.common-hero{width:100%;height:clamp(320px,40vw,480px);position:relative;overflow:hidden}.common-hero-image{object-fit:cover;object-position:center right}.common-hero-overlay{z-index:1;position:absolute;inset:0}.common-hero-container{z-index:2;align-items:center;width:100%;max-width:1600px;margin:0 auto;padding:0 clamp(24px,10vw,100px);display:flex;position:absolute;inset:0 0 0 50%;transform:translate(-50%)}.common-hero-content{max-width:clamp(340px,45%,620px)}.common-hero-badge{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#1e74bb;border-radius:999px;justify-content:center;align-items:center;height:36px;margin-bottom:20px;padding:0 20px;font-size:11px;font-weight:700;display:inline-flex}.common-hero-title{color:#fff;margin:0 0 16px;font-size:clamp(24px,3.8vw,32px);font-weight:500;line-height:1}.common-hero-description{color:#ffffffd1;max-width:480px;margin:0;font-size:clamp(11px,2vw,13px);line-height:1.3}.common-hero-actions{flex-wrap:wrap;gap:14px;margin-top:28px;display:flex}.hero-btn-primary,.hero-btn-secondary{border-radius:999px;justify-content:center;align-items:center;height:48px;padding:0 28px;font-size:14px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.hero-btn-primary:hover,.hero-btn-secondary:hover{opacity:.85}.hero-btn-primary{color:#fff;background:#1e74bb}.hero-btn-secondary{color:#fff;border:1px solid #fff6}@media (max-width:1024px){.common-hero-content{max-width:520px}}@media (max-width:768px){.common-hero{height:clamp(300px,60vw,420px)}.common-hero-overlay{background:linear-gradient(#051223d9 0%,#05122399 100%)}.common-hero-image{object-position:center center}.common-hero-content,.common-hero-description{max-width:100%}.common-hero-actions{flex-direction:column}.hero-btn-primary,.hero-btn-secondary{justify-content:center;width:100%}}@media (max-width:480px){.common-hero-title{font-size:26px}.common-hero-badge{height:30px;margin-bottom:14px;padding:0 14px}}.hero-white .common-hero-title,.hero-white .common-hero-description{color:#fff}.hero-white .common-hero-badge{color:#fff;background:#1e74bb}.hero-black .common-hero-title,.hero-black .common-hero-description{color:#0d3250}.hero-black .common-hero-badge{color:#0d3250;background:#fffffff2;border:1px solid #0d32501a}.hero-black .common-hero-overlay{background:#ffffff26}
