.promoPage-promo{position:relative;background-color:inherit;display:flex;flex-direction:column;padding-bottom:3.72rem}.promoPage-promo__promoCards{margin-top:-1.2rem;display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;gap:1rem;padding:0 1.45rem;scrollbar-width:none;-ms-overflow-style:none}.promoPage-promo__promoCards::-webkit-scrollbar{display:none}.promoPage-promo__scrollBtn{position:absolute;top:35%;transform:translateY(-50%);background-color:rgba(128,128,128,.3);background:inherit;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);border:.03rem solid hsla(0,0%,100%,.2);border-radius:50%;width:1.06rem;height:1.06rem;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:1;cursor:pointer}.promoPage-promo__scrollBtn_left{left:1.15rem}.promoPage-promo__scrollBtn_right{right:.8rem}@media(min-width:1920px){.promoPage-promo__scrollBtn--disabled{display:none}}@media(max-width:768px){.promoPage-promo__scrollBtn{display:none}}