body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@font-face{font-family:Aladin;src:url(/static/media/Aladin.63a995a1d79432bde3dc.ttf) format("truetype")}@font-face{font-family:Inter;src:url(/static/media/Inter.853e01975d2783d9fa29.ttf) format("truetype")}*,body{font-family:Inter}body{font-weight:400}.header--container{position:fixed;width:100%;z-index:99}.header--logo{height:9vh;max-width:25%;object-fit:contain}.header--navbar{align-items:center;animation:fadeUpIn 1s .6s forwards;background-color:initial;display:flex;flex-direction:row;justify-content:start;min-height:13vh;opacity:0;padding-left:5%;padding-right:5%;position:fixed;transform:translateY(20px);transition:all .2s ease;width:100%;z-index:999}.header--navbar.scrolled{background-color:#6d9886f2;background-color:rgba(var(--color3rgb),.95)}.header--navItems{display:none}.header--toggleBtn{align-items:end;background-color:initial;border:none;border-radius:.3rem;display:flex;flex-direction:column;height:5vh;justify-content:center;margin-left:auto;margin-right:8%;row-gap:15%;width:5vh}.header--toggleBtnRow{width:100%}.header--lastToggleBtnRow,.header--toggleBtnRow{background-color:#f7f7f7;background-color:var(--color2);height:6%}.header--lastToggleBtnRow{transition:width .2s ease;width:60%}.header--lastToggleBtnRow.show{width:100%}.header--sidebar{background-color:#393e46;background-color:var(--color1);display:flex;flex-direction:column;height:100vh;left:-60vw;overflow:hidden;position:fixed;transition:left .3s ease;width:60vw;z-index:1000}.header--sidebarContent{padding-left:5%}.header--sidebar.show{left:0}.header--sidebarItems{display:flex;flex-direction:column;list-style:none;margin-top:6%}.header--sidebarItem{border:1px solid #f7f7f7;border:1px solid var(--color2);border-radius:.2rem;color:#f7f7f7;color:var(--color2);font-weight:700;margin-top:2%;opacity:.8;padding-bottom:.4rem;padding-top:.4rem;text-align:center;text-decoration:none;width:90%}.header--sidebarLogo{margin-top:8%;width:70%}.header--closeBtn{left:85%;position:absolute;top:3%;width:7%}@media screen and (min-width:540px){.header--sidebar{left:-40vw;width:40vw}}@media screen and (min-width:950px){.header--sidebar,.header--toggleBtn{display:none}.header--navItems{align-items:center;display:flex;flex-direction:row;justify-content:space-between;list-style:none;margin-left:auto;margin-right:10%;width:50%}.header--navItem{color:#f7f7f7;color:var(--color2);position:relative;text-decoration:none}.header--navItem:after{background-color:currentColor;bottom:-2px;content:"";height:2px;left:50%;position:absolute;transition:width .3s ease,left .3s ease;width:0}.header--navItem:hover:after{left:0;width:100%}.header--navItemSelected{color:#ffe814;color:var(--color4);font-weight:600;position:relative;text-decoration:none}.header--navItemSelected:before{background-color:#ffe814;background-color:var(--color4);bottom:-.5vh;content:"";height:.1vh;left:-10%;position:absolute;width:120%}}body{height:100vh;width:100vw}.home--sec2{padding:4vh 2%;width:96%}.home--sec2,.home--sec2div1{align-items:center;display:flex;flex-direction:column}.home--sec2div1{border-radius:.2rem;width:92%}.home--welcome{width:100%}.home--sec2div2{align-items:center;display:flex;flex-direction:column;width:96%}.home--welcomeTitle{color:#6d9886;color:var(--color3);font-size:1.5rem;font-weight:800;margin:0;text-align:left;width:90%}.home--welcomePara{margin:2% 0 3%;text-align:justify;width:90%}.home--welcomeImgs{display:none}@media screen and (min-width:540px) and (max-width:950px){.home--sec2{align-items:center;flex-direction:row;justify-content:center}.home--sec2div1{background-position:top;width:60%}.home--sec2div2{width:50%}.home--welcome{width:70%}}@media screen and (min-width:950px){.home--sec2{align-items:center;flex-direction:row;justify-content:center}.home--sec2div1{width:50%}.home--sec2div2{justify-content:space-between;width:50%}.home--welcome{width:80%}.home--welcomeImgs{align-items:center;column-gap:1%;display:flex;flex-direction:row;justify-content:center;width:100%}.home--welcomeImg{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:contain;width:40%}}.home--sec3{background-image:url(/static/media/homeSec3.006a9a80ed57fa1febd9.png);background-position:50%;background-repeat:no-repeat;background-size:cover;padding:3vh 5% 5%;width:90%}.home--sec3ContentDiv{align-items:center;display:flex;flex-direction:column;width:100%}.home--sec3Title{color:#f7f7f7;color:var(--color2);font-family:Aladin;width:95%}.home--sec3List{list-style:none}.home--sec3Para{color:#f7f7f7;color:var(--color2);font-size:1rem;margin:0;text-align:justify;width:95%}.home--sec3ListItem{align-items:center;column-gap:5%;display:flex;flex-direction:row;padding-bottom:1%;padding-top:1%}.home--sec3ListItemImg{width:5%}.home--sec3ListItemText{color:#f7f7f7;color:var(--color2);font-size:1rem}.home--sec3Btn{background-color:#393e46;background-color:var(--color1);border-radius:.5rem;color:#f7f7f7;color:var(--color2);font-weight:700;margin-bottom:2%;padding:4%;text-align:center;text-decoration:none;width:40%}.home--sec3ImgDiv{margin-bottom:5%;margin-top:5%;width:100%}.home--sec3Img1,.home--sec3Img2{aspect-ratio:1;width:60%}.home--sec3Img2{margin-left:40%;margin-top:-20%}@media screen and (min-width:540px) and (max-width:950px){.home--sec3Btn,.home--sec3List{align-self:first baseline}}@media screen and (min-width:950px){.home--sec3{align-items:center;display:flex;flex-direction:row;justify-content:space-evenly}.home--sec3ContentDiv{width:60%}.home--sec3ImgDiv{margin:0;width:35%}.home--sec3Btn,.home--sec3List{align-self:first baseline}.home--sec3Btn{margin-bottom:0;margin-left:3%;padding:2%;width:20%}}.home--sec4{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2vh 1%;width:98%}.home--sec4Title{color:#6d9886;color:var(--color3);font-size:2rem;font-weight:300;margin-bottom:1vh;margin-top:3vh;text-transform:uppercase}.home--sec4Desc{color:#393e46;color:var(--color1);font-size:1rem;font-weight:200;margin-bottom:2vh;text-align:center;width:90%}.home--sec4CardWrapper{align-items:center;column-gap:2%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.home--moreBtn{background-color:#393e46;background-color:var(--color1);border-radius:.5rem;color:#f7f7f7;color:var(--color2);font-weight:600;margin-bottom:2%;margin-top:2%;padding:5%;text-align:center;text-decoration:none;width:45%}.home--moreBtn:hover{transform:scale(1.04)}@media screen and (min-width:540px) and (max-width:950px){.home--moreBtn{padding:3%;width:20%}}@media screen and (min-width:950px){.home--moreBtn{padding:1% 0;width:16%}}.home--sec5{padding-bottom:6vh;padding-left:5%;padding-right:5%;width:90%}.home--sec5Title{color:#6d9886;color:var(--color3);font-size:2rem;font-weight:300;margin-bottom:5vh;text-transform:uppercase}.home--sec6{background-image:url(/static/media/sec6bg.a7859a5dd4c41fdcd8eb.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%}.home--sec6Content{background-color:initial;background-image:linear-gradient(180deg,#f7f7f7,#f7f7f7 2%,#f7f7f71a 40%);background-image:linear-gradient(180deg,rgba(var(--color2rgb),1) 0,rgba(var(--color2rgb),1) 2%,rgba(var(--color2rgb),.1) 40%);height:100%;padding:5%;width:100%}.home--reviewRow{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:2%;justify-content:center;margin-top:10vh;overflow:hidden;width:90%}@keyframes fadeUpIn{0%{opacity:0;transform:translateY(-30%)}to{opacity:1;transform:translateY(0);z-index:0}}.hero{background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;height:95vh;justify-content:end;padding-bottom:5vh;width:98%}.hero,.hero--row1{display:flex;padding-left:2%}.hero--row1{align-items:flex-end;animation:fadeUpIn 1s forwards;flex-direction:row;padding-right:2%;width:100%}.hero--heading{animation:fadeUpIn;color:#f7f7f7;color:var(--color2);font-size:3rem;margin:0;width:90%}.hero--endDiv{background-color:#ffe814;background-color:var(--color4);font-size:2.5rem}.hero--hrDiv{background-color:#f7f7f7b3;background-color:rgba(var(--color2rgb),.7);height:2px;margin-left:2%;margin-top:2%;width:88%}.hero--row2{align-items:flex-end;animation:fadeUpIn 1s forwards;display:flex;flex-direction:row;padding-left:2%;padding-right:2%;width:100%}.hero--subHeading{color:#f7f7f7;color:var(--color2);font-size:1rem;font-weight:200;margin:1vh 0 0;width:85%}@media screen and (min-width:540px) and (max-width:950px){.hero--heading{font-size:3rem;width:75%}.hero--hrDiv{width:74%}.hero--subHeading{font-size:1rem}}@media screen and (min-width:950px){.hero--heading{font-size:3rem;width:50%}.hero--hrDiv{width:50%}.hero--subHeading{font-size:1.2rem}}.card{align-items:center;background-color:#f7f7f7;background-color:var(--color2);box-shadow:0 6px 16px 1px #9c9c9c;display:flex;flex-direction:column;margin-bottom:2%;margin-top:2%;padding-bottom:5%;transition:all .2s ease;width:75%}.card:hover{transform:scale(1.1)}.card--imgDiv{aspect-ratio:1.38;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.3rem .3rem 0 0;width:100%}.card--contentDiv{align-items:center;display:flex;flex-direction:column;width:100%}.card--title{color:#393e46;color:var(--color1);font-weight:500;line-height:1.5vh;margin:7% 0 0;text-align:left;text-transform:uppercase;width:90%}.card--desc{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;color:#393e46b3;color:rgba(var(--color1rgb),.7);display:-webkit-box;height:8vh;line-height:2vh;margin:4% 0 0;overflow:hidden;text-align:justify;width:90%}.card--readMore{align-items:center;color:#6d9886;color:var(--color3);display:flex;flex-direction:row;font-weight:600;margin-top:3%;text-decoration:none;width:89%}.card--moreImg{height:2vh}@media screen and (min-width:540px) and (max-width:950px){.card{padding-bottom:1%;width:30%}.card--desc{font-size:1rem;height:6vh;line-height:1.5vh}}@media screen and (min-width:950px){.card{padding-bottom:1%;width:20%}.card--desc{font-size:.7rem;height:8vh;line-height:2vh}}*{margin:0;padding:0}.gallery--wrapper{display:flex;flex-direction:row;gap:.5%;margin:auto;max-width:100%;width:90%}.gallery--column{display:flex;flex-direction:column;gap:.5%}.gallery--photo img{border-radius:.5rem;height:100%;object-fit:cover;width:100%}@media screen and (max-width:768px){.gallery--wrapper{flex-direction:column}}.rvCard{align-items:center;aspect-ratio:.8;background-color:#f7f7f7;background-color:var(--color2);border:.11rem solid #393e46cc;border:.11rem solid rgba(var(--color1rgb),.8);border-radius:1rem;color:#393e46;color:rgba(var(--color1rgb),1);display:flex;flex-direction:column;margin-bottom:2%;margin-top:2%;width:80%}.rvCard--quote{align-self:first baseline;height:5vh;margin-left:10%;margin-top:10%}.rvCard--para{-webkit-line-clamp:6;-webkit-box-orient:vertical;display:-webkit-box;margin-top:3vh;overflow:hidden;text-align:justify;width:80%}.rvCard--name{font-weight:700;margin-top:2vh;text-align:right;width:70%}@media screen and (min-width:540px) and (max-width:950px){.rvCard{aspect-ratio:.8;font-size:.9rem;width:31%}}@media screen and (min-width:950px){.rvCard{aspect-ratio:.9;border:none;font-size:.8rem;width:20%}}.footer{align-items:center;background-color:#393e46;background-color:var(--color1);background-image:linear-gradient(#232528,#393e46);flex-wrap:wrap;width:100%}.footer,.footer--column{display:flex;flex-direction:column}.footer--column{padding-top:3vh;width:80%}.footer--heading,.footer--subHeading{color:#f7f7f7;color:var(--color2);font-size:1.3rem;font-weight:500;margin:0}.footer--navLink{color:#f7f7f7;color:var(--color2);font-weight:200;margin-bottom:.1vh;margin-left:4%;margin-top:.1vh;text-decoration:none}.footer--logo{align-self:center;margin-top:8%;width:50%}.footer--smRow{gap:3%;margin-top:3vh;width:100%}.footer--smIconDiv,.footer--smRow{align-items:center;display:flex;flex-direction:row;justify-content:center}.footer--smIconDiv{aspect-ratio:1;border:1px solid #f7f7f7;border:1px solid var(--color2);border-radius:50%;width:15%}.footer--iconLink{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0;padding:0;width:50%}.footer--smIcon{width:100%}.footer--span{color:#f7f7f7;color:var(--color2);font-weight:200;margin-bottom:.1vh;margin-left:4%;margin-top:.1vh}.footer--line{border-top:2px solid #f7f7f799;border-top:2px solid rgba(var(--color2rgb),.6);margin-bottom:1vh;width:90%}.footer--copyright{color:#f7f7f7;color:var(--color2);font-size:.8rem;font-weight:200;margin-bottom:1vh;margin-top:.2vh}@media screen and (min-width:540px){.footer{align-items:first baseline;flex-direction:row;justify-content:center;padding-top:2vh}.footer--column{margin-left:7%;margin-right:7%;width:20%}#footerColumn1{margin-left:15%}#footerColumn2{margin-left:-5%}.footer--heading{text-align:center}.footer--subHeading{font-size:1.1rem}.footer--navLink{margin-bottom:.5vh;margin-left:0;margin-top:.5vh}.footer--line{width:80%}.footer--copyright{text-align:center;width:100%}#heading1,#heading2{align-self:first baseline}#heading2{margin-bottom:3vh}}.body{background-color:#f7f7f7;background-color:var(--color2)}*{transition:all .2s ease}.about--sec02{display:flex;flex-direction:column;margin:auto;padding-bottom:6vh;padding-top:6vh;row-gap:1rem;width:90%}.about--sec02Content{display:flex;flex-direction:column;gap:1rem}.about--title{color:#6d9886;color:var(--color3);font-size:1.5rem}.about--desc{text-align:justify}.about--desc,.about--list{color:#393e46;color:var(--color1);font-weight:300}.about--list{align-self:center;display:flex;flex-direction:column;gap:1rem;width:80%}.about--center{align-self:center;color:#f7f7f7;color:var(--color2)}.about--img,.about--para{align-self:center;width:90%}.about--para{color:#393e46;color:var(--color1);color:#f7f7f7;color:var(--color2);font-weight:300;text-align:justify}.about--sec03{background-image:url(/static/media/aboutSec3.85ee7d988403a4313cc5.png);background-position:50%;background-repeat:no-repeat;background-size:cover;margin:auto;padding-bottom:5vh;padding-top:5vh;width:100%}.about--sec03,.about--vmRow{display:flex;flex-direction:column;row-gap:1rem}.about--vmRow{align-self:center;width:80%}.about--vmRow p{width:100%}.about--sec04{display:flex;flex-direction:column;padding-bottom:3vh;padding-top:3vh;width:100%}.about--sec04Title{align-self:center;color:#393e46;color:var(--color1);width:100%}.about--para{width:80%}.about--sec04Para{align-self:center;color:#393e46;color:var(--color1);margin-top:1vh;width:100%}.about--sec04content{align-self:center;display:flex;flex-direction:column;width:90%}.about--link{align-items:center;color:#393e46;column-gap:1%;display:flex;flex-direction:row;font-size:1rem;font-weight:900;margin-top:1vh;padding-left:3%;text-decoration:none}.about--linkImg{height:1rem}.about--sec04Img{display:none}@media screen and (min-width:540px){.about--sec02{gap:2%}.about--sec02,.about--sec03{flex-direction:row;justify-content:space-evenly}.about--sec04{flex-direction:row;justify-content:center}.about--sec02Content{width:50%}.about--vmRow{width:35%}.about--img{align-self:first baseline;aspect-ratio:1;height:100%;width:30%}.about--list{gap:.3rem}.about--center{margin-bottom:.2vh;margin-top:.2vh}.about--para{width:60%}.about--sec04content{width:30%}.about--sec04Img{aspect-ratio:1;border-radius:.4rem;display:block;object-fit:cover;width:15%}}*{transition:all 2s}.form{column-gap:2%;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}.form--col{display:flex;flex-direction:column;margin-bottom:.8vh;margin-top:.8vh;row-gap:1vh;width:90%}.form--label{color:#393e46;color:var(--color1)}.form--input{border:.15rem solid #393e4699;border:.15rem solid rgba(var(--color1rgb),.6);border-radius:.2rem;height:5vh;padding-left:2%;width:98%}.form--textarea{border:.15rem solid #393e4699;border:.15rem solid rgba(var(--color1rgb),.6);height:15vh;padding:2%;width:96%}.form--btn{background-color:#393e46;background-color:var(--color1);border:none;border-radius:.3rem;color:#f7f7f7;color:var(--color2);font-weight:600;margin-top:2%;padding-bottom:1vh;padding-top:1vh;width:70%}.form--btn:hover{box-shadow:5px 5px 5px 5px rgba(0,0,0,alpha);cursor:pointer;scale:1.1}.form--message{color:#c53333;display:none;margin-bottom:1.8%;margin-top:4%;opacity:0;width:90%}.form--message.show{display:block;opacity:1}@media screen and (min-width:540px){.form--col{width:45%}#col5{column-gap:0;width:92%}}*{transition:all .2s ease-in-out}body{background-color:#f7f7f7;background-color:var(--color2);margin:0;overflow-x:hidden;padding:0}.contact--sec01{display:flex;flex-direction:column;padding-bottom:3vh;padding-left:5%;padding-top:3vh;width:100%}.contact--sec01Title{color:#393e46;color:var(--color1);font-size:2rem;margin-bottom:2vh}.contact--sec01Desc{color:#393e46;color:var(--color1);font-weight:300;max-width:80%;text-align:justify}.contact--sec01Content{align-items:first baseline;display:flex;flex-direction:column;width:90%}.contact--labelsRow{display:flex;flex-direction:column;justify-content:center;width:100%}.contact--label{align-items:center;border-radius:1rem;color:#393e46;color:var(--color1);column-gap:5%;display:flex;flex-direction:row;margin-bottom:1%;margin-top:1%;padding-bottom:2%;padding-top:2%;width:60%}.contact--labelImg{width:20%}.contact--labelContent{min-width:50%}.contact--labelName{font-weight:800}.contact--smDiv{column-gap:5%;flex-direction:row;margin-top:2vh;width:70%}.contact--smDiv,.contact--smLink{align-items:center;display:flex;justify-content:center}.contact--smLink{aspect-ratio:1;border:1px solid #393e46cc;border:1px solid rgba(var(--color1rgb),.8);border-radius:50%;width:30%}.contact--smIcon{object-fit:contain;width:60%}.contact--img{margin-top:2vh;width:90%}.contact--imgDiv{align-items:center;display:flex;height:100%;justify-content:center;width:90%}.contact--sec01Title2{color:#393e46;color:var(--color1);padding-left:4%;padding-top:2%}@media screen and (min-width:540px){.contact--labelsRow{flex-direction:row;justify-content:space-evenly;margin-bottom:1vh;margin-top:1vh;width:100%}.contact--label{width:45%}.contact--sec01Content{width:90%}.contact--smDiv{align-self:first baseline;width:30%}}@media screen and (min-width:950px){.contact--sec01{flex-direction:row;width:100%}.contact--labelsRow{margin-bottom:2vh;margin-top:2vh;width:80%}.contact--imgDiv{height:100%}.contact--img{margin-top:0;width:70%}}:root{--color1:#393e46;--color2:#f7f7f7;--color3:#6d9886;--color4:#ffe814;--color5:#5b953e;--color1rgb:57,62,70;--color2rgb:247,247,247;--color3rgb:109,152,134;--color4rgb:255,232,20;font-family:Inter;margin:0;padding:0}.dest--cardWrapper,.dest--sec01{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.dest--btnRow{align-items:last baseline;flex-direction:row;gap:2%;margin-bottom:5vh;margin-top:5vh;width:100%}.dest--btnRow,.dest--paginationBtn{color:#393e46;color:var(--color1);display:flex;justify-content:center}.dest--paginationBtn{align-items:center;aspect-ratio:1;border:1px solid #5b953e;border:1px solid var(--color5);border-radius:50%;box-shadow:0 1px 5px 0 #393e46b3;box-shadow:0 1px 5px 0 rgba(var(--color1rgb),.7);width:10%}.dest--paginationBtn:hover{background-color:#393e4633;background-color:rgba(var(--color1rgb),.2);cursor:pointer}.dest--paginationBtn.active{background-color:#5b953e;background-color:var(--color5);color:#f7f7f7;color:var(--color2)}.dest--paginationBtnIcon{width:50%}#prevBtn{transform:rotate(180deg)}.dest--title{color:#6d9886;color:var(--color3);margin-bottom:1vh;margin-top:4vh;text-transform:uppercase;width:90%}.dest--desc{color:#393e46e6;color:rgba(var(--color1rgb),.9);font-size:.9rem;margin-bottom:2vh;text-align:justify;width:90%}@media screen and (min-width:540px){.dest--cardWrapper{column-gap:1%;flex-direction:row;flex-wrap:wrap;width:100%}.dest--btnRow{width:30%}.dest--title{width:60%}.dest--desc,.dest--title{align-self:first baseline;margin-left:9%}.dest--desc{width:80%}}.destination--overlay{background-color:#000000b3;height:100vh;position:absolute;width:100%}
/*# sourceMappingURL=main.6f4896b6.css.map*/