body:has(.legal-hero) .site-header{position:relative;top:auto;color:#fff;background:var(--vv-blue-dark);backdrop-filter:none}
body:has(.legal-hero) .site-logo img{width:280px}
.legal-hero{padding:180px 0 74px;background:linear-gradient(135deg,#eef4f8 0%,#f8fafc 100%)}
.legal-hero__inner{display:grid;grid-template-columns:minmax(0,1fr) 190px;align-items:center;gap:72px;max-width:1100px}
.legal-hero .eyebrow{margin:0 0 16px;color:var(--vv-orange)}
.legal-hero h1{max-width:780px;margin:0 0 18px;font-size:clamp(44px,5vw,70px);line-height:1.04;color:#08284b}
.legal-hero p:not(.eyebrow){max-width:780px;margin:0;font-size:21px;line-height:1.58;color:#29435d}
.legal-hero__icon{display:grid;width:170px;height:170px;place-items:center;border-radius:50%;background:#fff;box-shadow:0 20px 50px rgba(8,40,75,.12)}
.legal-hero__icon span{display:grid;width:82px;height:82px;place-items:center;border:4px solid #e45d23;border-radius:50%;font-size:48px;font-weight:700;color:#e45d23}.legal-hero__icon img{display:block;width:92px;height:92px;object-fit:contain}
.legal-content{padding:88px 0 104px;background:#fff}.legal-content__inner{max-width:960px}
.legal-section{padding:0 0 48px;margin:0 0 48px;border-bottom:1px solid #dfe7ed}.legal-section:last-of-type{border-bottom:0}
.legal-section h2,.legal-contact h2{margin:0 0 18px;color:#08284b;font-size:34px;line-height:1.18}
.legal-section p,.legal-section li,.legal-contact p{font-size:18px;line-height:1.72;color:#29435d}
.legal-section ul{margin:22px 0 0;padding-left:24px}.legal-section li+li{margin-top:8px}
.legal-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:0 0 58px}
.legal-card{padding:28px 26px;border-radius:14px;background:#eef4f8;box-shadow:0 12px 30px rgba(8,40,75,.06)}
.legal-card h3{margin:0 0 14px;color:#08284b;font-size:24px}.legal-card p{margin:0;color:#29435d;line-height:1.65}
.legal-note{margin-top:18px;padding:16px 18px;border-left:4px solid #e45d23;background:#fff5f0;font-size:15px!important}
.legal-contact{padding:36px 38px;border-radius:15px;background:#eaf2f7}.legal-contact .eyebrow{color:#c94e1d}.legal-contact .button{margin-top:10px}
@media(max-width:900px){.legal-hero__inner{grid-template-columns:1fr;gap:32px}.legal-hero__icon{width:120px;height:120px}.legal-hero__icon span{width:60px;height:60px;font-size:34px}.legal-hero__icon img{width:68px;height:68px}.legal-card-grid{grid-template-columns:1fr}}
@media(max-width:600px){.legal-hero{padding:138px 0 52px}.legal-hero h1{font-size:43px}.legal-hero p:not(.eyebrow){font-size:18px}.legal-hero__icon{display:none}.legal-content{padding:58px 0 72px}.legal-section{padding-bottom:36px;margin-bottom:36px}.legal-section h2,.legal-contact h2{font-size:29px}.legal-section p,.legal-section li,.legal-contact p{font-size:17px}.legal-contact{padding:28px 22px}}
