.switcher-hero{background:#fff;color:#5e5e68}.switcher-hero__inner{display:flex;flex-direction:column;align-items:flex-start;gap:32px;padding-top:140px;padding-bottom:72px}@media(min-width: 768px)and (max-width: 1279px){.switcher-hero__inner{padding-top:96px;padding-bottom:56px}}@media(max-width: 767px){.switcher-hero__inner{padding-top:72px;padding-bottom:48px}}.switcher-hero__switch{display:inline-flex;flex-wrap:wrap;gap:4px;max-width:100%;padding:6px;border:1px solid #e4e4e8;border-radius:50px;background:#f7f7f9}.switcher-hero__tab{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:50px;color:#5e5e68;font-family:"Hanken Grotesk",sans-serif;font-size:14px;font-weight:600;line-height:1;text-decoration:none;transition:all .2s ease}.switcher-hero__tab:hover{color:#161618}.switcher-hero__tab.is-active{background:#4169ad;color:#fff}.switcher-hero__tab-icon{flex-shrink:0;width:16px;height:16px;background:currentColor;-webkit-mask:var(--icon) no-repeat center/contain;mask:var(--icon) no-repeat center/contain}.switcher-hero__content{display:flex;flex-direction:column;align-items:flex-start;gap:14px;max-width:760px}.switcher-hero__eyebrow{font-family:"Hanken Grotesk",sans-serif;font-size:13px;font-weight:700;line-height:1.3;letter-spacing:.16em;text-transform:uppercase;margin:0;color:#2b4f87}.switcher-hero__lead>:first-child{margin-top:0}.switcher-hero__lead>:last-child{margin-bottom:0}.switcher-hero__lead h1{margin:0;color:#161618}.switcher-hero__lead p{font-family:"Hanken Grotesk",sans-serif;font-size:18px;font-weight:400;line-height:1.6;margin:.5em 0 0;color:#5e5e68}