@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap");.prmm-hero{--pw-navy:#002635;--pw-slate:#152247;--pw-blue:#0a6cff;--pw-lightBlue:#199bf6;--pw-white:#fff;--pw-offWhite:#f5faff;--pw-lightGrey:#f7f7f7;--pw-tintBlue:#e6f4fe;--pw-purple:#8052ff;--pw-green:#6fbf73;--pw-teal:#2ed5cd;--pw-orange:#d87c4a;--pw-pink:#ec6c8f;--pw-red:#f35e61;--pw-gold:#f0b429;font-family:Plus Jakarta Sans,sans-serif;min-height:520px;overflow:hidden;padding:108px 40px 64px;position:relative}.prmm-hero__background{background:linear-gradient(135deg,#002635,#152247 50%,#1a2d5f);bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.prmm-hero__glow{border-radius:50%;filter:blur(80px);opacity:.15;position:absolute}.prmm-hero__glow--top{background-color:var(--pw-lightBlue);height:400px;right:-100px;top:-100px;width:400px}.prmm-hero__glow--bottom{background-color:var(--pw-purple);bottom:-150px;height:500px;left:-150px;width:500px}.prmm-hero__layout{align-items:center;display:flex;gap:48px;margin:0 auto;max-width:1100px;position:relative;z-index:1}.prmm-hero__content{flex:1 1 0%;min-width:0}.prmm-hero__visual{align-items:center;display:flex;flex:0 0 380px;justify-content:center}.prmm-hero__logo-row{align-items:center;display:flex;gap:14px;margin-bottom:28px}.prmm-hero__logo-square{align-items:center;background-color:var(--pw-lightBlue);border-radius:8px;color:var(--pw-white);display:flex;flex-shrink:0;font-size:22px;font-weight:800;height:44px;justify-content:center;width:44px}.prmm-hero__logo-text{display:flex;flex-direction:column;gap:2px}.prmm-hero__brand-name{color:var(--pw-white);font-size:14px;font-weight:700;letter-spacing:1px}.prmm-hero__framework-label{color:var(--pw-lightBlue);font-size:12px;font-weight:500;letter-spacing:.5px}.prmm-hero__title{color:#fff;font-size:52px;font-weight:800;letter-spacing:-1px;line-height:1.15;margin:0 0 18px}.prmm-hero__title span{color:var(--pw-lightBlue)}.prmm-hero__description{color:hsla(0,0%,100%,.85);font-size:17px;font-weight:400;line-height:1.6;margin:0 0 24px;max-width:520px}.prmm-hero__pills{display:flex;flex-wrap:wrap;gap:10px}.prmm-hero__pill{background-color:rgba(25,155,246,.15);border:1px solid rgba(25,155,246,.35);border-radius:24px;color:var(--pw-lightBlue);font-size:13px;font-weight:600;padding:8px 16px}.prmm-hero__cta,.prmm-hero__pill{align-items:center;display:inline-flex}.prmm-hero__cta{background-color:var(--pw-lightBlue);border-radius:100px;color:var(--pw-white);font-family:Plus Jakarta Sans,sans-serif;font-size:16px;font-weight:700;margin-top:22px;padding:14px 32px;text-decoration:none;transition:all .25s ease}.prmm-hero__cta:hover{background-color:var(--pw-blue);box-shadow:0 8px 24px rgba(10,108,255,.35);transform:translateY(-2px)}.prmm-hero__radar-wrap{height:360px;position:relative;width:360px}#prmmHeroRadar{display:block;height:100%;width:100%}#prmmHeroRadar .hero-ring{fill:none;stroke:hsla(0,0%,100%,.08);stroke-width:1}#prmmHeroRadar .hero-axis{stroke:hsla(0,0%,100%,.06);stroke-width:1}#prmmHeroRadar .hero-polygon{fill-opacity:.2;stroke-width:2.5;transition:d 1.2s cubic-bezier(.4,0,.2,1)}#prmmHeroRadar .hero-dot{stroke:hsla(0,0%,100%,.6);stroke-width:2;transition:cx 1.2s cubic-bezier(.4,0,.2,1),cy 1.2s cubic-bezier(.4,0,.2,1)}#prmmHeroRadar .hero-label{dominant-baseline:middle;font-family:Plus Jakarta Sans,sans-serif;font-size:11px;font-weight:600;text-anchor:middle}#prmmHeroRadar .hero-ring-num{fill:hsla(0,0%,100%,.25);font-family:Plus Jakarta Sans,sans-serif;font-size:10px;font-weight:500}.prmm-hero__radar-profile{color:hsla(0,0%,100%,.5);font-size:12px;font-weight:600;letter-spacing:.5px;margin-top:12px;text-align:center;transition:opacity .4s ease}@keyframes prmm-hero-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.prmm-hero__radar-wrap{animation:prmm-hero-float 6s ease-in-out infinite}@media (max-width:900px){.prmm-hero__layout{flex-direction:column;gap:0}.prmm-hero__visual{display:none}.prmm-hero__content{max-width:600px}}@media (max-width:700px){.prmm-hero{min-height:auto;padding:88px 24px 56px}.prmm-hero__logo-row{margin-bottom:24px}.prmm-hero__title{font-size:36px;margin-bottom:14px}.prmm-hero__description{font-size:15px;margin-bottom:20px}.prmm-hero__pills{gap:8px}.prmm-hero__pill{font-size:12px;padding:7px 13px}.prmm-hero__cta{font-size:15px;margin-top:18px;padding:13px 28px}}