@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-1rem)}to{opacity:1;transform:translate(0)}}@keyframes moveInBottom{0%{opacity:0;transform:translateY(3rem)}to{opacity:1;transform:translate(0)}}*,: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}}::-moz-selection{background-color:#55c57a;color:#fff}::selection{background-color:#55c57a;color:#fff}body{color:#777;font-family:Lato,sans-serif;font-weight:400;line-height:1.7}.heading-primary{backface-visibility:hidden;color:#fff;margin-bottom:6rem;text-transform:uppercase}.heading-primary--main{animation-duration:1s;animation-name:moveInLeft;animation-timing-function:ease-out;display:block;font-size:6rem;font-weight:400;letter-spacing:3.5rem}@media only screen and (max-width:37.5em){.heading-primary--main{font-family:5rem;letter-spacing:1rem}}.heading-primary--sub{animation:moveInRight 1s ease-out;display:block;font-size:2rem;font-weight:700;letter-spacing:1.75rem}@media only screen and (max-width:37.5em){.heading-primary--sub{letter-spacing:.5rem}}.heading-pagebanner{backface-visibility:hidden;color:#fff;margin-bottom:4rem;text-transform:uppercase}.heading-pagebanner--main{animation-duration:1s;animation-name:moveInLeft;animation-timing-function:ease-out;display:block;font-size:4rem;font-weight:400;letter-spacing:1rem;margin-bottom:3rem}@media only screen and (max-width:37.5em){.heading-pagebanner--main{font-family:5rem;letter-spacing:1rem}}.heading-pagebanner--sub{animation:moveInRight 1s ease-out;display:block;font-size:2rem;font-weight:700;letter-spacing:1.75rem}@media only screen and (max-width:37.5em){.heading-pagebanner--sub{letter-spacing:.5rem}}.heading-secondary{-webkit-background-clip:text;background-image:linear-gradient(90deg,#7ed56f,#28b485);color:transparent;display:inline-block;font-size:3.5rem;font-weight:700;letter-spacing:.2rem;text-transform:uppercase;transition:all .2s}@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 rgba(0,0,0,.2);transform:skewY(2deg) skewX(15deg) scale(1.1)}.heading-tertiary{font-size:1.6rem;font-weight:700;text-transform:uppercase}.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-top-big{margin-top:8rem!important}.u-margin-top-huge{margin-top:10rem!important}.bg-video{height:100%;left:0;opacity:.15;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.bg-video__content{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.btn,.btn:link,.btn:visited{border:none;border-radius:10rem;cursor:pointer;display:inline-block;font-size:1.6rem;padding:1.5rem 4rem;position:relative;text-decoration:none;text-transform:uppercase;transition:all .2s}.btn:hover{box-shadow:0 1rem 2rem rgba(0,0,0,.2);transform:translateY(-3px)}.btn:hover:after{opacity:0;transform:scaleX(1.4) scaleY(1.6)}.btn:active,.btn:focus{box-shadow:0 .5rem 1rem rgba(0,0,0,.2);outline:none;transform:translateY(-1px)}.btn--white{color:#777}.btn--white,.btn--white:after{background-color:#fff}.btn--green{color:#fff}.btn--green,.btn--green:after{background-color:#55c57a}.btn:after{border-radius:10rem;content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;transition:all .4s;width:100%;z-index:-1}.btn--animated{animation:moveInBottom .5s ease-out .75s;animation-fill-mode:backwards}.btn-text:link,.btn-text:visited{border-bottom:1px solid #55c57a;color:#55c57a;display:inline-block;font-size:1.6rem;padding:3px;text-decoration:none;transition:all .2s}.btn-text:hover{background-color:#55c57a;box-shadow:0 1rem 2rem rgba(0,0,0,.15);color:#fff;transform:translateY(-2px)}.btn-text:active{box-shadow:0 .5rem 1rem rgba(0,0,0,.15);transform:translateY(0)}.card{height:52rem;perspective:150rem;-moz-perspective:150rem;position:relative}.card__side{backface-visibility:hidden;border-radius:3px;box-shadow:0 1.5rem 4rem rgba(0,0,0,.15);height:52rem;left:0;overflow:hidden;position:absolute;top:0;transition:all .8s ease;width:100%}.card__side--front{background-color:#fff}.card__side--back{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(0)}.card__picture{background-blend-mode:screen;background-size:cover;border-top-left-radius:3px;border-top-right-radius:3px;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);height:23rem}.card__picture--1{background-image:linear-gradient(to right bottom,#ffb900,#ff7730),url(http://fromscratchthree.local/wp-content/uploads/2024/07/nat-5.jpg)}.card__picture--2{background-image:linear-gradient(to right bottom,#7ed56f,#28b485),url(http://fromscratchthree.local/wp-content/uploads/2024/07/nat-6.jpg)}.card__picture--3{background-image:linear-gradient(to right bottom,#2998ff,#5643fa),url(http://fromscratchthree.local/wp-content/uploads/2024/07/nat-7.jpg)}.card__heading{color:#fff;font-size:2.8rem;font-weight:300;position:absolute;right:2rem;text-align:right;text-transform:uppercase;top:12rem;width:75%}.card__heading-span{-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:1rem 1.5rem}.card__heading-span--1{background-image:linear-gradient(to right bottom,rgba(255,185,0,.85),rgba(255,119,48,.85))}.card__heading-span--2{background-image:linear-gradient(to right bottom,rgba(126,213,111,.85),rgba(40,180,133,.85))}.card__heading-span--3{background-image:linear-gradient(to right bottom,rgba(41,152,255,.85),rgba(86,67,250,.85))}.card__details{padding:3rem}.card__details ul{list-style:none;margin:0 auto;width:80%}.card__details ul li{font-size:1.5rem;padding:1rem;text-align:center}.card__details ul li:not(:last-child){border-bottom:1px solid #eee}.card__cta{left:50%;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:90%}.card__price-box{color:#fff;margin-bottom:8rem;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 (hover:none),only screen and (max-width:56.25em){.card{background-color:#fff;border-radius:3px;box-shadow:0 1.5rem 4rem rgba(0,0,0,.15);height:auto}.card__side{box-shadow:none;height:auto;position:relative}.card__side--back{clip-path:polygon(0 15%,100% 0,100% 100%,0 100%)}.card:hover .card__side--front,.card__side--back{transform:rotateY(0)}.card__details{padding:1rem 3rem}.card__cta{left:0;padding:7rem 4rem 4rem;position:relative;top:0;transform:translate(0);width:100%}.card__price-box{margin-bottom:3rem}.card__price-value{font-size:4rem}}.composition{position:relative}.composition__photo{border-radius:2px;box-shadow:0 1.5rem 4rem rgba(0,0,0,.4);outline-offset:2rem;position:absolute;transition:all .2s;width:55%;z-index:10}@media only screen and (max-width:56.25em){.composition__photo{box-shadow:0 1.5rem 3rem rgba(0,0,0,.2);float:left;position:relative;width:33.33333333%}}.composition__photo--p1{left:0;top:-2rem}@media only screen and (max-width:56.25em){.composition__photo--p1{top:0;transform:scale(1.2)}}.composition__photo--p2{right:0;top:2rem}@media only screen and (max-width:56.25em){.composition__photo--p2{top:-1rem;transform:scale(1.3);z-index:100}}.composition__photo--p3{left:20%;top:10rem}@media only screen and (max-width:56.25em){.composition__photo--p3{left:0;top:1rem;transform:scale(1.1)}}.composition__photo:hover{box-shadow:0 2.5rem 4rem rgba(0,0,0,.5);outline:1.5rem solid #55c57a;transform:scale(1.05) translateY(-.5rem);z-index:20}.composition:hover .composition__photo:not(:hover){transform:scale(.95)}.feature-box{background-color:hsla(0,0%,100%,.8);border-radius:3px;box-shadow:0 1.5rem 4rem rgba(0,0,0,.15);font-size:1.5rem;padding:2.5rem;text-align:center;transition:transform .3s}@media only screen and (max-width:56.25em){.feature-box{padding:2rem}}.feature-box__icon{-webkit-background-clip:text;background-image:linear-gradient(90deg,#7ed56f,#28b485);color:transparent;display:inline-block;font-size:6rem;margin-bottom:.5rem}@media only screen and (max-width:56.25em){.feature-box__icon{margin-bottom:0}}.feature-box:hover{transform:translateY(-1.5rem) scale(1.03)}.form__group:not(:last-child){margin-bottom:2rem}.form__input{background-color:hsla(0,0%,100%,.5);border:none;border-bottom:3px solid transparent;border-radius:2px;color:inherit;display:block;font-family:inherit;font-size:1.5rem;padding:1.5rem 2rem;transition:all .3s;width:90%}@media only screen and (max-width:56.25em){.form__input{width:100%}}.form__input:focus{border-bottom:3px solid #55c57a;box-shadow:0 1rem 2rem rgba(0,0,0,.1);outline:none}.form__input:focus:invalid{border-bottom:3px solid #ff7730}.form__input::-webkit-input-placeholder{color:#999}.form__label{display:block;font-size:1.2rem;font-weight:700;margin-left:2rem;margin-top:.7rem;transition:all .3s}.form__input:-moz-placeholder-shown+.form__label{opacity:0;transform:translateY(-4rem);visibility:hidden}.form__input:placeholder-shown+.form__label{opacity:0;transform:translateY(-4rem);visibility:hidden}.form__radio-group{display:inline-block;width:49%}@media only screen and (max-width:56.25em){.form__radio-group{margin-bottom:2rem;width:100%}}.form__radio-input{display:none}.form__radio-label{cursor:pointer;font-size:1.6rem;padding-left:4.5rem;position:relative}.form__radio-button{border:5px solid #55c57a;border-radius:50%;display:inline-block;height:3rem;left:0;position:absolute;top:-.4rem;width:3rem}.form__radio-button:after{background-color:#55c57a;border-radius:50%;content:"";display:block;height:1.3rem;left:50%;opacity:0;position:absolute;top:50%;transform:translate(-50%,-50%);transition:opacity .2s;width:1.3rem}.form__radio-input:checked~.form__radio-label .form__radio-button:after{opacity:1}.popup{background-color:rgba(0,0,0,.8);height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .3s;visibility:hidden;width:100%;z-index:9999}@supports((-webkit-backdrop-filter:blur(10px)) or (backdrop-filter:blur(10px))){.popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:rgba(0,0,0,.3)}}.popup__content{background-color:#fff;border-radius:3px;box-shadow:0 2rem 4rem rgba(0,0,0,.2);display:table;left:50%;opacity:0;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform:translate(-50%,-50%) scale(.25);transition:all .5s .2s;width:75%}.popup__left{display:table-cell;width:33.333333%}.popup__right{display:table-cell;padding:3rem 5rem;vertical-align:middle;width:66.6666667%}.popup__img{display:block;width:100%}.popup__text{-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;font-size:1.4rem;-webkit-hyphens:auto;hyphens:auto;margin-bottom:4rem}.popup:target{opacity:1;visibility:visible}.popup:target .popup__content{opacity:1;transform:translate(-50%,-50%) scale(1)}.popup__close:link,.popup__close:visited{color:#777;display:inline-block;font-size:3rem;line-height:1;position:absolute;right:2.5rem;text-decoration:none;top:2.5rem;transition:all .2s}.popup__close:hover{color:#55c57a}.story{background-color:hsla(0,0%,100%,.6);border-radius:3px;box-shadow:0 3rem 6rem rgba(0,0,0,.1);font-size:1.6rem;margin:0 auto;padding:6rem 6rem 6rem 9rem;transform:skewX(-12deg);width:75%}@media only screen and (max-width:56.25em){.story{padding:4rem 4rem 4rem 7rem;width:100%}}@media only screen and (max-width:37.5em){.story{transform:skewX(0)}}.story__shape{border-radius:50%;float:left;height:15rem;overflow:hidden;position:relative;transform:translateX(-3rem) skewX(12deg);width:15rem}@supports(clip-path:polygon(0 0)) or (-webkit-clip-path:polygon(0 0)){.story__shape{border-radius:none;clip-path:circle(50% at 50% 50%);shape-outside:circle(50% at 50% 50%)}}@media only screen and (max-width:37.5em){.story__shape{transform:translateX(-3rem) skewX(0)}}.story__img{backface-visibility:hidden;height:100%;transform:translateX(-4rem) scale(1.4);transition:all .5s}.story__text{transform:skewX(12deg)}@media only screen and (max-width:37.5em){.story__text{transform:skewX(0)}}.story__caption{backface-visibility:hidden;color:#fff;font-size:1.7rem;left:50%;opacity:0;position:absolute;text-align:center;text-transform:uppercase;top:50%;transform:translate(-50%,20%);transition:all .5s}.story:hover .story__caption{opacity:1;transform:translate(-50%,-50%)}.story:hover .story__img{filter:blur(3px) brightness(80%);transform:translateX(-4rem) scale(1)}.footer{background-color:#333;color:#f7f7f7;font-size:1.4rem;padding:10rem 0}@media only screen and (max-width:56.25em){.footer{padding:8rem 0}}.footer__logo-box{margin-bottom:8rem;text-align:center}@media only screen and (max-width:56.25em){.footer__logo-box{margin-bottom:6rem}}.footer__logo{height:auto;width:15rem}.footer__navigation{border-top:1px solid #777;display:inline-block;padding-top:2rem}@media only screen and (max-width:56.25em){.footer__navigation{text-align:center;width:100%}}.footer__list{list-style:none}.footer__item{display:inline-block}.footer__item:not(:last-child){margin-right:1.5rem}.footer__link:link,.footer__link:visited{background-color:#333;color:#f7f7f7;display:inline-block;text-decoration:none;text-transform:uppercase;transition:all .2s}.footer__link:active,.footer__link:hover{box-shadow:0 1rem 2rem rgba(0,0,0,.4);color:#55c57a;transform:rotate(5deg) scale(1.3)}.footer__copyright{border-top:1px solid #777;float:right;padding-top:2rem;width:80%}@media only screen and (max-width:56.25em){.footer__copyright{float:none;width:100%}}.row{margin:0 auto;max-width:114rem}.row:not(:last-child){margin-bottom:8rem}@media only screen and (max-width:56.25em){.row:not(:last-child){margin-bottom:6rem}.row{max-width:50rem;padding:0 3rem}}.row:after{clear:both;content:"";display:table}.row [class^=col-]{float:left}.row [class^=col-]:not(:last-child){margin-right:6rem}@media only screen and (max-width:56.25em){.row [class^=col-]:not(:last-child){margin-bottom:6rem;margin-right:0}.row [class^=col-]{width:100%!important}}.row .col-1-of-2{width:calc(50% - 3rem)}.row .col-1-of-3{width:calc(33.33333% - 4rem)}.row .col-2-of-3{width:calc(66.66667% - 2rem)}.row .col-1-of-4{width:calc(25% - 4.5rem)}.row .col-2-of-4{width:calc(50% - 3rem)}.row .col-3-of-4{width:calc(75% - 1.5rem)}.header{background-image:linear-gradient(to right bottom,rgba(126,213,111,.8),rgba(40,180,133,.8)),url(http://fromscratchthree.local/wp-content/uploads/2024/07/hero-small.jpg);background-position:top;background-size:cover;height:85vh;max-width:100%;position:relative}@supports(clip-path:polygon(0 0)) or (-webkit-clip-path:polygon(0 0)){.header{clip-path:polygon(0 0,100% 0,100% 75vh,0 100%);height:95vh}}@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),only screen and (min-width:125em){.header{background-image:linear-gradient(to right bottom,rgba(126,213,111,.8),rgba(40,180,133,.8)),url(http://fromscratchthree.local/wp-content/uploads/2024/07/hero.jpg)}}@media only screen and (max-width:37.5em){.header{clip-path:polygon(0 0,100% 0,100% 85vh,0 100%)}}.header__logo-box{left:4rem;position:absolute;top:4rem}.header__logo{height:3.5rem}.header__text-box{left:50%;position:absolute;text-align:center;top:40%;transform:translate(-50%,-50%)}.navigation__checkbox{display:none}.navigation__button{background-color:#fff;border-radius:50%;box-shadow:0 1rem 3rem rgba(0,0,0,.1);cursor:pointer;height:7rem;position:fixed;right:6rem;text-align:center;top:6rem;width:7rem;z-index:2000}@media only screen and (max-width:56.25em){.navigation__button{right:4rem;top:4rem}}@media only screen and (max-width:37.5em){.navigation__button{right:3rem;top:3rem}}.navigation__background{background-image:radial-gradient(#7ed56f,#28b485);border-radius:50%;height:6rem;position:fixed;right:6.5rem;top:6.5rem;transition:transform .8s cubic-bezier(.86,0,.07,1);width:6rem;z-index:1000}@media only screen and (max-width:56.25em){.navigation__background{right:4.5rem;top:4.5rem}}@media only screen and (max-width:37.5em){.navigation__background{right:3.5rem;top:3.5rem}}.navigation__nav{height:100vh;left:0;opacity:0;position:fixed;top:0;transition:all .8s cubic-bezier(.68,-.55,.265,1.55);width:0;z-index:1500}.navigation__list{left:50%;list-style:none;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:100%}.navigation__item{margin:1rem}.navigation__link:link,.navigation__link:visited{background-image:linear-gradient(120deg,transparent,transparent 50%,#fff 0);background-size:220%;color:#fff;display:inline-block;font-size:3rem;font-weight:300;padding:1rem 2rem;text-decoration:none;text-transform:uppercase;transition:all .4s}.navigation__link:link span,.navigation__link:visited span{display:inline-block;margin-right:1.5rem}.navigation__link:active,.navigation__link:hover{background-position:100%;color:#55c57a;transform:translateX(1rem)}.navigation__checkbox:checked~.navigation__background{transform:scale(80)}.navigation__checkbox:checked~.navigation__nav{opacity:1;width:100%}.navigation__icon{margin-top:3.5rem;position:relative}.navigation__icon,.navigation__icon:after,.navigation__icon:before{background-color:#333;display:inline-block;height:2px;width:3rem}.navigation__icon:after,.navigation__icon:before{content:"";left:0;position:absolute;transition:all .2s}.navigation__icon:before{top:-.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)}.banner{background-image:linear-gradient(to right bottom,rgba(126,213,111,.4),rgba(40,180,133,.4)),url(http://fromscratchthree.local/wp-content/uploads/2024/08/banner.jpg);background-position:top;background-size:cover;height:85vh;max-width:100%;position:relative}@supports(clip-path:polygon(0 0)) or (-webkit-clip-path:polygon(0 0)){.banner{clip-path:polygon(0 0,100% 0,100% 75vh,0 100%);height:55vh}}@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),only screen and (min-width:125em){.banner{background-image:linear-gradient(to right bottom,rgba(126,213,111,.4),rgba(40,180,133,.4)),url(http://fromscratchthree.local/wp-content/uploads/2024/08/banner.jpg)}}@media only screen and (max-width:37.5em){.banner{clip-path:polygon(0 0,100% 0,100% 85vh,0 100%)}}.banner__logo-box{left:4rem;position:absolute;top:4rem}.banner__logo{height:3.5rem}.banner__text-box{left:50%;position:absolute;text-align:center;top:40%;transform:translate(-50%,-50%)}.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 right bottom,rgba(126,213,111,.8),rgba(40,180,133,.8)),url(http://fromscratchthree.local/wp-content/uploads/2024/07/nat-4.jpg);background-size:cover;margin-top:10rem;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:-10rem;padding:25rem 0 15rem}@media only screen and (max-width:56.25em){.section-tours{padding:20rem 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 right bottom,#7ed56f,#28b485);padding:15rem 0}@media only screen and (max-width:56.25em){.section-book{padding:10rem 0}}.book{background-image:linear-gradient(105deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.9) 50%,transparent 0),url(http://fromscratchthree.local/wp-content/uploads/2024/07/nat-10.jpg);background-size:100%;border-radius:3px;box-shadow:0 1.5rem 4rem rgba(0,0,0,.2)}@media only screen and (max-width:75em){.book{background-image:linear-gradient(105deg,hsla(0,0%,100%,.9),hsla(0,0%,100%,.9) 65%,transparent 0),url(http://fromscratchthree.local/wp-content/uploads/2024/07/nat-10.jpg);background-size:cover}}@media only screen and (max-width:56.25em){.book{background-image:linear-gradient(90deg,hsla(0,0%,100%,.9) 0,hsla(0,0%,100%,.9)),url(http://fromscratchthree.local/wp-content/uploads/2024/07/nat-10.jpg)}}.book__form{padding:6rem;width:50%}@media only screen and (max-width:75em){.book__form{width:65%}}@media only screen and (max-width:56.25em){.book__form{width:100%}}
