.offer-banner{background-color:var(--red);display:flex;flex-direction:column;height:auto;padding-bottom:3rem;padding-top:3rem;position:relative;width:100%}.offer-banner .page-center{max-width:1332px;padding-bottom:0;padding-top:0}.offer-banner--wrapper{display:grid;gap:3rem 5rem;grid-template-columns:auto auto;width:100%}.offer-banner h2{font-size:2.6rem}.offer-banner__button{display:flex;gap:1.2rem;height:100%;justify-content:flex-end}.offer-banner .cta_button{align-self:end;margin-top:auto}.offer-banner__close{background:transparent;border:none;color:#000;cursor:pointer;font-size:32px;line-height:1;position:absolute;right:15px;top:8px}@media screen and (max-width:767px){.offer-banner--wrapper{display:flex;flex-direction:column}.offer-banner__button{justify-content:flex-start}.offer-banner .cta_button{align-self:start;margin-top:auto}}