:root{--ad-hso-text:#fff;--ad-hso-muted:rgba(255,255,255,.84);--ad-hso-accent:#1f6feb;--ad-hso-accent-hover:#175ab2;--ad-hso-border:rgba(255,255,255,.46);--ad-hso-card-fill:rgba(255,255,255,.10);--ad-hso-radius:10px;--ad-hso-container:1280px}
body.ad-hso-home .ad-hso-hidden,body.ad-hso-home section.ad-home-slider,body.ad-hso-home section.ad-home-hero:not(.ad-hso-hero),body.ad-hso-home section.ad-hero:not(.ad-hso-hero),body.ad-hso-home .ad-banner-studio:not(.ad-hso-hero),body.ad-hso-home [data-ad-banner-studio]:not(.ad-hso-hero),body.ad-hso-home .adbs-hero:not(.ad-hso-hero),body.ad-hso-home .adbs-slider:not(.ad-hso-hero),body.ad-hso-home .banner-studio:not(.ad-hso-hero),body.ad-hso-home .home-banner:not(.ad-hso-hero),body.ad-hso-home .hero-banner:not(.ad-hso-hero){display:none!important}
.ad-hso-hero{position:relative;isolation:isolate;overflow:hidden;min-height:clamp(430px,60vh,680px);background:#07111f;color:var(--ad-hso-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;border:0;margin:0;width:100%;z-index:1}.ad-hso-media-layer{position:absolute;inset:0;z-index:0;background:#07111f;overflow:hidden}.ad-hso-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease;display:block}.ad-hso-media.is-active{opacity:1;visibility:visible}.ad-hso-poster{z-index:1}.ad-hso-video,.ad-hso-image{z-index:2}.ad-hso-overlay{position:absolute;inset:0;z-index:3;background:linear-gradient(90deg,rgba(2,8,23,.78),rgba(2,8,23,.42) 33%,rgba(2,8,23,.34) 63%,rgba(2,8,23,.74)),linear-gradient(0deg,rgba(2,8,23,.22),rgba(2,8,23,.08));pointer-events:none}.ad-hso-wrap{position:relative;z-index:4;width:min(100% - 40px,var(--ad-hso-container));margin:0 auto;min-height:inherit;display:grid;grid-template-columns:minmax(210px,260px) minmax(360px,1fr) minmax(210px,260px);align-items:center;gap:clamp(18px,3vw,48px);padding:clamp(28px,5vw,68px) 0}.ad-hso-side{display:grid;gap:12px}.ad-hso-promo{display:grid;grid-template-columns:42px 1fr 16px;align-items:center;gap:13px;min-height:94px;padding:15px 16px;border:1px solid var(--ad-hso-border);border-radius:var(--ad-hso-radius);background:var(--ad-hso-card-fill);color:#fff;text-decoration:none;box-shadow:0 14px 30px rgba(2,8,23,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.ad-hso-promo:hover,.ad-hso-promo:focus-visible{transform:translateY(-2px);border-color:rgba(255,255,255,.78);background:rgba(255,255,255,.16);outline:0}.ad-hso-promo-icon{display:grid;place-items:center;width:42px;height:42px;border:1px solid rgba(255,255,255,.5);border-radius:999px;font-weight:800;font-size:16px}.ad-hso-promo strong{display:block;color:#fff;font-size:13px;line-height:1.2;text-transform:uppercase;letter-spacing:.02em}.ad-hso-promo small{display:block;margin-top:5px;color:var(--ad-hso-muted);font-size:12px;line-height:1.35}.ad-hso-promo b{font-size:24px;line-height:1;color:#fff}.ad-hso-content{position:relative;min-height:310px;display:flex;align-items:center;justify-content:center;text-align:center;padding:34px 34px 72px;border-radius:16px;background:rgba(2,8,23,.20)}.ad-hso-slide{position:absolute;inset:34px 34px 82px;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .35s ease,visibility .35s ease,transform .35s ease}.ad-hso-slide.is-active{position:relative;inset:auto;opacity:1;visibility:visible;transform:none}.ad-hso-eyebrow{margin:0 0 10px;color:rgba(255,255,255,.88);font-size:12px;font-weight:800;letter-spacing:.10em;text-transform:uppercase}.ad-hso-slide h1,.ad-hso-slide h2{margin:0;color:#fff;font-size:clamp(36px,4.6vw,66px);line-height:1.05;font-weight:850;letter-spacing:-.04em;text-shadow:0 3px 26px rgba(0,0,0,.36)}.ad-hso-subtitle{max-width:640px;margin:16px auto 0;color:rgba(255,255,255,.91);font-size:clamp(15px,1.35vw,19px);line-height:1.55;font-weight:600}.ad-hso-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:24px}.ad-hso-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:12px 22px;border-radius:6px;font-size:14px;font-weight:800;text-decoration:none;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.ad-hso-btn:hover,.ad-hso-btn:focus-visible{transform:translateY(-1px);outline:2px solid rgba(255,255,255,.35);outline-offset:3px}.ad-hso-btn-primary{background:var(--ad-hso-accent);color:#fff;border:1px solid var(--ad-hso-accent)}.ad-hso-btn-primary:hover{background:var(--ad-hso-accent-hover)}.ad-hso-btn-secondary{background:rgba(255,255,255,.08);color:#fff;border:1px solid rgba(255,255,255,.72)}.ad-hso-btn-secondary:hover{background:rgba(255,255,255,.16)}.ad-hso-controls{position:absolute;left:24px;right:24px;bottom:24px;display:flex;align-items:center;justify-content:center;gap:16px}.ad-hso-arrow{display:grid;place-items:center;width:38px;height:38px;border-radius:999px;border:1px solid rgba(255,255,255,.42);background:rgba(2,8,23,.28);color:#fff;font-size:28px;line-height:1;cursor:pointer;transition:.18s}.ad-hso-arrow:hover,.ad-hso-arrow:focus-visible{background:rgba(31,111,235,.78);outline:0}.ad-hso-dots{display:flex;align-items:center;justify-content:center;gap:8px}.ad-hso-dots button{width:32px;height:4px;border:0;border-radius:999px;background:rgba(255,255,255,.45);padding:0;cursor:pointer;transition:.18s}.ad-hso-dots button[aria-current="true"]{width:44px;background:#fff}
@media(max-width:980px){.ad-hso-wrap{grid-template-columns:1fr;align-items:stretch}.ad-hso-content{order:1;min-height:330px}.ad-hso-side{grid-template-columns:repeat(3,minmax(0,1fr))}.ad-hso-side-left{order:2}.ad-hso-side-right{order:3}.ad-hso-promo{min-height:86px}.ad-hso-promo small{display:none}}
@media(max-width:767px){.ad-hso-hero{min-height:auto;background:#f6f7f9;color:#16202b}.ad-hso-wrap{width:min(100% - 32px,640px);display:block;padding:0 0 24px}.ad-hso-media-layer,.ad-hso-overlay{height:430px;bottom:auto}.ad-hso-content{height:430px;min-height:430px;margin-bottom:14px;background:linear-gradient(0deg,rgba(2,8,23,.42),rgba(2,8,23,.08));position:relative}.ad-hso-slide h1,.ad-hso-slide h2{font-size:clamp(30px,9vw,42px)}.ad-hso-subtitle{font-size:15px}.ad-hso-side{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.ad-hso-promo{background:#fff;color:#16202b;border-color:#e5e7eb;box-shadow:0 1px 3px rgba(16,32,43,.06);backdrop-filter:none;-webkit-backdrop-filter:none}.ad-hso-promo strong,.ad-hso-promo b{color:#16202b}.ad-hso-promo small{display:block;color:#5b6675}.ad-hso-promo-icon{border-color:#cfd6de;color:#1f6feb}.ad-hso-controls{left:16px;right:16px;bottom:20px}.ad-hso-arrow{display:none}.ad-hso-dots button{width:24px}.ad-hso-dots button[aria-current="true"]{width:34px}.ad-hso-video{display:none!important}}
@media(max-width:460px){.ad-hso-side{grid-template-columns:1fr}.ad-hso-actions{display:grid;grid-template-columns:1fr}.ad-hso-btn{width:100%}.ad-hso-media-layer,.ad-hso-overlay,.ad-hso-content{height:auto;min-height:430px}}
@media(prefers-reduced-motion:reduce){.ad-hso-media,.ad-hso-slide,.ad-hso-promo,.ad-hso-btn,.ad-hso-arrow,.ad-hso-dots button{transition:none!important}.ad-hso-video{display:none!important}.ad-hso-poster{opacity:1!important;visibility:visible!important}}
