.promo-banner{box-sizing:border-box;background:#e6e6e6;justify-content:center;width:100%;display:flex;box-shadow:inset 0 0 32px #00000029}.promo-banner--desktop{padding:80px 0}.promo-banner--mobile{padding:56px 0}.promo-section{text-align:center;box-sizing:border-box;border-radius:4px;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px 16px;display:flex}.promo-section__logo{width:266px;max-width:100%;height:auto}.promo-section__title{letter-spacing:-.4px;color:#101010;margin:0;font-family:Inter,system-ui,sans-serif;font-size:28px;font-weight:800;line-height:33px}.promo-section__description{color:#101010;margin:0;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:25px}.button-special{appearance:none;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.75px;color:#fff;border:none;justify-content:center;align-items:center;height:56px;padding:0 40px;font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:700;line-height:24px;transition:filter .15s;display:inline-flex;overflow:hidden}.button-special:hover:not(.button-special--disabled){filter:brightness(.9)}.button-special--disabled{opacity:.4;cursor:not-allowed}
