.hero{background-color:var(--body-bgcolor);background-position:100% 0;background-repeat:no-repeat;background-size:cover;position:relative}.hero__container{align-items:flex-start;display:flex;margin-left:auto;margin-right:auto;max-width:1366px;padding:24px 16px 0}.hero *{position:relative;z-index:2}.hero:after,.hero:before{content:"";left:0;position:absolute;width:100%}.hero:before{height:60%;top:0;transform:matrix(1,0,0,-1,0,0)}.hero:after,.hero:before{background:linear-gradient(357.55deg,#f2f5fb 1.6%,rgba(242,245,251,0) 93.24%)}.hero:after{bottom:-1px;height:40%}.hero-content{flex:1}.card--form{box-shadow:2px 12px 16px rgba(8,29,48,.16);display:flex;flex:1;flex-direction:column;max-width:448px;width:100%}.card--form .form-title{display:none}.card--form .hs-button{width:100%}@media screen and (max-width:767px){.hero{background-size:100% 25%;padding-bottom:1.5rem}.hero__container{flex-direction:column}.hero:before{height:250px}.hero:after{display:none}}@media screen and (min-width:768px){.hero__container{padding:32px 24px}.hero-content{padding-right:32px;padding-top:40px}}@media screen and (min-width:1280px){.hero{background-size:contain}.hero__container{min-height:719px;padding:88px 143px}.hero-content{padding-right:92px}}