.promo-banner{background:#121212;border-radius:10px 0 0 10px;display:none;gap:20px;max-width:275px;min-height:110px;padding:12px;position:fixed;right:0;top:120px;z-index:9999999}.promo-banner,.promo-banner:hover{text-decoration:none}.promo-banner .bar{background:linear-gradient(180deg,#596ced,#9c5edf);border-radius:5px;flex-shrink:0;height:auto;width:8px}.promo-banner .content{color:#fff;font-size:14px}.promo-banner .content strong{font-size:16px;font-weight:700}.promo-baner .close-button{padding:0 4px}@media screen and (max-width:530px){.promo-banner{border-radius:0;max-width:unset;min-height:50px;position:relative;top:0;width:100%}}