.rs-gr-hero{background:#fff;overflow:hidden;padding:44px 0;position:relative}.rs-gr-hero__layout{align-items:center;display:grid;gap:40px;grid-template-columns:minmax(0,1fr) minmax(0,620px)}.rs-gr-hero__copy{padding-left:8px}.rs-gr-hero__eyebrow{color:#5a6e8c;font-family:Manrope,sans-serif;font-size:11px;font-weight:700;letter-spacing:1.6px;margin:0 0 8px;text-transform:uppercase}.rs-gr-hero__title{display:flex;flex-direction:column;font-family:var(--rs-font-heading,"Hanken Grotesk"),sans-serif;font-size:34px;font-weight:800;gap:0;letter-spacing:-.4px;line-height:1.15;margin:0}.rs-gr-hero__l1{color:#1a6bff}.rs-gr-hero__l2{color:#4ac97e}.rs-gr-hero__sub{color:#4e6280;font-family:Manrope,sans-serif;font-size:14px;font-weight:400;line-height:1.55;margin:10px 0 0}.rs-gr-hero__media{aspect-ratio:620/240;justify-self:end;max-width:620px}.rs-gr-hero__img,.rs-gr-hero__media{border-radius:12px;position:relative;width:100%}.rs-gr-hero__img{box-shadow:0 12px 28px rgba(11,23,51,.1);display:block;height:100%;object-fit:cover;z-index:2}.rs-gr-hero__chev{background:#5465fe;border-radius:4px;clip-path:polygon(0 0,55% 0,100% 50%,55% 100%,0 100%);height:100%;position:absolute;right:-70px;top:0;width:140px;z-index:1}@media (max-width:1024px){.rs-gr-hero{padding:32px 0}.rs-gr-hero__layout{gap:24px;grid-template-columns:1fr}.rs-gr-hero__title{font-size:28px}.rs-gr-hero__media{aspect-ratio:16/9;justify-self:stretch}.rs-gr-hero__chev{right:-40px;width:80px}}@media (max-width:640px){.rs-gr-hero{padding:24px 0}.rs-gr-hero__title{font-size:24px}.rs-gr-hero__chev{display:none}}