.hero-v2{background:#eff1f6;margin-left:4rem;margin-top:4rem;padding:4rem 0 0;position:relative}.hero-v2-wrapper{align-items:flex-end;display:flex;flex-wrap:wrap;gap:0 8rem;margin:0 auto;max-width:1400px;position:relative}.hero-v2-left{flex:1 1 400px;margin-left:-4rem}.hero-v2-right{background:#15161a;color:#fff;flex:1 1 400px;padding:4rem 2rem;transform:translateY(30px)}.hero-v2-heading{color:#15161a;font-weight:900;line-height:1.1;text-transform:uppercase}.hero-v2-heading-line{color:#15161a;display:block}.hero-v2-heading-intro{font-size:var(--step-1)}.hero-v2-heading-outro{font-size:var(--step-0);font-weight:300;text-transform:none}.hero-v2-ctas{align-items:center;display:inline-flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-v2-ctas .hs-button{border-radius:0}.hero-v2-ctas .hs-button:first-child{background:#4effa5}.hero-v2-ctas .hs-button:first-child:hover{background:#000;color:#fff}.hero-v2-heading-price{align-items:flex-end;display:flex;font-size:calc(var(--step-6) + 70px);font-variant-numeric:tabular-nums;font-weight:900;margin:1rem 0;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.hero-v2-heading-price.is-visible{opacity:1;transform:translateY(0)}.price-digit{display:inline-block;height:1em;overflow:hidden}.price-digit-track{display:flex;flex-direction:column;transform:translateZ(0);transition:transform 2s cubic-bezier(.22,.61,.36,1);will-change:transform}.price-digit-track span{display:block;height:1em;line-height:1em;text-align:center}.hero-v2-engineering{align-items:center;display:flex;font-weight:900;justify-content:center}.hero-v2-engineering-prefix{--row:48px;align-items:center;display:flex;height:calc(var(--row)*5);margin-top:2.9rem;-webkit-mask-image:linear-gradient(180deg,transparent 0,#000 18%,#000 82%,transparent);mask-image:linear-gradient(180deg,transparent 0,#000 18%,#000 82%,transparent);padding:0 .5rem;position:relative;text-align:right}.hero-v2-engineering-prefix-track{display:flex;flex-direction:column;transform:translateZ(0);will-change:transform}.hero-v2-engineering-prefix-item{color:#9acbe3;filter:blur(4px);font-size:var(--step-2);font-weight:400;height:var(--row);line-height:var(--row);opacity:.3;text-align:right;text-transform:uppercase;transform:translateZ(0);transition:opacity .65s cubic-bezier(.215,.61,.355,1),filter .65s cubic-bezier(.215,.61,.355,1);width:100%}.hero-v2-engineering-prefix-item.is-active{filter:none;opacity:1}.hero-v2-engineering-label span{color:#fff;font-size:var(--step-2);font-weight:900}@media (max-width:1660px){.hero-v2,.hero-v2-left,.hero-v2-right{margin-left:auto}.hero-v2-wrapper{padding:0}}@media (max-width:960px){.hero-v2{margin-left:auto;margin-top:0;padding-top:3rem}.hero-v2-heading-price{align-items:center;display:flex;font-size:var(--step-5);justify-content:center}.hero-v2-left{margin:auto;max-width:95%;text-align:center}.hero-v2-right{margin-left:auto;padding:2rem 10%}.hero-v2-ctas{margin-bottom:1rem}}@media (max-width:428px){.hero-v2-right{padding:1rem 4%}.hero-v2-engineering-label span,.hero-v2-engineering-prefix-item{font-size:var(--step-1)}}@media (max-width:325px){.hero-v2-right{display:none}}