*,*::after,*::before{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{padding:3rem}@media only screen and (max-width: 47em){body{padding:0}}::-moz-selection{background-color:#55c57a;color:#fff}::selection{background-color:#55c57a;color:#fff}@-webkit-keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}100%{opacity:1;transform:translate(0)}}@-webkit-keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}100%{opacity:1;transform:translate(0)}}@-webkit-keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}100%{opacity:1;transform:translate(0)}}.u-container{max-width:114rem;margin:0 auto}@media only screen and (max-width: 65em){.u-container{padding:0 4rem}}.u-center-text{text-align:center !important}@media only screen and (max-width: 36em){.u-center-text{padding:0 4rem !important}}.u-margin-bottom-bt{margin-bottom:10rem !important}@media only screen and (max-width: 65em){.u-margin-bottom-bt{margin-bottom:8rem !important}}@media only screen and (max-width: 36em){.u-margin-bottom-bt{margin-bottom:6rem !important}}.u-margin-bottom-bg{margin-bottom:8rem !important}@media only screen and (max-width: 65em){.u-margin-bottom-bg{margin-bottom:6rem !important}}.u-margin-bottom-md{margin-bottom:4rem !important}@media only screen and (max-width: 65em){.u-margin-bottom-md{margin-bottom:2rem !important}}@media only screen and (max-width: 36em){.u-margin-bottom-md{margin-bottom:1.5rem !important}}.u-margin-bottom-sm{margin-bottom:1.5rem !important}@media only screen and (max-width: 65em){.u-margin-bottom-sm{margin-bottom:1rem !important}}@media only screen and (max-width: 36em){.u-margin-bottom-sm{margin-bottom:.5rem !important}}html{font-size:62.5%}@media only screen and (min-width: 112em){html{font-size:75%}}@media only screen and (max-width: 80em){html{font-size:56.25%}}@media only screen and (max-width: 47em){html{font-size:50%}}body{font-family:"Lato",sans-serif;font-weight:400;line-height:1.7;color:#777}.heading-primary{color:#fff;text-transform:uppercase;margin-bottom:6rem}.heading-primary--main{display:block;font-size:6rem;font-weight:400;letter-spacing:3.5rem;-webkit-animation:moveInLeft 1s ease-out;animation:moveInLeft 1s ease-out}@media only screen and (max-width: 36em){.heading-primary--main{letter-spacing:2rem}}@media only screen and (max-width: 26em){.heading-primary--main{letter-spacing:1.5rem}}.heading-primary--sub{display:block;font-size:2rem;font-weight:700;letter-spacing:1.74rem;-webkit-animation:moveInRight 1s ease-out;animation:moveInRight 1s ease-out}@media only screen and (max-width: 36em){.heading-primary--sub{letter-spacing:1.1rem}}@media only screen and (max-width: 26em){.heading-primary--sub{letter-spacing:1rem}}.heading-secondary{font-size:3.5rem;text-transform:uppercase;font-weight:700;display:inline-block;background-image:linear-gradient(to right, #7ed56f, #28b485);-webkit-background-clip:text;background-clip:text;color:transparent;letter-spacing:.2rem;transition:all .2s}.heading-secondary:hover{transform:skewY(2deg) skewX(15deg) scale(1.1);text-shadow:.5rem 1rem 2rem rgba(0, 0, 0, 0.2)}@media only screen and (max-width: 36em){.heading-secondary{line-height:1.5}}@media only screen and (max-width: 26em){.heading-secondary{line-height:1.2}}.heading-tertiary{font-size:1.6rem;font-weight:700;text-transform:uppercase}.paragraph{font-size:1.6rem}.paragraph:not(:last-child){margin-bottom:3rem}@media only screen and (max-width: 36em){.paragraph:not(:last-child){margin-bottom:2rem}}.btn,.btn:link,.btn:visited{font-size:1.6rem;text-align:center;border:none;cursor:pointer;position:relative;text-transform:uppercase;text-decoration:none;padding:1.5rem 4rem;display:inline-block;border-radius:10rem;transition:all .2s}.btn:hover,.btn:focus{outline:none;transform:translateY(-0.3rem);box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.2)}.btn:hover::after,.btn:focus::after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn:active{transform:translateY(-0.1rem);box-shadow:0 .5rem 1rem rgba(0, 0, 0, 0.2)}.btn::after{content:"";display:inline-block;height:100%;width:100%;border-radius:10rem;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}.btn--white{background-color:#fff;color:#777}.btn--white::after{background-color:#fff}.btn--green{background-color:#55c57a;color:#fff}.btn--green::after{background-color:#55c57a}.btn--animated{-webkit-animation:moveInBottom .5s ease-out .75s backwards;animation:moveInBottom .5s ease-out .75s backwards}.btn-text:link,.btn-text:visited{font-size:1.6rem;color:#55c57a;display:inline-block;text-decoration:none;border-bottom:.1rem solid #55c57a;padding:.3rem;transition:all .2s}.btn-text:hover{background-color:#55c57a;color:#fff;box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.15);transform:translateY(-0.2rem)}.btn-text:active{box-shadow:0 .5rem 1rem rgba(0, 0, 0, 0.15);transform:translateY(0)}.composition{position:relative}.composition__photo{width:55%;box-shadow:0 1.5rem 4rem rgba(0, 0, 0, 0.4);position:absolute;transition:all .2s;outline-offset:2rem}.composition__photo--p1{top:-2rem;left:0}.composition__photo--p2{top:2rem;right:0}.composition__photo--p3{top:10rem;left:20%}.composition__photo:hover{outline:1.5rem solid #55c57a;transform:scale(1.05) translateY(-0.5rem);box-shadow:0 2.5rem 4rem rgba(0, 0, 0, 0.5);z-index:1}.composition:hover .composition__photo:not(:hover){transform:scale(0.95)}@media only screen and (max-width: 65em){.composition__photo{width:25%}.composition__photo--p1{top:-5rem;left:25%}.composition__photo--p1:hover{left:50%;transform:scale(1.05) translateY(-0.5rem) translateX(-50%)}.composition__photo--p2{top:-5rem;left:50%}.composition__photo--p2:hover{transform:scale(1.05) translateY(-0.5rem) translateX(-50%)}.composition__photo--p3{top:-6rem;left:50%;transform:translateX(-50%)}.composition__photo--p3:hover{transform:scale(1.05) translateY(-0.5rem) translateX(-50%)}.composition__photo--p1:hover~.composition__photo--p3{transform:scale(0.95);left:25%}}@media only screen and (max-width: 36em){.composition{justify-self:normal}.composition__photo{width:40%}.composition__photo--p1,.composition__photo--p2{top:0}.composition__photo--p1:hover,.composition__photo--p2:hover{top:-1rem}.composition__photo--p1{left:10%}.composition__photo--p2{left:50%}.composition__photo--p2:hover{transform:scale(1.05) translateY(-0.5rem) translateX(-50%)}.composition__photo--p3{top:-1rem}.composition__photo--p1:hover~.composition__photo--p3{transform:scale(0.95);left:10%}.composition:hover .composition__photo:not(:hover){top:0}}.icon-compass{background-image:url(img/icons/basic_compass.svg);background-size:cover}@supports(-webkit-mask-image: url()) or (mask-image: url()){.icon-compass{background-image:none;-webkit-mask-image:url(img/icons/basic_compass.svg);-webkit-mask-size:cover;mask-image:url(img/icons/basic_compass.svg);mask-size:cover}}.icon-heart{background-image:url(img/icons/basic_heart.svg);background-size:cover}@supports(-webkit-mask-image: url()) or (mask-image: url()){.icon-heart{background-image:none;-webkit-mask-image:url(img/icons/basic_heart.svg);-webkit-mask-size:cover;mask-image:url(img/icons/basic_heart.svg);mask-size:cover}}.icon-map{background-image:url(img/icons/basic_map.svg);background-size:cover}@supports(-webkit-mask-image: url()) or (mask-image: url()){.icon-map{background-image:none;-webkit-mask-image:url(img/icons/basic_map.svg);-webkit-mask-size:cover;mask-image:url(img/icons/basic_map.svg);mask-size:cover}}.icon-world{background-image:url(img/icons/basic_world.svg);background-size:cover}@supports(-webkit-mask-image: url()) or (mask-image: url()){.icon-world{background-image:none;-webkit-mask-image:url(img/icons/basic_world.svg);-webkit-mask-size:cover;mask-image:url(img/icons/basic_world.svg);mask-size:cover}}.feature-box{background-color:rgba(255, 255, 255, 0.8);font-size:1.5rem;padding:2.5rem;text-align:center;border-radius:.3rem;box-shadow:0 1.5rem 4rem rgba(0, 0, 0, 0.15);transition:all .3s}.feature-box:hover{transform:translateY(-1.5rem) scale(1.03)}.feature-box__icon{margin:0 auto 2.5rem;width:6rem;height:6rem;background-image:linear-gradient(to right, #7ed56f, #28b485)}@media only screen and (max-width: 36em){.feature-box{width:75%}}.card{perspective:150rem;position:relative;height:52rem}.card__side{height:52rem;transition:all .8s ease;position:absolute;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:.3rem;overflow:hidden;box-shadow:0 1.5rem 4rem rgba(0, 0, 0, 0.15)}.card__side--front{background-color:#fff}.card__side--back{position:relative;transform:rotateY(180deg)}.card__side--back-1{background-image:linear-gradient(to right bottom, #ffb900, #ff7730)}.card__side--back-2{background-image:linear-gradient(to right bottom, #7ed56f, #28b485)}.card__side--back-3{background-image:linear-gradient(to right bottom, #2998ff, #5643fa)}.card:hover .card__side--front{transform:rotateY(180deg)}.card:hover .card__side--back{transform:rotateY(360deg)}.card__picture{height:23rem;background-blend-mode:screen;-webkit-clip-path:polygon(0 0, 100% 0, 100% 85%, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 85%, 0 100%)}.card__picture--1{background-image:linear-gradient(to right bottom, #ffb900, #ff7730),url(img/nat-5.jpg);background-size:cover}.card__picture--2{background-image:linear-gradient(to right bottom, #7ed56f, #28b485),url(img/nat-6.jpg);background-size:cover}.card__picture--3{background-image:linear-gradient(to right bottom, #2998ff, #5643fa),url(img/nat-7.jpg);background-size:cover}.card__heading{font-size:2.8rem;font-weight:300;text-transform:uppercase;text-align:right;color:#fff;position:absolute;top:12rem;right:2rem;width:75%}.card__heading-span{padding:1rem 1.5rem;-webkit-box-decoration-break:clone;box-decoration-break:clone}.card__heading-span--1{background-image:linear-gradient(to right bottom, rgba(255, 185, 0, 0.85), rgba(255, 119, 48, 0.85))}.card__heading-span--2{background-image:linear-gradient(to right bottom, rgba(126, 213, 111, 0.85), rgba(40, 180, 133, 0.85))}.card__heading-span--3{background-image:linear-gradient(to right bottom, rgba(41, 152, 255, 0.85), rgba(86, 67, 250, 0.85))}.card__details{padding:3rem}.card__details ul{list-style:none;width:80%;margin:0 auto;text-align:center}.card__details ul li{text-align:center;font-size:1.5rem;padding:1rem}.card__details ul li:not(:last-child){border-bottom:.1rem solid #eee}.card__cta{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8rem}.card__price-box{color:#fff;text-align:center}.card__price-only{font-size:1.4rem;text-transform:uppercase}.card__price-value{font-size:6rem;font-weight:100}@media only screen and (max-width: 65em),only screen and (hover: none){.card{height:auto;border-radius:.3rem;background-color:#fff;box-shadow:0 1.5rem 4rem rgba(0, 0, 0, 0.15)}.card__side{height:auto;position:relative;box-shadow:none}.card__side--back{transform:rotateY(0);-webkit-clip-path:polygon(0 25%, 100% 0, 100% 100%, 0 100%);clip-path:polygon(0 25%, 100% 0, 100% 100%, 0 100%);margin-top:-3rem}.card:hover .card__side--front{transform:rotateY(0)}.card:hover .card__side--back{transform:rotateY(0)}.card__details{padding:1rem 3rem}.card__cta{padding:7rem 4rem 4rem;gap:3rem}.card__price-value{font-size:4rem}}@media only screen and (max-width: 65em){.card{width:45%}}@media only screen and (max-width: 47em){.card{width:54%}}@media only screen and (max-width: 36em){.card{width:70%}}@media only screen and (max-width: 26em){.card{width:80%}}.story{font-size:1.6rem;width:75%;margin:0 auto;box-shadow:0 3rem 6rem rgba(0, 0, 0, 0.1);background-color:rgba(255, 255, 255, 0.6);border-radius:.3rem;padding:6rem 6rem 6rem 9rem;transform:skewX(-12deg)}.story:not(:last-child){margin-bottom:6rem}.story>*{transform:skewX(12deg)}.story__person{width:15rem;height:15rem;background-color:red;float:left;shape-outside:circle(50% at 50% 50%);-webkit-clip-path:circle(50% at 50% 50%);clip-path:circle(50% at 50% 50%);transform:translateX(-3rem);position:relative}.story__person-photo{height:100%;transform:translate(-4rem) scale(1.4);transition:all .5s}.story__person-name{position:absolute;top:50%;left:50%;transform:translate(-50%, 20%);color:#fff;text-transform:uppercase;font-size:1.7rem;text-align:center;opacity:0;transition:all .5s}.story:hover .story__person-name{opacity:1;transform:translate(-50%, -50%)}.story:hover .story__person-photo{transform:translate(-4rem) scale(1);filter:blur(0.3rem) brightness(80%)}@media only screen and (max-width: 36em){.story{width:95%;transform:skewX(0)}.story>*{transform:skewX(0)}}@media only screen and (max-width: 26em){.story{width:100%}}.bg-video{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1;opacity:.15}.bg-video__content{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.form{display:flex;flex-direction:column;gap:2rem}.form__text-input{font-family:inherit;font-size:1.5rem;color:inherit;padding:1.5rem 2rem;border-radius:.2rem;background-color:rgba(255, 255, 255, 0.5);border:none;border-bottom:.3rem solid transparent;width:90%;display:block;transition:all .3s}.form__text-input:focus{outline:none;box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.1);border-bottom:.3rem solid #55c57a}.form__text-input:focus:invalid{border-bottom:.3rem solid #ff7730}.form__text-input::-moz-placeholder{color:#999}.form__text-input:-ms-input-placeholder{color:#999}.form__text-input::placeholder{color:#999}.form__text-label{font-size:1.2rem;font-weight:700;margin-left:2rem;margin-top:.7rem;display:block;transition:all .3s}.form__text-input:-moz-placeholder-shown+.form__text-label{opacity:0;visibility:hidden;transform:translateY(-4rem)}.form__text-input:-ms-input-placeholder+.form__text-label{opacity:0;visibility:hidden;transform:translateY(-4rem)}.form__text-input:placeholder-shown+.form__text-label{opacity:0;visibility:hidden;transform:translateY(-4rem)}.form__radio-group{display:flex}.form__radio-group>*{flex:0 0 50%}.form__radio-input{display:none}.form__radio-label{font-size:1.6rem;display:flex;gap:2rem;cursor:pointer;align-items:center}.form__radio-button{height:3rem;width:3rem;border:.5rem solid #55c57a;border-radius:50%;position:relative}.form__radio-button::after{content:"";height:1.3rem;width:1.3rem;border-radius:50%;background-color:#55c57a;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0}.form__radio-input:checked+.form__radio-label .form__radio-button::after{opacity:1}.form .form__btn{margin-top:2rem;align-self:flex-start}@media only screen and (max-width: 65em){.form{gap:1rem}.form__radio-group{flex-direction:column;gap:1rem}}@media only screen and (max-width: 36em){.form{flex-direction:row;flex-wrap:wrap}.form__input-group{flex:0 0 48%}.form__radio-group{flex:auto;margin-right:6rem;align-self:center;flex-direction:row}}@media only screen and (max-width: 26em){.form__radio-group{margin-right:0}}.popup{height:100vh;width:100%;position:fixed;top:0;left:0;background-color:rgba(0, 0, 0, 0.8);z-index:6;opacity:0;visibility:hidden;transition:all .3s}@supports(-webkit-backdrop-filter: blur(1rem)) or (backdrop-filter: blur(1rem)){.popup{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:rgba(0, 0, 0, 0.3)}}.popup__content{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:75%;background-color:#fff;box-shadow:0 2rem 4rem rgba(0, 0, 0, 0.2);border-radius:.3rem;overflow:hidden;opacity:0;transform:translate(-50%, -50%) scale(0);transition:all .5s .2s}.popup__grid{display:grid;grid-template-columns:repeat(3, 1fr)}.popup__left{display:flex;flex-direction:column}.popup__right{grid-column:2 span;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:3rem 5rem}.popup__img{width:100%}.popup__text{font-size:1.4rem;-moz-column-count:2;column-count:2;-moz-column-gap:4rem;column-gap:4rem;-moz-column-rule:1px solid #eee;column-rule:1px solid #eee;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.popup__close:link,.popup__close:visited{color:#777;position:absolute;top:2.5rem;right:2.5rem;font-size:3rem;text-decoration:none;display:inline-block;transition:all .2s;line-height:1}.popup__close:hover,.popup__close:active{color:#55c57a}.popup:target{opacity:1;visibility:visible}.popup:target .popup__content{opacity:1;transform:translate(-50%, -50%) scale(1)}@media only screen and (max-width: 80em){.popup__grid{grid-template-columns:repeat(2, 1fr)}.popup__left{flex-direction:row}.popup__right a{align-self:center}.popup__close:link,.popup__close:visited{color:#333}}@media only screen and (max-width: 65em){.popup__text{-moz-column-count:1;column-count:1}}@media only screen and (max-width: 36em){.popup__content{width:100vw}}.navigation__checkbox{display:none}.navigation__button{background-color:#fff;height:7rem;width:7rem;border-radius:50%;position:fixed;top:6rem;right:6rem;z-index:4;box-shadow:0 1rem 3rem rgba(0, 0, 0, 0.1);cursor:pointer}@media only screen and (max-width: 47em){.navigation__button{top:3rem;right:3rem}}.navigation__background{width:6rem;height:6rem;border-radius:50%;position:fixed;top:6.5rem;right:6.5rem;background-image:radial-gradient(#7ed56f, #28b485);z-index:2;transition:transform .8s cubic-bezier(0.86, 0, 0.07, 1)}@media only screen and (max-width: 47em){.navigation__background{top:3.5rem;right:3.5rem}}.navigation__nav{height:0;width:0;position:fixed;top:0;left:0;z-index:3;opacity:0;visibility:hidden;transition:all .8s cubic-bezier(0.68, -0.6, 0.32, 1.6)}.navigation__list{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);list-style:none;display:flex;flex-direction:column;align-items:center;color:transparent;gap:1rem}.navigation__link:link,.navigation__link:visited{display:inline-block;font-size:3rem;font-weight:300;padding:1rem 2rem;color:inherit;text-decoration:none;text-transform:uppercase;background-image:linear-gradient(120deg, transparent 0%, transparent 50%, #fff 50%);background-size:300%;transition:all .4s}.navigation__link:link span,.navigation__link:visited span{display:inline-block;margin-right:1.5rem}.navigation__link:hover,.navigation__link:active{background-position:100%;color:#55c57a;transform:translateX(1rem)}.navigation__checkbox:checked~.navigation__background{transform:scale(80)}.navigation__checkbox:checked~.navigation__nav{height:100vh;width:100vw;opacity:1;visibility:visible}.navigation__checkbox:checked~.navigation__nav .navigation__list{color:#fff}.navigation__icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.navigation__icon,.navigation__icon::before,.navigation__icon::after{width:3rem;height:2px;background-color:#333;display:inline-block}.navigation__icon::before,.navigation__icon::after{content:"";position:absolute;left:0;transition:all .2s}.navigation__icon::before{top:-0.8rem}.navigation__icon::after{top:.8rem}.navigation__button:hover .navigation__icon::before{top:-1rem}.navigation__button:hover .navigation__icon::after{top:1rem}.navigation__checkbox:checked~.navigation__button .navigation__icon{background-color:transparent}.navigation__checkbox:checked~.navigation__button .navigation__icon::before{top:0;transform:rotate(135deg)}.navigation__checkbox:checked~.navigation__button .navigation__icon::after{top:0;transform:rotate(-135deg)}.header{overflow:hidden;position:relative;height:95vh;background-image:linear-gradient(to right bottom, rgba(126, 213, 111, 0.8), rgba(40, 180, 133, 0.8)),url("../img/hero-small.jpg");background-size:cover;background-position:top;-webkit-clip-path:polygon(0 0, 100% 0, 100% 75vh, 0 100%);clip-path:polygon(0 0, 100% 0, 100% 75vh, 0 100%)}@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(to right bottom, rgba(126, 213, 111, 0.8), rgba(40, 180, 133, 0.8)),url("../img/hero.jpg")}}.header__logo-box{position:absolute;top:4rem;left:4rem}.header__logo{height:3.5rem}.header__text-box{position:absolute;top:40%;left:50%;text-align:center;transform:translate(-50%, -50%)}.grid{display:grid;row-gap:8rem;-moz-column-gap:6rem;column-gap:6rem}.grid--2-cols{grid-template-columns:repeat(2, 1fr)}.grid--3-cols{grid-template-columns:repeat(3, 1fr)}.grid--4-cols{grid-template-columns:repeat(4, 1fr)}@media only screen and (max-width: 65em){.grid{row-gap:7rem;columns-gap:5rem}.grid--2-cols{grid-template-columns:1fr}.grid--3-cols{grid-template-columns:1fr;justify-items:center;-moz-column-gap:0;column-gap:0}.grid--4-cols{grid-template-columns:repeat(2, 1fr)}}@media only screen and (max-width: 36em){.grid{row-gap:4rem;columns-gap:5rem;justify-items:center}.grid--3-cols{grid-template-columns:1fr}.grid--4-cols{grid-template-columns:1fr}}.footer{background-color:#333;color:#f7f7f7;padding:10rem 0;font-size:1.4rem}.footer__logo-box{text-align:center;margin-bottom:8rem}.footer__logo{width:15rem}.footer__navigation{border-top:.1rem solid #eee;padding-top:2rem}.footer__list{list-style:none;text-align:center;display:flex;justify-content:center;gap:1.5rem}.footer__link:link,.footer__link:visited{color:#f7f7f7;background-color:#333;text-decoration:none;text-transform:uppercase;display:inline-block;transition:all .2s}.footer__link:hover,.footer__link:active{color:#55c57a;box-shadow:0 1rem 2rem rgba(0, 0, 0, 0.4);transform:rotate(5deg) scale(1.3)}.footer__copyright{border-top:.1rem solid #eee;padding-top:2rem;text-align:center}@media only screen and (max-width: 65em){.footer div:last-child{max-width:62rem}}.section-about{background-color:#f7f7f7;padding:25rem 0 25rem;margin-top:-20vh}@media only screen and (max-width: 65em){.section-about{padding:25rem 0 40rem}.section-about div:last-child div:first-child{display:grid;grid-template-columns:repeat(2, 1fr);-moz-column-gap:3rem;column-gap:3rem}.section-about div:last-child div:first-child .paragraph:first-of-type{grid-row:2}.section-about div:last-child div:first-child .btn-text{justify-self:self-start}}@media only screen and (max-width: 47em){.section-about{margin-top:-18vh;padding:21rem 0 32rem}}@media only screen and (max-width: 36em){.section-about{padding:19rem 0 41rem}.section-about div:last-child div:first-child{display:grid;grid-template-columns:1fr;-moz-column-gap:3rem;column-gap:3rem}}@media only screen and (max-width: 26em){.section-about{padding:21rem 0 35rem}}.section-features{padding:25rem 0;-webkit-clip-path:polygon(0 20vh, 100% 0, 100% calc(100% - 20vh), 0 100%);clip-path:polygon(0 20vh, 100% 0, 100% calc(100% - 20vh), 0 100%);margin-top:-20vh;background-image:linear-gradient(to right bottom, rgba(126, 213, 111, 0.8), rgba(40, 180, 133, 0.8)),url("../img/nat-4.jpg");background-size:cover}@media only screen and (max-width: 47em){.section-features{padding:30rem 0}}.section-tours{background-color:#f7f7f7;padding:25rem 0 15rem;margin-top:-20vh}@media only screen and (max-width: 65em){.section-tours{padding:25rem 0 12rem}}@media only screen and (max-width: 26em){.section-tours{padding:32rem 0 12rem}}.section-stories{padding:15rem 0;position:relative}@media only screen and (max-width: 36em){.section-stories{padding:10rem 0}}@media only screen and (max-width: 26em){.section-stories{overflow:hidden}}.section-book{padding:15rem 0;background-image:linear-gradient(to right bottom, #7ed56f, #28b485)}@media only screen and (max-width: 36em){.section-book{padding:10rem 0}}.book{border-radius:.3rem;box-shadow:0 1.5rem 4rem rgba(0, 0, 0, 0.2);background-image:linear-gradient(105deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 50%, transparent 50%),url(img/nat-10.jpg);background-size:cover}.book__form{width:50%;padding:6rem}@media only screen and (max-width: 65em){.book{background-image:linear-gradient(105deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 60%, transparent 60%),url(img/nat-10.jpg);background-size:cover}.book__form{width:65%;padding:6rem}}@media only screen and (max-width: 36em){.book{background-image:linear-gradient(11deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 60%, transparent 60%),url(img/nat-10.jpg);background-size:cover}.book__form{width:100%;padding:23rem 3rem 3rem 3rem}}@media only screen and (max-width: 26em){.book__form{padding:28rem 3rem 3rem 3rem}}
