@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Urbanist:ital,wght@0,100..900;1,100..900&display=swap);:root{--base-font-size:16px;--primary:#f3f3f3;--paragraph:#666666;--black:#161616;--white:#FFFFFF}html{scroll-behavior:smooth}body,html{background-color:var(--primary);color:var(--paragraph);margin:0;padding:0;box-sizing:border-box;font-family:Urbanist,sans-serif;font-size:100%;font-weight:400}img,picture,svg,video{display:block;max-width:100%;height:auto;border-radius:20px}p{color:var(--paragraph);font-size:1.125rem;line-height:1.75rem;margin-bottom:0}h1,h2,h3,h4,h5,h6{color:var(--black);margin:0;font-weight:400}section{padding-block:4.5rem}@media (width >= 767.99px){section{padding-block:9.5rem}}section:has(+section){padding-block-end:0}section:last-child{padding-block-end:0}@media (width >= 991.99px){section:last-child{padding-block-end:7.5rem}}.subscribe{margin-block-end:40px}.copyright p{font-size:.875rem;margin:0}hr{margin-block:40px}.extract{margin-block-end:40px;max-width:100%}@media (width >= 767.99px){.extract{margin:20px auto 80px auto;max-width:625px}}#about p{color:var(--black);max-width:100%;font-size:3.75rem;line-height:3.75rem;font-weight:700}@media (width >= 767.99px){#about p{font-size:6rem;line-height:6rem}}.image-with-text{position:relative}.image-with-text__title{position:absolute;bottom:30px;left:20px;color:#fff;margin:0;font-weight:600;z-index:10;text-shadow:0 2px 4px rgba(0,0,0,.7);width:calc(100% - 40px)}@media (width >= 767.99px){.image-with-text__title{left:30px;width:calc(100% - 60px)}}.image-with-text img{position:relative;z-index:1}#blog .row{gap:3rem}@media (width >= 991.99px){#blog .row{gap:1rem}}#blog .cta{margin-block-start:3rem}.header{background-color:transparent;padding:20px 0;position:fixed;top:0;left:0;width:100%;z-index:999;transition:background-color .3s ease,box-shadow .3s ease,opacity .3s ease}.header .row{flex-direction:row;align-items:center;justify-content:space-between}.header__column{display:flex;flex:1}.header__column:nth-child(2){justify-content:center}.header__column:nth-child(3){justify-content:flex-end}.header__brand{width:200px;position:relative;z-index:10}.header__country-info{display:none}@media (min-width:992px){.header__country-info{display:block}}.header__toggle{display:flex;flex-direction:column;justify-content:space-between;width:30px;height:20px;background:0 0;border:none;cursor:pointer;padding:0;z-index:10}.header__toggle span{width:100%;height:2px;background:var(--black);border-radius:10px;transition:all .3s ease-in-out;transform-origin:center}@media (min-width:992px){.header__toggle{display:none}}.header.is-open .header__toggle span:first-child{transform:translateY(9px) rotate(45deg)}.header.is-open .header__toggle span:nth-child(2){opacity:0}.header.is-open .header__toggle span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.header.header--scrolled{background-color:rgba(255,255,255,.8);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 2px 10px rgba(0,0,0,.1)}@media (min-width:992px){.header.header--hidden{opacity:0;pointer-events:none}}.container{margin:0 auto;padding-inline:1rem;max-width:100%}@media (width >= 1400px){.container{padding-inline:0;max-width:1320px}}.container--fluid{padding-inline:1rem;max-width:100%}@media (width >= 991.99px){.container--960{max-width:960px}}@media (width >= 1199.99px){.container--1140{max-width:1140px}}.text--center{text-align:center}.text--start{text-align:start}.text--end{text-align:end}.fw--400{font-weight:400}.fw--500{font-weight:500}.fw--600{font-weight:600}.fw--700{font-weight:700}.fw--800{font-weight:800}.fw--900{font-weight:900}.row{display:flex;flex-direction:column;gap:2rem}@media (width >= 991.99px){.row{flex-direction:row}}.row>*{flex:1}.h1--s{font-size:2.5rem;line-height:1.2}.h1--m{font-size:3.25rem;line-height:1.2}.h1--l{font-size:clamp(2.125rem,4vw,4.25rem);line-height:1.2}.h2--s{font-size:1.25rem;line-height:1.2}.h2--m{font-size:1.375rem;line-height:1.2}.h3--xs{font-size:.875rem;line-height:1.2}.h3--s{font-size:1rem;line-height:1.2}.m-0{margin:0!important}.mb-0{margin-block-end:0!important}.title{margin-block-end:1.25rem}@media (width >= 991.99px){.title{margin-block-end:3.5rem}}.portrait{max-height:600px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.overline-text{color:var(--paragraph);display:block;font-size:1.125rem;margin-block-end:.375rem;position:relative}.overline-text--with-style{padding-inline-start:10px}.overline-text--with-style::before{content:"";background-image:url(../images/icon/star.png);background-size:cover;background-position:center;background-repeat:no-repeat;display:inline-block;margin-inline-end:6px;width:20px;height:20px}.img-fill-height{width:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;aspect-ratio:4/3}@media (width >= 991.99px){.img-fill-height{height:100%;aspect-ratio:auto}}.visible{visibility:visible!important}.invisible{visibility:hidden!important}h1{font-size:4rem;line-height:1.2}h2{font-size:3rem;line-height:1.2}h3{font-size:2rem;line-height:1.2}h4{font-size:1.5rem;line-height:1.2}h5{font-size:1.25rem;line-height:1.2}h6{font-size:1rem;line-height:1.2}.hero-wrapper{width:100%;position:relative;overflow:hidden;padding:0}.hero-wrapper::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to bottom,rgba(243,243,243,0) 0,#f3f3f3 100%);z-index:10;pointer-events:none}.hero{height:100vh;width:100%;position:relative;display:flex;align-items:center;justify-content:center;background-image:url(../images/sky_background.jpg);background-position:center top;background-size:cover}.hero__window{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(../images/window_airplane_square.png);background-position:center;background-repeat:no-repeat;background-size:cover;transform-origin:center;z-index:1;will-change:transform}@media (min-width:992px){.hero__window{background-image:url(../images/window_airplane.png)}}.hero__content{position:relative;z-index:2;color:var(--white)}.timed-slider-container{position:relative;width:100%;height:400px;overflow:hidden;background-color:#111;border-radius:40px}@media (width >= 991.99px){.timed-slider-container{height:720px}}.slider-backgrounds{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.slide-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility .8s ease}.slide-bg.active{opacity:1;visibility:visible}.slide-bg__text-overlay{position:absolute;top:25%;left:50%;transform:translateX(-50%);width:75%;max-width:720px;text-align:center;z-index:5}@media (width >= 639.99px){.slide-bg__text-overlay{width:50%}}.slide-bg__text-overlay h2{color:var(--white);font-size:clamp(2rem,2vw + 1rem,6rem);margin:0}.slider-backgrounds::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8) 0,rgba(0,0,0,.1) 50%,rgba(0,0,0,.4) 100%);z-index:2}.slider-content{position:absolute;bottom:0;left:0;width:100%;z-index:3;padding:20px;display:flex;justify-content:center}@media (width >= 768px){.slider-content{padding:40px}}.cards-wrapper{display:grid;width:100%;max-width:1400px}@media (max-width:767.99px){.cards-wrapper{grid-template-columns:1fr}}@media (width >= 768px){.cards-wrapper{grid-template-columns:repeat(4,1fr);gap:20px}}.timed-card{background:rgba(255,255,255,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:12px;cursor:pointer;transition:background .3s ease,transform .3s ease,opacity .5s ease;position:relative}@media (max-width:767.99px){.timed-card{grid-area:1/1;opacity:0;pointer-events:none;transform:none}}.timed-card__vehicle-img{position:absolute;top:-40px;right:-5px;width:160px;height:auto;z-index:2;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);filter:drop-shadow(0 15px 15px rgba(0, 0, 0, .8))}@media (width >= 768px){.timed-card__vehicle-img{width:150px;top:-40px;right:-5px}}@media (width >= 1024px){.timed-card__vehicle-img{width:190px;top:-65px;right:-10px}}.timed-card.active .timed-card__vehicle-img,.timed-card:hover .timed-card__vehicle-img{transform:scale(1.05) translateY(-10px)}.timed-card:hover{background:rgba(255,255,255,.2)}.timed-card.active{background:rgba(255,255,255,.25);transform:translateY(-5px)}@media (max-width:767.99px){.timed-card.active{opacity:1;pointer-events:auto;transform:none;z-index:2}}.card-info{padding:15px;padding-right:110px;color:#fff}@media (width >= 768px){.card-info{padding:20px;padding-right:90px}}@media (width >= 1024px){.card-info{padding-right:120px}}.card-info h4{margin:0 0 5px 0;font-size:1.1rem}@media (width >= 768px){.card-info h4{margin:0 0 8px 0}}.card-info p{margin:0;font-size:.85rem;line-height:1.4;color:#fff}.progress-bar{width:100%;height:4px;background:rgba(255,255,255,.2);position:absolute;top:0;left:0;border-radius:12px 12px 0 0;overflow:hidden}.progress-fill{height:100%;width:0%;background:#fff;border-radius:12px 12px 0 0}.timed-card.active .progress-fill{width:100%;transition:width 5s linear}footer{padding-block-start:4.5rem;padding-block-end:4.5rem;text-align:center}@media (width >= 991.99px){footer{text-align:start}}footer p{font-size:inherit;line-height:1.5em}footer hr{padding-inline:20px;border-color:#e1e1e1}footer ul{padding:0;list-style:none;display:flex;flex-direction:column;gap:.75rem}footer ul li a{text-decoration:none;color:inherit}footer .row{gap:4rem}footer .footer__logo{margin-block-end:26px}footer .footer__logo img{max-width:200px;height:auto;-o-object-fit:contain;object-fit:contain;margin:0 auto}@media (width >= 991.99px){footer .footer__logo img{margin:0}}footer .footer__description{color:var(--paragraph);font-size:.875rem;line-height:1.75em}footer .footer__links{flex:1.5}footer .footer__links .row{flex-direction:column;flex-wrap:nowrap;gap:2rem;text-align:center}@media (width >= 991.99px){footer .footer__links .row{flex-direction:row;text-align:start}}footer .footer__links .row>*{flex:1}footer .footer__links ul{gap:3rem}@media (width >= 991.99px){footer .footer__links ul{gap:1rem}}footer .footer__links ul li{white-space:nowrap}footer .footer__links ul li a{text-decoration:underline}footer .footer__links ul li a:active,footer .footer__links ul li a:focus,footer .footer__links ul li a:focus-visible,footer .footer__links ul li a:hover{text-decoration:underline}form input{padding:10px;border:1px solid #e1e1e1;border-radius:20px;color:var(--black)}form input:focus{box-shadow:none;outline:0}form input[type=submit]{background-color:var(--black);color:var(--white);border:none;padding:10px 20px;cursor:pointer;transition:all .3s ease}form input[type=submit]:hover{background-color:var(--black);color:var(--white)}.form--inline{position:relative;width:100%}.form--inline input[type=text]{box-sizing:border-box;width:100%;padding-right:110px}.form--inline input[type=submit]{position:absolute;top:50%;right:0;transform:translate(0,-50%)}.social-network{display:flex;flex-direction:row;justify-content:center;align-self:center;list-style:none;gap:1.5rem}@media (width >= 991.99px){.social-network{justify-content:flex-end}}.social-network a{display:flex;justify-content:center;align-items:center;height:40px;width:40px;background-color:#fcfcfc;border-radius:50%;text-decoration:none}.social-network .icon{height:22px;width:22px}.icon{background-repeat:no-repeat;background-size:cover;background-position:center;height:28px;width:28px;display:block}.icon--instagram{background-image:url(../images/icon/instagram.png)}.icon--facebook{background-image:url(../images/icon/facebook.png)}.icon--twitter{background-image:url(../images/icon/twitter.png)}.icon--youtube{background-image:url(../images/icon/youtube.png)}.icon--tiktok{background-image:url(../images/icon/tiktok.png)}.icon--tripadvisor{background-image:url(../images/icon/tripadvisor.png)}.icon--whatsapp{background-image:url(../images/icon/whatsapp.png)}.icon--star{background-image:url(../images/icon/star.png)}.icon--map{background-image:url(../images/icon/map.png)}.icon--sea{background-image:url(../images/icon/sea.png)}.icon--location{background-image:url(../images/icon/location.png)}.icon--door-hanger{background-image:url(../images/icon/door-hanger.png)}.activities{display:flex;list-style:none;padding:0;margin-block-end:40px;flex-wrap:wrap;gap:.75rem .75rem;list-style:none;padding:0;margin-block-end:40px}@media (width >= 991.99px){.activities{justify-content:space-between;margin-block-end:80px}}.activities__item{display:inline-block;position:relative;padding-inline-start:0;background-color:var(--white);border-radius:20px;padding:4px 12px}@media (width >= 991.99px){.activities__item{background-color:transparent;padding:0 0 0 30px}}.activities__item::before{content:none;position:absolute;top:50%;left:0;height:20px;width:20px;transform:translate(0,-50%);background-image:url(../images/icon/star.png);background-repeat:no-repeat;background-size:cover;background-position:center}@media (width >= 991.99px){.activities__item::before{content:""}}.steps{padding:0;margin:0;list-style:none;counter-reset:custom-step-counter}.steps__item{position:relative;margin-block-end:2.5rem;padding-inline-start:4.5rem;min-height:3.5rem}.steps__item::before{counter-increment:custom-step-counter;content:"" counter(custom-step-counter);position:absolute;left:0;top:-.25rem;width:3.125rem;height:3.125rem;background-color:var(--white);color:var(--black);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:500}.steps__item .title{margin-block-end:.5rem}.steps__item p{margin:0;color:var(--paragraph)}@media (width >= 991.99px){.tours-layout>:first-child{flex:0 0 40%}}.tours-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (width >= 767.99px){.tours-grid{grid-template-columns:repeat(2,1fr)}}.tour-card__img{width:100%;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;border-radius:20px;margin-block-end:1rem}.tour-card__title{margin-block-end:.5rem}.tour-card__desc{margin-block-end:1rem;font-size:1rem}.navigation{display:flex;align-items:center;gap:2rem;border-radius:40px;padding:0 10px 0 20px;background-color:#e1e1e1}.navigation__button{text-decoration:none;background-color:var(--black);color:var(--white);padding:6px 12px;border-radius:20px;white-space:nowrap}.navigation__menu{display:flex;list-style:none;gap:3rem;padding:0}.navigation__link{color:var(--paragraph);text-decoration:none}@media (max-width:991.98px){.navigation{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#f3f3f3;flex-direction:column;justify-content:center;border-radius:0;padding:0;opacity:0;visibility:hidden;z-index:9}.navigation__menu{flex-direction:column;align-items:center;justify-content:center;gap:2rem;width:100%}.navigation__link{font-size:1.5rem;color:var(--black);text-align:center;opacity:0;transform:translateY(20px)}.navigation__button{font-size:1.25rem;padding:8px 20px;margin-top:1rem;opacity:0;transform:translateY(20px)}}.stats{display:flex;align-items:center;flex-direction:column;justify-content:center}.stats .stat-item{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:var(--black)}.stats .stat-item .stat-icon{width:80px;height:80px;color:var(--black);margin-bottom:.5rem;padding:1.25rem;border-radius:30px;background-color:var(--white)}.stats .stat-item .stat-number{font-size:3.75rem;font-weight:700;line-height:1}@media (width >= 767.99px){.stats .stat-item .stat-number{font-size:6rem}}.stats .stat-item .stat-desc{font-size:1rem;font-weight:400;color:var(--black)}.stats__icon{margin-block-end:40px}.stats .icon--door-hanger,.stats .icon--location,.stats .icon--map,.stats .icon--sea{height:100px;width:100px;background-size:contain;background-repeat:no-repeat}.stats__number{font-size:clamp(2rem,6vw,6rem);line-height:1;font-weight:800;color:var(--black)}.stats__desc{font-size:clamp(1.125rem,3vw,1.75rem);letter-spacing:.03em;text-transform:capitalize;margin-block-start:10px}.language-selector{position:relative}.language-selector select{display:none;position:relative;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:transparent;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23666666%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13.7-5.9H20.3a17.6%2017.6%200%200%200-13.7%205.9 17.6%2017.6%200%200%200-5.2%2012.7c0%205%201.7%209.2%205.2%2012.6l137.9%20137.8a17.6%2017.6%200%200%200%2025.2%200L287%2082.3c3.4-3.4%205.2-7.6%205.2-12.6%200-5.3-1.8-9.4-5.2-12.8z%22%2F%3E%3C%2Fsvg%3E"),url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20fill%3D%22none%22%20stroke%3D%22%23666666%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%2210%22%3E%3C%2Fcircle%3E%3Cline%20x1%3D%222%22%20y1%3D%2212%22%20x2%3D%2222%22%20y2%3D%2212%22%3E%3C%2Fline%3E%3Cpath%20d%3D%22M12%202a15.3%2015.3%200%200%201%204%2010%2015.3%2015.3%200%200%201-4%2010%2015.3%2015.3%200%200%201-4-10%2015.3%2015.3%200%200%201%204-10z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");background-repeat:no-repeat,no-repeat;background-position:right 12px center,left 12px center;background-size:12px,16px;padding:8px 32px 8px 36px;border:1px solid var(--paragraph);border-radius:20px;color:var(--paragraph);font-size:14px;cursor:pointer;outline:0;margin-right:20px}@media (width > 991.99px){.language-selector select{display:block}}.post-card{display:flex;flex-direction:column;background-color:transparent;height:100%;overflow:hidden}.post-card a{text-decoration:none}.post-card__img{overflow:hidden;border-radius:20px}@media (width >= 991.99px){.post-card__img{height:300px}}.post-card__img img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.post-card__content{display:flex;flex-direction:column;flex-grow:1;margin-block-start:1.5rem}.post-card__content .card__link{margin-block-start:auto}.post-card__title{margin-block-end:.5rem}.post-card__desc{font-size:1rem;line-height:1.5rem;margin-block-end:1.25rem}.post-card__category{margin-block-end:1rem}.card__link{display:inline-flex;align-items:center;color:var(--black);text-decoration:none;font-weight:600;gap:.5rem;transition:opacity .3s}.card__link:hover{opacity:.7}.cta{text-decoration:none;background-color:var(--black);color:var(--white);padding:10px 20px;border-radius:20px;white-space:nowrap;display:inline-block}