:root{--gold:#9c6a2e;--gold-dark:#a9823a;--ink:#1b1712;--ink-soft:#3a332c;--cream:#f8f4ec;--cream-2:#f1ead9;--muted:#7a7168}.trip-page{font-family:'Poppins',sans-serif;color:var(--ink);background:var(--cream)}.trip-page h1,.trip-page h2,.trip-page h3,.trip-page h4{font-family:'Playfair Display',Georgia,serif !important;font-weight:400 !important}.trip-page .section-eyebrow{display:flex;align-items:center;gap:18px;letter-spacing:3px;text-transform:uppercase;font-size:12px;font-weight:700;color:var(--gold-dark);margin-bottom:10px}.trip-page .section-eyebrow::before,.trip-page .section-eyebrow::after{content:"";flex:0 0 200px;width:200px;height:1px;background:var(--gold-dark);opacity:.5}.trip-page .exp-header .section-eyebrow,.trip-page .trip-iconic .section-eyebrow,.trip-page .trip-plan .section-eyebrow{justify-content:center;text-align:center}@media(max-width:767px){.trip-page .section-eyebrow::before,.trip-page .section-eyebrow::after{flex:0 0 60px;width:60px}}.trip-page .spirit-text-col .section-eyebrow{justify-content:flex-start;text-align:left}.trip-page .spirit-text-col .section-eyebrow::before,.trip-page .spirit-text-col .section-eyebrow::after{content:none;display:none}.trip-page a{text-decoration:none}.trip-page .container{max-width:100%;width:100%;padding-left:5%;padding-right:5%;margin-left:0;margin-right:0;box-sizing:border-box}@media(max-width:767px){.trip-page .container{padding-left:20px;padding-right:20px}}.trip-hero{position:relative;min-height:620px;display:flex;align-items:flex-end;background-size:cover;background-position:center;color:#fff;padding:70px 0 60px;width:100%}.trip-hero::before{content:"";position:absolute;inset:0;background:linear-gradient(100deg,rgba(15,12,8,0.8) 0%,rgba(15,12,8,0.75) 28%,rgba(15,12,8,0.44) 46%,rgba(15,12,8,0.06) 62%,rgba(15,12,8,0) 74%),linear-gradient(180deg,rgba(15,12,8,0.22) 0%,rgba(15,12,8,0.62) 60%,rgba(15,12,8,0.92) 100%)}
.trip-hero .hero-title{text-shadow:0 2px 16px rgba(0,0,0,.5)}
.trip-hero .hero-description{text-shadow:0 1px 8px rgba(0,0,0,.45)}
.trip-hero .hero-meta .meta-value{text-shadow:0 1px 8px rgba(0,0,0,.5)}
.trip-hero .hero-meta .meta-label{text-shadow:0 1px 6px rgba(0,0,0,.5)}.trip-hero .hero-inner{position:relative;z-index:2}.trip-hero .hero-title{color:#fff;font-size:clamp(26px,3.6vw,44px);font-weight:400;font-family:'Playfair Display',Georgia,serif;margin:0;line-height:1.18;max-width:min(640px,100%);word-wrap:break-word;overflow-wrap:normal;hyphens:none}.trip-hero .hero-title br{display:block;content:""}.trip-hero .hero-description{max-width:620px;font-size:15px;line-height:1.8;color:#efe9de;margin-bottom:26px}.trip-hero .hero-buttons{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-bottom:32px}.btn-hero-primary,.btn-hero-secondary{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;padding:13px 26px;border:1px solid transparent;border-radius:6px;font-size:14px;font-weight:600;line-height:1.2;transition:.25s ease}.btn-hero-primary{background:var(--gold);color:#1b1712}.btn-hero-primary:hover{background:#fff;color:#1b1712}.btn-hero-secondary{border-color:rgba(255,255,255,.6);color:#fff}.btn-hero-secondary:hover{background:rgba(255,255,255,.12)}.trip-hero .hero-meta{display:flex;gap:40px;flex-wrap:wrap;align-items:flex-start}.trip-hero .hero-meta .hero-meta-item{flex:0 0 auto;min-width:160px;display:flex;flex-direction:column;align-items:flex-start;align-self:flex-start;margin:0;padding:0}.trip-hero .hero-meta .meta-label{display:block;font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:#c9c2b6;line-height:1.3;min-height:1.3em;white-space:nowrap;margin:0;padding:0}.trip-hero .hero-meta .meta-value{display:block;font-size:15px;font-weight:600;color:#fff;line-height:1.4;min-height:1.4em;margin:3px 0 0;padding:0;word-spacing:normal;white-space:normal}@media(max-width:767px){.trip-hero{min-height:520px;padding:40px 0}.trip-hero .hero-title{color:#fff;font-size:clamp(26px,3.6vw,44px);font-weight:400;font-family:'Playfair Display',Georgia,serif;margin:0;line-height:1.18;max-width:min(640px,100%);word-wrap:break-word;overflow-wrap:normal;hyphens:none}.trip-hero .hero-meta{gap:24px}.trip-hero .hero-meta .hero-meta-item{min-width:140px}}.trip-spirit{padding:90px 0;width:100%}.trip-spirit .spirit-row{display:flex;align-items:stretch;gap:5%;flex-wrap:wrap}.trip-spirit .spirit-text-col{flex:0 0 35%;max-width:35%;display:flex;flex-direction:column;justify-content:center}.trip-spirit .spirit-image{flex:0 0 60%;max-width:60%}.trip-spirit .section-eyebrow{margin-bottom:6px}.trip-spirit .spirit-heading{font-size:36px;font-weight:400 !important;font-family:'Playfair Display',Georgia,serif !important;line-height:1.25;margin-bottom:12px}.trip-spirit .spirit-content{font-size:14.5px;line-height:1.9;color:var(--ink-soft)}.trip-spirit .spirit-content p{margin-bottom:8px}.trip-spirit .spirit-quote{font-style:italic;color:var(--gold-dark);font-weight:400 !important;font-family:'Playfair Display',Georgia,serif !important;margin-top:8px}.trip-spirit .spirit-image{align-self:stretch}.trip-spirit .spirit-image img{display:block;width:100%;height:500px;border-radius:14px;object-fit:cover}@media(max-width:991px){.trip-spirit .spirit-text-col,.trip-spirit .spirit-image{flex:0 0 100%;max-width:100%}.trip-spirit .spirit-image img{height:400px}}.trip-experiences{padding:20px 0 90px;width:100%;text-align:center}.trip-experiences .exp-header{margin-bottom:40px}.trip-experiences .exp-heading{font-size:32px;font-weight:400 !important;font-family:'Playfair Display',Georgia,serif !important;margin-top:6px}.exp-slider-wrap{position:relative}.experiences-grid{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;text-align:left;padding-bottom:8px;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.experiences-grid::-webkit-scrollbar{height:6px}.experiences-grid::-webkit-scrollbar-thumb{background:rgba(27,23,18,.15);border-radius:4px}.experiences-grid::-webkit-scrollbar-track{background:transparent}.experiences-grid .experience-card{position:relative;border-radius:12px;overflow:hidden;display:block;height:400px;flex:0 0 calc((100% - 54px) / 4);width:calc((100% - 54px) / 4);scroll-snap-align:start}.experiences-grid .experience-card img{width:100%;height:100%;object-fit:cover;transition:.4s ease}.experiences-grid .experience-card:hover img{transform:scale(1.06)}.experiences-grid .experience-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.8) 100%);pointer-events:none}.experiences-grid .experience-card .experience-content{position:absolute;left:20px;right:20px;bottom:18px;z-index:2;color:#fff}.experiences-grid .experience-card h4{color:#fff;font-size:19px;font-weight:400;margin:0 0 6px}.experiences-grid .experience-card .card-description{font-size:13.5px;line-height:1.65;color:#e9e3d6;margin:0;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.experiences-grid .experience-card .card-description.is-expanded{display:block;-webkit-line-clamp:unset;max-height:150px;overflow-y:auto;padding-right:4px}.experiences-grid .experience-card .card-description.is-expanded::-webkit-scrollbar{width:4px}.experiences-grid .experience-card .card-description.is-expanded::-webkit-scrollbar-thumb{background:rgba(255,255,255,.35);border-radius:4px}.experiences-grid .experience-card .read-more-toggle{display:none;background:none;border:none;padding:0;margin-top:6px;font-size:12px;font-weight:700;color:var(--gold);cursor:pointer;text-decoration:underline;text-underline-offset:2px}.experiences-grid .experience-card .read-more-toggle.is-visible{display:inline-block}.exp-slider-wrap .exp-grid-arrow{position:absolute;top:200px;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #ece3cf;box-shadow:0 10px 26px rgba(27,23,18,.14);display:flex;align-items:center;justify-content:center;color:var(--ink);font-size:18px;cursor:pointer;z-index:5;transition:background .2s ease,color .2s ease}.exp-slider-wrap .exp-grid-arrow:hover{background:var(--gold);color:#fff;border-color:var(--gold)}.exp-slider-wrap .exp-grid-arrow.prev{left:-22px}.exp-slider-wrap .exp-grid-arrow.next{right:-22px}@media(max-width:991px){.experiences-grid .experience-card{flex-basis:calc((100% - 18px) / 2);width:calc((100% - 18px) / 2);height:340px}.exp-slider-wrap .exp-grid-arrow{top:170px}}@media(max-width:575px){.exp-slider-wrap .exp-grid-arrow{display:none}.experiences-grid .experience-card{flex-basis:84%;width:84%;height:320px}}.trip-iconic{padding:20px 0 90px;width:100%}.trip-iconic .exp-header{text-align:center;margin-bottom:50px}.iconic-row{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;margin-bottom:70px}.iconic-row:last-child{margin-bottom:0}.iconic-row.reverse .iconic-image{order:2}.iconic-row.reverse .iconic-content{order:1}.iconic-image{position:relative}.iconic-image img{width:100%;height:340px;object-fit:cover;border-radius:14px;display:block}.iconic-image .iconic-image-mobile{display:none}.iconic-content .place-tag{font-size:12px;letter-spacing:2px;text-transform:uppercase;color:var(--gold-dark);font-weight:600;margin-bottom:10px;display:block}.iconic-content h3{font-size:28px;font-weight:400;margin-bottom:14px}.iconic-content p{font-size:14.5px;line-height:1.8;color:var(--ink-soft);margin-bottom:18px}.iconic-content .discover-link{font-size:14px;font-weight:600;color:var(--gold-dark)}.iconic-content .discover-link:hover{color:var(--ink)}@media(max-width:767px){.iconic-row,.iconic-row.reverse{grid-template-columns:1fr;margin-bottom:40px}.iconic-row.reverse .iconic-image,.iconic-row.reverse .iconic-content{order:initial}.iconic-image img{height:260px}.iconic-image .iconic-image-desktop{display:none}.iconic-image .iconic-image-mobile{display:block}}.trip-cta{padding:60px 0 90px;width:100%;background:var(--cream)}.trip-cta .exp-header{text-align:center;margin-bottom:50px}.trip-cta .cta-heading{font-size:32px;font-weight:400 !important;font-family:'Playfair Display',Georgia,serif !important;margin-top:6px;color:var(--ink)}.trip-cta .cta-subtext{font-size:14.5px;color:var(--ink-soft);max-width:560px;margin:10px auto 0;line-height:1.7}.cta-icon-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-bottom:48px}.cta-icon-card{background:#fff;border-radius:16px;padding:28px 26px;display:flex;align-items:flex-start;gap:20px;text-align:left;box-shadow:0 6px 20px rgba(27,23,18,.05);border:1px solid rgba(201,162,74,.1);transition:.25s ease}.cta-icon-card:hover{transform:translateY(-4px);box-shadow:0 14px 32px rgba(27,23,18,.1);border-color:rgba(201,162,74,.25)}.cta-icon-card .cta-icon{flex:0 0 56px;width:56px;height:56px;border-radius:50%;background:rgba(201,162,74,.12);display:flex;align-items:center;justify-content:center;color:var(--gold-dark);font-size:22px;margin:0}.cta-icon-card .cta-card-body{flex:1;min-width:0}.cta-icon-card h4{font-size:17px;font-weight:400;margin:0 0 4px;color:var(--ink);font-family:'Playfair Display',serif;line-height:1.3}.cta-icon-card .cta-card-subheading{font-size:11px;font-weight:600;letter-spacing:0.7px;text-transform:uppercase;color:var(--gold-dark);margin:0 0 8px}.cta-icon-card p{font-size:13.5px;line-height:1.65;color:var(--ink-soft);margin:0}.trip-cta .cta-action{text-align:center}.trip-cta .cta-action a{display:inline-block;padding:15px 36px;border-radius:8px;background:var(--gold);color:#1b1712;font-weight:600;font-size:14px;transition:.25s ease;letter-spacing:0.02em}.trip-cta .cta-action a:hover{background:var(--gold-dark);color:#fff}@media(max-width:767px){.cta-icon-grid{grid-template-columns:1fr;gap:16px}.trip-cta .cta-heading{font-size:26px}}.trip-plan{padding:70px 0 90px;width:100%;position:relative;background:var(--cream);overflow:hidden}.trip-plan .plan-map{display:none !important}.trip-plan .container.plan-layout,.trip-plan .plan-layout{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:40px}.trip-plan .plan-why{flex:1 1 0;min-width:0;max-width:none;width:auto;color:var(--ink)}.trip-plan .plan-why-header{margin-bottom:28px;text-align:center}.trip-plan .plan-why .section-eyebrow{color:var(--gold-dark);justify-content:center;text-align:center;margin-bottom:12px}.trip-plan .plan-why .section-eyebrow::before,.trip-plan .plan-why .section-eyebrow::after{display:block;content:"";flex:0 0 80px;width:80px;height:1px;background:var(--gold-dark);opacity:.45}.trip-plan .plan-why-heading{font-family:'Playfair Display',Georgia,serif !important;font-size:30px;font-weight:400 !important;line-height:1.25;color:var(--ink);margin:0 0 12px;text-align:center}.trip-plan .plan-why-subtext{font-size:14.5px;line-height:1.7;color:var(--ink-soft);margin:0 auto;max-width:480px;text-align:center}.trip-plan .plan-why-cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.trip-plan .plan-why-card{display:flex;align-items:flex-start;gap:16px;padding:20px 22px;background:#fff;border:1px solid rgba(201,162,74,0.12);border-radius:14px;box-shadow:0 6px 20px rgba(27,23,18,.05);transition:box-shadow .25s ease,border-color .25s ease,transform .25s ease;text-align:left}.trip-plan .plan-why-card:hover{box-shadow:0 12px 28px rgba(27,23,18,.1);border-color:rgba(201,162,74,0.28);transform:translateY(-2px)}.trip-plan .plan-why-card .cta-icon{flex:0 0 48px;width:48px;height:48px;border-radius:12px;background:rgba(201,162,74,0.12);display:flex;align-items:center;justify-content:center;color:var(--gold-dark);font-size:18px;margin:0;overflow:hidden}.trip-plan .plan-why-card .cta-icon svg{width:26px;height:26px;display:block}.trip-plan .plan-why-card .cta-card-body{flex:1;min-width:0}.trip-plan .plan-why-card h4{font-family:'Playfair Display',serif;font-size:16px;font-weight:400;color:var(--ink);margin:0 0 3px;line-height:1.3}.trip-plan .plan-why-card .cta-card-subheading{font-size:10.5px;font-weight:600;letter-spacing:0.7px;text-transform:uppercase;color:var(--gold-dark);margin:0 0 6px}.trip-plan .plan-why-card p{font-size:13px;line-height:1.55;color:var(--ink-soft);margin:0}.trip-plan .plan-trust-strip{margin-top:26px;background:linear-gradient(135deg,#1a3224 0%,#0f1f16 100%);border-radius:16px;padding:26px 30px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;position:relative;overflow:hidden}.trip-plan .plan-trust-strip::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 5%,var(--gold) 30%,#e8d5a3 50%,var(--gold) 70%,transparent 95%);opacity:.8}.trip-plan .plan-trust-stats{display:flex;width:100%;gap:36px;flex-wrap:wrap;justify-content:space-between}.trip-plan .plan-trust-stat{text-align:left}.trip-plan .plan-trust-stat .stat-value{font-family:'Playfair Display',serif;font-size:26px;font-weight:700;color:#fff;line-height:1.1;display:block}.trip-plan .plan-trust-stat .stat-label{font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#cfc7b8;margin-top:4px;display:block}@media(max-width:767px){.trip-plan .plan-trust-strip{padding:22px;flex-direction:column;align-items:flex-start}.trip-plan .plan-trust-stats{gap:24px;justify-content:flex-start}.trip-plan .plan-trust-stat .stat-value{font-size:22px}}.trip-plan .plan-form-wrap{flex:0 0 550px;width:550px;max-width:550px;margin:0;position:relative;z-index:3}@media(max-width:1199px){.trip-plan .plan-layout{gap:28px}.trip-plan .plan-form-wrap{flex:0 0 480px;width:480px;max-width:480px}.trip-plan .plan-why-heading{font-size:26px}}@media(max-width:991px){.trip-plan .plan-layout{flex-direction:column;align-items:stretch;gap:40px}.trip-plan .plan-why{max-width:100%;width:100%;order:1}.trip-plan .plan-form-wrap{flex:0 0 auto;width:100%;max-width:560px;margin:0 auto;order:2}.trip-plan .plan-why-cards{grid-template-columns:1fr 1fr;gap:14px}}@media(max-width:575px){.trip-plan{padding:50px 0 70px}.trip-plan .plan-why-cards{grid-template-columns:1fr}.trip-plan .plan-why-heading{font-size:24px}.trip-plan .plan-form-wrap{max-width:100%}}.trip-gallery-grid{padding:20px 0 90px;text-align:center;width:100%}.trip-gallery-grid .exp-card{position:relative;border-radius:12px;overflow:hidden;height:320px;display:block;cursor:pointer}.trip-gallery-grid .exp-card img{width:100%;height:100%;object-fit:cover;transition:.4s ease}.trip-gallery-grid .exp-card:hover img{transform:scale(1.06)}.trip-gallery-grid .exp-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.75) 100%)}.trip-gallery-grid .exp-card .exp-content{position:absolute;left:18px;right:18px;bottom:16px;z-index:2;text-align:left;color:#fff}.trip-gallery-grid .exp-card h4{font-size:16px;font-weight:400;margin:0}.trip-glance{padding:20px 0 90px;width:100%}.glance-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:18px}.glance-card{background:#fff;border-radius:14px;padding:24px;box-shadow:0 8px 24px rgba(0,0,0,.05)}.glance-card i{font-size:24px;color:var(--gold-dark);margin-bottom:10px;display:inline-block}.glance-card .glance-label{font-size:11px;letter-spacing:1.5px;text-transform:uppercase;color:var(--muted);display:block;margin-bottom:4px}.glance-card .glance-value{font-size:15px;font-weight:600;color:var(--ink)}.trip-detail-section{padding:70px 0;width:100%}.trip-detail-section h2.fw-bold{font-size:30px;font-weight:400;margin-bottom:30px}.iti-drawer{border-left:2px dashed var(--gold);padding:5px 0 15px 20px;margin-bottom:5px}.iti-drawer__title{cursor:pointer;font-weight:700}.iti-drawer__title::after{content:"+";float:right;font-size:22px}.iti-drawer__trigger:checked+.iti-drawer__title::after{content:"-"}.iti-drawer__content-wrapper{max-height:0;overflow:hidden;transition:.3s ease}.iti-drawer__trigger:checked+.iti-drawer__title+.iti-drawer__content-wrapper{max-height:600px}input[type="checkbox"]{display:none}.faq-drawer__title{cursor:pointer;border-top:1px solid #e5ddcb;padding:14px 0;font-weight:600;display:block;position:relative}.faq-drawer__title::after{content:"+";float:right;font-size:22px}.faq-drawer__trigger:checked+.faq-drawer__title::after{content:"-"}.faq-drawer__content-wrapper{max-height:0;overflow:hidden;transition:.3s ease}.faq-drawer__trigger:checked+.faq-drawer__title+.faq-drawer__content-wrapper{max-height:600px;padding-top:8px}.fleet-card{background:#fff;border-radius:12px;text-align:center;padding:20px;height:100%}.fleet-card img{width:100%;height:180px;object-fit:contain;margin-bottom:12px}.lightbox{display:none;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,0.85)}.lightbox-content{margin:auto;display:block;max-width:80%;max-height:80%;margin-top:5%}.lightbox-close{position:absolute;top:20px;right:30px;color:#fff;font-size:40px;font-weight:bold;cursor:pointer}.lightbox-caption{margin:auto;display:block;width:80%;max-width:700px;text-align:center;color:#ccc;padding:10px 0}#crmWebToEntityForm.zcwf_lblLeft{--aoe-primary:#162a1c;--aoe-primary-hover:#0e1c12;--aoe-gold:#c9a24a;--aoe-gold-soft:rgba(201,162,74,0.12);--aoe-bg-card:#ffffff;--aoe-input-bg:#faf9f6;--aoe-input-border:#e8e4da;--aoe-input-focus:#162a1c;--aoe-text-main:#1b1712;--aoe-text-muted:#6b6560;--aoe-error:#c0392b;font-family:'Poppins',-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;width:100%;max-width:100%;margin:0;padding:32px 28px 28px;box-sizing:border-box;background:#ffffff;border-radius:22px;border:none;box-shadow:0 16px 40px -10px rgba(27,23,18,0.12),0 4px 12px rgba(27,23,18,0.06);border:1px solid rgba(201,162,74,0.12);color:var(--aoe-text-main);text-align:left;-webkit-font-smoothing:antialiased;position:relative;overflow:hidden}#crmWebToEntityForm.zcwf_lblLeft::before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 5%,var(--aoe-gold) 30%,#e8d5a3 50%,var(--aoe-gold) 70%,transparent 95%);opacity:0.9}#crmWebToEntityForm.zcwf_lblLeft *{box-sizing:border-box;direction:ltr}#crmWebToEntityForm .zcwf_title{display:none}#crmWebToEntityForm .aoe_form_header{margin-bottom:28px;text-align:center;padding-bottom:22px;border-bottom:1px solid rgba(201,162,74,0.15)}#crmWebToEntityForm .aoe_form_badge{display:inline-block;font-size:10.5px;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:var(--aoe-gold);background:var(--aoe-gold-soft);padding:6px 16px;border-radius:100px;margin-bottom:12px}#crmWebToEntityForm .aoe_form_heading{font-family:'Playfair Display',Georgia,serif;font-size:22px;font-weight:400;color:var(--aoe-primary);margin:0 0 8px 0;letter-spacing:-0.02em;line-height:1.25}#crmWebToEntityForm .aoe_form_subheading{font-size:13.5px;color:var(--aoe-text-muted);margin:0;line-height:1.55;max-width:380px;margin-left:auto;margin-right:auto}#crmWebToEntityForm .zcwf_form_grid{display:grid;grid-template-columns:1fr 1fr;column-gap:18px;row-gap:18px}#crmWebToEntityForm .zcwf_row{margin:0;display:flex;flex-direction:column}#crmWebToEntityForm .zcwf_row.zcwf_full{grid-column:1 / -1}#crmWebToEntityForm .zcwf_col_lab{display:block;margin:0 0 6px 0;padding:0;font-size:12.5px;font-weight:600;color:var(--aoe-text-main);letter-spacing:0.02em}#crmWebToEntityForm .zcwf_col_lab label{cursor:pointer}#crmWebToEntityForm .zcwf_col_lab span.req{color:var(--aoe-error);margin-left:2px;font-weight:700}#crmWebToEntityForm .zcwf_col_lab span.locked-note{display:block;margin-top:2px;font-size:10.5px;font-weight:500;color:var(--aoe-gold);text-transform:none;letter-spacing:0}#crmWebToEntityForm .zcwf_col_fld{width:100%;position:relative}#crmWebToEntityForm .zcwf_col_fld input[type=text],#crmWebToEntityForm .zcwf_col_fld textarea,#crmWebToEntityForm .zcwf_col_fld_slt{width:100%;background:var(--aoe-input-bg);border:1.5px solid var(--aoe-input-border);border-radius:11px;padding:12px 15px;font-size:14px;color:var(--aoe-text-main);font-family:inherit;transition:border-color 0.2s ease,box-shadow 0.2s ease,background 0.2s ease;-webkit-appearance:none;appearance:none}#crmWebToEntityForm .zcwf_col_fld input[type=text]:hover,#crmWebToEntityForm .zcwf_col_fld textarea:hover,#crmWebToEntityForm .zcwf_col_fld_slt:hover{border-color:#d4cec2;background:#ffffff}#crmWebToEntityForm .zcwf_col_fld input[type=text]:focus,#crmWebToEntityForm .zcwf_col_fld textarea:focus,#crmWebToEntityForm .zcwf_col_fld_slt:focus{outline:none;border-color:var(--aoe-gold);background:#ffffff;box-shadow:0 0 0 3.5px rgba(201,162,74,0.18)}#crmWebToEntityForm .zcwf_col_fld input::placeholder,#crmWebToEntityForm .zcwf_col_fld textarea::placeholder{color:#a8a39a;font-weight:400}#crmWebToEntityForm .zcwf_col_fld textarea{min-height:96px;resize:vertical;line-height:1.5}#crmWebToEntityForm .zcwf_col_fld_slt{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23162a1c' d='M1 1l5 5 5-5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 15px center;padding-right:38px}#crmWebToEntityForm .zcwf_col_fld_slt:invalid,#crmWebToEntityForm .zcwf_col_fld_slt option[value=""][disabled]{color:#a8a39a}#crmWebToEntityForm .zcwf_col_fld_slt:disabled{background-color:#f5f0e6;color:var(--aoe-text-main);opacity:1;cursor:not-allowed;background-image:none;padding-right:15px;border-style:dashed;border-color:rgba(201,162,74,0.45)}#crmWebToEntityForm .zcwf_col_help{display:none}#crmWebToEntityForm .zcwf_recaptcha_row{margin-top:4px;display:flex;flex-direction:column;align-items:center;justify-content:center}#crmWebToEntityForm .g-recaptcha{transform-origin:center}#crmWebToEntityForm #recapErr732378000012328251{font-size:12px;color:var(--aoe-error);margin-top:6px;font-weight:500}#crmWebToEntityForm .zcwf_submit_row{margin-top:8px;text-align:center}#crmWebToEntityForm .formsubmit.zcwf_button{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;background:linear-gradient(135deg,#1a3224 0%,#0f1f16 100%) !important;color:#ffffff !important;border:1px solid rgba(201,162,74,0.25);border-radius:11px;padding:15px 32px;font-size:13px;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;cursor:pointer;transition:all 0.25s ease;box-shadow:0 10px 28px -6px rgba(15,31,22,0.4)}#crmWebToEntityForm .formsubmit.zcwf_button:hover{background:linear-gradient(135deg,#23402e 0%,#152a1d 100%) !important;border-color:rgba(201,162,74,0.5);transform:translateY(-2px);box-shadow:0 14px 32px -6px rgba(15,31,22,0.5)}#crmWebToEntityForm .formsubmit.zcwf_button:active{transform:translateY(0)}#crmWebToEntityForm .formsubmit.zcwf_button:disabled{opacity:0.7;cursor:not-allowed;transform:none}#crmWebToEntityForm input[type=reset]{display:none}#crmWebToEntityForm .zcwf_hidden_group{display:none !important;visibility:hidden !important;position:absolute !important;width:0 !important;height:0 !important;overflow:hidden !important;clip:rect(0,0,0,0) !important}@media(max-width:640px){#crmWebToEntityForm.zcwf_lblLeft{padding:28px 20px 24px;border-radius:18px}#crmWebToEntityForm .zcwf_form_grid{grid-template-columns:1fr;row-gap:15px}#crmWebToEntityForm .aoe_form_heading{font-size:22px}#crmWebToEntityForm .g-recaptcha{transform:scale(0.9)}}

/* Hero content aligns with sections below (same horizontal inset as .container) */
.trip-hero{padding-left:0;padding-right:0;}
.trip-hero .container.hero-inner,
.trip-hero .hero-inner{
  max-width:100% !important;
  width:100% !important;
  margin-left:0 !important;
  margin-right:0 !important;
  padding-left:5% !important;
  padding-right:5% !important;
  box-sizing:border-box !important;
}
.trip-hero .hero-title,
.trip-hero .hero-description,
.trip-hero .ao-bc-in-hero,
.trip-hero .hero-buttons,
.trip-hero .hero-meta{
  max-width:min(560px,100%);
  text-align:left;
}
.trip-hero .hero-description{max-width:min(520px,100%);}
@media(max-width:768px){
  .trip-hero .container.hero-inner,
  .trip-hero .hero-inner{padding-left:20px !important;padding-right:20px !important;}
  .trip-page .container{padding-left:20px;padding-right:20px;}
}

/* Desktop image by default; mobile image when uploaded */
.trip-hero{background-image:var(--ao-hero-desk);background-size:cover;background-position:center;}
@media(max-width:767.98px){
  .trip-hero{background-image:var(--ao-hero-mob,var(--ao-hero-desk)) !important;}
}

/* Full title — natural word wrap only (no forced mid-title break, no ellipsis) */
.trip-hero .hero-title{
  display:block !important;
  -webkit-line-clamp:unset !important;
  line-clamp:unset !important;
  overflow:visible !important;
  text-overflow:clip !important;
  white-space:normal !important;
  max-width:min(720px,100%) !important;
  font-size:clamp(26px,3.8vw,46px) !important;
  line-height:1.2 !important;
  word-break:normal !important;
  overflow-wrap:normal !important;
  hyphens:none !important;
}
.trip-hero .hero-title br{display:none !important;} /* ignore accidental <br> from old split */
@media(max-width:767.98px){
  .trip-hero .hero-title{
    font-size:clamp(22px,6vw,28px) !important;
    max-width:100% !important;
    word-break:normal !important;
    overflow-wrap:break-word !important; /* only if a single word is too long */
  }
}


/* ========== FORCE homepage typography on trip page (override style.css h2 600/700) ========== */
.trip-page h1,
.trip-page h2,
.trip-page h3,
.trip-page h4,
.trip-page .spirit-heading,
.trip-spirit .spirit-heading,
.trip-page h2.spirit-heading,
.trip-experiences .exp-heading,
.trip-page .exp-heading,
.trip-cta .cta-heading,
.trip-plan .plan-why-heading,
.trip-hero .hero-title,
.trip-page .hero-title {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-weight: 400 !important;
  font-style: normal !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.trip-spirit .spirit-quote,
.trip-page .spirit-quote {
  font-family: 'Playfair Display', Georgia, serif !important;
  font-weight: 400 !important;
  font-style: italic !important;
}
