.welcome-bonus-with-promo{display:flex;flex-direction:column;row-gap:10px;justify-content:center;align-items:center;min-height:185px;padding-block:15px;box-shadow:var(--shadow);position:relative;min-width:100%;max-width:100vw;margin-inline:calc(-50vw + 50%)}.welcome-bonus-with-promo::after,.welcome-bonus-with-promo::before{content:"";position:absolute;top:50%;transform:translateY(-50%);width:55.3px;height:200px;background-repeat:no-repeat;background-position:center}.welcome-bonus-with-promo::before{left:0;background:url(../../images/svg/welcome-bonus-left-small.svg)}@media (min-width:769px){.welcome-bonus-with-promo{max-width:100%;margin-inline:0;border-radius:var(--border-radius-large);min-height:229px}.welcome-bonus-with-promo::after,.welcome-bonus-with-promo::before{width:69px}.welcome-bonus-with-promo::before{left:-10px;background:url(../../images/svg/welcome-bonus-left.svg)}}.welcome-bonus-with-promo::after{right:0;background:url(../../images/svg/welcome-bonus-right-small.svg)}@media (min-width:769px){.welcome-bonus-with-promo::after{right:-10px;background:url(../../images/svg/welcome-bonus-right.svg)}.welcome-bonus-with-promo__text{display:flex;justify-content:center;align-items:center;gap:15px}}.welcome-bonus-with-promo__bonus-type{display:none}@media (min-width:769px){.welcome-bonus-with-promo__bonus-type{display:block;font-size:20px;font-weight:400;line-height:22px}}.welcome-bonus-with-promo__percent{font-size:70px;font-weight:700;line-height:70px;letter-spacing:var(--letter-spacing);text-align:center;color:var(--main-color)}@media (min-width:769px){.welcome-bonus-with-promo__percent{font-size:50px;text-align:left}.welcome-bonus-with-promo__text-wrapper{display:flex;justify-content:center;align-items:center;column-gap:15px}}.welcome-bonus-with-promo__text-wrapper{text-align:center}.welcome-bonus-with-promo__small-text,.welcome-bonus-with-promo__total{font-size:20px;font-weight:400;line-height:29.9px}.welcome-bonus-with-promo__bottom-wrapper{display:flex;flex-direction:column;row-gap:10px;justify-content:center;align-items:center}@media (min-width:769px){.welcome-bonus-with-promo__total{color:var(--main-color);font-size:50px;font-weight:700;line-height:70px;letter-spacing:var(--letter-spacing);opacity:1}.welcome-bonus-with-promo__bottom-wrapper{flex-direction:row;column-gap:20px}}.welcome-bonus-with-promo__active{display:flex;justify-content:center;align-items:center;column-gap:5px;color:var(--body-text-color)}.welcome-bonus-with-promo__active-icon{display:flex;justify-content:center;align-items:center;width:14px;height:14px;flex-shrink:0}.welcome-bonus-with-promo__active-icon>svg{width:100%;height:100%}.welcome-bonus-with-promo__active-icon>svg>*{fill:currentColor}.welcome-bonus-with-promo__active-text{font-size:14px;font-weight:400;line-height:1}@media (min-width:769px){.welcome-bonus-with-promo__active-text{font-size:16px}}