.offer-bonus-banner{border-radius:24px;background-color:#0d7bf5;box-shadow:0 4px 16px 0 rgba(0,0,0,.25);max-width:900px;width:90vw;position:relative;overflow:hidden;display:flex;flex-direction:row;justify-content:space-between;cursor:pointer}.offer-bonus-banner__title-highlight{color:#022c54;border-radius:8px;position:relative;display:inline-block;z-index:0;vertical-align:baseline;padding-inline:8px;white-space:normal;text-wrap:wrap}.offer-bonus-banner__title-highlight:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#f59d0d;z-index:-1;transition:all .6s ease .1s;border-radius:8px;transform:rotate(-1.3deg)}.first-rotate{@media (max-width:768px){transform:rotate(1.3deg)!important}}.second-rotate{@media (max-width:768px){transform:rotate(-1.3deg)!important}}.offer-bonus-banner__left{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:12px;max-width:60%;padding-inline:16px;padding-block:12px;@media (min-width:768px){padding-inline:24px;padding-block:22px;gap:16px;max-width:70%}}.offer-bonus-banner__right{max-width:40%;display:flex;align-self:center;justify-content:start;margin-right:28px;@media (min-width:768px){margin-right:32px}}.offer-bonus-banner__title{font-size:22px;line-height:26px;font-style:normal;font-weight:500;@media (min-width:768px){font-size:24px;line-height:28px}}.offer-bonus-banner__button{font-size:18px;line-height:24px;font-style:normal;font-weight:700;text-decoration:underline;cursor:pointer}.offers-content .offer-bill-banner__section{padding-bottom:0}