.hero-v2{background:var(--ria-deep,#002642);width:100%}.hero-v2__inner{align-items:start;box-sizing:border-box;display:grid;gap:40px;grid-template-columns:minmax(0,560fr) minmax(0,640fr);margin:0 auto;max-width:1200px;padding:160px 0}.hero-v2__pill{background:var(--ria-accent,#09f);border-radius:40px;color:#fff!important;display:inline-flex;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:600!important;letter-spacing:.04em;margin:0 0 24px!important;padding:8px 16px;text-transform:uppercase}.hero-v2__title{color:#fff!important;font-family:Recoleta Alt,serif!important;font-size:44px!important;line-height:1.2!important;margin:0 0 20px!important}.hero-v2__description{color:hsla(0,0%,100%,.7)!important;font-size:16px!important;line-height:1.6!important;margin-bottom:32px!important;max-width:460px}.hero-v2__image{margin:0}.hero-v2__image img{display:block;height:auto;margin:0;width:100%}@media (max-width:1328px){.hero-v2__inner{max-width:none;padding:160px 64px}}@media (max-width:900px){.hero-v2__inner{grid-template-columns:1fr;padding:80px 24px}.hero-v2__title{font-size:32px!important}.hero-v2__image{display:none}}