:root{--ink:#071017;--ink2:#0d1823;--panel:#101d29;--panel2:#172738;--text:#16202b;--muted:#657182;--line:rgba(19,31,43,.12);--gold:#c6923f;--gold2:#f1d28b;--cream:#f8f0df;--soft:#f5f2ec;--white:#fff;--green:#1e6b4d;--shadow:0 26px 80px rgba(7,16,23,.12);--radius:28px;--radius2:40px;--container:min(1240px,calc(100vw - 40px));font-synthesis-weight:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;background:var(--soft);color:var(--text);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}svg{width:1em;height:1em;fill:currentColor}.skip-link{position:absolute;left:-999px}.skip-link:focus{left:20px;top:20px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px}.v8-container{width:var(--container);margin-inline:auto}.v8-btn{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;border:1px solid rgba(198,146,63,.25);background:linear-gradient(135deg,var(--gold2),var(--gold) 55%,#8e5c1e);color:#081018!important;font-weight:900;border-radius:999px;padding:13px 20px;box-shadow:0 16px 34px rgba(198,146,63,.22);transition:.22s ease}.v8-btn:hover{transform:translateY(-2px);box-shadow:0 22px 50px rgba(198,146,63,.3)}.v8-btn--ghost{background:rgba(255,255,255,.08);color:#fff!important;border-color:rgba(255,255,255,.22);box-shadow:none}.v8-btn--light{background:#fff;color:#101923!important;border-color:rgba(7,16,23,.12)}.v8-label,.v8-kicker{display:inline-flex;align-items:center;gap:.5rem;border-radius:999px;padding:.48rem .78rem;background:rgba(198,146,63,.11);border:1px solid rgba(198,146,63,.2);color:#7a511b;font-size:.78rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.v8-section{padding:clamp(72px,8vw,116px) 0}.v8-section--dark{background:linear-gradient(180deg,#071017,#0d1823);color:#fff}.v8-section--tight{padding:56px 0}.v8-section-head{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:34px}.v8-section-head h2,.v8-display{font-family:Manrope,Inter,sans-serif;letter-spacing:-.055em;line-height:1.02}.v8-section-head h2{font-size:clamp(2.1rem,4.2vw,4.4rem);margin:.7rem 0 0}.v8-section-head p{max-width:660px;color:var(--muted);margin:.7rem 0 0}.v8-section--dark .v8-section-head p{color:#c7d2df}.v8-header{position:sticky;top:0;z-index:80;background:rgba(7,16,23,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08)}.v8-topbar{background:rgba(0,0,0,.22);font-size:.83rem;color:#cbd4dc}.v8-topbar__inner{height:36px;display:flex;align-items:center;justify-content:space-between;gap:14px}.v8-topbar__links{display:flex;gap:18px}.v8-topbar a{color:#fff}.v8-navwrap{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.v8-brand{display:flex;align-items:center;gap:12px}.v8-brand__mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:radial-gradient(circle at 28% 24%,#fff0bf,#d4a64d 45%,#5e3910 86%);color:#081018;font-weight:1000;box-shadow:inset 0 0 0 1px rgba(255,255,255,.24),0 16px 34px rgba(0,0,0,.22)}.v8-brand__copy strong{display:block;color:#fff;text-transform:uppercase;letter-spacing:.04em;font-weight:1000}.v8-brand__copy em{display:block;color:#b9c2cf;font-style:normal;font-size:.78rem}.v8-nav{display:flex;align-items:center;gap:6px}.v8-nav>a,.v8-navdrop>a{display:flex;align-items:center;gap:6px;color:#dbe3eb;padding:10px 12px;border-radius:999px;font-size:.94rem;font-weight:800}.v8-nav>a:hover,.v8-navdrop:hover>a,.v8-nav .is-active{background:rgba(255,255,255,.08);color:#fff}.v8-navdrop{position:relative}.v8-navdrop>a span{color:var(--gold2);font-size:.9rem}.v8-mega{position:absolute;right:0;top:calc(100%+14px);width:340px;background:rgba(9,18,27,.98);border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 80px rgba(0,0,0,.34);border-radius:24px;padding:12px;opacity:0;visibility:hidden;transform:translateY(8px);transition:.18s ease}.v8-navdrop:hover .v8-mega{opacity:1;visibility:visible;transform:none}.v8-mega a{display:block;padding:14px;border-radius:16px;color:#fff}.v8-mega a:hover{background:rgba(198,146,63,.15)}.v8-mega small{display:block;color:#aeb8c4;margin-top:3px}.v8-mega--small{width:250px}.v8-menu-button{display:none;width:46px;height:46px;border:0;background:rgba(255,255,255,.08);border-radius:14px}.v8-menu-button span{display:block;width:20px;height:2px;background:#fff;margin:5px auto}.v8-btn--nav{padding:11px 16px}.v8-hero{position:relative;min-height:760px;background:#071017;color:#fff;overflow:hidden}.v8-hero__slider{position:absolute;inset:0}.v8-hero__slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease}.v8-hero__slide.is-active{opacity:1}.v8-hero__slide img{width:100%;height:100%;object-fit:cover;filter:saturate(1.03) contrast(1.02)}.v8-hero__slide::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,23,.92) 0%,rgba(7,16,23,.72) 42%,rgba(7,16,23,.2) 72%,rgba(7,16,23,.75) 100%),linear-gradient(180deg,rgba(7,16,23,.1),rgba(7,16,23,.8))}.v8-hero__content{position:relative;z-index:2;min-height:760px;display:grid;align-content:center;padding:120px 0 80px;max-width:760px}.v8-hero h1{font-family:Manrope,Inter,sans-serif;font-size:clamp(3.1rem,7vw,6.7rem);line-height:.94;letter-spacing:-.075em;margin:.8rem 0 1rem}.v8-hero p{font-size:1.16rem;color:#d7e0e8;max-width:64ch;margin:0 0 2rem}.v8-hero__actions{display:flex;gap:14px;flex-wrap:wrap}.v8-hero__panel{position:absolute;right:max(28px,calc((100vw - 1240px)/2));bottom:54px;z-index:3;width:min(520px,42vw);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);backdrop-filter:blur(16px);border-radius:34px;padding:18px;display:grid;grid-template-columns:160px 1fr;gap:18px;align-items:center;box-shadow:0 26px 80px rgba(0,0,0,.22)}.v8-hero__panel img{height:160px;width:160px;object-fit:contain;border-radius:24px;background:radial-gradient(circle at center,rgba(241,210,139,.18),transparent 52%),linear-gradient(135deg,#192331,#0b121a)}.v8-hero__panel strong{display:block;color:#fff;font-size:1.25rem}.v8-hero__panel span{display:block;color:#d7e0e8;margin:.2rem 0 .75rem}.v8-slider-arrows{position:absolute;left:max(20px,calc((100vw - 1240px)/2));bottom:44px;z-index:4;display:flex;gap:10px}.v8-slider-arrows button,.v8-carousel-controls button{width:50px;height:50px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:1.3rem;cursor:pointer}.v8-slider-dots{position:absolute;left:50%;bottom:62px;transform:translateX(-50%);z-index:4;display:flex;gap:8px}.v8-slider-dots button{width:11px;height:11px;border-radius:999px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.12)}.v8-slider-dots button.is-active{width:36px;background:var(--gold2);border-color:var(--gold2)}.v8-metrics{position:relative;z-index:5;margin-top:-52px}.v8-metrics__grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:28px;box-shadow:var(--shadow);overflow:hidden;border:1px solid rgba(7,16,23,.08)}.v8-metric{padding:24px;border-right:1px solid rgba(7,16,23,.08)}.v8-metric:last-child{border-right:0}.v8-metric strong{display:block;font-size:2.2rem;font-family:Manrope;color:#0c1721;letter-spacing:-.05em}.v8-metric span{display:block;color:#687486;font-weight:700}.v8-split{display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center}.v8-visual-card{position:relative;border-radius:var(--radius2);overflow:hidden;min-height:560px;box-shadow:var(--shadow);background:#0d1823}.v8-visual-card img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.v8-visual-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(7,16,23,.7))}.v8-visual-card__caption{position:absolute;left:28px;right:28px;bottom:26px;z-index:1;color:#fff}.v8-visual-card__caption b{display:block;font-size:1.4rem}.v8-capability-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:24px}.v8-capability{padding:18px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 14px 34px rgba(7,16,23,.05)}.v8-capability svg{font-size:1.5rem;color:var(--gold)}.v8-capability strong{display:block;margin-top:12px}.v8-product-groups{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.v8-group-card{position:relative;overflow:hidden;min-height:460px;border-radius:34px;background:#0d1823;color:#fff;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.08)}.v8-group-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.5s ease}.v8-group-card:hover img{transform:scale(1.06)}.v8-group-card::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,16,23,.16),rgba(7,16,23,.86))}.v8-group-card__content{position:absolute;left:24px;right:24px;bottom:22px;z-index:1}.v8-group-card__icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;background:rgba(255,255,255,.12);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);margin-bottom:18px;font-size:1.5rem}.v8-group-card h3{font-size:1.75rem;line-height:1.05;margin:0 0 .6rem}.v8-group-card p{color:#dbe3eb}.v8-product-carousel{position:relative}.v8-product-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,1fr);gap:22px;overflow:auto;scroll-snap-type:x mandatory;padding:4px 2px 12px;scrollbar-width:none}.v8-product-track::-webkit-scrollbar{display:none}.v8-product-card{scroll-snap-align:start;overflow:hidden;border-radius:30px;background:#fff;border:1px solid rgba(7,16,23,.08);box-shadow:0 18px 54px rgba(7,16,23,.08);transition:.24s ease}.v8-product-card:hover{transform:translateY(-6px);box-shadow:0 28px 80px rgba(7,16,23,.14)}.v8-product-card__visual{height:330px;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 44%,rgba(241,210,139,.26),transparent 45%),linear-gradient(145deg,#1b242d,#0a1119)}.v8-product-card__visual::before{content:"";position:absolute;inset:24px;border:1px solid rgba(255,255,255,.1);border-radius:24px}.v8-product-card__visual img{width:94%;height:94%;object-fit:contain;filter:drop-shadow(0 34px 32px rgba(0,0,0,.46));transition:.3s ease}.v8-product-card:hover img{transform:scale(1.08) translateY(-4px)}.v8-product-card.tone-steel .v8-product-card__visual{background:radial-gradient(circle at 45% 44%,rgba(173,193,214,.18),transparent 44%),linear-gradient(145deg,#243143,#0a1119)}.v8-product-card.tone-brass .v8-product-card__visual{background:radial-gradient(circle at 45% 44%,rgba(198,146,63,.32),transparent 44%),linear-gradient(145deg,#2a2117,#0a1119)}.v8-product-card__body{padding:22px}.v8-product-card h3{font-size:1.35rem;line-height:1.12;margin:.75rem 0 .4rem;letter-spacing:-.025em}.v8-product-card p{margin:0;color:var(--muted)}.v8-specline{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0}.v8-specline span{padding:7px 9px;border-radius:999px;background:#f1eee7;color:#526071;font-size:.78rem;font-weight:700}.v8-textlink{font-weight:900;color:#8b5b1d}.v8-carousel-controls{display:flex;justify-content:center;gap:10px;margin-top:20px}.v8-carousel-controls button{border-color:rgba(7,16,23,.1);background:#fff;color:#0e1721;box-shadow:0 12px 30px rgba(7,16,23,.08)}.v8-roadmap{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.v8-roadstep{position:relative;padding:24px;border-radius:28px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.08)}.v8-roadstep b{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:16px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:#081018;margin-bottom:14px}.v8-roadstep strong{display:block;font-size:1.1rem}.v8-roadstep p{color:#c9d4dd;margin-bottom:0}.v8-cta{background:linear-gradient(135deg,#d9ad5b,#9b641f);color:#081018;border-radius:38px;padding:36px;display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;box-shadow:0 28px 70px rgba(198,146,63,.2)}.v8-cta h2{font-size:clamp(2rem,4vw,4rem);margin:.3rem 0;font-family:Manrope;letter-spacing:-.055em;line-height:1}.v8-cta p{max-width:670px;margin:0;color:#1b2026}.v8-page-hero{position:relative;min-height:500px;background:#071017;color:#fff;display:grid;align-items:end;overflow:hidden}.v8-page-hero img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.v8-page-hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,23,.88),rgba(7,16,23,.52),rgba(7,16,23,.74))}.v8-page-hero__content{position:relative;z-index:1;padding:150px 0 70px;max-width:830px}.v8-breadcrumb{display:flex;gap:8px;align-items:center;color:#cbd4df;margin-bottom:18px}.v8-page-hero h1{font-family:Manrope;font-size:clamp(3rem,6vw,6rem);line-height:.96;letter-spacing:-.07em;margin:.5rem 0}.v8-page-hero p{font-size:1.12rem;color:#dce4eb;max-width:65ch}.v8-catalog-layout{display:grid;grid-template-columns:290px 1fr;gap:26px}.v8-filter-panel{position:sticky;top:130px;align-self:start;padding:22px;border-radius:28px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 50px rgba(7,16,23,.06)}.v8-filter-panel h3{margin:0 0 14px}.v8-filter-panel button,.v8-search input{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:left;border:1px solid rgba(7,16,23,.1);background:#f8f6f1;border-radius:16px;padding:12px 14px;margin-bottom:8px;font-weight:800;color:#2c3642}.v8-filter-panel button.is-active{background:#0d1823;color:#fff;border-color:#0d1823}.v8-search input{display:block;margin-bottom:18px;font-weight:500;background:#fff}.v8-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.v8-detail-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:start}.v8-product-stage{position:sticky;top:130px;border-radius:38px;overflow:hidden;background:radial-gradient(circle at 50% 40%,rgba(241,210,139,.28),transparent 44%),linear-gradient(145deg,#1c2632,#080f17);min-height:640px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow)}.v8-product-stage img{max-width:92%;max-height:580px;object-fit:contain;filter:drop-shadow(0 40px 36px rgba(0,0,0,.5))}.v8-detail-panel{padding:34px;border-radius:34px;background:#fff;border:1px solid var(--line);box-shadow:0 18px 60px rgba(7,16,23,.08)}.v8-detail-panel h1{font-family:Manrope;font-size:clamp(2.4rem,5vw,4.7rem);line-height:1;letter-spacing:-.065em;margin:.7rem 0 1rem}.v8-detail-panel p{color:#647182}.v8-spec-table{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:24px 0}.v8-spec-table div{padding:14px;border-radius:18px;background:#f8f6f1;border:1px solid rgba(7,16,23,.08)}.v8-spec-table dt{font-size:.75rem;text-transform:uppercase;letter-spacing:.06em;color:#768394;font-weight:900}.v8-spec-table dd{margin:.25rem 0 0;font-weight:900;color:#0d1823}.v8-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:14px}.v8-gallery img{aspect-ratio:1/1;object-fit:cover;border-radius:14px;background:#111b26}.v8-dealer-shell{display:grid;grid-template-columns:380px 1fr;gap:24px}.v8-dealer-control{background:#fff;border-radius:30px;padding:22px;border:1px solid var(--line);box-shadow:0 18px 60px rgba(7,16,23,.08);max-height:760px;overflow:auto}.v8-dealer-control input{width:100%;padding:14px 16px;border-radius:16px;border:1px solid rgba(7,16,23,.12);margin:12px 0 18px}.v8-city-list{display:grid;gap:10px}.v8-city-button{border:1px solid rgba(7,16,23,.1);border-radius:16px;background:#f8f6f1;padding:13px;text-align:left;font-weight:900;cursor:pointer}.v8-city-button.is-active{background:#0d1823;color:#fff}.v8-dealer-map-card{border-radius:36px;overflow:hidden;background:#0d1823;box-shadow:var(--shadow);min-height:760px;display:grid;grid-template-rows:auto 1fr}.v8-dealer-selected{padding:26px;color:#fff;display:grid;grid-template-columns:1fr auto;gap:16px;align-items:center}.v8-dealer-selected h2{margin:.2rem 0;font-size:2rem;letter-spacing:-.04em}.v8-dealer-selected p{color:#cbd4df;margin:.1rem 0}.v8-dealer-map-card iframe{width:100%;height:100%;min-height:560px;border:0;filter:saturate(.9) contrast(1.05)}.v8-dealer-rows{display:grid;gap:10px;margin-top:14px}.v8-dealer-row{padding:13px;border-radius:16px;background:#fff;border:1px solid rgba(7,16,23,.08);cursor:pointer}.v8-dealer-row:hover,.v8-dealer-row.is-active{border-color:rgba(198,146,63,.35);background:#fffaf1}.v8-dealer-row strong{display:block}.v8-dealer-row span{display:block;color:#6b7785;font-size:.9rem}.v8-flip-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:34px;align-items:center}.v8-book-stage{min-height:660px;border-radius:42px;background:radial-gradient(circle at 30% 28%,rgba(241,210,139,.2),transparent 35%),linear-gradient(145deg,#142231,#071017);display:grid;place-items:center;perspective:1600px;box-shadow:var(--shadow)}.v8-book{position:relative;width:min(420px,78%);aspect-ratio:10/14;transform:rotateY(-22deg) rotateX(5deg);transform-style:preserve-3d;transition:.6s ease}.v8-book:hover{transform:rotateY(-8deg) rotateX(2deg)}.v8-page{position:absolute;inset:0;border-radius:12px 24px 24px 12px;overflow:hidden;background:#fff;box-shadow:0 26px 70px rgba(0,0,0,.28);transform-origin:left center}.v8-page img{width:100%;height:100%;object-fit:cover}.v8-page:nth-child(1){z-index:4;transform:translateZ(34px)}.v8-page:nth-child(2){z-index:3;transform:translateZ(22px) rotateY(-12deg)}.v8-page:nth-child(3){z-index:2;transform:translateZ(12px) rotateY(-7deg)}.v8-page:nth-child(4){z-index:1;transform:translateZ(3px) rotateY(-3deg)}.v8-flip-copy h2{font-family:Manrope;font-size:clamp(2.4rem,5vw,5rem);line-height:.98;letter-spacing:-.06em;margin:.8rem 0}.v8-download-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.v8-download-card{background:#fff;border-radius:28px;padding:24px;border:1px solid var(--line);box-shadow:0 14px 40px rgba(7,16,23,.06)}.v8-form-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:30px;align-items:start}.v8-form-aside{position:sticky;top:130px;border-radius:34px;padding:28px;background:linear-gradient(180deg,#0d1823,#071017);color:#fff;box-shadow:var(--shadow)}.v8-form-aside ol{padding-left:20px}.v8-form-aside li{margin-bottom:14px;color:#d7e0e8}.v8-form{background:#fff;border-radius:34px;padding:30px;border:1px solid var(--line);box-shadow:0 18px 60px rgba(7,16,23,.08)}.v8-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.v8-form label{display:grid;gap:7px;font-weight:800;color:#263340}.v8-form input,.v8-form select,.v8-form textarea{width:100%;border:1px solid rgba(7,16,23,.12);background:#fff;border-radius:16px;min-height:54px;padding:0 14px;font:inherit}.v8-form textarea{min-height:150px;padding:14px}.span-2{grid-column:1/-1}.v8-form .consent{display:flex;align-items:flex-start;gap:10px;font-weight:600;color:#586576}.v8-form .consent input{width:auto;min-height:auto;margin-top:5px}.v8-simple{max-width:860px}.v8-simple h1{font-family:Manrope;font-size:clamp(2.5rem,6vw,5.2rem);letter-spacing:-.06em;line-height:.98}.v8-simple p{color:#647182}.v8-prefooter{background:linear-gradient(180deg,#f7f3ea,#fff);padding:48px 0}.v8-prefooter__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v8-prefooter article{padding:24px;border-radius:26px;background:#fff;border:1px solid rgba(7,16,23,.08);box-shadow:0 14px 40px rgba(7,16,23,.05)}.v8-prefooter span{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:#0d1823;color:var(--gold2);font-size:1.4rem}.v8-prefooter h3{margin:.9rem 0 .3rem}.v8-prefooter p{color:#657182}.v8-prefooter a{font-weight:900;color:#875819}.v8-footer{background:radial-gradient(circle at top right,rgba(198,146,63,.18),transparent 26%),linear-gradient(180deg,#0d1823,#061018);color:#fff;padding:62px 0 0}.v8-footer__grid{display:grid;grid-template-columns:1.5fr .9fr .9fr 1.2fr;gap:30px}.v8-footer p,.v8-footer li,.v8-footer a{color:#c9d4df}.v8-footer ul{list-style:none;margin:0;padding:0;display:grid;gap:10px}.v8-footer h3{color:#fff}.v8-social{display:flex;gap:10px;margin-top:18px}.v8-social a{padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.07)}.v8-footer__bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:44px;padding:20px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.v8-footer__bottom nav{display:flex;gap:16px;flex-wrap:wrap}.v8-floating{position:fixed;right:18px;bottom:18px;display:flex;flex-direction:column;gap:10px;z-index:90}.v8-floating a{width:52px;height:52px;border-radius:18px;background:#0d1823;color:#fff;display:grid;place-items:center;border:1px solid rgba(255,255,255,.1);box-shadow:0 16px 38px rgba(0,0,0,.18)}.v8-floating .is-whatsapp{background:#176446}.v8-floating svg{font-size:1.25rem}.v8-side-rail{position:fixed;left:14px;top:50%;transform:translateY(-50%);z-index:70;display:flex;flex-direction:column;gap:10px}.v8-side-rail a{writing-mode:vertical-rl;text-orientation:mixed;background:rgba(255,255,255,.86);border:1px solid rgba(7,16,23,.08);box-shadow:0 10px 30px rgba(7,16,23,.08);border-radius:999px;padding:12px 8px;font-size:.73rem;font-weight:900;color:#0d1823}.is-hidden{display:none!important}@media(max-width:1120px){.v8-nav{position:absolute;top:100%;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;background:#0d1823;border-radius:24px;padding:12px;border:1px solid rgba(255,255,255,.1)}.v8-nav.is-open{display:flex}.v8-menu-button{display:block}.v8-navdrop:hover .v8-mega{position:static;opacity:1;visibility:visible;transform:none;width:auto;margin-top:8px}.v8-hero__panel{display:none}.v8-metrics__grid,.v8-product-groups,.v8-roadmap,.v8-prefooter__grid,.v8-footer__grid,.v8-download-cards{grid-template-columns:repeat(2,1fr)}.v8-split,.v8-catalog-layout,.v8-detail-grid,.v8-dealer-shell,.v8-flip-layout,.v8-form-layout{grid-template-columns:1fr}.v8-filter-panel,.v8-product-stage,.v8-form-aside{position:static}.v8-product-grid{grid-template-columns:repeat(2,1fr)}.v8-side-rail{display:none}}@media(max-width:720px){.v8-topbar{display:none}.v8-navwrap{height:68px}.v8-hero,.v8-hero__content{min-height:650px}.v8-slider-dots{left:auto;right:20px;transform:none}.v8-section-head,.v8-cta,.v8-footer__bottom{display:block}.v8-metrics__grid,.v8-product-groups,.v8-roadmap,.v8-prefooter__grid,.v8-footer__grid,.v8-download-cards,.v8-product-grid,.v8-spec-table,.v8-form-grid,.v8-capability-grid{grid-template-columns:1fr}.v8-product-card__visual{height:300px}.v8-dealer-selected{display:block}.v8-book-stage{min-height:520px}.v8-floating a{width:48px;height:48px}.v8-section{padding:64px 0}.v8-container{width:min(100vw - 28px,1240px)}}.v9-floating svg,.v8-floating svg{width:23px!important;height:23px!important;display:block!important;fill:currentColor!important;color:currentColor!important;stroke:none!important;visibility:visible!important;opacity:1!important}.v9-floating a{color:#fff!important}.v9-floating .is-whatsapp{background:linear-gradient(180deg,#25d366,#128c4a)!important;color:#fff!important;border-color:rgba(255,255,255,.18)!important;box-shadow:0 18px 44px rgba(18,140,74,.30)!important}.v9-floating a:hover{transform:translateY(-3px);filter:brightness(1.06)}.v9-side-rail a{background:#fff;color:#0d1823}.v9-side-rail a:hover{background:#0d1823;color:#fff}.v9-footer-quick{background:linear-gradient(180deg,#fff,#f4efe5);padding:34px 0 0}.v9-footer-quick__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;position:relative;z-index:2;margin-bottom:-42px}.v9-footer-quick a{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:center;padding:18px;border-radius:24px;background:#fff;color:#0d1823;border:1px solid rgba(7,16,23,.08);box-shadow:0 18px 46px rgba(7,16,23,.10)}.v9-footer-quick span{grid-row:span 2;width:48px;height:48px;border-radius:16px;background:linear-gradient(145deg,#101d2a,#071017);display:grid;place-items:center;color:#e0bd75}.v9-footer-quick svg{width:22px;height:22px;fill:currentColor}.v9-footer-quick strong{font-size:1rem}.v9-footer-quick em{font-style:normal;color:#697685;font-size:.9rem}.v9-footer{padding-top:94px!important;background:radial-gradient(circle at 86% 12%,rgba(214,165,83,.18),transparent 24%),linear-gradient(180deg,#0d1823,#071017 70%,#050b11)!important}.v9-footer__grid{display:grid;grid-template-columns:1.6fr .95fr .85fr .9fr 1.25fr;gap:28px}.v9-footer__brand p{color:#cbd5df;max-width:40rem}.v9-compliance{padding:14px 16px;border-radius:18px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.08);font-size:.93rem}.v9-social{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.v9-social a{display:inline-flex;gap:8px;align-items:center;padding:9px 12px;border-radius:999px;background:rgba(255,255,255,.075);color:#fff}.v9-social svg,.v9-footer-list svg,.v9-footer-contact svg{width:18px;height:18px;fill:currentColor;color:#e0bd75;flex:0 0 auto}.v9-footer-list{list-style:none;margin:0;padding:0;display:grid;gap:10px}.v9-footer-list a{display:inline-flex;gap:8px;align-items:center;color:#cbd5df}.v9-footer-list a:hover,.v9-footer-contact a:hover{color:#fff}.v9-footer-contact{list-style:none;margin:0;padding:0;display:grid;gap:12px}.v9-footer-contact li{display:flex;gap:10px;color:#cbd5df;line-height:1.55}.v9-footer__bottom{border-top:1px solid rgba(255,255,255,.08);margin-top:42px;padding:20px 0;display:flex;justify-content:space-between;gap:20px;align-items:center}.v9-footer__bottom nav{display:flex;gap:15px;flex-wrap:wrap}.v9-footer__bottom a{color:#cbd5df}.v9-footer__bottom a:hover{color:#fff}body[data-page="dealers"] .v8-page-hero{min-height:460px}.v9-region-map-section{position:relative;background:#f7f3ea;padding:0 0 72px;overflow:hidden}.v9-region-topbar{padding:54px 0 24px;background:linear-gradient(180deg,#fff,#f7f3ea)}.v9-region-topbar__grid{display:grid;grid-template-columns:1fr minmax(280px,390px);gap:24px;align-items:end}.v9-region-topbar h2{font-family:Manrope;font-size:clamp(2.2rem,4.8vw,4.7rem);letter-spacing:-.065em;line-height:.98;margin:.5rem 0}.v9-region-topbar p{max-width:76ch;color:#657182}.v9-dealer-search{display:grid;gap:8px;font-weight:900;color:#263340}.v9-dealer-search input{border:1px solid rgba(7,16,23,.12);border-radius:18px;min-height:58px;padding:0 16px;font:inherit;background:#fff;box-shadow:0 14px 38px rgba(7,16,23,.06)}.v9-region-shell{width:100vw;margin-left:calc(50% - 50vw);display:grid;grid-template-columns:360px minmax(0,1fr);min-height:760px;background:#0d1823;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.v9-region-control{background:linear-gradient(180deg,#101c28,#071017);padding:26px 18px 26px max(18px,calc((100vw - 1240px)/2));border-right:1px solid rgba(255,255,255,.08);overflow:auto}.v9-region-buttons{display:grid;gap:10px;margin-bottom:18px}.v9-region-button{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;text-align:left;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.055);color:#e8eef4;border-radius:18px;padding:14px 15px;font-weight:900;cursor:pointer}.v9-region-button small{color:#e0bd75;font-weight:900}.v9-region-button.is-active{background:linear-gradient(135deg,#e0bd75,#9d6a24);color:#071017;border-color:transparent}.v9-region-button.is-active small{color:#071017}.v9-city-strip{display:flex;gap:9px;flex-wrap:wrap;align-content:flex-start}.v9-city-chip{border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.055);color:#dbe5ed;border-radius:999px;padding:9px 12px;font-weight:800;cursor:pointer}.v9-city-chip.is-active{background:#fff;color:#0d1823}.v9-map-stage{position:relative;min-height:760px;background:#0d1823}.v9-map-stage iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:saturate(.95) contrast(1.02)}.v9-selected-card{position:absolute;z-index:2;left:28px;right:28px;bottom:28px;display:grid;grid-template-columns:1fr auto;gap:20px;align-items:center;padding:24px;border-radius:30px;background:rgba(7,16,23,.88);backdrop-filter:blur(18px);color:#fff;border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 80px rgba(0,0,0,.25)}.v9-selected-card h3{font-family:Manrope;font-size:clamp(1.55rem,3vw,2.7rem);letter-spacing:-.055em;margin:.25rem 0}.v9-selected-card p{color:#cbd5df;margin:.2rem 0}.v9-dealer-list-wrap{padding-top:30px}.v9-dealer-list-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.v9-dealer-list-head h2{font-family:Manrope;letter-spacing:-.05em;font-size:clamp(1.9rem,4vw,3.5rem);margin:.25rem 0 0}.v9-dealer-rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.v9-dealer-row{padding:16px;border-radius:20px;background:#fff;border:1px solid rgba(7,16,23,.08);box-shadow:0 10px 28px rgba(7,16,23,.045);cursor:pointer;transition:.18s ease}.v9-dealer-row:hover,.v9-dealer-row.is-active{transform:translateY(-2px);border-color:rgba(198,146,63,.36);background:#fffaf1}.v9-dealer-row strong{display:block;font-size:1rem;color:#0d1823}.v9-dealer-row span{display:block;color:#657182;font-size:.9rem;margin-top:.35rem;line-height:1.45}@media(max-width:1120px){.v9-footer-quick__grid,.v9-footer__grid{grid-template-columns:repeat(2,1fr)}.v9-region-shell{grid-template-columns:1fr}.v9-region-control{padding:20px}.v9-region-buttons{grid-template-columns:repeat(2,1fr)}.v9-map-stage{min-height:620px}.v9-dealer-rows{grid-template-columns:repeat(2,1fr)}.v9-selected-card{grid-template-columns:1fr}}@media(max-width:720px){.v9-footer-quick__grid,.v9-footer__grid,.v9-region-topbar__grid,.v9-dealer-rows{grid-template-columns:1fr}.v9-region-buttons{grid-template-columns:1fr}.v9-map-stage{min-height:560px}.v9-selected-card{left:14px;right:14px;bottom:14px;padding:18px;border-radius:24px}.v9-region-topbar{padding:38px 0 20px}.v9-footer__bottom{display:block}.v9-footer__bottom nav{margin-top:12px}.v9-footer-quick{padding-top:24px}.v9-footer-quick__grid{margin-bottom:-24px}.v9-footer{padding-top:62px!important}}:root{--oz-corporate:#8a5a18;--oz-corporate-2:#b9893c;--oz-navy:#13212d;--oz-ink:#18232f;--oz-muted:#667384;--oz-line:#e6ded1;--oz-cream:#f7f1e7;--oz-soft:#fbf8f2;--oz-white:#fff;--oz-radius:14px;--oz-radius-lg:20px;--oz-shadow:0 18px 48px rgba(28,35,44,.10)}body{background:linear-gradient(180deg,#fbf8f2,#fff 360px)!important;color:var(--oz-ink)}.v8-header{background:rgba(255,255,255,.96)!important;border-bottom:1px solid rgba(138,90,24,.14)!important;box-shadow:0 12px 36px rgba(24,35,47,.06)!important}.v8-header__inner{min-height:84px}.v8-brand{gap:14px}.v10-logo{display:block;width:clamp(155px,18vw,230px);height:auto}.v8-brand__mark,.v8-brand__copy{display:none!important}.v8-nav a{color:#1f2d3b!important;border-radius:10px!important}.v8-nav a:hover,.v8-nav a.is-active{background:#f4ead8!important;color:var(--oz-corporate)!important}.v8-nav .v8-cta{background:linear-gradient(135deg,#c99a4c,#8a5a18)!important;color:#fff!important;box-shadow:none!important}.v8-menu-button{border-radius:10px!important;color:var(--oz-ink)!important}.v8-page-hero,.v10-page-hero{background:linear-gradient(135deg,#fff8ed,#f1e4ce 55%,#fff)!important;color:var(--oz-ink)!important}.v8-page-hero:after{opacity:.15}.v8-page-hero h1,.v10-page-hero h1{color:#152231!important}.v8-page-hero p,.v10-page-hero p{color:#5d6876!important}.v8-eyebrow{background:#f4ead8!important;color:var(--oz-corporate)!important;border:1px solid #e7d2ae!important;border-radius:999px!important}.v8-btn,.v10-btn,.btn{border-radius:12px!important}.v8-btn--gold,.v10-btn--gold{background:linear-gradient(135deg,#c99a4c,#8a5a18)!important;color:#fff!important;border:0!important}.v8-btn--ghost,.v10-btn--light{background:#fff!important;color:var(--oz-ink)!important;border:1px solid var(--oz-line)!important}.v8-card,.v8-feature-card,.v8-product-card,.v8-info-card,.v9-footer-quick a{border-radius:var(--oz-radius-lg)!important}.v8-product-card{background:#fff!important;border:1px solid #ece2d2!important;box-shadow:0 16px 42px rgba(24,35,47,.08)!important;overflow:hidden!important;border-radius:18px!important}.v8-product-card:before,.v8-product-card:after{display:none!important}.v8-product-card__visual{height:clamp(270px,24vw,360px)!important;min-height:270px!important;background:#fff!important;border:0!important;padding:22px!important;display:grid!important;place-items:center!important}.v8-product-card__visual:before{content:"";position:absolute;inset:18px;border:1px solid #ece2d2;border-radius:14px;pointer-events:none}.v8-product-card__visual img{width:90%!important;height:90%!important;object-fit:contain!important;filter:drop-shadow(0 16px 18px rgba(0,0,0,.16))!important;transform:none!important}.v8-product-card:hover .v8-product-card__visual img{transform:scale(1.035)!important}.v8-product-card__body{background:linear-gradient(145deg,#13212d,#1d2f40)!important;color:#fff!important;padding:26px!important;min-height:260px}.v8-product-card__body .v8-tag{background:#fff8ec!important;color:var(--oz-corporate)!important;border:1px solid #e7d2ae!important;border-radius:999px!important;font-weight:900!important}.v8-product-card__body h3,.v8-product-card__body h3 a{color:#fff!important}.v8-product-card__body p{color:#d7dee6!important}.v8-product-card__meta span{background:rgba(255,255,255,.09)!important;color:#e5ecf2!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:999px!important}.v8-product-card__body .v8-link{color:#f0c679!important}.v8-product-card__body .v8-link:after{background:#f0c679!important}.v8-products-grid{gap:26px!important}.v8-filter-panel,.v8-product-filter{border-radius:18px!important;background:#fff!important;border:1px solid #ece2d2!important;box-shadow:0 16px 42px rgba(24,35,47,.06)!important}.v8-filter-panel button,.v8-product-filter button,.v8-product-filter input{border-radius:10px!important}.v8-filter-panel button.is-active,.v8-product-filter button.is-active{background:#f4ead8!important;color:var(--oz-corporate)!important;border-color:#e7d2ae!important}.v8-product-detail__media,.v8-product-detail__panel,.v8-product-specs,.v8-quote-form{border-radius:20px!important}.v8-hero{background:#fff!important}.v8-hero__slide{background:linear-gradient(135deg,#fff8ed,#f2e6d2)!important}.v8-section--dark{background:linear-gradient(135deg,#13212d,#1e3244)!important}.v8-section{background:transparent}.v8-stat-strip,.v8-process{background:#fff!important;border-top:1px solid #ece2d2;border-bottom:1px solid #ece2d2}.v8-stat strong{color:var(--oz-corporate)!important}.v8-hero__content h1{color:#142232}.v8-hero__content p{color:#4f5e6f}.v8-hero__visual{background:#fff!important;border-radius:22px!important}.v8-hero__visual img{object-fit:contain!important;background:#fff!important}.v10-dealer-hero{padding:92px 0 54px}.v10-page-hero__inner{max-width:var(--container);margin:auto}.v10-page-hero h1{font:900 clamp(2.6rem,5.6vw,5.5rem)/.95 Manrope,sans-serif;letter-spacing:-.07em;margin:.5rem 0}.v10-page-hero p{max-width:720px;font-size:1.12rem}.v10-region-workspace{background:#fbf8f2;padding:0 0 70px}.v10-region-layout{display:grid;grid-template-columns:minmax(220px,310px) minmax(0,1fr);width:100vw;margin-left:calc(50% - 50vw);border-top:1px solid #ece2d2;border-bottom:1px solid #ece2d2;background:#fff}.v10-region-sidebar{background:#fffaf3;border-right:1px solid #ece2d2;padding:28px 20px 28px max(20px,calc((100vw - 1240px)/2));min-height:650px}.v10-region-sidebar__head{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;color:#6b7583}.v10-region-sidebar__head span{font-weight:900;color:var(--oz-ink)}.v10-region-sidebar__head strong{font-size:.86rem;color:var(--oz-corporate)}.v10-region-buttons{display:grid;gap:10px}.v10-region-button{display:grid;gap:4px;text-align:left;padding:16px 15px;border-radius:14px;border:1px solid #eadfcf;background:#fff;color:#192633;cursor:pointer;font-weight:900;box-shadow:0 10px 26px rgba(24,35,47,.04)}.v10-region-button small{font-size:.84rem;color:#738091}.v10-region-button.is-active{background:linear-gradient(135deg,#b9893c,#8a5a18);border-color:transparent;color:#fff}.v10-region-button.is-active small{color:#ffe6ba}.v10-map-panel{min-width:0;background:#fff}.v10-map-toolbar{display:grid;grid-template-columns:1fr minmax(260px,360px);gap:24px;align-items:end;padding:34px max(20px,calc((100vw - 1240px)/2)) 24px 32px}.v10-map-toolbar h2{font:900 clamp(2rem,4vw,4.1rem)/.95 Manrope,sans-serif;letter-spacing:-.06em;margin:.45rem 0 .2rem;color:#172432}.v10-map-toolbar p{margin:0;color:#657182}.v10-dealer-search{display:grid;gap:8px;font-weight:900;color:#263340}.v10-dealer-search input{min-height:54px;border-radius:12px;border:1px solid #e3d8c6;background:#fff;padding:0 14px;font:inherit;box-shadow:0 10px 28px rgba(24,35,47,.05)}.v10-map-frame{position:relative;height:590px;background:#e9e2d5}.v10-map-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.v10-selected-dealer{position:absolute;left:32px;right:32px;bottom:30px;display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center;padding:22px;border-radius:18px;background:rgba(255,255,255,.94);border:1px solid rgba(138,90,24,.14);box-shadow:0 22px 60px rgba(24,35,47,.16);backdrop-filter:blur(16px)}.v10-selected-dealer span{color:var(--oz-corporate);font-weight:900;font-size:.9rem}.v10-selected-dealer h3{margin:.25rem 0;font:900 clamp(1.4rem,2.6vw,2.4rem)/1 Manrope,sans-serif;letter-spacing:-.04em;color:#172432}.v10-selected-dealer p{margin:0;color:#5f6d7c}.v10-selected-actions{display:flex;gap:10px;flex-wrap:wrap}.v10-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 16px;font-weight:900;text-decoration:none}.v10-city-and-list{padding-top:34px}.v10-city-head{display:grid;grid-template-columns:1fr minmax(250px,430px);gap:24px;align-items:end;margin-bottom:16px}.v10-city-head h2{font:900 clamp(1.8rem,3.4vw,3.2rem)/1 Manrope,sans-serif;letter-spacing:-.055em;margin:.45rem 0 0}.v10-city-head p{margin:0;color:#657182}.v10-city-strip{display:flex;gap:10px;overflow:auto;padding:12px 0 18px;margin-bottom:8px;scrollbar-width:thin}.v10-city-chip{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;border-radius:12px;border:1px solid #e5dac9;background:#fff;color:#172432;padding:11px 13px;font-weight:900;cursor:pointer}.v10-city-chip small{font-weight:800;color:#758292}.v10-city-chip.is-active{background:#13212d;color:#fff;border-color:#13212d}.v10-city-chip.is-active small{color:#f0c679}.v10-dealer-list-head{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-top:12px;padding-top:18px;border-top:1px solid #ece2d2}.v10-dealer-list-head h3{margin:0;font:900 clamp(1.5rem,2.5vw,2.4rem)/1 Manrope,sans-serif;letter-spacing:-.045em}.v10-dealer-list-head span{background:#f4ead8;color:var(--oz-corporate);border-radius:999px;padding:8px 12px;font-weight:900}.v10-dealer-rows{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px}.v10-dealer-row{display:grid;gap:6px;padding:16px;border-radius:14px;border:1px solid #ece2d2;background:#fff;box-shadow:0 12px 28px rgba(24,35,47,.045);cursor:pointer;transition:.18s ease}.v10-dealer-row:hover,.v10-dealer-row.is-active{transform:translateY(-2px);border-color:#cfaa6e;background:#fffaf3}.v10-dealer-row strong{color:#172432}.v10-dealer-row span{color:#667384;line-height:1.45}.v10-dealer-row em{font-style:normal;color:var(--oz-corporate);font-weight:900}.v9-region-map-section{display:none!important}.v9-footer-quick{background:#fbf8f2!important;padding:34px 0 0!important}.v9-footer-quick a{border-radius:16px!important}.v9-footer-quick span{border-radius:12px!important}.v9-footer{background:radial-gradient(circle at 86% 12%,rgba(185,137,60,.16),transparent 24%),linear-gradient(180deg,#13212d,#0b141d)!important}.v9-compliance{border-radius:14px!important}.v9-social a{border-radius:12px!important}.v9-footer__bottom a[href*="berpel.com"]{color:#f0c679!important}.v8-floating,.v9-floating{gap:10px!important}.v8-floating a,.v9-floating a{width:52px!important;height:52px!important;border-radius:14px!important;background:#13212d!important;color:#fff!important}.v8-floating a svg,.v9-floating a svg{display:block!important;width:23px!important;height:23px!important;fill:currentColor!important;stroke:none!important}.v8-floating a.is-whatsapp,.v9-floating a.is-whatsapp,.v8-floating a[href*="wa.me"],.v9-floating a[href*="wa.me"]{background:#1e9d62!important;color:#fff!important}.v8-side-rail,.v9-side-rail{border-radius:14px!important}.v8-side-rail a,.v9-side-rail a{border-radius:10px!important}@media(max-width:1120px){.v10-region-layout{grid-template-columns:1fr}.v10-region-sidebar{min-height:auto;padding:22px}.v10-region-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.v10-map-toolbar,.v10-city-head{grid-template-columns:1fr}.v10-map-frame{height:560px}.v10-dealer-rows{grid-template-columns:repeat(2,minmax(0,1fr))}.v10-selected-dealer{grid-template-columns:1fr}}@media(max-width:720px){.v10-region-buttons,.v10-dealer-rows{grid-template-columns:1fr}.v10-map-toolbar{padding:24px 20px}.v10-map-frame{height:560px}.v10-selected-dealer{left:14px;right:14px;bottom:14px;padding:16px}.v10-city-head{display:block}.v8-header__inner{min-height:74px}.v10-logo{width:155px}.v8-product-card__visual{height:285px!important}.v8-product-card__body{min-height:auto}.v9-footer__grid{grid-template-columns:1fr!important}.v9-footer-quick__grid{grid-template-columns:1fr!important}}:root{--oz-radius:10px;--oz-radius-lg:14px;--oz-soft:#fbf7ef;--oz-paper:#fffdf8;--oz-gold:#9a671e;--oz-gold-2:#c59649;--oz-navy:#172838;--oz-navy-2:#213749;--oz-line:#e7ddce}body{background:linear-gradient(180deg,#fbf7ef 0,#fff 420px)!important}.v8-header{background:rgba(255,255,255,.98)!important}.v8-navwrap{height:74px!important}.v8-topbar{background:#f7efe2!important;color:#5e6874!important;border-bottom:1px solid #eadfce}.v8-topbar a{color:#7c541d!important}.v10-logo{width:clamp(150px,16vw,210px)!important}.v8-nav>a,.v8-navdrop>a{border-radius:7px!important;padding:9px 10px!important}.v8-mega{background:rgba(255,255,255,.98)!important;color:#172432!important;border:1px solid #e5dac9!important;border-radius:12px!important;box-shadow:0 22px 60px rgba(23,40,56,.15)!important;padding:8px!important;top:calc(100%+8px)!important}.v8-mega a{color:#172432!important;border-radius:8px!important;padding:11px!important}.v8-mega a:hover{background:#f4ead8!important;color:#8a5a18!important}.v8-mega small{color:#6b7684!important}.v8-mega b{color:#172432!important}.v8-btn,.v10-btn,.btn,.v8-btn--nav{border-radius:8px!important;box-shadow:none!important}.v8-eyebrow,.v8-label,.v8-kicker{border-radius:7px!important;letter-spacing:.05em}.v8-card,.v8-feature-card,.v8-info-card,.v8-product-card,.v9-footer-quick a{border-radius:12px!important}.v8-menu-button{border-radius:8px!important}.v8-products-grid{gap:22px!important}.v8-product-card{border-radius:12px!important;border:1px solid #e7ddce!important;box-shadow:0 14px 36px rgba(23,40,56,.075)!important;background:#fff!important}.v8-product-card__visual{height:clamp(245px,22vw,318px)!important;min-height:245px!important;padding:18px!important;background:#fff!important}.v8-product-card__visual:before{inset:12px!important;border-radius:8px!important;border-color:#ebe3d8!important;background:linear-gradient(180deg,#fff,#fffdf8)!important}.v8-product-card__visual img{width:88%!important;height:88%!important;filter:drop-shadow(0 12px 12px rgba(0,0,0,.12))!important}.v8-product-card__body{background:linear-gradient(145deg,var(--oz-navy),var(--oz-navy-2))!important;padding:22px 22px 24px!important;min-height:220px!important}.v8-product-card__body .v8-tag{border-radius:7px!important;padding:7px 10px!important;background:#fff7e8!important;color:#875817!important}.v8-product-card__body h3{font-size:clamp(1.25rem,1.6vw,1.72rem)!important;line-height:1.12!important;margin:.85rem 0 .4rem!important}.v8-product-card__body p{font-size:.98rem!important;line-height:1.45!important}.v8-product-card__meta span{border-radius:7px!important;padding:7px 9px!important}.v8-product-card__body .v8-link{display:inline-flex;margin-top:12px;color:#f0c679!important;font-weight:900!important}.v8-filter-panel,.v8-product-filter{border-radius:12px!important}.v8-filter-panel button,.v8-product-filter button,.v8-product-filter input{border-radius:7px!important}.v10-dealer-hero{padding:54px 0 34px!important}.v10-page-hero{background:linear-gradient(135deg,#fffbf4,#f4e8d5 58%,#fff)!important}.v10-page-hero h1{font-size:clamp(2.15rem,4.4vw,4.55rem)!important;line-height:.98!important;letter-spacing:-.055em!important;max-width:980px}.v10-page-hero p{font-size:1.02rem!important;max-width:760px!important}.v8-breadcrumb{font-size:.84rem;margin-bottom:12px}.v10-region-workspace{padding-bottom:58px!important;background:#fff!important}.v10-region-layout{grid-template-columns:minmax(210px,264px) minmax(0,1fr)!important;background:#fff!important;border-top:1px solid #e7ddce!important;border-bottom:1px solid #e7ddce!important}.v10-region-sidebar{background:#fffaf2!important;border-right:1px solid #e7ddce!important;padding:22px 14px 22px max(18px,calc((100vw - 1240px)/2))!important;min-height:auto!important}.v10-region-sidebar__head{margin-bottom:12px!important;padding-bottom:10px!important;border-bottom:1px solid #eadfce}.v10-region-sidebar__head span{font-size:.98rem}.v10-region-sidebar__head strong{font-size:.78rem}.v10-region-buttons{gap:7px!important}.v10-region-button{border-radius:8px!important;padding:12px 12px!important;box-shadow:none!important;background:#fff!important;border-color:#eadfce!important}.v10-region-button span{font-size:.95rem}.v10-region-button small{font-size:.76rem}.v10-region-button.is-active{background:#172838!important;color:#fff!important;border-color:#172838!important;box-shadow:0 12px 30px rgba(23,40,56,.18)!important}.v10-region-button.is-active small{color:#f0c679!important}.v10-map-toolbar{grid-template-columns:minmax(0,1fr) minmax(260px,340px)!important;padding:24px max(20px,calc((100vw - 1240px)/2)) 18px 26px!important}.v10-map-toolbar h2{font-size:clamp(1.75rem,3.4vw,3.55rem)!important;margin:.28rem 0 0!important}.v10-map-toolbar p{font-size:.98rem!important}.v10-dealer-search{font-size:.9rem}.v10-dealer-search input{min-height:48px!important;border-radius:8px!important}.v10-map-frame{height:520px!important;background:#eee7dc!important}.v10-selected-dealer{left:26px!important;right:26px!important;bottom:24px!important;border-radius:12px!important;padding:17px 18px!important;grid-template-columns:1fr auto!important;box-shadow:0 16px 45px rgba(23,40,56,.14)!important}.v10-selected-dealer h3{font-size:clamp(1.25rem,2vw,2rem)!important;line-height:1.05!important}.v10-selected-dealer p{font-size:.94rem!important}.v10-selected-actions{gap:8px!important}.v10-btn{min-height:42px!important;padding:0 13px!important;border-radius:8px!important}.v10-city-and-list{padding-top:28px!important}.v10-city-head{display:flex!important;align-items:end!important;justify-content:space-between!important;gap:24px!important;margin-bottom:12px!important}.v10-city-head h2{font-size:clamp(1.55rem,2.8vw,2.65rem)!important;line-height:1!important;letter-spacing:-.045em!important}.v10-city-head p{max-width:430px!important;font-size:.95rem!important}.v10-city-strip{display:grid!important;grid-template-columns:repeat(auto-fill,minmax(128px,1fr))!important;gap:8px!important;overflow:visible!important;padding:12px!important;margin-bottom:14px!important;background:#fffaf2!important;border:1px solid #eadfce!important;border-radius:12px!important}.v10-city-chip{border-radius:7px!important;padding:10px 11px!important;justify-content:space-between!important;background:#fff!important}.v10-city-chip small{font-size:.73rem!important}.v10-city-chip.is-active{background:#172838!important;border-color:#172838!important}.v10-dealer-list-head{margin-top:10px!important;padding-top:18px!important}.v10-dealer-list-head h3{font-size:clamp(1.42rem,2.15vw,2.2rem)!important}.v10-dealer-list-head span{border-radius:7px!important;background:#f4ead8!important}.v10-dealer-rows{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important}.v10-dealer-row{border-radius:9px!important;padding:14px!important;box-shadow:0 10px 24px rgba(23,40,56,.045)!important;background:#fff!important}.v10-dealer-row:hover,.v10-dealer-row.is-active{transform:none!important;border-color:#c59649!important;background:#fffaf2!important}.v10-dealer-row strong{font-size:.95rem!important;line-height:1.25}.v10-dealer-row span{font-size:.88rem!important}.v10-dealer-row em{font-size:.9rem!important;color:#8a5a18!important}.v10-dealer-row.is-active{box-shadow:inset 0 0 0 1px rgba(154,103,30,.26),0 10px 25px rgba(23,40,56,.06)!important}.v10-dealer-row.is-active:before{content:"Seçili";justify-self:start;background:#172838;color:#fff;border-radius:6px;padding:3px 7px;font-size:.72rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.v10-map-toolbar .v8-eyebrow,.v10-city-head .v8-eyebrow{border-radius:7px!important}.v9-footer,.site-footer{border-radius:0!important}.v9-footer-quick a,.v9-compliance,.v9-footer-card{border-radius:12px!important}.v8-floating a,.floating-contact a{border-radius:10px!important}.v8-floating a svg,.floating-contact a svg{display:block!important;fill:currentColor!important;stroke:none!important}.v8-floating a[href*="wa.me"],.floating-contact a[href*="wa.me"]{background:#1f8f5f!important;color:#fff!important;border-color:#1f8f5f!important}@media (max-width:1100px){.v10-region-layout{grid-template-columns:1fr!important}.v10-region-sidebar{padding:18px 20px!important;border-right:0!important;border-bottom:1px solid #e7ddce!important}.v10-region-buttons{grid-template-columns:repeat(2,minmax(0,1fr))}.v10-map-toolbar{grid-template-columns:1fr!important;padding:22px 20px!important}.v10-selected-dealer{position:relative!important;left:auto!important;right:auto!important;bottom:auto!important;margin:12px 16px 16px;grid-template-columns:1fr!important}.v10-map-frame{height:auto!important;display:flex;flex-direction:column}.v10-map-frame iframe{position:relative!important;height:420px!important}.v10-dealer-rows{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v10-city-head{display:block!important}.v10-city-head p{margin-top:8px!important}}@media (max-width:700px){.v10-region-buttons{grid-template-columns:1fr}.v10-city-strip{grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:8px!important}.v10-dealer-rows{grid-template-columns:1fr!important}.v10-dealer-hero{padding:36px 0 24px!important}.v10-page-hero h1{font-size:2.15rem!important}.v10-map-frame iframe{height:360px!important}.v8-topbar{display:none!important}}:root{--oz-v12-navy:#172838;--oz-v12-navy-2:#0f1d2b;--oz-v12-gold:#c6923f;--oz-v12-gold-2:#f0c679;--oz-v12-cream:#fbf6ec;--oz-v12-line:#e8dccb}.v8-topbar{background:linear-gradient(90deg,var(--oz-v12-navy-2),var(--oz-v12-navy))!important;color:#dfe8f1!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.v8-topbar__inner{min-height:36px!important;height:36px!important}.v8-topbar span{color:#dfe8f1!important}.v8-topbar a{color:#fff!important;font-weight:800!important}.v8-topbar a:hover{color:var(--oz-v12-gold-2)!important}.v8-eyebrow,.v8-label,.v8-kicker,.v10-map-toolbar .v8-eyebrow,.v10-city-head .v8-eyebrow,.v10-dealer-list-head span{display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:.45rem!important;min-height:34px!important;padding:7px 13px!important;line-height:1.22!important;box-decoration-break:clone!important;-webkit-box-decoration-break:clone!important;white-space:normal!important}.v8-eyebrow{font-size:.82rem!important}.v10-map-toolbar .v8-eyebrow{font-size:.82rem!important}.v10-city-head .v8-eyebrow{font-size:.82rem!important}.v10-dealer-page .v10-dealer-hero,.v10-dealer-hero.v10-page-hero{position:relative!important;background:radial-gradient(circle at 72% 10%,rgba(198,146,63,.20),transparent 30%),linear-gradient(135deg,var(--oz-v12-navy-2),var(--oz-v12-navy) 58%,#20364a)!important;color:#fff!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:inset 0 -1px 0 rgba(255,255,255,.05)!important}.v10-dealer-page .v10-dealer-hero h1,.v10-dealer-hero.v10-page-hero h1{color:#fff!important;text-shadow:0 14px 32px rgba(0,0,0,.18)!important}.v10-dealer-page .v10-dealer-hero p,.v10-dealer-hero.v10-page-hero p{color:#d9e3ec!important}.v10-dealer-hero .v8-breadcrumb a,.v10-dealer-hero .v8-breadcrumb span{color:#cbd6e0!important}.v10-dealer-hero .v8-eyebrow{background:rgba(240,198,121,.12)!important;color:#f6d99a!important;border:1px solid rgba(240,198,121,.34)!important}.v10-region-workspace{background:#fff!important}.v10-region-layout{border-top:0!important}.v10-map-toolbar .v8-eyebrow,.v10-city-head .v8-eyebrow{background:#f6ead8!important;color:#805316!important;border:1px solid #e0c699!important}.v10-map-toolbar{padding-top:30px!important}.v10-region-sidebar__head{align-items:center!important}.v10-region-sidebar__head span,.v10-region-sidebar__head strong{line-height:1.25!important}.v10-region-button,.v10-city-chip,.v10-dealer-row,.v10-dealer-search input{border-radius:8px!important}.v10-city-chip{min-height:52px!important;align-items:center!important}.v10-city-chip small{line-height:1.2!important}.v10-dealer-page+.v9-footer-quick{margin-top:0!important}.v9-footer-quick{border-top:1px solid rgba(23,40,56,.08)!important}.v9-footer,.v8-footer.v9-footer{display:block!important;visibility:visible!important;opacity:1!important}.v9-floating a,.v8-floating a{border-radius:10px!important}.v9-floating .is-whatsapp,.v8-floating .is-whatsapp{background:#1f8f57!important;color:#fff!important}@media(max-width:700px){.v8-topbar{display:none!important}.v10-dealer-hero{padding-top:34px!important}.v10-dealer-hero .v8-eyebrow{font-size:.78rem!important}}.v13-hero{min-height:clamp(690px,78vh,840px)!important;background:#0f1d2b!important;color:#fff!important;overflow:hidden;isolation:isolate}.v13-slider{position:absolute;inset:0;z-index:0}.v13-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .72s ease,visibility .72s ease;background:#0f1d2b!important}.v13-slide.is-active{opacity:1;visibility:visible}.v13-slide>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(1.04) contrast(1.04);transform:scale(1.02);transition:transform 7s ease}.v13-slide.is-active>img{transform:scale(1.07)}.v13-slide__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,29,43,.92) 0%,rgba(15,29,43,.78) 34%,rgba(15,29,43,.36) 62%,rgba(15,29,43,.62) 100%),linear-gradient(180deg,rgba(15,29,43,.20) 0%,rgba(15,29,43,.48) 78%,rgba(15,29,43,.88) 100%);z-index:1}.v13-slide__shade::after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 45%,rgba(240,198,121,.22),transparent 28%),linear-gradient(135deg,rgba(255,255,255,.02),transparent 30%)}.v13-slide__layout{position:relative;z-index:2;min-height:clamp(690px,78vh,840px);display:grid;grid-template-columns:minmax(0,1fr) minmax(340px,440px);gap:clamp(28px,5vw,70px);align-items:center;padding-top:clamp(42px,5vw,80px);padding-bottom:clamp(92px,9vw,132px)}.v13-copy{max-width:760px}.v13-kicker{display:inline-flex;align-items:center;gap:.6rem;padding:.72rem 1rem;border:1px solid rgba(240,198,121,.34);background:rgba(255,255,255,.07);backdrop-filter:blur(12px);border-radius:8px;color:#f3cf86;font-weight:900;letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;line-height:1}.v13-copy h1{font-family:Manrope,Inter,sans-serif;font-size:clamp(3.15rem,6.4vw,6.65rem);letter-spacing:-.075em;line-height:.92;margin:1.1rem 0 1.1rem;color:#fff;text-wrap:balance;text-shadow:0 22px 48px rgba(0,0,0,.32)}.v13-copy p{max-width:660px;font-size:clamp(1.04rem,1.45vw,1.22rem);line-height:1.78;color:#e7eef5;margin:0 0 2rem}.v13-actions{display:flex;gap:14px;flex-wrap:wrap}.v13-btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:8px;font-weight:900;letter-spacing:.03em;transition:.22s ease;border:1px solid transparent}.v13-btn--gold{background:linear-gradient(135deg,#f2cf86,#c6923f 62%,#875819);color:#081018!important;box-shadow:0 20px 42px rgba(198,146,63,.28)}.v13-btn--ghost{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.24);color:#fff!important}.v13-btn:hover{transform:translateY(-3px)}.v13-story-card{align-self:center;background:rgba(255,255,255,.94);color:#142232;border:1px solid rgba(255,255,255,.34);box-shadow:0 34px 90px rgba(0,0,0,.22);border-radius:12px;padding:clamp(22px,3vw,32px);backdrop-filter:blur(14px);position:relative;overflow:hidden}.v13-story-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,#f2cf86,#c6923f)}.v13-story-card__no{display:inline-flex;align-items:center;justify-content:center;width:58px;height:42px;border-radius:7px;background:#0f1d2b;color:#f2cf86;font-family:Manrope,Inter,sans-serif;font-weight:900;letter-spacing:-.04em;font-size:1.35rem;margin-bottom:1.2rem}.v13-story-card strong{display:block;font-family:Manrope,Inter,sans-serif;font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.12;letter-spacing:-.045em;color:#0f1d2b;margin-bottom:.8rem}.v13-story-card p{margin:0;color:#586779;line-height:1.7;font-size:1rem}.v13-story-card__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:1.3rem}.v13-story-card__meta span{display:inline-flex;align-items:center;padding:.55rem .72rem;border-radius:7px;background:#fbf6ec;border:1px solid #eadbc3;color:#7b541e;font-weight:850;font-size:.78rem;line-height:1}.v13-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:72px;height:78px;border:0;cursor:pointer;display:grid;place-items:center;background:rgba(15,29,43,.76);color:#f2cf86;box-shadow:0 22px 64px rgba(0,0,0,.25);transition:.22s ease;border-top:1px solid rgba(255,255,255,.16);border-bottom:1px solid rgba(255,255,255,.16)}.v13-arrow--prev{left:0;border-radius:0 12px 12px 0;border-right:1px solid rgba(240,198,121,.34)}.v13-arrow--next{right:0;border-radius:12px 0 0 12px;border-left:1px solid rgba(240,198,121,.34)}.v13-arrow::before{content:"";position:absolute;inset:11px;border:1px solid rgba(240,198,121,.32);border-radius:7px;opacity:.82}.v13-arrow span{position:relative;font-size:3.2rem;line-height:1;font-weight:200;transform:translateY(-2px)}.v13-arrow:hover{background:#f2cf86;color:#0f1d2b;width:86px}.v13-slider-ui{position:absolute;left:max(20px,calc((100vw - 1240px)/2));right:max(20px,calc((100vw - 1240px)/2));bottom:28px;z-index:5;display:grid;grid-template-columns:auto minmax(120px,360px) 1fr;gap:22px;align-items:center;color:#fff}.v13-count{display:flex;align-items:baseline;gap:7px;min-width:98px}.v13-count strong{font-family:Manrope,Inter,sans-serif;color:#f2cf86;font-size:2.05rem;line-height:1;letter-spacing:-.06em}.v13-count em{font-style:normal;color:#cbd6df;font-weight:800;letter-spacing:.06em}.v13-progress{height:2px;background:rgba(255,255,255,.18);position:relative;overflow:hidden;border-radius:99px}.v13-progress span{position:absolute;left:0;top:0;bottom:0;width:calc(var(--v13-progress,14.285%) * 1);background:linear-gradient(90deg,#f2cf86,#c6923f);border-radius:99px;transition:width .28s ease}.v13-dots{position:static!important;transform:none!important;display:flex!important;gap:10px!important;align-items:center!important;justify-content:flex-start!important}.v13-dots button{width:9px!important;height:9px!important;padding:0!important;border-radius:99px!important;border:1px solid rgba(255,255,255,.36)!important;background:rgba(255,255,255,.22)!important;transition:.22s ease!important}.v13-dots button.is-active{width:42px!important;background:#f2cf86!important;border-color:#f2cf86!important}.v13-all-products{position:absolute;right:max(20px,calc((100vw - 1240px)/2));bottom:30px;z-index:6;display:inline-flex;align-items:center;gap:14px;color:#fff;font-weight:900;letter-spacing:.09em;text-transform:uppercase;font-size:.78rem}.v13-all-products span{display:grid;place-items:center;width:42px;height:28px;border-radius:6px;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.18);color:#f2cf86;transition:.2s ease}.v13-all-products:hover span{background:#f2cf86;color:#0f1d2b;transform:translateX(4px)}.v13-hero+.v8-metrics{margin-top:0!important}@media(max-width:1120px){.v13-slide__layout{grid-template-columns:1fr;align-content:center;gap:26px}.v13-story-card{max-width:620px;align-self:start}.v13-all-products{display:none}.v13-slider-ui{grid-template-columns:auto 1fr}.v13-dots{grid-column:1/-1}}@media(max-width:720px){.v13-hero,.v13-slide__layout{min-height:760px!important}.v13-slide__layout{padding-top:44px;padding-bottom:124px}.v13-copy h1{font-size:clamp(2.45rem,12vw,4rem)}.v13-copy p{font-size:1rem;line-height:1.65}.v13-story-card{padding:18px}.v13-actions{gap:10px}.v13-btn{width:100%;min-height:50px}.v13-arrow{top:auto;bottom:86px;width:58px;height:58px;border-radius:10px!important}.v13-arrow--prev{left:18px}.v13-arrow--next{right:18px}.v13-arrow span{font-size:2.35rem}.v13-slider-ui{left:20px;right:20px;bottom:22px;grid-template-columns:auto 1fr;gap:12px}.v13-dots{display:none!important}}:root{--oz-v14-navy:#0f1d2b;--oz-v14-navy-2:#172838;--oz-v14-gold:#f0c679;--oz-v14-gold-dark:#c6923f}.v13-slide>img{filter:saturate(1.13) contrast(1.10) brightness(1.08)!important;transform:scale(1.01)!important}.v13-slide.is-active>img{transform:scale(1.045)!important}.v13-slide__shade{background:linear-gradient(90deg,rgba(15,29,43,.86) 0%,rgba(15,29,43,.63) 34%,rgba(15,29,43,.16) 62%,rgba(15,29,43,.30) 100%),linear-gradient(180deg,rgba(15,29,43,.10) 0%,rgba(15,29,43,.24) 72%,rgba(15,29,43,.68) 100%)!important}.v13-slide__shade::after{background:radial-gradient(circle at 72% 44%,rgba(240,198,121,.28),transparent 32%),linear-gradient(135deg,rgba(255,255,255,.04),transparent 34%)!important}.v13-slide__layout{min-height:clamp(690px,78vh,840px)!important;padding-top:clamp(34px,4.2vw,68px)!important;padding-bottom:clamp(150px,13vw,192px)!important;align-items:center!important}.v13-copy{max-width:min(690px,56vw)!important;transform:translateY(-18px)!important}.v13-copy h1{font-size:clamp(2.85rem,5.55vw,5.55rem)!important;line-height:.96!important;letter-spacing:-.07em!important;margin:.9rem 0 .85rem!important;max-width:11.7ch!important}.v13-copy p{max-width:620px!important;font-size:clamp(.98rem,1.22vw,1.12rem)!important;line-height:1.68!important;margin:0 0 1.35rem!important}.v13-kicker{padding:.68rem .95rem!important;font-size:.74rem!important}.v13-actions{gap:12px!important;margin-top:.25rem!important}.v13-btn{min-height:48px!important;padding:0 19px!important;font-size:.92rem!important;border-radius:7px!important}.v13-slider-ui{bottom:30px!important;grid-template-columns:auto minmax(140px,420px) auto!important;max-width:min(820px,calc(100vw - 340px))!important;right:auto!important}.v13-all-products{bottom:31px!important}.v13-story-card{background:rgba(255,255,255,.88)!important;box-shadow:0 28px 76px rgba(0,0,0,.20)!important}.v8-floating,.v9-floating{position:fixed!important;right:18px!important;bottom:18px!important;z-index:9999!important;display:flex!important;flex-direction:column!important;gap:10px!important;pointer-events:auto!important}.v8-floating a,.v9-floating a{position:relative!important;width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;display:grid!important;place-items:center!important;border-radius:11px!important;background:linear-gradient(180deg,#172838,#0f1d2b)!important;color:#fff!important;border:1px solid rgba(240,198,121,.24)!important;box-shadow:0 18px 48px rgba(15,29,43,.28)!important;overflow:hidden!important;opacity:1!important;visibility:visible!important}.v8-floating a svg,.v9-floating a svg{display:none!important}.v8-floating a::before,.v9-floating a::before{position:relative!important;z-index:2!important;display:grid!important;place-items:center!important;width:100%!important;height:100%!important;color:#fff!important;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif!important;font-weight:1000!important;line-height:1!important;letter-spacing:-.02em!important;text-align:center!important}.v8-floating a[aria-label="Telefon"]::before,.v9-floating a[aria-label="Telefon"]::before{content:"☎"!important;font-size:1.42rem!important}.v8-floating a[aria-label="WhatsApp"],.v9-floating a[aria-label="WhatsApp"],.v8-floating a.is-whatsapp,.v9-floating a.is-whatsapp,.v8-floating a[href*="wa.me"],.v9-floating a[href*="wa.me"]{background:linear-gradient(180deg,#25d366,#128c4a)!important;border-color:rgba(255,255,255,.22)!important;box-shadow:0 18px 48px rgba(18,140,74,.36)!important}.v8-floating a[aria-label="WhatsApp"]::before,.v9-floating a[aria-label="WhatsApp"]::before,.v8-floating a[href*="wa.me"]::before,.v9-floating a[href*="wa.me"]::before{content:"WA"!important;font-size:1rem!important;letter-spacing:.01em!important}.v8-floating a[aria-label="E-posta"]::before,.v9-floating a[aria-label="E-posta"]::before{content:"@"!important;font-size:1.45rem!important}.v8-floating a[aria-label="Teklif Al"]::before,.v9-floating a[aria-label="Teklif Al"]::before{content:"✎"!important;font-size:1.32rem!important}.v8-floating a:hover,.v9-floating a:hover{transform:translateY(-3px)!important;filter:brightness(1.07)!important}@media(max-width:1120px){.v13-copy{max-width:760px!important;transform:translateY(-8px)!important}.v13-copy h1{max-width:12ch!important}.v13-slider-ui{max-width:none!important;right:20px!important;grid-template-columns:auto 1fr!important}}@media(max-width:720px){.v13-hero,.v13-slide__layout{min-height:700px!important}.v13-slide__layout{padding-top:34px!important;padding-bottom:140px!important}.v13-copy{transform:none!important;max-width:100%!important}.v13-copy h1{font-size:clamp(2.15rem,9.8vw,3.35rem)!important;line-height:1!important;max-width:12ch!important}.v13-copy p{font-size:.96rem!important;line-height:1.58!important;margin-bottom:1.05rem!important}.v13-btn{width:100%;min-height:46px!important}.v13-actions{max-width:320px!important}.v13-slider-ui{bottom:18px!important;left:18px!important;right:18px!important}.v13-arrow{bottom:78px!important}.v8-floating,.v9-floating{right:12px!important;bottom:12px!important;gap:8px!important}.v8-floating a,.v9-floating a{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:10px!important}}:root{--oz-v15-navy:#0f1d2b;--oz-v15-navy-soft:#172838;--oz-v15-gold:#f0c679;--oz-v15-line:#eadbc3}.v8-product-groups .v8-group-card,.v8-group-card{border-radius:16px!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 18px 48px rgba(7,16,23,.18)!important;background:#102030!important}.v8-group-card img{filter:brightness(1.28) contrast(1.08) saturate(1.12)!important;transform:scale(1.015)!important;object-position:center center!important}.v8-group-card:hover img{filter:brightness(1.34) contrast(1.10) saturate(1.16)!important;transform:scale(1.055)!important}.v8-group-card::after{background:linear-gradient(180deg,rgba(7,16,23,.02) 0%,rgba(7,16,23,.14) 44%,rgba(7,16,23,.76) 100%),linear-gradient(90deg,rgba(7,16,23,.48),rgba(7,16,23,.06) 58%,rgba(7,16,23,.16))!important}.v8-group-card__content{bottom:24px!important;left:26px!important;right:26px!important}.v8-group-card__icon{width:44px!important;height:44px!important;border-radius:12px!important;background:rgba(255,255,255,.82)!important;color:#80541c!important;border:1px solid rgba(240,198,121,.45)!important;backdrop-filter:blur(12px)!important;margin-bottom:14px!important}.v8-group-card h3{font-size:clamp(1.45rem,1.9vw,2rem)!important;text-shadow:0 12px 34px rgba(0,0,0,.5)!important}.v8-group-card p{color:#eef3f7!important;text-shadow:0 6px 20px rgba(0,0,0,.5)!important}.v8-group-card .v8-link,.v8-group-card a:not(.v8-btn){color:#f0c679!important;font-weight:950!important}.v13-slide__layout{grid-template-columns:minmax(0,1fr) minmax(250px,330px)!important;gap:clamp(22px,3.2vw,46px)!important}.v13-story-card{align-self:center!important;max-width:330px!important;padding:18px 19px 18px 22px!important;border-radius:14px!important;background:rgba(255,255,255,.90)!important;border:1px solid rgba(255,255,255,.48)!important;box-shadow:0 22px 62px rgba(0,0,0,.18)!important;backdrop-filter:blur(14px)!important}.v13-story-card::before{width:4px!important;background:linear-gradient(180deg,#f2cf86,#c6923f)!important}.v13-story-card__no{width:50px!important;height:36px!important;border-radius:9px!important;font-size:1.12rem!important;margin-bottom:.8rem!important}.v13-story-card strong{font-size:clamp(1.08rem,1.35vw,1.32rem)!important;line-height:1.16!important;letter-spacing:-.035em!important;margin-bottom:.55rem!important}.v13-story-card p{font-size:.88rem!important;line-height:1.52!important;color:#536172!important}.v13-story-card__meta{gap:6px!important;margin-top:1rem!important}.v13-story-card__meta span{padding:.44rem .56rem!important;font-size:.68rem!important;border-radius:8px!important;background:#fff8ec!important}.v13-copy h1{max-width:12.8ch!important}.v13-copy p{max-width:640px!important}.v8-capability,.v8-info-card,.v8-card,.v9-footer-quick a,.v8-process-card,.v8-contact-card{position:relative!important;border-radius:14px!important;background:rgba(255,255,255,.94)!important;border:1px solid rgba(234,219,195,.9)!important;box-shadow:0 16px 42px rgba(15,29,43,.07)!important;overflow:hidden!important}.v8-capability::before,.v8-info-card::before,.v8-card::before,.v9-footer-quick a::before,.v8-process-card::before,.v8-contact-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#f2cf86,#c6923f)}.v8-kicker,.v8-label,.v13-kicker{padding:.68rem 1rem!important;line-height:1.15!important;border-radius:9px!important}.v8-section-head p,.v8-detail-panel p,.v8-text p,.v8-content p,.v8-page-hero p{line-height:1.75!important}.v8-footer p,.v9-footer p{line-height:1.65!important}@media(max-width:1120px){.v13-slide__layout{grid-template-columns:1fr!important}.v13-story-card{max-width:520px!important}}@media(max-width:720px){.v8-group-card img{filter:brightness(1.22) contrast(1.06) saturate(1.1)!important}.v13-story-card{display:none!important}}:root{--oz-v16-navy:#122033;--oz-v16-gold:#f1cf87;--oz-v16-line:#e9dcc7}.v13-slide>img{filter:saturate(1.16) contrast(1.08) brightness(1.16)!important;transform:scale(1.012)!important}.v13-slide.is-active>img{transform:scale(1.038)!important}.v13-slide__shade{background:linear-gradient(90deg,rgba(15,29,43,.70) 0%,rgba(15,29,43,.48) 33%,rgba(15,29,43,.10) 64%,rgba(15,29,43,.22) 100%),linear-gradient(180deg,rgba(15,29,43,.05) 0%,rgba(15,29,43,.18) 72%,rgba(15,29,43,.52) 100%)!important}.v13-slide__shade::after{background:radial-gradient(circle at 74% 42%,rgba(240,198,121,.22),transparent 33%),linear-gradient(135deg,rgba(255,255,255,.05),transparent 30%)!important}.v13-slide__layout{grid-template-columns:minmax(0,1fr) minmax(245px,315px)!important;align-items:end!important;min-height:clamp(700px,78vh,840px)!important;padding-top:clamp(34px,4.2vw,62px)!important;padding-bottom:clamp(118px,10vw,152px)!important}.v13-copy{align-self:center!important;max-width:min(690px,54vw)!important;padding-bottom:54px!important;transform:translateY(-6px)!important}.v13-copy h1{font-size:clamp(2.7rem,5.35vw,5.15rem)!important;line-height:.96!important;max-width:12.2ch!important;margin:.88rem 0 .78rem!important;text-shadow:0 16px 36px rgba(0,0,0,.22)!important}.v13-copy p{max-width:620px!important;font-size:clamp(.98rem,1.16vw,1.08rem)!important;line-height:1.66!important;color:#eef4f8!important;margin:0 0 1.25rem!important}.v13-actions{gap:12px!important}.v13-btn{min-height:48px!important;font-size:.92rem!important;padding:0 18px!important}.v13-story-card{align-self:end!important;margin-bottom:4px!important;max-width:315px!important;padding:18px 18px 18px 22px!important;border-radius:14px!important;background:rgba(255,255,255,.93)!important;border:1px solid rgba(255,255,255,.56)!important;box-shadow:0 18px 52px rgba(0,0,0,.15)!important}.v13-story-card::before{width:4px!important;background:linear-gradient(180deg,#f2cf86,#c6923f)!important}.v13-story-card__no{width:54px!important;height:38px!important;border-radius:10px!important;background:#122033!important;color:#f2cf86!important;font-size:1.16rem!important;margin-bottom:.85rem!important}.v13-story-card strong{font-size:clamp(1.08rem,1.25vw,1.28rem)!important;line-height:1.14!important;margin-bottom:.5rem!important}.v13-story-card p{font-size:.9rem!important;line-height:1.56!important;color:#566679!important}.v13-story-card__meta{margin-top:.95rem!important;gap:6px!important}.v13-story-card__meta span{padding:.42rem .56rem!important;font-size:.68rem!important;border-radius:8px!important}.v13-slider-ui{bottom:30px!important;grid-template-columns:auto minmax(180px,360px) auto!important;gap:20px!important;max-width:min(760px,calc(100vw - 320px))!important}.v13-progress{height:3px!important;background:rgba(255,255,255,.26)!important}.v13-dots button.is-active{width:34px!important}.v13-all-products{display:none!important}.v8-split{align-items:stretch!important}.v16-split-copy{display:flex!important;flex-direction:column!important;min-height:560px!important}.v16-split-copy p{max-width:640px!important}.v16-split-copy .v8-capability-grid{margin-top:auto!important;align-content:end!important}.v8-capability{min-height:168px!important;padding:22px 22px 20px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;border-radius:18px!important}.v8-capability svg{display:none!important}.v16-capability-no{display:inline-flex!important;align-items:center!important;justify-content:center!important;width:58px!important;height:42px!important;border-radius:11px!important;background:#122033!important;color:#f2cf86!important;font-family:Manrope,Inter,sans-serif!important;font-weight:900!important;letter-spacing:-.04em!important;font-size:1.3rem!important;line-height:1!important;margin-bottom:1.05rem!important}.v8-capability strong{margin-top:0!important;margin-bottom:.45rem!important;font-size:1.05rem!important;line-height:1.22!important}.v8-capability span:last-child{color:#5c6978!important;line-height:1.62!important}.v8-visual-card{min-height:560px!important;border-radius:34px!important;transition:transform .28s ease,box-shadow .28s ease!important}.v8-visual-card::before{content:""!important;position:absolute!important;left:0!important;top:0!important;bottom:0!important;width:5px!important;background:linear-gradient(180deg,#f2cf86,#c6923f)!important;z-index:2!important}.v8-visual-card::after{background:linear-gradient(180deg,rgba(7,16,23,.05),rgba(7,16,23,.52))!important}.v8-visual-card img{transition:transform .4s ease,filter .32s ease!important;filter:brightness(1.04) saturate(1.05)!important}.v8-visual-card:hover{transform:translateY(-4px)!important;box-shadow:0 26px 74px rgba(15,29,43,.17)!important}.v8-visual-card:hover img{transform:scale(1.035)!important;filter:brightness(1.07) saturate(1.08)!important}.v8-visual-card__caption{left:32px!important;right:32px!important;bottom:30px!important;z-index:3!important}.v8-visual-card__caption b{font-size:1.62rem!important;line-height:1.08!important;margin-bottom:.35rem!important}.v8-visual-card__caption span{font-size:1.02rem!important;line-height:1.6!important;color:#e7eef5!important}.v8-group-card img{filter:brightness(1.34) contrast(1.09) saturate(1.12)!important}.v8-group-card::after{background:linear-gradient(180deg,rgba(7,16,23,.02) 0%,rgba(7,16,23,.12) 46%,rgba(7,16,23,.66) 100%),linear-gradient(90deg,rgba(7,16,23,.38),rgba(7,16,23,.05) 58%,rgba(7,16,23,.14))!important}@media(max-width:1120px){.v13-slide__layout{grid-template-columns:1fr!important;align-items:center!important;padding-bottom:150px!important}.v13-copy{max-width:100%!important;padding-bottom:0!important}.v13-story-card{max-width:460px!important;margin-top:10px!important}.v13-slider-ui{max-width:none!important;right:20px!important;grid-template-columns:auto 1fr auto!important}.v16-split-copy{min-height:auto!important}}@media(max-width:720px){.v13-hero,.v13-slide__layout{min-height:720px!important}.v13-slide__layout{padding-top:34px!important;padding-bottom:136px!important}.v13-copy h1{font-size:clamp(2.2rem,9.5vw,3.3rem)!important;max-width:12ch!important}.v13-copy p{font-size:.95rem!important;line-height:1.58!important}.v13-btn{width:100%!important}.v13-slider-ui{left:18px!important;right:18px!important;bottom:18px!important;grid-template-columns:auto 1fr!important;gap:12px!important}.v13-dots{display:none!important}.v13-story-card{display:none!important}.v8-visual-card,.v16-split-copy{min-height:auto!important}.v8-capability{min-height:unset!important}}:root{--oz-v18-navy:#122033;--oz-v18-gold:#f2cf86;--oz-v18-cream:#f8f2e7}.v13-slide__layout{grid-template-columns:minmax(0,1fr)!important;gap:0!important;align-items:end!important;min-height:clamp(700px,78vh,840px)!important;padding-top:clamp(34px,4vw,58px)!important;padding-bottom:clamp(124px,11vw,164px)!important}.v13-copy{max-width:min(780px,68vw)!important;padding-bottom:40px!important}.v13-slide>img{filter:saturate(1.18) contrast(1.08) brightness(1.22)!important;transform:scale(1.018)!important}.v13-slide.is-active>img{transform:scale(1.045)!important}.v13-slide__shade{background:linear-gradient(90deg,rgba(15,29,43,.62) 0%,rgba(15,29,43,.40) 34%,rgba(15,29,43,.10) 64%,rgba(15,29,43,.24) 100%),linear-gradient(180deg,rgba(15,29,43,.05) 0%,rgba(15,29,43,.14) 70%,rgba(15,29,43,.42) 100%)!important}.v13-copy h1{max-width:13ch!important}.v13-copy p{max-width:670px!important}.v13-actions .v13-btn--ghost{background:rgba(255,255,255,.14)!important}.v13-slider-ui{left:max(22px,calc((100vw - 1240px)/2))!important;right:max(22px,calc((100vw - 1240px)/2))!important;bottom:34px!important;grid-template-columns:auto minmax(180px,360px) 1fr!important}.v13-story-card{display:none!important}.v16-split-copy .v8-display{max-width:11.4ch!important}.v16-split-copy>p{max-width:650px!important}.v18-inline-cta{display:flex;gap:12px;flex-wrap:wrap;margin:.25rem 0 1.2rem!important}.v18-inline-cta .v8-btn{min-height:52px!important;padding:0 22px!important;border-radius:12px!important}.v18-inline-cta .v8-btn--light{background:#fff!important;color:var(--oz-v18-navy)!important;border:1px solid rgba(18,32,51,.12)!important}.v8-visual-card::before{width:6px!important}.v8-section--dark .v8-kicker{color:#fff!important;background:rgba(255,255,255,.08)!important;border-color:rgba(241,210,139,.30)!important}.v18-products-head h2{max-width:14.8ch!important}.v18-products-btn{display:inline-flex!important;width:auto!important;white-space:nowrap!important;min-height:60px!important;padding:0 28px!important;border-radius:16px!important;background:rgba(255,255,255,.96)!important;color:#122033!important;border:1px solid rgba(241,210,139,.56)!important;box-shadow:0 18px 42px rgba(0,0,0,.16)!important}.v18-products-btn:hover{transform:translateY(-3px)!important}.v8-product-groups{align-items:stretch!important}.v8-group-card{min-height:500px!important;border-radius:28px!important}.v8-group-card img{filter:brightness(1.42) contrast(1.08) saturate(1.14)!important;transform:scale(1.03)!important}.v8-group-card:hover img{filter:brightness(1.48) contrast(1.10) saturate(1.18)!important;transform:scale(1.06)!important}.v8-group-card::after{background:linear-gradient(180deg,rgba(7,16,23,.00) 0%,rgba(7,16,23,.10) 42%,rgba(7,16,23,.56) 100%),linear-gradient(90deg,rgba(7,16,23,.28),rgba(7,16,23,.04) 62%,rgba(7,16,23,.10))!important}.v8-group-card__content{bottom:28px!important;left:28px!important;right:28px!important}.v8-group-card__icon{width:58px!important;height:58px!important;border-radius:18px!important;margin-bottom:16px!important;background:rgba(255,255,255,.94)!important;color:#8a5a18!important;border:1px solid rgba(240,198,121,.68)!important;box-shadow:0 14px 28px rgba(7,16,23,.16)!important}.v8-group-card__icon svg{width:24px!important;height:24px!important;display:block!important;fill:currentColor!important}.v8-group-card h3{font-size:clamp(1.8rem,2.05vw,2.2rem)!important;margin-bottom:.7rem!important}.v8-group-card p{color:#eef3f7!important;font-size:1rem!important;line-height:1.68!important;margin-bottom:1.1rem!important}.v8-group-card .v8-textlink{display:inline-flex!important;align-items:center!important;gap:.45rem!important;color:#fff!important;font-weight:900!important}.v8-group-card .v8-textlink::after{content:"→";transition:transform .2s ease}.v8-group-card:hover .v8-textlink::after{transform:translateX(4px)}@media(max-width:1120px){.v13-slide__layout{padding-bottom:156px!important}.v13-copy{max-width:100%!important;padding-bottom:0!important}}@media(max-width:720px){.v13-hero,.v13-slide__layout{min-height:760px!important}.v13-slide__layout{padding-top:34px!important;padding-bottom:146px!important}.v13-copy{max-width:100%!important}.v13-copy h1{font-size:clamp(2.25rem,9.8vw,3.55rem)!important;max-width:12ch!important}.v13-copy p{font-size:.97rem!important;line-height:1.62!important}.v13-slider-ui{left:18px!important;right:18px!important;bottom:18px!important;grid-template-columns:auto 1fr!important;gap:12px!important}.v18-products-btn{margin-top:18px!important;min-height:54px!important;padding:0 22px!important}.v8-group-card{min-height:460px!important}}:root{--oz-v19-navy:#122033;--oz-v19-navy-2:#1b2d46;--oz-v19-red:#f8000b;--oz-v19-red-deep:#b90d14;--oz-v19-gold:#f1cf87;--oz-v19-cream:#f8f4ec;--oz-v19-panel:#fffdfa;--oz-v19-line:#eadcc7;--oz-v19-shadow:0 18px 42px rgba(18,32,51,.14);--oz-v19-shadow-strong:0 26px 62px rgba(18,32,51,.18);--oz-v19-brand-gradient:linear-gradient(135deg,var(--oz-v19-navy) 0%,var(--oz-v19-navy-2) 52%,var(--oz-v19-red-deep) 100%);--oz-v19-brand-gradient-soft:linear-gradient(135deg,rgba(18,32,51,.98) 0%,rgba(27,45,70,.96) 58%,rgba(185,13,20,.94) 100%)}.v8-nav>a:hover,.v8-navdrop:hover>a,.v8-nav .is-active{background:var(--oz-v19-brand-gradient)!important;color:#fff!important;box-shadow:0 18px 38px rgba(18,32,51,.16)!important;border:1px solid rgba(248,0,11,.10)!important}.v8-navdrop>a span,.v8-nav .is-active span,.v8-navdrop:hover>a span{color:var(--oz-v19-gold)!important}.v8-btn,.v10-btn,button.v8-btn,a.v8-btn,a.v10-btn{background:var(--oz-v19-brand-gradient)!important;color:#fff!important;border:1px solid rgba(248,0,11,.12)!important;box-shadow:0 18px 40px rgba(18,32,51,.18)!important;text-shadow:0 1px 0 rgba(0,0,0,.18)}.v8-btn:hover,.v10-btn:hover,button.v8-btn:hover,a.v8-btn:hover,a.v10-btn:hover{transform:translateY(-2px)!important;box-shadow:0 24px 54px rgba(18,32,51,.22)!important}.v8-btn--ghost,.v8-btn.v8-btn--ghost,a.v8-btn.v8-btn--ghost{background:var(--oz-v19-brand-gradient-soft)!important;color:#fff!important;border-color:rgba(255,255,255,.16)!important;box-shadow:0 18px 40px rgba(18,32,51,.16)!important}.v8-btn--light,.v8-btn.v8-btn--light,a.v8-btn.v8-btn--light{background:linear-gradient(135deg,#fff,#f6efe1)!important;color:var(--oz-v19-navy)!important;border-color:rgba(18,32,51,.10)!important;box-shadow:0 14px 32px rgba(18,32,51,.10)!important;text-shadow:none!important}.v8-btn--nav{min-height:54px!important;padding:0 24px!important;border-radius:18px!important}.v16-split-copy{position:relative;padding:36px 36px 34px!important;border-radius:36px!important;background:radial-gradient(circle at 8% 12%,rgba(241,207,135,.22),transparent 24%),linear-gradient(180deg,#fffdf9 0%,#f7f3ec 100%)!important;border:1px solid rgba(234,220,199,.95)!important;box-shadow:var(--oz-v19-shadow)!important;overflow:hidden}.v16-split-copy::before{content:"";position:absolute;inset:0 auto 0 0;width:8px;background:linear-gradient(180deg,var(--oz-v19-gold),#d2a24b)!important;border-radius:36px 0 0 36px}.v16-split-copy .v8-display{max-width:13ch!important;margin:.1rem 0 .9rem!important;color:#182433!important}.v16-split-copy>p{max-width:62ch!important;color:#5f6d7c!important;margin:0 0 1.2rem!important}.v18-inline-cta{margin:0 0 1.35rem!important}.v18-inline-cta .v8-btn{min-height:56px!important;padding:0 24px!important;border-radius:20px!important;font-size:1.04rem!important}.v18-inline-cta .v8-btn--light{color:var(--oz-v19-navy)!important}.v8-capability-grid{margin-top:10px!important}.v8-capability{position:relative;min-height:228px!important;padding:26px 24px 24px!important;border-radius:28px!important;background:var(--oz-v19-panel)!important;border:1px solid rgba(234,220,199,.95)!important;box-shadow:0 14px 34px rgba(18,32,51,.06)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;overflow:hidden}.v8-capability::before{content:"";position:absolute;top:0;left:0;bottom:0;width:8px;background:linear-gradient(180deg,var(--oz-v19-gold),#d4a44c)!important;border-radius:28px 0 0 28px}.v8-capability:hover{transform:translateY(-4px)!important;box-shadow:var(--oz-v19-shadow-strong)!important;border-color:rgba(212,164,76,.55)!important}.v8-capability strong{display:block;margin-top:20px!important;margin-bottom:8px!important;color:#243142!important;font-size:1.08rem!important}.v8-capability>span:last-child{display:block;color:#657182!important;line-height:1.55!important;font-size:1.02rem!important}.v16-capability-no{display:inline-grid!important;place-items:center!important;width:118px!important;height:82px!important;border-radius:22px!important;background:linear-gradient(180deg,#15233a,#192742)!important;color:var(--oz-v19-gold)!important;font:900 clamp(1.9rem,2vw,2.5rem)/1 Manrope,sans-serif!important;letter-spacing:-.05em!important;box-shadow:0 16px 34px rgba(18,32,51,.16)!important}.v8-visual-card{transition:transform .24s ease,box-shadow .24s ease}.v8-visual-card:hover{transform:translateY(-4px);box-shadow:0 32px 74px rgba(18,32,51,.20)!important}.v18-products-btn{min-height:60px!important;padding:0 30px!important;white-space:nowrap!important;border-radius:18px!important}.v8-section--dark .v8-kicker{color:#fff!important}.v8-carousel-controls button,.v8-slider-arrows button,.v13-arrow{background:var(--oz-v19-brand-gradient-soft)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 16px 36px rgba(18,32,51,.16)!important}.v8-carousel-controls button:hover,.v8-slider-arrows button:hover,.v13-arrow:hover{transform:translateY(-2px)!important}.v8-textlink:hover{opacity:.92}@media (max-width:920px){.v16-split-copy{padding:28px 24px 26px!important;border-radius:28px!important}.v16-split-copy::before{border-radius:28px 0 0 28px}.v16-split-copy .v8-display{max-width:100%!important}.v8-capability{min-height:auto!important}.v16-capability-no{width:100px!important;height:72px!important}}.v20-showcase{background:linear-gradient(180deg,#fbf8f2 0%,#f6f2ea 100%)}.v20-showcase__head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.v20-showcase__intro h2{margin:.75rem 0 0;max-width:17ch}.v20-showcase__intro p{max-width:66ch;color:#627080;margin:.95rem 0 0;font-size:1.05rem}.v20-showcase__cta-top{flex:0 0 auto}.v20-category-stack{display:grid;gap:26px}.v20-category-row{display:grid;grid-template-columns:minmax(280px,320px) minmax(0,1fr);gap:24px;align-items:stretch}.v20-category-copy{position:relative;background:linear-gradient(180deg,#fffdfa 0%,#f8f2e8 100%);border:1px solid rgba(212,191,161,.7);border-radius:34px;padding:28px 24px;box-shadow:0 18px 46px rgba(18,32,51,.07);overflow:hidden;display:flex;flex-direction:column}.v20-category-copy::before{content:"";position:absolute;inset:0 auto 0 0;width:8px;background:linear-gradient(180deg,#f1cf87,#c89a48);border-radius:34px 0 0 34px}.v20-category-copy h3{font-family:Manrope,Inter,sans-serif;letter-spacing:-.04em;line-height:1.03;font-size:clamp(1.9rem,2.3vw,2.6rem);margin:1rem 0 .7rem;color:#172433}.v20-category-copy p{margin:0 0 1.2rem;color:#5f6e7d}.v20-category-copy .v8-btn{margin-top:auto;align-self:flex-start}.v20-category-main{background:#fff;border:1px solid #e9dece;border-radius:34px;box-shadow:0 18px 46px rgba(18,32,51,.07);padding:20px;overflow:hidden}.v20-row-controls{display:flex;justify-content:flex-end;gap:12px;margin-bottom:16px}.v20-row-controls button{width:50px;height:50px;border-radius:999px;border:1px solid rgba(248,0,11,.10);background:linear-gradient(135deg,#122033 0%,#1b2d46 58%,#b90d14 100%);color:#fff;font-size:1.25rem;cursor:pointer;box-shadow:0 14px 34px rgba(18,32,51,.14)}.v20-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(280px,1fr);gap:18px;overflow:auto;scroll-behavior:smooth;scrollbar-width:none;padding-bottom:6px}.v20-track::-webkit-scrollbar{display:none}.v20-product-card{background:#fff;border:1px solid #ebe1d3;border-radius:26px;overflow:hidden;min-height:100%;display:flex;flex-direction:column;box-shadow:0 14px 36px rgba(18,32,51,.06)}.v20-product-card__visual{background:linear-gradient(180deg,#fffdfa 0%,#fbf7f0 100%);min-height:292px;height:292px;display:grid;place-items:center;padding:24px}.v20-product-card__visual::before{display:none!important}.v20-product-card__visual img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(0,0,0,.14))}.v20-product-card__body{background:linear-gradient(145deg,#122033,#1d3044);color:#fff;padding:22px 22px 24px;flex:1;display:flex;flex-direction:column;min-height:248px}.v20-tag{display:inline-flex;align-items:center;width:max-content;max-width:100%;padding:.65rem .9rem;border-radius:999px;background:rgba(241,207,135,.15);border:1px solid rgba(241,207,135,.22);color:#f1cf87;font-size:.78rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.v20-product-card__body h4{margin:14px 0 10px;font-family:Manrope,Inter,sans-serif;letter-spacing:-.045em;line-height:1.04;font-size:clamp(1.42rem,1.9vw,1.95rem)}.v20-product-card__body h4 a,.v20-product-card__body p,.v20-link{color:#fff!important}.v20-product-card__body p{margin:0 0 1rem;color:#dce4ec!important;line-height:1.55}.v20-link{display:inline-flex;align-items:center;gap:.45rem;margin-top:auto;font-weight:900;text-decoration:none}.v20-link::after{content:"→";color:#f1cf87;transition:transform .18s ease}.v20-link:hover::after{transform:translateX(3px)}.v20-showcase__footer{display:flex;justify-content:flex-end;margin-top:26px}@media (max-width:1120px){.v20-showcase__head{display:block}.v20-showcase__cta-top{margin-top:16px}.v20-category-row{grid-template-columns:1fr}}@media (max-width:720px){.v20-category-copy,.v20-category-main{border-radius:26px}.v20-category-copy::before{border-radius:26px 0 0 26px}.v20-track{grid-auto-columns:minmax(250px,82vw)}.v20-product-card__visual{height:260px;min-height:260px}.v20-product-card__body{min-height:220px}.v20-showcase__footer{justify-content:stretch}.v20-showcase__footer .v8-btn,.v20-showcase__cta-top .v8-btn{width:100%}}:root{--oz-flat-navy:#122033;--oz-flat-navy-2:#1b2d46;--oz-logo-red:#f8000b;--oz-logo-red-dark:#c90009;--oz-line-soft:#eadcc7;--oz-cream:#fbf6ed}.v8-nav>a,.v8-navdrop>a{transition:background-color .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease,border-color .22s ease!important}.v8-nav>a:hover,.v8-navdrop:hover>a,.v8-nav .is-active{background:var(--oz-flat-navy)!important;color:#fff!important;border:1px solid rgba(18,32,51,.10)!important;box-shadow:0 14px 30px rgba(18,32,51,.14)!important;transform:translateY(-1px)!important}.v8-navdrop>a span,.v8-navdrop:hover>a span,.v8-nav .is-active span{color:#fff!important;opacity:.95!important}.v8-mega a:hover{background:var(--oz-flat-navy)!important;color:#fff!important}.v8-btn,.v10-btn,.btn,button.v8-btn,a.v8-btn,a.v10-btn,.v8-btn--nav,.v18-inline-cta .v8-btn,.v20-category-copy .v8-btn,.v20-showcase__footer .v8-btn,.v20-showcase__cta-top .v8-btn{background:var(--oz-logo-red)!important;background-image:none!important;color:#fff!important;border:1px solid var(--oz-logo-red-dark)!important;box-shadow:0 16px 34px rgba(248,0,11,.16)!important;text-shadow:none!important;transition:background-color .22s ease,color .22s ease,box-shadow .22s ease,transform .22s ease,border-color .22s ease!important}.v8-btn:hover,.v10-btn:hover,.btn:hover,button.v8-btn:hover,a.v8-btn:hover,a.v10-btn:hover,.v8-btn--nav:hover,.v18-inline-cta .v8-btn:hover,.v20-category-copy .v8-btn:hover,.v20-showcase__footer .v8-btn:hover,.v20-showcase__cta-top .v8-btn:hover{background:var(--oz-flat-navy)!important;background-image:none!important;color:#fff!important;border-color:var(--oz-flat-navy)!important;box-shadow:0 20px 44px rgba(18,32,51,.20)!important;transform:translateY(-2px)!important}.v8-btn--ghost,.v8-btn.v8-btn--ghost,a.v8-btn.v8-btn--ghost,.v18-products-btn,.v20-showcase__cta-top .v8-btn{background:var(--oz-flat-navy)!important;background-image:none!important;color:#fff!important;border:1px solid var(--oz-flat-navy)!important;box-shadow:0 16px 34px rgba(18,32,51,.14)!important}.v8-btn--ghost:hover,.v8-btn.v8-btn--ghost:hover,a.v8-btn.v8-btn--ghost:hover,.v18-products-btn:hover,.v20-showcase__cta-top .v8-btn:hover{background:var(--oz-logo-red)!important;color:#fff!important;border-color:var(--oz-logo-red-dark)!important;box-shadow:0 20px 44px rgba(248,0,11,.18)!important}.v8-btn--light,a.v8-btn.v8-btn--light{background:#fff!important;color:var(--oz-flat-navy)!important;border:1px solid rgba(18,32,51,.16)!important;box-shadow:0 12px 28px rgba(18,32,51,.08)!important}.v8-btn--light:hover,a.v8-btn.v8-btn--light:hover{background:var(--oz-flat-navy)!important;color:#fff!important;border-color:var(--oz-flat-navy)!important}.v8-carousel-controls button,.v8-slider-arrows button,.v13-arrow,.v20-row-controls button{background:var(--oz-flat-navy)!important;background-image:none!important;color:#fff!important;border:1px solid rgba(18,32,51,.22)!important;box-shadow:0 14px 30px rgba(18,32,51,.14)!important;transition:background-color .22s ease,box-shadow .22s ease,transform .22s ease!important}.v8-carousel-controls button:hover,.v8-slider-arrows button:hover,.v13-arrow:hover,.v20-row-controls button:hover{background:var(--oz-logo-red)!important;color:#fff!important;transform:translateY(-2px)!important;box-shadow:0 18px 40px rgba(248,0,11,.18)!important}.v20-showcase{position:relative}@media (min-width:1280px){.v20-showcase .v8-container{width:min(1240px,calc(100vw - 170px))!important;margin-left:max(92px,calc((100vw - 1240px)/2))!important;margin-right:auto!important}}.v20-showcase__head{align-items:center!important;gap:34px!important}.v20-showcase__intro{min-width:0}.v20-showcase__intro h2{max-width:50ch!important;font-size:clamp(2.05rem,3.1vw,3.85rem)!important;line-height:1.06!important;letter-spacing:-.052em!important;text-wrap:balance}.v20-showcase__intro p{max-width:68ch!important;font-size:1.05rem!important;line-height:1.72!important}.v20-showcase__cta-top .v8-btn{min-height:62px!important;padding:0 28px!important;border-radius:14px!important;white-space:nowrap!important}.v20-category-copy .v8-btn{border-radius:14px!important;min-height:54px!important}.v20-showcase__footer .v8-btn{border-radius:14px!important;min-height:56px!important;padding:0 26px!important}.v20-link,.v8-product-card__body .v8-textlink,.v8-product-card__body .v8-link,.v8-product-card__body a.v8-textlink{color:#fff!important}.v20-link::after,.v8-product-card__body .v8-textlink::after{color:#fff!important}.v20-product-card__body{color:#fff!important}.v20-product-card__body h4 a,.v20-product-card__body p{color:#fff!important}.v20-product-card__visual::before,.v8-product-card__visual::before{display:none!important}@media (max-width:1120px){.v20-showcase__head{display:block!important}.v20-showcase__cta-top{margin-top:18px!important}.v20-showcase__intro h2{max-width:100%!important}}@media (max-width:720px){.v20-showcase__intro h2{font-size:clamp(2rem,9vw,3rem)!important}.v20-showcase__cta-top .v8-btn,.v20-category-copy .v8-btn,.v20-showcase__footer .v8-btn{width:100%!important}}:root{--oz22-navy:#101d2b;--oz22-navy-2:#16283b;--oz22-navy-3:#21364c;--oz22-red:#e30613;--oz22-red-dark:#b7040e;--oz22-cream:#f7efe4;--oz22-cream-2:#fbf7f0;--oz22-line:#e9dccb;--oz22-muted:#667484;--oz22-shadow:0 24px 70px rgba(16,29,43,.12);--oz22-shadow-soft:0 16px 46px rgba(16,29,43,.08)}.v8-btn,.v10-btn,.btn,button.v8-btn,a.v8-btn,a.v10-btn,.v8-btn--nav,.v13-btn,.v20-category-copy .v8-btn,.v20-showcase__footer .v8-btn,.v20-showcase__cta-top .v8-btn{border-radius:12px!important;min-height:52px;padding:0 22px!important;background:var(--oz22-red)!important;background-image:none!important;border:1px solid var(--oz22-red-dark)!important;color:#fff!important;box-shadow:0 14px 30px rgba(227,6,19,.16)!important;text-shadow:none!important;letter-spacing:.01em!important}.v8-btn:hover,.v10-btn:hover,.btn:hover,button.v8-btn:hover,a.v8-btn:hover,a.v10-btn:hover,.v8-btn--nav:hover,.v13-btn:hover,.v20-category-copy .v8-btn:hover,.v20-showcase__footer .v8-btn:hover,.v20-showcase__cta-top .v8-btn:hover{background:var(--oz22-navy)!important;border-color:var(--oz22-navy)!important;color:#fff!important;box-shadow:0 18px 42px rgba(16,29,43,.22)!important;transform:translateY(-2px)!important}.v8-btn--ghost,.v8-btn.v8-btn--ghost,a.v8-btn.v8-btn--ghost,.v13-btn--ghost,.v18-products-btn,.v20-showcase__cta-top .v8-btn{background:var(--oz22-navy)!important;color:#fff!important;border-color:var(--oz22-navy)!important;box-shadow:0 14px 30px rgba(16,29,43,.14)!important}.v8-btn--ghost:hover,.v8-btn.v8-btn--ghost:hover,a.v8-btn.v8-btn--ghost:hover,.v13-btn--ghost:hover,.v18-products-btn:hover,.v20-showcase__cta-top .v8-btn:hover{background:var(--oz22-red)!important;border-color:var(--oz22-red-dark)!important;color:#fff!important;box-shadow:0 18px 42px rgba(227,6,19,.18)!important}.v8-btn--light,a.v8-btn.v8-btn--light{background:#fff!important;color:var(--oz22-navy)!important;border-color:rgba(16,29,43,.16)!important;box-shadow:0 12px 26px rgba(16,29,43,.08)!important}.v8-btn--light:hover,a.v8-btn.v8-btn--light:hover{background:var(--oz22-navy)!important;color:#fff!important;border-color:var(--oz22-navy)!important}.v8-nav>a:hover,.v8-navdrop:hover>a,.v8-nav .is-active{background:var(--oz22-navy)!important;color:#fff!important;box-shadow:0 12px 28px rgba(16,29,43,.12)!important}.v8-mega a:hover{background:var(--oz22-navy)!important;color:#fff!important}.v13-hero{min-height:clamp(700px,80vh,870px)!important;background:var(--oz22-navy)!important}.v13-slide>img{filter:saturate(1.02) contrast(1.04) brightness(.94)!important}.v13-slide__shade{background:linear-gradient(90deg,rgba(16,29,43,.94) 0%,rgba(16,29,43,.82) 34%,rgba(16,29,43,.30) 62%,rgba(16,29,43,.66) 100%),linear-gradient(180deg,rgba(16,29,43,.20) 0%,rgba(16,29,43,.42) 66%,rgba(16,29,43,.90) 100%)!important}.v13-slide__shade::after{background:radial-gradient(circle at 76% 34%,rgba(227,6,19,.16),transparent 24%),radial-gradient(circle at 56% 78%,rgba(255,255,255,.08),transparent 28%)!important}.v13-copy{max-width:820px!important}.v13-kicker,.v8-kicker,.v8-label{border-radius:10px!important;background:rgba(227,6,19,.08)!important;border-color:rgba(227,6,19,.18)!important;color:#a3050d!important}.v13-kicker{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.18)!important;color:#fff!important}.v13-kicker::before{content:"";width:8px;height:8px;border-radius:99px;background:var(--oz22-red);box-shadow:0 0 0 5px rgba(227,6,19,.16)}.v13-copy h1{max-width:11.8ch;letter-spacing:-.07em!important;text-shadow:0 20px 52px rgba(0,0,0,.32)!important}.v13-copy p{max-width:710px!important;color:#eef4f8!important}.v13-btn--gold{background:var(--oz22-red)!important;color:#fff!important;border-color:var(--oz22-red-dark)!important}.v13-btn--ghost{background:rgba(16,29,43,.74)!important;border-color:rgba(255,255,255,.22)!important;backdrop-filter:blur(12px)}.v13-arrow,.v20-row-controls button,.v8-carousel-controls button,.v8-slider-arrows button{background:var(--oz22-navy)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:0 16px 38px rgba(16,29,43,.18)!important}.v13-arrow:hover,.v20-row-controls button:hover,.v8-carousel-controls button:hover,.v8-slider-arrows button:hover{background:var(--oz22-red)!important;color:#fff!important;border-color:var(--oz22-red-dark)!important}.v13-dots button.is-active,.v13-progress span{background:var(--oz22-red)!important;border-color:var(--oz22-red)!important}.v13-count strong{color:#fff!important}.v8-section--dark .v8-kicker{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important;color:#fff!important}.v8-product-groups{gap:24px!important}.v8-group-card{min-height:500px!important;border-radius:22px!important;border:1px solid rgba(255,255,255,.10)!important;box-shadow:0 26px 76px rgba(0,0,0,.22)!important}.v8-group-card::after{background:linear-gradient(180deg,rgba(16,29,43,.08) 0%,rgba(16,29,43,.30) 42%,rgba(16,29,43,.92) 100%),linear-gradient(90deg,rgba(227,6,19,.14),transparent 42%)!important}.v8-group-card__content{left:26px!important;right:26px!important;bottom:26px!important}.v8-group-card__icon{background:#fff!important;color:var(--oz22-red)!important;border-radius:14px!important;box-shadow:0 14px 30px rgba(0,0,0,.16)!important}.v8-group-card h3{font-family:Manrope,Inter,sans-serif;font-size:clamp(1.7rem,2.4vw,2.4rem)!important;letter-spacing:-.045em}.v8-group-card p{color:#e7edf3!important}.v8-textlink,.v20-link{color:#fff!important}.v20-showcase{background:radial-gradient(circle at 8% 8%,rgba(227,6,19,.07),transparent 24%),linear-gradient(180deg,#fff 0%,#fbf7f0 44%,#f3ece1 100%)!important}.v20-showcase .v8-container{width:min(1240px,calc(100vw - 44px))!important;margin-left:auto!important;margin-right:auto!important}.v20-showcase__head{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:end!important;margin-bottom:36px!important}.v20-showcase__intro h2{max-width:18ch!important;color:var(--oz22-navy)!important}.v20-showcase__intro p{color:#5f6c78!important}.v20-category-stack{gap:30px!important}.v20-category-row{grid-template-columns:minmax(260px,300px) minmax(0,1fr)!important;gap:22px!important;align-items:stretch!important}.v20-category-copy{border-radius:20px!important;border:1px solid var(--oz22-line)!important;background:#fff!important;box-shadow:var(--oz22-shadow-soft)!important;padding:26px 24px!important}.v20-category-copy::before{width:7px!important;border-radius:20px 0 0 20px!important;background:var(--oz22-red)!important}.v20-category-copy h3{color:var(--oz22-navy)!important;font-size:clamp(1.85rem,2.2vw,2.48rem)!important}.v20-category-copy p{color:#5f6c78!important;line-height:1.62!important}.v20-category-main{display:flex!important;flex-direction:column!important;border-radius:22px!important;border:1px solid var(--oz22-line)!important;background:#fff!important;box-shadow:var(--oz22-shadow-soft)!important;padding:20px!important}.v20-row-controls{order:2!important;justify-content:center!important;gap:10px!important;margin:18px 0 0!important}.v20-row-controls button{width:46px!important;height:46px!important;border-radius:12px!important;font-size:1.1rem!important}.v20-track{order:1!important;grid-auto-columns:minmax(274px,32%)!important;gap:18px!important;padding:2px 2px 4px!important}.v20-product-card,.v8-product-card{border-radius:18px!important;border:1px solid #e8ddcf!important;box-shadow:0 18px 46px rgba(16,29,43,.08)!important;background:#fff!important;overflow:hidden!important}.v20-product-card:hover,.v8-product-card:hover{transform:translateY(-5px)!important;box-shadow:0 28px 76px rgba(16,29,43,.14)!important}.v20-product-card__visual,.v8-product-card__visual,.v8-product-stage{position:relative!important;background:radial-gradient(circle at 50% 46%,rgba(255,255,255,.94) 0 28%,rgba(255,255,255,.62) 29%,transparent 52%),linear-gradient(180deg,var(--oz22-cream-2) 0%,var(--oz22-cream) 100%)!important;border:0!important}.v20-product-card__visual::after,.v8-product-card__visual::after,.v8-product-stage::after{content:"";position:absolute;left:18px;right:18px;bottom:18px;height:2px;border-radius:999px;background:linear-gradient(90deg,transparent,var(--oz22-red),transparent);opacity:.55;pointer-events:none}.v20-product-card__visual,.v8-product-card__visual{height:clamp(300px,24vw,370px)!important;min-height:300px!important;padding:14px 18px!important;display:grid!important;place-items:center!important}.v20-product-card__visual img,.v8-product-card__visual img,.v8-product-stage img{position:relative!important;z-index:2!important;width:100%!important;height:100%!important;max-width:100%!important;max-height:100%!important;object-fit:contain!important;filter:drop-shadow(0 20px 20px rgba(0,0,0,.18))!important;transform:scale(1.06)!important;transition:transform .24s ease!important}.v20-product-card:hover .v20-product-card__visual img,.v8-product-card:hover .v8-product-card__visual img{transform:scale(1.11)!important}.v20-product-card__body,.v8-product-card__body{background:linear-gradient(145deg,var(--oz22-navy) 0%,var(--oz22-navy-2) 100%)!important;color:#fff!important;padding:22px 22px 24px!important;min-height:230px!important}.v20-product-card__body h4,.v20-product-card__body h4 a,.v8-product-card__body h3,.v8-product-card__body h3 a{color:#fff!important;letter-spacing:-.045em!important}.v20-product-card__body p,.v8-product-card__body p{color:#d9e2ea!important}.v20-tag,.v8-product-card__body .v8-label,.v8-product-card__body .v8-tag{background:rgba(255,255,255,.10)!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;border-radius:10px!important}.v8-specline span,.v8-product-card__meta span{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.12)!important;color:#e5edf4!important;border-radius:10px!important}.v8-product-card__body .v8-textlink,.v8-product-card__body .v8-link,.v8-product-card__body a.v8-textlink,.v20-link{color:#fff!important;font-weight:900!important}.v20-showcase__footer{justify-content:center!important;margin-top:32px!important}.v8-product-grid{gap:24px!important}.v8-catalog-layout{align-items:start!important}.v8-filter-panel{border-radius:18px!important;border:1px solid var(--oz22-line)!important;box-shadow:var(--oz22-shadow-soft)!important}.v8-filter-panel button,.v8-filter-panel input{border-radius:10px!important}.v8-filter-panel button.is-active{background:var(--oz22-navy)!important;color:#fff!important;border-color:var(--oz22-navy)!important}.v8-product-stage{min-height:520px!important;border-radius:24px!important;border:1px solid var(--oz22-line)!important;box-shadow:var(--oz22-shadow)!important;padding:22px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.v8-product-stage img{max-width:96%!important;max-height:96%!important}.v8-detail-panel{border-radius:24px!important;box-shadow:var(--oz22-shadow-soft)!important}.v22-dealer-band{position:relative;overflow:hidden;background:radial-gradient(circle at 12% 16%,rgba(227,6,19,.18),transparent 25%),linear-gradient(135deg,var(--oz22-navy) 0%,#0a141f 58%,#09111a 100%);color:#fff;padding:clamp(72px,8vw,106px) 0}.v22-dealer-band::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,black,transparent 76%);pointer-events:none}.v22-dealer-grid{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,.95fr) minmax(360px,1.05fr);gap:34px;align-items:center}.v22-dealer-copy h2{font-family:Manrope,Inter,sans-serif;font-size:clamp(2.25rem,4.6vw,4.75rem);line-height:.98;letter-spacing:-.06em;margin:.85rem 0 1rem;color:#fff;max-width:12ch}.v22-dealer-copy p{color:#d6e0e9;font-size:1.06rem;line-height:1.72;max-width:68ch;margin:0 0 1.45rem}.v22-dealer-actions{display:flex;gap:12px;flex-wrap:wrap}.v22-dealer-panel{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.08);border-radius:24px;padding:22px;box-shadow:0 30px 90px rgba(0,0,0,.26);backdrop-filter:blur(14px)}.v22-dealer-map{min-height:330px;border-radius:18px;overflow:hidden;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.04)),repeating-linear-gradient(45deg,rgba(255,255,255,.055) 0 1px,transparent 1px 18px);position:relative}.v22-dealer-map::before{content:"";position:absolute;inset:28px;border:1px solid rgba(255,255,255,.16);border-radius:999px 999px 48px 999px;transform:rotate(-7deg)}.v22-dealer-map::after{content:"363 Yetkili Bayi Bilgisi";position:absolute;left:24px;bottom:24px;right:24px;padding:18px 20px;border-radius:16px;background:rgba(16,29,43,.86);border:1px solid rgba(255,255,255,.12);color:#fff;font-weight:900;letter-spacing:-.02em}.v22-dealer-pin{position:absolute;width:14px;height:14px;border-radius:99px;background:var(--oz22-red);box-shadow:0 0 0 8px rgba(227,6,19,.17),0 12px 22px rgba(0,0,0,.22)}.v22-dealer-pin:nth-child(1){left:20%;top:28%}.v22-dealer-pin:nth-child(2){left:38%;top:48%}.v22-dealer-pin:nth-child(3){left:58%;top:34%}.v22-dealer-pin:nth-child(4){left:74%;top:56%}.v22-dealer-pin:nth-child(5){left:50%;top:70%}.v22-dealer-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:14px}.v22-dealer-stats span{display:block;padding:15px;border-radius:16px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);color:#d7e2ea;font-size:.88rem}.v22-dealer-stats strong{display:block;color:#fff;font-size:1.45rem;font-family:Manrope,Inter,sans-serif;letter-spacing:-.05em;line-height:1.1}.v9-footer-quick{background:linear-gradient(180deg,#f3ece1 0%,var(--oz22-navy) 100%)!important;padding:34px 0 0!important}.v9-footer-quick__grid{gap:14px!important;margin-bottom:-48px!important}.v9-footer-quick a{border-radius:18px!important;background:#fff!important;border:1px solid rgba(16,29,43,.10)!important;box-shadow:0 20px 50px rgba(16,29,43,.16)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.v9-footer-quick a:hover{transform:translateY(-4px)!important;border-color:rgba(227,6,19,.25)!important;box-shadow:0 28px 70px rgba(16,29,43,.22)!important}.v9-footer-quick span{border-radius:14px!important;background:var(--oz22-navy)!important;color:#fff!important}.v9-footer{padding-top:112px!important;background:radial-gradient(circle at 82% 0%,rgba(227,6,19,.14),transparent 24%),linear-gradient(180deg,var(--oz22-navy) 0%,#08111b 78%,#050a10 100%)!important}.v9-footer__grid{gap:30px!important}.v9-footer h3{color:#fff!important;font-size:1rem!important;letter-spacing:.04em!important;text-transform:uppercase!important}.v9-footer__brand p,.v9-footer-contact li,.v9-footer-list a,.v9-footer__bottom,.v9-footer__bottom a{color:#cfd9e2!important}.v9-footer-list a{padding:3px 0}.v9-footer-list a:hover,.v9-footer-contact a:hover,.v9-footer__bottom a:hover{color:#fff!important}.v9-compliance,.v9-social a{background:rgba(255,255,255,.07)!important;border:1px solid rgba(255,255,255,.10)!important;border-radius:14px!important}.v9-footer__bottom{border-top:1px solid rgba(255,255,255,.10)!important;font-size:.92rem!important}.v9-footer__bottom nav a[href*="berpel.com"]{color:#fff!important;font-size:.92rem!important;font-weight:700!important;letter-spacing:0!important}@media (max-width:1120px){.v20-showcase__head,.v20-category-row,.v22-dealer-grid{grid-template-columns:1fr!important}.v20-showcase__cta-top{margin-top:18px!important}.v20-track{grid-auto-columns:minmax(270px,44%)!important}.v22-dealer-copy h2{max-width:14ch}}@media (max-width:720px){.v13-hero,.v13-slide__layout{min-height:760px!important}.v13-copy h1{max-width:12ch;font-size:clamp(2.35rem,11vw,3.75rem)!important}.v13-actions .v13-btn{width:100%!important}.v8-group-card{min-height:430px!important}.v20-category-main,.v20-category-copy{border-radius:18px!important}.v20-track{grid-auto-columns:minmax(248px,86vw)!important}.v20-product-card__visual,.v8-product-card__visual{height:285px!important;min-height:285px!important;padding:12px!important}.v20-product-card__body,.v8-product-card__body{min-height:auto!important}.v20-showcase__footer .v8-btn,.v20-showcase__cta-top .v8-btn,.v20-category-copy .v8-btn{width:100%!important}.v22-dealer-panel{padding:16px;border-radius:18px}.v22-dealer-map{min-height:280px}.v22-dealer-stats{grid-template-columns:1fr}.v22-dealer-actions .v8-btn{width:100%}.v9-footer-quick__grid{margin-bottom:-26px!important}.v9-footer{padding-top:70px!important}}:root{--oz23-red:#e30613;--oz23-red-dark:#a80812;--oz23-navy:#081724;--oz23-navy-2:#0d2132;--oz23-line:rgba(13,33,50,.12)}.v23-process-strip{position:relative!important;background:linear-gradient(180deg,#f8f5ef 0%,#eef1f4 40%,var(--oz23-navy) 100%)!important;padding:58px 0 0!important;overflow:hidden}.v23-process-strip::before{content:"";position:absolute;left:50%;top:112px;width:min(920px,76vw);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,rgba(227,6,19,.36),transparent);pointer-events:none}.v23-process-head{text-align:center;margin-bottom:26px!important}.v23-process-head h2{margin:.72rem auto .45rem;max-width:820px;color:#101d2b;font-family:Manrope,Inter,sans-serif;font-size:clamp(2rem,3.4vw,3.6rem);letter-spacing:-.055em;line-height:1.02}.v23-process-head p{max-width:700px;margin:0 auto;color:#607080}.v23-process-grid{position:relative;display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:18px!important;margin-bottom:-50px!important}.v23-process-card{position:relative;min-height:230px;padding:30px 20px 24px;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcfd)!important;border:1px solid rgba(13,33,50,.10)!important;box-shadow:0 22px 58px rgba(13,33,50,.16)!important;text-align:center;isolation:isolate}.v23-process-card:not(:last-child)::after{content:"";position:absolute;right:-15px;top:50%;width:28px;height:2px;background:repeating-linear-gradient(90deg,var(--oz23-red) 0 5px,transparent 5px 9px);transform:translateY(-50%);z-index:2}.v23-process-card:not(:last-child)::before{content:"";position:absolute;right:-19px;top:50%;border-left:7px solid var(--oz23-red);border-top:5px solid transparent;border-bottom:5px solid transparent;transform:translateY(-50%);z-index:3}.v23-process-card__no{position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:linear-gradient(180deg,var(--oz23-red),var(--oz23-red-dark));color:#fff;font-weight:900;box-shadow:0 14px 32px rgba(227,6,19,.22)}.v23-process-card__icon{width:66px;height:66px;margin:0 auto 14px;display:grid;place-items:center;color:#0b1825!important}.v23-process-card__icon svg{width:66px!important;height:66px!important;display:block!important;fill:none!important}.v23-process-card strong{display:block;margin:0 0 8px;color:#0b1825;font-size:1.08rem;font-weight:900;line-height:1.2}.v23-process-card em{display:block;color:#687788;font-style:normal;font-size:.95rem;line-height:1.45;max-width:210px;margin:0 auto}.v23-process-card em::after{content:"";display:block;width:38px;height:2px;margin:16px auto 0;background:var(--oz23-red);border-radius:999px}.v9-social.v23-social{display:flex!important;flex-wrap:wrap;gap:12px!important;margin-top:20px!important}.v9-social.v23-social a{min-height:48px;display:inline-flex!important;align-items:center!important;gap:10px!important;padding:11px 17px!important;border-radius:999px!important;background:linear-gradient(180deg,#132638,#091722)!important;color:#fff!important;border:1px solid rgba(255,255,255,.16)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.06),0 12px 28px rgba(0,0,0,.16)!important;font-weight:800!important}.v9-social.v23-social a:hover{transform:translateY(-2px);border-color:rgba(227,6,19,.34)!important}.v9-social.v23-social svg{width:22px!important;height:22px!important;display:block!important;fill:none!important;color:#fff!important;flex:0 0 auto}.v9-footer h3{display:flex!important;align-items:center!important;gap:10px!important}.v9-footer h3::before{content:"";width:10px;height:28px;flex:0 0 auto;display:inline-block;background:no-repeat center/contain url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 34'%3E%3Cpath d='M6 1 10 7v23H2V7L6 1Z' fill='white'/%3E%3Cpath d='M2 26h8v6H2z' fill='%23e30613'/%3E%3Cpath d='M3 7h6' stroke='%23081724' stroke-width='1' opacity='.28'/%3E%3C/svg%3E")}.v23-footer-contact{display:grid!important;gap:14px!important}.v23-footer-contact li{display:grid!important;grid-template-columns:24px 1fr;align-items:start;gap:11px!important}.v23-footer-contact svg{width:22px!important;height:22px!important;display:block!important;fill:none!important;color:var(--oz23-red)!important;margin-top:2px}.v23-footer-contact a,.v23-footer-contact span{line-height:1.5}.v9-footer-list a[href*="wa.me"]{display:none!important}.v23-footer-bottom nav{display:flex!important;align-items:center!important;flex-wrap:wrap!important;gap:10px!important}.v23-footer-bottom nav span{color:rgba(207,217,226,.66)!important}.v23-footer-bottom .v23-credit{margin-left:clamp(10px,3vw,34px)!important;color:#dce5ed!important;font-weight:600!important;font-size:.92rem!important;letter-spacing:0!important}.v23-footer-bottom .v23-credit:hover{color:#fff!important}.v8-floating.v23-floating,.v9-floating.v23-floating{right:18px!important;bottom:18px!important;gap:9px!important;padding:9px!important;border-radius:24px!important;background:rgba(8,23,36,.94)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 24px 70px rgba(8,23,36,.28)!important;backdrop-filter:blur(16px)}.v8-floating.v23-floating a,.v9-floating.v23-floating a{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;border-radius:16px!important;display:grid!important;place-items:center!important;background:linear-gradient(180deg,#132638,#0b1926)!important;border:1px solid rgba(255,255,255,.16)!important;color:#fff!important;box-shadow:0 14px 34px rgba(0,0,0,.20)!important;font-size:0!important}.v8-floating.v23-floating a::before,.v9-floating.v23-floating a::before{content:none!important;display:none!important}.v8-floating.v23-floating svg,.v9-floating.v23-floating svg{display:block!important;width:22px!important;height:22px!important;fill:none!important;color:currentColor!important;stroke:currentColor!important}.v8-floating.v23-floating a:hover,.v9-floating.v23-floating a:hover{transform:translateY(-2px)!important;border-color:rgba(227,6,19,.45)!important;box-shadow:0 18px 42px rgba(227,6,19,.13)!important}.v8-side-rail.v23-side-rail,.v9-side-rail.v23-side-rail{left:14px!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;flex-direction:column!important;gap:10px!important;padding:12px!important;border-radius:24px!important;background:linear-gradient(180deg,var(--oz23-red),var(--oz23-red-dark))!important;border:1px solid rgba(255,255,255,.24)!important;box-shadow:0 20px 56px rgba(141,5,14,.24)!important}.v8-side-rail.v23-side-rail a,.v9-side-rail.v23-side-rail a{writing-mode:horizontal-tb!important;text-orientation:mixed!important;min-width:86px!important;min-height:42px!important;display:flex!important;align-items:center!important;justify-content:center!important;padding:10px 13px!important;border-radius:13px!important;background:#fff!important;color:#0b1825!important;font-size:.85rem!important;font-weight:850!important;letter-spacing:0!important;border:1px solid rgba(255,255,255,.42)!important;box-shadow:0 8px 18px rgba(0,0,0,.12)!important;transition:transform .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease!important}.v8-side-rail.v23-side-rail a:hover,.v9-side-rail.v23-side-rail a:hover{transform:translateY(-2px)!important;background:#fff3f4!important;color:#9c0710!important;box-shadow:0 12px 26px rgba(0,0,0,.18)!important}@media(max-width:1120px){.v23-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v23-process-card:nth-child(2)::after,.v23-process-card:nth-child(2)::before{display:none}.v8-side-rail.v23-side-rail,.v9-side-rail.v23-side-rail{display:none!important}}@media(max-width:720px){.v23-process-strip{padding-top:44px!important}.v23-process-grid{grid-template-columns:1fr!important;margin-bottom:-28px!important}.v23-process-card{min-height:auto;padding:28px 20px 24px}.v23-process-card::after,.v23-process-card::before{display:none!important}.v9-footer{padding-top:64px!important}.v23-footer-bottom nav{gap:8px!important}.v23-footer-bottom .v23-credit{display:block;width:100%;margin-left:0!important;margin-top:6px}.v8-floating.v23-floating,.v9-floating.v23-floating{right:12px!important;bottom:12px!important;padding:8px!important;border-radius:20px!important}.v8-floating.v23-floating a,.v9-floating.v23-floating a{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;border-radius:14px!important}}:root{--oz24-red:#e30613;--oz24-red-dark:#a80710;--oz24-navy:#071724;--oz24-navy-2:#102536;--oz24-muted:#687788;--oz24-line:rgba(10,26,42,.12)}.v23-process-strip{background:linear-gradient(180deg,#f7f8fa 0%,#ffffff 72%,#f6f8fb 100%)!important;padding:74px 0 84px!important;margin:0!important;overflow:hidden!important;border-top:1px solid rgba(8,23,36,.06)!important;border-bottom:1px solid rgba(8,23,36,.08)!important}.v23-process-strip::before{display:none!important}.v23-process-head{margin-bottom:38px!important;text-align:center!important}.v23-process-head .v8-kicker{display:inline-flex!important;align-items:center!important;gap:8px!important;padding:0!important;background:transparent!important;border:0!important;color:var(--oz24-red)!important;box-shadow:none!important;border-radius:0!important;font-size:.82rem!important;font-weight:950!important;letter-spacing:.11em!important;line-height:1.2!important;text-transform:uppercase!important}.v23-process-head .v8-kicker::before{content:"";width:24px;height:8px;border-radius:999px;background:linear-gradient(90deg,var(--oz24-red),rgba(227,6,19,.18))}.v23-process-head h2{margin:.7rem auto .55rem!important;color:#071724!important;font-size:clamp(2.2rem,4.2vw,4.8rem)!important;letter-spacing:-.07em!important;line-height:.98!important}.v23-process-head p{color:#667686!important;max-width:720px!important}.v23-process-grid{gap:22px!important;margin-bottom:0!important;align-items:stretch!important}.v23-process-card{min-height:254px!important;padding:44px 24px 28px!important;border-radius:24px!important;background:linear-gradient(180deg,#fff 0%,#fbfcfe 100%)!important;border:1px solid rgba(8,23,36,.10)!important;box-shadow:0 22px 66px rgba(8,23,36,.11)!important;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease!important}.v23-process-card:hover{transform:translateY(-5px)!important;border-color:rgba(227,6,19,.22)!important;box-shadow:0 32px 84px rgba(8,23,36,.16)!important}.v23-process-card__no{top:-24px!important;width:58px!important;height:58px!important;border-radius:16px!important;background:linear-gradient(180deg,#102536,#071724)!important;color:#fff!important;font-size:1.05rem!important;box-shadow:0 16px 34px rgba(8,23,36,.24)!important}.v23-process-card__icon{width:76px!important;height:76px!important;margin:0 auto 18px!important;border-radius:22px!important;background:linear-gradient(180deg,#102536,#071724)!important;color:#fff!important;box-shadow:0 18px 42px rgba(8,23,36,.18)!important}.v23-process-card__icon svg{width:54px!important;height:54px!important;padding:7px!important}.v23-process-card strong{font-size:1.16rem!important;color:#071724!important}.v23-process-card em{font-size:1rem!important;color:#687788!important}.v23-process-card:not(:last-child)::after{right:-20px!important;top:50%!important;width:36px!important;height:2px!important;background:repeating-linear-gradient(90deg,var(--oz24-red) 0 6px,transparent 6px 11px)!important}.v23-process-card:not(:last-child)::before{right:-24px!important;border-left-color:var(--oz24-red)!important}.v9-footer{padding-top:70px!important}.v9-footer-list a{position:relative!important;display:inline-flex!important;align-items:center!important;gap:10px!important;padding:3px 0!important;color:#cdd7e1!important;transition:color .18s ease,transform .18s ease!important}.v9-footer-list a>svg{display:none!important}.v9-footer-list a::before{content:"";width:8px;height:8px;border-right:2px solid var(--oz24-red);border-top:2px solid var(--oz24-red);transform:rotate(45deg);flex:0 0 auto;opacity:.95}.v9-footer-list a:hover{color:#fff!important;transform:translateX(3px)!important}.v9-footer h3::before{width:12px!important;height:32px!important;filter:drop-shadow(0 8px 14px rgba(227,6,19,.16))}.v9-social.v23-social{gap:10px!important;margin-top:18px!important}.v9-social.v23-social a{min-height:44px!important;padding:10px 14px!important;font-size:.9rem!important}.v9-social.v23-social svg{width:21px!important;height:21px!important}.v8-floating.v23-floating,.v9-floating.v23-floating{right:18px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important;gap:16px!important;padding:18px 11px!important;border-radius:999px!important;background:linear-gradient(180deg,#102536 0%,#071724 100%)!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:0 28px 70px rgba(8,23,36,.32)!important}.v8-floating.v23-floating a,.v9-floating.v23-floating a{width:56px!important;height:56px!important;min-width:56px!important;min-height:56px!important;border-radius:50%!important;background:rgba(255,255,255,.035)!important;border:1px solid rgba(255,255,255,.25)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 28px rgba(0,0,0,.18)!important}.v8-floating.v23-floating svg,.v9-floating.v23-floating svg{width:25px!important;height:25px!important;stroke-width:1.65!important}.v8-side-rail.v23-side-rail,.v9-side-rail.v23-side-rail{left:16px!important;top:50%!important;transform:translateY(-50%)!important;display:flex!important;flex-direction:column!important;gap:13px!important;padding:15px 10px!important;border-radius:999px!important;background:linear-gradient(180deg,#102536 0%,#071724 100%)!important;border:1px solid rgba(255,255,255,.14)!important;box-shadow:0 28px 72px rgba(8,23,36,.30)!important}.v8-side-rail.v23-side-rail a,.v9-side-rail.v23-side-rail a{writing-mode:horizontal-tb!important;text-orientation:mixed!important;width:58px!important;min-width:58px!important;min-height:58px!important;height:auto!important;padding:8px 4px 7px!important;border-radius:999px!important;display:grid!important;place-items:center!important;gap:3px!important;background:rgba(255,255,255,.035)!important;color:#fff!important;border:1px solid rgba(255,255,255,.25)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.08),0 12px 28px rgba(0,0,0,.18)!important;font-size:.67rem!important;font-weight:750!important;line-height:1!important;letter-spacing:0!important;transition:transform .18s ease,border-color .18s ease,background .18s ease!important}.v8-side-rail.v23-side-rail a:hover,.v9-side-rail.v23-side-rail a:hover{transform:translateY(-2px)!important;border-color:rgba(227,6,19,.54)!important;background:rgba(227,6,19,.14)!important;color:#fff!important}.v23-side-rail svg,.v24-rail-icon svg{width:21px!important;height:21px!important;display:block!important;fill:none!important;stroke:currentColor!important}.v24-rail-label{display:block!important;white-space:nowrap!important}@media(max-width:1120px){.v8-side-rail.v23-side-rail,.v9-side-rail.v23-side-rail{display:none!important}.v23-process-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.v23-process-card:nth-child(2)::after,.v23-process-card:nth-child(2)::before{display:none!important}}@media(max-width:720px){.v23-process-strip{padding:56px 0 62px!important}.v23-process-head h2{font-size:clamp(2rem,12vw,3.2rem)!important}.v23-process-grid{grid-template-columns:1fr!important;gap:28px!important}.v23-process-card{min-height:auto!important;padding:42px 22px 26px!important}.v23-process-card::after,.v23-process-card::before{display:none!important}.v8-floating.v23-floating,.v9-floating.v23-floating{right:12px!important;top:auto!important;bottom:12px!important;transform:none!important;gap:8px!important;padding:8px!important;border-radius:22px!important}.v8-floating.v23-floating a,.v9-floating.v23-floating a{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}.v23-footer-bottom nav{display:flex!important;gap:8px!important}.v23-footer-bottom .v23-credit{width:100%;margin-top:6px!important;margin-left:0!important}}:root{--oz25-red:#e30613;--oz25-red-dark:#a80710;--oz25-navy:#071724;--oz25-navy-2:#102536;--oz25-gold:#e8bd62;--oz25-soft:#d7e2ea}.v22-dealer-band+.v25-dealer-journey{margin-top:-1px}.v25-dealer-journey{position:relative;overflow:hidden;color:#fff;padding:clamp(76px,8.4vw,118px) 0 clamp(84px,8.8vw,126px);background:radial-gradient(circle at 86% 12%,rgba(227,6,19,.18),transparent 28%),radial-gradient(circle at 14% 78%,rgba(232,189,98,.12),transparent 28%),linear-gradient(135deg,var(--oz25-navy-2) 0%,#0a141f 55%,#09111a 100%)}.v25-dealer-journey::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(90deg,black,transparent 82%);pointer-events:none}.v25-dealer-journey::after{content:"";position:absolute;left:clamp(18px,5vw,74px);right:clamp(18px,5vw,74px);top:0;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.16),transparent);pointer-events:none}.v25-dealer-journey__head{position:relative;z-index:1;max-width:1180px;margin-bottom:34px}.v25-kicker{display:inline-flex;align-items:center;gap:10px;min-height:38px;padding:0 18px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);color:#fff;font-size:.82rem;font-weight:950;letter-spacing:.08em;text-transform:uppercase;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.v25-kicker::before{content:"";width:9px;height:9px;border-radius:99px;background:var(--oz25-red);box-shadow:0 0 0 6px rgba(227,6,19,.16)}.v25-dealer-journey h2{max-width:14ch;margin:.85rem 0 1.05rem;color:#fff;font-family:Manrope,Inter,sans-serif;font-size:clamp(2.45rem,5.25vw,5.75rem);line-height:.96;letter-spacing:-.075em}.v25-dealer-journey__head p{max-width:780px;color:#d7e2ea;font-size:clamp(1rem,1.3vw,1.14rem);line-height:1.75;margin:0}.v25-dealer-steps{position:relative;z-index:1;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;align-items:stretch}.v25-dealer-step{position:relative;min-height:304px;padding:34px 24px 28px;border-radius:28px;border:1px solid rgba(255,255,255,.13);background:linear-gradient(180deg,rgba(255,255,255,.105),rgba(255,255,255,.055)),rgba(255,255,255,.06);box-shadow:0 28px 84px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(14px);transition:transform .22s ease,border-color .22s ease,background .22s ease}.v25-dealer-step:hover{transform:translateY(-6px);border-color:rgba(227,6,19,.42);background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.07)),rgba(255,255,255,.07)}.v25-dealer-step:not(:last-child)::after{content:"";position:absolute;top:50%;right:-22px;width:28px;height:2px;background:repeating-linear-gradient(90deg,var(--oz25-red) 0 6px,transparent 6px 11px);opacity:.95;transform:translateY(-50%)}.v25-dealer-step:not(:last-child)::before{content:"";position:absolute;top:50%;right:-27px;border-left:8px solid var(--oz25-red);border-top:6px solid transparent;border-bottom:6px solid transparent;transform:translateY(-50%);z-index:2}.v25-dealer-step__no{display:grid;place-items:center;width:54px;height:54px;border-radius:16px;background:linear-gradient(180deg,#f4cd73,var(--oz25-gold));color:#071724;font-family:Manrope,Inter,sans-serif;font-size:1.05rem;font-weight:950;letter-spacing:-.03em;box-shadow:0 16px 34px rgba(0,0,0,.20)}.v25-dealer-step__icon{display:grid;place-items:center;width:82px;height:82px;margin:22px 0 20px;border-radius:24px;color:#fff;background:linear-gradient(180deg,#142a3d,#071724);border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 44px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.08)}.v25-dealer-step__icon svg{width:55px;height:55px}.v25-dealer-step strong{display:block;color:#fff;font-size:clamp(1.12rem,1.55vw,1.42rem);line-height:1.18;letter-spacing:-.035em;margin-bottom:.75rem}.v25-dealer-step p{color:#cbd7e1;font-size:1rem;line-height:1.58;margin:0}@media(max-width:1180px){.v25-dealer-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.v25-dealer-step:nth-child(2)::after,.v25-dealer-step:nth-child(2)::before{display:none}}@media(max-width:720px){.v25-dealer-journey{padding:62px 0 72px}.v25-dealer-journey h2{max-width:10.5ch;font-size:clamp(2.3rem,13vw,3.7rem)}.v25-dealer-steps{grid-template-columns:1fr;gap:22px}.v25-dealer-step{min-height:auto;padding:28px 22px 26px;border-radius:22px}.v25-dealer-step::after,.v25-dealer-step::before{display:none!important}.v25-dealer-step__icon{margin-top:18px}}.v26-dealer-map-section{position:relative;overflow:hidden;padding:96px 0 100px;color:#fff;background:radial-gradient(circle at 12% 12%,rgba(227,6,19,.28),transparent 34%),radial-gradient(circle at 86% 78%,rgba(227,6,19,.16),transparent 30%),linear-gradient(135deg,#07121d 0%,#0e2534 48%,#08131e 100%);isolation:isolate}.v26-dealer-map-section::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;opacity:.54;pointer-events:none;z-index:-2}.v26-dealer-map-section::after{content:"";position:absolute;inset:auto -12% -22% -12%;height:260px;background:radial-gradient(ellipse at center,rgba(0,0,0,.55),transparent 66%);pointer-events:none;z-index:-1}.v26-dealer-map-head{max-width:1120px;text-align:center;margin-bottom:34px}.v26-dealer-map-head .v8-kicker{display:inline-flex;margin-bottom:18px;border-color:rgba(227,6,19,.46);color:#ff3944;background:rgba(227,6,19,.08)}.v26-dealer-map-head h2{margin:0 auto 18px;max-width:13ch;font-size:clamp(3rem,6.2vw,6.5rem);line-height:.92;letter-spacing:-.075em;color:#fff}.v26-dealer-map-head p{margin:0 auto;max-width:920px;color:rgba(238,244,249,.78);font-size:clamp(1rem,1.8vw,1.22rem);line-height:1.75;font-weight:650}.v26-map-shell{position:relative;border:1px solid rgba(255,255,255,.16);border-radius:36px;background:linear-gradient(180deg,rgba(255,255,255,.12),rgba(255,255,255,.055));box-shadow:0 34px 110px rgba(0,0,0,.42),inset 0 1px 0 rgba(255,255,255,.14);padding:18px}.v26-google-map-frame{position:relative;min-height:640px;border-radius:28px;overflow:hidden;background:#172533;border:1px solid rgba(255,255,255,.16)}.v26-google-map-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0;filter:saturate(.82) contrast(.98) brightness(.78)}.v26-map-soft-layer{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,16,26,.18),rgba(6,16,26,.34)),radial-gradient(circle at center,transparent 0 42%,rgba(5,12,20,.28));pointer-events:none}.v26-map-title-card{position:absolute;left:50%;top:42px;transform:translateX(-50%);z-index:5;width:min(720px,calc(100% - 70px));padding:22px 28px;text-align:center;border-radius:24px;background:rgba(7,18,29,.84);border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 60px rgba(0,0,0,.36),inset 0 1px 0 rgba(255,255,255,.1);backdrop-filter:blur(15px)}.v26-map-title-card span{display:block;margin-bottom:6px;color:#ff323f;font-size:.82rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.v26-map-title-card strong{display:block;color:#fff;font-size:clamp(1.28rem,2.5vw,2.4rem);letter-spacing:-.045em;line-height:1.05}.v26-city-pin-layer{position:absolute;inset:0;z-index:4;pointer-events:none}.v26-map-pin{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:24px;height:24px;border-radius:999px;border:2px solid rgba(255,255,255,.88);background:#e30613;color:#fff;box-shadow:0 0 0 8px rgba(227,6,19,.19),0 12px 24px rgba(0,0,0,.28);cursor:pointer;pointer-events:auto;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,z-index .18s ease;padding:0}.v26-map-pin span{position:absolute;left:50%;bottom:calc(100%+8px);transform:translateX(-50%) scale(.92);min-width:24px;padding:3px 7px;border-radius:999px;background:rgba(7,18,29,.88);border:1px solid rgba(255,255,255,.2);font-size:.68rem;font-weight:900;line-height:1;color:#fff;opacity:0;transition:opacity .18s ease,transform .18s ease}.v26-map-pin:hover,.v26-map-pin:focus-visible,.v26-map-pin.is-active{transform:translate(-50%,-50%) scale(1.32);box-shadow:0 0 0 13px rgba(227,6,19,.24),0 18px 32px rgba(0,0,0,.42);z-index:8;background:#ff1724;outline:0}.v26-map-pin:hover span,.v26-map-pin:focus-visible span,.v26-map-pin.is-active span{opacity:1;transform:translateX(-50%) scale(1)}.v26-map-pin.is-active{border-color:#fff}.v26-map-tooltip{position:absolute;right:30px;top:132px;z-index:6;width:min(340px,calc(100% - 60px));border-radius:22px;padding:18px 20px;background:rgba(7,18,29,.9);border:1px solid rgba(255,255,255,.18);box-shadow:0 24px 60px rgba(0,0,0,.38);backdrop-filter:blur(15px)}.v26-map-tooltip span{display:block;color:#ff3944;font-weight:900;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;margin-bottom:6px}.v26-map-tooltip strong{display:block;color:#fff;font-size:1.25rem;line-height:1.15;margin-bottom:5px}.v26-map-tooltip em{display:block;color:rgba(238,244,249,.76);font-style:normal;font-weight:700;line-height:1.45}.v26-map-info-row{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:18px;margin-top:18px}.v26-selected-dealer,.v26-route-card{border-radius:26px;border:1px solid rgba(255,255,255,.14);background:linear-gradient(180deg,rgba(10,24,38,.88),rgba(8,17,28,.94));box-shadow:inset 0 1px 0 rgba(255,255,255,.08);padding:26px}.v26-selected-dealer span,.v26-route-card span{display:block;margin-bottom:7px;color:#ff3944;text-transform:uppercase;font-weight:900;letter-spacing:.12em;font-size:.78rem}.v26-selected-dealer h3{margin:0 0 9px;color:#fff;font-size:clamp(1.5rem,2.5vw,2.3rem);letter-spacing:-.045em;line-height:1.08}.v26-selected-dealer p{margin:0;color:rgba(238,244,249,.74);font-weight:650;line-height:1.55}.v26-selected-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.v26-selected-meta a,.v26-route-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:14px;text-decoration:none;font-weight:900;letter-spacing:-.02em;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.v26-selected-meta a:first-child,.v26-route-actions a:first-child{background:#e30613;color:#fff;border:1px solid rgba(255,255,255,.08)}.v26-selected-meta a:last-child{background:#fff;color:#07121d;border:1px solid rgba(255,255,255,.1)}.v26-route-card{display:flex;align-items:center;justify-content:space-between;gap:22px}.v26-route-card strong{display:block;color:#fff;font-size:1.3rem;line-height:1.18;letter-spacing:-.035em}.v26-route-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.v26-route-actions a{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.14)}.v26-route-actions a:hover,.v26-selected-meta a:hover{transform:translateY(-2px)}.v26-route-actions a:hover{background:#fff;color:#07121d;border-color:#fff}@media (max-width:1180px){.v26-google-map-frame{min-height:560px}.v26-map-info-row{grid-template-columns:1fr}.v26-route-card{align-items:flex-start;flex-direction:column}.v26-route-actions{justify-content:flex-start}.v26-map-tooltip{right:22px;top:122px}}@media (max-width:760px){.v26-dealer-map-section{padding:68px 0 76px}.v26-dealer-map-head{text-align:left}.v26-dealer-map-head h2{margin-left:0;max-width:10.5ch;font-size:clamp(2.5rem,14vw,4.5rem)}.v26-map-shell{border-radius:26px;padding:12px}.v26-google-map-frame{min-height:520px;border-radius:20px}.v26-map-title-card{top:18px;width:calc(100% - 28px);border-radius:18px;padding:16px 18px;text-align:left}.v26-map-title-card strong{font-size:1.3rem}.v26-map-tooltip{left:14px;right:14px;top:auto;bottom:16px;width:auto;border-radius:18px;padding:14px 16px}.v26-map-pin{width:18px;height:18px}.v26-map-pin span{display:none}.v26-map-info-row{margin-top:12px}.v26-selected-dealer,.v26-route-card{padding:20px;border-radius:20px}.v26-route-actions,.v26-selected-meta{width:100%;display:grid;grid-template-columns:1fr}.v26-route-actions a,.v26-selected-meta a{width:100%}}.v27-dealer-map-section{padding:88px 0 96px;background:radial-gradient(circle at 5% 8%,rgba(227,6,19,.25),transparent 29%),radial-gradient(circle at 86% 92%,rgba(227,6,19,.16),transparent 32%),linear-gradient(135deg,#0a111d 0%,#0b2130 54%,#060d16 100%)}.v27-dealer-map-section .v8-container{width:min(94vw,1840px);max-width:none}.v27-map-shell{padding:26px;border-radius:46px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,rgba(255,255,255,.14),rgba(255,255,255,.055));box-shadow:0 36px 120px rgba(0,0,0,.5),inset 0 1px 0 rgba(255,255,255,.16)}.v27-map-frame{min-height:760px;border-radius:34px;border:1px solid rgba(255,255,255,.18);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);background:#0b1723}.v27-map-frame iframe{filter:saturate(.9) contrast(1.02) brightness(.82);transform:scale(1.02);transform-origin:center center}.v27-js-google-map{display:none;position:absolute;inset:0;z-index:1;min-height:100%}.v27-dealer-map-section.is-google-active .v27-js-google-map{display:block}.v27-dealer-map-section.is-google-active .v27-map-frame iframe,.v27-dealer-map-section.is-google-active .v26-city-pin-layer{opacity:0;pointer-events:none}.v27-dealer-map-section.is-google-active .v26-map-soft-layer{z-index:2}.v27-dealer-map-section .v26-map-soft-layer{background:linear-gradient(180deg,rgba(6,16,26,.05),rgba(6,16,26,.20)),radial-gradient(circle at 50% 46%,transparent 0 50%,rgba(5,12,20,.22))}.v27-dealer-map-section .v26-map-title-card{width:min(1060px,calc(100% - 160px));top:42px;padding:28px 36px 30px;border-radius:30px;background:linear-gradient(180deg,rgba(9,22,34,.94),rgba(8,18,30,.9));border:1px solid rgba(255,255,255,.17);box-shadow:0 26px 72px rgba(0,0,0,.44),inset 0 1px 0 rgba(255,255,255,.09)}.v27-dealer-map-section .v26-map-title-card span{margin-bottom:8px;color:#ff2d39;letter-spacing:.16em;font-size:.9rem}.v27-dealer-map-section .v26-map-title-card h2{margin:0 auto;max-width:16ch;font-size:clamp(2.2rem,4.1vw,5rem);line-height:.98;letter-spacing:-.075em;color:#fff}.v27-dealer-map-section .v26-map-title-card p{margin:14px auto 0;max-width:760px;color:rgba(238,244,249,.76);font-weight:720;line-height:1.55}.v27-dealer-map-section .v26-map-pin{width:26px;height:26px;border:3px solid #fff;background:#e30613;box-shadow:0 0 0 10px rgba(227,6,19,.22),0 10px 22px rgba(0,0,0,.26)}.v27-dealer-map-section .v26-map-pin::after{content:"";position:absolute;inset:-16px;border-radius:999px;background:rgba(227,6,19,.11);animation:v27-pin-pulse 2.8s ease-in-out infinite;z-index:-1}.v27-dealer-map-section .v26-map-pin:nth-child(3n)::after{animation-delay:.5s}.v27-dealer-map-section .v26-map-pin:nth-child(4n)::after{animation-delay:1s}@keyframes v27-pin-pulse{0%,100%{transform:scale(.75);opacity:.16}45%{transform:scale(1.12);opacity:.38}}.v27-dealer-map-section .v26-map-pin:hover,.v27-dealer-map-section .v26-map-pin:focus-visible,.v27-dealer-map-section .v26-map-pin.is-active{transform:translate(-50%,-50%) scale(1.4);box-shadow:0 0 0 15px rgba(227,6,19,.27),0 22px 44px rgba(0,0,0,.46)}.v27-dealer-map-section .v26-map-tooltip{top:188px;right:46px;width:min(430px,calc(100% - 92px));border-radius:26px;padding:24px 26px;background:rgba(8,22,33,.93)}.v27-dealer-map-section .v26-map-tooltip span{font-size:.88rem;color:#ff333e}.v27-dealer-map-section .v26-map-tooltip strong{font-size:1.55rem}.v27-dealer-map-section .v26-map-tooltip em{font-size:1.02rem}.v27-dealer-map-section .v26-map-info-row{margin-top:22px;grid-template-columns:minmax(0,1fr) minmax(520px,.78fr)}.v27-dealer-map-section .v26-selected-dealer,.v27-dealer-map-section .v26-route-card{border-radius:30px;padding:28px 32px;background:linear-gradient(180deg,rgba(9,23,35,.96),rgba(7,17,28,.96));border-color:rgba(255,255,255,.16)}.v27-dealer-map-section .v26-selected-dealer h3{font-size:clamp(1.55rem,2vw,2.6rem)}.v27-dealer-map-section .v26-route-actions a{min-height:50px;border-radius:16px}.v27-dealer-map-section .v26-route-actions a:first-child{background:#e30613;color:#fff;border-color:#e30613}.v27-dealer-map-section .v26-route-actions a:first-child:hover{background:#fff;color:#07121d;border-color:#fff}@media (max-width:1180px){.v27-map-frame{min-height:640px}.v27-dealer-map-section .v26-map-title-card{width:calc(100% - 60px)}.v27-dealer-map-section .v26-map-info-row{grid-template-columns:1fr}}@media (max-width:760px){.v27-dealer-map-section{padding:56px 0 68px}.v27-dealer-map-section .v8-container{width:min(94vw,720px)}.v27-map-shell{padding:12px;border-radius:28px}.v27-map-frame{min-height:560px;border-radius:22px}.v27-dealer-map-section .v26-map-title-card{top:16px;width:calc(100% - 28px);padding:18px 18px 20px;border-radius:20px;text-align:left}.v27-dealer-map-section .v26-map-title-card h2{font-size:clamp(1.55rem,8vw,2.35rem);max-width:13ch;margin-left:0}.v27-dealer-map-section .v26-map-title-card p{font-size:.88rem;line-height:1.45}.v27-dealer-map-section .v26-map-tooltip{left:16px;right:16px;top:auto;bottom:18px;width:auto}.v27-dealer-map-section .v26-map-pin{width:18px;height:18px;border-width:2px;box-shadow:0 0 0 7px rgba(227,6,19,.22),0 8px 15px rgba(0,0,0,.22)}.v27-dealer-map-section .v26-map-pin::after{display:none}.v27-dealer-map-section .v26-route-card{gap:16px}}.v28-dealer-finder{position:relative;overflow:hidden;padding:96px 0 104px;background:radial-gradient(circle at 7% 8%,rgba(227,6,19,.22),transparent 32%),radial-gradient(circle at 84% 16%,rgba(30,76,104,.24),transparent 34%),linear-gradient(135deg,#0a1420 0%,#0d1c2a 48%,#07111b 100%);color:#fff;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}.v28-dealer-finder::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:72px 72px;mask-image:linear-gradient(90deg,transparent,black 12%,black 88%,transparent);pointer-events:none}.v28-dealer-finder::after{content:"";position:absolute;width:560px;height:560px;right:-260px;bottom:-260px;border-radius:50%;background:radial-gradient(circle,rgba(227,6,19,.18),transparent 68%);pointer-events:none}.v28-dealer-finder .v8-container{position:relative;z-index:1}.v28-finder-head{max-width:1040px;margin:0 auto 42px;text-align:center}.v28-kicker{display:inline-flex;align-items:center;gap:10px;margin-bottom:18px;padding:12px 18px;border:1px solid rgba(227,6,19,.42);border-radius:999px;color:#ff3a45;background:rgba(227,6,19,.08);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.v28-kicker::before{content:"";width:8px;height:8px;border-radius:50%;background:#e30613;box-shadow:0 0 0 7px rgba(227,6,19,.14)}.v28-finder-head h2{max-width:13.5ch;margin:0 auto 18px;color:#fff;font-size:clamp(3rem,6.4vw,7rem);line-height:.9;letter-spacing:-.075em}.v28-finder-head p{max-width:940px;margin:0 auto;color:rgba(236,244,250,.78);font-size:clamp(1rem,1.6vw,1.18rem);line-height:1.78;font-weight:650}.v28-finder-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(360px,.65fr);gap:22px;align-items:stretch}.v28-map-card,.v28-finder-panel,.v28-route-hub{border:1px solid rgba(255,255,255,.14);background:linear-gradient(145deg,rgba(255,255,255,.07),rgba(255,255,255,.035));box-shadow:0 26px 80px rgba(0,0,0,.35),inset 0 1px 0 rgba(255,255,255,.08);backdrop-filter:blur(14px)}.v28-map-card{position:relative;min-height:690px;border-radius:36px;padding:22px;overflow:hidden}.v28-map-card::before{content:"";position:absolute;inset:22px;border-radius:28px;background:radial-gradient(circle at 52% 50%,rgba(227,6,19,.13),transparent 48%);pointer-events:none}.v28-map-hero-card{position:absolute;z-index:5;left:50%;top:38px;width:min(780px,calc(100% - 88px));transform:translateX(-50%);padding:26px 30px 30px;border-radius:28px;text-align:center;background:linear-gradient(135deg,rgba(8,18,28,.96),rgba(12,27,40,.92));border:1px solid rgba(255,255,255,.12);box-shadow:0 28px 60px rgba(0,0,0,.44)}.v28-map-hero-card span{display:block;margin-bottom:8px;color:#ff3944;font-size:.86rem;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.v28-map-hero-card strong{display:block;color:#fff;font-size:clamp(1.75rem,3.5vw,3.35rem);line-height:.98;letter-spacing:-.065em}.v28-map-hero-card em{display:block;margin-top:11px;color:rgba(236,244,250,.72);font-style:normal;font-weight:650;line-height:1.45}.v28-map-stage{position:absolute;inset:22px;border-radius:28px;overflow:hidden;background:#0b1724;border:1px solid rgba(255,255,255,.12)}.v28-turkey-svg{position:absolute;inset:0;width:100%;height:100%;opacity:.98;filter:drop-shadow(0 18px 40px rgba(0,0,0,.32))}.v28-pin-layer{position:absolute;inset:0;z-index:4}.v28-map-pin{position:absolute;left:var(--x);top:var(--y);width:20px;height:20px;transform:translate(-50%,-50%);border:2px solid rgba(255,255,255,.92);border-radius:50%;background:#e30613;box-shadow:0 0 0 9px rgba(227,6,19,.21),0 11px 22px rgba(0,0,0,.32);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,background .22s ease,border-color .22s ease;padding:0}.v28-map-pin::after{content:"";position:absolute;inset:-13px;border-radius:50%;border:1px solid rgba(227,6,19,.32);animation:v28PinPulse 3.1s ease-in-out infinite}.v28-map-pin:nth-child(3n)::after{animation-delay:.6s}.v28-map-pin:nth-child(5n)::after{animation-delay:1.2s}.v28-map-pin span{position:absolute;left:50%;bottom:calc(100%+9px);transform:translateX(-50%) scale(.88);min-width:26px;padding:4px 7px;border-radius:999px;color:#fff;background:#091522;font-size:.68rem;font-weight:900;opacity:0;pointer-events:none;transition:opacity .2s ease,transform .2s ease}.v28-map-pin:hover,.v28-map-pin:focus-visible,.v28-map-pin.is-active{z-index:8;transform:translate(-50%,-50%) scale(1.42);background:#ff1725;box-shadow:0 0 0 14px rgba(227,6,19,.25),0 16px 30px rgba(0,0,0,.42);outline:0}.v28-map-pin:hover span,.v28-map-pin:focus-visible span,.v28-map-pin.is-active span{opacity:1;transform:translateX(-50%) scale(1)}@keyframes v28PinPulse{0%,100%{transform:scale(.62);opacity:.38}50%{transform:scale(1.15);opacity:.08}}.v28-map-tooltip{position:absolute;z-index:7;left:var(--tip-x,64%);top:var(--tip-y,40%);width:min(310px,34vw);padding:20px 22px;border-radius:22px;background:linear-gradient(135deg,rgba(8,18,28,.97),rgba(12,29,42,.94));border:1px solid rgba(255,255,255,.11);box-shadow:0 24px 52px rgba(0,0,0,.42);transform:translate(20px,-50%);pointer-events:none;transition:opacity .18s ease,transform .18s ease}.v28-map-tooltip[aria-hidden="true"]{opacity:0;transform:translate(10px,-50%) scale(.98)}.v28-map-tooltip span{display:block;margin-bottom:7px;color:#ff3944;font-size:.76rem;font-weight:950;letter-spacing:.13em;text-transform:uppercase}.v28-map-tooltip strong{display:block;margin-bottom:6px;color:#fff;font-size:1.28rem;line-height:1.12}.v28-map-tooltip em{display:block;color:rgba(236,244,250,.76);font-style:normal;font-weight:700;line-height:1.42}.v28-finder-panel{border-radius:32px;padding:24px;display:flex;flex-direction:column;min-height:690px}.v28-panel-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.1)}.v28-panel-head span{display:block;color:#ff3944;font-size:.76rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.v28-panel-head strong{display:block;margin-top:6px;color:#fff;font-size:1.6rem;line-height:1.1;letter-spacing:-.04em}.v28-panel-head small{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:999px;background:rgba(227,6,19,.1);border:1px solid rgba(227,6,19,.26);color:#ff6870;font-weight:900;white-space:nowrap}.v28-field{display:block;margin-bottom:14px}.v28-field span{display:block;margin-bottom:8px;color:rgba(236,244,250,.68);font-size:.82rem;font-weight:800;letter-spacing:.03em}.v28-field select,.v28-field input{width:100%;min-height:52px;border:1px solid rgba(255,255,255,.13);border-radius:16px;color:#fff;background:rgba(6,15,24,.64);padding:0 16px;font:inherit;font-weight:750;outline:0}.v28-field select:focus,.v28-field input:focus{border-color:rgba(227,6,19,.58);box-shadow:0 0 0 4px rgba(227,6,19,.12)}.v28-field select option{color:#101820;background:#fff}.v28-selected-card{margin-top:4px;padding:20px;border-radius:22px;background:linear-gradient(135deg,rgba(227,6,19,.16),rgba(255,255,255,.055));border:1px solid rgba(227,6,19,.26)}.v28-selected-card span{display:block;margin-bottom:8px;color:#ff6670;font-size:.76rem;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.v28-selected-card h3{margin:0 0 9px;color:#fff;font-size:1.15rem;line-height:1.24;letter-spacing:-.025em}.v28-selected-card p{margin:0;color:rgba(236,244,250,.74);line-height:1.55;font-weight:650}.v28-selected-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:16px}.v28-selected-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:999px;text-decoration:none;font-size:.83rem;font-weight:900;color:#fff;background:#e30613;border:1px solid rgba(255,255,255,.1);transition:transform .2s ease,background .2s ease}.v28-selected-actions a:last-child{color:#fff;background:rgba(255,255,255,.08)}.v28-selected-actions a:hover{transform:translateY(-2px);background:#ff1725}.v28-list-head{display:flex;justify-content:space-between;gap:12px;align-items:center;margin:22px 0 12px}.v28-list-head span{color:#fff;font-weight:900}.v28-list-head em{color:rgba(236,244,250,.58);font-style:normal;font-size:.84rem;font-weight:800}.v28-dealer-list{display:grid;gap:10px;overflow:auto;padding-right:4px;max-height:250px;scrollbar-width:thin}.v28-dealer-card{width:100%;text-align:left;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:rgba(8,18,28,.48);padding:15px 16px;color:#fff;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.v28-dealer-card:hover,.v28-dealer-card.is-active{background:rgba(255,255,255,.075);border-color:rgba(227,6,19,.34);transform:translateY(-1px)}.v28-dealer-card strong{display:block;margin-bottom:6px;font-size:.96rem;line-height:1.25}.v28-dealer-card span{display:block;color:rgba(236,244,250,.68);font-size:.84rem;line-height:1.4}.v28-dealer-card em{display:block;margin-top:7px;color:#ff6870;font-style:normal;font-size:.82rem;font-weight:900}.v28-route-hub{display:flex;justify-content:space-between;align-items:center;gap:26px;margin-top:22px;padding:24px 26px;border-radius:28px}.v28-route-hub span{display:block;margin-bottom:6px;color:#ff3944;font-size:.78rem;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.v28-route-hub strong{display:block;color:#fff;font-size:1.35rem;line-height:1.2;letter-spacing:-.035em}.v28-route-hub p{margin:7px 0 0;color:rgba(236,244,250,.7);line-height:1.55;font-weight:650}.v28-route-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.v28-route-actions a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:999px;text-decoration:none;color:#fff;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);font-weight:900;white-space:nowrap;transition:transform .2s ease,background .2s ease,color .2s ease}.v28-route-actions a:first-child{background:#e30613;border-color:#e30613}.v28-route-actions a:hover{transform:translateY(-2px);background:#fff;color:#0c1825}@media (max-width:1180px){.v28-finder-shell{grid-template-columns:1fr}.v28-finder-panel{min-height:0}.v28-dealer-list{max-height:360px}.v28-map-card{min-height:640px}.v28-route-hub{align-items:flex-start;flex-direction:column}.v28-route-actions{justify-content:flex-start}}@media (max-width:760px){.v28-dealer-finder{padding:68px 0 78px}.v28-finder-head{text-align:left}.v28-finder-head h2{margin-left:0;font-size:clamp(2.6rem,13vw,4.25rem);max-width:10.5ch}.v28-finder-head p{font-size:.95rem}.v28-map-card{min-height:540px;border-radius:28px;padding:12px}.v28-map-stage{inset:12px;border-radius:22px}.v28-map-hero-card{top:24px;width:calc(100% - 48px);padding:18px 18px 20px;border-radius:20px;text-align:left}.v28-map-hero-card strong{font-size:1.55rem;line-height:1.05}.v28-map-hero-card em{font-size:.86rem}.v28-map-pin{width:15px;height:15px;border-width:2px;box-shadow:0 0 0 6px rgba(227,6,19,.22),0 8px 16px rgba(0,0,0,.28)}.v28-map-pin::after,.v28-map-pin span{display:none}.v28-map-tooltip{left:16px!important;right:16px;top:auto!important;bottom:18px;width:auto;transform:none}.v28-map-tooltip[aria-hidden="true"]{transform:translateY(8px) scale(.98)}.v28-finder-panel{padding:18px;border-radius:26px}.v28-panel-head{display:block}.v28-panel-head small{margin-top:12px}.v28-route-hub{padding:20px;border-radius:24px}.v28-route-actions{width:100%;display:grid;grid-template-columns:1fr}.v28-route-actions a{width:100%}}.v28-empty{margin:0;padding:18px;border-radius:16px;background:rgba(255,255,255,.06);color:rgba(236,244,250,.72);font-weight:750;line-height:1.5}.v29-dealer-center{position:relative;overflow:hidden;padding:104px 0;background:radial-gradient(circle at 12% 0,rgba(227,6,19,.18),transparent 34%),linear-gradient(135deg,#07131f 0%,#0b1a28 48%,#101622 100%);color:#fff}.v29-dealer-center:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:64px 64px;opacity:.32;pointer-events:none}.v29-dealer-center:after{content:"";position:absolute;right:-180px;top:-180px;width:520px;height:520px;border-radius:50%;background:radial-gradient(circle,rgba(227,6,19,.12),transparent 68%);pointer-events:none}.v29-dealer-center .v8-container{position:relative;z-index:1}.v29-dealer-head{max-width:980px;margin:0 auto 42px;text-align:center}.v29-kicker{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 22px;border:1px solid rgba(227,6,19,.55);border-radius:14px;background:rgba(227,6,19,.1);color:#ff3340;font-size:13px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.v29-dealer-head h2{margin:22px 0 16px;color:#fff;font-size:clamp(38px,5vw,78px);line-height:.96;letter-spacing:-.065em}.v29-dealer-head p{margin:0 auto;color:rgba(231,238,246,.78);font-size:clamp(17px,1.65vw,25px);line-height:1.55;max-width:880px}.v29-dealer-shell{display:grid;grid-template-columns:minmax(0,.86fr) minmax(460px,1.14fr);gap:28px;align-items:stretch}.v29-dealer-intro,.v29-directory,.v29-route-hub{border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.045));box-shadow:0 34px 80px rgba(0,0,0,.34);backdrop-filter:blur(16px)}.v29-dealer-intro{position:relative;overflow:hidden;border-radius:34px;padding:38px}.v29-dealer-intro:before{content:"";position:absolute;right:-90px;bottom:-90px;width:260px;height:260px;border-radius:50%;background:radial-gradient(circle,rgba(227,6,19,.22),transparent 66%)}.v29-intro-badge{display:inline-flex;gap:12px;align-items:center;margin-bottom:26px;padding:10px 14px 10px 10px;border:1px solid rgba(255,255,255,.14);border-radius:999px;background:rgba(5,16,27,.72)}.v29-intro-badge span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#e30613;color:#fff;font-size:13px;font-weight:950;letter-spacing:.08em}.v29-intro-badge strong{font-size:15px;letter-spacing:.02em;color:#fff}.v29-dealer-intro h3{position:relative;margin:0 0 16px;color:#fff;font-size:clamp(28px,3vw,46px);line-height:1.03;letter-spacing:-.045em}.v29-dealer-intro p{position:relative;margin:0;color:rgba(231,238,246,.77);font-size:18px;line-height:1.7}.v29-stats-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:30px 0}.v29-stats-grid div{border:1px solid rgba(255,255,255,.12);border-radius:20px;background:rgba(7,20,32,.68);padding:20px}.v29-stats-grid strong{display:block;color:#fff;font-size:34px;line-height:1;font-weight:950;letter-spacing:-.05em}.v29-stats-grid span{display:block;margin-top:7px;color:rgba(231,238,246,.68);font-weight:700;font-size:14px}.v29-feature-list{position:relative;display:grid;gap:10px;margin-bottom:28px}.v29-feature-list span{display:flex;align-items:center;gap:12px;color:rgba(231,238,246,.82);font-size:15px;font-weight:800}.v29-feature-list span:before{content:"";width:9px;height:9px;border-radius:999px;background:#e30613;box-shadow:0 0 0 7px rgba(227,6,19,.12)}.v29-primary-cta{position:relative;display:inline-flex;min-height:54px;align-items:center;justify-content:center;padding:0 24px;border-radius:16px;background:#e30613;color:#fff;text-decoration:none;font-weight:950;box-shadow:0 18px 36px rgba(227,6,19,.22);transition:.22s ease}.v29-primary-cta:hover{transform:translateY(-2px);box-shadow:0 24px 44px rgba(227,6,19,.32)}.v29-directory{border-radius:34px;padding:28px;min-width:0}.v29-directory-top{display:grid;grid-template-columns:1fr auto;gap:5px 16px;align-items:end;margin-bottom:20px}.v29-directory-top span{color:#ff3340;font-weight:950;font-size:13px;text-transform:uppercase;letter-spacing:.13em}.v29-directory-top strong{grid-column:1;color:#fff;font-size:34px;line-height:1;letter-spacing:-.04em}.v29-directory-top small{grid-row:1/3;grid-column:2;align-self:center;padding:12px 15px;border-radius:14px;background:rgba(227,6,19,.14);border:1px solid rgba(227,6,19,.35);color:#fff;font-weight:900}.v29-filter-grid{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(240px,1.2fr);gap:12px;margin-bottom:16px}.v29-field{display:grid;gap:8px}.v29-field span{color:rgba(231,238,246,.62);font-size:12px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.v29-field select,.v29-field input{width:100%;min-height:54px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:#fff;color:#0b1724;font:inherit;font-weight:800;padding:0 16px;outline:none}.v29-field input::placeholder{color:#7a8695}.v29-field select:focus,.v29-field input:focus{border-color:#e30613;box-shadow:0 0 0 4px rgba(227,6,19,.16)}.v29-selected-card{border:1px solid rgba(255,255,255,.12);border-radius:24px;background:linear-gradient(135deg,rgba(255,255,255,.1),rgba(255,255,255,.045));padding:22px;margin-bottom:18px}.v29-selected-card span{display:inline-flex;margin-bottom:10px;color:#ff3340;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.v29-selected-card h3{margin:0 0 8px;color:#fff;font-size:23px;line-height:1.15;letter-spacing:-.02em}.v29-selected-card p{margin:0;color:rgba(231,238,246,.74);line-height:1.55;font-weight:700}.v29-selected-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.v29-selected-actions a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 16px;border-radius:13px;text-decoration:none;font-weight:950}.v29-selected-actions a:first-child{background:#fff;color:#0b1724}.v29-selected-actions a:last-child{background:#e30613;color:#fff}.v29-list-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 10px;color:rgba(231,238,246,.86);font-weight:950}.v29-list-head em{font-style:normal;color:rgba(231,238,246,.62);font-size:14px}.v29-dealer-list{display:grid;gap:10px;max-height:350px;overflow:auto;padding-right:6px;scrollbar-color:#e30613 rgba(255,255,255,.08);scrollbar-width:thin}.v29-dealer-card{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:rgba(5,16,27,.56);color:#fff;text-align:left;padding:16px 16px 14px;cursor:pointer;transition:.2s ease}.v29-dealer-card strong{display:block;font-size:16px;line-height:1.2;margin-bottom:7px}.v29-dealer-card span{display:block;color:rgba(231,238,246,.66);font-size:14px;line-height:1.45}.v29-dealer-card em{display:block;margin-top:8px;color:rgba(255,255,255,.78);font-style:normal;font-size:13px;font-weight:900}.v29-dealer-card:hover,.v29-dealer-card.is-active{border-color:rgba(227,6,19,.62);background:linear-gradient(135deg,rgba(227,6,19,.2),rgba(5,16,27,.72));transform:translateY(-1px)}.v29-empty{margin:0;border:1px dashed rgba(255,255,255,.18);border-radius:16px;padding:20px;color:rgba(231,238,246,.7)}.v29-route-hub{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:28px;border-radius:28px;padding:28px}.v29-route-hub span{display:block;color:#ff3340;font-weight:950;text-transform:uppercase;letter-spacing:.12em;font-size:13px}.v29-route-hub strong{display:block;margin:8px 0 6px;color:#fff;font-size:26px;letter-spacing:-.03em}.v29-route-hub p{margin:0;color:rgba(231,238,246,.68);line-height:1.55}.v29-route-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.v29-route-actions a{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 17px;border-radius:14px;border:1px solid rgba(255,255,255,.13);background:#fff;color:#0b1724;text-decoration:none;font-weight:950}.v29-route-actions a:first-child{background:#e30613;color:#fff;border-color:#e30613}.v29-route-actions a:hover{transform:translateY(-2px);box-shadow:0 16px 30px rgba(0,0,0,.18)}@media (max-width:1100px){.v29-dealer-shell{grid-template-columns:1fr}.v29-dealer-intro{padding:30px}.v29-route-hub{align-items:flex-start;flex-direction:column}.v29-route-actions{justify-content:flex-start}}@media (max-width:720px){.v29-dealer-center{padding:72px 0}.v29-dealer-head{text-align:left}.v29-filter-grid,.v29-stats-grid{grid-template-columns:1fr}.v29-directory-top{grid-template-columns:1fr}.v29-directory-top small{grid-row:auto;grid-column:auto;justify-self:start}.v29-directory{padding:20px;border-radius:26px}.v29-dealer-intro{border-radius:26px}.v29-route-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.v29-route-actions a{width:100%}}@media (max-width:460px){.v29-route-actions{grid-template-columns:1fr}.v29-selected-actions{display:grid}.v29-selected-actions a{width:100%}}:root{--oz30-navy:#071724;--oz30-navy-2:#102536;--oz30-navy-3:#172d42;--oz30-red:#e30613;--oz30-red-2:#b7040e;--oz30-white:#ffffff;--oz30-muted:#cdd7e1}.v8-header .v8-nav{gap:8px!important}.v8-header .v8-nav>a:not(.v8-btn),.v8-header .v8-navdrop>a{min-height:42px!important;border:1px solid transparent!important;color:#142235!important;background:transparent!important;box-shadow:none!important}.v8-header .v8-nav>a:not(.v8-btn):hover,.v8-header .v8-navdrop:hover>a{background:linear-gradient(180deg,var(--oz30-navy-2),var(--oz30-navy))!important;color:#fff!important;border-color:rgba(227,6,19,.28)!important;box-shadow:0 14px 32px rgba(7,23,36,.14)!important}.v8-header .v8-nav>a.is-active,.v8-header .v8-navdrop>a.is-active,.v8-header .v8-nav .is-active{background:linear-gradient(180deg,var(--oz30-navy-2),var(--oz30-navy))!important;color:#fff!important;border:1px solid rgba(227,6,19,.50)!important;box-shadow:inset 0 -3px 0 var(--oz30-red),0 16px 34px rgba(7,23,36,.18)!important;transform:none!important}.v8-header .v8-navdrop>a span{display:inline-grid!important;place-items:center!important;width:15px!important;height:15px!important;margin-left:2px!important;font-size:0!important;color:var(--oz30-red)!important;opacity:1!important}.v8-header .v8-navdrop>a span::before{content:"";width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg) translateY(-2px);border-radius:1px}.v8-header .v8-navdrop:hover>a span,.v8-header .v8-navdrop>a.is-active span{color:#fff!important}.v8-header .v8-btn--nav{min-height:42px!important;padding:0 18px!important;border-radius:999px!important;background:var(--oz30-red)!important;border:1px solid var(--oz30-red-2)!important;color:#fff!important;box-shadow:0 14px 30px rgba(227,6,19,.18)!important}.v8-header .v8-btn--nav:hover{background:var(--oz30-navy)!important;border-color:rgba(227,6,19,.42)!important;box-shadow:0 16px 34px rgba(7,23,36,.22)!important}.v30-lang-switch{display:inline-flex!important;align-items:center!important;gap:7px!important;height:42px!important;margin-left:2px!important;padding:0 10px!important;border-radius:999px!important;border:1px solid rgba(16,37,54,.12)!important;background:rgba(255,255,255,.72)!important;color:var(--oz30-navy)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.65)!important;font-size:.82rem!important;font-weight:950!important;letter-spacing:.03em!important;white-space:nowrap!important}.v30-lang-switch a{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-width:30px!important;height:28px!important;border-radius:999px!important;color:var(--oz30-navy)!important;transition:background .18s ease,color .18s ease!important}.v30-lang-switch a.is-current{background:var(--oz30-navy)!important;color:#fff!important;box-shadow:inset 0 -2px 0 var(--oz30-red)!important}.v30-lang-switch a:not(.is-current):hover{background:rgba(227,6,19,.10)!important;color:var(--oz30-red)!important}.v30-lang-switch span{color:rgba(7,23,36,.32)!important;font-weight:800!important}.v9-footer__brand .v9-social.v23-social{display:none!important}.v30-footer-social-center{display:flex!important;align-items:center!important;justify-content:center!important;padding:28px 0 22px!important;margin-top:30px!important;border-top:1px solid rgba(255,255,255,.10)!important;border-bottom:1px solid rgba(255,255,255,.08)!important}.v30-footer-social-center .v9-social.v23-social{display:flex!important;align-items:center!important;justify-content:center!important;flex-wrap:wrap!important;gap:12px!important;margin:0!important}.v30-footer-social-center .v9-social.v23-social a{min-height:46px!important;padding:10px 16px!important;border-radius:999px!important;background:linear-gradient(180deg,#132638,#091722)!important;border:1px solid rgba(255,255,255,.18)!important;color:#fff!important;font-weight:850!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.07),0 14px 34px rgba(0,0,0,.18)!important}.v30-footer-social-center .v9-social.v23-social a:hover{transform:translateY(-2px)!important;border-color:rgba(227,6,19,.48)!important;color:#fff!important}.v30-footer-social-center .v9-social.v23-social svg{width:21px!important;height:21px!important;display:block!important;fill:none!important;color:#fff!important}.v23-footer-bottom{padding-top:22px!important}@media(max-width:1180px){.v8-header .v8-nav{gap:4px!important}.v8-header .v8-nav>a:not(.v8-btn),.v8-header .v8-navdrop>a{padding-inline:9px!important;font-size:.88rem!important}.v8-header .v8-btn--nav{padding-inline:14px!important}.v30-lang-switch{padding-inline:8px!important;gap:4px!important}}@media(max-width:980px){.v30-lang-switch{width:100%!important;justify-content:center!important;margin:8px 0 0!important;background:rgba(7,23,36,.04)!important}.v8-header .v8-navdrop>a span{margin-left:auto!important}}@media(max-width:720px){.v30-footer-social-center{padding:22px 0 18px!important;margin-top:22px!important}.v30-footer-social-center .v9-social.v23-social{gap:8px!important}.v30-footer-social-center .v9-social.v23-social a{min-height:42px!important;padding:9px 13px!important;font-size:.86rem!important}}:root{--oz31-navy:#071724;--oz31-navy-2:#102536;--oz31-navy-3:#1b3145;--oz31-red:#e30613;--oz31-red-dark:#b7040e;--oz31-line:rgba(255,255,255,.14);--oz31-cream:#f8f3ea}.v8-header{background:rgba(7,23,36,.96)!important;border-bottom:1px solid rgba(255,255,255,.08)!important;box-shadow:0 12px 34px rgba(0,0,0,.16)!important}.v8-header .v8-nav>a:not(.v8-btn),.v8-header .v8-navdrop>a{color:#e7eef6!important;background:transparent!important;border:1px solid transparent!important;text-shadow:none!important}.v8-header .v8-nav>a:not(.v8-btn):hover,.v8-header .v8-navdrop:hover>a,.v8-header .v8-nav>a.is-active,.v8-header .v8-navdrop>a.is-active{background:linear-gradient(180deg,#12283b,#071724)!important;color:#fff!important;border-color:rgba(227,6,19,.42)!important;box-shadow:inset 0 -3px 0 var(--oz31-red),0 16px 34px rgba(0,0,0,.20)!important}.v8-header .v8-navdrop>a span{color:#ff4a54!important;opacity:1!important}.v8-header .v8-navdrop:hover>a span,.v8-header .v8-navdrop>a.is-active span{color:#fff!important}.v8-header .v8-mega{background:linear-gradient(180deg,#ffffff,#f8f8f5)!important;border:1px solid rgba(7,23,36,.14)!important;box-shadow:0 30px 90px rgba(0,0,0,.26)!important;padding:14px!important;border-radius:22px!important}.v8-header .v8-mega a{color:#152230!important;border-radius:16px!important;font-weight:850!important}.v8-header .v8-mega a:hover,.v8-header .v8-mega a.is-current{background:linear-gradient(180deg,#12283b,#071724)!important;color:#fff!important;box-shadow:inset 0 -3px 0 var(--oz31-red)!important}.v8-header .v8-mega small{color:#687689!important}.v8-header .v8-mega a:hover small{color:#dbe5ee!important}.v8-header .v8-btn--nav{background:var(--oz31-red)!important;border-color:var(--oz31-red-dark)!important;color:#fff!important}.v8-header .v8-btn--nav:hover{background:#071724!important;color:#fff!important;border-color:rgba(227,6,19,.60)!important}.v30-lang-switch{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.14)!important;color:#fff!important}.v30-lang-switch a{color:#fff!important}.v30-lang-switch a.is-current{background:#fff!important;color:#071724!important;box-shadow:inset 0 -2px 0 var(--oz31-red)!important}.v30-lang-switch span{color:rgba(255,255,255,.45)!important}.v8-page-hero{position:relative!important;min-height:clamp(470px,48vw,640px)!important;display:grid!important;align-items:center!important;overflow:hidden!important;background:#071724!important;border-radius:0 0 32px 32px!important;isolation:isolate!important}.v8-page-hero>img{position:absolute!important;inset:0!important;width:100%!important;height:100%!important;object-fit:cover!important;filter:saturate(.98) contrast(1.03) brightness(.76)!important;z-index:-2!important}.v8-page-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,23,36,.92) 0%,rgba(7,23,36,.76) 42%,rgba(7,23,36,.42) 70%,rgba(7,23,36,.70) 100%),radial-gradient(circle at 78% 22%,rgba(227,6,19,.18),transparent 34%)}.v8-page-hero__content{position:relative!important;z-index:2!important;max-width:920px!important;padding:96px 0 82px!important}.v8-page-hero .v8-breadcrumb{display:flex!important;align-items:center!important;gap:10px!important;flex-wrap:wrap!important;margin-bottom:18px!important;color:rgba(255,255,255,.82)!important;font-weight:750!important}.v8-page-hero .v8-breadcrumb a,.v8-page-hero .v8-breadcrumb span{color:rgba(255,255,255,.82)!important;text-shadow:none!important}.v8-page-hero .v8-kicker{background:rgba(227,6,19,.12)!important;border-color:rgba(227,6,19,.38)!important;color:#ff4651!important}.v8-page-hero h1{color:#fff!important;font-family:Manrope,Inter,sans-serif!important;font-size:clamp(3.1rem,7vw,6.25rem)!important;line-height:.94!important;letter-spacing:-.07em!important;max-width:860px!important;margin:.72rem 0 1.1rem!important;text-shadow:0 22px 70px rgba(0,0,0,.36)!important}.v8-page-hero p{color:#dce6ee!important;font-size:clamp(1.04rem,1.4vw,1.2rem)!important;line-height:1.75!important;max-width:760px!important;text-shadow:0 12px 36px rgba(0,0,0,.28)!important}.v31-page-intro{background:linear-gradient(180deg,#f8f3ea,#fff)}.v31-intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:34px;align-items:start}.v31-lead-card{background:#fff;border:1px solid rgba(7,23,36,.10);border-radius:30px;padding:34px;box-shadow:0 20px 60px rgba(7,23,36,.08)}.v31-lead-card h2{font-family:Manrope,Inter,sans-serif;font-size:clamp(2.1rem,4vw,4rem);line-height:1;letter-spacing:-.055em;margin:.6rem 0 1rem;color:#102031}.v31-lead-card p{color:#657183;font-size:1.06rem}.v31-feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.v31-feature-card{background:linear-gradient(180deg,#13283a,#081724);color:#fff;border:1px solid rgba(255,255,255,.10);border-radius:24px;padding:24px;box-shadow:0 18px 46px rgba(7,23,36,.14)}.v31-feature-card span{width:48px;height:48px;border-radius:16px;background:rgba(227,6,19,.13);border:1px solid rgba(227,6,19,.38);display:grid;place-items:center;color:#ff4b55;margin-bottom:18px;font-weight:950}.v31-feature-card h3{margin:0 0 8px;color:#fff;font-size:1.2rem}.v31-feature-card p{margin:0;color:#cbd6df}.v31-band{background:radial-gradient(circle at top right,rgba(227,6,19,.17),transparent 30%),linear-gradient(180deg,#071724,#102536);color:#fff}.v31-process-list{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-top:28px}.v31-process-list article{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:24px;padding:22px}.v31-process-list b{display:inline-grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#fff;color:#071724;margin-bottom:14px;box-shadow:inset 0 -3px 0 var(--oz31-red)}.v31-process-list h3{color:#fff;margin:.2rem 0 .35rem}.v31-process-list p{color:#cbd6df;margin:0}.v31-link-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:28px}.v31-link-card{display:block;background:#fff;border:1px solid rgba(7,23,36,.10);border-radius:24px;padding:24px;box-shadow:0 16px 44px rgba(7,23,36,.06);transition:.2s ease}.v31-link-card:hover{transform:translateY(-4px);box-shadow:0 24px 70px rgba(7,23,36,.12);border-color:rgba(227,6,19,.26)}.v31-link-card strong{display:block;color:#122235;font-size:1.15rem;margin-bottom:6px}.v31-link-card span{color:#697686}.v8-catalog-layout .v8-section-head h2{font-size:clamp(2.25rem,4.4vw,4.85rem)!important;line-height:1.02!important;letter-spacing:-.06em!important;max-width:1080px!important}.v8-catalog-layout .v8-section-head p{font-size:1.08rem!important;max-width:790px!important}.v8-product-grid{align-items:stretch!important}.v8-product-card{display:flex!important;flex-direction:column!important;height:100%!important;min-height:620px!important;background:#fff!important;border:1px solid #e8dccb!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 18px 58px rgba(7,23,36,.08)!important}.v8-product-card__visual{height:360px!important;min-height:360px!important;background:#fff!important;background-image:none!important;padding:30px 28px!important;display:grid!important;place-items:center!important;border-bottom:1px solid #efe5d8!important}.v8-product-card__visual::before{display:none!important}.v8-product-card__visual img{width:100%!important;height:100%!important;max-width:96%!important;max-height:96%!important;object-fit:contain!important;background:#fff!important;filter:drop-shadow(0 12px 18px rgba(0,0,0,.13))!important}.v8-product-card__body{flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:300px!important;height:auto!important;background:linear-gradient(180deg,#102536,#071724)!important;color:#fff!important;padding:30px 30px 28px!important}.v8-product-card__body .v8-label,.v8-product-card__body .v8-tag{width:max-content!important;max-width:100%!important;background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.20)!important;color:#fff!important;border-radius:14px!important;padding:9px 14px!important;letter-spacing:.025em!important}.v8-product-card__body h3{font-size:clamp(1.55rem,2.2vw,2.25rem)!important;line-height:1.12!important;margin:1rem 0 .45rem!important}.v8-product-card__body h3 a{color:#fff!important}.v8-product-card__body p{color:#d7e0e9!important;font-size:1.02rem!important;line-height:1.48!important}.v8-specline{display:grid!important;gap:8px!important;margin:14px 0 0!important}.v8-specline span{display:inline-flex!important;width:max-content!important;max-width:100%!important;background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.14)!important;color:#eef4f8!important;border-radius:12px!important;padding:8px 11px!important;font-weight:800!important}.v8-product-card__body .v8-textlink{margin-top:auto!important;color:#fff!important;font-weight:950!important;padding-top:20px!important}.v8-product-card__body .v8-textlink:hover{color:#ff4651!important}.v8-filter-panel button{transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease!important}.v8-filter-panel button:hover{transform:translateX(4px)!important;background:linear-gradient(180deg,#12283b,#071724)!important;color:#fff!important;border-color:rgba(227,6,19,.38)!important;box-shadow:0 16px 34px rgba(7,23,36,.14)!important}.v8-filter-panel button:hover span{color:#fff!important}.v8-filter-panel .v8-btn:hover{background:#071724!important;color:#fff!important;border-color:rgba(227,6,19,.46)!important}@media(max-width:1120px){.v31-intro-grid,.v31-process-list{grid-template-columns:1fr 1fr}.v31-link-cards{grid-template-columns:1fr}.v8-product-card{min-height:auto!important}}@media(max-width:720px){.v8-page-hero{min-height:520px!important;border-radius:0 0 22px 22px!important}.v8-page-hero__content{padding:76px 0 62px!important}.v8-page-hero h1{font-size:clamp(2.55rem,12vw,4rem)!important}.v31-intro-grid,.v31-feature-grid,.v31-process-list{grid-template-columns:1fr}.v8-product-card__visual{height:300px!important;min-height:300px!important}.v8-product-card__body{min-height:270px!important;padding:24px!important}}:root{--oz32-navy:#071724;--oz32-navy-2:#102536;--oz32-red:#e30613;--oz32-line:rgba(7,23,36,.12);--oz32-cream:#f8f3ea}.v8-header .v8-navdrop>a span{display:inline-flex!important;align-items:center!important;color:#ff4a54!important;opacity:1!important;font-weight:950!important;margin-left:5px!important;line-height:1!important}.v8-header .v8-navdrop:hover>a span,.v8-header .v8-navdrop>a.is-active span{color:#fff!important}.v8-header .v8-mega a,.v8-header .v8-mega a *{transition:color .18s ease,background .18s ease!important}.v8-header .v8-mega a:hover,.v8-header .v8-mega a:focus-visible{background:linear-gradient(180deg,#12283b,#071724)!important;color:#fff!important}.v8-header .v8-mega a:hover b,.v8-header .v8-mega a:focus-visible b,.v8-header .v8-mega a:hover small,.v8-header .v8-mega a:focus-visible small{color:#fff!important;opacity:1!important}.v8-header .v8-nav>a:not(.v8-btn):focus-visible,.v8-header .v8-navdrop>a:focus-visible{outline:2px solid rgba(227,6,19,.65)!important;outline-offset:4px!important}.v8-page-hero__content,.v8-page-hero__content *{text-shadow:0 16px 44px rgba(0,0,0,.38)!important}.v8-page-hero .v8-breadcrumb,.v8-page-hero .v8-breadcrumb a,.v8-page-hero .v8-breadcrumb span,.v8-page-hero h1,.v8-page-hero p{color:#fff!important}.v8-page-hero p{color:#dce6ee!important}.v8-page-hero::before{background:linear-gradient(90deg,rgba(7,23,36,.94) 0%,rgba(7,23,36,.76) 46%,rgba(7,23,36,.44) 74%,rgba(7,23,36,.82) 100%),radial-gradient(circle at 75% 16%,rgba(227,6,19,.22),transparent 32%)!important}.v8-product-card{background:transparent!important;border:1px solid #eadcc9!important;border-radius:26px!important;overflow:hidden!important;box-shadow:0 18px 58px rgba(7,23,36,.08)!important;display:flex!important;flex-direction:column!important;min-height:620px!important;height:100%!important}.v8-product-card__visual{background:transparent!important;background-image:none!important;border:0!important;border-bottom:1px solid rgba(227,6,19,.15)!important;box-shadow:none!important;padding:22px 18px 20px!important;min-height:350px!important;height:350px!important;display:grid!important;place-items:center!important}.v8-product-card__visual::before,.v8-product-card__visual::after{display:none!important;content:none!important}.v8-product-card__visual img{background:transparent!important;background-color:transparent!important;box-shadow:none!important;filter:drop-shadow(0 13px 18px rgba(0,0,0,.12))!important;width:100%!important;height:100%!important;max-width:96%!important;max-height:96%!important;object-fit:contain!important}.v8-product-card__body{background:linear-gradient(180deg,#102536 0%,#071724 100%)!important;color:#fff!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:330px!important;height:auto!important;padding:28px 28px 30px!important}.v8-product-card__body h3,.v8-product-card__body h3 a{color:#fff!important}.v8-product-card__body p{color:#d9e3ec!important}.v8-product-card__body .v8-textlink{margin-top:auto!important;color:#fff!important}.v8-product-card__body .v8-textlink:hover{color:#ff4651!important}.v8-product-card__body .v8-label,.v8-product-card__body .v8-tag{background:rgba(255,255,255,.08)!important;border:1px solid rgba(255,255,255,.22)!important;color:#fff!important}.v8-specline span{background:rgba(255,255,255,.08)!important;border-color:rgba(255,255,255,.16)!important;color:#eef5fb!important}.v8-product-stage,.v8-product-detail__media{background:transparent!important;background-image:none!important;border-color:rgba(7,23,36,.10)!important;box-shadow:none!important}.v8-product-stage::before,.v8-product-stage::after,.v8-product-detail__media::before,.v8-product-detail__media::after{display:none!important;content:none!important}.v8-product-stage img,.v8-product-detail__media img{background:transparent!important;box-shadow:none!important;filter:drop-shadow(0 18px 24px rgba(0,0,0,.14))!important}.v8-catalog-layout .v8-section-head h2{font-size:clamp(2rem,3.7vw,4.35rem)!important;line-height:1.02!important;letter-spacing:-.055em!important;max-width:1080px!important}.v8-catalog-layout .v8-section-head p{max-width:900px!important;color:#647082!important;font-size:clamp(1rem,1.2vw,1.12rem)!important}.v8-filter-panel button{cursor:pointer!important;position:relative!important;overflow:hidden!important;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease!important}.v8-filter-panel button.is-active{background:linear-gradient(180deg,#12283b,#071724)!important;color:#fff!important;border-color:rgba(227,6,19,.42)!important;box-shadow:inset 0 -4px 0 var(--oz32-red),0 18px 38px rgba(7,23,36,.18)!important}.v8-filter-panel button.is-active span{color:#fff!important}.v8-filter-panel button:hover{transform:translateX(4px)!important;background:linear-gradient(180deg,#182e42,#071724)!important;color:#fff!important;border-color:rgba(227,6,19,.45)!important;box-shadow:0 16px 34px rgba(7,23,36,.14)!important}.v8-filter-panel button:hover span{color:#fff!important}.v8-filter-panel button:focus-visible{outline:3px solid rgba(227,6,19,.36)!important;outline-offset:3px!important}.v8-product-card.is-hidden{display:none!important}.v32-news-intro{background:linear-gradient(180deg,#fff,#f8f3ea)}.v32-news-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.v32-news-head h2{font-family:Manrope,Inter,sans-serif;font-size:clamp(2rem,4vw,4.3rem);line-height:1;letter-spacing:-.055em;margin:.4rem 0 .5rem;color:#152230}.v32-news-head p{max-width:760px;color:#657386;font-size:1.08rem;line-height:1.7}.v32-news-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.v32-news-card{display:flex;flex-direction:column;min-height:100%;border-radius:26px;overflow:hidden;background:#fff;border:1px solid #eadcc9;box-shadow:0 18px 54px rgba(7,23,36,.08);transition:.2s ease}.v32-news-card:hover{transform:translateY(-5px);box-shadow:0 26px 76px rgba(7,23,36,.14);border-color:rgba(227,6,19,.25)}.v32-news-card__media{height:210px;position:relative;background:#071724;overflow:hidden}.v32-news-card__media img{width:100%;height:100%;object-fit:cover;filter:saturate(.95) contrast(1.02) brightness(.82);transition:.25s ease}.v32-news-card:hover img{transform:scale(1.045)}.v32-news-card__media::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(7,23,36,.55))}.v32-news-card__body{padding:24px;display:flex;flex-direction:column;gap:12px;flex:1}.v32-news-card__tag{width:max-content;max-width:100%;border-radius:999px;background:rgba(227,6,19,.08);border:1px solid rgba(227,6,19,.22);color:#c40611;font-weight:900;font-size:.78rem;letter-spacing:.055em;text-transform:uppercase;padding:8px 11px}.v32-news-card h3{font-size:1.35rem;line-height:1.18;margin:0;color:#152230;letter-spacing:-.025em}.v32-news-card p{color:#667386;line-height:1.62;margin:0}.v32-news-card a.v32-read{margin-top:auto;color:#071724;font-weight:950;display:inline-flex;align-items:center;gap:8px}.v32-news-card a.v32-read::after{content:"›";color:var(--oz32-red);font-size:1.4em;line-height:1}.v32-article-wrap{background:linear-gradient(180deg,#fff,#f8f3ea 65%,#fff)}.v32-article-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;align-items:start}.v32-article{background:#fff;border:1px solid #eadcc9;border-radius:30px;padding:clamp(26px,4vw,54px);box-shadow:0 22px 70px rgba(7,23,36,.08)}.v32-article .v32-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px;color:#687789;font-weight:800}.v32-article .v32-meta span{background:#f7f1e8;border:1px solid #ebddca;border-radius:999px;padding:8px 12px}.v32-article h2{font-family:Manrope,Inter,sans-serif;font-size:clamp(1.7rem,2.8vw,3rem);line-height:1.08;letter-spacing:-.045em;color:#142233;margin:2rem 0 .8rem}.v32-article h3{font-size:1.35rem;color:#142233;margin:1.6rem 0 .55rem}.v32-article p,.v32-article li{color:#5f6d7e;font-size:1.03rem;line-height:1.78}.v32-article ul,.v32-article ol{padding-left:1.2rem}.v32-article blockquote{margin:28px 0;padding:22px 24px;border-left:5px solid var(--oz32-red);background:linear-gradient(180deg,#13283a,#081724);border-radius:20px;color:#fff}.v32-article blockquote p{color:#fff;margin:0;font-weight:800}.v32-toc,.v32-related{background:linear-gradient(180deg,#13283a,#071724);color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:26px;padding:24px;position:sticky;top:118px;box-shadow:0 22px 60px rgba(7,23,36,.16)}.v32-toc h3,.v32-related h3{color:#fff;margin:0 0 14px}.v32-toc a,.v32-related a{display:block;color:#dfe8f1;font-weight:800;padding:11px 0;border-bottom:1px solid rgba(255,255,255,.10)}.v32-toc a:hover,.v32-related a:hover{color:#ff4651}.v32-faq{margin-top:32px;border-top:1px solid #eadcc9;padding-top:24px}.v32-faq details{border:1px solid #eadcc9;border-radius:18px;background:#fbf8f2;padding:18px 20px;margin:12px 0}.v32-faq summary{font-weight:950;color:#152230;cursor:pointer}.v32-faq p{margin:.7rem 0 0}.v32-article-cta{margin-top:34px;padding:26px;border-radius:24px;background:linear-gradient(135deg,#071724,#13283a);color:#fff;display:flex;justify-content:space-between;gap:20px;align-items:center}.v32-article-cta p{color:#dce6ee;margin:.3rem 0 0}.v32-article-cta .v8-btn{white-space:nowrap}@media(max-width:1100px){.v32-news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.v32-article-grid{grid-template-columns:1fr}.v32-toc{position:relative;top:auto}}@media(max-width:720px){.v32-news-head{display:block}.v32-news-grid{grid-template-columns:1fr}.v32-article-cta{display:block}.v32-article-cta .v8-btn{margin-top:16px;width:100%}.v8-product-card__visual{height:300px!important;min-height:300px!important}}:root{--oz33-navy:#071724;--oz33-navy-2:#102536;--oz33-red:#e30613;--oz33-line:#eadcc9;--oz33-muted:#647286}.v8-header .v8-mega,.v8-header .v8-mega--small{background:linear-gradient(180deg,#fff,#fbfaf7)!important;color:#142232!important}.v8-header .v8-mega a,.v8-header .v8-mega a b,.v8-header .v8-mega a small{color:#142232!important;opacity:1!important;text-shadow:none!important}.v8-header .v8-mega a:hover,.v8-header .v8-mega a:focus-visible,.v8-header .v8-mega a.is-current{background:linear-gradient(180deg,#102536,#071724)!important;color:#fff!important;box-shadow:inset 0 -4px 0 var(--oz33-red)!important}.v8-header .v8-mega a:hover b,.v8-header .v8-mega a:hover small,.v8-header .v8-mega a:focus-visible b,.v8-header .v8-mega a:focus-visible small,.v8-header .v8-mega a.is-current b,.v8-header .v8-mega a.is-current small{color:#fff!important;opacity:1!important}.v8-header .v8-navdrop>a span{color:#ff4450!important;font-weight:950!important;opacity:1!important}.v8-header .v8-navdrop:hover>a span,.v8-header .v8-navdrop>a.is-active span{color:#fff!important}.v8-catalog-layout{align-items:start!important}.v8-catalog-layout>.v8-filter-panel{align-self:start!important;position:sticky!important;top:132px!important}.v8-catalog-layout>div{min-width:0!important}.v8-section-head{margin-top:0!important}.v8-catalog-layout .v8-section-head h2{color:#142232!important}.v8-catalog-layout .v8-section-head p{color:#657386!important}.v8-filter-panel button{cursor:pointer!important;user-select:none!important;border-color:#dedbd4!important}.v8-filter-panel button.is-active,.v8-filter-panel button[aria-pressed="true"]{background:linear-gradient(180deg,#102536,#071724)!important;color:#fff!important;border-color:rgba(227,6,19,.46)!important;box-shadow:inset 0 -4px 0 var(--oz33-red),0 18px 40px rgba(7,23,36,.18)!important}.v8-filter-panel button.is-active span,.v8-filter-panel button[aria-pressed="true"] span{color:#fff!important}.v8-filter-panel button:hover{background:linear-gradient(180deg,#18324a,#071724)!important;color:#fff!important;border-color:rgba(227,6,19,.48)!important;transform:translateX(4px)!important;box-shadow:0 18px 42px rgba(7,23,36,.14)!important}.v8-filter-panel button:hover span{color:#fff!important}.v8-filter-panel .v8-btn{white-space:nowrap!important;font-size:clamp(.92rem,1.4vw,1.05rem)!important}.v8-product-card{background:#fff!important;border-color:#eadcc9!important;display:flex!important;flex-direction:column!important;height:100%!important}.v8-product-card__visual{position:relative!important;background:#fff!important;background-image:none!important;border:0!important;box-shadow:none!important;min-height:360px!important;height:360px!important;padding:28px 24px 42px!important;display:grid!important;place-items:center!important;overflow:hidden!important}.v8-product-card__visual::before{display:none!important;content:none!important}.v8-product-card__visual::after{content:""!important;display:block!important;position:absolute!important;left:34px!important;right:34px!important;bottom:24px!important;height:2px!important;background:linear-gradient(90deg,transparent,rgba(227,6,19,.34),transparent)!important;border:0!important;opacity:1!important}.v8-product-card__visual img{background:transparent!important;background-color:transparent!important;box-shadow:none!important;filter:none!important;width:100%!important;height:100%!important;max-width:96%!important;max-height:94%!important;object-fit:contain!important}.v8-product-card:hover .v8-product-card__visual img{transform:none!important}.v8-product-card__body{background:linear-gradient(180deg,#102536 0%,#071724 100%)!important;color:#fff!important;flex:1 1 auto!important;display:flex!important;flex-direction:column!important;min-height:340px!important;padding:30px 30px 32px!important}.v8-product-card__body h3,.v8-product-card__body h3 a{color:#fff!important}.v8-product-card__body p{color:#dbe5ee!important}.v8-product-card__body .v8-textlink{margin-top:auto!important;color:#fff!important}.v8-detail-grid{display:grid!important;grid-template-columns:minmax(0,1.03fr) minmax(420px,.97fr)!important;gap:42px!important;align-items:stretch!important}.v8-detail-grid>div:first-child{display:flex!important;min-width:0!important}.v8-product-stage{position:relative!important;display:grid!important;place-items:center!important;align-self:stretch!important;width:100%!important;min-height:640px!important;background:#fff!important;background-image:none!important;border:1px solid rgba(7,23,36,.10)!important;border-radius:30px!important;box-shadow:0 24px 70px rgba(7,23,36,.07)!important;padding:34px!important;overflow:hidden!important}.v8-product-stage::before{display:none!important;content:none!important}.v8-product-stage::after{content:""!important;display:block!important;position:absolute!important;left:42px!important;right:42px!important;bottom:34px!important;height:2px!important;background:linear-gradient(90deg,transparent,rgba(227,6,19,.32),transparent)!important}.v8-product-stage img{background:transparent!important;box-shadow:none!important;filter:none!important;width:100%!important;height:100%!important;max-width:96%!important;max-height:94%!important;object-fit:contain!important}.v8-detail-panel{height:100%!important;min-height:640px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;background:rgba(255,255,255,.96)!important;border:1px solid rgba(7,23,36,.12)!important;box-shadow:0 24px 70px rgba(7,23,36,.07)!important}.v8-detail-panel .v8-breadcrumb{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin-bottom:18px!important;color:#5e6c7e!important;font-weight:850!important}.v8-detail-panel .v8-breadcrumb a{color:#4b5b6d!important;opacity:1!important}.v8-detail-panel .v8-breadcrumb span{color:#79879a!important;opacity:1!important}.v8-detail-panel .v8-breadcrumb a:hover{color:var(--oz33-red)!important}.v32-news-head{align-items:center!important}.v32-news-head h2{max-width:1000px!important}.v32-news-card__media{background:#071724!important}.v32-news-card__media img{background:#fff!important}.v32-news-card .v8-btn,.v32-article-cta .v8-btn{white-space:nowrap!important;text-align:center!important}.v32-article-cta{align-items:center!important}.v33-related-news{margin-top:42px;padding-top:36px;border-top:1px solid #eadcc9;overflow:hidden}.v33-related-news__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.v33-related-news__head h2{font-family:Manrope,Inter,sans-serif;font-size:clamp(1.9rem,3.4vw,3.35rem);line-height:1.02;letter-spacing:-.055em;color:#142232;margin:0}.v33-related-news__head p{margin:0;color:#657386;max-width:520px;line-height:1.65}.v33-related-viewport{overflow:hidden;border-radius:28px}.v33-related-track{display:flex;gap:20px;width:max-content;animation:v33RelatedMove 42s linear infinite;will-change:transform;padding:4px 0 10px}.v33-related-viewport:hover .v33-related-track{animation-play-state:paused}.v33-related-card{width:310px;min-height:100%;background:#fff;border:1px solid #eadcc9;border-radius:24px;overflow:hidden;box-shadow:0 18px 48px rgba(7,23,36,.08);transition:.2s ease}.v33-related-card:hover{transform:translateY(-4px);border-color:rgba(227,6,19,.28);box-shadow:0 24px 70px rgba(7,23,36,.14)}.v33-related-card img{width:100%;height:150px;object-fit:cover;filter:saturate(.96) contrast(1.02) brightness(.9)}.v33-related-card div{padding:18px}.v33-related-card span{display:inline-flex;border-radius:999px;background:rgba(227,6,19,.08);border:1px solid rgba(227,6,19,.20);color:#c40611;font-size:.72rem;font-weight:950;letter-spacing:.06em;text-transform:uppercase;padding:7px 10px;margin-bottom:10px}.v33-related-card strong{display:block;color:#142232;font-size:1.04rem;line-height:1.25;letter-spacing:-.02em}.v33-related-card em{display:inline-flex;margin-top:14px;color:#071724;font-style:normal;font-weight:950}@keyframes v33RelatedMove{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:1180px){.v8-detail-grid{grid-template-columns:1fr!important}.v8-product-stage,.v8-detail-panel{min-height:auto!important}.v8-catalog-layout>.v8-filter-panel{position:relative!important;top:auto!important}}@media(max-width:760px){.v8-product-card__visual{height:300px!important;min-height:300px!important}.v8-detail-grid{gap:24px!important}.v8-product-stage{min-height:420px!important;padding:22px!important}.v8-detail-panel{justify-content:flex-start!important}.v33-related-card{width:270px}.v33-related-track{animation-duration:32s}.v32-article-cta .v8-btn{width:100%;white-space:normal!important}}:root{--oz34-navy:#071724;--oz34-red:#e30613;--oz34-line:#eadcc9}.v34-product-detail-section{padding:clamp(74px,7vw,104px) 0!important}.v34-product-detail-section .v8-detail-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(420px,1fr)!important;gap:clamp(30px,3vw,48px)!important;align-items:stretch!important}.v34-product-detail-section .v8-detail-grid>div:first-child,.v34-product-detail-section .v8-detail-panel{align-self:stretch!important;min-width:0!important;margin:0!important}.v34-product-detail-section .v8-detail-grid>div:first-child{display:flex!important;align-items:stretch!important;justify-content:stretch!important}.v34-product-detail-section .v8-product-stage,.v34-product-detail-section .v8-detail-panel{height:100%!important;min-height:clamp(620px,66vh,760px)!important;margin:0!important;transform:none!important;top:auto!important}.v34-product-detail-section .v8-product-stage{width:100%!important;position:relative!important;background:#fff!important;background-image:none!important;border:1px solid rgba(7,23,36,.10)!important;border-radius:30px!important;box-shadow:0 24px 70px rgba(7,23,36,.07)!important;padding:clamp(34px,4vw,58px)!important;overflow:hidden!important;display:grid!important;place-items:center!important}.v34-product-detail-section .v8-product-stage::before{display:none!important;content:none!important}.v34-product-detail-section .v8-product-stage::after{content:""!important;display:block!important;position:absolute!important;left:42px!important;right:42px!important;bottom:34px!important;height:2px!important;background:linear-gradient(90deg,transparent,rgba(227,6,19,.32),transparent)!important;opacity:1!important}.v34-product-detail-section .v8-product-stage img{width:100%!important;height:100%!important;max-width:96%!important;max-height:94%!important;object-fit:contain!important;background:transparent!important;box-shadow:none!important;filter:none!important}.v34-product-detail-section .v8-detail-panel{display:flex!important;flex-direction:column!important;justify-content:center!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(7,23,36,.12)!important;border-radius:30px!important;box-shadow:0 24px 70px rgba(7,23,36,.07)!important;padding:clamp(34px,4vw,58px)!important}.v34-product-detail-section .v8-detail-panel .v8-breadcrumb{color:#59697c!important;opacity:1!important}.v34-product-detail-section .v8-detail-panel .v8-breadcrumb a,.v34-product-detail-section .v8-detail-panel .v8-breadcrumb span{color:#59697c!important;opacity:1!important}.v33-related-news{width:var(--container)!important;max-width:var(--container)!important;margin:42px auto 0!important;padding-top:36px!important;overflow:hidden!important}.v33-related-news__head{width:100%!important;margin-left:0!important;margin-right:0!important}.v33-related-viewport{width:100%!important;max-width:100%!important;overflow:hidden!important}.v33-related-track{padding-left:0!important;padding-right:0!important}@media(max-width:1180px){.v34-product-detail-section .v8-detail-grid{grid-template-columns:1fr!important}.v34-product-detail-section .v8-product-stage,.v34-product-detail-section .v8-detail-panel{min-height:auto!important}.v34-product-detail-section .v8-product-stage{min-height:440px!important}}@media(max-width:760px){.v34-product-detail-section{padding:56px 0!important}.v34-product-detail-section .v8-product-stage{min-height:360px!important;padding:22px!important}.v34-product-detail-section .v8-detail-panel{justify-content:flex-start!important;padding:24px!important}.v33-related-news{width:min(100vw - 28px,1240px)!important}.v33-related-news__head{display:block!important}}:root{--oz35-navy:#071724;--oz35-red:#e30613;--oz35-muted:#657386;--oz35-cream:#fbf8f1;--oz35-line:#eadcc9}.v34-product-detail-section{padding:clamp(72px,6vw,96px) 0!important;background:linear-gradient(180deg,#fff 0%,#fbfaf6 100%)!important}.v34-product-detail-section .v8-detail-grid{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(460px,1fr)!important;gap:clamp(34px,3.4vw,56px)!important;align-items:stretch!important}.v34-product-detail-section .v8-detail-grid>div:first-child{display:grid!important;grid-template-columns:1fr!important;align-self:stretch!important;min-width:0!important;margin:0!important}.v34-product-detail-section .v8-gallery{display:none!important}.v34-product-detail-section .v8-product-stage,.v34-product-detail-section .v8-detail-panel{align-self:stretch!important;min-height:clamp(590px,57vw,700px)!important;height:100%!important;margin:0!important;top:auto!important;transform:none!important;border-radius:32px!important}.v34-product-detail-section .v8-product-stage{display:grid!important;place-items:center!important;width:100%!important;background:#fff!important;background-image:none!important;border:1px solid rgba(7,23,36,.10)!important;box-shadow:0 26px 76px rgba(7,23,36,.075)!important;padding:clamp(34px,4.2vw,62px)!important;overflow:hidden!important}.v34-product-detail-section .v8-product-stage::before{display:none!important;content:none!important}.v34-product-detail-section .v8-product-stage::after{content:""!important;display:block!important;position:absolute!important;left:clamp(34px,4vw,64px)!important;right:clamp(34px,4vw,64px)!important;bottom:clamp(28px,3vw,42px)!important;height:2px!important;background:linear-gradient(90deg,transparent,rgba(227,6,19,.34),transparent)!important;opacity:1!important}.v34-product-detail-section .v8-product-stage img{width:auto!important;height:auto!important;max-width:92%!important;max-height:76%!important;object-fit:contain!important;object-position:center center!important;background:transparent!important;box-shadow:none!important;filter:none!important}.v34-product-detail-section .v8-detail-panel{display:flex!important;flex-direction:column!important;justify-content:center!important;background:rgba(255,255,255,.98)!important;border:1px solid rgba(7,23,36,.12)!important;box-shadow:0 26px 76px rgba(7,23,36,.075)!important;padding:clamp(36px,4.2vw,62px)!important}.v34-product-detail-section .v8-detail-panel .v8-breadcrumb{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:10px!important;margin:0 0 20px!important;color:#526176!important;font-weight:850!important;opacity:1!important}.v34-product-detail-section .v8-detail-panel .v8-breadcrumb a,.v34-product-detail-section .v8-detail-panel .v8-breadcrumb span{color:#526176!important;opacity:1!important}.v34-product-detail-section .v8-detail-panel .v8-breadcrumb a:hover{color:var(--oz35-red)!important}.v34-product-detail-section .v8-detail-panel h1{letter-spacing:-.055em!important}.v8-product-card__visual,.v32-product-card .v8-product-card__visual,.v33-product-card .v8-product-card__visual,.v8-product-stage{background:#fff!important}.v8-product-card__visual img{background:transparent!important}.v8-product-card__visual::after,.v32-product-card .v8-product-card__visual::after,.v33-product-card .v8-product-card__visual::after{content:""!important;display:block!important;position:absolute!important;left:42px!important;right:42px!important;bottom:26px!important;height:2px!important;background:linear-gradient(90deg,transparent,rgba(227,6,19,.30),transparent)!important}.v31-page-intro .v31-intro-grid,.v31-intro-grid{display:grid!important;align-items:stretch!important}.v31-lead-card{height:100%!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;margin:0!important}.v31-feature-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;align-items:stretch!important;height:100%!important}.v31-feature-card{height:100%!important;min-height:0!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important;margin:0!important}.v31-link-cards{display:grid!important;align-items:stretch!important}.v31-link-card{height:100%!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important;min-height:190px!important}.v31-process-list{display:grid!important;align-items:stretch!important}.v31-process-list article{height:100%!important;min-height:230px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.v8-mega a:hover,.v8-mega a:focus-visible,.v8-mega a.is-active{color:#fff!important;background:linear-gradient(145deg,#071724,#0e2234)!important;border-color:rgba(227,6,19,.38)!important}.v8-mega a:hover b,.v8-mega a:hover small,.v8-mega a:focus-visible b,.v8-mega a:focus-visible small,.v8-mega a.is-active b,.v8-mega a.is-active small{color:#fff!important;opacity:1!important}.v8-mega a:hover small,.v8-mega a:focus-visible small,.v8-mega a.is-active small{color:#d9e4ef!important}.v35-catalog-download{margin-top:22px;display:flex;flex-wrap:wrap;gap:12px}.v35-catalog-download a{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 18px;border-radius:999px;font-weight:900;border:1px solid rgba(7,23,36,.12)}.v35-catalog-download a:first-child{background:var(--oz35-red);color:#fff!important;box-shadow:0 16px 34px rgba(227,6,19,.20)}.v35-catalog-download a:last-child{background:#fff;color:var(--oz35-navy)!important}@media(max-width:1180px){.v34-product-detail-section .v8-detail-grid{grid-template-columns:1fr!important}.v34-product-detail-section .v8-product-stage,.v34-product-detail-section .v8-detail-panel{min-height:auto!important;height:auto!important}.v34-product-detail-section .v8-product-stage{min-height:440px!important}}@media(max-width:820px){.v31-feature-grid{grid-template-columns:1fr!important}.v31-link-card,.v31-process-list article{min-height:auto!important}}@media(max-width:760px){.v34-product-detail-section{padding:56px 0!important}.v34-product-detail-section .v8-product-stage{min-height:360px!important;padding:22px!important}.v34-product-detail-section .v8-product-stage img{max-width:94%!important;max-height:74%!important}.v34-product-detail-section .v8-detail-panel{justify-content:flex-start!important;padding:24px!important}}.v8-product-card__visual,.v32-product-card .v8-product-card__visual,.v33-product-card .v8-product-card__visual{position:relative!important;overflow:hidden!important}:root{--oz36-navy:#071724;--oz36-red:#e30613;--oz36-gold:#d9b56c;--oz36-cream:#fffaf2;--oz36-line:#eadfce}.v8-book-stage{background:linear-gradient(145deg,#071724,#0e2130)!important;border-color:rgba(255,255,255,.12)!important}.v8-book .v8-page:first-child img,.v8-page-hero img[src*="ozkursan-katalog-cover-page-01"]{object-fit:cover!important;object-position:center center!important}.v8-book .v8-page img[src*="ozkursan-katalog-cover-page-01"]{background:#111923!important}.v8-book .v8-page:first-child{background:#111923!important}.v10-region-workspace{padding-top:34px!important;background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%)!important}.v10-region-layout{width:min(1640px,calc(100vw - 96px))!important;margin-left:auto!important;margin-right:auto!important;border:1px solid var(--oz36-line)!important;border-radius:28px!important;overflow:hidden!important;box-shadow:0 24px 70px rgba(7,23,36,.06)!important;background:#fff!important}.v10-region-sidebar{padding:24px 18px!important;background:#fffaf3!important}.v10-map-panel{padding-right:clamp(18px,2.5vw,46px)!important;background:#fff!important}.v10-map-toolbar{padding-right:0!important}.v10-map-frame{border-radius:20px!important;overflow:hidden!important;border:1px solid rgba(7,23,36,.10)!important;box-shadow:0 20px 52px rgba(7,23,36,.08)!important}.v10-map-frame iframe{filter:saturate(.96) contrast(.98)!important}.v10-selected-dealer{right:clamp(18px,2.5vw,42px)!important}.v10-city-and-list{width:min(1640px,calc(100vw - 96px))!important;margin-inline:auto!important}.v10-region-button,.v10-city-chip,.v10-dealer-row{transition:border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease!important}.v10-region-button:hover:not(.is-active),.v10-region-button:focus-visible:not(.is-active){transform:translateY(-1px)!important;border-color:rgba(227,6,19,.38)!important;background:#fff4f1!important;box-shadow:0 14px 34px rgba(227,6,19,.08)!important}.v10-city-chip:hover:not(.is-active),.v10-city-chip:focus-visible:not(.is-active){transform:translateY(-2px)!important;border-color:rgba(227,6,19,.45)!important;background:#fff4f1!important;color:#071724!important;box-shadow:0 14px 34px rgba(227,6,19,.08)!important}.v10-city-chip:hover small,.v10-city-chip:focus-visible small{color:#9d1118!important}.v10-city-chip.is-active{background:#071724!important;color:#fff!important;border-color:#071724!important;box-shadow:0 16px 38px rgba(7,23,36,.16)!important}.v10-city-chip.is-active small{color:#f4cf88!important}.v10-dealer-row strong,.v10-selected-dealer h3{text-transform:none!important}.v10-dealer-row:hover:not(.is-active){border-color:rgba(227,6,19,.30)!important;background:#fff7f5!important}.v10-region-button span{line-height:1.15!important}.v10-region-button small{margin-top:2px!important}.v10-map-toolbar h2{max-width:780px!important}@media(max-width:1180px){.v10-region-layout,.v10-city-and-list{width:min(100% - 32px,960px)!important}.v10-map-panel{padding-right:0!important}.v10-selected-dealer{right:auto!important}}@media(max-width:720px){.v10-region-layout,.v10-city-and-list{width:min(100% - 24px,680px)!important;border-radius:20px!important}}.v37-contact-hero{position:relative;overflow:hidden;background:#081827;color:#fff;border-bottom-left-radius:42px;border-bottom-right-radius:42px;min-height:760px;display:flex;align-items:center;border-bottom:1px solid rgba(227,6,19,.24)}.v37-contact-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 15% 25%,rgba(227,6,19,.22),transparent 34%),linear-gradient(180deg,rgba(3,11,19,.2),rgba(3,11,19,.88));z-index:1;pointer-events:none}.v37-contact-hero__map{position:absolute;inset:44px 44px 36px;border-radius:38px;overflow:hidden;border:1px solid rgba(255,255,255,.16);box-shadow:0 34px 100px rgba(0,0,0,.4);opacity:.92}.v37-contact-hero__map img{width:100%;height:100%;display:block;object-fit:cover}.v37-contact-hero__content{position:relative;z-index:2;max-width:980px;margin:0 auto;text-align:center;padding:170px 24px 130px}.v37-contact-hero .v8-breadcrumb{justify-content:center;color:rgba(255,255,255,.75)}.v37-contact-hero .v8-breadcrumb a,.v37-contact-hero .v8-breadcrumb span{color:rgba(255,255,255,.78)}.v37-contact-hero .v8-kicker{display:inline-flex;margin-top:18px;border-color:rgba(227,6,19,.44);background:rgba(227,6,19,.12);color:#ff4c55}.v37-contact-hero h1{font-size:clamp(52px,7vw,112px);line-height:.92;margin:24px 0 24px;color:#fff;letter-spacing:-.075em}.v37-contact-hero p{max-width:820px;margin:0 auto;color:#d7e1e8;font-size:clamp(19px,1.8vw,26px);line-height:1.6;font-weight:650}.v37-hero-stats{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:36px}.v37-hero-stats span{min-width:160px;padding:14px 22px;border-radius:18px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.15);font-weight:850}.v37-contact-section{padding:90px 0;background:linear-gradient(180deg,#fff,#fbf8f2)}.v37-contact-intro{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px;margin-bottom:34px}.v37-contact-info-card{background:#fff;border:1px solid #eadbc6;border-radius:28px;padding:30px;box-shadow:0 22px 60px rgba(9,25,39,.08);min-height:100%;display:flex;flex-direction:column;gap:16px}.v37-contact-info-card strong{font-size:28px;color:#122033;letter-spacing:-.04em}.v37-contact-info-card p{color:#667386;line-height:1.7;margin:0}.v37-contact-info-card a{font-weight:850;color:#122033;text-decoration:none}.v37-contact-info-card .v37-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:auto}.v37-small-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 16px;border-radius:14px;background:#0c1b2a;color:#fff!important;text-decoration:none;font-weight:850}.v37-small-btn--red{background:#e30613}.v37-contact-layout{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);gap:28px;align-items:start}.v37-map-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.v37-map-card{background:#fff;border:1px solid #eadbc6;border-radius:30px;overflow:hidden;box-shadow:0 26px 80px rgba(8,20,32,.1)}.v37-map-card__body{padding:24px}.v37-map-card__body h3{font-size:30px;margin:0 0 10px;color:#122033}.v37-map-card__body p{margin:0;color:#687589;line-height:1.65}.v37-map-frame{height:390px;background:#eef2f5;border-bottom:1px solid #eadbc6}.v37-map-frame iframe{width:100%;height:100%;border:0;display:block;filter:saturate(.9) contrast(.98)}.v37-map-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.v37-contact-form{background:#0b1a28;color:#fff;border-radius:32px;padding:34px;border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 90px rgba(8,20,32,.24);position:sticky;top:122px}.v37-contact-form h2{font-size:38px;line-height:1.05;margin:0 0 12px;color:#fff;letter-spacing:-.045em}.v37-contact-form p{color:#cdd9e1;line-height:1.7;margin:0 0 24px}.v37-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.v37-field{display:flex;flex-direction:column;gap:8px}.v37-field--full{grid-column:1/-1}.v37-field label{font-weight:800;color:#e7eef5;font-size:14px}.v37-field input,.v37-field textarea,.v37-field select{width:100%;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);border-radius:16px;padding:15px 16px;color:#fff;font:inherit;outline:none}.v37-field textarea{min-height:130px;resize:vertical}.v37-field input::placeholder,.v37-field textarea::placeholder{color:rgba(255,255,255,.52)}.v37-consent{display:flex;gap:10px;align-items:flex-start;color:#cdd9e1;font-size:14px;line-height:1.55;margin:16px 0 20px}.v37-consent input{margin-top:4px}.v37-submit{width:100%;border:0;border-radius:18px;background:#e30613;color:#fff;min-height:58px;font-weight:900;font-size:18px;cursor:pointer;box-shadow:0 18px 46px rgba(227,6,19,.28)}.v37-submit:hover{filter:brightness(1.05);transform:translateY(-1px)}.v37-contact-cta{margin-top:26px;border-radius:30px;background:linear-gradient(135deg,#0b1a28,#132d42);color:#fff;padding:38px;display:grid;grid-template-columns:1.4fr auto;gap:24px;align-items:center;border:1px solid rgba(255,255,255,.1)}.v37-contact-cta h2{font-size:44px;line-height:1;margin:0 0 10px;color:#fff;letter-spacing:-.05em}.v37-contact-cta p{margin:0;color:#cfdae3;font-size:18px;line-height:1.65}.v37-contact-cta .v8-btn{white-space:nowrap}.v37-footer-addresses{display:flex;flex-direction:column;gap:12px}.v37-footer-addresses .v37-footer-address{display:flex;gap:12px;align-items:flex-start}.v37-footer-addresses strong{display:block;color:#fff;font-size:14px;margin-bottom:3px}.v37-footer-addresses span{display:block;color:#cdd7df;line-height:1.55}.v37-footer-addresses svg{flex:0 0 22px;color:#e30613;margin-top:2px}.v8-footer .v37-footer-addresses a{color:#dce7ee;text-decoration:none;font-weight:800}@media (max-width:1200px){.v37-contact-layout{grid-template-columns:1fr}.v37-contact-form{position:relative;top:auto}.v37-contact-intro{grid-template-columns:1fr}.v37-map-grid{grid-template-columns:1fr}.v37-contact-cta{grid-template-columns:1fr}}@media (max-width:760px){.v37-contact-hero{min-height:680px;border-radius:0 0 26px 26px}.v37-contact-hero__map{inset:18px;border-radius:24px}.v37-contact-hero__content{padding:130px 20px 90px}.v37-contact-hero h1{font-size:48px}.v37-contact-section{padding:54px 0}.v37-contact-form{padding:24px;border-radius:24px}.v37-form-grid{grid-template-columns:1fr}.v37-map-frame{height:310px}.v37-contact-cta{padding:26px}.v37-contact-cta h2{font-size:34px}}.v38-contact-section{position:relative;padding:88px 0 96px;background:radial-gradient(circle at 8% 0%,rgba(227,6,19,.055),transparent 28%),linear-gradient(180deg,#fff 0%,#fbf8f2 100%)}.v38-contact-heading{max-width:1040px;margin:0 auto 34px;text-align:center}.v38-contact-heading .v8-kicker{margin-bottom:16px}.v38-contact-heading h2{margin:0;color:#121f30;font-size:clamp(38px,5vw,76px);line-height:.98;letter-spacing:-.065em}.v38-contact-heading p{max-width:780px;margin:20px auto 0;color:#687589;font-size:20px;line-height:1.65;font-weight:650}.v38-location-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}.v38-location-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid #eadbc6;border-radius:34px;overflow:hidden;box-shadow:0 28px 86px rgba(8,20,32,.1)}.v38-location-card__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:start;padding:34px 34px 0}.v38-location-label{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:7px 16px;border-radius:999px;border:1px solid rgba(227,6,19,.22);background:rgba(227,6,19,.07);color:#bd0712;font-size:14px;line-height:1;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.v38-location-card h3{margin:18px 0 12px;color:#121f30;font-size:clamp(34px,3.3vw,54px);line-height:1;letter-spacing:-.055em}.v38-location-card__top p{margin:0;color:#687589;font-size:18px;line-height:1.55;font-weight:650}.v38-call-chip{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;min-height:48px;padding:13px 18px;border-radius:16px;background:#0c1b2a;color:#fff!important;text-decoration:none;font-size:16px;font-weight:950;box-shadow:0 16px 40px rgba(8,20,32,.13)}.v38-call-chip:hover{background:#e30613;transform:translateY(-1px)}.v38-location-divider{height:1px;margin:28px 34px;background:linear-gradient(90deg,rgba(227,6,19,.45),rgba(234,219,198,.9),transparent)}.v38-address-block{padding:0 34px 28px;display:flex;flex-direction:column;gap:8px}.v38-address-block strong{color:#121f30;font-size:16px;font-weight:950;letter-spacing:.06em;text-transform:uppercase}.v38-address-block p{margin:0;color:#3d4b5e;font-size:19px;line-height:1.55;font-weight:750}.v38-address-block a{color:#e30613;text-decoration:none;font-weight:950}.v38-map-frame{height:390px;margin:0 24px;border-radius:28px;overflow:hidden;background:#eef1f3;border:1px solid #eadbc6;box-shadow:inset 0 0 0 1px rgba(255,255,255,.7)}.v38-map-frame iframe{width:100%;height:100%;display:block;border:0;filter:saturate(.92) contrast(.98)}.v38-route-box{margin:24px;padding:26px;border-radius:26px;background:linear-gradient(135deg,#0b1a28,#132d42);color:#fff}.v38-route-box h4{margin:0 0 15px;color:#fff;font-size:24px;letter-spacing:-.025em}.v38-route-actions{display:flex;gap:10px;flex-wrap:wrap}.v38-route-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 15px;border-radius:14px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.14);color:#fff!important;text-decoration:none;font-weight:900}.v38-route-btn:hover{background:#fff;color:#0b1a28!important;transform:translateY(-1px)}.v38-route-btn--primary{background:#e30613;border-color:#e30613}.v38-route-btn--primary:hover{background:#fff;border-color:#fff;color:#e30613!important}.v38-request-panel{margin-top:34px;display:grid;grid-template-columns:minmax(0,.95fr) minmax(440px,1.05fr);gap:28px;align-items:stretch}.v38-request-copy{border-radius:34px;background:linear-gradient(135deg,#0b1a28 0%,#142c42 100%);color:#fff;padding:42px;border:1px solid rgba(255,255,255,.1);box-shadow:0 28px 86px rgba(8,20,32,.16);display:flex;flex-direction:column;align-items:flex-start}.v38-request-copy .v8-kicker{border-color:rgba(227,6,19,.48);background:rgba(227,6,19,.15);color:#ff5a63}.v38-request-copy h2{margin:20px 0 18px;color:#fff;font-size:clamp(36px,4vw,62px);line-height:.98;letter-spacing:-.06em}.v38-request-copy p{margin:0 0 24px;color:#d2dde6;font-size:19px;line-height:1.65;font-weight:650}.v38-request-copy ul{margin:0 0 28px;padding:0;list-style:none;display:grid;gap:13px}.v38-request-copy li{position:relative;padding-left:24px;color:#eef4f8;font-weight:800;line-height:1.5}.v38-request-copy li:before{content:"";position:absolute;left:0;top:.65em;width:8px;height:8px;border-radius:50%;background:#e30613;box-shadow:0 0 0 5px rgba(227,6,19,.13)}.v38-request-copy .v8-btn{margin-top:auto}.v38-contact-form{background:#fff;color:#121f30;border-radius:34px;padding:38px;border:1px solid #eadbc6;box-shadow:0 28px 86px rgba(8,20,32,.1)}.v38-contact-form h2{font-size:44px;line-height:1;margin:0 0 12px;color:#121f30;letter-spacing:-.05em}.v38-contact-form p{color:#687589;line-height:1.65;margin:0 0 24px;font-weight:650}.v38-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.v38-field{display:flex;flex-direction:column;gap:8px}.v38-field--full{grid-column:1/-1}.v38-field label{font-weight:900;color:#121f30;font-size:14px}.v38-field input,.v38-field textarea,.v38-field select{width:100%;border:1px solid #dfe3e8;background:#fff;border-radius:16px;padding:15px 16px;color:#121f30;font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.v38-field textarea{min-height:132px;resize:vertical}.v38-field input:focus,.v38-field textarea:focus,.v38-field select:focus{border-color:#e30613;box-shadow:0 0 0 4px rgba(227,6,19,.1)}.v38-field input::placeholder,.v38-field textarea::placeholder{color:#8b96a4}.v38-consent{display:flex;gap:10px;align-items:flex-start;color:#5c6879;font-size:14px;line-height:1.55;margin:16px 0 20px;font-weight:650}.v38-consent input{margin-top:4px}.v38-submit{width:100%;border:0;border-radius:18px;background:#e30613;color:#fff;min-height:58px;font-weight:950;font-size:18px;cursor:pointer;box-shadow:0 18px 46px rgba(227,6,19,.28)}.v38-submit:hover{filter:brightness(1.05);transform:translateY(-1px)}@media (max-width:1180px){.v38-location-grid,.v38-request-panel{grid-template-columns:1fr}.v38-location-card__top{grid-template-columns:1fr}.v38-call-chip{justify-self:start}.v38-map-frame{height:360px}}@media (max-width:760px){.v38-contact-section{padding:56px 0 64px}.v38-contact-heading{text-align:left}.v38-contact-heading h2{font-size:42px}.v38-contact-heading p{font-size:18px}.v38-location-card{border-radius:26px}.v38-location-card__top{padding:26px 22px 0}.v38-location-divider{margin:22px}.v38-address-block{padding:0 22px 22px}.v38-map-frame{height:300px;margin:0 14px;border-radius:20px}.v38-route-box{margin:14px;padding:20px;border-radius:20px}.v38-request-copy,.v38-contact-form{padding:26px;border-radius:26px}.v38-contact-form h2,.v38-request-copy h2{font-size:36px}.v38-form-grid{grid-template-columns:1fr}}.v37-contact-hero{min-height:720px;background:#071421;border-bottom-left-radius:42px;border-bottom-right-radius:42px;overflow:hidden}.v37-contact-hero:before{background:radial-gradient(circle at 18% 24%,rgba(227,6,19,.20),transparent 36%),radial-gradient(circle at 80% 18%,rgba(57,145,225,.16),transparent 34%),linear-gradient(180deg,rgba(3,9,16,.18),rgba(3,10,17,.76))}.v37-contact-hero__map{inset:0;border:0;border-radius:0 0 42px 42px;box-shadow:none;opacity:1;background:#071421}.v37-contact-hero__map img{width:100%;height:100%;object-fit:cover;object-position:center center;filter:brightness(.72) saturate(1.08) contrast(1.08)}.v37-contact-hero__content{max-width:1060px;padding-top:160px;padding-bottom:120px}.v37-contact-hero .v8-kicker{background:rgba(227,6,19,.18);border-color:rgba(227,6,19,.62);color:#fff;box-shadow:0 16px 42px rgba(227,6,19,.16)}.v37-contact-hero h1{text-shadow:0 18px 56px rgba(0,0,0,.32)}.v37-contact-hero p{color:#edf6ff;text-shadow:0 10px 34px rgba(0,0,0,.38)}.v37-hero-stats span{background:rgba(7,20,33,.72);border-color:rgba(255,255,255,.18);box-shadow:0 18px 48px rgba(0,0,0,.18)}.v38-location-card__top{gap:18px}.v38-location-card h3{white-space:nowrap;font-size:clamp(42px,3.05vw,60px);letter-spacing:-.062em}.v38-location-card__top p{max-width:520px}@media (max-width:1380px){.v38-location-card h3{font-size:clamp(38px,2.9vw,52px)}.v38-call-chip{padding-inline:16px;font-size:15px}}@media (max-width:1180px){.v38-location-card h3{white-space:normal;font-size:clamp(38px,5vw,58px)}}@media (max-width:760px){.v37-contact-hero{min-height:620px;border-radius:0 0 26px 26px}.v37-contact-hero__map{border-radius:0 0 26px 26px}.v37-contact-hero__map img{object-position:center center;filter:brightness(.58) saturate(1.05) contrast(1.08)}.v37-contact-hero__content{padding-top:120px;padding-bottom:82px}.v38-location-card h3{font-size:40px;white-space:normal}}.v37-contact-hero{min-height:680px;background:#071421}.v37-contact-hero:before{background:radial-gradient(circle at 12% 20%,rgba(227,6,19,.16),transparent 34%),radial-gradient(circle at 82% 20%,rgba(61,167,222,.14),transparent 36%),linear-gradient(90deg,rgba(4,12,20,.88) 0%,rgba(4,12,20,.62) 44%,rgba(4,12,20,.42) 100%),linear-gradient(180deg,rgba(3,8,14,.18),rgba(3,10,17,.76))}.v37-contact-hero__map img{object-fit:cover;object-position:center center;filter:brightness(.72) saturate(1.08) contrast(1.08)}.v37-contact-hero__content{max-width:1120px}.v38-location-grid,.v38-request-panel{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;align-items:stretch}.v38-request-panel{margin-top:28px}.v38-request-copy,.v38-contact-form{min-width:0;height:100%;box-sizing:border-box}.v38-request-copy{padding:42px}.v38-contact-form{display:flex;flex-direction:column;padding:42px}.v38-contact-form form{display:flex;flex-direction:column;flex:1}.v38-contact-form .v38-submit{margin-top:auto}.v38-request-copy h2,.v38-contact-form h2{font-size:clamp(42px,4vw,70px);line-height:.95;letter-spacing:-.06em}.v38-request-copy p,.v38-contact-form p{font-size:20px;line-height:1.6}@media (max-width:1180px){.v38-request-panel,.v38-location-grid{grid-template-columns:1fr}.v38-request-copy,.v38-contact-form{min-height:auto}}@media (max-width:760px){.v37-contact-hero{min-height:620px}.v37-contact-hero__map img{object-fit:cover;object-position:center center;filter:brightness(.56) saturate(1.05) contrast(1.08)}.v38-request-copy,.v38-contact-form{padding:26px}.v38-request-copy h2,.v38-contact-form h2{font-size:36px}}:root{--oz41-navy:#071724;--oz41-navy-2:#102235;--oz41-red:#e30613;--oz41-cream:#fbf6ee;--oz41-cream-2:#f4ead8;--oz41-line:#eadcc9;--oz41-muted:#667386;--oz41-shadow:0 24px 70px rgba(7,23,36,.10)}.v8-site .v8-section,.v8-site main{overflow-x:clip}.v8-site .v8-btn,.v8-site button,.v8-site a{-webkit-tap-highlight-color:transparent}.v8-catalog-layout{align-items:start!important}.v8-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:24px!important;align-items:stretch!important}.v8-product-card,.v20-product-card{display:flex!important;flex-direction:column!important;height:100%!important;min-width:0!important;border-radius:24px!important;border:1px solid var(--oz41-line)!important;background:#fff!important;box-shadow:var(--oz41-shadow)!important;overflow:hidden!important;isolation:isolate!important}.v8-product-card:hover,.v20-product-card:hover{transform:translateY(-6px)!important;border-color:rgba(227,6,19,.28)!important;box-shadow:0 34px 90px rgba(7,23,36,.15)!important}.v8-product-card__visual,.v20-product-card__visual{height:clamp(340px,25vw,420px)!important;min-height:340px!important;padding:18px 20px 24px!important;display:grid!important;place-items:center!important;position:relative!important;overflow:hidden!important;background:radial-gradient(circle at 50% 43%,rgba(255,255,255,.98) 0 30%,rgba(255,255,255,.78) 31%,transparent 54%),linear-gradient(180deg,#fffdfa 0%,var(--oz41-cream) 100%)!important}.v8-product-card__visual::before,.v20-product-card__visual::before{content:""!important;position:absolute!important;inset:20px!important;border:1px solid rgba(7,23,36,.055)!important;border-radius:20px!important;pointer-events:none!important;display:block!important}.v8-product-card__visual::after,.v20-product-card__visual::after,.v8-product-stage::after{content:""!important;position:absolute!important;left:34px!important;right:34px!important;bottom:24px!important;height:2px!important;border-radius:999px!important;background:linear-gradient(90deg,transparent,rgba(227,6,19,.48),transparent)!important;opacity:.85!important;pointer-events:none!important}.v8-product-card__visual img,.v20-product-card__visual img{width:100%!important;height:100%!important;max-width:106%!important;max-height:104%!important;object-fit:contain!important;position:relative!important;z-index:2!important;background:transparent!important;filter:drop-shadow(0 20px 22px rgba(7,23,36,.18))!important;transform:scale(1.04)!important;transition:transform .28s ease,filter .28s ease!important}.v8-product-card:hover .v8-product-card__visual img,.v20-product-card:hover .v20-product-card__visual img{transform:scale(1.095) translateY(-3px)!important;filter:drop-shadow(0 25px 26px rgba(7,23,36,.22))!important}.v8-product-card__body,.v20-product-card__body{flex:1!important;display:flex!important;flex-direction:column!important;min-height:232px!important;padding:24px 24px 26px!important;background:linear-gradient(145deg,var(--oz41-navy),var(--oz41-navy-2))!important;color:#fff!important}.v8-product-card__body h3,.v8-product-card__body h3 a,.v20-product-card__body h4,.v20-product-card__body h4 a{color:#fff!important;line-height:1.06!important;letter-spacing:-.045em!important;margin-top:14px!important}.v8-product-card__body p,.v20-product-card__body p{color:#d9e4ed!important;line-height:1.58!important}.v8-specline,.v8-product-card__body .v8-specline{margin-top:auto!important;padding-top:16px!important}.v8-specline span,.v20-tag,.v8-product-card__body .v8-label{background:rgba(255,255,255,.09)!important;border:1px solid rgba(255,255,255,.13)!important;color:#f4f8fb!important;border-radius:10px!important}.v8-product-card .v8-textlink,.v20-link{margin-top:14px!important;color:#fff!important}.v34-product-detail-section .v8-detail-grid{gap:clamp(32px,3.4vw,54px)!important}.v34-product-detail-section .v8-product-stage{background:radial-gradient(circle at 50% 42%,#fff 0 27%,rgba(255,255,255,.78) 28%,transparent 55%),linear-gradient(180deg,#fffdfa,var(--oz41-cream))!important;border-color:var(--oz41-line)!important;box-shadow:0 30px 90px rgba(7,23,36,.10)!important}.v34-product-detail-section .v8-product-stage img{max-width:100%!important;max-height:96%!important;filter:drop-shadow(0 24px 26px rgba(7,23,36,.18))!important;transform:scale(1.02)!important}.v34-product-detail-section .v8-detail-panel{border-color:var(--oz41-line)!important;box-shadow:0 30px 90px rgba(7,23,36,.08)!important}.v8-spec-table div{min-width:0!important}.v32-news-grid{align-items:stretch!important}.v32-news-card{height:100%!important;border-radius:24px!important;border-color:var(--oz41-line)!important;box-shadow:0 20px 60px rgba(7,23,36,.08)!important}.v32-news-card__media{height:clamp(220px,18vw,285px)!important;background:#071724!important}.v32-news-card__media img{object-fit:cover!important;filter:saturate(.96) contrast(1.03) brightness(.86)!important}.v32-news-card__body{min-height:250px!important}.v32-news-card h3{line-height:1.12!important;letter-spacing:-.035em!important}.v32-news-card p{display:-webkit-box!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;overflow:hidden!important}.v10-region-layout,.v10-region-workspace,.v10-map-panel{min-width:0!important}.v10-dealer-row{min-height:150px!important;display:flex!important;flex-direction:column!important;justify-content:flex-start!important}.v10-dealer-row em{margin-top:auto!important;padding-top:10px!important}.v10-selected-dealer{min-width:0!important}.v10-map-frame iframe{display:block!important}.v8-download-card,.v35-catalog-download{border-color:var(--oz41-line)!important;box-shadow:0 22px 70px rgba(7,23,36,.09)!important}.v8-download-card:hover,.v35-catalog-download:hover{border-color:rgba(227,6,19,.24)!important}.v38-request-panel{align-items:stretch!important}.v38-request-copy,.v38-contact-form{min-height:100%!important}.v38-contact-form input,.v38-contact-form textarea,.v38-contact-form select{min-width:0!important}@media (max-width:1180px){.v8-catalog-layout{grid-template-columns:1fr!important}.v8-filter-panel{position:relative!important;top:auto!important}.v8-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:760px){.v8-product-grid{grid-template-columns:1fr!important;gap:18px!important}.v8-product-card__visual,.v20-product-card__visual{height:310px!important;min-height:310px!important;padding:16px 16px 22px!important}.v8-product-card__body,.v20-product-card__body{min-height:auto!important;padding:22px!important}.v34-product-detail-section .v8-product-stage{min-height:360px!important}.v34-product-detail-section .v8-product-stage img{max-height:92%!important}.v32-news-card__body{min-height:auto!important}.v10-dealer-row{min-height:auto!important}}:root{--oz42-slider-shadow:rgba(8,18,30,.76)}.v20-showcase__intro h2{max-width:50ch!important}.v13-slide>img{filter:saturate(1.08) contrast(1.06) brightness(1.05)!important;transform:scale(1.035)!important}.v13-slide.is-active>img{transform:scale(1.06)!important}.v13-slide__shade{background:linear-gradient(90deg,rgba(8,18,30,.84) 0%,rgba(8,18,30,.70) 28%,rgba(8,18,30,.22) 58%,rgba(8,18,30,.52) 100%),linear-gradient(180deg,rgba(8,18,30,.12) 0%,rgba(8,18,30,.30) 62%,rgba(8,18,30,.72) 100%)!important}.v13-slide__shade::after{background:radial-gradient(circle at 74% 36%,rgba(227,6,19,.12),transparent 24%),radial-gradient(circle at 58% 72%,rgba(255,255,255,.10),transparent 28%)!important}.v13-story{background:linear-gradient(180deg,rgba(7,22,36,.58),rgba(7,22,36,.74))!important;border-color:rgba(255,255,255,.12)!important;box-shadow:0 26px 60px rgba(7,23,36,.18)!important}@media (max-width:980px){.v20-showcase__intro h2{max-width:100%!important}.v13-slide__shade{background:linear-gradient(180deg,rgba(8,18,30,.42) 0%,rgba(8,18,30,.50) 45%,rgba(8,18,30,.76) 100%)!important}}.v8-filter-panel .v43-category-link{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;width:100%!important;padding:14px 16px!important;border-radius:16px!important;border:1px solid rgba(7,23,36,.10)!important;background:#fff!important;color:#102235!important;font-weight:850!important;line-height:1.15!important;box-shadow:0 12px 34px rgba(7,23,36,.045)!important}.v8-filter-panel .v43-category-link+.v43-category-link{margin-top:10px!important}.v8-filter-panel .v43-category-link span{display:inline-flex!important;min-width:34px!important;height:28px!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:rgba(227,6,19,.08)!important;color:#a3050d!important;font-size:.82rem!important;font-weight:900!important}.v8-filter-panel .v43-category-link:hover,.v8-filter-panel .v43-category-link.is-active{background:linear-gradient(135deg,#071724,#102235)!important;color:#fff!important;border-color:rgba(255,255,255,.12)!important;transform:translateY(-2px)!important}.v8-filter-panel .v43-category-link:hover span,.v8-filter-panel .v43-category-link.is-active span{background:rgba(255,255,255,.12)!important;color:#fff!important}.v43-family-note{margin:0 0 22px!important;padding:18px 20px!important;border:1px solid rgba(227,6,19,.14)!important;border-radius:20px!important;background:linear-gradient(135deg,rgba(227,6,19,.055),rgba(255,255,255,.92))!important;color:#526173!important;font-weight:650!important}.v43-category-count{display:inline-flex!important;align-items:center!important;gap:8px!important;margin-top:10px!important;padding:9px 12px!important;border-radius:999px!important;background:rgba(7,23,36,.06)!important;color:#102235!important;font-weight:850!important}@media(max-width:980px){.v8-filter-panel .v43-category-link{padding:13px 14px!important}}:root{--oz-a11y-panel:#090b0e;--oz-a11y-panel-2:#11161c;--oz-a11y-text:#f4f7fb;--oz-a11y-muted:#9aa4af;--oz-a11y-line:rgba(255,255,255,.12);--oz-a11y-red:#e30613;--oz-a11y-blue:#96aabb}html[data-oz-a11y-text="90"]{font-size:90%}html[data-oz-a11y-text="100"]{font-size:100%}html[data-oz-a11y-text="115"]{font-size:115%}html[data-oz-a11y-text="130"]{font-size:130%}.oz-a11y-widget,.oz-a11y-widget *{box-sizing:border-box}.oz-a11y-widget{position:fixed;right:26px;bottom:26px;z-index:2147483000;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--oz-a11y-text)}.oz-a11y-launcher{width:62px;height:62px;border:1px solid rgba(255,255,255,.16);border-radius:22px;background:linear-gradient(145deg,#17222d,#071017);color:#fff;display:grid;place-items:center;box-shadow:0 22px 60px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.04);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.oz-a11y-launcher svg{width:30px;height:30px}.oz-a11y-launcher:hover,.oz-a11y-launcher:focus-visible{transform:translateY(-3px);border-color:rgba(227,6,19,.48);box-shadow:0 28px 80px rgba(0,0,0,.42),0 0 0 4px rgba(227,6,19,.14);outline:0}.oz-a11y-panel{position:absolute;right:0;bottom:78px;width:min(440px,calc(100vw - 28px));max-height:min(760px,calc(100vh - 118px));overflow:auto;border-radius:30px;background:linear-gradient(180deg,rgba(17,22,28,.98),rgba(5,7,10,.98));border:1px solid var(--oz-a11y-line);box-shadow:0 36px 120px rgba(0,0,0,.56);padding:28px;opacity:0;visibility:hidden;transform:translateY(12px) scale(.98);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.oz-a11y-widget.is-open .oz-a11y-panel{opacity:1;visibility:visible;transform:none}.oz-a11y-header{display:grid;grid-template-columns:70px 1fr 44px;gap:18px;align-items:center;padding-bottom:22px;border-bottom:1px solid var(--oz-a11y-line)}.oz-a11y-mark{width:70px;height:70px;border-radius:20px;display:grid;place-items:center;background:#20262c;color:var(--oz-a11y-blue)}.oz-a11y-mark svg{width:38px;height:38px}.oz-a11y-title{margin:0;color:#fff;font-size:1.52rem;line-height:1.05;font-weight:900;letter-spacing:-.035em}.oz-a11y-subtitle{display:block;margin-top:5px;color:var(--oz-a11y-muted);font-size:.98rem;font-weight:600}.oz-a11y-close{width:44px;height:44px;border:0;border-radius:14px;background:transparent;color:#aab2bb;cursor:pointer;display:grid;place-items:center}.oz-a11y-close:hover,.oz-a11y-close:focus-visible{background:rgba(255,255,255,.08);color:#fff;outline:0}.oz-a11y-section{padding:24px 0;border-bottom:1px solid var(--oz-a11y-line)}.oz-a11y-section:last-child{border-bottom:0;padding-bottom:0}.oz-a11y-section-title{display:flex;align-items:center;gap:12px;color:#d5dbe3;font-size:1.04rem;font-weight:850;margin:0 0 16px}.oz-a11y-section-title svg{width:24px;height:24px;color:#9aa7b4}.oz-a11y-size-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.oz-a11y-size{min-height:70px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.03);color:#aeb5bd;cursor:pointer;font-weight:900;font-size:1rem;display:grid;gap:4px;place-items:center;transition:.18s ease}.oz-a11y-size span{font-size:.88rem;color:#7f8994}.oz-a11y-size:hover,.oz-a11y-size:focus-visible{border-color:rgba(150,170,187,.65);background:rgba(255,255,255,.07);outline:0}.oz-a11y-size.is-active{background:#1c2228;border-color:#9eb4c7;color:#f4f7fb;box-shadow:0 0 0 1px rgba(158,180,199,.42) inset}.oz-a11y-option{width:100%;border:0;background:transparent;color:#fff;padding:10px 0;display:grid;grid-template-columns:58px minmax(0,1fr) 74px;gap:16px;align-items:center;text-align:left;cursor:pointer}.oz-a11y-option+.oz-a11y-option{margin-top:8px}.oz-a11y-option-icon{width:58px;height:58px;border-radius:17px;background:rgba(255,255,255,.035);display:grid;place-items:center;color:#9aa7b4}.oz-a11y-option-icon svg{width:28px;height:28px}.oz-a11y-option strong{display:block;font-size:1.08rem;line-height:1.15;color:#fff;letter-spacing:-.025em}.oz-a11y-option small{display:block;margin-top:5px;font-size:.88rem;line-height:1.35;color:var(--oz-a11y-muted)}.oz-a11y-switch{width:72px;height:38px;border-radius:999px;background:rgba(255,255,255,.06);position:relative;transition:.18s ease;border:1px solid rgba(255,255,255,.05)}.oz-a11y-switch::after{content:"";position:absolute;width:28px;height:28px;border-radius:50%;left:5px;top:4px;background:#fff;transition:.18s ease;box-shadow:0 6px 14px rgba(0,0,0,.22)}.oz-a11y-option[aria-pressed="true"] .oz-a11y-switch{background:linear-gradient(135deg,#e30613,#a9040d);border-color:rgba(255,255,255,.14)}.oz-a11y-option[aria-pressed="true"] .oz-a11y-switch::after{transform:translateX(34px)}.oz-a11y-option:hover .oz-a11y-option-icon,.oz-a11y-option:focus-visible .oz-a11y-option-icon{background:rgba(255,255,255,.08);color:#fff}.oz-a11y-option:focus-visible{outline:2px solid rgba(150,170,187,.72);outline-offset:5px;border-radius:16px}.oz-a11y-reset{width:100%;min-height:62px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.035);color:#c4cbd3;font-weight:850;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:.18s ease}.oz-a11y-reset svg{width:22px;height:22px}.oz-a11y-reset:hover,.oz-a11y-reset:focus-visible{background:rgba(227,6,19,.12);border-color:rgba(227,6,19,.34);color:#fff;outline:0}html.oz-a11y-reduced-motion,html.oz-a11y-reduced-motion *{scroll-behavior:auto!important}html.oz-a11y-reduced-motion *,html.oz-a11y-reduced-motion *::before,html.oz-a11y-reduced-motion *::after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}html.oz-a11y-underline-links a:not(.v8-btn):not(.oz-a11y-launcher){text-decoration:underline!important;text-underline-offset:.18em;text-decoration-thickness:.08em}html.oz-a11y-dyslexia body,html.oz-a11y-dyslexia button,html.oz-a11y-dyslexia input,html.oz-a11y-dyslexia textarea,html.oz-a11y-dyslexia select{font-family:OpenDyslexic,"Atkinson Hyperlegible",Verdana,Arial,sans-serif!important;letter-spacing:.012em;word-spacing:.045em}html.oz-a11y-dyslexia p,html.oz-a11y-dyslexia li{line-height:1.78!important}html.oz-a11y-focus *:focus-visible{outline:3px solid #ffd36e!important;outline-offset:4px!important;box-shadow:0 0 0 7px rgba(227,6,19,.22)!important}html.oz-a11y-high-contrast body{background:#000!important;color:#fff!important}html.oz-a11y-high-contrast .v8-header,html.oz-a11y-high-contrast .v8-footer,html.oz-a11y-high-contrast .v8-section--dark,html.oz-a11y-high-contrast .v13-hero{background:#000!important;color:#fff!important}html.oz-a11y-high-contrast .v8-section,html.oz-a11y-high-contrast .v8-product-card,html.oz-a11y-high-contrast .v20-product-card,html.oz-a11y-high-contrast .v32-news-card,html.oz-a11y-high-contrast .v10-dealer-row,html.oz-a11y-high-contrast .v8-download-card,html.oz-a11y-high-contrast .v38-contact-form,html.oz-a11y-high-contrast .v38-request-copy{background:#050505!important;color:#fff!important;border-color:rgba(255,255,255,.7)!important}html.oz-a11y-high-contrast h1,html.oz-a11y-high-contrast h2,html.oz-a11y-high-contrast h3,html.oz-a11y-high-contrast h4,html.oz-a11y-high-contrast p,html.oz-a11y-high-contrast li,html.oz-a11y-high-contrast span,html.oz-a11y-high-contrast small,html.oz-a11y-high-contrast strong{color:#fff!important}html.oz-a11y-high-contrast a:not(.v8-btn){color:#fff!important}html.oz-a11y-high-contrast .v8-btn{background:#fff!important;color:#000!important;border-color:#fff!important;box-shadow:none!important}html.oz-a11y-high-contrast img{filter:contrast(1.18) saturate(.88)!important}@media (max-width:720px){.oz-a11y-widget{right:16px;bottom:16px}.oz-a11y-launcher{width:56px;height:56px;border-radius:19px}.oz-a11y-panel{right:-2px;bottom:70px;width:calc(100vw - 28px);max-height:calc(100vh - 102px);border-radius:24px;padding:20px}.oz-a11y-header{grid-template-columns:54px 1fr 40px;gap:14px}.oz-a11y-mark{width:54px;height:54px;border-radius:16px}.oz-a11y-mark svg{width:30px;height:30px}.oz-a11y-title{font-size:1.28rem}.oz-a11y-size-grid{gap:8px}.oz-a11y-size{min-height:62px;border-radius:14px}.oz-a11y-option{grid-template-columns:50px minmax(0,1fr) 62px;gap:12px}.oz-a11y-option-icon{width:50px;height:50px}.oz-a11y-switch{width:60px;height:34px}.oz-a11y-switch::after{width:26px;height:26px;top:3px;left:4px}.oz-a11y-option[aria-pressed="true"] .oz-a11y-switch::after{transform:translateX(26px)}}:root{--oz-cookie-panel:#071017;--oz-cookie-panel-2:#0e1822;--oz-cookie-text:#f4f7fb;--oz-cookie-muted:#9aa6b2;--oz-cookie-line:rgba(255,255,255,.13);--oz-cookie-red:#e30613;--oz-cookie-red-2:#a9040d;--oz-cookie-cream:#f6efe3}.oz-cookie,.oz-cookie *{box-sizing:border-box}.oz-cookie{position:fixed;left:24px;right:auto;bottom:24px;width:min(610px,calc(100vw - 48px));z-index:2147482500;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--oz-cookie-text)}.oz-cookie[hidden]{display:none!important}.oz-cookie__card{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:22px;border:1px solid var(--oz-cookie-line);border-radius:26px;background:linear-gradient(145deg,rgba(12,22,32,.98),rgba(3,8,13,.98));box-shadow:0 26px 100px rgba(0,0,0,.42),inset 0 0 0 1px rgba(255,255,255,.035);backdrop-filter:blur(18px)}.oz-cookie__mark{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(145deg,#202b36,#0a1219);color:#fff;border:1px solid rgba(255,255,255,.08)}.oz-cookie__mark svg{width:28px;height:28px}.oz-cookie__body{min-width:0}.oz-cookie__eyebrow{display:inline-flex;align-items:center;gap:8px;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:rgba(227,6,19,.12);border:1px solid rgba(227,6,19,.24);color:#ffd4d7;font-size:.74rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.oz-cookie__title{margin:0;color:#fff;font-size:1.22rem;line-height:1.08;font-weight:900;letter-spacing:-.035em}.oz-cookie__text{margin:8px 0 0;color:#c7d1dc;font-size:.93rem;line-height:1.58}.oz-cookie__text a{color:#fff;text-decoration:underline;text-underline-offset:.16em;font-weight:850}.oz-cookie__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.oz-cookie__btn{min-height:44px;border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:0 16px;background:rgba(255,255,255,.045);color:#fff;font-weight:900;font-size:.88rem;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;transition:transform .18s ease,background .18s ease,border-color .18s ease,box-shadow .18s ease}.oz-cookie__btn:hover,.oz-cookie__btn:focus-visible{transform:translateY(-1px);outline:0;border-color:rgba(227,6,19,.42);box-shadow:0 12px 32px rgba(0,0,0,.25)}.oz-cookie__btn--primary{border-color:rgba(227,6,19,.72);background:linear-gradient(135deg,var(--oz-cookie-red),var(--oz-cookie-red-2));box-shadow:0 16px 44px rgba(227,6,19,.24)}.oz-cookie__btn--light{background:#fff;color:#071017;border-color:#fff}.oz-cookie__btn--ghost{background:transparent;color:#cbd5df}.oz-cookie-modal{position:fixed;inset:0;z-index:2147482600;display:grid;place-items:center;padding:24px;background:rgba(0,0,0,.58);backdrop-filter:blur(8px);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:var(--oz-cookie-text)}.oz-cookie-modal[hidden]{display:none!important}.oz-cookie-modal__panel{width:min(620px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 48px));overflow:auto;border-radius:30px;background:linear-gradient(180deg,rgba(17,25,34,.99),rgba(5,8,12,.99));border:1px solid var(--oz-cookie-line);box-shadow:0 38px 130px rgba(0,0,0,.56)}.oz-cookie-modal__head{display:grid;grid-template-columns:58px minmax(0,1fr) 44px;gap:16px;align-items:center;padding:24px 24px 20px;border-bottom:1px solid var(--oz-cookie-line)}.oz-cookie-modal__icon{width:58px;height:58px;border-radius:18px;display:grid;place-items:center;background:#202830;color:#fff;border:1px solid rgba(255,255,255,.07)}.oz-cookie-modal__icon svg{width:30px;height:30px}.oz-cookie-modal__title{margin:0;color:#fff;font-size:1.34rem;line-height:1.08;font-weight:950;letter-spacing:-.04em}.oz-cookie-modal__lead{margin:5px 0 0;color:var(--oz-cookie-muted);font-size:.92rem;line-height:1.45}.oz-cookie-modal__close{width:44px;height:44px;border:0;border-radius:14px;background:transparent;color:#aeb8c3;cursor:pointer;display:grid;place-items:center}.oz-cookie-modal__close:hover,.oz-cookie-modal__close:focus-visible{background:rgba(255,255,255,.08);color:#fff;outline:0}.oz-cookie-modal__content{padding:22px 24px 4px}.oz-cookie-category{display:grid;grid-template-columns:minmax(0,1fr) 76px;gap:18px;align-items:center;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.09)}.oz-cookie-category:last-child{border-bottom:0}.oz-cookie-category strong{display:block;color:#fff;font-size:1rem;letter-spacing:-.02em}.oz-cookie-category p{margin:6px 0 0;color:#aab5c0;font-size:.88rem;line-height:1.5}.oz-cookie-switch{width:72px;height:38px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(255,255,255,.06);position:relative;cursor:pointer;transition:.18s ease}.oz-cookie-switch::after{content:"";position:absolute;width:28px;height:28px;left:4px;top:4px;border-radius:50%;background:#fff;box-shadow:0 8px 18px rgba(0,0,0,.22);transition:.18s ease}.oz-cookie-switch[aria-pressed="true"]{background:linear-gradient(135deg,var(--oz-cookie-red),var(--oz-cookie-red-2));border-color:rgba(255,255,255,.18)}.oz-cookie-switch[aria-pressed="true"]::after{transform:translateX(34px)}.oz-cookie-switch[aria-disabled="true"]{cursor:not-allowed;opacity:.82}.oz-cookie-switch:focus-visible{outline:2px solid #fff;outline-offset:4px}.oz-cookie-modal__foot{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;padding:20px 24px 24px;border-top:1px solid var(--oz-cookie-line)}.v23-footer-bottom .oz-cookie-preferences{border:0;background:transparent;color:inherit;font:inherit;cursor:pointer;text-decoration:underline;text-underline-offset:.16em;padding:0;margin-left:8px;opacity:.9}.v23-footer-bottom .oz-cookie-preferences:hover,.v23-footer-bottom .oz-cookie-preferences:focus-visible{opacity:1;color:#fff;outline:0}html.oz-a11y-high-contrast .oz-cookie__card,html.oz-a11y-high-contrast .oz-cookie-modal__panel{background:#000!important;border-color:#fff!important;color:#fff!important}html.oz-a11y-high-contrast .oz-cookie__btn--primary{background:#fff!important;color:#000!important;border-color:#fff!important}html.oz-a11y-high-contrast .oz-cookie__text,html.oz-a11y-high-contrast .oz-cookie-modal__lead,html.oz-a11y-high-contrast .oz-cookie-category p{color:#fff!important}@media (max-width:720px){.oz-cookie{left:14px;right:14px;bottom:92px;width:auto}.oz-cookie__card{grid-template-columns:1fr;padding:18px;border-radius:22px;gap:14px}.oz-cookie__mark{width:48px;height:48px;border-radius:16px}.oz-cookie__actions{display:grid;grid-template-columns:1fr}.oz-cookie__btn{width:100%}.oz-cookie-modal{padding:14px;align-items:end}.oz-cookie-modal__panel{width:100%;max-height:calc(100vh - 28px);border-radius:24px}.oz-cookie-modal__head{grid-template-columns:48px minmax(0,1fr) 40px;padding:18px;gap:12px}.oz-cookie-modal__icon{width:48px;height:48px;border-radius:16px}.oz-cookie-modal__title{font-size:1.18rem}.oz-cookie-modal__content{padding:16px 18px 4px}.oz-cookie-category{grid-template-columns:1fr;gap:12px}.oz-cookie-modal__foot{display:grid;grid-template-columns:1fr;padding:18px}}.v47-seo-section{padding:clamp(66px,7vw,104px) 0;background:linear-gradient(180deg,#fff 0%,#fbf6ee 100%);border-top:1px solid rgba(16,29,43,.08)}.v47-seo-card{border:1px solid rgba(16,29,43,.10);border-radius:28px;background:rgba(255,255,255,.92);box-shadow:0 28px 80px rgba(7,23,36,.08);padding:clamp(26px,4vw,48px);overflow:hidden;position:relative}.v47-seo-card:before{content:"";position:absolute;inset:0 0 auto 0;height:4px;background:linear-gradient(90deg,#e30613,rgba(227,6,19,.18),transparent)}.v47-seo-card h2{margin:0 0 18px;color:#102235;font-size:clamp(1.8rem,3vw,3rem);line-height:1.05;letter-spacing:-.045em}.v47-seo-card h3{margin:30px 0 12px;color:#102235;font-size:clamp(1.25rem,2vw,1.65rem);line-height:1.15;letter-spacing:-.025em}.v47-seo-card p{margin:0 0 15px;color:#4f5f70;line-height:1.75;font-size:1.02rem}.v47-seo-card strong{color:#102235}.v47-seo-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:start}.v47-keyword-chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.v47-keyword-chips span{display:inline-flex;align-items:center;border:1px solid rgba(227,6,19,.16);background:rgba(227,6,19,.055);color:#9e0710;border-radius:999px;padding:8px 12px;font-weight:800;font-size:.88rem}.v47-note{border-left:4px solid #e30613;background:#fff8f5;border-radius:18px;padding:18px 20px;margin-top:20px;color:#344253!important}.v47-link-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px}.v47-link-grid a{display:flex;align-items:center;justify-content:center;min-height:58px;border:1px solid rgba(16,29,43,.10);border-radius:16px;background:#102235;color:#fff!important;font-weight:900;text-align:center;padding:12px}.v47-link-grid a:hover{transform:translateY(-2px);background:#e30613}.v47-faq{display:grid;gap:14px;margin-top:22px}.v47-faq details{border:1px solid rgba(16,29,43,.10);background:#fff;border-radius:18px;padding:18px 20px}.v47-faq summary{cursor:pointer;color:#102235;font-weight:900}.v47-faq details p{margin-top:10px;margin-bottom:0}.v47-product-seo{padding:0 0 clamp(56px,7vw,96px);background:#fff}.v47-product-seo .v47-seo-card{max-width:1180px;margin-inline:auto}.v47-product-seo .v47-meta-list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0 24px}.v47-product-seo .v47-meta-list div{border:1px solid rgba(16,29,43,.09);border-radius:16px;padding:14px 16px;background:#fbf6ee}.v47-product-seo .v47-meta-list dt{font-size:.76rem;color:#718092;text-transform:uppercase;font-weight:900;letter-spacing:.06em}.v47-product-seo .v47-meta-list dd{margin:5px 0 0;color:#102235;font-weight:900}.v47-home-faq{background:linear-gradient(135deg,#071724,#102235);color:#fff}.v47-home-faq .v47-seo-card{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12);box-shadow:none}.v47-home-faq h2,.v47-home-faq h3,.v47-home-faq summary{color:#fff}.v47-home-faq p{color:#d9e4ed}.v47-home-faq .v47-faq details{background:rgba(255,255,255,.06);border-color:rgba(255,255,255,.12)}.v47-home-faq .v47-note{background:rgba(227,6,19,.12);color:#f7fbff!important;border-color:#e30613}@media(max-width:980px){.v47-seo-grid,.v47-product-seo .v47-meta-list{grid-template-columns:1fr}.v47-link-grid{grid-template-columns:1fr}.v47-seo-section{padding:56px 0}.v47-seo-card{border-radius:22px}}.v50-error-page{min-height:100vh;background:radial-gradient(circle at 20% 10%,rgba(172,132,75,.18),transparent 28%),linear-gradient(135deg,#101820,#1f2937);color:#fff}.v50-error{min-height:100vh;display:grid;place-items:center;padding:32px}.v50-error__panel{width:min(760px,100%);padding:clamp(28px,5vw,56px);border:1px solid rgba(255,255,255,.16);border-radius:28px;background:rgba(15,23,42,.74);box-shadow:0 28px 80px rgba(0,0,0,.34);backdrop-filter:blur(12px)}.v50-error__code{margin:0 0 8px;color:#d8b273;font-size:clamp(42px,8vw,88px);font-weight:800;letter-spacing:.08em}.v50-error h1{margin:0 0 18px;font-size:clamp(32px,5vw,56px);line-height:1.02}.v50-error__lead{max-width:660px;margin:0 0 26px;color:rgba(255,255,255,.82);font-size:18px;line-height:1.75}.v50-error__actions{display:flex;flex-wrap:wrap;gap:12px}.v50-error__actions a{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;text-decoration:none;background:rgba(255,255,255,.08)}.v50-error__actions a:hover{background:rgba(255,255,255,.16)}.v50-error__actions .v50-error__primary{background:#d8b273;color:#111827;border-color:#d8b273;font-weight:700}.v50-error__actions .v50-error__primary:hover{background:#f1c983}
.v13-slide__shade{background:none!important;pointer-events:none}.v13-slide__shade::before{content:"";position:absolute;inset:0 auto 0 0;width:min(58vw,860px);background:linear-gradient(90deg,rgba(15,29,43,.92) 0%,rgba(15,29,43,.84) 38%,rgba(15,29,43,.56) 70%,rgba(15,29,43,.18) 88%,rgba(15,29,43,0) 100%)!important}.v13-slide__shade::after{content:"";position:absolute;inset:0 auto 0 0;width:min(58vw,860px);background:radial-gradient(circle at 22% 30%,rgba(240,198,121,.18),transparent 34%),linear-gradient(180deg,rgba(255,255,255,.04) 0%,rgba(15,29,43,.12) 100%)!important}@media(max-width:1120px){.v13-slide__shade::before,.v13-slide__shade::after{width:min(74vw,840px)}}@media(max-width:720px){.v13-slide__shade::before,.v13-slide__shade::after{width:100%}.v13-slide__shade::before{background:linear-gradient(180deg,rgba(15,29,43,.82) 0%,rgba(15,29,43,.64) 42%,rgba(15,29,43,.34) 72%,rgba(15,29,43,.12) 100%)!important}.v13-slide__shade::after{background:radial-gradient(circle at 24% 20%,rgba(240,198,121,.16),transparent 34%)!important}}
/* v53 final ux seo polish */ body{overflow-x:hidden}.v13-hero{min-height:clamp(690px,78vh,840px)!important;background:#0c1824!important}.v13-slide{background:#0c1824!important}.v13-slide>img{filter:saturate(1.08) contrast(1.07) brightness(1.04)!important;transform:scale(1.012)!important;will-change:transform,opacity}.v13-slide.is-active>img{transform:scale(1.035)!important}.v13-slide__shade{position:absolute!important;inset:0!important;z-index:1!important;background:none!important;pointer-events:none!important}.v13-slide__shade::before{content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:min(54vw,800px)!important;background:linear-gradient(90deg,rgba(9,19,31,.90) 0%,rgba(9,19,31,.82) 34%,rgba(9,19,31,.55) 66%,rgba(9,19,31,.18) 86%,rgba(9,19,31,0) 100%)!important}.v13-slide__shade::after{content:""!important;position:absolute!important;inset:0 auto 0 0!important;width:min(54vw,800px)!important;background:radial-gradient(circle at 22% 28%,rgba(242,207,134,.18),transparent 32%),linear-gradient(180deg,rgba(255,255,255,.045) 0%,rgba(9,19,31,.08) 100%)!important}.v13-slide__layout{position:relative!important;z-index:3!important;min-height:clamp(690px,78vh,840px)!important;padding-top:clamp(34px,4vw,64px)!important;padding-bottom:clamp(136px,12vw,176px)!important}.v13-copy{max-width:min(680px,55vw)!important;transform:translateY(-10px)!important}.v13-copy h1,.v13-copy h2{text-shadow:0 20px 50px rgba(0,0,0,.40),0 2px 8px rgba(0,0,0,.28)!important}.v13-copy h1{font-size:clamp(2.95rem,5.55vw,5.65rem)!important;line-height:.96!important;max-width:12.4ch!important}.v13-copy h2{font-size:clamp(2.45rem,4.7vw,5rem)!important;line-height:.98!important;letter-spacing:-.065em!important;margin:.9rem 0 .85rem!important;max-width:13.6ch!important}.v13-copy p{max-width:610px!important;color:rgba(241,247,252,.92)!important;text-shadow:0 10px 30px rgba(0,0,0,.34)!important}.v13-kicker{background:rgba(255,255,255,.095)!important;border-color:rgba(242,207,134,.40)!important;box-shadow:0 14px 34px rgba(0,0,0,.16)!important}.v13-actions{align-items:center!important;gap:12px!important}.v13-btn{min-height:52px!important;min-width:166px!important;border-radius:12px!important;padding:0 22px!important;letter-spacing:.015em!important;box-shadow:none!important}.v13-btn--gold{background:linear-gradient(135deg,#ffe4a6 0%,#d8a24a 58%,#9a6425 100%)!important;color:#071017!important;border-color:rgba(255,228,166,.42)!important;box-shadow:0 18px 38px rgba(216,162,74,.26),inset 0 1px 0 rgba(255,255,255,.36)!important}.v13-btn--ghost{background:rgba(255,255,255,.105)!important;border-color:rgba(255,255,255,.30)!important;backdrop-filter:blur(10px)!important}.v13-btn:hover{transform:translateY(-2px)!important}.v13-btn:focus-visible,.v8-btn:focus-visible,.v8-nav a:focus-visible,.v13-arrow:focus-visible{outline:2px solid #f2cf86!important;outline-offset:3px!important}.v13-arrow{width:62px!important;height:66px!important;background:rgba(9,19,31,.58)!important;backdrop-filter:blur(10px)!important;color:#f2cf86!important;box-shadow:0 18px 48px rgba(0,0,0,.24)!important}.v13-arrow:hover{width:70px!important;background:#f2cf86!important;color:#0c1824!important}.v13-arrow::before{inset:9px!important;border-color:rgba(242,207,134,.28)!important}.v13-arrow span{font-size:2.75rem!important}.v13-slider-ui{bottom:24px!important;padding:12px 14px!important;border:1px solid rgba(255,255,255,.10)!important;background:rgba(9,19,31,.32)!important;backdrop-filter:blur(10px)!important;border-radius:18px!important;max-width:760px!important;right:auto!important}.v13-progress{background:rgba(255,255,255,.22)!important}.v13-dots button{background:rgba(255,255,255,.24)!important}.v8-metrics__grid{box-shadow:0 26px 70px rgba(7,16,23,.10)!important}.v20-product-card{border-color:rgba(16,29,43,.10)!important;box-shadow:0 18px 48px rgba(7,23,36,.08)!important}.v20-product-card__visual{height:318px!important;min-height:318px!important;padding:18px!important;background:radial-gradient(circle at 50% 42%,rgba(216,162,74,.18),transparent 42%),linear-gradient(180deg,#fffdf8 0%,#f5eee4 100%)!important}.v20-product-card__visual img{width:96%!important;height:96%!important;object-fit:contain!important;filter:drop-shadow(0 18px 20px rgba(0,0,0,.18))!important}.v8-product-card__visual{background:radial-gradient(circle at 50% 42%,rgba(216,162,74,.24),transparent 45%),linear-gradient(145deg,#1d2834,#0b121b)!important}.v8-product-card__visual img{width:96%!important;height:96%!important;object-fit:contain!important}.v8-group-card::after{background:linear-gradient(180deg,rgba(7,16,23,.08),rgba(7,16,23,.84))!important}.v8-group-card__content{bottom:24px!important}.v23-footer a:focus-visible,.v23-footer button:focus-visible{outline:2px solid #f2cf86!important;outline-offset:3px!important}@media(max-width:1120px){.v13-slide__shade::before,.v13-slide__shade::after{width:min(72vw,820px)!important}.v13-copy{max-width:min(720px,76vw)!important}.v13-copy h1,.v13-copy h2{max-width:13ch!important}.v13-slider-ui{right:max(20px,calc((100vw - 1240px)/2))!important;max-width:none!important}}@media(max-width:720px){.v8-topbar__inner{min-height:34px;height:auto!important;padding:6px 0!important}.v8-topbar__links{display:none!important}.v13-hero,.v13-slide__layout{min-height:690px!important}.v13-slide>img{object-position:center top!important;filter:saturate(1.06) contrast(1.05) brightness(.98)!important}.v13-slide__shade::before,.v13-slide__shade::after{width:100%!important}.v13-slide__shade::before{background:linear-gradient(180deg,rgba(9,19,31,.86) 0%,rgba(9,19,31,.70) 42%,rgba(9,19,31,.42) 72%,rgba(9,19,31,.18) 100%)!important}.v13-slide__shade::after{background:radial-gradient(circle at 26% 20%,rgba(242,207,134,.14),transparent 36%)!important}.v13-slide__layout{padding-top:36px!important;padding-bottom:132px!important}.v13-copy{max-width:100%!important;transform:none!important}.v13-kicker{font-size:.68rem!important;padding:.62rem .78rem!important}.v13-copy h1{font-size:clamp(2.22rem,10.4vw,3.58rem)!important;line-height:.98!important;max-width:12.8ch!important;margin:.78rem 0 .72rem!important}.v13-copy h2{font-size:clamp(2.04rem,9.4vw,3.22rem)!important;line-height:1!important;max-width:13.4ch!important}.v13-copy p{font-size:.96rem!important;line-height:1.62!important;margin-bottom:1.05rem!important}.v13-actions{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;width:100%!important;max-width:340px!important}.v13-btn{width:100%!important;min-width:0!important;min-height:48px!important}.v13-arrow{top:auto!important;bottom:76px!important;width:50px!important;height:50px!important;border-radius:12px!important}.v13-arrow--prev{left:16px!important}.v13-arrow--next{right:16px!important}.v13-arrow:hover{width:54px!important}.v13-arrow span{font-size:2.16rem!important}.v13-slider-ui{left:18px!important;right:18px!important;bottom:18px!important;grid-template-columns:auto 1fr!important;padding:10px 12px!important;border-radius:16px!important}.v13-count strong{font-size:1.55rem!important}.v13-dots{display:none!important}.v8-metrics{margin-top:0!important}.v8-metrics__grid{grid-template-columns:repeat(2,1fr)!important;border-radius:20px!important}.v8-metric{padding:18px!important}.v8-metric strong{font-size:1.8rem!important}.v20-product-card__visual{height:254px!important;min-height:254px!important;padding:14px!important}.v8-product-card__visual{height:270px!important}.v8-section-head{align-items:flex-start!important}.v8-section{padding:58px 0!important}.oz-cookie{bottom:84px!important}}@media(max-width:430px){.v13-hero,.v13-slide__layout{min-height:660px!important}.v13-slide__layout{padding-top:30px!important;padding-bottom:126px!important}.v13-copy h1{font-size:clamp(2.05rem,11vw,3.2rem)!important}.v13-copy h2{font-size:clamp(1.9rem,10vw,2.9rem)!important}.v8-metrics__grid{grid-template-columns:1fr!important}.v13-slider-ui{left:14px!important;right:14px!important}.v20-product-card__body{min-height:auto!important}}@media(prefers-reduced-motion:reduce){.v13-slide,.v13-slide>img,.v13-btn,.v13-arrow,.v8-product-card,.v20-product-card{transition:none!important;animation:none!important}.v13-slide.is-active>img,.v13-slide>img{transform:none!important}}

/* v54 slider-arrow carousel SEO polish */
.v13-arrow{top:auto!important;bottom:30px!important;transform:none!important;z-index:8!important;width:auto!important;min-width:112px!important;height:44px!important;padding:0 14px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border:1px solid rgba(242,207,134,.30)!important;background:rgba(9,19,31,.58)!important;backdrop-filter:blur(12px)!important;color:#f2cf86!important;box-shadow:0 16px 38px rgba(0,0,0,.24)!important;white-space:nowrap!important}.v13-arrow::before{display:none!important}.v13-arrow--prev{left:calc(50% - 435px)!important;right:auto!important}.v13-arrow--next{right:calc(50% - 435px)!important;left:auto!important}.v13-arrow .v13-arrow__mark{font-size:1.2rem!important;line-height:1!important;font-weight:1000!important;transform:none!important}.v13-arrow em{font-style:normal!important;font-size:.72rem!important;line-height:1!important;font-weight:1000!important;letter-spacing:.09em!important;text-transform:uppercase!important;color:#f6e6b9!important}.v13-arrow:hover{width:auto!important;min-width:118px!important;background:#f2cf86!important;color:#0c1824!important;transform:translateY(-2px)!important}.v13-arrow:hover em{color:#0c1824!important}.v13-slider-ui{left:50%!important;right:auto!important;bottom:30px!important;transform:translateX(-50%)!important;width:min(620px,calc(100vw - 560px))!important;min-width:420px!important;max-width:620px!important}.v20-track{scroll-padding-inline:4px!important}.v20-product-card{scroll-snap-align:start!important}.v20-product-card__body{min-height:268px!important}.v20-product-card__body h4{font-size:clamp(1.28rem,1.55vw,1.74rem)!important}.v20-product-card__body p{font-size:.96rem!important;line-height:1.58!important}.v54-seo-article{background:linear-gradient(180deg,#fbf8f2 0%,#f1eadf 100%);border-top:1px solid rgba(198,146,63,.18);border-bottom:1px solid rgba(198,146,63,.18)}.v54-seo-wrap{display:grid;gap:24px}.v54-seo-lead{max-width:980px}.v54-seo-lead h2{font-family:Manrope,Inter,sans-serif;font-size:clamp(2rem,3.8vw,4rem);line-height:1.04;letter-spacing:-.055em;margin:.85rem 0 1rem;color:#101d29}.v54-seo-lead p,.v54-seo-text-cols p,.v54-seo-grid p{color:#516170;font-size:1.04rem;line-height:1.82}.v54-seo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.v54-seo-grid article,.v54-seo-text-cols{background:#fff;border:1px solid #eadfcf;border-radius:28px;padding:24px;box-shadow:0 18px 46px rgba(18,32,51,.07)}.v54-seo-grid h3{margin:0 0 .7rem;font-family:Manrope,Inter,sans-serif;color:#101d29;font-size:1.35rem;letter-spacing:-.03em}.v54-seo-grid p,.v54-seo-text-cols p{margin:0}.v54-seo-text-cols{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.v54-seo-text-cols p+p{border-left:1px solid #eadfcf;padding-left:24px}.v47-category-seo .v47-seo-card p{font-size:1.01rem}@media(max-width:1120px){.v13-slider-ui{width:min(520px,calc(100vw - 210px))!important;min-width:320px!important}.v13-arrow{min-width:48px!important;width:48px!important;height:44px!important;padding:0!important;border-radius:14px!important}.v13-arrow em{display:none!important}.v13-arrow:hover{min-width:52px!important;width:52px!important}.v13-arrow--prev{left:22px!important}.v13-arrow--next{right:22px!important}.v54-seo-grid,.v54-seo-text-cols{grid-template-columns:1fr}.v54-seo-text-cols p+p{border-left:0;border-top:1px solid #eadfcf;padding-left:0;padding-top:20px}}@media(max-width:720px){.v13-slider-ui{left:18px!important;right:18px!important;width:auto!important;min-width:0!important;max-width:none!important;bottom:18px!important;transform:none!important}.v13-arrow{bottom:78px!important;width:48px!important;height:48px!important}.v13-arrow--prev{left:18px!important}.v13-arrow--next{right:18px!important}.v20-product-card__body{min-height:232px!important}.v54-seo-article{padding:56px 0!important}.v54-seo-grid article,.v54-seo-text-cols{border-radius:22px;padding:20px}.v54-seo-lead h2{font-size:clamp(1.85rem,8vw,2.8rem)}}
/* v55 - Slider controls + day/night + accessibility reader polish */
.v13-slider-controls{position:absolute;left:50%;bottom:30px;z-index:12;transform:translateX(-50%);width:min(1040px,calc(100vw - 120px));display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:18px;color:#fff;pointer-events:none}.v13-slider-controls>*{pointer-events:auto}.v13-slider-controls .v13-slider-ui{position:static!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:100%!important;min-width:0!important;max-width:none!important;height:70px!important;padding:0 28px!important;display:grid!important;grid-template-columns:auto minmax(120px,1fr) auto!important;gap:24px!important;align-items:center!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:26px!important;background:rgba(5,13,21,.68)!important;backdrop-filter:blur(18px)!important;box-shadow:0 24px 80px rgba(0,0,0,.24),inset 0 1px 0 rgba(255,255,255,.05)!important}.v13-slider-controls .v13-arrow{position:relative!important;top:auto!important;left:auto!important;right:auto!important;bottom:auto!important;transform:none!important;width:auto!important;min-width:132px!important;height:58px!important;padding:0 22px!important;border-radius:999px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:10px!important;border:1px solid rgba(242,207,134,.38)!important;background:rgba(7,16,25,.64)!important;backdrop-filter:blur(16px)!important;color:#f2cf86!important;box-shadow:0 18px 48px rgba(0,0,0,.26)!important;white-space:nowrap!important}.v13-slider-controls .v13-arrow::before{display:none!important}.v13-slider-controls .v13-arrow__mark{width:18px!important;height:18px!important;display:grid!important;place-items:center!important;line-height:1!important;flex:0 0 18px!important;transform:none!important}.v13-slider-controls .v13-arrow__mark svg{display:block!important;width:18px!important;height:18px!important;overflow:visible!important}.v13-slider-controls .v13-arrow em{display:block!important;font-style:normal!important;font-size:.78rem!important;line-height:1!important;font-weight:1000!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#f6e6b9!important;transform:translateY(.5px)!important}.v13-slider-controls .v13-arrow:hover,.v13-slider-controls .v13-arrow:focus-visible{width:auto!important;min-width:136px!important;background:#f2cf86!important;color:#0c1824!important;transform:translateY(-2px)!important;outline:0!important;box-shadow:0 22px 56px rgba(242,207,134,.26)!important}.v13-slider-controls .v13-arrow:hover em,.v13-slider-controls .v13-arrow:focus-visible em{color:#0c1824!important}.v13-slider-controls .v13-count{min-width:96px!important;align-items:baseline!important}.v13-slider-controls .v13-count strong{color:#fff!important;font-size:2.32rem!important}.v13-slider-controls .v13-count em{color:#dfe7ef!important}.v13-slider-controls .v13-progress{height:4px!important;background:rgba(255,255,255,.24)!important}.v13-slider-controls .v13-progress span{background:#e30613!important}.v13-slider-controls .v13-dots{justify-content:flex-end!important;gap:14px!important}.v13-slider-controls .v13-dots button{width:13px!important;height:13px!important;border-width:2px!important;background:rgba(255,255,255,.18)!important}.v13-slider-controls .v13-dots button.is-active{width:52px!important;background:#e30613!important;border-color:#e30613!important}
.oz-a11y-widget{right:26px;bottom:24px;z-index:2147483000}.oz-a11y-quickbar{display:grid;gap:12px;justify-items:end}.oz-theme-quick,.oz-a11y-launcher{width:62px;height:62px;border:1px solid rgba(255,255,255,.18);border-radius:22px;background:linear-gradient(145deg,#182431,#071017);color:#fff;display:grid;place-items:center;box-shadow:0 22px 60px rgba(0,0,0,.34),inset 0 0 0 1px rgba(255,255,255,.045);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease}.oz-theme-quick svg,.oz-a11y-launcher svg{width:30px;height:30px}.oz-theme-quick{color:#f2cf86;background:radial-gradient(circle at 50% 42%,rgba(242,207,134,.18),transparent 44%),linear-gradient(145deg,#171c22,#070b0f)}.oz-theme-quick:hover,.oz-theme-quick:focus-visible,.oz-a11y-launcher:hover,.oz-a11y-launcher:focus-visible{transform:translateY(-3px);border-color:rgba(242,207,134,.52);box-shadow:0 28px 80px rgba(0,0,0,.42),0 0 0 4px rgba(242,207,134,.13);outline:0}.oz-a11y-widget .oz-a11y-panel{bottom:148px;width:min(470px,calc(100vw - 28px));border-radius:28px;background:linear-gradient(180deg,rgba(16,22,29,.985),rgba(5,8,11,.985));border-color:rgba(255,255,255,.14)}.oz-a11y-widget .oz-a11y-header{grid-template-columns:64px 1fr 44px}.oz-a11y-widget .oz-a11y-mark{width:64px;height:64px;border-radius:20px;background:linear-gradient(145deg,#232b33,#11171d);color:#f2cf86}.oz-a11y-widget .oz-a11y-title{font-size:1.34rem;line-height:1.1}.oz-a11y-theme-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.oz-a11y-theme-card{min-height:108px;border:1px solid rgba(255,255,255,.12);border-radius:18px;background:rgba(255,255,255,.035);color:#fff;cursor:pointer;padding:16px;text-align:left;display:grid;gap:6px;align-content:start;transition:.18s ease}.oz-a11y-theme-card svg{width:28px;height:28px;color:#f2cf86}.oz-a11y-theme-card span{font-weight:950;font-size:1.02rem;letter-spacing:-.02em}.oz-a11y-theme-card small{font-weight:650;color:#98a3ad;line-height:1.35}.oz-a11y-theme-card:hover,.oz-a11y-theme-card:focus-visible{border-color:rgba(242,207,134,.48);background:rgba(255,255,255,.07);outline:0}.oz-a11y-theme-card.is-active{background:linear-gradient(145deg,rgba(242,207,134,.16),rgba(255,255,255,.045));border-color:rgba(242,207,134,.62);box-shadow:0 0 0 1px rgba(242,207,134,.24) inset}.oz-a11y-action-dot{width:42px;height:42px;border-radius:999px;background:rgba(242,207,134,.16);border:1px solid rgba(242,207,134,.32);position:relative}.oz-a11y-action-dot::after{content:"";position:absolute;left:50%;top:50%;width:0;height:0;border-left:10px solid #f2cf86;border-top:7px solid transparent;border-bottom:7px solid transparent;transform:translate(-38%,-50%)}.oz-a11y-option[aria-pressed="true"] .oz-a11y-action-dot{background:rgba(227,6,19,.16);border-color:rgba(227,6,19,.4)}.oz-a11y-option[aria-pressed="true"] .oz-a11y-action-dot::after{width:12px;height:12px;border:0;background:#e30613;border-radius:2px;transform:translate(-50%,-50%)}.oz-a11y-reader-status{min-height:22px;margin:8px 0 0 74px;color:#aeb8c2;font-size:.88rem;font-weight:650}.oz-a11y-reader-status:empty{display:none}
html.oz-theme-light{--oz-a11y-panel:#fff;--oz-a11y-text:#0d1823;--oz-a11y-muted:#596675}html.oz-theme-light body{background:#f7f2e9!important;color:#172231!important}html.oz-theme-light .v8-header{background:rgba(255,255,255,.86)!important;border-bottom-color:rgba(18,32,51,.1)!important;backdrop-filter:blur(18px)!important}html.oz-theme-light .v8-header a,html.oz-theme-light .v8-nav a{color:#142232!important}html.oz-theme-light .v8-section--dark,html.oz-theme-light .v8-footer{background:linear-gradient(180deg,#f8f3ea,#eee5d6)!important;color:#142232!important}html.oz-theme-light .v8-section--dark h1,html.oz-theme-light .v8-section--dark h2,html.oz-theme-light .v8-section--dark h3,html.oz-theme-light .v8-section--dark p,html.oz-theme-light .v8-footer h1,html.oz-theme-light .v8-footer h2,html.oz-theme-light .v8-footer h3,html.oz-theme-light .v8-footer p,html.oz-theme-light .v8-footer a{color:#142232!important}html.oz-theme-light .v8-section,html.oz-theme-light .v54-seo-article{background:#f7f2e9!important}html.oz-theme-light .v8-product-card,html.oz-theme-light .v20-product-card,html.oz-theme-light .v32-news-card,html.oz-theme-light .v8-download-card,html.oz-theme-light .v10-dealer-row,html.oz-theme-light .v38-contact-form,html.oz-theme-light .v38-request-copy,html.oz-theme-light .v54-seo-grid article,html.oz-theme-light .v54-seo-text-cols{background:#fffdf8!important;color:#142232!important;border-color:#e2d5c2!important;box-shadow:0 18px 56px rgba(18,32,51,.08)!important}html.oz-theme-light .v20-product-card__body{background:#fffdf8!important;color:#142232!important}html.oz-theme-light .v20-product-card__body h4,html.oz-theme-light .v20-product-card__body p,html.oz-theme-light .v20-product-card__body span{color:#142232!important}html.oz-theme-light .v20-product-card__body .v20-product-card__cat{background:#fff1f1!important;color:#a4050e!important;border-color:#ffc8c8!important}html.oz-theme-light .v8-btn--ghost{background:#fff!important;color:#142232!important;border-color:#d9c7aa!important}html.oz-theme-light .oz-theme-quick,html.oz-theme-light .oz-a11y-launcher{background:#fff!important;color:#152130!important;border-color:rgba(18,32,51,.18);box-shadow:0 18px 56px rgba(18,32,51,.16)}html.oz-theme-light .oz-theme-quick{color:#c6923f}html.oz-theme-light .oz-a11y-panel{background:linear-gradient(180deg,rgba(255,255,255,.985),rgba(247,242,233,.985))!important;color:#142232!important;border-color:#e0d1bd!important}html.oz-theme-light .oz-a11y-title,html.oz-theme-light .oz-a11y-option strong,html.oz-theme-light .oz-a11y-section-title,html.oz-theme-light .oz-a11y-theme-card,html.oz-theme-light .oz-a11y-size{color:#142232!important}html.oz-theme-light .oz-a11y-subtitle,html.oz-theme-light .oz-a11y-option small,html.oz-theme-light .oz-a11y-theme-card small,html.oz-theme-light .oz-a11y-reader-status{color:#596675!important}html.oz-theme-light .oz-a11y-theme-card,html.oz-theme-light .oz-a11y-size,html.oz-theme-light .oz-a11y-reset,html.oz-theme-light .oz-a11y-option-icon{background:#fff!important;border-color:#e2d5c2!important}html.oz-theme-light .oz-a11y-section,html.oz-theme-light .oz-a11y-header{border-color:#e2d5c2!important}html.oz-theme-light .v13-slider-controls .v13-slider-ui{background:rgba(255,255,255,.78)!important;border-color:rgba(18,32,51,.14)!important}html.oz-theme-light .v13-slider-controls .v13-count strong,html.oz-theme-light .v13-slider-controls .v13-count em{color:#142232!important}html.oz-theme-light .v13-slider-controls .v13-progress{background:rgba(18,32,51,.18)!important}html.oz-theme-light .v13-slider-controls .v13-arrow{background:rgba(255,255,255,.82)!important;color:#8c5d19!important;border-color:rgba(198,146,63,.38)!important}html.oz-theme-light .v13-slider-controls .v13-arrow em{color:#8c5d19!important}html.oz-theme-light .v13-slider-controls .v13-arrow:hover em,html.oz-theme-light .v13-slider-controls .v13-arrow:hover{color:#0d1823!important}
html.oz-a11y-high-contrast .oz-theme-quick,html.oz-a11y-high-contrast .oz-a11y-launcher,html.oz-a11y-high-contrast .oz-a11y-panel,html.oz-a11y-high-contrast .oz-a11y-theme-card,html.oz-a11y-high-contrast .oz-a11y-size,html.oz-a11y-high-contrast .oz-a11y-option-icon{background:#000!important;color:#fff!important;border-color:#fff!important}html.oz-a11y-reduced-motion .v13-slide.is-active>img{transform:none!important}html.oz-a11y-reduced-motion .v20-track{scroll-behavior:auto!important}
@media(max-width:1120px){.v13-slider-controls{width:calc(100vw - 44px);grid-template-columns:52px minmax(0,1fr) 52px;gap:12px;bottom:20px}.v13-slider-controls .v13-arrow{min-width:52px!important;width:52px!important;height:52px!important;padding:0!important;border-radius:18px!important}.v13-slider-controls .v13-arrow em{display:none!important}.v13-slider-controls .v13-arrow:hover,.v13-slider-controls .v13-arrow:focus-visible{min-width:52px!important;width:52px!important}.v13-slider-controls .v13-slider-ui{height:62px!important;padding:0 18px!important;grid-template-columns:auto minmax(80px,1fr)!important;gap:16px!important}.v13-slider-controls .v13-dots{grid-column:1/-1;display:none!important}.v13-slider-controls .v13-count strong{font-size:1.8rem!important}.v13-slider-controls .v13-count{min-width:80px!important}.oz-a11y-widget{right:18px;bottom:18px}.oz-a11y-widget .oz-a11y-panel{bottom:138px}}@media(max-width:720px){.v13-slider-controls{left:16px;right:16px;bottom:16px;transform:none;width:auto;grid-template-columns:48px minmax(0,1fr) 48px;gap:8px}.v13-slider-controls .v13-arrow{width:48px!important;height:48px!important;min-width:48px!important;border-radius:16px!important}.v13-slider-controls .v13-arrow__mark,.v13-slider-controls .v13-arrow__mark svg{width:17px!important;height:17px!important}.v13-slider-controls .v13-slider-ui{height:54px!important;border-radius:18px!important;padding:0 14px!important;grid-template-columns:auto 1fr!important;gap:12px!important}.v13-slider-controls .v13-progress{height:3px!important}.v13-slider-controls .v13-count{min-width:70px!important}.v13-slider-controls .v13-count strong{font-size:1.42rem!important}.v13-slider-controls .v13-count em{font-size:.85rem!important}.oz-a11y-quickbar{gap:10px}.oz-theme-quick,.oz-a11y-launcher{width:56px;height:56px;border-radius:19px}.oz-a11y-widget .oz-a11y-panel{right:-2px;bottom:128px;width:calc(100vw - 28px);max-height:calc(100vh - 154px);border-radius:24px;padding:20px}.oz-a11y-theme-grid{grid-template-columns:1fr}.oz-a11y-reader-status{margin-left:62px}.oz-a11y-widget .oz-a11y-header{grid-template-columns:54px 1fr 40px}.oz-a11y-widget .oz-a11y-mark{width:54px;height:54px;border-radius:16px}.oz-a11y-widget .oz-a11y-title{font-size:1.16rem}}@media(max-width:430px){.v13-slider-controls{bottom:14px}.v13-slider-controls .v13-slider-ui{padding:0 12px!important}.v13-slider-controls .v13-count em{display:none!important}.oz-a11y-widget{right:14px;bottom:14px}.oz-theme-quick,.oz-a11y-launcher{width:52px;height:52px;border-radius:18px}.oz-theme-quick svg,.oz-a11y-launcher svg{width:27px;height:27px}}

/* v56 - Light theme readability and compact accessibility panel polish */
html.oz-theme-light body{background:#f7f2e9!important;color:#142232!important}
html.oz-theme-light .v8-topbar{background:#0d1b29!important;color:#eef3f8!important}
html.oz-theme-light .v8-topbar a,html.oz-theme-light .v8-topbar span{color:#eef3f8!important;opacity:1!important}
html.oz-theme-light .v8-header{background:rgba(255,255,255,.94)!important;border-bottom:1px solid rgba(18,32,51,.12)!important;box-shadow:0 12px 38px rgba(18,32,51,.08)!important}
html.oz-theme-light .v8-nav>a:not(.v8-btn),html.oz-theme-light .v8-navdrop>a,html.oz-theme-light .v30-lang-switch a,html.oz-theme-light .v30-lang-switch span{color:#142232!important;opacity:1!important;text-shadow:none!important}
html.oz-theme-light .v8-nav>a:not(.v8-btn):hover,html.oz-theme-light .v8-navdrop:hover>a{background:rgba(20,34,50,.08)!important;color:#0d1823!important}
html.oz-theme-light .v8-nav>a.is-active,html.oz-theme-light .v8-nav .is-active:not(.v8-btn){background:#142232!important;color:#fff!important;box-shadow:0 10px 26px rgba(18,32,51,.14)!important}
html.oz-theme-light .v8-navdrop>a span{color:#e30613!important}
html.oz-theme-light .v8-mega{background:#fffdf8!important;border-color:#e2d5c2!important;box-shadow:0 24px 70px rgba(18,32,51,.14)!important}
html.oz-theme-light .v8-mega a,html.oz-theme-light .v8-mega b{color:#142232!important}
html.oz-theme-light .v8-mega small{color:#647284!important}
html.oz-theme-light .v8-mega a:hover{background:#fff1f1!important;color:#a4050e!important}
html.oz-theme-light .v13-copy h1,html.oz-theme-light .v13-copy h2,html.oz-theme-light .v13-copy p{color:#fff!important;text-shadow:0 3px 18px rgba(0,0,0,.45)!important}
html.oz-theme-light .v13-kicker{color:#fff!important;background:rgba(20,34,50,.55)!important;border-color:rgba(242,207,134,.36)!important}
html.oz-theme-light .v13-slide__shade::before{background:linear-gradient(90deg,rgba(7,16,23,.88) 0%,rgba(7,16,23,.68) 38%,rgba(7,16,23,.18) 70%,rgba(7,16,23,.04) 100%)!important}
html.oz-theme-light .v20-category-row,html.oz-theme-light .v20-category-main,html.oz-theme-light .v20-product-card,html.oz-theme-light .v8-product-card,html.oz-theme-light .v32-news-card{background:#fffdf8!important;border-color:#e2d5c2!important;box-shadow:0 18px 56px rgba(18,32,51,.08)!important}
html.oz-theme-light .v20-category-copy h3,html.oz-theme-light .v20-category-copy p,html.oz-theme-light .v8-section-head h2,html.oz-theme-light .v8-section-head p{color:#142232!important;text-shadow:none!important}
html.oz-theme-light .v20-product-card__visual,html.oz-theme-light .v8-product-card__visual{background:radial-gradient(circle at 50% 42%,rgba(198,146,63,.18),transparent 42%),linear-gradient(180deg,#fffdf8 0%,#f4eadc 100%)!important}
html.oz-theme-light .v20-product-card__body,html.oz-theme-light .v8-product-card__body{background:linear-gradient(180deg,#fffdf8 0%,#f8f0e4 100%)!important;color:#142232!important;border-top:1px solid #eadfcf!important}
html.oz-theme-light .v20-product-card__body h4,html.oz-theme-light .v20-product-card__body h4 a,html.oz-theme-light .v20-product-card__body p,html.oz-theme-light .v20-link,html.oz-theme-light .v20-link:visited,html.oz-theme-light .v8-product-card__body h3,html.oz-theme-light .v8-product-card__body h3 a,html.oz-theme-light .v8-product-card__body p,html.oz-theme-light .v8-textlink,html.oz-theme-light .v8-specline,html.oz-theme-light .v8-specline span{color:#142232!important;text-shadow:none!important;opacity:1!important}
html.oz-theme-light .v20-product-card__body p,html.oz-theme-light .v8-product-card__body p{color:#344556!important}
html.oz-theme-light .v20-link::after,html.oz-theme-light .v8-textlink::after{color:#a4050e!important}
html.oz-theme-light .v20-tag,html.oz-theme-light .v8-product-card__body .v8-label,html.oz-theme-light .v8-specline span{background:#fff1f1!important;color:#9d0710!important;border-color:#f0c7c7!important}
html.oz-theme-light .v8-section--dark .v20-product-card__body h4,html.oz-theme-light .v8-section--dark .v20-product-card__body h4 a,html.oz-theme-light .v8-section--dark .v20-product-card__body p,html.oz-theme-light .v8-section--dark .v20-link{color:#142232!important}
html.oz-theme-light .v32-news-card h3,html.oz-theme-light .v32-news-card h3 a,html.oz-theme-light .v32-news-card p,html.oz-theme-light .v32-news-card .v32-news-link{color:#142232!important;opacity:1!important;text-shadow:none!important}
html.oz-theme-light .v54-seo-lead h2,html.oz-theme-light .v54-seo-grid h3,html.oz-theme-light .v54-seo-lead p,html.oz-theme-light .v54-seo-grid p,html.oz-theme-light .v54-seo-text-cols p{color:#142232!important}
html.oz-theme-light .v47-seo-card h2,html.oz-theme-light .v47-seo-card h3,html.oz-theme-light .v47-seo-card p,html.oz-theme-light .v47-seo-card summary{color:#142232!important}
.oz-a11y-widget{right:22px!important;bottom:20px!important}
.oz-a11y-quickbar{gap:10px!important}
.oz-theme-quick,.oz-a11y-launcher{width:54px!important;height:54px!important;border-radius:18px!important}
.oz-theme-quick svg,.oz-a11y-launcher svg{width:27px!important;height:27px!important}
.oz-a11y-widget .oz-a11y-panel{bottom:116px!important;width:min(390px,calc(100vw - 28px))!important;max-height:min(620px,calc(100vh - 150px))!important;padding:18px!important;border-radius:22px!important;overflow:auto!important;overscroll-behavior:contain!important;box-shadow:0 28px 90px rgba(0,0,0,.48)!important}
.oz-a11y-widget .oz-a11y-header{grid-template-columns:44px minmax(0,1fr) 36px!important;gap:12px!important;padding-bottom:14px!important}
.oz-a11y-widget .oz-a11y-mark{width:44px!important;height:44px!important;border-radius:14px!important}
.oz-a11y-widget .oz-a11y-mark svg{width:25px!important;height:25px!important}
.oz-a11y-widget .oz-a11y-title{font-size:1.02rem!important;line-height:1.12!important;letter-spacing:-.025em!important}
.oz-a11y-widget .oz-a11y-subtitle{font-size:.78rem!important;margin-top:3px!important}
.oz-a11y-widget .oz-a11y-close{width:36px!important;height:36px!important;border-radius:12px!important}
.oz-a11y-widget .oz-a11y-section{padding:15px 0!important}
.oz-a11y-widget .oz-a11y-section-title{font-size:.9rem!important;margin:0 0 10px!important;gap:9px!important}
.oz-a11y-widget .oz-a11y-section-title svg{width:19px!important;height:19px!important}
.oz-a11y-theme-grid{gap:10px!important}
.oz-a11y-theme-card{min-height:76px!important;padding:12px!important;border-radius:14px!important;gap:3px!important}
.oz-a11y-theme-card svg{width:22px!important;height:22px!important}
.oz-a11y-theme-card span{font-size:.92rem!important;line-height:1.05!important}
.oz-a11y-theme-card small{font-size:.75rem!important;line-height:1.25!important}
.oz-a11y-size-grid{gap:9px!important}
.oz-a11y-size{min-height:56px!important;border-radius:13px!important;font-size:.9rem!important}
.oz-a11y-size span{font-size:.76rem!important}
.oz-a11y-option{grid-template-columns:44px minmax(0,1fr) 52px!important;gap:12px!important;padding:7px 0!important}
.oz-a11y-option+.oz-a11y-option{margin-top:4px!important}
.oz-a11y-option-icon{width:44px!important;height:44px!important;border-radius:14px!important}
.oz-a11y-option-icon svg{width:22px!important;height:22px!important}
.oz-a11y-option strong{font-size:.94rem!important;line-height:1.12!important}
.oz-a11y-option small{font-size:.76rem!important;margin-top:3px!important;line-height:1.24!important}
.oz-a11y-switch{width:50px!important;height:30px!important}
.oz-a11y-switch::after{width:22px!important;height:22px!important;top:3px!important;left:3px!important}
.oz-a11y-option[aria-pressed="true"] .oz-a11y-switch::after{transform:translateX(20px)!important}
.oz-a11y-action-dot{width:36px!important;height:36px!important}
.oz-a11y-reader-status{margin:6px 0 0 56px!important;font-size:.78rem!important;min-height:18px!important}
.oz-a11y-reset{min-height:48px!important;border-radius:14px!important;font-size:.9rem!important}
@media(max-width:720px){.oz-a11y-widget{right:14px!important;bottom:14px!important}.oz-theme-quick,.oz-a11y-launcher{width:50px!important;height:50px!important;border-radius:17px!important}.oz-a11y-widget .oz-a11y-panel{right:-2px!important;bottom:108px!important;width:calc(100vw - 24px)!important;max-height:calc(100vh - 138px)!important;padding:16px!important;border-radius:20px!important}.oz-a11y-theme-grid{grid-template-columns:1fr 1fr!important}.oz-a11y-widget .oz-a11y-title{font-size:.98rem!important}.oz-a11y-widget .oz-a11y-subtitle{display:none!important}.oz-a11y-size-grid{grid-template-columns:repeat(4,1fr)!important}.oz-a11y-option{grid-template-columns:42px minmax(0,1fr) 48px!important}.oz-a11y-option-icon{width:42px!important;height:42px!important}}
@media(max-width:430px){.oz-a11y-widget .oz-a11y-panel{bottom:104px!important;max-height:calc(100vh - 128px)!important}.oz-a11y-theme-grid,.oz-a11y-size-grid{grid-template-columns:1fr 1fr!important}.oz-a11y-widget .oz-a11y-section{padding:13px 0!important}}

/* v62 high-resolution slider imagery and category wording release */
.v13-slide>img{object-position:center center!important}.v13-slide[data-v13-slide='0']>img{object-position:center 48%!important}.v13-slide[data-v13-slide='1']>img{object-position:center 46%!important}.v13-slide[data-v13-slide='2']>img{object-position:center 52%!important}.v13-slide[data-v13-slide='3']>img{object-position:center 50%!important}.v13-slide[data-v13-slide='4']>img{object-position:center 50%!important}.v13-slide[data-v13-slide='5']>img{object-position:center 52%!important}.v13-slide[data-v13-slide='6']>img{object-position:center 50%!important}

/* v63 - Homepage product carousel visual stage polish */
.v20-category-stack .v20-product-card__visual{background:#fff!important;border-bottom:1px solid rgba(7,23,36,.08)!important;box-shadow:inset 0 0 0 1px rgba(7,23,36,.045)!important}.v20-category-stack .v20-product-card__visual::before{content:""!important;display:block!important;position:absolute!important;inset:20px!important;border:1px solid rgba(7,23,36,.07)!important;border-radius:22px!important;background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(255,255,255,.98))!important;pointer-events:none!important;z-index:0!important}.v20-category-stack .v20-product-card__visual::after{background:linear-gradient(90deg,transparent,rgba(227,6,19,.32),transparent)!important;opacity:.72!important}.v20-category-stack .v20-product-card__visual img{position:relative!important;z-index:2!important;background:transparent!important}.v20-category-stack .v20-product-card{background:#fff!important}.v20-category-stack .v20-category-main{background:linear-gradient(180deg,#fff 0%,#fbf8f2 100%)!important}html.oz-theme-light .v20-category-stack .v20-product-card__visual,html.oz-theme-light .v20-category-stack .v8-product-card__visual{background:#fff!important}html.oz-theme-light .v20-category-stack .v20-product-card{background:#fff!important}html.oz-theme-light .v20-category-stack .v20-product-card__body{background:linear-gradient(145deg,#0a1a29 0%,#10283d 100%)!important;color:#fff!important;border-top:0!important}html.oz-theme-light .v20-category-stack .v20-product-card__body h4,html.oz-theme-light .v20-category-stack .v20-product-card__body h4 a,html.oz-theme-light .v20-category-stack .v20-product-card__body p,html.oz-theme-light .v20-category-stack .v20-link{color:#fff!important}html.oz-theme-light .v20-category-stack .v20-product-card__body p{color:#dbe4ec!important}html.oz-theme-light .v20-category-stack .v20-tag{background:rgba(255,255,255,.10)!important;color:#fff!important;border-color:rgba(255,255,255,.20)!important}@media(max-width:720px){.v20-category-stack .v20-product-card__visual::before{inset:14px!important;border-radius:18px!important}}
