:root{--red:#b5121b;--red-dark:#850b12;--gold:#f4b400;--ink:#171417;--muted:#625d61;--soft:#f7f5f2;--line:#e8e2dd;--white:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:var(--font-poppins),Arial,sans-serif;font-size:15px;line-height:1.6}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}.container{width:min(1160px,calc(100% - 40px));margin:auto}.header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1160px)/2));background:#fff;position:relative;z-index:20;border-bottom:1px solid #eee}.header img{width:146px;height:auto;display:block}.header-actions,.phone{display:flex;align-items:center;gap:14px}.phone{gap:8px}.phone span{color:var(--red);font-size:19px}.whatsapp{width:44px;height:44px;border:1px solid #d9d3cf;border-radius:50%;display:grid;place-items:center;color:#199f56;font-size:19px}.btn{min-height:50px;padding:13px 22px;border-radius:8px;background:var(--red);color:#fff;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:14px;border:0;cursor:pointer;box-shadow:0 7px 18px rgba(181,18,27,.2);transition:.2s}.btn:hover{background:var(--red-dark);transform:translateY(-1px)}.btn:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid var(--gold);outline-offset:3px}.hero{background:linear-gradient(112deg,#f9f5f2 0%,#fff 60%);padding:58px 0 66px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;width:450px;height:450px;border:100px solid rgba(181,18,27,.04);border-radius:50%;left:-280px;top:-140px}.hero-shape{position:absolute;right:-100px;top:-150px;width:420px;height:420px;background:radial-gradient(circle,var(--gold) 1.4px,transparent 1.4px);background-size:16px 16px;opacity:.16;transform:rotate(15deg)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:52px;align-items:center;position:relative}.eyebrow,.section-tag,.form-kicker{color:var(--red);font-size:12px;font-weight:800;letter-spacing:1.5px}.eyebrow span{color:var(--gold);padding:0 8px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(38px,4.2vw,61px);line-height:1.09;letter-spacing:-2.4px;margin:18px 0 22px}h1 em{font-style:normal;color:var(--red);position:relative}h1 em:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:5px;background:var(--gold);border-radius:8px;opacity:.8}.subhead{font-size:16px;color:#544e52;max-width:660px;line-height:1.72}.event-box{display:grid;grid-template-columns:1fr 1.3fr;gap:16px;margin:25px 0}.event-box>div{display:flex;gap:11px;padding:14px;background:#fff;border:1px solid var(--line);border-radius:9px}.event-box span{color:var(--red);font-size:22px}.event-box p{margin:0;line-height:1.3}.event-box b{font-size:13px}.event-box small{display:block;color:#777;margin-top:6px}.hero-cta{margin-top:2px}.support{font-size:12px;color:#70696d;margin:10px 0 0}.micro{font-size:12px;font-weight:600;margin:21px 0 0}.micro:first-letter{color:var(--red)}.hero-side{position:relative}.hero-photo{border-radius:14px;overflow:hidden;box-shadow:0 22px 60px rgba(49,24,27,.18);height:245px;position:relative}.hero-photo:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(21,8,10,.62),transparent 55%)}.hero-photo img{width:100%;height:100%;object-fit:cover}.photo-label{position:absolute;z-index:2;left:22px;bottom:18px;color:#fff;display:flex;flex-direction:column}.photo-label span{font-size:9px;letter-spacing:1.5px;font-weight:700}.photo-label b{font-size:21px}.quote-form{background:#fff;padding:30px;border-radius:14px;box-shadow:0 18px 55px rgba(42,22,25,.16);position:relative}.hero-form{width:88%;margin:-20px auto 0;z-index:3;padding:24px}.form-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.form-head h3{font-size:20px;line-height:1.2;margin:3px 0}.form-kicker{font-size:9px}.step{font-size:11px;color:#756e72;background:#f4f0ed;border-radius:20px;padding:5px 9px}.stepper{height:3px;background:#eee6e2;margin-bottom:18px;border-radius:4px}.stepper i{display:block;width:50%;height:100%;background:var(--red);border-radius:4px}.stepper i.done{width:100%}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.field-grid label{font-size:11px;font-weight:600;color:#443e42}.field-grid .span-2{grid-column:span 2}input,select,textarea{width:100%;border:1px solid #dcd5d1;border-radius:7px;background:#fff;padding:10px 11px;margin-top:5px;min-height:44px;color:#242024}textarea{resize:vertical}.hero-form input{padding:8px 10px;min-height:40px}.form-btn{width:100%;margin-top:15px}.form-note,.consent{text-align:center;font-size:10px;color:#7b7478;margin:8px 0 0}.consent{line-height:1.5}.form-actions{display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center}.text-btn{background:none;border:0;min-height:44px;cursor:pointer;color:#686166}.honeypot{position:absolute!important;left:-9999px!important}.success{text-align:center;padding:24px}.success-icon{width:54px;height:54px;background:#e9f7ef;color:#17834b;border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;font-size:24px}.success h3{font-size:25px;margin-bottom:8px}.success p{color:var(--muted)}.success-links{display:flex;justify-content:center;gap:15px;flex-wrap:wrap}.success-links a{color:var(--red);font-weight:700}.trust{border-bottom:1px solid var(--line);background:#fff;padding:18px 0 11px}.trust-grid{display:grid;grid-template-columns:1.15fr repeat(4,1fr);align-items:center}.trust-grid>div,.trust-grid>a{padding:2px 18px;border-right:1px solid var(--line);display:flex;flex-direction:column}.trust-grid>*:last-child{border:0}.trust-grid b{font-size:12px}.trust-grid span{font-size:9px;color:#7c7477}.trust-brand img{width:75px;margin-bottom:2px}.trust-note{text-align:center;font-size:9px;color:#898184;margin:10px 20px 0}.section{padding:92px 0}.section-heading{max-width:760px}.centered{text-align:center;margin:0 auto 45px}.section h2,.final-cta h2{font-size:clamp(31px,3.2vw,45px);line-height:1.16;letter-spacing:-1.5px;margin:12px 0 17px}.section-heading h2 span{color:var(--red)}.section-heading>p,.split-heading>p,.reason-intro>p,.faq-grid>div>p{color:var(--muted)}.icon-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.icon-grid article{display:flex;gap:15px;padding:22px;border:1px solid var(--line);border-radius:10px;background:#fff;transition:.2s}.icon-grid article:hover{border-color:#d5aaa9;box-shadow:0 10px 30px rgba(57,30,32,.07);transform:translateY(-2px)}.icon-grid i,.service-grid i{width:44px;height:44px;flex:none;border-radius:8px;background:#fff0f0;color:var(--red);display:grid;place-items:center;font-size:20px;font-style:normal}.icon-grid h3,.service-grid h3,.reason-list h3{font-size:14px;margin:1px 0 5px}.icon-grid p,.service-grid p,.reason-list p{font-size:11px;color:var(--muted);line-height:1.55;margin:0}.qualifier{margin:24px auto 0;max-width:840px;padding:18px 22px;border-radius:9px;background:#fff7df;display:flex;gap:13px}.qualifier span{color:#a67600;font-weight:800}.qualifier p{margin:0;font-size:12px}.solutions{background:#1b1719;color:#fff;position:relative;overflow:hidden}.solutions:after{content:"";position:absolute;width:360px;height:360px;border:80px solid rgba(244,180,0,.06);border-radius:50%;right:-170px;bottom:-170px}.split-heading{display:grid;grid-template-columns:1.3fr 1fr;gap:70px;align-items:end;margin-bottom:45px}.split-heading p{color:#bfb8bb;max-width:460px}.light{color:#f6c94e}.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;position:relative;z-index:2}.service-grid article{background:#292326;border:1px solid #3c3438;border-radius:10px;padding:18px;min-height:174px}.service-grid i{background:rgba(181,18,27,.22);color:#ff6e76;margin-bottom:13px}.service-grid h3{font-size:13px}.service-grid p{color:#b8b0b3}.inclusion{text-align:center;border:1px dashed #5a4e53;background:#251f22;color:#d9d2d5;font-size:11px;border-radius:8px;margin:20px 0 30px;padding:11px}.mid-cta{text-align:center;position:relative;z-index:2}.mid-cta p{font-size:11px;color:#b8b0b3;margin:10px 0 0}.reason-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.reason-intro{position:sticky;top:30px;align-self:start}.year{margin-top:30px;display:flex;align-items:center;gap:15px;border-top:1px solid var(--line);padding-top:22px}.year b{font-size:44px;color:var(--red);line-height:1}.year span{font-size:10px;color:#756e71;max-width:140px}.reason-list{display:grid;grid-template-columns:1fr 1fr}.reason-list article{display:flex;gap:14px;padding:25px;border-bottom:1px solid var(--line)}.reason-list article:nth-child(odd){border-right:1px solid var(--line)}.reason-list>article>span{font-size:11px;color:var(--red);font-weight:800}.enquiry{background:var(--red);color:#fff;position:relative;overflow:hidden}.enquiry:after{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 0 44%,rgba(72,0,5,.25) 44%);pointer-events:none}.enquiry-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:70px;align-items:center;position:relative;z-index:2}.enquiry-copy>p{color:#f1ced0}.enquiry-copy ul{list-style:none;padding:0;margin:25px 0}.enquiry-copy li{margin:11px 0;padding-left:25px;position:relative;font-size:13px}.enquiry-copy li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:800}.contact-card{display:flex;flex-direction:column;border-left:3px solid var(--gold);padding-left:16px}.contact-card small,.contact-card span{font-size:10px;color:#efc9cc}.contact-card a{font-size:21px;font-weight:700}.enquiry .quote-form{color:var(--ink)}.proof{background:var(--soft)}.proof-card{max-width:790px;margin:auto;background:#fff;border:1px dashed #cfc5c0;border-radius:12px;padding:35px;text-align:center}.proof-card>span{font-family:Georgia;font-size:54px;color:var(--red);line-height:.5}.proof-card p{font-weight:700;margin:18px 0 9px}.proof-card small,.proof-note{font-size:10px;color:#827a7d}.proof-note{text-align:center;margin:13px 0 0}.faq-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:85px}.faq-grid>div>a{color:var(--red);font-weight:700;font-size:13px}.accordions{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:0 2px}summary{list-style:none;cursor:pointer;padding:20px 0;font-weight:600;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary span{color:var(--red);font-size:20px;transition:.2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:12px;color:var(--muted);padding:0 35px 20px 0;margin:0}.final-cta{background:#251f22;color:#fff;padding:66px 0}.final-cta .container{display:grid;grid-template-columns:1.2fr .8fr;gap:70px;align-items:center}.final-cta h2{margin-bottom:12px}.final-cta p{color:#ccc3c7}.final-action{text-align:center;display:flex;flex-direction:column;align-items:center}.final-action small{font-size:10px;color:#c9c0c4;margin:11px 0}.final-action p{font-size:12px;margin:5px 0}.final-action p a{color:#fff}.final-action p span{color:var(--gold);padding:0 7px}footer{background:#100d0f;color:#d6ced1;padding:50px 0 25px}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr .7fr;gap:60px}.footer-grid img{width:120px;filter:brightness(2) grayscale(1);display:block;margin-bottom:15px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start}.footer-grid b,.footer-grid h3{color:#fff;font-size:13px}.footer-grid p,.footer-grid a,.footer-grid span{font-size:11px;color:#a9a0a4;margin:3px 0}.disclaimer{border-top:1px solid #2c2629;border-bottom:1px solid #2c2629;padding:18px 0;margin-top:35px;font-size:10px;color:#91888c}.copyright{font-size:9px;color:#746c70;padding-top:18px}.mobile-bar{display:none}

@media(max-width:900px){.header{height:66px;padding:0 18px}.header img{width:112px}.phone b{display:none}.phone span{width:40px;height:40px;border:1px solid #ddd;border-radius:50%;display:grid;place-items:center}.whatsapp{display:none}.header-cta{padding:10px 13px;min-height:42px;font-size:11px}.header-cta span{display:none}.hero{padding:38px 0 50px}.hero-grid{grid-template-columns:1fr;gap:30px}.hero-copy{text-align:left}.hero-side{display:flex;flex-direction:column}.hero-photo{order:2;margin-top:25px;height:200px}.hero-form{order:1;width:100%;margin:0}.event-box{grid-template-columns:1fr}.trust-grid{grid-template-columns:repeat(2,1fr);gap:14px}.trust-grid>div,.trust-grid>a{border:0;padding:0}.trust-brand{display:none!important}.icon-grid{grid-template-columns:repeat(2,1fr)}.service-grid{grid-template-columns:repeat(2,1fr)}.reason-grid,.enquiry-grid,.faq-grid,.final-cta .container{grid-template-columns:1fr;gap:42px}.reason-intro{position:static}.final-action{align-items:flex-start;text-align:left}.footer-grid{grid-template-columns:1.2fr 1fr}.footer-grid>div:last-child{grid-column:span 2}.section{padding:70px 0}}
@media(max-width:560px){body{font-size:14px;padding-bottom:72px}.container{width:min(100% - 32px,1160px)}.header{position:sticky;top:0}.hero{padding-top:30px}h1{font-size:36px;letter-spacing:-1.6px;margin:14px 0 18px}.subhead{font-size:14px;line-height:1.65}.event-box{gap:9px;margin:20px 0}.event-box>div{padding:11px}.hero-cta{width:100%}.support{text-align:center}.micro{font-size:10px}.hero-photo{height:165px;border-radius:10px}.photo-label b{font-size:18px}.hero-form{padding:20px}.field-grid{grid-template-columns:1fr}.field-grid .span-2{grid-column:auto}.trust{padding:16px 0}.trust-grid{grid-template-columns:1fr 1fr}.trust-grid>div,.trust-grid>a{padding-bottom:8px}.trust-note{font-size:8px;line-height:1.5}.section{padding:60px 0}.section-heading{margin-bottom:30px}.section h2,.final-cta h2{font-size:29px;letter-spacing:-1px}.icon-grid{grid-template-columns:1fr;gap:10px}.icon-grid article{padding:17px}.split-heading{grid-template-columns:1fr;gap:5px;margin-bottom:30px}.service-grid{gap:9px}.service-grid article{min-height:180px;padding:15px}.reason-grid{gap:28px}.reason-list{grid-template-columns:1fr}.reason-list article,.reason-list article:nth-child(odd){border-right:0;padding:20px 5px}.enquiry{padding-top:60px}.enquiry:after{display:none}.enquiry-grid{gap:30px}.enquiry .quote-form{padding:20px;margin:0 -4px}.form-head h3{font-size:17px}.faq-grid{gap:28px}.final-cta{padding:55px 0}.footer-grid{grid-template-columns:1fr;gap:27px}.footer-grid>div:last-child{grid-column:auto}.mobile-bar{position:fixed;display:grid;grid-template-columns:1fr 52px;gap:8px;bottom:0;left:0;right:0;background:#fff;padding:9px 12px;box-shadow:0 -5px 25px rgba(0,0,0,.14);z-index:50}.mobile-bar .btn{min-height:50px;padding:10px 12px;font-size:13px}.mobile-bar>a:last-child{width:50px;height:50px;border-radius:8px;background:#edf8f1;color:#159553;display:grid;place-items:center;font-size:20px}.header-cta{font-size:10px}.phone span{font-size:17px}.success{padding:18px 5px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.official-package{background:#fff8f4}.package-heading{display:grid;grid-template-columns:1.25fr .75fr;gap:70px;align-items:end;margin-bottom:42px}.package-heading>div:first-child{max-width:690px}.package-heading>div:first-child p{color:var(--muted)}.price-card{background:var(--red);color:#fff;border-radius:14px;padding:24px 28px;box-shadow:0 18px 45px rgba(181,18,27,.2)}.price-card>span{font-size:10px;font-weight:700;letter-spacing:1px;text-transform:uppercase;color:#ffd4d6}.price-card>b{font-size:37px;line-height:1.15;display:block;margin:8px 0}.price-card b small{font-size:20px}.price-card b sup{font-size:10px;font-weight:500;margin-left:8px}.price-card p{font-size:11px;margin:0;color:#ffdadd}.package-layout{display:grid;grid-template-columns:1.05fr .95fr;background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 18px 50px rgba(65,36,37,.08)}.package-itinerary,.package-includes{padding:34px}.package-includes{background:#201b1d;color:#fff}.package-label{font-size:9px;color:var(--red);letter-spacing:1.4px;font-weight:800}.package-includes .package-label{color:var(--gold)}.package-layout h3{font-size:20px;margin:5px 0 24px}.timeline article{display:grid;grid-template-columns:82px 1fr;gap:15px;position:relative;padding:0 0 20px}.timeline article:not(:last-child):before{content:"";position:absolute;left:39px;top:23px;bottom:0;width:1px;background:#dfd4cf}.timeline article>span{font-size:9px;font-weight:800;color:var(--red);border:1px solid #e3cbc8;background:#fff5f3;border-radius:20px;text-align:center;height:25px;line-height:23px;position:relative;z-index:1}.timeline b{font-size:13px}.timeline p{font-size:11px;color:var(--muted);margin:2px 0}.itinerary-note{font-size:9px;color:#81787b;border-top:1px solid var(--line);padding-top:13px;margin:0}.package-includes ul{padding:0;list-style:none;margin:0}.package-includes li{font-size:11px;color:#d5cdd0;margin:11px 0;padding-left:23px;position:relative}.package-includes li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:800}.package-flight{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-top:0;background:#fff;border-radius:0 0 12px 12px}.package-flight>div{padding:18px 20px;border-right:1px solid var(--line);display:flex;flex-direction:column}.package-flight>div:last-child{border:0}.package-flight span{font-size:8px;color:var(--red);font-weight:800;letter-spacing:1px}.package-flight b{font-size:11px;margin-top:3px}.package-terms{background:#fff0cf;border:1px solid #ebd393;border-radius:9px;padding:16px 20px;margin-top:22px}.package-terms p{font-size:10px;line-height:1.65;margin:0;color:#5d4b22}.package-action{margin-top:27px}.package-action p{color:var(--muted)}
@media(max-width:900px){.package-heading{grid-template-columns:1fr;gap:20px}.package-layout{grid-template-columns:1fr}.package-flight{grid-template-columns:1fr 1fr}.package-flight>div:nth-child(2){border-right:0}.package-flight>div:nth-child(-n+2){border-bottom:1px solid var(--line)}}
@media(max-width:560px){.price-card{padding:20px}.price-card>b{font-size:32px}.package-itinerary,.package-includes{padding:24px 20px}.timeline article{grid-template-columns:68px 1fr;gap:11px}.timeline article:not(:last-child):before{left:33px}.package-flight{grid-template-columns:1fr}.package-flight>div{border-right:0;border-bottom:1px solid var(--line)!important}.package-flight>div:last-child{border-bottom:0!important}.package-action .btn{width:100%}}

/* Refined light treatment for the planning and package sections */
.solutions{background:linear-gradient(145deg,#fff 0%,#fff8f4 55%,#fffdf7 100%);color:var(--ink)}.solutions:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 12% 15%,rgba(181,18,27,.06),transparent 28%);pointer-events:none}.solutions:after{border-color:rgba(244,180,0,.09)}.solutions .split-heading p{color:var(--muted)}.solutions .service-grid article{background:rgba(255,255,255,.94);border:1px solid #eadfda;box-shadow:0 12px 35px rgba(77,42,43,.07);min-height:184px;position:relative;overflow:hidden}.solutions .service-grid article:after{content:"";position:absolute;height:3px;left:0;right:0;bottom:0;background:linear-gradient(90deg,var(--red),var(--gold));opacity:.8}.solutions .service-grid i{background:#fff0ed;color:var(--red);box-shadow:inset 0 0 0 1px #f2d8d3}.solutions .service-grid h3{color:var(--ink)}.solutions .service-grid p{color:var(--muted)}.solutions .inclusion{background:#fff;border:1px dashed #dcbeb9;color:#62585c;box-shadow:0 8px 25px rgba(77,42,43,.04)}.solutions .mid-cta p{color:var(--muted)}
.official-package{background:linear-gradient(180deg,#f8f5f2 0%,#fff 100%)}.package-heading{grid-template-columns:1fr;margin-bottom:35px;text-align:center}.package-heading>div:first-child{max-width:780px;margin:auto}.package-layout{border:0;box-shadow:0 20px 60px rgba(71,39,40,.1)}.package-itinerary{background:#fff}.package-includes{background:linear-gradient(150deg,#fff8f5,#fff);color:var(--ink);border-left:1px solid var(--line)}.package-includes .package-label{color:var(--red)}.package-includes li{color:var(--muted);font-size:12px;padding:12px 10px 12px 42px;margin:0;border-bottom:1px solid #eee5e0}.package-includes li:last-child{border-bottom:0}.package-includes li:before{left:10px;top:10px;width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#fff0ed;color:var(--red)}.package-flight{margin-top:16px;border:0;border-radius:12px;box-shadow:0 12px 35px rgba(71,39,40,.07);overflow:hidden}.package-terms{background:#fffaf0;border-color:#ead79e}.package-action{background:#fff;border:1px solid var(--line);border-radius:14px;padding:24px;box-shadow:0 12px 35px rgba(71,39,40,.06)}
@media(max-width:900px){.package-includes{border-left:0;border-top:1px solid var(--line)}}

.testimonial-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:920px;margin:auto}.testimonial-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:30px;box-shadow:0 16px 45px rgba(65,36,37,.08);position:relative}.testimonial-card:before{content:"“";position:absolute;right:24px;top:12px;font:700 68px/1 Georgia,serif;color:#f4e7e5}.review-top{display:flex;align-items:center;gap:12px;position:relative;z-index:1}.google-g{width:32px;height:32px;border-radius:50%;background:#fff;border:1px solid #e2dcd8;display:grid;place-items:center;font-weight:800;color:#4285f4}.review-source{font-size:10px;color:var(--muted);font-weight:600}.testimonial-card blockquote{font-size:17px;line-height:1.65;font-weight:600;margin:23px 0;color:#292326;position:relative;z-index:1}.reviewer{border-top:1px solid var(--line);padding-top:17px;display:flex;flex-direction:column}.reviewer b{font-size:13px}.reviewer span{font-size:10px;color:var(--muted)}.proof-note a{color:var(--red);font-weight:700}.header img{object-fit:contain}.trust-brand img{height:auto;object-fit:contain}
@media(max-width:650px){.testimonial-grid{grid-template-columns:1fr}.testimonial-card{padding:24px}.testimonial-card blockquote{font-size:15px}}

.proof{overflow:hidden}.google-review-heading{display:grid;grid-template-columns:auto 1fr auto;gap:20px;align-items:center;max-width:920px;margin:0 auto 36px;background:#fff;border:1px solid #e3e3e3;border-radius:14px;padding:20px 24px;box-shadow:0 8px 30px rgba(60,64,67,.08)}.google-word{font-size:25px;font-weight:600;letter-spacing:-2px}.google-word span:nth-child(1),.google-word span:nth-child(4){color:#4285f4}.google-word span:nth-child(2),.google-word span:nth-child(6){color:#ea4335}.google-word span:nth-child(3){color:#fbbc05}.google-word span:nth-child(5){color:#34a853}.google-review-heading>div:nth-child(2){display:flex;flex-direction:column}.google-review-heading b{font-size:15px}.google-review-heading p{font-size:10px;color:#6b6f73;margin:2px 0 0}.google-review-heading>a{border:1px solid #dadce0;border-radius:6px;color:#1a73e8;font-size:11px;font-weight:600;padding:10px 14px;white-space:nowrap}.review-marquee{width:100%;overflow:hidden;padding:5px 0 30px;mask-image:linear-gradient(to right,transparent,#000 7%,#000 93%,transparent)}.review-track{display:flex;gap:20px;width:max-content;animation:review-scroll 72s linear infinite}.review-marquee:hover .review-track,.review-marquee:focus-within .review-track{animation-play-state:paused}.google-review-card{width:390px;min-height:230px;background:#fff;border:1px solid #dadce0;border-radius:12px;padding:24px;box-shadow:0 6px 18px rgba(60,64,67,.09);display:flex;flex-direction:column}.reviewer-head{display:grid;grid-template-columns:42px 1fr 28px;gap:11px;align-items:center}.review-avatar{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;color:#fff;font-weight:700;background:#7c4dff}.avatar-n{background:#00897b}.reviewer-head>div{display:flex;flex-direction:column}.reviewer-head b{font-size:13px;color:#202124}.reviewer-head span{font-size:9px;color:#70757a}.google-mini{width:25px;height:25px;border:1px solid #dadce0;border-radius:50%;display:grid!important;place-items:center;color:#4285f4!important;font-size:13px!important;font-weight:800}.review-verified{display:inline-flex;align-self:flex-start;background:#e8f0fe;color:#1967d2;border-radius:20px;padding:5px 9px;font-size:9px;font-weight:600;margin:15px 0 8px}.google-review-card blockquote{font-size:14px;line-height:1.65;color:#3c4043;margin:0 0 17px}.google-source{font-size:9px;color:#80868b;margin-top:auto}.proof-note{margin-top:0}.proof-note a{color:#1a73e8}@keyframes review-scroll{from{transform:translateX(0)}to{transform:translateX(calc(-410px * 8))}}
@media(max-width:650px){.google-review-heading{grid-template-columns:auto 1fr;gap:12px;padding:17px}.google-review-heading>a{grid-column:span 2;text-align:center}.review-marquee{mask-image:linear-gradient(to right,transparent,#000 3%,#000 97%,transparent)}.google-review-card{width:310px;min-height:225px;padding:20px}.review-track{gap:14px;animation-duration:64s}@keyframes review-scroll{from{transform:translateX(0)}to{transform:translateX(calc(-324px * 8))}}}
@media(prefers-reduced-motion:reduce){.review-track{animation:none}.review-marquee{overflow-x:auto;mask-image:none}.google-review-card[aria-hidden="true"]{display:none}}

/* Exhibition imagery */
.hero-gallery{display:grid;grid-template-columns:1.55fr .75fr;grid-template-rows:1fr 1fr;gap:10px;height:262px}
.hero-gallery figure{margin:0}
.hero-gallery .hero-photo{height:auto;min-height:0;border-radius:12px}
.hero-photo-main{grid-row:1 / 3}
.hero-photo-small{box-shadow:0 12px 30px rgba(49,24,27,.12)}
.hero-photo-small:after{background:linear-gradient(to top,rgba(21,8,10,.25),transparent 60%)}
.hero-gallery img{transition:transform .6s ease}
.hero-gallery figure:hover img{transform:scale(1.025)}
.hero-gallery .photo-label b{font-size:19px}
.attend{padding-bottom:48px}
.exhibition-moments{padding:48px 0 82px;background:#fff}
.moments-heading{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;margin-bottom:32px}
.moments-heading h2{font-size:clamp(31px,3.2vw,45px);line-height:1.16;letter-spacing:-1.5px;margin:12px 0 0}
.moments-heading p{color:var(--muted);margin:0}
.moments-grid{display:grid;grid-template-columns:1.35fr .65fr;grid-template-rows:210px 210px;gap:14px}
.moments-grid figure{position:relative;overflow:hidden;border-radius:14px;margin:0;background:#211b1e;box-shadow:0 14px 38px rgba(56,32,34,.12)}
.moments-grid .moment-wide{grid-row:1 / 3}
.moments-grid img{width:100%;height:100%;object-fit:cover;transition:transform .65s ease}
.moments-grid figure:hover img{transform:scale(1.025)}
.moments-grid figure:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(19,8,10,.82),transparent 58%)}
.moments-grid figcaption{position:absolute;z-index:2;left:22px;right:22px;bottom:19px;color:#fff;display:flex;flex-direction:column}
.moments-grid figcaption b{font-size:16px}
.moments-grid figcaption span{font-size:10px;color:#e9dfe2;margin-top:3px}
.image-credit{text-align:right;color:#8a8285;font-size:9px;margin:11px 2px 0}
@media(max-width:900px){
  .hero-gallery{order:2;height:230px;margin-top:25px}
  .hero-gallery .hero-photo{margin:0;height:auto}
  .moments-heading{grid-template-columns:1fr;gap:8px}
  .moments-grid{grid-template-columns:1.1fr .9fr;grid-template-rows:190px 190px}
}
@media(max-width:560px){
  .hero-gallery{height:210px;grid-template-columns:1.4fr .8fr;gap:7px;margin-top:18px}
  .hero-gallery .photo-label{left:14px;bottom:12px}
  .hero-gallery .photo-label span{font-size:7px}
  .hero-gallery .photo-label b{font-size:15px}
  .attend{padding-bottom:34px}
  .exhibition-moments{padding:34px 0 56px}
  .moments-heading{margin-bottom:24px}
  .moments-grid{grid-template-columns:1fr;grid-template-rows:230px 175px 175px;gap:10px}
  .moments-grid .moment-wide{grid-row:auto}
  .moments-grid figcaption{left:17px;right:17px;bottom:15px}
  .image-credit{text-align:left;line-height:1.5}
}

/* Clear event-first hero hierarchy */
.hero-headline{display:flex;flex-direction:column;align-items:flex-start;gap:8px;font-size:clamp(31px,3.45vw,48px);line-height:1.06;letter-spacing:-1.9px}
.hero-headline>span{display:block}
.hero-headline>strong{display:block;width:max-content;max-width:100%;white-space:nowrap;background:var(--red);color:#fff;border-radius:7px;padding:6px 13px 7px;font-size:clamp(34px,4vw,54px);line-height:1;letter-spacing:-2px;box-shadow:0 9px 24px rgba(181,18,27,.18)}
@media(max-width:900px){
  .hero-headline{font-size:clamp(32px,6vw,46px)}
  .hero-headline>strong{font-size:clamp(32px,7vw,50px)}
}
@media(max-width:560px){
  .hero-headline{gap:7px;font-size:30px;line-height:1.08;letter-spacing:-1.3px}
  .hero-headline>strong{font-size:28px;letter-spacing:-1.1px;padding:6px 10px 7px;border-radius:6px}
}
@media(max-width:360px){
  .hero-headline{font-size:28px}
  .hero-headline>strong{font-size:26px;padding-inline:8px}
}

/* Keep the hero promise to exactly three clean lines */
.hero-headline{gap:7px;font-size:clamp(20px,2.7vw,34px);line-height:1.04;letter-spacing:-1.15px}
.hero-headline>span{width:max-content;max-width:100%;white-space:nowrap}
.hero-headline>strong{font-size:clamp(28px,4vw,52px)}
@media(max-width:560px){
  .hero-headline{font-size:20px;letter-spacing:-.55px}
  .hero-headline>strong{font-size:28px}
}
@media(max-width:360px){
  .hero-headline{font-size:18px;letter-spacing:-.4px}
  .hero-headline>strong{font-size:26px}
}

/* Make package inclusions immediately recognisable */
.solutions .inclusions-list{grid-template-columns:repeat(2,1fr);gap:11px 16px}
.solutions .inclusions-list article{display:grid;grid-template-columns:38px 1fr;gap:13px;align-items:center;min-height:0;padding:15px 17px;border-radius:10px}
.solutions .inclusions-list article:after{height:2px}
.solutions .inclusions-list i{width:36px;height:36px;margin:0;border-radius:50%;background:#eaf7ef;color:#16834b;box-shadow:none;font-size:16px;font-weight:800}
.solutions .inclusions-list h3{font-size:14px;margin:0 0 2px}
.solutions .inclusions-list p{font-size:10px;line-height:1.4}
.solutions .inclusion{margin:18px 0 26px;padding:13px 16px}
@media(max-width:650px){
  .solutions .inclusions-list{grid-template-columns:1fr}
  .solutions .inclusions-list article{padding:14px}
}

footer .footer-grid img{filter:none}

/* Reliable event icons without font-dependent symbols */
.event-box .event-icon{position:relative;display:block;width:22px;height:22px;min-width:22px;color:var(--red);font-size:0}
.event-icon-calendar{border:2px solid currentColor;border-radius:4px;margin-top:1px}
.event-icon-calendar:before{content:"";position:absolute;left:-2px;right:-2px;top:4px;border-top:2px solid currentColor}
.event-icon-calendar:after{content:"";position:absolute;left:4px;top:-4px;width:2px;height:5px;background:currentColor;box-shadow:8px 0 0 currentColor}
.event-icon-location{border:2px solid currentColor;border-radius:50% 50% 50% 0;transform:rotate(-45deg);width:18px!important;height:18px!important;min-width:18px!important;margin:1px 2px 3px}
.event-icon-location:after{content:"";position:absolute;width:5px;height:5px;border:2px solid currentColor;border-radius:50%;left:4px;top:4px}

@media(max-width:560px){
  .hero-copy{text-align:center}
  .hero-copy .eyebrow{display:flex;justify-content:center;align-items:center}
  .hero-headline{align-items:center;font-size:clamp(21px,5.4vw,24px);letter-spacing:-.65px;margin-inline:auto}
  .hero-headline>strong{font-size:clamp(30px,7.2vw,33px)}
  .hero-copy .subhead{margin-left:auto;margin-right:auto}
  .hero-copy .event-box{text-align:left}
}

@media(max-width:360px){
  .hero-headline{font-size:20px;letter-spacing:-.5px}
  .hero-headline>strong{font-size:29px}
}
