.smarttech-hero-carousel{height:var(--smarttech-hero-height,620px);position:relative;overflow:hidden;background:#061c31}.smarttech-hero-carousel__slides,.smarttech-hero-carousel__slide,.smarttech-hero-carousel__media{height:100%;width:100%}.smarttech-hero-carousel__slide{position:absolute;inset:0;opacity:0;transition:opacity .7s ease;pointer-events:none}.smarttech-hero-carousel__slide.is-active{opacity:1;pointer-events:auto}.smarttech-hero-carousel__media{display:block;object-fit:cover;object-position:center}.smarttech-hero-carousel__control{position:absolute;z-index:2;top:50%;transform:translateY(-50%);border:0;background:rgba(0,0,0,.28);color:#fff;width:48px;height:56px;font-size:42px;line-height:1;cursor:pointer}.smarttech-hero-carousel__control:hover{background:rgba(0,0,0,.55)}.smarttech-hero-carousel__prev{left:0}.smarttech-hero-carousel__next{right:0}.smarttech-hero-carousel__dots{position:absolute;z-index:2;bottom:20px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.smarttech-hero-carousel__dot{width:10px;height:10px;border-radius:50%;border:1px solid #fff;background:transparent;padding:0;cursor:pointer}.smarttech-hero-carousel__dot.is-active{background:#fff}@media(max-width:700px){.smarttech-hero-carousel{height:min(430px,var(--smarttech-hero-height,430px))}.smarttech-hero-carousel__control{width:38px;height:46px;font-size:34px}}
