@charset "UTF-8";html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a{color:#e50050;text-decoration:none}a:hover,a:active,a:focus,a:focus-within{color:#222;text-decoration:underline}.clearfix:after{clear:both;content:"";display:table}.container{max-width:1180px;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px;width:100%}.hide-text{overflow:hidden;padding:0;text-indent:101%;white-space:nowrap}.visually-hidden{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}body{color:#222;font: 125%/1.4 Open Sans,Helvetica Neue Light,Helvetica Neue,Helvetica,Arial,sans-serif}.footer{background-color:#8a3cb8;color:#fff;padding:3rem 2rem 0}.footer__link,.footer__legal-link{color:#fff;opacity:.85;text-decoration:none;font-size:.95rem;transition:opacity .25s ease}.footer__link:hover,.footer__legal-link:hover{opacity:1}.footer__main{max-width:1200px;margin:0 auto;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));padding-bottom:3rem}.footer__column--brand{max-width:280px}.footer__title{font-size:1.1rem;margin-bottom:1rem;padding-bottom:.4rem}.footer__list{list-style:none;padding:0}.footer__item{margin-bottom:.7rem}.footer__logo{width:120px;margin-bottom:1rem}.footer__description{font-size:.95rem;opacity:.9;line-height:1.5}.footer__social{display:flex;gap:.8rem;margin-top:1.5rem}.footer__social-link{width:40px;height:40px;background:#dad7d7;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:background .2s}.footer__social-link:hover{background:#ffffff4d}.footer__social-icon{width:20px}.footer__contact .footer__contact-list{list-style:none;padding:0;margin:0}.footer__contact .footer__contact-item{margin-bottom:.8rem}.footer__contact .footer__contact-link{display:flex;align-items:center;gap:.5rem;color:#fff;text-decoration:none;font-size:.95rem;opacity:.85;transition:opacity .25s ease}.footer__contact .footer__contact-link:hover{opacity:1}.footer__contact .footer__contact-icon{width:20px;height:20px}.footer__bottom{margin:0 auto;border-top:1px solid rgba(255,255,255,.25);display:flex;flex-direction:column;text-align:center;gap:.8rem}.footer__bottom .footer__rights{opacity:.8;font-size:.9rem}@media(min-width:900px){.footer__bottom{flex-direction:row;justify-content:center;text-align:left;align-items:center}}.whatsapp-float{position:fixed;width:60px;height:60px;bottom:25px;right:25px;background-color:#25d366;color:#fff;border-radius:50%;text-align:center;font-size:32px;box-shadow:0 3px 8px #0000004d;z-index:9999;transition:transform .2s ease,box-shadow .2s ease;display:flex;justify-content:center;align-items:center}.whatsapp-float:hover{transform:scale(1.1);box-shadow:0 4px 10px #0006;background-color:#20ba5a;text-decoration:none}.whatsapp-float i{color:#fff}.header{position:sticky;top:0;z-index:9999;background-color:#fff;padding:8px 30px;color:#570288;transition:box-shadow .25s ease,background-color .25s ease;box-shadow:0 2px 5px #0000001a}.header.is-scrolled{box-shadow:0 6px 18px #0000001f}.header__container{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto}.header__logo img{width:75px;height:auto}.header__nav{z-index:1200}.header__nav__toggle{background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.header__nav__toggle .icon{width:38px;height:38px;transition:opacity .25s ease,transform .25s ease}.header__nav__toggle .icon--open{display:block}.header__nav__toggle .icon--close,.header__nav__toggle.is-active .icon--open{display:none}.header__nav__toggle.is-active .icon--close{display:block}.header__nav-list{position:absolute;top:100%;left:0;width:100%;display:flex;flex-direction:column;background:#fff;padding:0;margin:0;list-style:none;opacity:0;pointer-events:none;box-shadow:0 8px 20px #00000014;transition:opacity .3s ease}.header__nav-list li{width:100%}.header__nav-list a{width:100%;display:block;padding:1rem 1.5rem;border-bottom:1px solid #eee;font-size:1rem;color:#570288;text-decoration:none;white-space:nowrap}.header__nav-list a:hover{background:#f7f2ff;color:#8a3cb8}.header__nav--active .header__nav-list{opacity:1;pointer-events:auto}.header__nav__item{position:relative}.header__nav__link{text-decoration:none;color:#8a3cb8;font-weight:500;font-family:Poppins}.header__nav__link:hover{color:#570288}.header__nav-item--submenu{position:relative}.header__nav-item--submenu .header__dropdown-toggle{position:absolute;opacity:0;pointer-events:none}.header__nav-item--submenu .header__nav-link--parent{display:flex;justify-content:space-between;align-items:center;cursor:pointer;width:100%}.header__nav-item--submenu .header__nav-link--parent .arrow{transition:transform .3s ease}.header__nav-item--submenu .header__submenu{max-height:0;overflow:hidden;opacity:0;visibility:hidden;background:#000000bf;border-radius:8px;margin-top:.3rem;transition:all .35s ease}.header__nav-item--submenu .header__submenu li a{padding:.75rem 1.2rem;color:#fff}.header__nav-item--submenu .header__submenu li a:hover{background:#ffffff2e}.header__nav-item--submenu .header__dropdown-toggle:checked~.header__submenu{max-height:200px;opacity:1;visibility:visible}.header__nav-item--submenu .header__dropdown-toggle:checked~.header__nav-link--parent .arrow{transform:rotate(180deg)}@media(min-width:768px){.header__nav__toggle{display:none}.header__nav-list{position:static;flex-direction:row;gap:30px;opacity:1;pointer-events:auto;background:none;box-shadow:none}.header__nav-list a{border:none;padding:.5rem 0}.header__nav__item--submenu .header__submenu{position:absolute;top:calc(100% + 6px);left:0;width:180px;background:#000000d9;padding:.4rem 0;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s ease}.header__nav__item--submenu:hover .header__submenu{opacity:1;visibility:visible;transform:translateY(0)}.header__nav__item--submenu:hover .arrow{transform:rotate(180deg)}}.hero-video{position:relative;width:100%;height:100vh;overflow:hidden}.hero-video__background{position:absolute;top:0;left:0;width:100%;height:75%;object-fit:cover;object-position:center;z-index:-1;transform:scale(1.4)}.hero-video__content{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;text-align:center;color:#fff;padding:0 2rem}.hero-video__title{display:inline-block;width:fit-content;padding:5px 10px;font-family:Poppins;font-size:3rem;color:#570288;background-color:#fcfcfc99;margin:0 auto 1rem;font-weight:700}.hero-video__text{font-family:Poppins;font-size:1.2rem;line-height:1.6;max-width:800px;margin:0 auto}.offers{padding:4rem 2rem;text-align:center;background-color:#f8f8f8}@media(min-width:768px){.offers{padding:4rem 6rem}}@media(min-width:1200px){.offers{padding:4rem 12rem}}.offers__container{max-width:1200px;margin:0 auto}.offers__title{font-family:Poppins;font-size:30px;font-weight:700;margin-bottom:1rem}.offers__subtitle{font-size:1.1rem;color:#666;margin-bottom:3rem}.offers__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;justify-items:center}.offers__card{display:flex;flex-direction:column;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 12px #57028840;width:100%;max-width:350px;height:100%;text-decoration:none;color:inherit;opacity:0;transform:translateY(40px);transition:opacity .8s ease-out,transform .8s ease-out;will-change:opacity,transform}.offers__card:hover{text-decoration:none;color:inherit}.offers__card--visible{opacity:1;transform:translateY(0)}.offers__card--visible:nth-child(1){transition-delay:.1s}.offers__card--visible:nth-child(2){transition-delay:.2s}.offers__card--visible:nth-child(3){transition-delay:.3s}.offers__image{width:100%;height:230px;object-fit:cover;display:block}.offers__content{display:flex;flex-direction:column;justify-content:space-between;height:100%;padding:1.5rem;text-align:left}.offers__text{display:flex;flex-direction:column;gap:.75rem}.offers__title-card{font-size:1.4rem;font-weight:700;color:#222;margin:0}.offers .offers__description{font-size:.95rem;color:#555;line-height:1.4;margin:0}.offers .offers__list{list-style:none;padding:0;margin:.75rem 0}.offers .offers__list li{padding-left:1rem;position:relative;font-size:.95rem;font-family:inherit;color:#555}.offers .offers__list li:before{content:"•";position:absolute;left:0;color:#8a3cb8}.offers__button{margin-top:1.5rem;padding:.75rem 1rem;background-color:#8a3cb8;color:#fff;border:none;border-radius:0 0 5px 5px;font-size:.95rem;font-weight:600;width:100%;cursor:pointer;text-align:center}.offers__button:hover{text-decoration:underline;background-color:#570288}.about{padding:4rem 2rem;background-color:#f8f8f8}.about__container{max-width:1300px;margin:0 auto}.about__title{font-family:Poppins;font-size:30px;text-align:center;font-weight:700;margin-bottom:1.5rem}.about__subtitle{text-align:center;font-size:17px;color:#555;max-width:1200px;margin:0 auto 3rem;line-height:1.6}.about__content{display:flex;flex-direction:column;align-items:center;gap:2rem}@media(min-width:768px){.about__content{flex-direction:row;align-items:flex-start}}.about__image-wrapper{flex:1;max-width:400px}.about__image-wrapper .about__image{width:100%;height:auto;border-radius:10px;object-fit:cover}.about__text{flex:2;text-align:left}.about__text .about__paragraph{font-size:1.1rem;line-height:1.6;margin-bottom:1.5rem;color:#444}.about__cards{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;margin-top:3rem}.about__card{max-width:300px;text-align:center;padding:1.5rem;border-radius:10px;background-color:#fff;box-shadow:0 8px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer}.about__card:hover{transform:translateY(-5px);box-shadow:0 12px 25px #00000014}.about__photo{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:1rem}.about__name{font-size:1.2rem;font-weight:700;color:#1e1e1e;margin-bottom:.3rem}.about__role{font-size:.95rem;color:#7a8aa0;margin-bottom:1rem}.about__description{font-size:.95rem;color:#444;line-height:1.5}main{overflow-x:hidden}.tours{background-color:#f5f5f5;padding:4rem 2rem;text-align:center}.tours__title{font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:#000}.tours__title .tours__highlight{color:#8a3cb8}.tours__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;justify-items:center;align-items:start}.tours__card{width:100%;max-width:380px;background-color:transparent;border-radius:1rem;box-shadow:none;overflow:hidden;transition:transform .35s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform;min-height:360px}.tours__card:hover{transform:translateY(-5px)}.tours__card-content{opacity:0;background-color:transparent;box-shadow:none;border-radius:1rem;transform:translateY(0);transition:transform .8s ease,opacity .8s ease,background-color .8s ease,box-shadow .35s ease;will-change:transform,opacity,background-color,box-shadow;-webkit-backface-visibility:hidden;backface-visibility:hidden}.tours__card-content[data-anim=left]{transform:translate(-100px)}.tours__card-content[data-anim=right]{transform:translate(100px)}.tours__card-content[data-anim=bottom]{transform:translateY(100px)}.tours__card--visible .tours__card-content{opacity:1;background-color:#fff;box-shadow:0 4px 10px #0000001a;transform:translate(0) translateY(0);transition-delay:.05s}.tours__card:hover .tours__card-content{box-shadow:0 6px 15px #00000026}.tours__image{width:100%;height:220px;object-fit:cover;display:block}.tours__info{padding:1.5rem;text-align:left}.tours__details{background-color:#beb2b299;display:flex;justify-content:space-between;align-items:center;color:#3d3d3d;font-size:.95rem;margin-bottom:1rem;padding:8px 16px}.tours__name{font-size:1.3rem;font-weight:700;margin-bottom:2.5rem;color:#222}.tours__footer{display:flex;justify-content:space-between;align-items:center}.tours__rating{display:flex;align-items:center;font-weight:600;color:#008484}.tours__rating i{font-size:1.2rem;margin-right:.4rem}.tours__button{font-size:15px;background-color:#8a3cb8;color:#fff;border:none;padding:.6rem .8rem;border-radius:2rem;font-weight:600;cursor:pointer;transition:background-color .3s ease}.tours__button:hover{background-color:#570288}@media(max-width:480px){.tours{padding:2.5rem 1rem}.tours__card{min-height:380px}.tours__image{height:200px}}.reviews{width:100%}.reviews__container{padding:2rem 1rem;justify-content:center;width:100%}.reviews__title{font-size:1.75rem;margin-bottom:1rem;text-align:center;width:100%}#reviews-swiper{width:100%;max-width:1180px;margin:0 auto;position:relative;box-sizing:border-box;padding:0 2rem}.swiper-wrapper{align-items:stretch}.swiper-slide{display:flex;justify-content:center;align-items:stretch;padding:.5rem;box-sizing:border-box}.review-card{width:100%;max-width:520px;background:#fff;border-radius:12px;padding:1rem;box-shadow:0 6px 18px #0000000f;display:flex;flex-direction:column;gap:.75rem;min-height:180px;box-sizing:border-box}.review-card__header{display:flex;gap:.75rem;align-items:center}.review-card__avatar{width:48px;height:48px;border-radius:50%;overflow:hidden;background:#eaeaea;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center}.review-card__avatar img{width:100%;height:100%;object-fit:cover;display:block;border-radius:50%}.review-card__name{margin:0;font-size:1rem}.review-card__location{margin:0;font-size:.85rem;color:#666}.review-card__stars{color:#f5b50a;font-weight:700}.review-card__text{margin:.25rem 0;color:#222;flex:1}.review-card__image{width:72px;height:56px;object-fit:cover;border-radius:8px}#reviews-swiper .swiper-button-prev,#reviews-swiper .swiper-button-next{width:36px;height:36px;background:transparent;border:none;top:50%;transform:translateY(-50%);margin:0;z-index:50;display:flex;align-items:center;justify-content:center;box-shadow:none}#reviews-swiper .swiper-button-prev{left:8px}#reviews-swiper .swiper-button-next{right:8px}#reviews-swiper .swiper-button-prev:after,#reviews-swiper .swiper-button-next:after{font-size:18px;line-height:1;color:#222}#reviews-swiper .swiper-button-prev,#reviews-swiper .swiper-button-next{padding:6px}#reviews-swiper .swiper-button-prev,#reviews-swiper .swiper-button-next{transform-origin:center}#reviews-swiper .swiper-pagination{margin-top:.5rem;z-index:20}@media(max-width:600px){#reviews-swiper{padding:0 8px}.review-card{max-width:100%}#reviews-swiper .swiper-button-prev{left:4px}#reviews-swiper .swiper-button-next{right:4px}}.platforms{margin:3rem auto;padding:2rem 1rem;text-align:center}.platforms__title{font-size:1.8rem;color:#000;margin-bottom:2rem;font-weight:700}.platforms__grid{display:grid;gap:1.5rem;grid-template-columns:1fr;max-width:85%;margin:0 auto}@media(min-width:768px){.platforms__grid{grid-template-columns:repeat(3,1fr)}}.platforms__card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 14px #0000001a;transition:transform .25s ease}.platforms__card:hover{transform:translateY(-6px)}.platforms__logo{width:120px;margin-bottom:1rem}.platforms__rating{color:#f79400;font-size:1.4rem;margin-bottom:.7rem;margin-top:-25px}.platforms__text{font-size:.95rem;color:#555;line-height:1.4}.faq{padding:4rem 0}.faq__title{text-align:center;margin-bottom:2rem}.faq__item{border-bottom:1px solid #ddd;padding:1rem 0}.faq__question{width:100%;background:none;border:none;padding:1rem 0;font-size:1.1rem;font-weight:600;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.faq__icon{width:1rem;height:1rem;background-image:url(layout/img/arrow-down.svg);background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}.faq__question[aria-expanded=true] .faq__icon{transform:rotate(180deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.faq__answer p{margin-top:.5rem;font-size:16px}.cookie-banner{position:fixed;bottom:0;left:0;width:100%;padding:1.5rem;background:#fff;border-top:2px solid #e5e5e5;box-shadow:0 -4px 20px #00000014;z-index:9999;display:flex;flex-direction:column;align-items:center;text-align:center}.cookie-banner p{margin:0 0 .8rem;font-size:.95rem}.cookie-banner a{text-decoration:underline;color:#8a3cb8;font-weight:600}.cookie-banner__buttons{display:flex;gap:1rem}.cookie-btn{padding:.6rem 1.2rem;border-radius:6px;border:none;cursor:pointer;font-weight:600}.cookie-btn.accept{background-color:#8a3cb8;color:#fff}.cookie-btn.reject{background-color:#000;color:#fff}.tour-cta{width:100%;background-color:#8a3cb8;box-shadow:0 -4px 10px #0003;padding:.75rem 1.5rem;display:flex;align-items:center;justify-content:center;z-index:9999;position:relative;bottom:auto;left:0;transition:all .3s ease-out;border-bottom:1px solid white}.tour-cta__content{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:1200px;width:100%;margin:0 auto;color:#fff;gap:.5rem}.tour-cta__text{font-family:nunito,sans-serif;font-size:1.1rem;font-weight:600;text-align:center}.tour-cta__button{background-color:gold;font-family:nunito,sans-serif;font-size:16px;color:#000;padding:.5rem 1rem;border-radius:9999px;font-weight:700;text-decoration:none;transition:background-color .3s,transform .1s;white-space:nowrap}.tour-cta__button:hover{background-color:#e6c200;transform:translateY(-1px)}@media(min-width:768px){.tour-cta__content{flex-direction:row;justify-content:space-between}}.tour-cta--sticky{position:fixed;bottom:0;left:0}.legal{padding:3.5rem 1.5rem;max-width:920px;margin:0 auto;color:#222;background:#fff;border-radius:12px;box-shadow:0 6px 18px #0f172a0a;line-height:1.7;font-size:1.02rem;-webkit-font-smoothing:antialiased}.legal__title{font-size:22px;font-weight:800;margin-bottom:1rem}.legal__intro{font-size:16px;max-width:700px;margin-bottom:2.5rem;line-height:1.6}.legal__block{margin-bottom:2.5rem}.legal__subtitle{font-size:20px;font-weight:700;margin-bottom:1rem}.legal__text{font-size:16px;margin-bottom:1rem;line-height:1.75}.legal__divider{border:none;border-top:1px solid #555;margin:2rem 0}.privacy{padding:3.5rem 1.5rem;max-width:920px;margin:0 auto;color:#222;background:#fff;border-radius:12px;box-shadow:0 6px 18px #0f172a0a;line-height:1.7;font-size:1.02rem;-webkit-font-smoothing:antialiased}.privacy h1{font-size:2rem;margin-bottom:1.2rem;text-align:center;font-weight:700}.privacy h2{margin-top:2rem;margin-bottom:.7rem;font-size:1.4rem;font-weight:600}.privacy p{margin-bottom:1rem}.privacy ul{margin:1rem 0 1.5rem 1.4rem}.privacy ul li{margin-bottom:.6rem;list-style:disc}.privacy a{color:#07c;text-decoration:underline}.privacy a:hover{color:#005fa3}.privacy__box{background:#f7f7f7;padding:1.5rem 1.2rem;border-radius:10px;border:1px solid #e6e6e6;margin:1.5rem 0}.privacy__box p:last-child{margin-bottom:0}@media(min-width:768px){.privacy{padding:5rem 2rem;font-size:1.1rem}.privacy h1{font-size:2.3rem}.privacy h2{font-size:1.6rem}}.cookies{padding:3.5rem 1.5rem;max-width:920px;margin:0 auto;color:#222;background:#fff;border-radius:12px;box-shadow:0 6px 18px #0f172a0a;line-height:1.7;font-size:1.02rem;-webkit-font-smoothing:antialiased}.cookies__title{font-size:1.9rem;font-weight:700;margin-bottom:.6rem;text-align:left;color:#111}.cookies__subtitle{font-size:1.15rem;font-weight:600;margin-top:1.6rem;margin-bottom:.5rem;color:#222}.cookies__text{margin-bottom:1rem;color:#333}.cookies__list{margin:.8rem 0 1.2rem 1.05rem;padding-left:.65rem}.cookies__list li{margin-bottom:.6rem;color:#333}.cookies__table{width:100%;border-collapse:collapse;margin-top:1rem;font-size:.95rem;color:#333}.cookies__table thead th{text-align:left;padding:.8rem .6rem;font-weight:600;border-bottom:1px solid #e9e9e9}.cookies__table tbody td{padding:.75rem .6rem;border-bottom:1px solid #f2f2f2}.cookies__table .cookies__tag{display:inline-block;padding:.18rem .45rem;font-size:.82rem;border-radius:6px;background:#f3f6ff;color:#1f4fbf;font-weight:600}.cookies__footer{margin-top:1.4rem;font-size:.92rem;color:#666}.cookies__actions{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.cookies__actions .btn{padding:.6rem 1rem;border-radius:8px;border:1px solid transparent;cursor:pointer;font-weight:600;font-size:.95rem}.cookies__actions .btn--ghost{background:transparent;color:#444;border-color:#e6e6e6}.cookies__actions .btn--primary{background:#0b76ef;color:#fff;box-shadow:0 6px 14px #0b76ef1f}.cookies__actions .btn--danger{background:#ff6b6b;color:#fff}.cookies__notice{background:#fcfcff;border:1px solid #f0f4ff;padding:1rem;border-radius:10px;margin-top:1rem;color:#222}@media(min-width:768px){.cookies{padding:4rem 2rem;font-size:1.04rem}.cookies__title{font-size:2.15rem}}.tour-hero{position:relative;width:100%;height:90vh;min-height:420px;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;background-attachment:fixed;background-image:url(/assets/tour-gante-BPGNA-Tu.jpg)}@media(min-width:1024px){.tour-hero{height:90vh}}.tour-hero__overlay{position:absolute;inset:0;background:linear-gradient(to top,#0000008c,#00000059 40%,#00000026,#0000000d);z-index:1}.tour-hero__content{position:relative;z-index:2;width:100%;padding:0 5% 50px}.tour-hero__title{font-family:Oswald,sans-serif;color:#f1ecf4;font-size:40px;font-weight:750;line-height:1.1;max-width:900px}@media(min-width:640px){.tour-hero__title{font-size:4rem}}@media(min-width:1024px){.tour-hero__title{font-size:4.8rem}}.tour__section{font-family:Nunito,sans-serif;padding:.3rem 1.5rem 5rem;max-width:900px;margin:0 auto;color:#222}@media(min-width:768px){.tour__section{padding:.4rem 2rem 6rem}}.tour__section__title{font-size:2rem;font-weight:800;margin-bottom:2rem;color:#111;line-height:1.2}@media(min-width:768px){.tour__section__title{font-size:2.5rem}}.tour__section__text{font-size:1.1rem;line-height:1.7;margin-bottom:1.5rem;color:#222}.tour__section__divider{border:none;border-top:2px solid #8a3cb8;opacity:.3;margin-top:3rem}.tour__list{padding-left:1rem;margin-top:.5rem}.tour__list-item{margin-bottom:.7rem;font-size:1.05rem}.tour__included-wrapper{display:grid;gap:2.5rem}@media(min-width:768px){.tour__included-wrapper{grid-template-columns:1fr 1fr;gap:3rem}}.tour__included-box{padding:1.5rem 1.5rem 1.5rem 1.2rem;border:1px solid #ececec;border-radius:12px;background:#fafafa;box-shadow:0 4px 12px #0000000f;transition:box-shadow .3s ease}.tour__included-box:hover{box-shadow:0 6px 16px #00000017}.tour__included-header{display:flex;align-items:center;gap:.7rem;margin-bottom:1rem}.tour__included-title{font-size:1.35rem;font-weight:700;color:#111}.tour__included-icon{width:28px}.tour__included-icon--no{width:26px}.tour__map-wrapper{margin-top:2rem;margin-bottom:2.5rem;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 4px 14px #0000001f}.tour__map{width:100%;height:320px;border:0}@media(min-width:768px){.tour__map{height:380px}}@media(min-width:1024px){.tour__map{height:420px}}.timeline{margin-top:2rem;margin-bottom:5rem}.timeline__item{display:grid;grid-template-columns:40px 1fr;column-gap:1rem;position:relative;padding:1rem 0;border-bottom:1px solid #ddd}.timeline__rail{position:relative}.timeline__rail:before{content:"";position:absolute;top:0;bottom:0;left:50%;width:2px;background:#e0e0e0;transform:translate(-50%)}.timeline__dot{position:absolute;top:.25rem;left:50%;transform:translate(-50%);display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:#222;color:#fff;font-weight:600;font-size:.9rem;z-index:1}.timeline__item:last-child .timeline__rail:before{display:none}.route__list{margin-top:2rem;margin-bottom:5rem}.route__item{border-bottom:1px solid #ddd;padding:1rem 0}.route__question:focus-visible,.route__question:hover{outline:none;text-decoration:underline}.route__item:last-child{border-bottom:none}.route__question{width:100%;background:none;border:none;padding:1rem 0;font-size:1.1rem;font-weight:700;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;color:#222}.route__icon{width:1rem;height:1rem;background-image:url(pages/img/arrow-down.svg);background-size:contain;background-repeat:no-repeat;transition:transform .3s ease}.route__question[aria-expanded=true] .route__icon{transform:rotate(180deg)}.route__answer{max-height:0;overflow:hidden;transition:max-height .35s ease}.route__answer p{margin-top:.5rem;font-size:1rem;line-height:1.6;color:#333}.tour-why__grid{display:grid;gap:3rem;margin-top:2rem;text-align:center}@media(min-width:768px){.tour-why__grid{grid-template-columns:repeat(3,1fr);gap:4rem}}.tour-why__item{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.tour-why__icon{width:55px;height:auto;margin-bottom:1rem}@media(min-width:768px){.tour-why__icon{width:60px}}.tour-why__subtitle{font-size:1.4rem;font-weight:800;margin-bottom:.8rem;color:#000}.tour-why__text{font-size:1.05rem;line-height:1.6;color:#444;max-width:260px}.tour__link{color:#111;text-decoration:none;font-weight:700;transition:color .15s ease}.tour__link:hover,.tour__link:focus{text-decoration:underline;color:#8a3cb8;outline:none}.tour-hero-brujas{position:relative;width:100%;height:90vh;min-height:420px;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;background-attachment:fixed;background-image:url(/assets/brujas-tour-privado-CdFFD9oL.jpeg)}@media(min-width:1024px){.tour-hero-brujas{height:90vh}}.tour-hero-brujas__overlay{position:absolute;inset:0;background:linear-gradient(to top,#0000008c,#00000059 40%,#00000026,#0000000d);z-index:1}.tour-hero-brujas__content{position:relative;z-index:2;width:100%;padding:0 5% 50px}.tour-hero-brujas__title{font-family:Oswald,sans-serif;color:#f1ecf4;font-size:40px;font-weight:750;line-height:1.1;max-width:900px}@media(min-width:640px){.tour-hero-brujas__title{font-size:4rem}}@media(min-width:1024px){.tour-hero-brujas__title{font-size:4.8rem}}.tour-hero-bruselas{position:relative;width:100%;height:90vh;min-height:420px;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;background-attachment:fixed;background-image:url(/assets/privado-bruselas-DYY2JyiK.jpg)}@media(min-width:1024px){.tour-hero-bruselas{height:90vh}}.tour-hero-bruselas__overlay{position:absolute;inset:0;background:linear-gradient(to top,#0000008c,#00000059 40%,#00000026,#0000000d);z-index:1}.tour-hero-bruselas__content{position:relative;z-index:2;width:100%;padding:0 5% 50px}.tour-hero-bruselas__title{font-family:Oswald,sans-serif;color:#f1ecf4;font-size:40px;font-weight:750;line-height:1.1;max-width:900px}@media(min-width:640px){.tour-hero-bruselas__title{font-size:4rem}}@media(min-width:1024px){.tour-hero-bruselas__title{font-size:4.8rem}}.tour-hero-antwerpen{position:relative;width:100%;height:90vh;min-height:420px;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;background-attachment:fixed;background-image:url(/assets/privado-antwerpen-D0_eBvU9.jpg)}@media(min-width:1024px){.tour-hero-antwerpen{height:90vh}}.tour-hero-antwerpen__overlay{position:absolute;inset:0;background:linear-gradient(to top,#0000008c,#00000059 40%,#00000026,#0000000d);z-index:1}.tour-hero-antwerpen__content{position:relative;z-index:2;width:100%;padding:0 5% 50px}.tour-hero-antwerpen__title{font-family:Oswald,sans-serif;color:#f1ecf4;font-size:40px;font-weight:750;line-height:1.1;max-width:900px}@media(min-width:640px){.tour-hero-antwerpen__title{font-size:4rem}}@media(min-width:1024px){.tour-hero-antwerpen__title{font-size:4.8rem}}.tour-hero-brujas-free-tour{position:relative;width:100%;height:90vh;min-height:420px;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;background-attachment:fixed;background-image:url(/assets/brujas-freetour-BOYMhNKE.jpeg)}@media(min-width:1024px){.tour-hero-brujas-free-tour{height:90vh}}.tour-hero-brujas-free-tour__overlay{position:absolute;inset:0;background:linear-gradient(to top,#0000008c,#00000059 40%,#00000026,#0000000d);z-index:1}.tour-hero-brujas-free-tour__content{position:relative;z-index:2;width:100%;padding:0 5% 50px}.tour-hero-brujas-free-tour__title{font-family:Oswald,sans-serif;color:#f1ecf4;font-size:40px;font-weight:750;line-height:1.1;max-width:900px}@media(min-width:640px){.tour-hero-brujas-free-tour__title{font-size:4rem}}@media(min-width:1024px){.tour-hero-brujas-free-tour__title{font-size:4.8rem}}.tour__details{max-width:820px;margin:0 auto}.tour__details .tour__title{margin-bottom:2.5rem}.tour-details__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem}.tour-details__item{display:flex;align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.6;color:#111}.tour-details__item p{margin:0}.tour-details__icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;line-height:1;border-radius:50%}@media(max-width:768px){.tour__details{padding:0 1rem}.tour-details__item{font-size:.95rem}}.tour-hero-brujas-free-tour-nocturno{position:relative;width:100%;height:90vh;min-height:420px;display:flex;align-items:flex-end;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden;background-attachment:fixed;background-image:url(/assets/free-tour-nocturno-hero-4kc_K1vJ.jpg)}@media(min-width:1024px){.tour-hero-brujas-free-tour-nocturno{height:90vh}}.tour-hero-brujas-free-tour-nocturno__overlay{position:absolute;inset:0;background:linear-gradient(to top,#0000008c,#00000059 40%,#00000026,#0000000d);z-index:1}.tour-hero-brujas-free-tour-nocturno__content{position:relative;z-index:2;width:100%;padding:0 5% 50px}.tour-hero-brujas-free-tour-nocturno__title{font-family:Oswald,sans-serif;color:#f1ecf4;font-size:40px;font-weight:750;line-height:1.1;max-width:900px}@media(min-width:640px){.tour-hero-brujas-free-tour-nocturno__title{font-size:4rem}}@media(min-width:1024px){.tour-hero-brujas-free-tour-nocturno__title{font-size:4.8rem}}
