.mobile-cta{align-items:center;background:#fff;box-sizing:border-box;display:flex;flex-direction:column;font-family:Open Sans,sans-serif;margin:0 auto;max-width:480px;padding:32px 24px;width:100%}.mobile-cta__logo{display:block;height:auto;margin-bottom:32px;max-width:180px;width:auto}.mobile-cta__title-block{margin-bottom:32px;text-align:left;width:100%}.mobile-cta__eyebrow{color:#1a2f4b;font-size:18px;font-weight:400;margin:0 0 4px}.mobile-cta__title{color:#1a2f4b;font-size:32px;font-weight:800;line-height:1.15;margin:0}.mobile-cta__buttons{display:flex;flex-direction:column;gap:12px;width:100%}.mobile-cta__button{border-radius:6px;box-sizing:border-box;display:block;font-size:16px;font-weight:700;line-height:1.3;padding:16px 20px;text-align:center;text-decoration:none;width:100%}.mobile-cta__button--primary{background:#c8202f;color:#fff}.mobile-cta__button--secondary{background:#fff;border:2px solid #1a2f4b;color:#1a2f4b}