:root{--navy:#06243d;--navy2:#0b365a;--gold:#b99a58;--light:#f6f8fb;--text:#1e293b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.site-header{position:fixed;top:0;left:0;right:0;z-index:50;color:#fff;transition:.35s;background:linear-gradient(180deg,rgba(2,20,36,.8),rgba(2,20,36,0))}.site-header.scrolled{background:rgba(6,36,61,.96);box-shadow:0 10px 25px rgba(0,0,0,.15)}.topbar{display:flex;justify-content:flex-end;gap:24px;font-size:12px;padding:8px 5vw;border-bottom:1px solid rgba(255,255,255,.15)}.nav-wrap{display:flex;align-items:center;gap:28px;padding:13px 5vw}.brand{font-size:24px;letter-spacing:.05em}.custom-logo{max-height:44px;width:auto}.main-menu{display:flex;list-style:none;margin:0;padding:0;gap:22px;align-items:center;flex:1}.main-menu a{font-size:14px;font-weight:700;text-transform:uppercase;opacity:.96}.nav-cta,.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:4px;padding:12px 20px;font-weight:800}.nav-cta{background:var(--gold);color:#fff}.menu-toggle{display:none}.hero{min-height:720px;background-size:cover;background-position:center;display:flex;align-items:center;padding:150px 5vw 90px}.hero-content{max-width:720px;color:#fff}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:var(--gold);font-weight:900;font-size:13px}.hero h1{font-size:64px;line-height:1;margin:12px 0}.hero p{font-size:20px;line-height:1.6}.hero-actions{display:flex;gap:14px;margin-top:25px}.gold{background:var(--gold);color:#fff}.light{background:#fff;color:var(--navy)}.section{padding:86px 5vw}.section-head{text-align:center;max-width:850px;margin:0 auto 42px}.section h2{font-size:40px;margin:0 0 18px;color:var(--navy)}.brand-strip{margin:-55px 5vw 0;position:relative;z-index:3;background:#fff;box-shadow:0 20px 45px rgba(6,36,61,.13);border-radius:14px;display:grid;grid-template-columns:repeat(5,1fr);gap:1px;padding:18px}.brand-strip div{border:1px solid #e6edf4;border-radius:8px;padding:26px 10px;text-align:center;font-weight:900;color:var(--navy)}.vehicle-grid,.service-grid,.team-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.vehicle-card,.service-card,.team-card{background:#fff;border:1px solid #e5e9ef;border-radius:14px;box-shadow:0 12px 28px rgba(0,0,0,.08);padding:22px;transition:.35s}.vehicle-card:hover,.service-card:hover{transform:translateY(-8px)}.vehicle-card img{width:100%;height:145px;object-fit:cover;border-radius:10px;background:#eef3f7}.vehicle-card h3,.service-card h3,.team-card h3{color:var(--navy);margin-bottom:8px}.vehicle-card a,.service-card a{color:var(--gold);font-weight:900}.promo-carousel-wrap{padding:10px 5vw 30px}.promo-carousel{position:relative;height:275px;border-radius:16px;overflow:hidden;box-shadow:0 20px 40px rgba(0,0,0,.18)}.promo-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:.65s;display:flex;align-items:center;padding:34px}.promo-slide.active{opacity:1}.promo-slide div{color:#fff;max-width:440px}.promo-slide h3{font-size:34px;margin:0 0 8px}.promo-slide a{display:inline-block;background:#fff;color:var(--navy);font-weight:900;padding:10px 16px;border-radius:22px;margin-top:8px}.promo-dots{position:absolute;left:28px;bottom:18px;display:flex;gap:7px}.promo-dots button{width:10px;height:10px;border-radius:50%;border:0;background:rgba(255,255,255,.45)}.promo-dots button.active{background:#fff}.split{display:grid;grid-template-columns:1fr 1fr;gap:45px;align-items:center}.rounded{border-radius:18px;box-shadow:0 18px 50px rgba(0,0,0,.13);width:100%}.dark-cta{background:linear-gradient(135deg,var(--navy),var(--navy2));color:#fff;text-align:center}.dark-cta h2{color:#fff}.page-hero{min-height:430px;background:linear-gradient(135deg,var(--navy),var(--navy2));background-size:cover;background-position:center;display:flex;flex-direction:column;justify-content:flex-end;padding:150px 5vw 70px;color:#fff}.page-hero h1{font-size:58px;margin:0 0 12px}.sales{background-image:linear-gradient(90deg,rgba(0,20,38,.82),rgba(0,20,38,.2)),url('../images/profile-pages/page-13.png')}.timeline{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.timeline p{background:#f7fafc;border-left:5px solid var(--gold);padding:18px}.team-grid{grid-template-columns:repeat(3,1fr)}.team-card{text-align:center}.avatar{width:86px;height:86px;border-radius:50%;background:linear-gradient(135deg,#dce7f2,#f6f8fb);margin:0 auto 12px}.wide-img{width:100%;border-radius:18px;margin-top:30px}.service-panels{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.service-panels article{background:#f7fafc;border-radius:16px;padding:25px}.pilatus-form{display:grid;gap:12px}.pilatus-form input,.pilatus-form textarea{width:100%;padding:13px 14px;border:1px solid #d7e0ea;border-radius:8px;font:inherit}.pilatus-form textarea{min-height:125px}.pilatus-form button{background:var(--gold);color:#fff;border:0;border-radius:8px;padding:14px 18px;font-weight:900}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}.ticks li{margin:12px 0}.ticks li::marker{color:var(--gold)}.success{background:#e8f7ef;border-left:5px solid #1c9b57;padding:14px;margin-bottom:15px}.site-footer{background:#06243d;color:#dce7f2;padding:52px 5vw 18px}.footer-grid{display:grid;grid-template-columns:2fr 1.4fr 1.4fr;gap:40px}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding-top:18px;margin-top:28px;font-size:13px}.reveal{opacity:0;transform:translateY(24px);transition:.7s}.reveal.visible{opacity:1;transform:none}@media(max-width:900px){.topbar{display:none}.menu-toggle{display:block;margin-left:auto;background:transparent;color:#fff;border:0;font-size:28px}.main-menu{display:none;position:absolute;top:70px;left:5vw;right:5vw;background:var(--navy);padding:20px;border-radius:12px;flex-direction:column}.main-menu.open{display:flex}.nav-cta{display:none}.hero h1{font-size:42px}.hero{min-height:620px}.brand-strip,.vehicle-grid,.service-grid,.team-grid,.service-panels,.split,.contact-grid,.footer-grid,.timeline{grid-template-columns:1fr}.brand-strip{margin-top:-25px}.section{padding:60px 5vw}.page-hero h1{font-size:42px}.promo-carousel{height:360px}}
/* v4 enhancements */
.form-feature{background:#f7fafc}.form-feature .big-form{background:#fff}.big-form{padding:26px;border-radius:18px;box-shadow:0 18px 45px rgba(6,36,61,.12);border:1px solid #e5e9ef}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pilatus-form select{width:100%;padding:13px 14px;border:1px solid #d7e0ea;border-radius:8px;font:inherit;background:#fff}.pilatus-form input:focus,.pilatus-form select:focus,.pilatus-form textarea:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 4px rgba(185,154,88,.13)}.team-grid.no-people-images .team-card{position:relative;overflow:hidden;text-align:left}.team-grid.no-people-images .team-card:before{content:"";position:absolute;top:0;left:0;right:0;height:5px;background:linear-gradient(90deg,var(--gold),var(--navy2))}.team-grid.no-people-images .team-card h3{font-size:22px}.vision-block{background:linear-gradient(135deg,#f8fafc,#eef5fb);text-align:center}.vision-block p{max-width:920px;margin:0 auto;font-size:20px;line-height:1.7}.reveal{opacity:0;transform:translateY(34px) scale(.985);filter:blur(4px);transition:opacity .8s ease,transform .8s cubic-bezier(.2,.8,.2,1),filter .8s ease}.reveal.visible{opacity:1;transform:none;filter:none}.vehicle-card,.service-card,.team-card{will-change:transform}.vehicle-card:hover,.service-card:hover,.team-card:hover{transform:translateY(-10px) scale(1.015);box-shadow:0 22px 48px rgba(6,36,61,.16)}.promo-slide{transform:scale(1.025);filter:saturate(.9)}.promo-slide.active{transform:scale(1);filter:saturate(1);transition:opacity .7s ease, transform 5s ease, filter .7s ease}.hero-content{animation:heroIn .95s cubic-bezier(.2,.8,.2,1) both}@keyframes heroIn{from{opacity:0;transform:translateY(35px)}to{opacity:1;transform:none}}.btn,.promo-slide a,.pilatus-form button{transition:transform .25s ease,box-shadow .25s ease}.btn:hover,.promo-slide a:hover,.pilatus-form button:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(0,0,0,.18)}@media(max-width:900px){.form-row{grid-template-columns:1fr}.promo-slide h3{font-size:28px}}
/* v5 visual and editable upgrades */
.custom-logo,.brand img{border-radius:50%;width:58px;height:58px;object-fit:cover;background:#000;padding:3px;box-shadow:0 8px 22px rgba(0,0,0,.25)}
.brand strong{display:inline-flex;align-items:center;justify-content:center;border-radius:50%;width:58px;height:58px;background:#000;color:#fff;font-size:14px;letter-spacing:0}
.visual-strip{gap:14px;background:transparent;box-shadow:none;padding:0}.visual-strip div{border:0}.visual-brand-card{min-height:155px;background-size:cover;background-position:center;border-radius:18px!important;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;text-align:left!important;color:#fff!important;padding:18px!important;overflow:hidden;position:relative;box-shadow:0 18px 36px rgba(6,36,61,.18);transition:.35s}.visual-brand-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.16),transparent 45%);opacity:.7}.visual-brand-card h3,.visual-brand-card p{position:relative;margin:0}.visual-brand-card h3{font-size:20px;color:#fff}.visual-brand-card p{font-size:12px;line-height:1.45;color:#eef5fb;margin-top:5px}.visual-brand-card:hover{transform:translateY(-10px) scale(1.02)}
.dual-promos{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding:10px 5vw 30px}.brand-promo{height:290px;border-radius:18px;background-size:cover;background-position:center;box-shadow:0 20px 45px rgba(0,0,0,.18);display:flex;align-items:center;padding:30px;overflow:hidden;transition:transform .5s ease}.brand-promo:hover{transform:translateY(-8px)}.brand-promo div{max-width:430px;color:#fff}.brand-promo span{display:inline-block;background:rgba(255,255,255,.16);border:1px solid rgba(255,255,255,.25);padding:6px 10px;border-radius:999px;text-transform:uppercase;font-size:12px;font-weight:900}.brand-promo h3{font-size:36px;margin:12px 0 8px}.brand-promo p{line-height:1.55}.brand-promo a{display:inline-block;background:#fff;color:var(--navy);font-weight:900;padding:11px 17px;border-radius:26px;margin-top:9px}.about-copy{max-width:1050px;margin:0 auto;text-align:center}.about-copy p{font-size:18px;line-height:1.75}.owner-profile{background:linear-gradient(135deg,#f8fafc,#eef5fb)}.owner-profile .owner-img{max-height:420px;object-fit:cover}.team-with-images .team-card{text-align:left;padding:0;overflow:hidden}.team-photo{height:220px;background-size:cover;background-position:center;border-radius:14px 14px 0 0;background-color:#eef3f7}.team-with-images .team-card h3,.team-with-images .team-card strong,.team-with-images .team-card p{display:block;padding-left:20px;padding-right:20px}.team-with-images .team-card h3{margin-top:18px}.team-with-images .team-card p{padding-bottom:22px}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-card{height:230px;border-radius:18px;background-size:cover;background-position:center;color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 18px 38px rgba(6,36,61,.16);transition:.35s}.category-card h3{font-size:30px;margin:0 0 6px;color:#fff}.category-card p{margin:0;color:#edf4fa}.category-card:hover{transform:translateY(-10px) scale(1.015)}.sales-card{position:relative}.sales-meta span{display:inline-block;background:#eef5fb;color:var(--navy);font-weight:900;font-size:12px;padding:6px 10px;border-radius:999px;margin-top:13px}.price{display:block;color:var(--navy);font-size:20px;margin:14px 0}.card-actions{display:flex;gap:9px;flex-wrap:wrap}.small-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:10px 12px;font-weight:900;font-size:13px}.small-btn.outline{border:1px solid var(--gold);color:var(--gold);background:#fff}.sales-grid .vehicle-card img{height:160px}.section,.brand-strip,.vehicle-card,.service-card,.team-card,.category-card,.brand-promo{animation:fadeUp .7s ease both}@keyframes fadeUp{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@media(max-width:1100px){.category-grid,.vehicle-grid,.service-grid{grid-template-columns:repeat(2,1fr)}.brand-strip{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){.dual-promos,.category-grid{grid-template-columns:1fr}.brand-promo{height:340px}.team-photo{height:260px}.custom-logo,.brand img,.brand strong{width:50px;height:50px}.brand-strip{grid-template-columns:1fr}.visual-brand-card{min-height:190px}}
/* v7 interaction, navigation and content upgrades */
.hero-content{margin-top:-55px}.hero-actions{margin-top:16px}
.main-menu a{position:relative;padding:8px 0}.main-menu a:after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--gold);border-radius:999px;transform:scaleX(0);transform-origin:left;transition:transform .28s ease}.main-menu a:hover:after,.main-menu a.active-nav:after,.main-menu .current-menu-item>a:after,.main-menu .current_page_item>a:after{transform:scaleX(1)}.main-menu a.active-nav,.main-menu .current-menu-item>a,.main-menu .current_page_item>a{color:#fff;text-shadow:0 0 18px rgba(185,154,88,.9)}.site-header.scrolled .main-menu a.active-nav{color:#f8e0a3}
.filter-pointers{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin:-18px 0 26px}.filter-pointers span{font-weight:900;color:var(--navy)}.filter-chip{border:1px solid var(--gold);background:#fff;color:var(--navy);border-radius:999px;padding:10px 16px;font-weight:900;cursor:pointer;transition:.25s}.filter-chip.active,.filter-chip:hover{background:var(--gold);color:#fff;transform:translateY(-2px)}.filter-categories .category-card{cursor:pointer;position:relative}.pointer-dot{position:absolute;top:15px;right:15px;background:rgba(255,255,255,.92);color:var(--navy);font-size:11px;font-weight:900;border-radius:999px;padding:7px 10px}.category-card.active{outline:4px solid var(--gold);transform:translateY(-8px) scale(1.02)}.vehicle-card.is-hidden{display:none!important}.vehicle-pagination{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-top:34px}.vehicle-pagination button{border:1px solid #d7e0ea;background:#fff;color:var(--navy);border-radius:8px;padding:10px 14px;font-weight:900;cursor:pointer}.vehicle-pagination button.active,.vehicle-pagination button:hover{background:var(--navy);color:#fff}.media-carousel{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 5px 18px}.media-carousel::-webkit-scrollbar{height:9px}.media-carousel::-webkit-scrollbar-thumb{background:var(--gold);border-radius:999px}.media-card{min-height:300px;border-radius:20px;background-size:cover;background-position:center;box-shadow:0 20px 42px rgba(6,36,61,.17);display:flex;align-items:flex-end;padding:24px;color:#fff;scroll-snap-align:start;transition:.35s}.media-card:hover{transform:translateY(-8px) scale(1.01)}.media-card h3{color:#fff;font-size:27px;margin:0}.big-card-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.big-image-card{min-height:380px;border-radius:22px;background-size:cover;background-position:center;color:#fff;padding:34px;display:flex;flex-direction:column;justify-content:flex-end;box-shadow:0 22px 48px rgba(6,36,61,.18);transition:.35s}.big-image-card:hover{transform:translateY(-8px)}.big-image-card h3{font-size:34px;margin:0 0 10px;color:#fff}.big-image-card p{font-size:17px;line-height:1.6;max-width:640px}.media-carousel-section{background:linear-gradient(135deg,#fff,#f4f8fc)}@media(max-width:900px){.hero-content{margin-top:-25px}.filter-pointers{justify-content:flex-start}.big-card-grid{grid-template-columns:1fr}.media-carousel{grid-auto-columns:86%}.big-image-card{min-height:320px}}
/* v8 advanced editable form and test drive polish */
.pilatus-form h3{margin:0 0 8px;font-size:24px;color:#08253e}.form-note{font-size:14px;color:#64748b;margin:0 0 16px}.pilatus-form .form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.pilatus-form input,.pilatus-form select,.pilatus-form textarea{width:100%;border:1px solid #d6dce5;border-radius:12px;padding:14px 15px;font:inherit;background:#fff;transition:border-color .25s,box-shadow .25s}.pilatus-form input:focus,.pilatus-form select:focus,.pilatus-form textarea:focus{outline:none;border-color:#c8a766;box-shadow:0 0 0 4px rgba(200,167,102,.15)}.pilatus-form textarea{min-height:132px}.pilatus-form button{cursor:pointer;transform:translateY(0);transition:.25s}.pilatus-form button:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(6,36,61,.2)}.testdrive-form,.bodyshop-inspection{border-top:5px solid #c8a766}.sales-card .price{display:block;font-size:18px;color:#08253e;margin:10px 0}.sales-card .gold{background:#c8a766;color:#fff}.sales-card .outline{border:1px solid #c8a766;color:#08253e;background:#fff}.category-card{cursor:pointer}.category-card.active{outline:4px solid rgba(200,167,102,.45);transform:translateY(-4px)}.main-menu a.active-nav{color:#c8a766!important}.main-menu a.active-nav:after{width:100%;opacity:1}.media-card,.big-image-card,.vehicle-card,.team-card{transition:transform .35s ease,box-shadow .35s ease}.media-card:hover,.big-image-card:hover,.vehicle-card:hover,.team-card:hover{transform:translateY(-8px);box-shadow:0 22px 45px rgba(6,36,61,.18)}@media(max-width:760px){.pilatus-form .form-row{grid-template-columns:1fr}}
/* v9 full editable inventory, page backgrounds, motion polish */
html{scroll-behavior:smooth}
body{position:relative;background:#f4f8fc;overflow-x:hidden}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:linear-gradient(180deg,rgba(244,248,252,.94),rgba(255,255,255,.96)),url('../images/profile-pages/page-1.png');background-size:cover;background-position:center;background-attachment:fixed;opacity:.72;transition:background-image .6s ease}
body.page-id-0:before{background-image:linear-gradient(180deg,rgba(244,248,252,.94),rgba(255,255,255,.96)),url('../images/profile-pages/page-1.png')}
body.page .page-hero, body .hero{position:relative;overflow:hidden;background-size:cover;background-position:center}
body .page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 25% 40%,rgba(200,167,102,.25),transparent 32%);pointer-events:none;animation:heroGlow 7s ease-in-out infinite alternate}
.hero:after{content:"";position:absolute;bottom:24px;left:-220px;width:190px;height:72px;background:url('../images/mazda1.svg') center/contain no-repeat;filter:drop-shadow(0 16px 18px rgba(0,0,0,.35));animation:driveAcross 13s linear infinite;opacity:.86;z-index:1}.hero-content{position:relative;z-index:2}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.08),transparent);transform:translateX(-100%);animation:shineMove 6.5s ease-in-out infinite;z-index:1;pointer-events:none}
@keyframes driveAcross{0%{transform:translateX(0) scale(.9);opacity:0}12%{opacity:.82}78%{opacity:.82}100%{transform:translateX(calc(100vw + 430px)) scale(1.08);opacity:0}}
@keyframes shineMove{0%,25%{transform:translateX(-100%)}70%,100%{transform:translateX(100%)}}
@keyframes heroGlow{from{opacity:.45;transform:scale(1)}to{opacity:.95;transform:scale(1.08)}}
.reveal,.vehicle-card,.service-card,.category-card,.media-card,.big-image-card,.team-card,.brand-promo,.visual-brand-card{opacity:0;transform:translateY(36px);transition:opacity .75s cubic-bezier(.2,.8,.2,1),transform .75s cubic-bezier(.2,.8,.2,1),box-shadow .35s ease}.reveal.visible,.vehicle-card.visible,.service-card.visible,.category-card.visible,.media-card.visible,.big-image-card.visible,.team-card.visible,.brand-promo.visible,.visual-brand-card.visible{opacity:1;transform:translateY(0)}
.vehicle-card:nth-child(2n),.service-card:nth-child(2n),.team-card:nth-child(2n){transition-delay:.06s}.vehicle-card:nth-child(3n),.service-card:nth-child(3n),.team-card:nth-child(3n){transition-delay:.12s}
.page-hero h1,.page-hero p{position:relative;z-index:2}.page-hero{min-height:360px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:150px 7vw 90px;color:#fff}.page-hero h1{font-size:clamp(38px,6vw,76px);margin:0 0 14px;color:#fff}.page-hero p{max-width:750px;font-size:20px;line-height:1.55;color:#eef5fb}.page-hero.sales{background-image:linear-gradient(90deg,rgba(0,20,38,.8),rgba(0,20,38,.2)),url('../images/mazda-carousel.jpg')}.page-hero.service-hero{background-image:linear-gradient(90deg,rgba(0,20,38,.8),rgba(0,20,38,.2)),url('../images/profile-pages/page-9.png')}.page-hero.parts-hero{background-image:linear-gradient(90deg,rgba(0,20,38,.8),rgba(0,20,38,.2)),url('../images/profile-pages/page-13.png')}.page-hero.bodyshop-hero{background-image:linear-gradient(90deg,rgba(0,20,38,.8),rgba(0,20,38,.2)),url('../images/profile-pages/page-12.png')}.page-hero.contact-hero{background-image:linear-gradient(90deg,rgba(0,20,38,.8),rgba(0,20,38,.2)),url('../images/profile-pages/page-15.png')}
.sales-inventory-section{background:rgba(255,255,255,.92);backdrop-filter:blur(8px)}.vehicle-specs{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;list-style:none;margin:12px 0 4px;padding:0;color:#516174;font-size:13px}.vehicle-specs li{background:#f3f6f9;border-radius:8px;padding:7px 8px}.sales-meta{display:flex;gap:6px;flex-wrap:wrap}.sales-grid .vehicle-card{background:rgba(255,255,255,.96)}.sales-grid .vehicle-card img{object-fit:cover;background:#edf3f8}.vehicle-card:hover img{transform:scale(1.045)}.vehicle-card img{transition:transform .45s ease}.filterable-grid.updating{opacity:.45;transform:translateY(10px);transition:.25s}.vehicle-pagination button{transition:transform .2s ease,background .2s ease}.vehicle-pagination button:hover{transform:translateY(-2px)}
.media-carousel{scroll-behavior:smooth}.media-card:before,.big-image-card:before,.visual-brand-card:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent,rgba(255,255,255,.14),transparent);transform:translateX(-120%);transition:transform .75s}.media-card,.big-image-card,.visual-brand-card{position:relative;overflow:hidden}.media-card:hover:before,.big-image-card:hover:before,.visual-brand-card:hover:after{transform:translateX(120%)}
.admin-edit-note{border-left:4px solid #c8a766;background:#fff8e8;padding:14px 18px;border-radius:12px;margin:18px 0;color:#5b4b22}.admin-edit-note strong{display:block;color:#08253e;margin-bottom:4px}

/* v10 navbar spacing, editable logo sizing and hero popup media card */
.nav-wrap{gap:clamp(34px,4.4vw,72px)}
.brand{margin-right:clamp(18px,3vw,52px);display:flex;align-items:center;flex:0 0 auto}.main-menu{gap:var(--pilatus-menu-gap,34px)}
.custom-logo,.brand img{width:var(--pilatus-logo-size,76px)!important;height:var(--pilatus-logo-size,76px)!important;max-height:none!important;border-radius:50%;object-fit:cover}.site-header.scrolled .custom-logo,.site-header.scrolled .brand img{width:64px!important;height:64px!important}.nav-cta{margin-left:auto;white-space:nowrap}
.hero{position:relative}.hero-popup-card{position:absolute;right:5vw;bottom:82px;width:min(410px,38vw);border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.14);backdrop-filter:blur(18px);border-radius:24px;box-shadow:0 32px 70px rgba(0,0,0,.35);overflow:hidden;color:#fff;z-index:5;opacity:0;transform:translate(28px,28px) scale(.94);pointer-events:none;transition:opacity .65s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.hero-popup-card.show{opacity:1;transform:translate(0,0) scale(1);pointer-events:auto}.hero-popup-card.pulse{animation:popupPulse 1.4s ease}.hero-popup-close{position:absolute;top:10px;right:10px;z-index:4;width:34px;height:34px;border:0;border-radius:50%;background:rgba(0,0,0,.55);color:#fff;font-size:24px;line-height:1;cursor:pointer}.hero-popup-media-slider{height:210px;position:relative;overflow:hidden;background:#071d31}.hero-popup-slide{position:absolute;inset:0;opacity:0;transform:scale(1.08);transition:opacity .75s ease,transform 4s ease}.hero-popup-slide.active{opacity:1;transform:scale(1)}.hero-popup-slide img,.hero-popup-slide video{width:100%;height:100%;object-fit:cover;display:block}.hero-popup-copy{padding:20px 22px 24px;background:linear-gradient(180deg,rgba(6,36,61,.25),rgba(6,36,61,.78))}.hero-popup-copy span{color:var(--gold);text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.hero-popup-copy h3{margin:6px 0 8px;font-size:25px;line-height:1.15;color:#fff}.hero-popup-copy p{font-size:14px;line-height:1.55;color:#eef5fb;margin:0 0 14px}.hero-popup-copy a{display:inline-flex;background:var(--gold);color:#fff;border-radius:999px;padding:10px 16px;font-weight:900}.page-hero,.section,.visual-brand-card,.vehicle-card,.service-card,.team-card,.brand-promo,.media-card,.big-image-card{background-attachment:scroll}.section{scroll-margin-top:110px}.parallax-lite{background-size:cover;background-position:center;transform:translateZ(0)}
@keyframes popupPulse{0%,100%{box-shadow:0 32px 70px rgba(0,0,0,.35)}50%{box-shadow:0 32px 85px rgba(185,154,88,.45)}}
@media(max-width:1050px){.hero-popup-card{position:relative;right:auto;bottom:auto;width:auto;margin:22px 5vw 0}.hero{display:block;padding-top:150px}.hero-content{padding-top:40px}.nav-wrap{gap:22px}.brand{margin-right:14px}.main-menu{gap:20px}}
@media(max-width:900px){.custom-logo,.brand img{width:62px!important;height:62px!important}.main-menu{top:88px}.hero-popup-card{margin-top:30px}.hero-popup-media-slider{height:185px}.hero-popup-copy h3{font-size:22px}}

/* v11 requested refinements */
.brand img,.custom-logo{max-height:var(--pilatus-logo-size,76px);width:auto;object-fit:contain}
.hero-popup-card{width:min(500px,44vw)}
.hero-popup-card.image-only{background:rgba(255,255,255,.08)}
.hero-popup-card .hero-popup-media-slider{height:300px}
.hero-popup-card:not(:has(.hero-popup-copy)) .hero-popup-media-slider{height:300px}
.footer-socials{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.footer-socials a{width:38px;height:38px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:900;transition:.25s}
.footer-socials a:hover{background:var(--gold);transform:translateY(-3px)}
.workshop-home-carousel{padding-top:70px}
.workshop-home-carousel .media-card{min-height:260px;min-width:300px}
@media(max-width:1050px){.hero-popup-card{width:auto}.hero-popup-card .hero-popup-media-slider{height:260px}}
@media(max-width:900px){.hero-popup-card .hero-popup-media-slider{height:220px}.footer-socials a{width:36px;height:36px}}

/* v12 requested refinements: image/video-only hero popup, wider bottom placement, workshop slider beside form, editable social icons */
.hero-popup-card.image-only{right:3.5vw;bottom:36px;width:min(620px,48vw);border-radius:26px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);box-shadow:0 28px 72px rgba(0,0,0,.36)}
.hero-popup-card.image-only .hero-popup-media-slider{height:330px}
.hero-popup-card.image-only .hero-popup-slide img,.hero-popup-card.image-only .hero-popup-slide video{width:100%;height:100%;object-fit:cover;display:block}
.hero-popup-card.image-only .hero-popup-close{background:rgba(6,36,61,.72);color:#fff;border:1px solid rgba(255,255,255,.35)}
.workshop-booking-feature{grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);align-items:start;gap:34px;background:linear-gradient(135deg,#f7fafc,#eef5fb)}
.workshop-copy-slider>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:760px}
.workshop-inline-carousel{margin-top:22px;grid-auto-columns:minmax(245px,72%);padding-bottom:14px}
.workshop-inline-carousel .media-card{min-height:245px}
.workshop-form-panel .big-form{background:#fff;margin:0}
.footer-socials a img{width:20px;height:20px;object-fit:contain;display:block}
@media(max-width:1100px){.hero-popup-card.image-only{width:min(560px,56vw)}.workshop-booking-feature{grid-template-columns:1fr}.workshop-inline-carousel{grid-auto-columns:78%}}
@media(max-width:900px){.hero-popup-card.image-only{position:relative;right:auto;bottom:auto;width:auto;margin:20px 5vw 0}.hero-popup-card.image-only .hero-popup-media-slider{height:240px}.workshop-inline-carousel{grid-auto-columns:86%}}


/* v13 refinements: two hero media cards near Contact button, taller service/parts carousels, visible footer socials */
.hero-popup-stack{position:absolute;right:3.2vw;top:118px;width:min(700px,51vw);z-index:7;display:grid;grid-template-columns:minmax(0,1fr) minmax(150px,210px);gap:14px;align-items:end;opacity:0;transform:translate(24px,-10px) scale(.96);pointer-events:none;transition:opacity .65s ease,transform .65s cubic-bezier(.2,.8,.2,1)}
.hero-popup-stack.show{opacity:1;transform:translate(0,0) scale(1);pointer-events:auto}
.hero-popup-stack .hero-popup-card{position:relative;right:auto;bottom:auto;width:100%;opacity:1;transform:none;pointer-events:auto}
.hero-popup-stack .hero-popup-card.show{opacity:1;transform:none}
.hero-popup-card-large .hero-popup-media-slider{height:335px!important}
.hero-popup-card-small{border-radius:20px!important;align-self:start;margin-top:54px;box-shadow:0 22px 52px rgba(0,0,0,.32)!important}
.hero-popup-card-small .hero-popup-media-slider{height:170px!important}
.hero-popup-card-small .hero-popup-close{display:none}
.workshop-booking-feature,.parts-enquiry-feature{grid-template-columns:minmax(0,1.06fr) minmax(380px,.94fr);align-items:start;gap:34px;background:linear-gradient(135deg,#f7fafc,#eef5fb)}
.parts-enquiry-feature{background:linear-gradient(135deg,#ffffff,#f2f6fb)}
.workshop-copy-slider>p:not(.eyebrow),.parts-copy-slider>p:not(.eyebrow){font-size:18px;line-height:1.7;max-width:760px}
.workshop-inline-carousel,.parts-inline-carousel{margin-top:24px;grid-auto-columns:minmax(300px,78%);padding-bottom:16px}
.workshop-inline-carousel .media-card,.parts-inline-carousel .media-card{min-height:360px}
.parts-form-panel .big-form,.workshop-form-panel .big-form{background:#fff;margin:0}
.footer-grid>div:first-child .footer-socials{margin-top:16px;display:flex!important;gap:12px;align-items:center;flex-wrap:wrap}
.footer-socials a{width:42px;height:42px;font-size:16px;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.32)}
.footer-socials a img{width:22px;height:22px;object-fit:contain;display:block}
@media(max-width:1160px){.hero-popup-stack{top:128px;width:min(620px,58vw);grid-template-columns:minmax(0,1fr) 170px}.hero-popup-card-large .hero-popup-media-slider{height:300px!important}.hero-popup-card-small .hero-popup-media-slider{height:145px!important}}
@media(max-width:1050px){.hero-popup-stack{position:relative;right:auto;top:auto;width:auto;margin:20px 5vw 0;grid-template-columns:1fr 150px}.workshop-booking-feature,.parts-enquiry-feature{grid-template-columns:1fr}.workshop-inline-carousel,.parts-inline-carousel{grid-auto-columns:80%}}
@media(max-width:700px){.hero-popup-stack{grid-template-columns:1fr;gap:12px}.hero-popup-card-small{margin-top:0}.hero-popup-card-large .hero-popup-media-slider,.hero-popup-card-small .hero-popup-media-slider{height:230px!important}.workshop-inline-carousel,.parts-inline-carousel{grid-auto-columns:88%}.workshop-inline-carousel .media-card,.parts-inline-carousel .media-card{min-height:300px}}

/* v14 full editability fixes */
.footer-socials{display:flex!important;align-items:center;gap:12px;margin-top:18px;flex-wrap:wrap}.footer-socials a{width:42px;height:42px;border-radius:50%;display:inline-flex!important;align-items:center;justify-content:center;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.22);color:#fff;font-weight:900;font-size:18px;line-height:1}.footer-socials a:hover{background:var(--gold);transform:translateY(-2px)}.footer-socials img{width:22px;height:22px;object-fit:contain;display:block}.team-photo{height:260px!important;background-size:cover!important;background-position:center!important}.team-card .team-photo[style*="logopilatus"]{background-size:contain!important;background-repeat:no-repeat!important;background-color:#f4f7fb}.brand img,.custom-logo{object-fit:contain!important;border-radius:10px!important;background:rgba(255,255,255,.92)!important;padding:4px!important}.main-menu{gap:var(--pilatus-menu-gap,34px)}

/* v15 fixes: real card descriptions, centered team portraits, larger no-border logo */
.media-card{display:flex!important;align-items:flex-end!important;padding:0!important;overflow:hidden!important}
.media-card-copy{width:100%;padding:22px 24px 24px;background:linear-gradient(180deg,rgba(6,36,61,0),rgba(6,36,61,.92));color:#fff}
.media-card-copy h3{margin:0 0 8px;color:#fff;font-size:24px;line-height:1.15}
.media-card-copy p{margin:0;color:#eef5fb;font-size:15px;line-height:1.55;max-width:92%}
.team-photo{height:300px!important;background-size:cover!important;background-position:center top!important;border-radius:20px 20px 0 0!important}
.team-card .team-photo[style*="logopilatus"]{background-position:center!important;background-size:contain!important;background-repeat:no-repeat!important}
.brand{min-width:180px!important;margin-right:clamp(24px,4vw,68px)!important}
.brand img,.custom-logo{width:auto!important;min-width:160px!important;max-width:220px!important;height:70px!important;max-height:70px!important;object-fit:contain!important;border-radius:0!important;background:transparent!important;padding:0!important;border:0!important;box-shadow:none!important}
.site-header.scrolled .brand img,.site-header.scrolled .custom-logo{height:58px!important;max-height:58px!important;min-width:140px!important;width:auto!important;border-radius:0!important;background:transparent!important;padding:0!important;border:0!important}
@media(max-width:900px){.brand{min-width:140px!important}.brand img,.custom-logo{min-width:130px!important;max-width:170px!important;height:56px!important;max-height:56px!important}.team-photo{height:260px!important}}

/* v16: Test Drive image cards and full-width autoplay video section */
.testdrive-card-showcase{background:linear-gradient(135deg,#ffffff,#f5f8fb)}
.testdrive-image-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.testdrive-image-card{background:#fff;border:1px solid #e4eaf1;border-radius:22px;overflow:hidden;box-shadow:0 18px 42px rgba(6,36,61,.12);transition:transform .35s ease,box-shadow .35s ease}
.testdrive-image-card:hover{transform:translateY(-8px);box-shadow:0 26px 56px rgba(6,36,61,.18)}
.testdrive-image-card img{width:100%;height:260px;display:block;object-fit:cover;background:#edf3f8}
.testdrive-image-card div{padding:24px 24px 28px}
.testdrive-image-card span{display:inline-flex;width:42px;height:42px;border-radius:999px;align-items:center;justify-content:center;background:var(--gold);color:#fff;font-weight:900;margin-bottom:16px}
.testdrive-image-card h3{margin:0 0 10px;color:var(--navy);font-size:24px;line-height:1.18}
.testdrive-image-card p{margin:0;color:#566579;line-height:1.65}
.testdrive-video-section{position:relative;overflow:hidden;background:#061e33;color:#fff}
.testdrive-video-copy{position:absolute;left:5vw;top:50%;transform:translateY(-50%);z-index:2;max-width:560px;padding:30px;border-radius:24px;background:linear-gradient(135deg,rgba(6,36,61,.86),rgba(6,36,61,.48));backdrop-filter:blur(8px);box-shadow:0 24px 60px rgba(0,0,0,.28)}
.testdrive-video-copy h2{color:#fff;margin:8px 0 10px;font-size:42px;line-height:1.08}
.testdrive-video-copy p:not(.eyebrow){margin:0;color:#edf4fb;font-size:17px;line-height:1.65}
.testdrive-video{display:block;width:100%;height:min(720px,72vh);min-height:440px;object-fit:cover}
.testdrive-video-placeholder{height:min(720px,72vh);min-height:440px;background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:flex-end;padding:28px 5vw}
.testdrive-video-placeholder span{background:rgba(6,36,61,.86);color:#fff;border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:12px 18px;font-weight:900}
@media(max-width:980px){.testdrive-image-card-grid{grid-template-columns:1fr}.testdrive-image-card img{height:240px}.testdrive-video-copy{position:relative;left:auto;top:auto;transform:none;max-width:none;border-radius:0;padding:40px 5vw}.testdrive-video,.testdrive-video-placeholder{height:360px;min-height:360px}.testdrive-video-copy h2{font-size:34px}}


/* v18 navbar alignment fix: logo hard-left, menu shifted right, contact button tight to edge, Bodyshop hidden */
.site-header .nav-wrap{
  display:flex!important;
  align-items:center!important;
  width:100%!important;
  padding-left:clamp(14px,2vw,28px)!important;
  padding-right:clamp(14px,2vw,28px)!important;
  gap:clamp(12px,1.4vw,22px)!important;
}
.site-header .brand{
  flex:0 0 auto!important;
  min-width:0!important;
  width:auto!important;
  margin-left:0!important;
  margin-right:clamp(10px,1.5vw,24px)!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
}
.site-header .brand img,
.site-header .brand .custom-logo,
.site-header .custom-logo{
  width:auto!important;
  min-width:0!important;
  max-width:145px!important;
  height:auto!important;
  max-height:58px!important;
  object-fit:contain!important;
  display:block!important;
  padding:0!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
}
.site-header.scrolled .brand img,
.site-header.scrolled .brand .custom-logo,
.site-header.scrolled .custom-logo{
  max-width:130px!important;
  max-height:50px!important;
  min-width:0!important;
  height:auto!important;
}
.site-header .main-menu{
  flex:1 1 auto!important;
  display:flex!important;
  align-items:center!important;
  justify-content:flex-end!important;
  gap:clamp(14px,1.6vw,28px)!important;
  margin-left:auto!important;
  margin-right:clamp(8px,1vw,16px)!important;
}
.site-header .main-menu li{
  margin:0!important;
  padding:0!important;
  white-space:nowrap!important;
}
.site-header .main-menu a{
  display:inline-flex!important;
  align-items:center!important;
  padding:8px 0!important;
}
.site-header .main-menu li a[href*="bodyshop"],
.site-header .main-menu li a[href*="body-shop"]{
  display:none!important;
}
.site-header .main-menu li:has(a[href*="bodyshop"]),
.site-header .main-menu li:has(a[href*="body-shop"]){
  display:none!important;
}
.site-header .nav-cta{
  flex:0 0 auto!important;
  margin-left:0!important;
  margin-right:0!important;
  white-space:nowrap!important;
  padding:11px 18px!important;
}
@media(max-width:1100px){
  .site-header .brand img,.site-header .brand .custom-logo,.site-header .custom-logo{max-width:128px!important;max-height:52px!important}
  .site-header .main-menu{gap:clamp(10px,1.2vw,18px)!important;margin-right:8px!important}
  .site-header .main-menu a{font-size:12.5px!important}
  .site-header .nav-cta{padding:10px 14px!important;font-size:13px!important}
}
@media(max-width:900px){
  .site-header .nav-wrap{padding-left:18px!important;padding-right:18px!important}
  .site-header .brand img,.site-header .brand .custom-logo,.site-header .custom-logo{max-width:130px!important;max-height:52px!important}
  .site-header .main-menu{justify-content:flex-start!important;margin:0!important;gap:16px!important;display:none!important}
  .site-header .main-menu.open{display:flex!important}
}

/* v18 fix: force Test Drive nav item to stay visible and keep navbar aligned */
.site-header .nav-wrap{
  width:100%!important;
  max-width:none!important;
  padding-left:clamp(18px,3vw,44px)!important;
  padding-right:clamp(18px,3vw,44px)!important;
  gap:clamp(16px,2vw,28px)!important;
}
.site-header .brand{
  flex:0 0 auto!important;
  margin-right:auto!important;
}
.site-header .main-menu{
  min-width:0!important;
  overflow:visible!important;
}
.site-header .main-menu li.menu-item-test-drive,
.site-header .main-menu li a[href*="book-test-drive"]{
  display:inline-flex!important;
  visibility:visible!important;
  opacity:1!important;
}
.site-header .main-menu li.menu-item-test-drive a,
.site-header .main-menu li a[href*="book-test-drive"]{
  color:inherit!important;
  font-weight:800!important;
}
@media(max-width:900px){
  .site-header .main-menu{display:none!important;justify-content:flex-start!important;align-items:flex-start!important}
  .site-header .main-menu.open{display:flex!important}
}


/* v19: editable home vehicle slider, mini video cards, standalone form area, logo controls */
.vehicle-slider-section{overflow:hidden}
.vehicle-slider{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;padding:8px 4vw 20px;margin-left:-4vw;margin-right:-4vw;scrollbar-width:thin}
.vehicle-slider .vehicle-card{flex:0 0 min(278px,82vw);scroll-snap-align:start}
.vehicle-slider .vehicle-card img{height:146px;width:100%;object-fit:cover;border-radius:8px}
.mini-video-section{padding-top:68px;padding-bottom:64px;background:linear-gradient(135deg,#f8fbfd,#eef5fb)}
.section-head.compact{margin-bottom:24px}
.mini-video-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;max-width:1180px;margin:0 auto}
.mini-video-card{position:relative;overflow:hidden;border-radius:18px;min-height:160px;background:#061e33;box-shadow:0 16px 38px rgba(6,36,61,.14)}
.mini-video-card video,.mini-video-fallback{width:100%;height:100%;min-height:160px;object-fit:cover;display:block;background-size:cover;background-position:center;transform:scale(1.01)}
.mini-video-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,36,61,.05),rgba(6,36,61,.72));pointer-events:none}
.mini-video-label{position:absolute;left:14px;right:14px;bottom:12px;z-index:2;color:#fff;font-weight:900;font-size:15px;line-height:1.2;text-shadow:0 2px 10px rgba(0,0,0,.35)}
.standalone-form{background:#fff;padding-top:74px;padding-bottom:76px}
.form-shell{max-width:880px;margin:0 auto;background:#fff;border:1px solid rgba(6,36,61,.1);border-radius:24px;padding:clamp(18px,3vw,34px);box-shadow:0 24px 60px rgba(6,36,61,.12)}
.testdrive-video-section.first-play{margin-top:0}
.testdrive-video-section.first-play .testdrive-video{loop:false}
.site-header .brand img,.site-header .brand .custom-logo,.site-header .custom-logo{width:var(--pilatus-logo-width,160px)!important;min-width:0!important;max-width:var(--pilatus-logo-max-width,220px)!important;height:var(--pilatus-logo-height,70px)!important;max-height:var(--pilatus-logo-height,70px)!important;background:var(--pilatus-logo-bg,transparent)!important;padding:var(--pilatus-logo-padding,0px)!important;border-radius:var(--pilatus-logo-radius,0px)!important;object-fit:contain!important}
.site-header.scrolled .brand img,.site-header.scrolled .brand .custom-logo,.site-header.scrolled .custom-logo{height:calc(var(--pilatus-logo-height,70px) * .82)!important;max-height:calc(var(--pilatus-logo-height,70px) * .82)!important;width:calc(var(--pilatus-logo-width,160px) * .9)!important}
@media(max-width:980px){.mini-video-grid{grid-template-columns:repeat(2,1fr)}.vehicle-slider{padding-left:5vw;padding-right:5vw;margin-left:-5vw;margin-right:-5vw}}
@media(max-width:600px){.mini-video-grid{grid-template-columns:1fr}.mini-video-card{min-height:190px}.vehicle-slider .vehicle-card{flex-basis:86vw}.form-shell{border-radius:18px}}

/* v20: Test Drive hero can use an editable autoplay video background */
.page-hero.video-hero{position:relative;overflow:hidden;background-size:cover;background-position:center;min-height:455px;isolation:isolate}
.page-hero.video-hero .page-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0;filter:saturate(.95) contrast(1.05)}
.page-hero.video-hero .page-hero-overlay{position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,20,38,.86),rgba(0,20,38,.42) 45%,rgba(0,20,38,.18));pointer-events:none}
.page-hero.video-hero:before{z-index:2}
.page-hero.video-hero .page-hero-content{position:relative;z-index:3;max-width:850px}
.page-hero.video-hero h1,.page-hero.video-hero p{position:relative;z-index:3}
@media(max-width:900px){.page-hero.video-hero{min-height:420px}.page-hero.video-hero .page-hero-overlay{background:linear-gradient(90deg,rgba(0,20,38,.9),rgba(0,20,38,.55))}}
