.hs-hero-slider{position:relative;overflow:hidden;min-height:430px}.hs-hero-slide{display:grid;grid-template-columns:1.05fr 1fr;gap:34px;align-items:center;min-height:430px}.hs-hero-media{display:block;height:390px;overflow:hidden;border-radius:24px}.hs-hero-media img{width:100%;height:100%;object-fit:cover}.hs-hero-copy h1{font-size:clamp(32px,4vw,58px);margin:10px 0 14px}.hs-hero-copy p{line-height:2;max-width:600px}.hs-slider-dots{position:absolute;bottom:20px;right:50%;transform:translateX(50%);display:flex;gap:8px;z-index:3}.hs-slider-dots button{width:10px;height:10px;border:0;border-radius:99px;background:#c7c7c7;padding:0;cursor:pointer}.hs-slider-dots button.active{width:30px;background:var(--navy,#101d3a)}.hs-middle-wrap{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:10px}.hs-middle-card{position:relative;min-height:230px;border-radius:22px;overflow:hidden;display:block;color:#fff;background:#111}.hs-middle-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hs-middle-card:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,10,25,.75),rgba(5,10,25,.12))}.hs-middle-copy{position:relative;z-index:2;padding:34px;max-width:70%}.hs-middle-copy h3{font-size:26px;margin:8px 0}.hs-middle-copy p{line-height:1.8}.hs-middle-copy span{display:inline-block;margin-top:12px;font-weight:800}.hs-popular-brands{margin-top:42px}.hs-brand-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hs-brand-card{display:block;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--line,#e5e7eb);border-radius:18px;overflow:hidden;text-align:center;padding-bottom:16px}.hs-brand-image{height:150px;background:#f6f6f6}.hs-brand-image img{width:100%;height:100%;object-fit:cover}.hs-brand-logo{height:44px;max-width:120px;object-fit:contain;margin:-22px auto 8px;background:#fff;border-radius:10px;padding:5px;display:block}.hs-brand-card b{display:block;font-size:17px}.hs-copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:20px;padding:18px 12px;text-align:center;font-size:13px}.hs-fade{animation:hsfade .35s ease}@keyframes hsfade{from{opacity:.45}to{opacity:1}}@media(max-width:800px){.hs-hero-slide{grid-template-columns:1fr;min-height:auto}.hs-hero-media{height:260px;order:-1}.hs-hero-copy{padding-bottom:45px}.hs-middle-wrap{grid-template-columns:1fr}.hs-middle-card{min-height:190px}.hs-middle-copy{max-width:90%;padding:24px}.hs-brand-grid{grid-template-columns:repeat(2,1fr)}.hs-brand-image{height:120px}}
