*,:after,:before{box-sizing:inherit;margin:0;padding:0}html{font-size:62.5%}@media only screen and (max-width:75em){html{font-size:56.25%}}@media only screen and (max-width:56.25em){html{font-size:50%}}@media only screen and (min-width:112.5em){html{font-size:75%}}body{box-sizing:border-box;padding:3rem}@media only screen and (max-width:56.25em){body{padding:0}}::selection{color:#fff;background-color:#55c57a}@keyframes moveInLeft{0%{opacity:0;transform:translate(-10rem)}80%{transform:translate(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translate(10rem)}80%{transform:translate(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInUp{0%{opacity:0;transform:translateY(10rem)}to{opacity:1;transform:translate(0)}}body{color:#777;font-family:Lato,sans-serif;font-weight:400;line-height:1.7}.heading-primary{color:#fff;text-transform:uppercase;backface-visibility:hidden;margin-bottom:6rem}.heading-primary--main{letter-spacing:3.5rem;text-align:center;font-size:6rem;font-weight:700;animation:moveInLeft 1s ease-out;display:block}@media only screen and (max-width:37.5em){.heading-primary--main{letter-spacing:1rem;font-size:4.5rem}}.heading-primary--sub{letter-spacing:1.74rem;font-size:2rem;font-weight:700;animation:moveInRight 1s ease-out;display:block}@media only screen and (max-width:37.5em){.heading-primary--sub{letter-spacing:.5rem;font-size:4.55rem}}.heading-secondary{text-transform:uppercase;background-image:linear-gradient(90deg,#28b485,#7ed56f);-webkit-background-clip:text;color:#0000;letter-spacing:2px;background-clip:text;font-size:3.5rem;font-weight:700;transition:all .2s;display:inline-block}@media only screen and (max-width:56.25em){.heading-secondary{font-size:3rem}}@media only screen and (max-width:37.5em){.heading-secondary{font-size:2.5rem}}.heading-secondary:hover{text-shadow:.5rem 1rem 2rem #0003;transform:skewY(2deg)skew(15deg)scale(1.1)}.heading-tertiary{text-transform:uppercase;font-size:1.6rem;font-weight:700}.paragraph{font-size:1.6rem}.paragraph:not(:last-child){margin-bottom:3rem}.u-center-text{text-align:center!important}.u-margin-bottom-small{margin-bottom:1.5rem!important}.u-margin-bottom-medium{margin-bottom:4rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-medium{margin-bottom:3rem!important}}.u-margin-bottom-big{margin-bottom:8rem!important}@media only screen and (max-width:56.25em){.u-margin-bottom-big{margin-bottom:5rem!important}}.u-margin-bottom-huge{margin-bottom:10rem!important}.u-margin-top-big{margin-top:8rem!important}.u-margin-top-huge{margin-top:10rem!important}.btn--animated{animation:moveInUp .5s ease-out .75s backwards}.btn,.btn:link,.btn:visited{text-transform:uppercase;cursor:pointer;border:none;border-radius:10rem;padding:1.5rem 4rem;font-size:1.6rem;text-decoration:none;transition:all .2s;display:inline-block;position:relative}.btn:hover{transform:translateY(-3px);box-shadow:0 1rem 2rem #0003}.btn:hover:after{opacity:0;transform:scale(1.4,1.6)}.btn:focus,.btn:active{outline:none;transform:translateY(-1px);box-shadow:0 .5rem 1rem #0003}.btn--white{color:#777;background-color:#fff}.btn--white:after{background-color:#fff}.btn--green{color:#fff;background-color:#55c57a}.btn--green:after{background-color:#55c57a}.btn:after{content:"";height:100%;width:100%;z-index:-1;border-radius:10rem;transition:all .4s;display:inline-block;position:absolute;top:0;left:0}.btn-text:link,.btn-text:visited{color:#55c57a;border-bottom:1px solid #55c57a;padding:3px;font-size:1.6rem;text-decoration:underline;transition:all .2s;display:inline-block}.btn-text:hover{color:#fff;background-color:#55c57a;transform:translateY(-2px);box-shadow:0 1rem 2rem #00000026}.btn-text:active{transform:translateY(0);box-shadow:0 .5rem 1rem #00000026}.composition{transition:all .2s;position:relative}.composition__photo{width:55%;transition:all .2;z-index:10;outline-offset:2rem;position:absolute;box-shadow:0 1.5rem 4rem #0006}@media only screen and (max-width:56.25em){.composition__photo{float:left;width:33.3333%;position:relative;box-shadow:0 1.5rem 3rem #0003}}.composition__photo--p1{top:-2rem;left:0}@media only screen and (max-width:56.25em){.composition__photo--p1{top:0;left:0;transform:scale(1.2)}}.composition__photo--p2{top:2rem;right:0}@media only screen and (max-width:56.25em){.composition__photo--p2{z-index:500;top:-1rem;left:0;transform:scale(1.3)}}.composition__photo--p3{top:10rem;left:20%}@media only screen and (max-width:56.25em){.composition__photo--p3{top:1rem;left:0;transform:scale(1.1)}}.composition__photo:hover{z-index:20;outline:1.5rem solid #55c57a;transform:scale(1.05)translateY(-5px);box-shadow:0 2.5rem 4rem #00000080}.composition:hover .composition__photo:not(:hover){transform:scale(.95)}.feature-box{text-align:center;background-color:#fffc;border-radius:3px;padding:2.5rem;font-size:1.5rem;transition:all .3s;box-shadow:0 1.5rem 4rem #00000026}@media only screen and (max-width:56.25em){.feature-box{padding:2rem}}.feature-box__icon{background-image:linear-gradient(90deg,#7ed56f,#28b485);-webkit-background-clip:text;color:#0000;background-clip:text;margin-bottom:.5rem;font-size:6rem;display:inline-block}@media only screen and (max-width:56.25em){.feature-box__icon{margin-bottom:0}}.feature-box:hover{transform:translateY(-1.5rem)scale(1.03)}.card{perspective:150rem;height:52rem;position:relative}.card__side{height:52rem;width:100%;backface-visibility:hidden;background-color:#ff4500;border-radius:3px;transition:all .8s;position:absolute;left:0;right:0;overflow:hidden;box-shadow:0 1.5rem 4rem #00000026}.card__side--front{background-color:#fff}.card__side--back{transform:rotateY(180deg)}.card__side--back-1{background-image:linear-gradient(to bottom right,#ffb900,#ff7730)}.card__side--back-2{background-image:linear-gradient(to bottom right,#7ed56f,#28b485)}.card__side--back-3{background-image:linear-gradient(to bottom right,#2998ff,#5643fa)}.card:hover .card__side--front{transform:rotateY(-180deg)}.card:hover .card__side--back{transform:rotateY(0deg)}.card__picture{height:23rem;background-blend-mode:screen;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);background-size:cover;border-top-left-radius:3px;border-top-right-radius:3px}.card__picture--1{background-image:linear-gradient(to bottom right,#ffb900,#ff7730),url(nat-5.107d9ca4.jpg)}.card__picture--2{background-image:linear-gradient(to bottom right,#7ed56f,#28b485),url(nat-6.7dbfbeae.jpg)}.card__picture--3{background-image:linear-gradient(to bottom right,#2998ff,#5643fa),url(nat-7.076de6cc.jpg)}.card__heading{text-transform:uppercase;text-align:right;color:#fff;width:75%;font-size:2.8rem;font-weight:300;position:absolute;top:12rem;right:2rem}.card__heading-span{box-decoration-break:clone;-webkit-box-decoration-break:clone;padding:1rem 1.5rem}.card__heading-span--1{background-image:linear-gradient(to bottom right,#ffb900d9,#ff7730d9)}.card__heading-span--2{background-image:linear-gradient(to bottom right,#7ed56fd9,#28b485d9)}.card__heading-span--3{background-image:linear-gradient(to bottom right,#2998ffd9,#5643fad9)}.card__details{padding:3rem}.card__details ul{width:80%;margin:0 auto;list-style:none}.card__details ul li{text-align:center;padding:1rem;font-size:1.5rem}.card__details ul li:not(:last-child){border-bottom:1px solid #eee}.card__cta{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.card__price-box{color:#fff;text-align:center;margin-bottom:8rem}.card__price-only{text-transform:uppercase;font-size:1.4rem}.card__price-value{font-size:6rem;font-weight:100}@media only screen and (max-width:56.25em),only screen and (hover:none){.card{height:auto;background-color:#fff;border-radius:3px;box-shadow:0 1.5rem 4rem #00000026}.card__side{height:auto;box-shadow:none;position:relative}.card__side--back{transform:rotateY(0);clip-path:polygon(0 15%,100% 0%,100% 100%,0 100%);padding-bottom:4rem}.card:hover .card__side--front{transform:rotateY(0)}.card__details{padding:1rem 3rem}.card__cta{width:100%;text-align:center;padding:7rem 4rem 4rem;position:relative;top:0;left:0;transform:translate(0)}.card__price-box{margin-bottom:4rem}.card__price-value{font-size:6rem;font-weight:100}}.story{width:75%;background-color:#fff9;border-radius:3px;margin:0 auto;padding:6rem 6rem 6rem 9rem;font-size:1.6rem;transform:skew(-12deg);box-shadow:0 3rem 6rem #0000001a}@media only screen and (max-width:56.25em){.story{width:100%;padding:3rem 3rem 3rem 7rem}}@media only screen and (max-width:37.5em){.story{transform:skewX(0)}}.story__shape{width:15rem;height:15rem;float:left;shape-outside:circle(50% at 50% 50%);clip-path:circle(50%);position:relative;transform:translate(-3rem)skew(12deg)}@media only screen and (max-width:37.5em){.story__shape{transform:translateX(-3rem)skewX(0)}}.story__img{height:100%;transition:all .3s;transform:translate(-4rem)scale(1.4)}.story__caption{color:#fff;text-transform:uppercase;text-align:center;opacity:0;backface-visibility:hidden;font-size:1.8rem;transition:all .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,20%)}.story__text{transform:skew(12deg)}@media only screen and (max-width:37.5em){.story__text{transform:skewX(0)}}.story:hover .story__caption{opacity:1;transform:translate(-50%,-50%)}.story:hover .story__img{filter:blur(3px)brightness(80%);transform:translate(-4rem)scale(1)}.bg-video{width:100%;height:100%;z-index:-1;opacity:.15;position:absolute;top:0;left:0;overflow:hidden}.bg-video__content{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.form__group:not(:last-child){margin-bottom:2rem}.form__input{color:inherit;width:90%;background-color:#ffffff80;border:none;border-bottom:3px solid #0000;border-radius:2px;padding:1.5rem 2rem;font-family:inherit;font-size:1.5rem;transition:all .3s;display:block}@media only screen and (max-width:56.25em){.form__input{width:100%}}.form__input:focus{border-bottom:3px solid #55c57a;outline:none;box-shadow:0 1rem 2rem #0000001a}.form__input::-webkit-input-placeholder{color:#999}.form__input:focus:invalid{border-bottom:3px solid #ff7730}.form__label{color:inherit;margin-top:.7rem;margin-left:2rem;font-family:inherit;font-size:1.2rem;font-weight:700;transition:all .3s}.form__input:-moz-placeholder-shown+.form__label,.form__input:placeholder-shown+.form__label{opacity:0;visibility:hidden;transform:translateY(-4rem)}.form__radio-group{width:49%;display:inline-block}@media only screen and (max-width:56.25em){.form__radio-group{width:100%;margin-bottom:2rem}}.form__radio-input{display:none}.form__radio-label{cursor:pointer;padding-left:5rem;font-family:inherit;font-size:1.6rem;position:relative}.form__radio-button{height:3rem;width:3rem;border:5px solid #55c57a;border-radius:50%;display:inline-block;position:absolute;top:-.4rem;left:0}.form__radio-button:after{content:"";height:1.3rem;width:1.3rem;opacity:0;background-color:#55c57a;border-radius:50%;transition:all .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.form__radio-input:checked~.form__radio-label .form__radio-button:after{opacity:1}.header{height:95vh;clip-path:polygon(0% 0,100% 0,100% 75vh,0 100%);background-image:linear-gradient(90deg,#7ed56fcc,#28b485cc),url(hero-small.bb7f274e.jpg);background-position:top;background-size:cover;position:relative}@media only screen and (-webkit-min-device-pixel-ratio:2) and (min-width:37.5em),only screen and (min-resolution:192dpi) and (min-width:37.5em),(-webkit-min-device-pixel-ratio:2) and (min-width:37.5em),(min-width:125em){.header{background-image:linear-gradient(90deg,#7ed56fcc,#28b485cc),url(hero.d24b10d1.jpg)}}@media only screen and (max-width:37.5em){.header{clip-path:polygon(0% 0,100% 0,100% 85vh,0 100%)}}.header__logo-box{position:absolute;top:4rem;left:4rem}.header__logo{height:3.5rem}.header__text-box{text-align:center;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.row{max-width:114rem;margin:0 auto}@media only screen and (max-width:56.25em){.row{max-width:80rem;padding:0 3rem}}.row:not(:last-child){margin-bottom:8rem}@media only screen and (max-width:56.25em){.row:not(:last-child){margin-bottom:6rem}}.row:after{content:"";clear:both;display:table}.row [class^=col-]{float:left}.row [class^=col-]:not(:last-child){margin-right:8rem}@media only screen and (max-width:56.25em){.row [class^=col-]:not(:last-child){margin-bottom:6rem;margin-right:0}}@media only screen and (max-width:56.25em){.row [class^=col-]{float:none;width:100%!important}}.row .col-1-of-2{width:calc(50% - 4rem)}.row .col-1-of-3{width:calc(33.3333% - 5.33333rem)}.row .col-1-of-4{width:calc(25% - 6rem)}.row .col-2-of-3{width:calc(66.6667% - 2.66667rem)}.row .col-2-of-4{width:calc(50% - 4rem)}.row .col-3-of-4{width:calc(75% - 2rem)}.footer{color:#f7f7f7;background-color:#333;padding:10rem 0;font-size:1.4rem}@media only screen and (max-width:56.25em){.footer{padding:8rem 0}}.footer__logo-box{text-align:center;margin-bottom:8rem}.footer__logo{width:15rem;height:auto}.footer__navigation{border-top:1px solid #777;padding-top:2rem;display:inline-block}@media only screen and (max-width:56.25em){.footer__navigation{width:100%;text-align:center}}.footer__list{justify-content:center;list-style:none;display:flex}.footer__item:not(:last-child){margin-right:2rem}.footer__link:link,.footer__link:visited{text-transform:uppercase;color:inherit;background-color:#333;text-decoration:none;transition:all .3s;display:inline-block}.footer__link:hover,.footer__link:active{color:#55c57a;transform:rotate(3deg)scale(1.1);box-shadow:0 1rem 2rem #0006}.footer__copyright{width:80%;float:right;border-top:1px solid #777;padding-top:2rem}@media only screen and (max-width:56.25em){.footer__copyright{float:none;margin:0 auto}}.navigation__checkbox{display:none}.navigation__button{height:7rem;width:7rem;z-index:2000;text-align:center;cursor:pointer;background-color:#fff;border-radius:50%;position:fixed;top:6rem;right:6rem;box-shadow:0 1rem 3rem #0000004d}@media only screen and (max-width:56.25em){.navigation__button{top:4rem;right:4rem}}@media only screen and (max-width:37.5em){.navigation__button{top:3rem;right:3rem}}.navigation__background{height:6rem;width:6rem;z-index:1000;background-image:radial-gradient(#7ed56f,#28b485);border-radius:50%;transition:all .8s cubic-bezier(.65,0,.35,1);position:fixed;top:6.5rem;right:6.5rem}@media only screen and (max-width:56.25em){.navigation__background{top:4.5rem;right:4.5rem}}@media only screen and (max-width:37.5em){.navigation__background{top:3.5rem;right:3.5rem}}.navigation__nav{height:100vh;z-index:1500;opacity:0;width:0;transition:all .8s cubic-bezier(.68,-.6,.32,1.6);position:fixed;top:0;right:0}.navigation__list{text-align:center;width:100%;list-style:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.navigation__item{margin:1rem}.navigation__link:link,.navigation__link:visited{color:#fff;text-transform:uppercase;background-image:linear-gradient(120deg,#0000 0% 50%,#fff 50%);background-size:220%;padding:1rem 2rem;font-size:3rem;font-weight:300;text-decoration:none;transition:all .5s;display:block}.navigation__link:link span,.navigation__link:visited span{margin-right:1.5rem;display:inline-block}.navigation__link:hover,.navigation__link:active{color:#55c57a;background-position:100%;transform:translate(1rem)}.navigation__checkbox:checked~.navigation__background{transform:scale(80)}.navigation__checkbox:checked~.navigation__nav{opacity:1;width:100%}.navigation__checkbox:checked+.navigation__button .navigation__icon{background-color:#0000}.navigation__checkbox:checked~.navigation__button .navigation__icon:after{top:0;transform:rotate(135deg)}.navigation__checkbox:checked~.navigation__button .navigation__icon:before{top:0;transform:rotate(-135deg)}.navigation__icon{margin-top:3.5rem;position:relative}.navigation__icon,.navigation__icon:before,.navigation__icon:after{width:3rem;height:2px;background-color:#333;transition:all .2s;display:inline-block}.navigation__icon:before,.navigation__icon:after{content:"";display:inline-block;position:absolute;left:0}.navigation__icon:after{top:.8rem}.navigation__icon:before{top:-.8rem}.navigation__button:hover .navigation__icon:before{top:-1rem}.navigation__button:hover .navigation__icon:after{top:1rem}.popup{height:100vh;width:100%;z-index:3000;opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0000004d;transition:all .3s;position:fixed;top:0;left:0}.popup:target{opacity:1;visibility:visible}.popup:target .popup__content{opacity:1;transform:translate(-50%,-50%)scale(1)}.popup__content{width:75%;height:50rem;opacity:0;background-color:#fff;border-radius:3px;gap:3rem;transition:all .3s .2s;display:flex;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 2rem 4rem #0003}@media only screen and (max-width:56.25em){.popup__content{width:85%;height:90vh;height:auto;padding:0 2rem 2rem;display:block;overflow:scroll}}.popup__left{flex-direction:column;justify-content:center;display:flex}@media only screen and (max-width:56.25em){.popup__left{flex-direction:row}}.popup__right{grid-column:span 2;align-self:center;padding-right:3rem}.popup__img{width:100%}@media only screen and (max-width:56.25em){.popup__img{height:15rem}}.popup__text{hyphens:auto;font-size:1.6rem;display:flex}@media only screen and (max-width:37.5em){.popup__text{display:block}}.popup__text--left{border-right:1px solid #777;padding-right:2rem}@media only screen and (max-width:37.5em){.popup__text--left{border-right:none;padding-right:0}}.popup__text--right{padding-left:2rem}@media only screen and (max-width:37.5em){.popup__text--right{padding-left:0}}.popup__close:link,.popup__close:visited{color:inherit;font-size:3rem;line-height:1;text-decoration:none;transition:all .3s;display:inline-block;position:absolute;top:2.5rem;right:2.5rem}.popup__close:hover,.popup__close:active{color:#55c57a}.section-about{background-color:#f7f7f7;margin-top:-20vh;padding:25rem 0}@media only screen and (max-width:56.25em){.section-about{padding:20rem 0}}.section-features{background-image:linear-gradient(to bottom right,#7ed56fcc,#28b485cc),url(nat-4.edc3d12b.jpg);background-size:cover;margin-top:-11rem;padding:20rem 0;transform:skewY(-7deg)}.section-features>*{transform:skewY(7deg)}@media only screen and (max-width:56.25em){.section-features{padding:10rem 0}}.section-tours{background-color:#f7f7f7;margin-top:-11rem;padding:25rem 0 15rem}@media only screen and (max-width:56.25em){.section-tours{padding:15rem 0 10rem}}.section-stories{padding:15rem 0;position:relative}@media only screen and (max-width:56.25em){.section-stories{padding:10rem 0}}.section-book{background-image:linear-gradient(to bottom right,#7ed56f,#28b485);padding:15rem 0}@media only screen and (max-width:56.25em){.section-book{padding:10rem 0}}.book{background-image:linear-gradient(105deg,#ffffffe6 50%,#0000 50%),url(nat-10.1a680fb3.jpg);background-size:100%;border-radius:3px;box-shadow:0 1.5rem 4rem #0003}@media only screen and (max-width:75em){.book{background-image:linear-gradient(105deg,#ffffffe6 65%,#0000 65%),url(nat-10.1a680fb3.jpg);background-size:cover}}@media only screen and (max-width:56.25em){.book{background-image:linear-gradient(90deg,#ffffffe6 0% 100%),url(nat-10.1a680fb3.jpg);background-size:cover}}.book__form{width:50%;padding:6rem}@media only screen and (max-width:75em){.book__form{width:65%}}@media only screen and (max-width:56.25em){.book__form{width:100%}}
/*# sourceMappingURL=index.2305ec84.css.map */
