.badge{background:rgba(58,123,214,.1);border:1px solid rgba(58,123,214,.2);border-radius:24px;color:#3a7bd6;display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.04em;margin-bottom:1.25rem;padding:.35rem .9rem;text-transform:uppercase}.hero{background:#fff;padding:5rem 0 4rem}.hero-grid{align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hero-left h1{margin-bottom:.75rem}.hero-subtitle{color:#3a7bd6;font-size:1.15rem;font-weight:600;margin-bottom:1rem}.hero-desc p{color:#666;font-size:1rem;line-height:1.75;margin-bottom:2rem}.hero-cta-group{align-items:flex-start;display:flex;flex-direction:column;gap:.75rem}.hero-trust{gap:1.25rem;margin-top:.75rem}.hero-trust,.hero-trust span{align-items:center;display:flex}.hero-trust span{color:#888;font-size:.8rem;gap:.35rem}.hero-trust span:before{content:"🔒";font-size:.75rem}.hero-trust span:nth-child(2):before{content:"✉"}.hero-trust span:nth-child(3):before{content:"✦"}.hero-right{position:relative}.timeline-graphic{border-radius:12px;overflow:hidden;width:100%}.hero-cta-group svg{fill:currentColor}@media (max-width:1024px){.hero-grid{gap:2.5rem;grid-template-columns:1fr}.hero-right{order:-1}}@media (max-width:767px){.hero{padding:3rem 0 2.5rem}.hero-cta-group{align-items:stretch}.hero-trust{flex-wrap:wrap;gap:.75rem}}@media (min-width:1025px){.hero-grid.row_reverse .hero-right{grid-column:1;order:1}.hero-grid.row_reverse .hero-left{grid-column:2;order:2}.hero-grid.row_reverse .hero-right{left:0;right:auto;top:40px}}@media (min-width:1025px) and (max-width:2000px){.hero{position:relative}.hero-right{position:absolute;right:0;top:80px;width:50%}}