.hero-slider{position:relative;overflow:hidden}.hero-slides{position:relative}.hero-slide{display:none;animation:heroIn .6s ease}.hero-slide.active{display:block}.hero-slide .hero-grid{min-height:620px}.slider-image{width:100%;height:440px;border-radius:24px;overflow:hidden;box-shadow:0 30px 70px #20212426;border:8px solid #fff}.slider-image img{width:100%;height:100%;object-fit:cover}.hero-controls{position:absolute;z-index:7;left:50%;bottom:25px;transform:translateX(-50%);display:flex;align-items:center;gap:13px;background:#fff;padding:8px 11px;border-radius:30px;box-shadow:0 10px 35px #20212422}.hero-controls>button{width:34px;height:34px;border:0;border-radius:50%;background:#fff0ef;color:#d92d20;font-size:23px;cursor:pointer}.hero-dots{display:flex;gap:7px}.hero-dots button{width:9px;height:9px;border:0;padding:0;border-radius:10px;background:#d6d9df;cursor:pointer;transition:.25s}.hero-dots button.active{width:28px;background:#e53935}.hs-dark{background:linear-gradient(135deg,#fff,#f2f3f6)}.hs-google{background:linear-gradient(135deg,#fff,#fff7f0 48%,#f2f8ff)}.hs-premium{background:linear-gradient(135deg,#fff,#fff7ed)}.hs-premium .badge{border-color:#e6b45f;color:#9a6100}.hs-premium .red-btn{background:linear-gradient(135deg,#202124,#b07a25)}@keyframes heroIn{from{opacity:.25;transform:translateX(24px)}to{opacity:1;transform:none}}@media(max-width:820px){.hero-slide .hero-grid{min-height:auto}.slider-image{height:330px}.hero-controls{bottom:12px}}@media(max-width:560px){.slider-image{height:245px;border-width:5px}.hero-controls{position:relative;bottom:auto;margin-top:-8px}.hero-slider{padding-bottom:10px}}
