.promo-banner{text-align:center;box-sizing:border-box;background:#e6e6e6;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;display:flex}.promo-banner--desktop{padding:80px 16px}.promo-banner--mobile{padding:56px 16px}.promo-banner__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-banner__logo{width:266px;max-width:100%;height:auto}.promo-banner__description{color:#101010;margin:0;font-family:Inter,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:24px}.button-special{appearance:none;cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:.75px;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:background .15s,transform .1s;display:inline-flex;overflow:hidden}.button-special--light{color:#fff;background:#0248bf}.button-special--light:hover:not(.button-special--disabled){background:#01277e}.button-special--light:active:not(.button-special--disabled){background:#01277e;transform:scale(.98)}.button-special--light.button-special--disabled{cursor:not-allowed;background:#99b9df}.button-special--dark{color:#000;background:#7daaff}.button-special--dark:hover:not(.button-special--disabled){background:#a1c7ff}.button-special--dark:active:not(.button-special--disabled){background:#a1c7ff;transform:scale(.98)}.button-special--dark.button-special--disabled{cursor:not-allowed;background:#3d5f99}
