.header__offer .header__offer-title{margin-bottom:28px}.header__offer .header__offer-title h3{font-weight:600;font-size:22px;line-height:1.35;margin-top:18px}.header__offer-switches{display:flex;align-items:center;justify-content:center;gap:4px;width:fit-content;max-width:100%;padding:6px;border:1px solid rgba(255,255,255,0.65);border-radius:999px;margin:0 auto 28px;box-sizing:border-box}.header__offer-switch{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:10px 28px;border:0;background:transparent;color:#fff;font-size:18px;font-weight:600;line-height:1.2;border-radius:999px;cursor:pointer;white-space:nowrap;font-family:inherit}.header__offer-switch img{width:26px;height:26px;object-fit:contain;filter:brightness(0) invert(1)}.header__offer-switch.is-active{background:#fff;color:#003176}.header__offer-switch.is-active img{filter:none}.header__offer-switch-panels{max-width:820px;margin:0 auto}.header__offer-switch-panel{display:none;margin:0;font-size:18px;line-height:1.5;font-weight:500}.header__offer-switch-panel.is-active{display:block}@media (max-width:767px){.header__offer .header__offer-title h3{font-size:16px;line-height:1.4;margin-top:14px}.header__offer-switches{width:100%;gap:2px;padding:4px;margin-bottom:20px}.header__offer-switch{flex:1;min-height:42px;padding:8px 8px;gap:6px;font-size:13px}.header__offer-switch img{width:20px;height:20px}.header__offer-switch-panel{font-size:14px;line-height:1.45}}@media (max-width:420px){.header__offer-switch span{font-size:12px}}