.slider{border-radius:20px;margin-bottom:28px;position:relative;height:428px}.slider::after{content:'';display:block;position:absolute;inset:0;background-color:rgba(0,0,0,.2);border-radius:20px;z-index:1}.slider__list{display:flex;overflow:hidden;inline-size:100%;height:100%}.slider__list-item{min-width:100%;block-size:100%;transition:var(--transition)}.slider__image{border-radius:20px;object-fit:cover;object-position:right;width:100%;height:100%}.slider__content{position:absolute;top:0;left:0;padding:50px 0 0 60px;z-index:2}.slider__title{color:var(--font-color-main);font-weight:800;font-size:1.5em}.slider__description{color:var(--font-color-main);font-weight:500;font-size:1em;max-width:480px;margin:25px 0 45px}.slider__tab-list{display:flex;gap:12px;position:absolute;z-index:2;bottom:24px;left:50%;transform:translate(-50%)}.slider__tab{width:22px;height:22px;border-radius:50%;background-color:#d9d9d9;transition:var(--transition)}.slider__tab:hover{cursor:pointer;opacity:.7}.slider__tab_type_active{background-color:#7138ff}.slider.banner-bonus{background:url(/img/banners/banner_bonus.webp)100%/cover no-repeat}.slider.banner-app{background:url(/img/banners/banner_app.webp)100%/cover no-repeat}.slider.banner-registration{background:url(/img/banners/banner_registration.webp)100%/cover no-repeat}.slider.banner-casino{background:url(/img/banners/banner_casino.webp)top/cover no-repeat}.slider.banner-aviator{background:url(/img/banners/banner_aviator.webp)100%/cover no-repeat}@media screen and (width < 1440px){.slider{height:350px}.slider__description{margin:15px 0 20px}}@media screen and (width < 1280px){.slider{height:320px}}@media screen and (width < 1024px){.slider{height:300px}.slider__content{padding:30px 15px 0 30px}.slider__description{font-size:.8em}.slider__tab{width:16px;height:16px}}@media screen and (width < 576px){.slider{min-height:250px}}