/* Travel journal art direction. Official identity artwork remains unaltered. */
:root{--navy:#123f53;--teal:#087f8b;--yellow:#ffca58;--paper:#f6faf8;--muted:#506a73}
body{background:var(--paper)}
header{max-width:none;background:#fff;padding:10px max(5%,calc((100vw - 1400px)/2));border-bottom:1px solid #dbe9e9;position:relative;z-index:5}
.brand img{width:88px;height:88px}.contact{background:#ffca58;border:0;color:#123f53;padding:12px 20px;border-radius:100px}nav{gap:26px}nav a:hover{color:#087f8b}
.hero{background:#ddf5f5;color:#123f53;min-height:660px;display:grid;grid-template-columns:minmax(0,45%) minmax(0,55%);position:relative;overflow:hidden}
.hero-copy{padding:78px 9% 52px max(10%,calc((100vw - 1400px)/2));position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start}
.hero .eyebrow{color:#087f8b;letter-spacing:2.5px}.hero h1{font-size:clamp(54px,5.7vw,88px);line-height:.98;letter-spacing:-3.5px;max-width:630px;font-weight:800}.hero h1 em{display:block;font-family:Georgia,serif;font-weight:400;color:#ef7047;font-size:.9em;line-height:1.06;margin-top:7px}
.hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;color:#3d6571;max-width:445px;margin:28px 0}.button{border-radius:100px;padding:15px 24px;gap:22px;box-shadow:none;transition:transform .2s}.button:hover{transform:translateY(-2px)}.hero .yellow{background:#ef7047;color:white}
.hero-bottom{margin-top:auto;width:100%;max-width:440px;border-top:1px solid #a6cacc;color:#356270;font-size:11px;font-weight:700;letter-spacing:1.4px;padding-top:18px}
.hero-photo{min-height:660px;position:relative;overflow:hidden;clip-path:ellipse(93% 95% at 92% 50%)}.hero-photo img{inset:0;object-position:50% 50%}.hero-photo:after{background:linear-gradient(0deg,rgba(4,47,64,.63),transparent 48%)}
.photo-caption{left:auto;right:8%;bottom:40px;text-align:right;max-width:340px}.photo-caption span{font-weight:700;letter-spacing:2px}.photo-caption strong{font-family:Georgia,serif;font-size:34px}.photo-caption a{font-weight:700}
.hero-jawik{position:absolute;z-index:3;width:215px;right:42%;bottom:17px;background:#fff;border:9px solid white;border-radius:125px 125px 28px 28px;box-shadow:0 14px 35px #123f5338;transform:rotate(-7deg)}.hero-jawik img{display:block;width:100%;height:auto;border-radius:110px 110px 20px 20px}.jawik-greeting{position:absolute;top:-20px;right:-54px;z-index:2;background:#ffca58;padding:9px 16px;border-radius:30px;color:#123f53;font-weight:800;font-size:15px;white-space:nowrap;transform:rotate(9deg)}
.catalog{max-width:1400px;padding-top:86px;padding-bottom:82px}.section-title{align-items:end}.section-title h2,.content-section h2{font-family:Georgia,serif;font-size:clamp(36px,4vw,58px);font-weight:400;letter-spacing:-1.8px}.section-title .eyebrow,.content-section .eyebrow{color:#e36b44}.catalog-note{margin-top:24px}.month{grid-template-columns:120px 1fr;gap:30px;margin-top:45px}.month-label{border-top:4px solid #ef7047;padding-top:14px}.month-label h3{font-family:Georgia,serif;font-size:25px;font-weight:400}.cards{gap:24px}.tour{border:1px solid #d6e6e6;border-radius:22px;padding:24px;box-shadow:0 12px 30px #123f530b;transition:transform .2s,box-shadow .2s}.tour:hover{transform:translateY(-3px);box-shadow:0 18px 38px #123f5318}.tour-photo{margin:-24px -24px 22px;border-radius:21px 21px 0 0}.tour-photo img{aspect-ratio:16/10}.tour-photo figcaption{background:#ecf4f2}.date{color:#087f8b}.tour h4{font-family:Georgia,serif;font-weight:400;font-size:29px;line-height:1.12}.price{color:#123f53}.tour-link{color:#087f8b}.tour-link>span:last-child{background:#ffca58;color:#123f53;width:29px;height:29px;border-radius:50%;text-align:center}
.content-section{padding-top:82px;padding-bottom:82px}.about-section{border-top:1px solid #d9e8e7;gap:70px}.conchy-image{padding:10px;background:white;box-shadow:0 14px 40px #123f5312;transform:rotate(-2deg);border-radius:18px}.conchy-image img{border-radius:11px}.about-copy .experience{color:#087f8b!important}.info-card{border:1px solid #d5e6e5;border-radius:18px}.number-label{font-family:Georgia,serif;color:#e36b44;font-size:28px}.jawik-tip{display:flex;align-items:center;gap:20px;margin:38px 0 0 auto;max-width:580px;background:white;border-radius:90px 18px 18px 90px;padding-right:24px;box-shadow:0 8px 24px #123f530d}.jawik-tip img{width:130px;border-radius:90px}.jawik-tip .arrival-note{font-size:21px;font-weight:700;color:#123f53;margin:0}.jawik-tip p:last-child{margin:7px 0 0;color:#506a73}.jawik-tip .eyebrow{margin-bottom:5px}
.payments-section{background:#d9f0ee}.payments-grid .info-card{background:white}.payment-bottom{border-top:1px solid #b8d8d7;padding-top:20px}.community{grid-template-columns:330px 1fr;gap:80px}.jawik-image{background:#fff;border-radius:170px 170px 22px 22px;overflow:hidden;border:9px solid white;box-shadow:0 12px 34px #123f5312}.jawik-image img{border-radius:0}.social-names li{border-radius:100px}.closing{background:#0c5965}.closing h2{font-family:Georgia,serif;font-weight:400;font-size:clamp(40px,4vw,58px)}footer{background:#123f53;color:#e4f0ee}footer a{color:white}
@media(max-width:1050px){nav{gap:14px}.hero-copy{padding-left:8%}.hero h1{font-size:clamp(48px,6vw,70px)}.hero-jawik{right:40%;width:170px}.month{grid-template-columns:1fr}.month-label{display:flex;gap:12px;align-items:center}.community{gap:35px}}
@media(max-width:760px){header{flex-wrap:wrap;padding:8px 5%}.brand img{width:76px;height:76px}nav{flex:1;justify-content:flex-end;flex-wrap:wrap;gap:8px 14px}nav a{font-size:13px}.contact{padding:9px 13px}.hero{display:block;min-height:0}.hero-copy{padding:42px 6% 32px}.hero h1{font-size:clamp(49px,11vw,72px);letter-spacing:-2.5px}.hero-copy>p:not(.eyebrow){font-size:16px;margin:22px 0}.hero-bottom{margin-top:35px}.hero-photo{height:440px;min-height:440px;clip-path:none}.photo-caption{right:6%;bottom:22px}.hero-jawik{right:auto;left:6%;bottom:25px;width:140px;border-width:6px}.jawik-greeting{font-size:12px;top:-16px;right:-46px}.catalog{padding-top:52px}.section-title{display:block}.section-title>p{margin-top:16px}.cards{grid-template-columns:1fr}.tour{padding:21px}.tour-photo{margin:-21px -21px 20px}.content-section{padding-top:55px;padding-bottom:55px}.about-section,.community{grid-template-columns:1fr;gap:28px}.conchy-image{max-width:400px;margin:auto}.jawik-image{max-width:260px;margin:auto}.departure-grid,.payments-grid{grid-template-columns:1fr}.payment-bottom{display:block}.closing{display:block;padding:50px 6%}.closing>div+div{margin-top:28px}}
@media(max-width:390px){.hero-photo{height:380px;min-height:380px}.hero-jawik{width:115px}.photo-caption{max-width:185px}.photo-caption strong{font-size:25px}}
@media(prefers-reduced-motion:reduce){.tour,.button{transition:none}.tour:hover,.button:hover{transform:none}}
/* A chronological travel board: one journey per row, rather than a card grid. */
.catalog{max-width:1280px}.catalog .section-title{border-bottom:1px solid #bbd7d6;padding-bottom:32px}.catalog-note{margin:17px 0 0}.month{display:block;margin-top:58px}.month-label{display:flex;align-items:baseline;gap:10px;border:0;border-bottom:2px solid #ef7047;padding:0 0 12px;margin-bottom:20px}.month-label h3{font-size:31px}.month-label span{font-size:16px}.cards{display:grid;grid-template-columns:1fr;gap:18px}.tour{display:grid;grid-template-columns:minmax(245px,36%) minmax(0,1fr);padding:0;border-radius:17px;overflow:hidden;min-height:260px;box-shadow:none;transition:box-shadow .2s}.tour:hover{transform:none;box-shadow:0 13px 30px #123f5318}.tour-photo{position:relative;margin:0;border-radius:0;min-height:260px;background:#dcefeb}.tour-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;aspect-ratio:auto}.tour-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:8px 13px;color:#fff;background:#082e3daa;font-size:12px}.tour-photo figcaption a{color:#fff}.tour-content{min-width:0;padding:23px 30px 24px;display:flex;flex-direction:column}.tour-top{justify-content:flex-start;align-items:center;gap:16px}.date{font-size:14px;text-transform:capitalize;font-weight:800}.duration{font-size:13px;padding-left:16px;border-left:1px solid #bad4d3}.tour h4{font-size:clamp(28px,2.7vw,38px);margin:12px 0 12px}.tour .full{margin-bottom:8px}.tour-facts{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px 30px;margin-top:auto}.tour .prices{margin:0;gap:24px;align-items:baseline}.tour .price{font-size:25px}.tour .child-price{font-size:18px;padding:0}.tour .deposit{margin:0;font-size:14px}.tour details{margin:16px 0 0}.tour .tour-link{margin-top:16px;display:inline-flex;align-items:center;justify-content:flex-start;gap:15px;align-self:flex-start;border:0;background:#ffca58;color:#123f53;border-radius:100px;padding:9px 13px 9px 18px;font-size:14px}.tour-link>span:last-child{background:#fff;width:26px;height:26px;line-height:26px}.tour details[open]{margin-bottom:3px}.tour summary{font-size:14px}
@media(max-width:760px){.month{margin-top:42px}.tour{grid-template-columns:1fr}.tour-photo{min-height:235px}.tour-content{padding:21px}.tour h4{font-size:29px}.tour-facts{display:block}.tour .prices{gap:27px}.tour .deposit{margin:8px 0 0}.tour-link{margin-top:19px}}
/* Keep Jawik square at every breakpoint; HTML intrinsic dimensions must not stretch the mascot. */
.jawik-tip{min-height:156px;overflow:hidden;align-items:center;border-radius:22px;padding:12px 22px 12px 12px}
.jawik-tip img{display:block;flex:0 0 132px;width:132px;height:132px;aspect-ratio:1/1;object-fit:contain;border-radius:15px}
.jawik-tip>div{min-width:0}
@media(max-width:600px){.jawik-tip{gap:12px;padding:10px;min-height:0}.jawik-tip img{flex-basis:96px;width:96px;height:96px}.jawik-tip .arrival-note{font-size:18px}.jawik-tip p:last-child{font-size:14px}}
/* Booking path, set as a clear itinerary instead of reproducing the flyer. */
.reservation-section{background:#e7f5f3;padding:78px 5% 62px;scroll-margin-top:20px}.reservation-inner{max-width:1206px;margin:auto;display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);gap:clamp(42px,7vw,110px);align-items:start}.reservation-heading{position:sticky;top:26px}.reservation-heading .eyebrow{color:#dc6742}.reservation-heading h2{font:400 clamp(40px,4.4vw,62px)/1.08 Georgia,serif;letter-spacing:-2px;margin:0 0 20px}.reservation-heading>p:not(.eyebrow){font-size:18px;max-width:350px;color:#45636b}.reservation-heading .button{margin-top:20px;background:#ef7047;color:white}.reservation-steps{list-style:none;padding:0;margin:0;counter-reset:steps}.reservation-steps li{display:grid;grid-template-columns:72px 1fr;gap:20px;padding:20px 0 23px;border-bottom:1px solid #b9d9d6;align-items:start}.reservation-steps li:first-child{padding-top:0}.reservation-steps li:last-child{border-bottom:0}.step-number{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#fff;color:#087f8b;font:700 19px Arial,sans-serif;box-shadow:0 5px 18px #123f5310}.reservation-steps li:nth-child(3) .step-number{background:#ffca58;color:#123f53}.reservation-steps h3{font-size:24px;line-height:1.25;margin:2px 0 7px}.reservation-steps p{font-size:16px;line-height:1.55;color:#45636b;margin:0}.reservation-steps a{color:#087f8b;font-weight:700;text-underline-offset:3px}.reservation-steps strong{color:#123f53}.reservation-signoff{max-width:1206px;margin:29px auto 0;padding-top:20px;border-top:1px solid #b9d9d6;color:#087f8b;font:italic 25px Georgia,serif}
@media(max-width:900px){.reservation-inner{grid-template-columns:1fr;gap:36px}.reservation-heading{position:static}.reservation-heading h2 br{display:none}.reservation-heading>p:not(.eyebrow){max-width:650px}.reservation-section{padding-top:58px}}
@media(max-width:600px){.reservation-section{padding:48px 6%}.reservation-heading h2{font-size:42px}.reservation-steps li{grid-template-columns:52px 1fr;gap:14px;padding:18px 0}.step-number{width:48px;height:48px;font-size:16px}.reservation-steps h3{font-size:20px}.reservation-steps p{font-size:15px}.reservation-signoff{font-size:22px}}
.departures .section-intro{font-size:17px}.departure-grid{gap:22px}.departure-card{position:relative;display:flex;flex-direction:column;min-height:250px;padding:28px 30px;background:#fff;border:1px solid #cde2df;box-shadow:0 10px 30px #123f530b}.departure-card .number-label{display:inline-grid;place-items:center;width:48px;height:48px;border-radius:50%;background:#e7f5f3;color:#087f8b;font:700 17px Arial,sans-serif}.departure-card h3{font-family:Georgia,serif;font-size:clamp(25px,2.5vw,34px);font-weight:400;line-height:1.1;margin:18px 0 5px}.departure-card p{margin:0 0 22px}.departure-card .map-link{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;align-self:flex-start;margin-top:auto;padding:11px 17px;border-radius:100px;background:#ffca58;color:#123f53;text-decoration:none;font-size:15px;font-weight:700}.departure-card .map-link:hover{background:#efb83f}.departure-card .map-link:focus-visible{outline:3px solid #087f8b;outline-offset:3px}
@media(max-width:700px){.departure-card{min-height:220px;padding:24px}}
/* Section-based site navigation */
.site-view[hidden]{display:none!important}
header{box-shadow:0 8px 24px #123f530a;gap:28px}header nav{flex-wrap:wrap;justify-content:flex-end;gap:6px 7px}header nav a:not(.contact){padding:10px 14px;border-radius:100px;color:#315665;font-size:14px;transition:background .2s,color .2s}header nav a:not(.contact):hover{background:#e7f5f3;color:#087f8b}header nav a[aria-current="page"]{background:#123f53;color:#fff!important}.brand img{width:86px;height:86px}.contact{margin-left:6px}.site-view:not(.hero):not(.home-explore):not(.closing){min-height:calc(100vh - 200px)}
.home-explore{max-width:1320px;margin:0 auto;padding:78px 5% 96px}.home-explore-heading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:30px}.home-explore .eyebrow{color:#e36b44}.home-explore h2{font:400 clamp(36px,4vw,54px)/1.1 Georgia,serif;letter-spacing:-1.5px;margin:0}.home-explore-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.explore-card{min-height:290px;padding:30px;border-radius:20px;display:flex;flex-direction:column;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 12px 30px #123f5315;transition:transform .2s,box-shadow .2s}.explore-card:hover{transform:translateY(-4px);box-shadow:0 20px 35px #123f5325}.explore-card span{font-size:12px;font-weight:800;letter-spacing:2px}.explore-card strong{font:400 clamp(29px,3vw,42px)/1.06 Georgia,serif;max-width:280px;margin-top:auto}.explore-card small{font-size:14px;margin-top:12px}.explore-card b{position:absolute;right:26px;top:26px;font-size:26px;font-weight:400}.explore-tours{color:white;background:linear-gradient(0deg,#063d51e8,#0a566342),url('holbox.jpg') center/cover}.explore-book{color:#123f53;background:#ffcf69}.explore-depart{color:white;background:#087f8b}
.catalog{max-width:1320px;padding-top:76px}.catalog .section-title h2{font-size:clamp(46px,5vw,70px)}.catalog .section-title{padding-bottom:36px}.month-label h3{font-size:35px}.tour{background:white}.tour-photo img{transition:transform .4s}.tour:hover .tour-photo img{transform:scale(1.04)}
.reservation-section{background:linear-gradient(110deg,#e5f5f3 0%,#e5f5f3 43%,#f8fbf8 43%,#f8fbf8 100%);padding-top:94px;padding-bottom:90px}.reservation-inner{gap:clamp(48px,7vw,110px)}.reservation-heading h2{font-size:clamp(51px,5.3vw,76px)}.reservation-heading>p:not(.eyebrow){font-size:20px}.reservation-steps{background:#fff;border-radius:26px;padding:32px 36px;box-shadow:0 20px 55px #123f5314}.reservation-steps li{grid-template-columns:62px 1fr;gap:22px;padding:24px 0}.reservation-steps li:first-child{padding-top:0}.reservation-steps li:last-child{padding-bottom:0}.reservation-steps h3{font-family:Georgia,serif;font-weight:400;font-size:26px}.reservation-signoff{font-size:28px}
.about-section{border:0;max-width:1210px;min-height:calc(100vh - 200px);padding-top:80px;padding-bottom:80px}.conchy-image{transform:rotate(-3deg);background:#fff;padding:13px;border-radius:8px;box-shadow:18px 22px 0 #cbe9e7,0 16px 35px #123f5318}.about-copy h2{font-size:clamp(49px,5vw,70px);margin-bottom:28px}.about-copy>p:not(.eyebrow){font-size:17px;line-height:1.7}.about-copy .experience{font:italic 27px Georgia,serif!important;color:#087f8b!important}
.departures{max-width:1220px;padding-top:85px}.departures h2{font-size:clamp(47px,5vw,70px)}.departures .section-intro{max-width:680px;font-size:19px;line-height:1.6;margin-bottom:34px}.departure-grid{gap:25px}.departure-card{min-height:305px;border:0;box-shadow:0 14px 35px #123f5310;background:linear-gradient(135deg,#fff 0%,#fff 72%,#e3f5f2 72%)}.departure-card h3{font-size:clamp(30px,3vw,42px)}.jawik-tip{max-width:700px;margin-top:45px;border:1px solid #cde2df}
.payments-section{background:#e6f5f2}.payments-section .content-section{padding-top:85px;padding-bottom:90px}.payments-section h2{font-size:clamp(49px,5vw,70px)}.payments-section .section-intro{font-size:19px;line-height:1.6}.payments-grid{grid-template-columns:repeat(2,1fr);gap:20px}.payments-grid .info-card{min-height:175px;padding:28px 32px;border:0;box-shadow:0 10px 27px #123f530d}.payments-grid .info-card h3{font:400 30px Georgia,serif;margin:0 0 12px}.payments-grid .info-card p{font-size:16px;margin:0}.payment-bottom{margin-top:30px}.community{max-width:1210px;min-height:calc(100vh - 200px);padding-top:85px;padding-bottom:90px}.community h2{font-size:clamp(48px,5vw,70px)}.community>div:last-child>p:not(.eyebrow){font-size:18px;line-height:1.6}.social-names{margin:35px 0}.social-names li{padding:17px 20px;background:#e7f5f3}
@media(max-width:1050px){header{display:block}.brand{display:inline-block}header nav{display:flex;justify-content:flex-start;margin-top:4px}.home-explore-grid{gap:12px}.explore-card{padding:23px;min-height:245px}.reservation-section{background:#e8f5f3}.reservation-inner{grid-template-columns:1fr;gap:36px}.reservation-heading{position:static}.reservation-heading h2 br{display:none}}
@media(max-width:700px){header{padding:8px 0 0}.brand{margin-left:5%}.brand img{width:68px;height:68px}header nav{flex-wrap:nowrap;overflow-x:auto;white-space:nowrap;justify-content:flex-start;padding:7px 5% 12px;scrollbar-width:thin;gap:4px}header nav a:not(.contact){flex:0 0 auto;padding:10px 13px}header .contact{flex:0 0 auto;margin-left:4px}.home-explore{padding:54px 6% 62px}.home-explore-grid{grid-template-columns:1fr}.explore-card{min-height:180px}.explore-card strong{font-size:34px}.catalog{padding-top:55px}.catalog .section-title h2{font-size:46px}.reservation-section{padding:55px 6%}.reservation-heading h2{font-size:49px}.reservation-heading>p:not(.eyebrow){font-size:17px}.reservation-steps{padding:20px;border-radius:18px}.reservation-steps li{grid-template-columns:46px 1fr;gap:13px;padding:18px 0}.reservation-steps h3{font-size:22px}.reservation-steps p{font-size:15px}.reservation-signoff{font-size:23px}.about-section,.departures,.community{padding-top:55px;padding-bottom:65px}.about-copy h2,.departures h2,.community h2,.payments-section h2{font-size:48px}.conchy-image{transform:none;box-shadow:10px 13px 0 #cbe9e7}.payments-grid{grid-template-columns:1fr}.payments-section .content-section{padding-top:55px;padding-bottom:65px}.payments-grid .info-card{min-height:0}.jawik-tip{margin-top:32px}}
@media(prefers-reduced-motion:reduce){.explore-card,.tour-photo img{transition:none}.explore-card:hover,.tour:hover .tour-photo img{transform:none}}
/* The agency is a separate destination from tour boarding points. */
.home-explore-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.explore-card{min-height:220px}.explore-agency{color:#123f53;background:linear-gradient(120deg,#d8f0ee,#edf8f5)}
.agency-section{background:#f7faf8;min-height:calc(100vh - 180px);padding:60px 5% 80px}.agency-layout{max-width:1240px;margin:auto;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:stretch;gap:7%;min-height:620px}.agency-copy{padding:45px 0}.agency-copy .eyebrow{color:#e36b44}.agency-copy h2{font:400 clamp(52px,6vw,82px)/.99 Georgia,serif;letter-spacing:-3px;margin:0 0 28px}.agency-copy h2 em{color:#e36b44;font-weight:400}.agency-lead{font-size:21px;line-height:1.5;max-width:570px;color:#3d616a;margin:0 0 35px}.agency-lead strong{color:#123f53}.agency-visit{display:grid;grid-template-columns:115px 1fr;gap:18px;align-items:center;max-width:560px;border-top:1px solid #c4dcda;padding:15px 0}.agency-visit span{font-size:12px;letter-spacing:1px;font-weight:800;color:#087f8b}.agency-visit p{margin:0;font-size:16px}.agency-visit a{font-weight:700;color:#087f8b}.agency-cta{background:#ef7047;color:#fff;margin-top:28px}.agency-note{font-size:14px;color:#58717a;margin-top:17px}.agency-art{position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;background:#d8f1ef;border-radius:32px 32px 180px 32px}.agency-art:before{content:"";position:absolute;width:70%;aspect-ratio:1;border-radius:50%;background:#ffce6b;top:12%;left:15%}.agency-art img{position:relative;width:min(90%,470px);height:auto;aspect-ratio:1;object-fit:contain;mix-blend-mode:multiply;z-index:1;border-radius:24px}.agency-art-label{position:absolute;left:26px;top:27px;z-index:2;color:#123f53;font-size:12px;font-weight:800;letter-spacing:2px}
@media(max-width:900px){.agency-layout{grid-template-columns:1fr;gap:25px}.agency-copy{padding:10px 0}.agency-art{min-height:420px;max-width:560px;width:100%;margin:auto}}
@media(max-width:700px){.home-explore-grid{grid-template-columns:1fr}.agency-section{padding:50px 6% 65px}.agency-copy h2{font-size:clamp(50px,12vw,68px)}.agency-lead{font-size:18px}.agency-visit{grid-template-columns:1fr;gap:5px}.agency-art{min-height:330px;border-radius:24px 24px 100px 24px}.agency-art img{width:min(85%,330px)}}
/* Real moments from the JAWAR Facebook page */
.traveler-stories{background:#0b5360;color:#fff;padding:78px max(5%,calc((100vw - 1280px)/2)) 88px;display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:clamp(35px,5vw,90px);align-items:center}.stories-intro .eyebrow{color:#ffca58}.stories-intro h2{font:400 clamp(44px,4.5vw,68px)/1.04 Georgia,serif;letter-spacing:-2px;margin:0 0 25px}.stories-intro h2 em{font-weight:400;color:#ffca58}.stories-intro p:not(.eyebrow){font-size:18px;line-height:1.6;color:#deeeee;max-width:390px}.stories-intro a{display:inline-block;margin-top:18px;color:#123f53;text-decoration:none;background:#ffca58;padding:13px 20px;border-radius:100px;font-weight:700}.stories-photos{display:grid;grid-template-columns:1.1fr .9fr;grid-template-rows:220px 220px;gap:13px;transform:rotate(1deg)}.story-photo{position:relative;display:block;overflow:hidden;border:5px solid #fff;border-radius:13px;box-shadow:0 12px 28px #002b3850}.story-main{grid-row:span 2}.story-photo img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s}.story-main img{object-position:center}.story-photo:hover img{transform:scale(1.045)}.story-photo:after{content:"";position:absolute;inset:50% 0 0;background:linear-gradient(transparent,#082e3baa)}.story-photo span{position:absolute;bottom:16px;left:17px;z-index:1;color:#fff;font:italic 21px Georgia,serif;text-shadow:0 1px 6px #092b46}.story-second{transform:rotate(-3deg)}.story-third{transform:rotate(2deg)}.home-explore{padding-top:82px}.explore-tours{background:linear-gradient(0deg,#063d51d9,#0a56633d),url('viajeros-playa-jawar.jpg') center/cover}
@media(max-width:900px){.traveler-stories{grid-template-columns:1fr;padding:60px 6%}.stories-intro h2 br{display:none}.stories-photos{max-width:720px;width:100%;margin:auto}}
@media(max-width:600px){.traveler-stories{padding:50px 6% 60px;gap:30px}.stories-intro h2{font-size:43px}.stories-intro p:not(.eyebrow){font-size:16px}.stories-photos{grid-template-rows:170px 170px;gap:8px;transform:none}.story-photo{border-width:3px}.story-photo span{font-size:16px;left:9px;bottom:10px}}
@media(prefers-reduced-motion:reduce){.story-photo img{transition:none}.story-photo:hover img{transform:none}}
/* Cover-inspired masthead and live next-tour feature. Official artwork is kept intact. */
.hero{display:block;min-height:0;background:#f6faf8;color:#123f53;overflow:visible}.brand-banner{min-height:440px;display:grid;grid-template-columns:minmax(0,54%) minmax(0,46%);background:linear-gradient(120deg,#e5f8fb,#fff 62%,#fff0d6);overflow:hidden}.brand-banner-copy{display:grid;grid-template-columns:100px 1fr;grid-template-rows:auto 1fr auto;column-gap:24px;max-width:820px;width:100%;margin-left:auto;padding:45px 40px 46px max(6%,calc((100vw - 1390px)/2));position:relative;z-index:2}.brand-banner-copy .eyebrow{grid-column:1/-1;color:#087f8b;font-size:12px;letter-spacing:2.7px;margin-bottom:20px}.banner-logo{width:100px;height:100px;object-fit:contain;grid-column:1;grid-row:2;align-self:start;mix-blend-mode:multiply}.brand-banner-copy>div{grid-column:2;grid-row:2;align-self:start}.brand-banner-copy h1{font-size:clamp(41px,4.4vw,68px);line-height:1.03;letter-spacing:-2.5px;margin:0;max-width:610px}.brand-banner-copy h1 em{display:inline;color:#ef7047;font-family:Georgia,serif;font-size:.9em;font-weight:400}.brand-banner-copy>div p{font-size:17px;color:#44636b;max-width:470px;margin:20px 0 0}.banner-link{grid-column:2;grid-row:3;justify-self:start;display:inline-flex;gap:30px;align-items:center;margin-top:28px;padding:13px 20px;background:#ef7047;border-radius:100px;color:#fff;text-decoration:none;font-weight:700}.brand-banner-art{position:relative;min-height:440px;background:#0b6d83;overflow:hidden}.banner-cover-fragment{position:absolute;inset:0;background-image:url('jawar-cover-art.png');background-size:auto 115%;background-repeat:no-repeat;background-position:80% center}.brand-banner-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#e9f7f5 0%,transparent 23%);pointer-events:none}.banner-jawik{position:absolute;z-index:2;bottom:-25px;left:2%;width:145px;height:145px;background:#fff;border:7px solid white;border-radius:50%;box-shadow:0 12px 28px #08445755;overflow:hidden}.banner-jawik img{width:100%;height:100%;object-fit:contain}.featured-wrap{max-width:1280px;margin:auto;padding:56px 5% 85px}.featured-label{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-bottom:18px}.featured-label span{font-size:12px;letter-spacing:2px;font-weight:800;color:#e36b44}.featured-label p{font-size:14px;color:#506a73;margin:0}.featured-tour{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);min-height:435px;overflow:hidden;border-radius:26px;background:#0e5261;box-shadow:0 25px 45px #123f5329;color:#fff}.featured-photo{position:relative;min-height:430px;overflow:hidden}.featured-photo img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover}.featured-photo-tag{position:absolute;left:28px;top:27px;background:#ffca58;color:#123f53;border-radius:100px;padding:9px 15px;font-size:12px;letter-spacing:1.5px;font-weight:800}.featured-copy{padding:clamp(30px,4vw,55px);display:flex;flex-direction:column;align-items:flex-start}.featured-copy .eyebrow{color:#ffca58;letter-spacing:2.2px}.featured-copy h2{font:400 clamp(39px,4.1vw,59px)/1.06 Georgia,serif;letter-spacing:-1.8px;margin:7px 0 35px}.featured-facts{display:flex;gap:40px;border-top:1px solid #6294a0;border-bottom:1px solid #6294a0;padding:21px 0;width:100%}.featured-facts p{margin:0;min-width:0}.featured-facts span{display:block;font-size:11px;letter-spacing:1.5px;color:#a8d6dc;font-weight:800;margin-bottom:7px}.featured-facts strong{font-size:19px;line-height:1.3}.featured-note{color:#c9e2e5;font-size:14px;margin:20px 0 24px}.featured-button{margin-top:auto;background:#ffca58;color:#123f53;box-shadow:none}
@media(max-width:1000px){.brand-banner-copy{grid-template-columns:80px 1fr;padding:40px 25px}.banner-logo{width:80px;height:80px}.brand-banner-copy h1{font-size:clamp(38px,4.8vw,54px)}.banner-cover-fragment{background-size:auto 104%;background-position:75% center}.featured-copy h2{font-size:42px}.featured-facts{gap:20px}}
@media(max-width:700px){.brand-banner{display:block}.brand-banner-copy{display:block;padding:35px 6% 38px}.brand-banner-copy .eyebrow{font-size:11px;margin-bottom:15px}.banner-logo{float:left;width:76px;height:76px;margin:0 17px 8px 0}.brand-banner-copy h1{font-size:clamp(42px,10vw,60px);letter-spacing:-2px}.brand-banner-copy>div p{clear:both;font-size:16px;margin-top:19px}.banner-link{margin-top:24px}.brand-banner-art{min-height:230px}.banner-cover-fragment{background-size:auto 115%;background-position:85% center}.brand-banner-art:after{display:none}.banner-jawik{width:95px;height:95px;left:5%;bottom:-16px;border-width:5px}.featured-wrap{padding:40px 6% 60px}.featured-label{display:block}.featured-label p{margin-top:7px}.featured-tour{grid-template-columns:1fr;border-radius:20px}.featured-photo{min-height:270px}.featured-copy{padding:28px}.featured-copy h2{font-size:42px;margin-bottom:26px}.featured-facts{gap:24px}.featured-facts strong{font-size:16px}.featured-note{font-size:14px}}
@media(max-width:380px){.brand-banner-copy h1{font-size:40px}.featured-copy h2{font-size:35px}.featured-facts{display:block}.featured-facts p+p{margin-top:15px}}
/* Compose the cover elements around the page content: crop to the bus, with Jawik separate. */
.banner-cover-fragment{background-size:auto 140%;background-position:right top}
.brand-banner-art:before{content:"";position:absolute;inset:55% 0 0;z-index:1;background:linear-gradient(transparent,#075669a8);pointer-events:none}
@media(min-width:701px){.brand-banner,.brand-banner-art{min-height:340px}.brand-banner-copy{padding-top:29px;padding-bottom:28px}.brand-banner-copy .eyebrow{margin-bottom:12px}.brand-banner-copy h1{font-size:clamp(37px,3.9vw,57px)}.brand-banner-copy>div p{margin-top:12px}.banner-link{margin-top:17px}.featured-wrap{padding-top:28px}}
.tour-brand-photo{height:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:28px;text-align:center;background:radial-gradient(circle at 80% 10%,#f8d46e 0,#f8d46e 10%,transparent 30%),linear-gradient(145deg,#e2f9fb,#b0e3e7 65%,#f9e1ab);color:#123f53}.tour-brand-photo img{width:110px;height:110px;position:static;object-fit:contain;box-shadow:0 10px 25px #123f5325;border-radius:50%;background:#fff}.tour-brand-photo span{font:italic 28px/1.12 Georgia,serif;max-width:250px}.featured-photo img[src$="jawar-cover-art.png"]{object-fit:cover;object-position:right center}.explore-tours{background:linear-gradient(0deg,#063d51e6,#0a566348),url('jawar-cover-art.png') right center/cover}
/* Photo gallery from JAWAR's own published travel moments. */
.gallery-section{padding:72px max(5%,calc((100vw - 1280px)/2)) 88px;background:#eff8f8}.gallery-heading{display:flex;align-items:end;justify-content:space-between;gap:50px;margin-bottom:40px}.gallery-heading .eyebrow{color:#e36b44;letter-spacing:2px;font-size:13px;font-weight:800}.gallery-heading h2{font:400 clamp(45px,5vw,72px)/1.02 Georgia,serif;letter-spacing:-2px;margin:12px 0 0;color:#123f53}.gallery-heading h2 em{color:#e86f49;font-weight:400}.gallery-heading>p{max-width:365px;font-size:17px;line-height:1.5;color:#47636a;margin:0 0 5px}.gallery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:270px;gap:16px}.gallery-item{position:relative;display:block;border-radius:20px;overflow:hidden;background:#c6e4e3;box-shadow:0 8px 20px #123f5315}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.gallery-item:hover img{transform:scale(1.04)}.gallery-item:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#042e3bbb);pointer-events:none}.gallery-item span{position:absolute;z-index:1;left:22px;bottom:20px;right:15px;color:#fff;font:italic 22px/1.15 Georgia,serif;text-shadow:0 2px 5px #123f53}.gallery-wide{grid-column:span 2;grid-row:span 2}.gallery-tall{grid-row:span 2}.gallery-end{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:30px;color:#45656c}.gallery-end a{display:inline-block;background:#ffca58;border-radius:50px;padding:14px 22px;color:#123f53;font-weight:700;text-decoration:none}
@media(max-width:900px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:260px}.gallery-wide{grid-column:span 2}.gallery-tall{grid-row:span 1}.gallery-heading{display:block}.gallery-heading>p{margin-top:22px}}
@media(max-width:600px){.gallery-section{padding:45px 6% 65px}.gallery-heading{margin-bottom:25px}.gallery-heading h2{font-size:48px}.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:190px;gap:9px}.gallery-wide{grid-column:span 2;grid-row:span 2}.gallery-item{border-radius:13px}.gallery-item span{font-size:16px;left:12px;bottom:12px}.gallery-end{display:block}.gallery-end a{margin-top:10px}}
@media(prefers-reduced-motion:reduce){.gallery-item img{transition:none}.gallery-item:hover img{transform:none}}
.featured-photo-source{position:absolute;left:24px;bottom:22px;z-index:1;max-width:calc(100% - 48px);padding:8px 13px;border-radius:100px;background:#093e49dc;color:#fff;font-size:12px;font-weight:700;text-decoration:none;box-shadow:0 5px 18px #052c3466}
.featured-photo-source:hover{text-decoration:underline}.featured-photo-source[hidden]{display:none}
.featured-photo img[src$="chiapas-agua-azul.jpg"]{object-position:center 41%}

/* Compact tour browser and detailed trip sheet */
.catalog{max-width:1360px;padding-top:56px}.catalog .section-title{align-items:end;padding-bottom:22px}.catalog .section-title h2{font-size:clamp(37px,4vw,58px)}.catalog .section-title>p{max-width:240px}.tour-months{display:flex;flex-wrap:wrap;gap:10px;margin:23px 0 0}.tour-months button{border:1px solid #b8d5d7;background:#fff;color:#123f53;border-radius:100px;padding:8px 15px;font:700 14px Arial,sans-serif;text-transform:capitalize;cursor:pointer}.tour-months button:hover,.tour-months button:focus-visible{background:#0e5261;color:#fff}.tour-months span{color:#e36b44;padding-left:5px}.catalog-note{font-size:13px;margin:12px 0 0}.month{margin-top:38px;scroll-margin-top:18px}.month-label{margin-bottom:15px}.month-label h3{font-size:27px}.month-label span{font-size:13px}.cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.tour{display:block;min-height:0;padding:0;border-radius:18px;overflow:hidden}.tour:hover{box-shadow:0 14px 30px #123f5322}.tour-open{width:100%;height:100%;display:flex;flex-direction:column;background:#fff;color:#123f53;text-align:left;border:0;padding:0;font:inherit;cursor:pointer}.tour-open:focus-visible{outline:3px solid #d28b00;outline-offset:-4px}.tour-thumb{display:block;width:100%;height:145px;overflow:hidden;background:#daebeb}.tour-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s}.tour:hover .tour-thumb img{transform:scale(1.045)}.tour-main{min-height:160px;display:flex;flex-direction:column;padding:13px 18px 15px;width:100%}.tour-date{font-size:13px;color:#087f8b;font-weight:800;text-transform:capitalize}.tour-name{font:400 24px/1.13 Georgia,serif;margin:6px 0}.tour-meta{font-size:13px;color:#58717b}.tour-bottom{margin-top:auto;border-top:1px solid #e3eeee;padding-top:9px;display:flex;justify-content:space-between;align-items:center;font-size:13px}.tour-bottom strong{font-size:19px}.tour-bottom small{font-size:12px;color:#65747d}.tour-arrow{width:29px;height:29px;display:grid;place-items:center;background:#ffca58;border-radius:50%;font-size:18px}
.tour-dialog{width:min(960px,calc(100% - 30px));max-height:min(850px,calc(100dvh - 30px));border:0;border-radius:22px;padding:0;background:#fff;color:#123f53;box-shadow:0 25px 90px #001d32a8;overflow:auto}.tour-dialog::backdrop{background:#07283bc7}.tour-dialog-layout{display:grid;grid-template-columns:40% 60%}.tour-dialog-photo{margin:0;background:#d9eae8;position:relative;min-height:100%;display:flex;flex-direction:column}.tour-dialog-photo img{width:100%;height:100%;min-height:490px;object-fit:cover;flex:1}.tour-dialog-photo figcaption{font-size:12px;line-height:1.5;padding:10px 15px;background:#eef6f5}.tour-dialog-photo figcaption a{color:#087f8b}.tour-dialog-info{padding:40px 42px 35px}.tour-dialog-info .eyebrow{color:#e36b44}.tour-dialog-info h2{font:400 clamp(30px,3vw,44px)/1.1 Georgia,serif;margin:0 35px 25px 0}.tour-close{position:sticky;top:12px;float:right;z-index:5;margin:12px 14px -56px 0;width:38px;height:38px;border:0;border-radius:50%;background:#123f53;color:#fff;font-size:27px;line-height:1;cursor:pointer}.tour-dialog-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:19px 0;border-top:1px solid #d2e1e1;border-bottom:1px solid #d2e1e1}.tour-dialog-facts span{display:block;color:#647881;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.tour-dialog-facts strong{display:block;font-size:18px;line-height:1.35;margin-top:3px}.tour-itinerary{margin-top:20px}.tour-detail-block{margin:0 0 18px}.tour-detail-block h4{font-size:15px;margin:0 0 5px;color:#087f8b}.tour-detail-block p{white-space:pre-line;margin:0;color:#385663;font-size:15px;line-height:1.55}.tour-itinerary>p,.tour-pending,.tour-status,.tour-terms{font-size:14px;color:#536d75}.tour-pending{padding:14px;background:#eff7f7;border-radius:10px;margin:20px 0}.tour-status{color:#905c12;font-weight:700}.tour-reserve{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-top:24px;background:#ffca58;border-radius:100px;text-decoration:none;padding:13px 20px;font-size:15px;font-weight:800}.tour-reserve:hover{background:#f8b93a}.tour-terms{margin-bottom:0;line-height:1.5}
@media(max-width:1050px){.cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:700px){.catalog{padding-top:35px}.catalog .section-title h2{font-size:42px}.tour-months{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:thin;padding-bottom:7px}.tour-months button{flex:0 0 auto}.month{margin-top:30px}.cards{grid-template-columns:1fr;gap:11px}.tour-open{display:grid;grid-template-columns:108px minmax(0,1fr);min-height:132px}.tour-thumb{height:100%;min-height:132px}.tour-main{min-height:132px;padding:11px 13px}.tour-name{font-size:21px;margin:3px 0}.tour-bottom{padding-top:5px}.tour-bottom strong{font-size:17px}.tour-dialog{width:100%;height:100dvh;max-height:100dvh;border-radius:0}.tour-dialog-layout{grid-template-columns:1fr}.tour-dialog-photo{min-height:0}.tour-dialog-photo img{height:220px;min-height:220px;flex:none}.tour-dialog-info{padding:24px 22px 35px}.tour-dialog-info h2{font-size:36px;margin-bottom:18px}.tour-dialog-facts strong{font-size:16px}.tour-close{margin:12px 12px -50px 0}}
@media(prefers-reduced-motion:reduce){.tour-thumb img{transition:none}.tour:hover .tour-thumb img{transform:none}}

/* October tour details */
.tour-dialog-photo{align-self:start;position:sticky;top:0;min-height:0}.tour-dialog-photo .tour-gallery-main{height:365px;min-height:0;flex:none;object-fit:cover}.tour-dialog-photo figcaption{order:3}.tour-gallery-thumbs{display:flex;gap:9px;overflow-x:auto;padding:13px;background:#f2f8f7}.tour-gallery-thumbs button{flex:0 0 94px;height:70px;border:3px solid transparent;border-radius:9px;padding:0;overflow:hidden;background:white;cursor:pointer}.tour-gallery-thumbs button[aria-pressed="true"]{border-color:#ef7047}.tour-gallery-thumbs img{width:100%;height:100%;object-fit:cover;min-height:0;display:block}.tour-price-note{font-size:14px;color:#865500;background:#fff5d9;padding:11px 14px;border-radius:9px}.tour-clarification{font-size:14px;line-height:1.5;background:#eaf5f5;border-left:3px solid #087f8b;padding:11px 13px;color:#385663;margin:4px 0 22px}.tour-steps{margin:20px 0;border-top:1px solid #d2e1e1;padding-top:19px}.tour-steps h3{font:400 28px Georgia,serif;margin:0 0 16px}.tour-steps ol{list-style:none;padding:0;margin:0}.tour-steps li{display:grid;grid-template-columns:32px 1fr;gap:13px;padding:0 0 19px;position:relative}.tour-steps li:not(:last-child):before{content:"";position:absolute;left:15px;top:32px;bottom:0;width:1px;background:#bad6d7}.tour-step-index{position:relative;z-index:1;width:32px;height:32px;display:grid;place-items:center;background:#e6f5f4;border-radius:50%;font-size:12px;font-weight:800;color:#087f8b}.tour-steps strong{display:block;font-size:16px;line-height:1.3;padding-top:4px}.tour-steps li p{font-size:14px;color:#385663;margin:5px 0 0;line-height:1.5}.tour-itinerary-note{font-size:13px;color:#607780;margin:0}.tour-detail-block h4{font-size:16px}.tour-detail-block p{font-size:15px}
@media(max-width:700px){.tour-dialog-photo{position:static}.tour-dialog-photo .tour-gallery-main{height:220px;min-height:0}.tour-gallery-thumbs{padding:10px}.tour-gallery-thumbs button{flex-basis:80px;height:59px}.tour-dialog-photo figcaption{font-size:11px}.tour-dialog-info{padding-top:25px}}

/* JAWAR social world */
.social-world{background:radial-gradient(circle at 87% 9%,#ffe8a5 0,transparent 29%),linear-gradient(155deg,#dcf6f4 0%,#f9fcf9 55%,#d7edec 100%);color:#123f53;padding:54px 5% 80px;overflow:hidden}.social-world-inner{max-width:1240px;margin:auto}.social-top{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);gap:26px;align-items:center;min-height:325px}.social-copy{padding:6px 0 10px}.social-copy .eyebrow{color:#e15a37;font-size:13px;letter-spacing:2.3px}.social-copy h2{font:400 clamp(45px,5.5vw,82px)/.99 Georgia,serif;letter-spacing:-3px;margin:0 0 20px}.social-copy h2 em{font-weight:400;color:#eb7047}.social-copy>p:not(.eyebrow){font-size:18px;max-width:520px;color:#3f6570;margin:0}.social-handle{display:inline-flex;align-items:center;gap:10px;margin-top:25px;background:#fff;border:1px solid #c8e3e4;padding:7px 15px 7px 8px;border-radius:100px;box-shadow:0 5px 17px #0c566512}.social-handle img{width:46px;height:46px;object-fit:contain;border-radius:50%}.social-handle strong,.social-handle small{display:block;line-height:1.2}.social-handle strong{font-size:13px}.social-handle small{font-size:12px;color:#607c80;margin-top:3px}.social-mascot{height:350px;position:relative;display:grid;place-items:center;isolation:isolate}.social-mascot:before{content:"";position:absolute;width:325px;height:325px;border-radius:50%;background:#fff;box-shadow:0 25px 48px #164f5230;z-index:-1}.social-mascot:after{content:"";position:absolute;inset:34px 7% 28px;border:2px dashed #53adb5;border-radius:48% 52% 51% 49%;transform:rotate(-12deg);z-index:-2}.social-mascot img{width:325px;height:325px;object-fit:contain;border-radius:50%;mix-blend-mode:multiply;animation:jawik-social-float 5s ease-in-out infinite}.mascot-message{position:absolute;z-index:2;top:20px;right:0;transform:rotate(7deg);background:#ffcd58;color:#123f53;border-radius:17px 17px 17px 3px;padding:10px 15px;font-weight:800;font-size:14px;box-shadow:0 10px 20px #97632228}.mascot-message span{color:#eb7047}.mascot-name{position:absolute;bottom:8px;left:4%;background:#0e5261;color:white;padding:8px 12px;border-radius:100px;font-size:12px;font-weight:800;letter-spacing:1px}.social-explore{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:23px;margin-top:25px}.social-photo-panel{min-width:0}.social-post{display:block;height:335px;border-radius:23px;overflow:hidden;position:relative;box-shadow:0 19px 36px #164f5226;color:#fff}.social-post>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s}.social-post:hover>img{transform:scale(1.045)}.post-overlay{position:absolute;inset:auto 0 0;padding:65px 25px 22px;background:linear-gradient(transparent,#032f40e8);display:grid;gap:5px}.post-overlay small{font-size:11px;letter-spacing:1.5px;font-weight:800;color:#ffcd58}.post-overlay strong{font:400 clamp(25px,3vw,38px)/1.13 Georgia,serif}.post-overlay>span{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:3px}.social-mini-row{display:grid;grid-template-columns:72px 72px 1fr;gap:11px;align-items:center;margin-top:14px}.social-mini-row a{display:block;width:72px;height:72px;border-radius:13px;overflow:hidden;box-shadow:0 8px 15px #164f521e}.social-mini-row img{width:100%;height:100%;object-fit:cover}.social-mini-row>span{font:italic 22px/1.13 Georgia,serif;padding-left:8px}.social-mini-row>span span{color:#ed7946}.social-platforms{display:flex;flex-direction:column;gap:11px}.social-platforms-heading{margin:2px 0 4px;font-size:12px;letter-spacing:2px;font-weight:800;color:#137786;display:flex;justify-content:space-between}.social-platform{min-height:98px;border-radius:17px;padding:13px 16px;display:flex;align-items:center;gap:15px;text-decoration:none;box-shadow:0 9px 21px #12465613;transition:transform .2s,box-shadow .2s}.social-platform:hover{transform:translateX(5px);box-shadow:0 16px 28px #1246562b}.social-platform-mark{font:700 39px/1 Arial,sans-serif;display:grid;place-items:center;width:50px;height:50px;border-radius:13px;background:#ffffff25;flex:none}.social-platform-copy{display:grid;gap:1px;min-width:0}.social-platform-copy small{font-size:12px;letter-spacing:1.35px;font-weight:800;opacity:.75}.social-platform-copy strong{font:400 29px/1.05 Georgia,serif}.social-platform-copy>span{font-size:13px}.social-platform-arrow{margin-left:auto;font-size:23px;align-self:center}.social-facebook{background:#1669b9;color:#fff}.social-instagram{background:linear-gradient(115deg,#8544ba,#d44886 66%,#f89154);color:#fff}.social-tiktok{background:#123f53;color:#fff}.social-follow-note{font-size:13px;color:#48636e;margin:2px 0 0}.social-world a:focus-visible{outline:3px solid #ffbc37;outline-offset:4px}@keyframes jawik-social-float{50%{transform:translateY(-7px)}}
@media(max-width:850px){.social-top{grid-template-columns:1fr 280px}.social-mascot{height:290px}.social-mascot:before,.social-mascot img{width:250px;height:250px}.social-mascot:after{inset:30px 0}.mascot-message{right:-5px;top:0}.social-explore{grid-template-columns:1fr 1fr}.social-post{height:360px}.social-platform{min-height:110px}}
@media(max-width:680px){.social-world{padding:36px 6% 65px}.social-top{display:flex;flex-direction:column;gap:7px;align-items:stretch}.social-copy h2{font-size:clamp(45px,12vw,65px);letter-spacing:-2px}.social-copy>p:not(.eyebrow){font-size:16px}.social-mascot{height:230px;margin-top:14px}.social-mascot:before,.social-mascot img{width:210px;height:210px}.social-mascot:after{inset:18px 18%}.mascot-message{top:8px;right:0;font-size:12px}.mascot-name{left:5%;bottom:0;font-size:10px}.social-explore{display:flex;flex-direction:column;gap:26px;margin-top:27px}.social-post{height:310px}.social-mini-row>span{font-size:19px}.social-platform{min-height:94px}.social-platforms-heading{margin-bottom:3px}}
@media(prefers-reduced-motion:reduce){.social-mascot img{animation:none}.social-platform,.social-post>img{transition:none}.social-platform:hover{transform:none}.social-post:hover>img{transform:none}}

/* Adventurous home: genuine destination photography and JAWIK */
.hero{background:#eef8f5;color:#123f53;overflow:visible}.adventure-banner{display:grid;grid-template-columns:minmax(0,51%) minmax(0,49%);min-height:510px;background:#0a3f53;isolation:isolate}.adventure-copy{position:relative;z-index:2;display:flex;flex-direction:column;align-items:flex-start;padding:34px 7% 28px max(6%,calc((100vw - 1370px)/2));color:#fff;background:radial-gradient(circle at 85% 17%,#125f68 0,#0a3f53 52%,#072e46 100%)}.adventure-topline{display:flex;align-items:center;gap:14px;margin-bottom:auto}.adventure-topline img{width:68px;height:68px;object-fit:contain;background:#fff;border-radius:16px;padding:4px}.adventure-topline>span{font-size:12px;letter-spacing:2px;font-weight:800;line-height:1.6;color:#bde6e5}.adventure-topline>span span{color:#ffce5b;padding:0 5px}.adventure-copy h1{font:800 clamp(52px,5.4vw,85px)/.97 Arial,sans-serif;letter-spacing:-3px;margin:25px 0 16px;max-width:780px}.adventure-copy h1 em{font:italic 400 .91em/.96 Georgia,serif;letter-spacing:-3.5px;color:#ffce5b}.adventure-copy>p{color:#dbefed;font-size:18px;line-height:1.5;max-width:535px;margin:0 0 21px}.adventure-actions{display:flex;gap:18px;align-items:center;flex-wrap:wrap}.adventure-primary{display:inline-flex;gap:22px;align-items:center;background:#f27547;color:#fff;text-decoration:none;border-radius:100px;padding:13px 18px 13px 22px;font-weight:800;box-shadow:0 10px 23px #05273844;transition:transform .2s}.adventure-primary:hover{transform:translateY(-3px);background:#fa8557}.adventure-secondary{color:#fff;font-size:14px;font-weight:700;text-decoration:underline;text-underline-offset:5px;padding:10px}.adventure-footline{width:100%;border-top:1px solid #ffffff58;display:flex;gap:19px;align-items:center;flex-wrap:wrap;margin-top:auto;padding-top:19px;color:#ffce5b}.adventure-footline>span{font-size:11px;letter-spacing:1.6px;font-weight:800}.adventure-footline>span+span:before{content:'·';margin-right:17px;color:#fff}.adventure-footline small{margin-left:auto;color:#d9f0ec;font-size:12px}.adventure-visual{position:relative;min-height:510px;overflow:visible;background:#157e8e}.adventure-main-photo{position:absolute;inset:0;margin:0;overflow:hidden}.adventure-main-photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,#083b4d9c);pointer-events:none}.adventure-main-photo>img{width:100%;height:100%;object-fit:cover;object-position:58% center;display:block;animation:adventure-drift 18s ease-in-out infinite alternate}.adventure-main-photo figcaption{position:absolute;right:16px;bottom:18px;z-index:2;max-width:58%;font-size:11px;line-height:1.35;color:#fff;text-align:right;text-shadow:0 2px 5px #062c42}.adventure-main-photo figcaption a{color:#fff;text-underline-offset:3px}.adventure-side-photo{position:absolute;right:6%;top:6%;width:35%;height:28%;min-height:120px;transform:rotate(5deg);border:6px solid white;border-radius:12px;box-shadow:0 13px 25px #07343c66;overflow:hidden;background:#fff;animation:adventure-photo-bob 8s ease-in-out infinite}.adventure-side-photo img{width:100%;height:100%;object-fit:cover;display:block}.adventure-side-photo>span{position:absolute;inset:auto 0 0;background:#052f42bd;color:#fff;padding:4px 6px;font-size:10px;line-height:1.25}.adventure-side-photo a{color:#fff}.adventure-jawik{position:absolute;left:-52px;bottom:13px;width:191px;z-index:3;background:#fff;box-shadow:0 17px 35px #06384d70;transform:rotate(-7deg);border:7px solid #fff;border-radius:20px}.adventure-jawik img{display:block;width:100%;height:177px;object-fit:cover;object-position:center center;border-radius:13px 13px 0 0}.adventure-jawik span{display:block;text-align:center;font-size:17px;letter-spacing:1.4px;font-weight:900;color:#123f53;padding:4px 0 2px}.adventure-photo-stamp{position:absolute;top:35px;left:6%;display:grid;place-items:center;width:112px;height:112px;text-align:center;border:2px dashed white;border-radius:50%;background:#f7b83dbb;color:#123f53;font-size:11px;line-height:1.25;letter-spacing:1px;font-weight:900;transform:rotate(-12deg);box-shadow:0 6px 15px #042e3e35}.featured-wrap{position:relative;z-index:4;margin-top:-25px;padding-top:0;padding-bottom:68px}.featured-label{background:#fff;border-radius:13px 13px 0 0;padding:9px 18px;margin:0;align-items:center}.featured-label span{color:#d86039}.featured-label p{font-size:13px}.featured-tour{min-height:325px;border-radius:0 0 22px 22px;box-shadow:0 20px 35px #123f5323}.featured-photo{min-height:325px}.featured-copy{padding:clamp(24px,3vw,40px)}.featured-copy h2{font-size:clamp(35px,3.7vw,52px);margin:0 0 20px}.featured-facts{padding:14px 0}.featured-note{margin:15px 0 18px}.featured-photo-tag{top:18px;left:18px}.adventure-banner a:focus-visible{outline:3px solid #ffce5b;outline-offset:4px}@keyframes adventure-drift{to{transform:scale(1.055) translateX(-1%)}}@keyframes adventure-photo-bob{50%{transform:translateY(-6px) rotate(3deg)}}
@media(max-width:1000px){.adventure-copy{padding-left:6%}.adventure-copy h1{font-size:clamp(47px,5.7vw,65px)}.adventure-footline small{width:100%;margin:0}.adventure-visual,.adventure-banner{min-height:490px}.adventure-jawik{left:-25px;width:150px}.adventure-jawik img{height:140px}.adventure-photo-stamp{width:90px;height:90px;font-size:9px}}
@media(max-width:700px){.adventure-banner{display:flex;flex-direction:column}.adventure-copy{padding:22px 6% 23px;min-height:380px}.adventure-topline{margin-bottom:0}.adventure-topline img{width:54px;height:54px}.adventure-topline>span{font-size:10px;letter-spacing:1px}.adventure-copy h1{font-size:clamp(45px,10.5vw,65px);letter-spacing:-2px;margin:20px 0 13px}.adventure-copy h1 em{letter-spacing:-2px}.adventure-copy>p{font-size:16px;margin-bottom:18px}.adventure-actions{gap:6px}.adventure-primary{font-size:14px}.adventure-secondary{font-size:13px}.adventure-footline{margin-top:23px;padding-top:13px;gap:10px}.adventure-footline>span{font-size:9px}.adventure-footline>span+span:before{margin-right:10px}.adventure-footline small{font-size:11px}.adventure-visual{min-height:280px;overflow:hidden}.adventure-main-photo>img{object-position:55% center}.adventure-jawik{left:5%;bottom:12px;width:109px;border-width:4px;border-radius:14px}.adventure-jawik img{height:102px;border-radius:10px 10px 0 0}.adventure-jawik span{font-size:10px}.adventure-photo-stamp{top:13px;left:5%;width:76px;height:76px;font-size:8px}.adventure-side-photo{right:5%;top:8%;width:35%;height:39%;min-height:0;border-width:4px}.adventure-side-photo>span{font-size:10px}.adventure-main-photo figcaption{right:8px;bottom:10px;max-width:57%;font-size:11px}.featured-wrap{margin-top:0;padding:0 5% 52px}.featured-label{margin-top:18px;padding:9px 0;background:transparent;display:block}.featured-label p{margin-top:2px}.featured-tour{border-radius:18px}.featured-photo{min-height:220px}.featured-copy{padding:25px}.featured-copy h2{font-size:40px}.featured-note{font-size:13px}}
@media(max-width:375px){.adventure-copy h1{font-size:43px}.adventure-secondary{display:none}.adventure-visual{min-height:250px}}
@media(prefers-reduced-motion:reduce){.adventure-main-photo>img,.adventure-side-photo{animation:none}.adventure-primary{transition:none}.adventure-primary:hover{transform:none}}

/* Cover-inspired brand scene with JAWIK integrated into the landscape */
.brand-stage{position:relative;min-height:575px;overflow:hidden;background:#0a5366;isolation:isolate}.brand-stage-landscape{position:absolute;inset:0;margin:0;z-index:-3}.brand-stage-landscape>img{width:100%;height:100%;object-fit:cover;object-position:center 52%;display:block}.brand-stage-landscape:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#083c54 0%,#07516ccf 38%,#097a8a48 72%,#06455825 100%),linear-gradient(0deg,#03344799 0%,transparent 40%);pointer-events:none}.brand-stage-landscape figcaption{position:absolute;right:16px;bottom:14px;z-index:4;color:#fff;font-size:12px;line-height:1.3;background:#092b46b8;padding:5px 8px;border-radius:6px}.brand-stage-landscape figcaption a{color:#fff}.brand-stage-bus{position:absolute;z-index:-1;right:-2%;bottom:5%;width:48%;height:68%;background:url('jawar-cover-art.png') right center/auto 182% no-repeat;mask-image:linear-gradient(90deg,transparent 0%,#000 17%,#000 100%);opacity:.95}.brand-stage-copy{position:relative;z-index:3;display:flex;flex-direction:column;align-items:flex-start;width:min(57%,780px);min-height:575px;padding:30px 22px 37px max(5%,calc((100vw - 1280px)/2));color:#fff}.brand-stage-kicker{display:flex;gap:15px;align-items:center}.brand-stage-kicker img{width:76px;height:76px;object-fit:contain;border-radius:50%;background:white;padding:5px;box-shadow:0 8px 20px #032d3a66}.brand-stage-kicker span{font-size:13px;letter-spacing:1.5px;font-weight:800;color:#fbe9b5}.brand-stage-pretitle{font-size:13px;letter-spacing:2.7px;font-weight:800;color:#ffcc58;margin:auto 0 15px}.brand-stage-copy h1{font:900 clamp(54px,5.5vw,87px)/.98 Arial,sans-serif;letter-spacing:-3.5px;margin:0 0 15px;max-width:720px;text-shadow:0 5px 20px #033c4d85}.brand-stage-copy h1 em{font:italic 400 1.05em Georgia,serif;color:#ffd05e;letter-spacing:-3px}.brand-stage-copy>p:not(.brand-stage-pretitle){font-size:19px;line-height:1.45;max-width:500px;margin:0 0 23px;color:#e9faf8}.brand-stage-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.brand-stage-main-link{display:inline-flex;gap:20px;align-items:center;border-radius:100px;padding:14px 20px;background:#f06c43;color:white;text-decoration:none;font-weight:800;box-shadow:0 10px 24px #06344777;transition:transform .2s,background .2s}.brand-stage-main-link:hover{background:#ff8051;transform:translateY(-3px)}.brand-stage-second-link{font-size:14px;color:white;font-weight:800;text-underline-offset:5px}.brand-stage-slogan{width:100%;border-top:1px solid #ffffff70;padding-top:16px;margin-top:auto;font-size:12px;letter-spacing:2px;font-weight:800;color:#ffdd88}.brand-stage-slogan span{margin-left:8px;font-size:17px}.brand-stage-jawik{position:absolute;z-index:2;right:19%;bottom:-22px;width:clamp(310px,29vw,440px);height:auto;filter:drop-shadow(0 18px 21px #0534469c);transform-origin:bottom center;animation:jawik-adventure-hello 6s ease-in-out infinite}.brand-stage a:focus-visible{outline:3px solid #ffce5b;outline-offset:4px}@keyframes jawik-adventure-hello{50%{transform:translateY(-7px) rotate(-1deg)}}
@media(max-width:1080px){.brand-stage-copy{width:59%;padding-left:5%}.brand-stage-copy h1{font-size:clamp(52px,5.8vw,66px)}.brand-stage-jawik{right:10%;width:34vw}.brand-stage-bus{width:54%;background-size:auto 175%}}
@media(max-width:700px){.brand-stage{min-height:760px}.brand-stage-landscape>img{object-position:62% center}.brand-stage-landscape:after{background:linear-gradient(180deg,#083c54e8 0%,#07556cc8 45%,#076f8a5c 68%,#043547b0 100%)}.brand-stage-copy{width:100%;min-height:760px;padding:22px 6% 25px}.brand-stage-kicker img{width:59px;height:59px}.brand-stage-kicker span{font-size:11px;letter-spacing:1px}.brand-stage-pretitle{margin:27px 0 8px;font-size:11px;letter-spacing:2px}.brand-stage-copy h1{font-size:clamp(46px,10vw,65px);letter-spacing:-2px;margin:0 0 13px}.brand-stage-copy h1 em{letter-spacing:-1px}.brand-stage-copy>p:not(.brand-stage-pretitle){font-size:16px;max-width:470px;margin-bottom:18px}.brand-stage-actions{gap:9px}.brand-stage-main-link{font-size:14px;padding:12px 17px}.brand-stage-second-link{font-size:13px}.brand-stage-bus{z-index:0;right:-22%;bottom:9%;width:83%;height:38%;background-size:auto 192%;mask-image:linear-gradient(90deg,transparent,#000 14%);opacity:.83}.brand-stage-jawik{right:29%;bottom:35px;width:min(48vw,260px)}.brand-stage-slogan{z-index:3;position:relative;font-size:10px;letter-spacing:1.2px;margin-top:auto;padding-top:12px}.brand-stage-landscape figcaption{bottom:45px;right:5%;font-size:10px;max-width:42%}}
@media(max-width:390px){.brand-stage{min-height:735px}.brand-stage-copy{min-height:735px}.brand-stage-copy h1{font-size:45px}.brand-stage-jawik{right:30%;width:50vw}.brand-stage-bus{height:35%}.brand-stage-landscape figcaption{font-size:9px}}
@media(prefers-reduced-motion:reduce){.brand-stage-jawik{animation:none}.brand-stage-main-link{transition:none}.brand-stage-main-link:hover{transform:none}}

.brand-stage-copy h1{font-size:clamp(50px,5vw,76px);line-height:1.04}.brand-stage-copy h1 em{font-size:.98em}@media(max-width:700px){.brand-stage-copy h1{font-size:clamp(43px,9vw,58px);line-height:1.04}}@media(max-width:390px){.brand-stage-copy h1{font-size:43px}}
/* Familia JAWAR: photographic portraits integrated into the page */
.family-section{max-width:1320px;margin:0 auto;padding:72px 5% 92px}.family-heading{max-width:760px;margin:0 auto 42px;text-align:center}.family-heading .eyebrow,.family-story .eyebrow{color:#ec6846;letter-spacing:2.2px;font-weight:800}.family-heading h2{font:400 clamp(45px,5.3vw,78px)/1.05 Georgia,serif;color:#103e52;margin:17px 0}.family-heading h2 em{color:#087f97;font-weight:400}.family-heading>p:last-child{color:#476977;font-size:19px;line-height:1.55;max-width:670px;margin:0 auto}.family-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:20px}.family-member{grid-column:span 2;overflow:hidden;border:1px solid #cfe8e8;border-radius:23px;background:#fff;box-shadow:0 15px 36px #0d566615;transition:transform .25s,box-shadow .25s}.family-member:hover{transform:translateY(-6px);box-shadow:0 22px 42px #0d566628}.family-member:nth-child(-n+2){grid-column:span 3}.family-photo{height:225px;background-image:url('equipo-jawar-referencia.png');background-repeat:no-repeat;background-size:300% auto;background-color:#bde8ed}.family-member:nth-child(-n+2) .family-photo{height:300px}.family-conchy .family-photo{background-position:22% 44%}.family-jorge-espadas .family-photo{background-position:79% 44%}.family-aaron .family-photo{background-position:5% 78%}.family-joshua .family-photo{background-position:50% 78%}.family-jorge-warner .family-photo{background-position:98% 78%}.family-member-copy{padding:21px 23px 24px;min-height:137px}.family-index{font-size:11px;letter-spacing:1.8px;color:#e56b47;font-weight:800}.family-member h3{font:400 clamp(24px,2.3vw,33px)/1.1 Georgia,serif;color:#103e52;margin:8px 0}.family-member p{color:#167b8b;font-size:15px;font-weight:700;margin:0}.family-story{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:32px;padding:35px 42px;background:linear-gradient(125deg,#e4f7f2,#fff8e8);border-radius:24px}.family-story>div{max-width:790px}.family-story h3{font:400 clamp(25px,2.8vw,38px)/1.2 Georgia,serif;color:#103e52;margin:9px 0}.family-story p:last-child{color:#476977;line-height:1.6;margin:0}.family-story .button{white-space:nowrap}.family-section[hidden]{display:none}@media(max-width:850px){.family-member:nth-child(-n+2){grid-column:span 3}.family-member{grid-column:span 3}.family-member:last-child{grid-column:2/span 4}.family-story{display:block}.family-story .button{display:inline-flex;margin-top:20px}}@media(max-width:600px){.family-section{padding:52px 6% 70px}.family-heading{text-align:left;margin-bottom:28px}.family-heading>p:last-child{font-size:16px}.family-grid{grid-template-columns:1fr;gap:18px}.family-member,.family-member:nth-child(-n+2),.family-member:last-child{grid-column:1}.family-photo,.family-member:nth-child(-n+2) .family-photo{height:min(57vw,250px)}.family-member-copy{min-height:0}.family-story{padding:25px 23px;margin-top:24px}}
/* JAWARbus blessing video on the home view */
.jawarbus-video{max-width:1320px;margin:32px auto 78px;padding:34px 5%;display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);gap:48px;align-items:center;border-radius:30px;background:linear-gradient(125deg,#073d56,#0a6880);color:#fff;overflow:hidden}.jawarbus-video[hidden]{display:none}.jawarbus-video-copy .eyebrow{color:#ffcf62;letter-spacing:2px;font-weight:800}.jawarbus-video-logo{display:block;object-fit:contain;object-position:left center;width:min(260px,75%);height:110px;margin:-20px 0 -12px}.jawarbus-video h2{font:400 clamp(36px,3.4vw,54px)/1.05 Georgia,serif;max-width:520px;margin:0 0 18px}.jawarbus-video-copy>p:not(.eyebrow){color:#dcf5f3;line-height:1.6;font-size:17px;max-width:500px}.jawarbus-video-copy>a{display:inline-flex;margin-top:12px;border-radius:100px;padding:14px 21px;background:#ffc950;color:#0b4258;text-decoration:none;font-weight:800}.jawarbus-video-copy>a:hover{background:#ffe29a}.jawarbus-video-player{min-width:0}.jawarbus-video-player iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;min-height:300px;border:0;border-radius:20px;background:#082f42}.jawarbus-video-player p{font-size:13px;color:#d7eeed;text-align:center}.jawarbus-video-player a{color:#fff;text-underline-offset:3px}.jawarbus-video a:focus-visible{outline:3px solid #ffcb54;outline-offset:4px}@media(max-width:800px){.jawarbus-video{grid-template-columns:1fr;gap:24px;margin:20px 5% 55px;padding:28px 22px}.jawarbus-video-logo{height:90px}.jawarbus-video-player iframe{min-height:220px}}@media(max-width:500px){.jawarbus-video-player iframe{min-height:190px}.jawarbus-video h2{font-size:38px}}

/* Mobile hero: compact slogan, separate photo credit, visible greeting */
.brand-stage-copy h1>span,.brand-stage-copy h1>em{display:block;line-height:1.02}.brand-stage-jawik{animation:jawik-greeting 4.5s ease-in-out infinite}@keyframes jawik-greeting{0%,100%{transform:translateY(0) rotate(0)}25%{transform:translateY(-5px) rotate(-2deg)}50%{transform:translateY(-8px) rotate(1.5deg)}75%{transform:translateY(-4px) rotate(-1deg)}}@media(max-width:700px){.brand-stage-copy h1{line-height:1.02;margin-bottom:18px}.brand-stage-copy h1>span,.brand-stage-copy h1>em{line-height:1.02}.brand-stage-jawik{right:10%;bottom:76px;width:min(49vw,245px)}.brand-stage-landscape figcaption{left:0;right:0;bottom:0;max-width:none;padding:10px 6%;border-radius:0;font-size:10px;line-height:1.35;text-align:left;background:#083b4ee8}}@media(max-width:390px){.brand-stage-copy h1{font-size:clamp(37px,10.8vw,43px)}.brand-stage-jawik{right:9%;bottom:74px;width:48vw}.brand-stage-landscape figcaption{font-size:9px}}@media(prefers-reduced-motion:reduce){.brand-stage-jawik{animation:none}}
/* Bendición del JAWARbus: supplied photograph replaces the unavailable embed */
.jawarbus-moment{max-width:1320px;margin:32px auto 78px;padding:44px 6%;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.82fr);gap:56px;align-items:center;border-radius:30px;background:radial-gradient(circle at 92% 10%,#138fa088,transparent 42%),linear-gradient(125deg,#073d56,#0a6880);color:#fff;overflow:hidden}.jawarbus-moment[hidden]{display:none}.jawarbus-moment-copy .eyebrow{color:#ffcf62;letter-spacing:2px;font-weight:800}.jawarbus-moment-logo{display:block;object-fit:contain;object-position:left center;width:min(260px,75%);height:110px;margin:-20px 0 -12px}.jawarbus-moment h2{font:400 clamp(39px,4vw,62px)/1.06 Georgia,serif;max-width:580px;margin:0 0 20px}.jawarbus-moment-copy>p:not(.eyebrow){color:#dcf5f3;line-height:1.6;font-size:18px;max-width:520px}.jawarbus-moment-date{display:inline-block;margin-top:20px;padding:12px 18px;border:1px solid #ffffff70;border-radius:100px;color:#ffd166;font-size:12px;font-weight:800;letter-spacing:1.8px}.jawarbus-moment-photo{width:min(100%,440px);margin:0 auto;position:relative;transform:rotate(2deg);border:9px solid #fff;border-radius:20px;box-shadow:0 26px 42px #052d3f88;overflow:hidden;background:#fff}.jawarbus-moment-photo img{display:block;width:100%;height:auto}.jawarbus-moment-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:12px 16px;background:#083c55e8;color:#fff;font-size:14px;font-weight:700;text-align:center}@media(max-width:800px){.jawarbus-moment{grid-template-columns:1fr;gap:30px;margin:20px 5% 55px;padding:30px 24px 36px}.jawarbus-moment-logo{height:90px}.jawarbus-moment-photo{width:min(100%,370px);transform:rotate(1deg)}}@media(max-width:500px){.jawarbus-moment h2{font-size:39px}.jawarbus-moment-copy>p:not(.eyebrow){font-size:16px}}

.jawarbus-moment-link{display:flex;align-items:center;gap:10px;width:fit-content;margin-top:22px;padding:13px 18px;border-radius:100px;background:#ffcb58;color:#0a3d56;text-decoration:none;font-weight:800}.jawarbus-moment-link:hover{background:#ffe19a}.jawarbus-moment-link:focus-visible{outline:3px solid #fff;outline-offset:4px}
/* Dedicated JAWARbus view */
.bus-section{max-width:1380px;margin:0 auto;padding:35px 5% 90px}.bus-section[hidden]{display:none}.bus-hero{display:grid;grid-template-columns:minmax(0,.87fr) minmax(0,1.13fr);align-items:stretch;border-radius:28px;overflow:hidden;background:#0b4962;box-shadow:0 20px 48px #073e5425}.bus-hero-copy{display:flex;flex-direction:column;align-items:flex-start;padding:clamp(35px,5vw,66px);color:#fff;background:radial-gradient(circle at 90% 10%,#12839488,transparent 50%),#0b4962}.bus-hero-copy .eyebrow{color:#ffd165;letter-spacing:2px;font-size:12px;font-weight:800}.bus-wordmark{width:min(290px,85%);height:110px;object-fit:contain;object-position:left center;margin:-16px 0 -10px}.bus-hero h2{font:400 clamp(45px,4vw,63px)/1.05 Georgia,serif;margin:5px 0 18px;max-width:580px}.bus-hero-copy>p:not(.eyebrow){font-size:18px;line-height:1.6;max-width:510px;color:#dcefee}.bus-hero-cta{display:inline-flex;gap:12px;align-items:center;margin-top:auto;padding:15px 20px;border-radius:100px;background:#ffca58;color:#123f53;text-decoration:none;font-weight:800}.bus-hero-cta:hover{background:#ffdf8c}.bus-hero-photo{position:relative;min-height:520px;display:grid;place-items:center;background:#fff}.bus-hero-photo img{display:block;width:100%;height:100%;max-height:640px;object-fit:contain}.bus-hero-photo>span{position:absolute;right:22px;bottom:20px;background:#0c5266;color:white;border-radius:100px;padding:9px 14px;font-size:11px;font-weight:800;letter-spacing:1.5px}.bus-specs{padding:75px 0 70px}.bus-specs-heading{text-align:center;max-width:760px;margin:0 auto 37px}.bus-specs-heading .eyebrow,.bus-story .eyebrow{color:#e96b47;font-weight:800;letter-spacing:2px}.bus-specs-heading h3{font:400 clamp(38px,4vw,61px)/1.08 Georgia,serif;color:#123f53;margin:14px 0}.bus-specs-heading>p:last-child{color:#577581;font-size:17px}.bus-specs-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.bus-specs-grid article{min-height:143px;padding:23px 22px;border:1px solid #cde7e9;border-radius:18px;background:#fff;box-shadow:0 12px 28px #0d647012;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:13px}.bus-specs-grid article:nth-child(2n){background:#f3faf8}.bus-specs-grid article>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:#ddf5f4;color:#078c9e;font-size:25px}.bus-specs-grid article:nth-child(2n)>span{background:#fff1d1;color:#dd6a3b}.bus-specs-grid h4{font-size:18px;line-height:1.25;color:#123f53;margin:0}.bus-story{display:grid;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:52px;align-items:center;padding:44px clamp(30px,6vw,78px);border-radius:27px;background:linear-gradient(130deg,#e7f8f4,#fff7e6)}.bus-story-photo{overflow:hidden;border-radius:18px;max-height:410px;box-shadow:0 13px 30px #0c486629}.bus-story-photo img{width:100%;height:410px;display:block;object-fit:cover;object-position:50% 75%}.bus-story h3{font:400 clamp(35px,3.8vw,56px)/1.1 Georgia,serif;color:#123f53;margin:12px 0}.bus-story p:not(.eyebrow){font-size:18px;line-height:1.6;color:#4b6d78}.bus-story a{color:#086f89;font-weight:800;text-underline-offset:5px}.bus-section a:focus-visible,.jawarbus-moment-explore:focus-visible{outline:3px solid #e86f4c;outline-offset:4px}.jawarbus-moment-explore{display:block;width:fit-content;margin-top:16px;color:#e0f7f6;text-decoration:underline;text-underline-offset:5px;font-weight:700}@media(max-width:1200px){header nav{gap:11px}header nav a{font-size:14px}}@media(max-width:900px){.bus-hero{grid-template-columns:1fr}.bus-hero-copy{min-height:360px}.bus-hero-photo{min-height:360px}.bus-hero-photo img{max-height:470px}.bus-specs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.bus-story{gap:30px}}@media(max-width:700px){.bus-section{padding:22px 5% 65px}.bus-hero-copy{min-height:0;padding:30px 25px 34px}.bus-wordmark{height:88px}.bus-hero h2{font-size:clamp(37px,9vw,51px)}.bus-hero-copy>p:not(.eyebrow){font-size:16px}.bus-hero-cta{margin-top:14px}.bus-hero-photo{min-height:260px}.bus-hero-photo img{max-height:340px}.bus-specs{padding:55px 0}.bus-specs-heading{text-align:left;margin-bottom:24px}.bus-specs-heading h3{font-size:42px}.bus-specs-grid{gap:10px}.bus-specs-grid article{padding:17px;min-height:128px}.bus-specs-grid h4{font-size:15px}.bus-specs-grid article>span{width:38px;height:38px}.bus-story{grid-template-columns:1fr;padding:26px}.bus-story-photo{max-height:290px}.bus-story-photo img{height:290px}.bus-story h3{font-size:39px}.bus-story p:not(.eyebrow){font-size:16px}}
/* Registration and credentials */
.certifications-section{max-width:1360px;margin:0 auto;padding:32px 5% 88px}.certifications-section[hidden]{display:none}.cert-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);gap:30px;align-items:center;min-height:480px;padding:52px clamp(26px,5vw,70px);border-radius:30px;background:radial-gradient(circle at 92% 15%,#1aa4a059,transparent 45%),linear-gradient(120deg,#063c54,#08758b);color:#fff;overflow:hidden}.cert-hero-copy .eyebrow{color:#ffcf65;letter-spacing:2px;font-weight:800}.cert-hero h2{font:400 clamp(45px,4.7vw,70px)/1.04 Georgia,serif;margin:14px 0 22px;max-width:680px}.cert-hero-copy>p:not(.eyebrow){color:#def6f5;line-height:1.65;font-size:18px;max-width:570px}.cert-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.cert-hero-actions a,.cert-verification>a{display:inline-flex;align-items:center;padding:13px 18px;border-radius:100px;background:#ffca58;color:#103f55;text-decoration:none;font-weight:800}.cert-hero-actions a+ a{background:transparent;color:#fff;border:1px solid #ffffffaa}.cert-preview{display:block;position:relative;padding:12px 12px 44px;border-radius:14px;background:#fff;transform:rotate(2deg);box-shadow:0 25px 50px #022b4090;text-decoration:none;color:#123f53}.cert-preview img{display:block;width:100%;height:auto;max-height:350px;object-fit:contain;background:#fff}.cert-preview span{position:absolute;bottom:13px;left:16px;right:16px;font-size:13px;font-weight:800;text-align:center}.cert-credentials{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:30px}.cert-card{padding:36px;border:1px solid #d2e8e7;border-radius:23px;background:#fff;box-shadow:0 12px 32px #123f5312}.cert-card-icon{display:grid;place-items:center;width:50px;height:50px;background:#e0f5ef;border-radius:50%;font-size:27px;color:#087d8c}.cert-confetur .cert-card-icon{background:#fff0d0;color:#e66941}.cert-card .eyebrow{margin:21px 0 6px;color:#e86d4b;letter-spacing:1.5px;font-weight:800;font-size:11px}.cert-card h3{font:400 clamp(32px,3vw,42px)/1.12 Georgia,serif;color:#123f53;margin:0 0 14px}.cert-card p:not(.eyebrow){color:#4d6e78;line-height:1.6;font-size:16px}.cert-card .cert-number,.cert-card .cert-confetur-label{display:inline-block;padding:9px 15px;border-radius:100px;background:#e9f7f6;color:#0b6779!important;font-weight:800!important;font-size:15px!important;margin:0 0 12px}.cert-card .cert-detail{font-size:14px!important;color:#587782!important}.cert-verification{display:flex;justify-content:space-between;align-items:center;gap:32px;padding:38px 43px;margin-top:28px;border-radius:24px;background:#e7f6f4}.cert-verification>div{max-width:770px}.cert-verification .eyebrow{color:#d96442;letter-spacing:1.7px;font-weight:800}.cert-verification h3{font:400 clamp(30px,3vw,43px)/1.1 Georgia,serif;color:#123f53;margin:8px 0 12px}.cert-verification p:last-child{line-height:1.6;color:#4d6e78}.cert-verification>a{white-space:nowrap;background:#ffca58}.cert-message{text-align:center;max-width:850px;margin:70px auto 0}.cert-message>p:first-child{font:italic 27px Georgia,serif;color:#098593}.cert-message h3{font:400 clamp(34px,3.6vw,54px)/1.13 Georgia,serif;color:#123f53;margin:12px 0 15px}.cert-message>p:nth-last-child(2){color:#587782;font-size:17px}.cert-message>a{display:inline-block;margin-top:15px;color:#08758b;font-weight:800;text-underline-offset:5px}.certifications-section a:focus-visible{outline:3px solid #e96c4a;outline-offset:4px}@media(max-width:850px){.cert-hero{grid-template-columns:1fr;padding:35px 27px}.cert-preview{max-width:540px;transform:none}.cert-verification{display:block}.cert-verification>a{margin-top:17px}}@media(max-width:650px){.certifications-section{padding:20px 5% 62px}.cert-hero{gap:20px}.cert-hero h2{font-size:clamp(39px,10vw,55px)}.cert-hero-copy>p:not(.eyebrow){font-size:16px}.cert-hero-actions a{font-size:14px}.cert-credentials{grid-template-columns:1fr;gap:15px}.cert-card{padding:26px}.cert-verification{padding:28px 24px}.cert-verification>a{white-space:normal}.cert-message{margin-top:55px}.cert-message>p:first-child{font-size:22px}}
