.hero-form{align-items:center;display:flex;min-height:834px;position:relative}@media(max-width:991.98px){.hero-form{min-height:560px}}.hero-form__background{background-color:var(--module-background);height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.hero-form__background img{height:100%!important;object-fit:cover;object-position:center;width:100%}.hero-form__content{align-items:center;display:flex;gap:33.23px;justify-content:space-between;margin:0 auto;max-width:var(--body-max-width);width:100%}.hero-form__content-left{max-width:715px;padding:24px;width:100%}.hero-form__content-right{max-width:427px;width:100%}@media(max-width:991.98px){.hero-form__content{align-items:flex-start;flex-direction:column;gap:40px}.hero-form__content-left{max-width:100%;padding:0}.hero-form__content-right{max-width:100%}}.hero-form__title{color:var(--color-white);font-weight:600;margin-bottom:16px}.hero-form__description{color:var(--color-white);font-weight:500;line-height:36px}@media(max-width:991.98px){.hero-form__description{line-height:normal}}.hero-form__subdescription{display:flex;flex-direction:column;gap:30px;margin-top:16px}.hero-form__subdescription-item{font-weight:500}.hero-form__subdescription ul{list-style-type:none;margin:0;padding-inline-start:0}.hero-form__subdescription li{color:var(--color-white);line-height:24px;padding:4px 0 4px 44px;position:relative}.hero-form__subdescription li:before{background-image:var(--list-image);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:32px;left:0;position:absolute;top:0;width:32px}@media(max-width:991.98px){.hero-form__subdescription li:before{height:24px;width:24px}}.hero-form__subdescription li:not(:last-child){margin-bottom:12px}@media(max-width:991.98px){.hero-form__subdescription li:not(:last-child){margin-bottom:8px}.hero-form__subdescription li{padding:0 0 0 36px}}.hero-form__ctas{display:flex;flex-wrap:wrap;gap:16px 20px;margin-top:30px}@media(max-width:991.98px){.hero-form__ctas{justify-content:center}}@media(max-width:767.98px){.hero-form__ctas{flex-direction:column}.hero-form__ctas-item{width:100%}}.hero-form.type-2{min-height:unset}@media(max-width:991.98px){.hero-form.type-2{min-height:unset}}.hero-form.type-2 .hero-form__background:after{background:linear-gradient(0deg,rgba(0,0,0,.32),rgba(0,0,0,.32)),linear-gradient(0deg,rgba(78,0,76,.61),rgba(78,0,76,.61));content:"";display:block;height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:0}.hero-form.type-2 .hero-form__title{font-size:32px;margin-bottom:16px}.hero-form.type-2 .hero-form__content-left{max-width:576px;padding:0}@media(max-width:991.98px){.hero-form.type-2 .hero-form__title{font-size:28px;margin:0 auto 16px;text-align:center}.hero-form.type-2 .hero-form__description{margin:0 auto;text-align:center}.hero-form.type-2 .hero-form__content-left{max-width:100%}}.hero-form.type-3{min-height:unset}@media(max-width:991.98px){.hero-form.type-3{min-height:unset}}.hero-form.type-3 .hero-form__background:after{background:linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2));content:"";display:block;height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:0}.hero-form.type-3 .hero-form__title{font-size:28px;margin-bottom:12px}.hero-form.type-3 .hero-form__content-left{max-width:516px;padding:0}@media(max-width:991.98px){.hero-form.type-3 .hero-form__title{font-size:28px;margin:0 auto 12px;text-align:center}.hero-form.type-3 .hero-form__description{margin:0 auto;text-align:center}.hero-form.type-3 .hero-form__content-left{max-width:100%}}.hero-form.type-4{display:block}.hero-form.type-4 .hero-form__title{color:var(--color-white);font-size:28px;font-weight:700;margin:0 auto 20px;text-align:center}.hero-form.type-4 .hero-form__description{color:var(--color-white);font-size:16px;font-weight:400;line-height:100%;margin:0 auto 47px;text-align:center}