.hero-form{--section-z:9}.hero-form:first-child{margin-top:calc(-1*var(--navbar-offset));padding-top:calc(var(--navbar-offset) + 24px)}.hero-form__client-title em{font-style:normal;display:inline-flex;margin:0 4px;padding:4px 8px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.3);box-shadow:0 0 0 1px hsla(0,0%,100%,.5),0 2px 2px -2px rgba(17,24,39,.05),0 4px 4px rgba(17,24,39,.05),0 8px 8px rgba(17,24,39,.05),0 16px 16px rgba(17,24,39,.05),0 32px 32px rgba(17,24,39,.05);border-radius:72px}.hero-form__block{--color:var(--x-black);color:var(--color);max-width:calc(100% - 24px);margin:0 auto;border-radius:48px;padding:32px 0;background-image:linear-gradient(.61deg,#386aeb 2.61%,#a6a3ee 21.75%,#c8eff6 69.61%,#c8eff6 93.37%)}@media all and (min-width:769px){.hero-form__block{padding-top:80px;padding-bottom:80px;max-width:calc(100% - 48px)}}.hero-form--primary .hero-form__block{background:linear-gradient(0deg,#ffcea8 -1.49%,#fff18b 42.51%,#fff 87.5%)}.hero-form__form-container{padding:24px;border-radius:32px;background:linear-gradient(180deg,rgba(255,255,255,.1568) 0,rgba(255,255,255,.1568) 100%);backdrop-filter:blur(8px)}@media all and (min-width:769px){.hero-form__form-container{padding:32px}}.hero-form__grid{--gutter:120px;gap:48px 0}.hero-form__grid>:first-child{position:relative;z-index:1}.hero-form__grid>:last-child{position:relative;z-index:2}.hero-form__logos{display:flex;flex-flow:row wrap;gap:32px 24px}.hero-form .hero-form__logo{max-width:175px;max-height:40px}.hero-form .hero-form__logo img{object-fit:contain}.hero-form__logos-wrapper{--offset-right:min(50vw, calc(var(--site-width) / 2));margin-left:calc(-1*var(--offset-side));margin-right:calc(-1*var(--offset-side))}@media all and (min-width:1025px){.hero-form__logos-wrapper{margin-right:calc(-1*var(--offset-side) - var(--offset-right))}}