.adt-tour-page{--adt-green-deep:#2c4a3c;--adt-green-forest:#1e3329;--adt-terracotta:#86452a;--adt-terracotta-light:#a45c40;--adt-gold:#c08a3e;--adt-sand:#f6efe4;--adt-cream:#fbf8f2;--adt-white:#fff;--adt-text-dark:#201a16;--adt-text-muted:#6b6058;--adt-border:#e1d8c9;--adt-font-heading:"Libre Caslon Text",Georgia,"Times New Roman",serif;--adt-font-body:"Manrope",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--adt-radius-sm:6px;--adt-radius-md:12px;--adt-radius-lg:20px;--adt-space-xs:0.5rem;--adt-space-sm:1rem;--adt-space-md:1.5rem;--adt-space-lg:2.5rem;--adt-space-xl:4rem;--adt-shadow-sm:0 2px 8px rgba(32,26,22,.08);--adt-shadow-md:0 8px 24px rgba(32,26,22,.14);--adt-container:1180px;--adt-header-h-desktop:80px;--adt-header-h-mobile:64px;--adt-transition:200ms ease;--adt-hp-container-nav:1400px;--adt-hp-container-footer:1280px;--adt-hp-navy:#081c15;--adt-hp-navy-scrolled:rgba(8,28,21,.97);--adt-hp-terracotta:#c86b45;--adt-hp-sand:#f4e1d2;--adt-hp-white-70:hsla(0,0%,100%,.7);--adt-hp-white-60:hsla(0,0%,100%,.6);--adt-hp-white-40:hsla(0,0%,100%,.5);--adt-hp-white-10:hsla(0,0%,100%,.1);--adt-hp-header-h-desktop:80px;--adt-hp-header-h-mobile:64px;background:var(--adt-cream);font-family:var(--adt-font-body);color:var(--adt-text-dark)}.adt-tour-page *{box-sizing:border-box}.adt-tour-page img{max-width:100%;height:auto}.adt-tour-page #tab01,.adt-tour-page #tab02,.adt-tour-page #tab03,.adt-tour-page #tab04,.adt-tour-page #tab05,.adt-tour-page #tab06{scroll-margin-top:calc(var(--adt-header-h-desktop) + 64px)}.adt-tour-page .btn,.adt-tour-page a,.adt-tour-page button,.adt-tour-page summary{transition:color var(--adt-transition),background-color var(--adt-transition),border-color var(--adt-transition),box-shadow var(--adt-transition),transform var(--adt-transition)}.adt-tour-page .btn:focus-visible,.adt-tour-page .nav-tabs>li>a:focus-visible,.adt-tour-page a:focus-visible,.adt-tour-page button:focus-visible,.adt-tour-page summary:focus-visible{outline:3px solid var(--adt-gold)!important;outline-offset:2px;box-shadow:0 0 0 5px rgba(32,26,22,.35);border-radius:var(--adt-radius-sm)}@media (prefers-reduced-motion:reduce){.adt-tour-page *,.adt-tour-page :after,.adt-tour-page :before{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}body.adt-nav-open{overflow:hidden}.adt-tour-page .adt-skip-link{position:absolute;top:-100px;left:0;z-index:10000;padding:.75rem 1.25rem;background:var(--adt-green-deep);color:var(--adt-white);font-family:var(--adt-font-body);font-weight:700;text-decoration:none;border-radius:0 0 var(--adt-radius-sm) 0}.adt-tour-page .adt-skip-link:focus{top:0;outline:3px solid var(--adt-gold);outline-offset:-3px}.adt-tour-page #header.adt-header{background:transparent!important;border-bottom:none;position:fixed;top:0;left:0;right:0;z-index:1000;transition:background var(--adt-transition),box-shadow var(--adt-transition)}.adt-tour-page #header.adt-header.adt-nav-scrolled{background:var(--adt-hp-navy-scrolled)!important;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 4px 30px rgba(0,0,0,.2)}.adt-tour-page .adt-header__bar{max-width:var(--adt-hp-container-nav);margin:0 auto;min-height:var(--adt-hp-header-h-desktop);position:relative;display:flex;align-items:center;justify-content:space-between;padding:0 1rem}.adt-tour-page .logo{margin:0;padding:0}.adt-tour-page .logo a{display:inline-flex;align-items:center}.adt-tour-page .logo img{height:40px;width:auto;max-width:none}.adt-tour-page .navbar.navbar-default{background:transparent;border:none;margin:0;display:flex;justify-content:center;min-width:0}@media (min-width:1280px){.adt-tour-page .navbar.navbar-default{max-width:min(920px,calc(100% - 520px));flex-wrap:wrap;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.adt-tour-page .navbar-header{display:none}.adt-tour-page .navbar-collapse{padding:0}.adt-tour-page .navbar-default .navbar-nav{display:flex;align-items:center;gap:.1rem;float:none;margin:0;max-width:none}.adt-tour-page .navbar-default .navbar-nav>li{padding:0;border-top:0}.adt-tour-page .navbar-default .navbar-nav>li>a,.adt-tour-page .navbar-default .navbar-nav>li>a.dropdown-toggle,.adt-tour-page .navbar-default .navbar-nav>li>button,.adt-tour-page .navbar-default .navbar-nav>li>button.dropdown-toggle{font-family:var(--adt-font-body);font-weight:500;font-size:.82rem;letter-spacing:.01em;text-transform:none;color:var(--adt-white);padding:.55rem .5rem;border:0;border-radius:var(--adt-radius-sm);background:transparent;white-space:nowrap;display:inline-flex;align-items:center;gap:.15rem;cursor:pointer}.adt-tour-page .navbar-default .navbar-nav>li>a:focus,.adt-tour-page .navbar-default .navbar-nav>li>a:hover,.adt-tour-page .navbar-default .navbar-nav>li>button:focus,.adt-tour-page .navbar-default .navbar-nav>li>button:hover{color:var(--adt-hp-terracotta);background:transparent}.adt-tour-page .navbar-default .navbar-nav .dropdown-menu{background:var(--adt-hp-navy);border:none;border-top:2px solid var(--adt-hp-terracotta);border-radius:0;box-shadow:0 12px 40px rgba(0,0,0,.5);padding:0;margin-top:0;min-width:270px}.adt-tour-page .navbar-default .navbar-nav .dropdown-menu li>a{font-family:var(--adt-font-body);font-size:.78rem;font-weight:400;text-transform:uppercase;letter-spacing:.04em;color:var(--adt-hp-sand);border-radius:0;padding:.55rem 1.1rem;background:transparent;border-bottom:1px solid hsla(0,0%,100%,.06)}.adt-tour-page .navbar-default .navbar-nav .dropdown-menu li>a:hover{background:rgba(200,107,69,.25);color:#fff}@media (min-width:1280px){.adt-tour-page .navbar-nav>li.dropdown:focus-within>.dropdown-menu{overflow:visible;-webkit-transform:rotateX(0) translateZ(0);transform:rotateX(0) translateZ(0);opacity:1;visibility:visible}}.adt-tour-page .navbar-nav>li.has-mega-dropdown{position:relative}@media (min-width:1280px){.adt-tour-page .navbar-nav>li.has-mega-dropdown .dropdown-menu{padding:var(--adt-space-md);min-width:480px;width:min(900px,calc(100vw - 32px));max-width:min(900px,calc(100vw - 32px));left:50%;right:auto;top:100%;margin-top:0;transform:translateX(-50%)}.adt-tour-page .navbar-nav>li.has-mega-dropdown:nth-last-child(-n+2) .dropdown-menu{left:auto;right:0;transform:none}.adt-tour-page .navbar-nav>li.has-mega-dropdown:focus-within>.dropdown-menu,.adt-tour-page .navbar-nav>li.has-mega-dropdown:hover>.dropdown-menu{visibility:visible;opacity:1;transform:translateX(-50%);transition:opacity .15s ease;pointer-events:auto}.adt-tour-page .navbar-nav>li.has-mega-dropdown:nth-last-child(-n+2):focus-within>.dropdown-menu,.adt-tour-page .navbar-nav>li.has-mega-dropdown:nth-last-child(-n+2):hover>.dropdown-menu{transform:none}.adt-tour-page .navbar-nav>li.has-mega-dropdown .dropdown-menu{visibility:hidden;opacity:0;transition:opacity .15s ease,visibility 0s linear .15s}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .row{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:var(--adt-space-sm) var(--adt-space-md)}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .row>[class*=col-]{width:auto;float:none;padding:0}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col>.des{padding:0}}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col{border-radius:var(--adt-radius-md);border-left:3px solid transparent;transition:background-color .15s ease,border-left-color .15s ease}.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title{display:block}.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a{color:var(--adt-hp-sand);font-family:var(--adt-font-body);text-transform:none;border-bottom:none;display:block;min-height:40px;line-height:1.3}.adt-tour-page .navbar-nav>li.has-mega-dropdown .des p{color:var(--adt-hp-white-60);font-size:.78rem;line-height:1.4}@media (min-width:1280px){.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col{padding:.5rem .6rem;margin:0 -.6rem}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col .des .title a,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col .des .title a:active,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col .des .title a:link,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col .des .title a:visited{color:var(--adt-hp-sand)}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col .des p{color:var(--adt-hp-white-60)}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:focus-within,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:hover{background:hsla(0,0%,100%,.07);border-left-color:var(--adt-hp-terracotta)}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:focus-within .des .title a,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:focus-within .des .title a:active,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:focus-within .des .title a:link,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:focus-within .des .title a:visited,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:hover .des .title a,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:hover .des .title a:active,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:hover .des .title a:link,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:hover .des .title a:visited{color:var(--adt-hp-sand)}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:focus-within .des p,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:hover .des p{color:var(--adt-hp-white-70)}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:focus-within{outline:2px solid var(--adt-hp-terracotta);outline-offset:2px}}.adt-tour-page .adt-header__cta{flex:0 0 auto}.adt-tour-page .adt-header__book{display:inline-flex;align-items:center;font-family:var(--adt-font-body);font-weight:700;font-size:.85rem;color:var(--adt-white);background:var(--adt-hp-terracotta);border-radius:var(--adt-radius-sm);padding:.5rem 1rem}.adt-tour-page .adt-header__book:focus-visible,.adt-tour-page .adt-header__book:hover{background:var(--adt-terracotta);color:var(--adt-white)}.adt-tour-page .adt-hero{position:relative;min-height:620px;height:clamp(560px,62vw,680px);display:flex;align-items:flex-end;overflow:hidden}.adt-tour-page .adt-hero__media{position:absolute;inset:0}.adt-tour-page .adt-hero__media img{width:100%;height:100%;object-fit:cover;object-position:center 60%;max-width:none}.adt-tour-page .adt-hero__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,28,21,.65) 0,rgba(8,28,21,.25) 20%,rgba(8,28,21,.15) 45%,rgba(8,28,21,.55) 70%,rgba(8,28,21,.88)),linear-gradient(90deg,rgba(8,28,21,.5) 0,rgba(8,28,21,0) 55%)}.adt-tour-page .adt-hero__content{position:relative;width:100%;z-index:1}.adt-tour-page .adt-hero__inner{max-width:var(--adt-container);margin:0 auto;padding:0 1.25rem var(--adt-space-xl)}.adt-tour-page .adt-hero h1{font-family:var(--adt-font-heading);font-weight:600;font-size:clamp(2rem,4vw,3.1rem);line-height:1.12;color:var(--adt-white);margin:0 0 .6rem;max-width:18ch;text-shadow:0 2px 12px rgba(0,0,0,.35)}.adt-tour-page .adt-hero__subtitle{font-family:var(--adt-font-body);font-weight:700;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--adt-cream);background:rgba(134,69,42,.85);display:inline-block;padding:.4rem .85rem;border-radius:999px;margin:0 0 var(--adt-space-sm)}.adt-tour-page .adt-hero__description p{font-size:1rem;line-height:1.75;color:rgba(251,248,242,.92);max-width:58ch;margin:0 0 var(--adt-space-md)}#main .adt-hero__description b,#main .adt-hero__description strong{color:inherit;font-weight:700}.adt-tour-page .adt-hero__actions .btn.btn-lg.btn-info{color:#081c15!important;font-family:var(--adt-font-body);font-weight:700;font-size:.95rem;letter-spacing:.03em;text-transform:uppercase;background:var(--adt-gold);border-color:var(--adt-gold);color:var(--adt-green-forest);border-radius:var(--adt-radius-sm);padding:.9rem 2rem;box-shadow:var(--adt-shadow-md)}.adt-tour-page .adt-hero__actions .btn.btn-lg.btn-info:focus-visible,.adt-tour-page .adt-hero__actions .btn.btn-lg.btn-info:hover{background:#d19d4f;border-color:#d19d4f;color:var(--adt-green-forest);transform:translateY(-1px)}.adt-tour-page .adt-share-strip{background:var(--adt-cream);border-bottom:1px solid var(--adt-border)}.adt-tour-page .adt-share-strip__inner{max-width:var(--adt-container);margin:0 auto;padding:.65rem 1.25rem}.adt-tour-page .social-networks.social-share{display:flex;gap:.5rem;padding:0;margin:0}.adt-tour-page .social-networks.social-share li{list-style:none}.adt-tour-page .social-networks.social-share a{display:inline-flex;align-items:center;gap:.35rem;font-size:.76rem;font-weight:600;color:var(--adt-text-muted);border:1px solid var(--adt-border);border-radius:999px;padding:.35rem .75rem;background:var(--adt-white)}.adt-tour-page .social-networks.social-share a:hover{color:var(--adt-terracotta);border-color:var(--adt-terracotta)}.adt-tour-page .adt-facts{background:var(--adt-white);border-bottom:1px solid var(--adt-border)}.adt-tour-page .adt-facts__inner{max-width:var(--adt-container);margin:0 auto;padding:var(--adt-space-md) 1.25rem}.adt-tour-page .adt-facts__eyebrow{font-family:var(--adt-font-body);font-weight:700;font-size:.72rem;letter-spacing:.1em;text-transform:uppercase;color:var(--adt-terracotta);margin:0 0 .85rem}.adt-tour-page .adt-facts__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:var(--adt-space-md)}.adt-tour-page .adt-facts__item{display:flex;align-items:center;gap:.6rem;min-width:0}.adt-tour-page .adt-facts__icon{flex:0 0 auto;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--adt-sand);color:var(--adt-green-deep);font-size:1.15rem}.adt-tour-page .adt-facts__text{font-size:.85rem;line-height:1.4;color:var(--adt-text-dark);align-self:center}.adt-tour-page .adt-facts__text strong{font-weight:700;color:var(--adt-text-dark)}.adt-tour-page .tab-container{background:var(--adt-cream)}.adt-tour-page .nav-wrap#sticky-tab{background:var(--adt-white);border-bottom:1px solid var(--adt-border);position:relative}.adt-tour-page .nav-wrap#sticky-tab.is-stuck{box-shadow:var(--adt-shadow-sm);top:var(--adt-hp-header-h-desktop)!important}.adt-tour-page .nav-wrap .container{max-width:var(--adt-container);position:relative}.adt-tour-page .nav.nav-tabs{border-bottom:none;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem;padding:.25rem 0}.adt-tour-page .adt-section-jump{display:none}.adt-tour-page .nav.nav-tabs>li{float:none}.adt-tour-page #main .nav.nav-tabs>li>a,.adt-tour-page #main .nav.nav-tabs>li>a:link,.adt-tour-page #main .nav.nav-tabs>li>a:visited{font-family:var(--adt-font-body);font-weight:600;font-size:.82rem;letter-spacing:.02em;text-transform:uppercase;color:var(--adt-text-muted);border:none;border-radius:var(--adt-radius-sm);padding:.9rem 1.05rem;white-space:nowrap;background:transparent;display:flex;align-items:center;justify-content:center;text-align:center;min-height:48px;line-height:1.2}.adt-tour-page #main .nav.nav-tabs>li:hover>a,.adt-tour-page #main .nav.nav-tabs>li>a:hover{color:var(--adt-terracotta);background:var(--adt-sand);border:none}.adt-tour-page #main .nav.nav-tabs>li>a:focus-visible{outline:2px solid var(--adt-terracotta);outline-offset:-2px}.adt-tour-page #main .nav.nav-tabs>li.active>a,.adt-tour-page #main .nav.nav-tabs>li.active>a:focus,.adt-tour-page #main .nav.nav-tabs>li.active>a:hover,.adt-tour-page #main .nav.nav-tabs>li.active>a:link,.adt-tour-page #main .nav.nav-tabs>li.active>a:visited{color:var(--adt-white);background:var(--adt-green-deep);border:none;opacity:1}.adt-tour-page .tab-content.trip-detail{max-width:var(--adt-container);padding-top:var(--adt-space-lg);padding-bottom:var(--adt-space-lg)}.adt-tour-page .tab-pane .adt-section-title{font-family:var(--adt-font-heading);font-weight:600;text-transform:none;font-size:clamp(1.15rem,2vw,1.6rem);line-height:1.35;color:var(--adt-green-forest);max-width:38ch;margin:0 0 var(--adt-space-lg)}.adt-tour-page #tab01>.row{display:flex;flex-wrap:wrap;gap:var(--adt-space-lg);margin:0}.adt-tour-page #tab01 .col-md-6{float:none;flex:1 1 100%;width:auto;padding:0;min-width:0}@media (min-width:1024px){.adt-tour-page #main #tab01>.row{display:grid;grid-template-columns:minmax(300px,36%) minmax(0,1fr);align-items:start;gap:var(--adt-space-lg)}.adt-tour-page #main #tab01>.row>.adt-section-title{grid-column:1/-1}.adt-tour-page #main #tab01 .col-md-6{flex:initial;min-width:0}.adt-tour-page #main #tab01 .col-md-6:first-child{position:sticky;top:calc(var(--adt-header-h-desktop) + 24px);align-self:start}.adt-tour-page #main #tab01 .col-md-6:last-child{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:var(--adt-space-md)}.adt-tour-page #main #tab01 .col-md-6:last-child .text-box{margin-bottom:0;width:auto;max-width:none}}.adt-tour-page .text-box{background:var(--adt-white);border:1px solid var(--adt-border);border-radius:var(--adt-radius-md);padding:var(--adt-space-md);margin-bottom:var(--adt-space-md)}.adt-tour-page .text-box .holder{padding:0}.adt-tour-page .trip-detail .text-box.not-included:before,.adt-tour-page .trip-detail .text-box:before{content:none}.adt-tour-page #main .text-box h3.title{font-family:var(--adt-font-heading);font-weight:600;font-size:1.1rem;color:var(--adt-green-forest);margin:0 0 var(--adt-space-sm);padding:0 0 var(--adt-space-xs);border-bottom:2px solid var(--adt-gold);display:inline-block}.adt-tour-page .content-list{list-style:none;margin:0;padding:0}.adt-tour-page .content-list li{font-size:.95rem;line-height:1.6;color:var(--adt-text-dark);padding:.4rem 0 .4rem 1.5rem;position:relative}.adt-tour-page .content-list.tick-list li:before{content:"";position:absolute;left:0;top:.7rem;width:8px;height:8px;border-radius:50%;background:var(--adt-green-deep)}.adt-tour-page .not-included .content-list.cross-list li:before{content:"";position:absolute;left:0;top:.65rem;width:8px;height:8px;border-radius:2px;background:var(--adt-terracotta)}.adt-tour-page .not-included{background:var(--adt-sand);border-color:var(--adt-border)}.adt-tour-page #main .not-included h3.title{color:var(--adt-terracotta);border-bottom-color:var(--adt-terracotta)}.adt-tour-page .adt-itinerary{list-style:none;margin:0;padding:0;counter-reset:adt-day}.adt-tour-page .adt-itinerary__day{position:relative;display:grid;grid-template-columns:40px 1fr;column-gap:var(--adt-space-md);padding-bottom:var(--adt-space-lg)}.adt-tour-page .adt-itinerary__body,.adt-tour-page .adt-itinerary__title{grid-column:2}.adt-tour-page .adt-itinerary__day:before{content:"";position:absolute;left:20px;top:44px;bottom:0;width:2px;background:var(--adt-border)}.adt-tour-page .adt-itinerary__day:last-child:before{content:none}.adt-tour-page .adt-itinerary__day:after{counter-increment:adt-day;content:counter(adt-day);grid-column:1;grid-row:1;width:40px;height:40px;border-radius:50%;background:var(--adt-green-deep);color:var(--adt-white);font-family:var(--adt-font-body);font-weight:700;font-size:1rem;display:flex;align-items:center;justify-content:center}.adt-tour-page .adt-itinerary__day:first-child:after{background:var(--adt-terracotta)}.adt-tour-page .adt-itinerary__title{font-family:var(--adt-font-heading);font-weight:600;font-size:1.1rem;color:var(--adt-green-forest);margin:0 0 .6rem;padding-top:.5rem}.adt-tour-page .adt-itinerary__body{max-width:70ch}.adt-tour-page .adt-itinerary__body p{font-size:1rem;line-height:1.75;color:var(--adt-text-muted);margin:0}.adt-tour-page #tab03{border-radius:var(--adt-radius-lg);overflow:hidden;box-shadow:var(--adt-shadow-sm)}.adt-tour-page #tab03 iframe{display:block;width:100%;border:none}.adt-tour-page #tab04{padding:var(--adt-space-md) 0}.adt-tour-page .gallery-list{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--adt-space-sm);list-style:none;margin:0;padding:0}.adt-tour-page .gallery-list>li{float:none;width:auto;padding:0}.adt-tour-page .gallery-list .img-holder{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:var(--adt-radius-md)}.adt-tour-page .gallery-list .img-holder img{width:100%;height:100%;object-fit:cover}.adt-tour-page .gallery-list a:hover .img-holder img{transform:scale(1.03)}.adt-tour-page #tab06 .btn-holder{text-align:center;padding:var(--adt-space-lg) 0}.adt-tour-page .adt-booking-card{max-width:360px;margin:0 auto;padding:var(--adt-space-lg) var(--adt-space-md);background:var(--adt-white);border:1px solid var(--adt-border);border-radius:var(--adt-radius-md);box-shadow:var(--adt-shadow-sm)}.adt-tour-page .adt-booking-card__title{font-family:var(--adt-font-heading);font-size:1.2rem;color:var(--adt-green-forest);margin:0 0 var(--adt-space-sm)}.adt-tour-page .adt-booking-card__image{display:block;border-radius:var(--adt-radius-sm);overflow:hidden}.adt-tour-page .adt-booking-card__image img{width:100%;max-width:220px;height:auto;display:block;margin:0 auto}.adt-tour-page .adt-booking-card__cta{display:inline-flex;margin-top:var(--adt-space-md);background:var(--adt-terracotta);border-color:var(--adt-terracotta);color:var(--adt-white);font-weight:700;text-transform:uppercase;border-radius:var(--adt-radius-sm);padding:.75rem 1.75rem}.adt-tour-page .adt-booking-card__cta:focus-visible,.adt-tour-page .adt-booking-card__cta:hover{background:var(--adt-terracotta-light);border-color:var(--adt-terracotta-light);color:var(--adt-white)}.adt-tour-page footer#footer{background:var(--adt-hp-navy);color:var(--adt-white)}.adt-tour-page footer#footer .container{max-width:var(--adt-hp-container-footer);padding-top:0;padding-bottom:0}.adt-tour-page .adt-footer-grid:after,.adt-tour-page .adt-footer-grid:before{content:none;display:none}.adt-tour-page .adt-footer-grid{display:grid;column-gap:var(--adt-space-lg);align-items:start;padding:var(--adt-space-xl) 0 var(--adt-space-lg)}@media (min-width:1200px){.adt-tour-page .adt-footer-grid{grid-template-columns:repeat(12,1fr);grid-template-areas:"brand brand brand excursions excursions excursions desert desert desert contact contact contact" "treks treks treks treks bikes bikes bikes bikes atlas-sahara atlas-sahara atlas-sahara atlas-sahara";row-gap:48px}.adt-tour-page .adt-footer-brand{grid-area:brand}.adt-tour-page .adt-footer-excursions{grid-area:excursions}.adt-tour-page .adt-footer-desert{grid-area:desert}.adt-tour-page .adt-footer-contact{grid-area:contact}.adt-tour-page .adt-footer-nav.adt-footer-nav.adt-footer-atlas-sahara,.adt-tour-page .adt-footer-nav.adt-footer-nav.adt-footer-bikes,.adt-tour-page .adt-footer-nav.adt-footer-nav.adt-footer-treks{padding-top:28px;border-top:1px solid var(--adt-hp-white-10)}.adt-tour-page .adt-footer-treks{grid-area:treks}.adt-tour-page .adt-footer-bikes{grid-area:bikes}.adt-tour-page .adt-footer-atlas-sahara{grid-area:atlas-sahara}}@media (min-width:768px) and (max-width:1199px){.adt-tour-page .adt-footer-grid{grid-template-columns:1fr 1fr;grid-template-areas:"brand contact" "excursions desert" "treks bikes" "atlas-sahara atlas-sahara";row-gap:var(--adt-space-lg)}.adt-tour-page .adt-footer-brand{grid-area:brand}.adt-tour-page .adt-footer-contact{grid-area:contact}.adt-tour-page .adt-footer-excursions{grid-area:excursions}.adt-tour-page .adt-footer-desert{grid-area:desert}.adt-tour-page .adt-footer-treks{grid-area:treks}.adt-tour-page .adt-footer-bikes{grid-area:bikes}.adt-tour-page .adt-footer-atlas-sahara{grid-area:atlas-sahara}}.adt-tour-page .adt-footer-brand__logo{display:inline-block;margin-bottom:var(--adt-space-md)}.adt-tour-page .adt-footer-brand__logo img{height:40px;width:auto;filter:brightness(0) invert(1)}.adt-tour-page .adt-footer-brand__social{display:flex;gap:.75rem}.adt-tour-page .adt-social-link{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid var(--adt-hp-white-10);color:var(--adt-hp-white-60);font-size:.95rem}.adt-tour-page .adt-social-link:focus-visible,.adt-tour-page .adt-social-link:hover{color:var(--adt-hp-terracotta);border-color:var(--adt-hp-terracotta)}.adt-tour-page .adt-footer-nav{float:none;width:auto;padding:0}.adt-tour-page .adt-footer-group{border:none}.adt-tour-page .adt-footer-summary{font-family:var(--adt-font-body);font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--adt-hp-sand);margin-bottom:var(--adt-space-sm);cursor:default;list-style:none}.adt-tour-page .adt-footer-summary::-webkit-details-marker{display:none}.adt-tour-page .adt-footer-links{list-style:none;margin:0;padding:0}.adt-tour-page .adt-footer-links li{margin-bottom:.55rem}.adt-tour-page #footer .adt-footer-links a,.adt-tour-page #footer .adt-footer-links address{font-size:.85rem;line-height:1.5;text-transform:none;letter-spacing:normal;color:var(--adt-hp-white-70);font-style:normal}.adt-tour-page #footer .adt-footer-links a:hover{color:var(--adt-hp-terracotta)}.adt-tour-page .adt-social-empty,.adt-tour-page .social-wrap{display:none}.adt-tour-page .footer-bottom{background:var(--adt-hp-navy);border-top:1px solid var(--adt-hp-white-10)}.adt-tour-page .footer-bottom .container{max-width:var(--adt-hp-container-footer);padding-top:var(--adt-space-md);padding-bottom:var(--adt-space-md)}.adt-tour-page .footer-bottom .row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--adt-space-sm)}.adt-tour-page .footer-bottom .col-lg-6{float:none;width:auto;padding:0}.adt-tour-page .footer-bottom .copyright{color:var(--adt-hp-white-40);font-weight:400;font-size:.85rem}.adt-tour-page .payment-option{display:flex;flex-wrap:wrap;gap:.6rem;align-items:center;margin:0;padding:0}.adt-tour-page .payment-option img{opacity:.7}.adt-tour-page .adt-mobile-cta,.adt-tour-page .adt-scroll-top{display:none}@media (min-width:768px){.adt-tour-page .adt-scroll-top{display:block}.adt-tour-page .scroll-holder.adt-scroll-top #scroll-to-top{background:var(--adt-green-deep);border-radius:var(--adt-radius-sm);box-shadow:var(--adt-shadow-md)}}@media (max-width:767px){.adt-tour-page .adt-mobile-cta{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:1050;background:var(--adt-white);border-top:1px solid var(--adt-border);padding:.65rem 1rem calc(.65rem + env(safe-area-inset-bottom));box-shadow:0 -4px 16px rgba(32,26,22,.12);transition:transform var(--adt-transition),opacity var(--adt-transition)}.adt-tour-page .adt-mobile-cta.adt-mobile-cta--hidden{transform:translateY(120%);opacity:0;pointer-events:none}.adt-tour-page .adt-mobile-cta a{flex:1 1 auto;text-align:center;font-family:var(--adt-font-body);font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:.02em;background:var(--adt-terracotta);color:var(--adt-white);border-radius:var(--adt-radius-sm);padding:.85rem 1rem;min-height:44px;display:flex;align-items:center;justify-content:center}.adt-tour-page footer#footer{padding-top:var(--adt-space-md);padding-bottom:calc(96px + env(safe-area-inset-bottom))}.adt-tour-page footer#footer.adt-cta-cleared{padding-bottom:0}}@media (max-width:1279px){.adt-tour-page .adt-header__cta{display:none}.adt-tour-page .navbar-collapse.in{position:fixed;top:var(--adt-hp-header-h-mobile);left:0;right:0;width:auto}.adt-tour-page #tab01 .col-md-6:first-child{position:static;top:auto}.adt-tour-page .adt-facts__list{grid-template-columns:repeat(3,1fr)}.adt-tour-page .navbar-header{display:block;margin-left:auto}.adt-tour-page .navbar-toggle{display:block!important;position:static;top:auto;left:auto;right:auto;z-index:auto;border:1px solid hsla(0,0%,100%,.3);border-radius:var(--adt-radius-sm);background:transparent;margin:0;padding:8px 10px}.adt-tour-page .navbar-collapse.collapse{display:none!important}.adt-tour-page .navbar-collapse.collapse.in{display:block!important}.adt-tour-page .navbar-toggle .icon-bar{background-color:var(--adt-white)}.adt-tour-page .navbar.navbar-default{justify-content:flex-end}.adt-tour-page .navbar-collapse{max-height:calc(100vh - var(--adt-hp-header-h-mobile));overflow-y:auto!important;background:var(--adt-hp-navy);border-top:1px solid var(--adt-hp-white-10);padding:0 1rem 1rem}.adt-tour-page .navbar-default .navbar-nav{flex-direction:column;align-items:stretch;width:100%;gap:0}.adt-tour-page .navbar-default .navbar-nav>li{width:100%;border-bottom:1px solid var(--adt-hp-white-10)}.adt-tour-page .navbar-default .navbar-nav>li>a,.adt-tour-page .navbar-default .navbar-nav>li>button{display:block;width:100%;padding:.9rem .25rem;min-height:44px;text-align:left;border:0;background:transparent;color:var(--adt-white);font-family:inherit;font-size:inherit}.adt-tour-page .navbar-nav>li.dropdown>.dropdown-menu{display:none}.adt-tour-page .navbar-nav>li.dropdown.open>.dropdown-menu,.adt-tour-page .navbar-nav>li.dropdown>a[aria-expanded=true]+.dropdown-menu{display:block}.adt-tour-page .navbar-default .navbar-nav .dropdown-menu{position:static;width:100%;max-width:100%;transform:none;box-shadow:none;border:none;background:transparent;margin:0 0 .5rem;padding-left:1rem}.adt-tour-page .navbar-default .navbar-nav .dropdown-menu li>a{color:var(--adt-hp-sand);border-bottom:none}.adt-tour-page .navbar-default .navbar-nav .has-mega-dropdown .row,.adt-tour-page .navbar-default .navbar-nav .has-mega-dropdown [class*=col-]{width:100%;float:none}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col{padding:.25rem 1.1rem;border-left:3px solid transparent}.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a{min-height:44px;display:flex;align-items:center}.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:active,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:focus,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:hover,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:link,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:visited,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:focus-within,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:hover{background-color:transparent}.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:active,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:focus,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:hover,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:link,.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:visited{color:var(--adt-hp-sand);-webkit-tap-highlight-color:transparent}.adt-tour-page .navbar-nav>li.has-mega-dropdown .des p{color:var(--adt-hp-white-60)}.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:active,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:has(.des .title a:active){background-color:hsla(0,0%,100%,.06);border-left-color:var(--adt-hp-terracotta)}.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:focus-visible{outline:2px solid var(--adt-hp-terracotta);outline-offset:2px;background-color:hsla(0,0%,100%,.06)}}@media (max-width:1279px) and (hover:none),(max-width:1279px) and (pointer:coarse){.adt-tour-page .navbar-nav>li.has-mega-dropdown .des .title a:hover,.adt-tour-page .navbar-nav>li.has-mega-dropdown .drop-holder .col:hover{background-color:transparent;color:var(--adt-hp-sand)}}@media (max-width:767px){.adt-tour-page .adt-header__bar{min-height:var(--adt-hp-header-h-mobile);padding:0 1rem}.adt-tour-page .logo img{height:32px}.adt-tour-page .adt-hero{height:clamp(500px,128vw,600px);align-items:flex-end}.adt-tour-page .adt-hero__inner{padding-bottom:var(--adt-space-md)}.adt-tour-page .adt-hero h1{font-size:clamp(1.5rem,6.2vw,1.85rem);line-height:1.2;max-width:20ch;margin-bottom:.4rem}.adt-tour-page .adt-hero__subtitle{display:block;background:transparent;border-radius:0;padding:0;color:var(--adt-hp-terracotta);font-size:.72rem;letter-spacing:.07em;white-space:normal}.adt-tour-page .adt-hero__description{margin-top:.5rem}.adt-tour-page .adt-hero__description p{font-size:.9rem;line-height:1.55;margin-bottom:var(--adt-space-sm)}.adt-tour-page .adt-facts__list{grid-template-columns:repeat(2,1fr);gap:var(--adt-space-sm) var(--adt-space-md)}.adt-tour-page .adt-facts__item--price{grid-column:span 2}.adt-tour-page .adt-facts__inner{padding:var(--adt-space-sm) 1rem}.adt-tour-page .nav.nav-tabs{display:none}.adt-tour-page .adt-section-jump{display:block;padding:.75rem 2.25rem .75rem 1rem;background:var(--adt-white) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23201a16' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat right .75rem center /18px;background-color:var(--adt-white);appearance:none;-webkit-appearance:none}.adt-tour-page .adt-section-jump,.adt-tour-page .jcf-select[class*=jcf-select-adt-section-jump]{width:100%;margin:.6rem 0;min-height:44px;font-family:var(--adt-font-body);font-weight:600;font-size:.85rem;color:var(--adt-text-dark);border:1px solid var(--adt-border);border-radius:var(--adt-radius-sm)}.adt-tour-page .jcf-select[class*=jcf-select-adt-section-jump]{display:flex;align-items:center;padding:.75rem 1rem;box-sizing:border-box;background:var(--adt-white)}.adt-tour-page .jcf-select[class*=jcf-select-adt-section-jump] .jcf-select-text,.adt-tour-page .jcf-select[class*=jcf-select-adt-section-jump] .jcf-select-text span{flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--adt-text-dark)!important;font-size:.85rem!important}.adt-tour-page .jcf-select[class*=jcf-select-adt-section-jump] .jcf-select-opener{flex:0 0 auto;width:18px;height:18px;background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23201a16' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E") no-repeat 50% /18px}.adt-tour-page .tab-content.trip-detail{padding-left:1rem;padding-right:1rem}.adt-tour-page #tab01>.row{gap:var(--adt-space-md)}.adt-tour-page .adt-itinerary__day{gap:var(--adt-space-sm)}.adt-tour-page .adt-itinerary__day:before{left:16px;top:36px}.adt-tour-page .adt-itinerary__day:after{width:32px;height:32px;font-size:.85rem}.adt-tour-page .adt-itinerary__body{max-width:100%}.adt-tour-page .gallery-list{grid-template-columns:1fr}.adt-tour-page .adt-footer-grid{grid-template-columns:1fr;row-gap:0;padding:var(--adt-space-md) 0 0}.adt-tour-page .adt-footer-brand{grid-column:auto;padding-bottom:var(--adt-space-sm);border-bottom:1px solid var(--adt-hp-white-10);margin-bottom:.25rem}.adt-tour-page .adt-footer-brand__logo img{height:30px}.adt-tour-page .adt-footer-brand__logo{margin-bottom:.6rem}.adt-tour-page .adt-social-link{width:32px;height:32px}.adt-tour-page .adt-footer-nav{border-bottom:none;padding-bottom:0;margin-bottom:0}.adt-tour-page .adt-footer-group{border-bottom:1px solid var(--adt-hp-white-10)}.adt-tour-page .adt-footer-summary{display:flex;justify-content:space-between;align-items:center;min-height:48px;padding:.7rem 0;margin-bottom:0}.adt-tour-page .adt-footer-summary:after{content:"+";font-size:1.1rem;color:var(--adt-hp-white-60);flex:0 0 auto;width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin:-.7rem -.25rem -.7rem 0}.adt-tour-page .adt-footer-group[open]>.adt-footer-summary:after{content:"\2212"}.adt-tour-page .adt-footer-group .adt-footer-links{padding:.1rem 0 .85rem}.adt-tour-page .adt-footer-links,.adt-tour-page .adt-footer-links a,.adt-tour-page .adt-footer-links address{overflow-wrap:anywhere}.adt-tour-page .adt-footer-links li{white-space:normal}.adt-tour-page .footer-bottom .container{padding-top:var(--adt-space-sm);padding-bottom:var(--adt-space-sm)}.adt-tour-page .footer-bottom .row{flex-direction:column;align-items:flex-start;gap:.6rem}.adt-tour-page .footer-bottom .col-lg-6{width:100%}.adt-tour-page .payment-option{flex-wrap:nowrap}}@media (max-width:400px){.adt-tour-page .nav.nav-tabs>li>a{padding:.75rem;font-size:.74rem}.adt-tour-page .social-networks.social-share a .text{display:none}.adt-tour-page .adt-facts__item--price{grid-column:auto}.adt-tour-page .adt-facts__list{grid-template-columns:1fr}}dialog.adt-lightbox{position:fixed;inset:0;width:100vw;height:100vh;max-width:none;max-height:none;margin:0;padding:0;border:none;background:transparent;color:#fbf8f2;font-family:Manrope,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;z-index:2000}dialog.adt-lightbox::backdrop{background:rgba(8,28,21,.92)}dialog.adt-lightbox[open]{display:flex;align-items:center;justify-content:center;animation:adt-lightbox-in .2s ease}@keyframes adt-lightbox-in{0%{opacity:0}to{opacity:1}}.adt-lightbox__content{position:relative;display:flex;flex-direction:column;align-items:center;max-width:100%;max-height:100%;padding:0 96px}.adt-lightbox__img{display:block;object-fit:contain;max-width:calc(100vw - 220px);max-height:calc(100vh - 160px);border-radius:4px;box-shadow:0 20px 60px rgba(0,0,0,.5)}.adt-lightbox__meta{margin-top:.85rem;text-align:center;color:rgba(251,248,242,.85)}.adt-lightbox__counter{display:block;font-size:.78rem;font-weight:700;letter-spacing:.06em;color:#c08a3e}.adt-lightbox__caption{display:block;font-size:.85rem;margin-top:.25rem;max-width:60ch}.adt-lightbox__btn{position:absolute;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;border:1px solid rgba(251,248,242,.3);background:rgba(8,28,21,.6);color:#fbf8f2;font-size:1.1rem;line-height:1;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,transform .2s ease}.adt-lightbox__btn:hover{background:rgba(200,138,62,.35);border-color:#c08a3e}.adt-lightbox__btn:focus-visible{outline:3px solid #c08a3e;outline-offset:2px}.adt-lightbox__close{top:16px;right:16px}.adt-lightbox__prev{left:16px;top:50%;transform:translateY(-50%)}.adt-lightbox__next{right:16px;top:50%;transform:translateY(-50%)}html.adt-lightbox-open,html.adt-lightbox-open body{overflow:hidden}@media (prefers-reduced-motion:reduce){dialog.adt-lightbox[open]{animation:none}.adt-lightbox__btn{transition:none}}@media (max-width:767px){.adt-lightbox__content{padding:0 8px;width:100%}.adt-lightbox__img{max-width:calc(100vw - 32px);max-height:calc(100dvh - 96px)}.adt-lightbox__close{top:calc(12px + env(safe-area-inset-top));right:calc(12px + env(safe-area-inset-right))}.adt-lightbox__prev{left:calc(4px + env(safe-area-inset-left))}.adt-lightbox__next{right:calc(4px + env(safe-area-inset-right))}.adt-lightbox__meta{padding-bottom:env(safe-area-inset-bottom)}}.adt-tour-page #header .adt-mega-card,.adt-tour-page #header .adt-mega-card:link,.adt-tour-page #header .adt-mega-card:visited{display:block;background:transparent!important;color:#f4e1d2!important;border:0;border-left:3px solid transparent;box-shadow:none;text-decoration:none}.adt-tour-page #header .adt-mega-card:active,.adt-tour-page #header .adt-mega-card:focus,.adt-tour-page #header .adt-mega-card:focus-visible,.adt-tour-page #header .adt-mega-card:hover,.adt-tour-page #header .adt-mega-item:focus-within>.adt-mega-card,.adt-tour-page #header .adt-mega-item:hover>.adt-mega-card{background:hsla(0,0%,100%,.07)!important;color:#f4e1d2!important;border-left:3px solid #c86b45;box-shadow:none!important}.adt-tour-page #header .adt-mega-card *,.adt-tour-page #header .adt-mega-card:active *,.adt-tour-page #header .adt-mega-card:focus *,.adt-tour-page #header .adt-mega-card:focus-visible *,.adt-tour-page #header .adt-mega-card:hover *{background:transparent!important}.adt-tour-page #header .adt-mega-title{display:block;font-weight:700;font-size:14px;line-height:1.3;margin-bottom:4px;color:#f4e1d2!important}.adt-tour-page #header .adt-mega-description{display:block;font-weight:400;font-size:12px;line-height:1.4;color:hsla(0,0%,100%,.72)!important}.adt-tour-page #header .adt-mega-card:active .adt-mega-title,.adt-tour-page #header .adt-mega-card:focus .adt-mega-title,.adt-tour-page #header .adt-mega-card:hover .adt-mega-title{color:#f4e1d2!important}.adt-tour-page #header .adt-mega-card:active .adt-mega-description,.adt-tour-page #header .adt-mega-card:focus .adt-mega-description,.adt-tour-page #header .adt-mega-card:hover .adt-mega-description{color:hsla(0,0%,100%,.72)!important}@media (max-width:1279px){.adt-tour-page #header .adt-mega-item{display:block;width:100%}.adt-tour-page #header .adt-mega-card{width:100%;min-height:44px;padding:14px 18px}}.adt-tour-page .tab-container .tab-pane:not(.active){display:none!important;position:static;top:auto;left:auto}