a{text-decoration:none}.wrapper{margin:0 auto;max-width:1200px;width:100%}.fwb{font-weight:700}.ptb{padding:4em 0}.bg-two{color:#fffdf7;background-color:#242323}.color-primary{color:#04724d}.color-secondary{color:#5d65e8}.section__header{padding:0 1em 2em;text-align:center}.section__header-title{margin-bottom:.5em;font-size:2.8rem}.section__header-text{font-size:1.8rem}@media (min-width:768px){.section__header-title{font-size:3.2rem}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body,button,select{font-family:Inter,sans-serif}body{font-size:1.6rem;color:#242323;background-color:#fffdf7}.unlocked{overflow:visible;overflow-x:visible;overflow-y:visible}.locked{overflow:hidden;overflow-x:hidden;overflow-y:hidden}.nav{position:fixed;width:100%;height:60px;z-index:2;transition:background-color .3s}.nav--active{background-color:#fffdf7}.nav__container{display:flex;align-items:center;justify-content:space-between;padding:0 1em;height:100%}.nav__logo{position:relative;font-size:2.8rem;color:#fffdf7;transition:color .3s;z-index:1}.nav__menu{display:flex;align-items:center;justify-content:space-around;flex-direction:column;padding-top:60px;position:absolute;top:0;left:0;width:100%;height:100dvh;background-color:#242323;translate:-150% 0;transition:translate .3s}.nav__menu--active{translate:0}.nav__menu-link{font-size:2rem;color:#fffdf7;transition:color .3s}.nav__bars{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px;position:absolute;right:.5em;width:50px;height:50px;border:none;background:none}.nav__bars--active .nav__bars-line:first-child{rotate:45deg;translate:0 8px}.nav__bars--active .nav__bars-line:nth-child(2){opacity:0}.nav__bars--active .nav__bars-line:nth-child(3){rotate:-45deg;translate:0 -8px}.nav__bars-line{width:25px;height:3px;border-radius:5px;background-color:#fffdf7;transition:rotate .3s,translate .3s .1s,opacity .3s,background-color .3s}.header{position:relative;min-height:95svh;max-height:100svh;background-size:cover;background-image:url(../../dist/img/header-small.webp)}.header:after{content:"";position:absolute;inset:0;width:100%;height:100%;background-color:rgba(30,30,30,.5)}.header__container{position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:0 1em;min-height:95svh;z-index:1}.header__text,.header__title{text-align:center;color:#fffdf7}.header__title{margin:2em 0 .5em}.header__text{margin:1em 0 1.5em}.header__options{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2em;padding-bottom:2em}.header__card{padding:.5em 1em;width:clamp(140px,100%,260px);font-size:1.8rem;border:none;border-radius:5px;color:#242323}.header__send{color:#fffdf7;background-color:#04724d}.popular__container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:2.5em}.popular__card{display:flex;align-items:flex-end;position:relative;width:280px;height:240px;background-size:cover;background-position:50%}.popular__card:after{content:"";position:absolute;inset:0;width:100%;height:100%;background-color:rgba(30,30,30,.5)}.popular__card--one{background-image:url(../../dist/img/section-one-1.webp)}.popular__card--two{background-image:url(../../dist/img/section-one-2.webp)}.popular__card--three{background-image:url(../../dist/img/section-one-3.webp)}.popular__card--four{background-image:url(../../dist/img/section-one-4.webp)}.popular__card-link{position:relative;margin:0 0 .5em .5em;font-size:4.2rem;font-weight:700;color:#fffdf7;z-index:1}.trips__container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5em;margin-top:2em}.trips__card{position:relative;width:clamp(300px,95%,350px);height:300px;border-radius:10px;overflow:hidden}.trips__card:after{content:"";position:absolute;inset:0;width:100%;height:100%;background-color:rgba(30,30,30,.5)}.trips__card--active .trips__text-box{translate:0}.trips__photo{width:100%;height:100%;object-fit:cover}.trips__text-box{position:absolute;bottom:5%;padding:0 1em;width:100%;color:#fffdf7;z-index:1;translate:0 70%;transition:translate .3s .3s}.trips__card-title{margin-bottom:.5em}.trips__card-bottom{display:flex;align-items:flex-end;justify-content:space-between}.trips__card-day{margin-bottom:.5em}.trips .bi{color:gold}.info__container{justify-content:center;gap:5em;margin-top:2em}.info__card,.info__container{display:flex;align-items:center;flex-direction:column}.info__card{gap:.5em;padding:0 1em;text-align:center}.info__card-number{font-size:2.4rem;font-weight:700;color:#046a48}.newsletter__container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5em}.newsletter__card{padding:1em;position:relative;width:clamp(300px,90%,350px);height:330px;box-shadow:0 5px 15px rgba(0,0,0,.35);background-size:cover;color:#fffdf7;border-radius:10px}.newsletter__card:after{content:"";position:absolute;inset:0;width:100%;height:100%;backdrop-filter:blur(2.5px);-webkit-backdrop-filter:blur(2.5px);border-radius:10px}.newsletter__card h2,.newsletter__card input,.newsletter__card p{position:relative;z-index:1}.newsletter__card--one{background-image:url(/dist/img/newsletter.webp)}.newsletter__card--one:after{background-color:rgba(0,0,0,.5)}.newsletter__card--two{background-position:50%;background-image:url(/dist/img/desert.webp)}.newsletter__card--two:after{background-color:rgba(0,0,0,.35)}.newsletter__card-title{margin:1.5em 0;font-size:2.6rem}.newsletter__card-text{margin-bottom:1em;font-size:1.8rem}.newsletter__card-text--one{color:#afafaf}.newsletter__card-text--two{margin-left:.5em;color:#c5c4c6}.newsletter__btn{position:absolute;bottom:1em;left:1em;padding:1em 2em;font-size:1.6rem;color:#fffdf7;border-radius:5px;z-index:1}.newsletter__btn--one{background-color:#5d65e8}.newsletter__btn--two{border:transparent;background-color:#04724d}.newsletter input{margin-bottom:1em;padding:.8em 1em;color:#d3d3d3;background:rgba(0,0,0,.25);border-radius:10px;border:1.25px solid rgba(0,0,0,.5)}.newsletter input::placeholder{font-family:Inter,sans-serif;font-size:1.6rem}.blog__container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5em;margin-top:2em}.blog__card{width:clamp(280px,90%,350px);height:420px;border-radius:10px;background-color:#e4e4e4;overflow:hidden}.blog__card-bottom,.blog__card-top{height:50%}.blog__card-bottom{padding:1em}.blog__photo{position:relative;width:100%;height:100%;background-size:cover;background-position:50%}.blog__photo:after{content:"";position:absolute;inset:0;width:100%;height:100%;background-color:rgba(30,30,30,.5)}.blog__photo--one{background-image:url(../../dist/img/blog-1.webp)}.blog__photo--two{background-image:url(../../dist/img/blog-2.webp)}.blog__photo--three{background-image:url(../../dist/img/blog-3.webp)}.blog__card-title{margin:.5em 0;font-size:2.2rem}.blog__card-description{margin-bottom:1em}.blog__card-link{color:#046a48}.footer__container{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5em}.footer__list{text-align:center;list-style:none;max-width:260px}.footer__logo{font-size:2.8rem;color:#fffdf7}.footer__item{font-size:1.8rem}.footer__item a{color:#fffdf7}.footer__item:not(:first-child){margin-top:1em}.footer__item--title{margin-bottom:1.5em;font-size:2.4rem;color:#5d65e8}.footer__date{margin-top:4em;font-size:2.2rem;text-align:center}@media (min-width:768px){.nav{height:80px}.nav__logo{font-size:3.2rem}.nav__menu{justify-content:flex-end;flex-direction:row;padding-top:0;position:static;height:100%;-webkit-backdrop-filter:none;backdrop-filter:none;background:none;border:none;translate:0;scale:1}.nav__menu-link{color:#fffdf7;opacity:1}.nav__menu-link:not(:last-child){margin-right:1.5em}.nav__bars{display:none}.header{background-position:50%;background-image:url(../../dist/img/header-big.webp)}.header,.header__container{height:90svh}.header__title{font-size:5.2rem}.header__text{font-size:2.8rem;max-width:520px}.header__card{width:clamp(160px,100%,300px);font-size:2.2rem}.popular__container{margin-top:2em;flex-direction:row;flex-wrap:wrap}.trips__card{width:clamp(350px,90%,450px)}.info__container{gap:8.5em}.newsletter__container{flex-direction:row;gap:2.5em}.newsletter__btn{bottom:2em;left:1em}.newsletter__btn--one,.newsletter__btn--two{transition:color .3s,background-color .3s}.newsletter__btn--one:hover,.newsletter__btn--two:hover{color:#242323;background-color:#fffdf7}.newsletter__btn--two{cursor:pointer}.blog__container{flex-direction:row;flex-wrap:wrap;gap:2.5em}.footer__container{gap:6em}.footer__logo{font-size:4.2rem}.footer__item{font-size:2rem}.footer__item:not(:first-child){margin-top:1.5em}.footer__item--title{width:280px;font-size:2.6rem}.footer__date{font-size:2.8rem}}@media (min-width:992px){.nav__logo{font-size:4.2rem}.nav__menu-link{transition:color .3s}.nav__menu-link:hover{color:#5d65e8}.header__title{font-size:6.2rem}.header__text{font-size:3.8rem;max-width:100%}.header__options{flex-direction:row;flex-wrap:wrap}.header__card{width:360px}.header__send{transition:background-color .3s}.header__send:hover{background-color:#5d65e8}.info__container,.trips__container{flex-direction:row;flex-wrap:wrap}.info__container{justify-content:center;gap:8em;margin-top:4em}.info__card{width:350px;gap:1em}.info__card-number{font-size:2.8rem}.newsletter__container{gap:5em}.newsletter__card{width:clamp(380px,90%,450px)}.newsletter__card-title{font-size:2.8rem}.newsletter__card-text{font-size:1.8rem}.newsletter input{padding:1em 2em;width:60%}.blog__container{gap:5em}.blog__card-link{transition:color .3s}.blog__card-link:hover{color:#5d65e8}.footer__container{align-items:stretch;flex-direction:row;gap:5.5em}.footer__logo{font-size:4.8rem}.footer__item--title{font-size:2.6rem}.footer__list{max-width:360px}}