.twz-hero--form{--row-maxwidth: 1070px;--text-color: var(--text-color-dark);--hero-form-bg: var(--blue-500);--hero-form-padding: 6rem;--hero-form-columns: 1fr 1fr;--hero-form-content-gap: 2.5rem;--hero-form-gap: 5rem;--hero-form-form-padding: 4rem;position:relative;background-color:var(--hero-form-bg)}.twz-hero--form:last-child{padding-bottom:calc(var(--footer-top-height, 0)/2)}.twz-hero--form .twz-hero__wrapper{width:calc(100% - var(--row-margin-inline));max-width:var(--row-maxwidth);margin:0 auto;display:grid;padding-block:var(--hero-form-padding);gap:var(--hero-form-gap);grid-template-columns:var(--hero-form-columns)}@media(max-width: 1024px){.twz-hero--form .twz-hero__wrapper{--hero-form-columns: 1fr}}.twz-hero--form .twz-hero__wrapper .content{display:flex;flex-direction:column;gap:var(--hero-form-content-gap)}.twz-hero--form .twz-hero__wrapper .twz-text{--text-color: var(--white)}.twz-hero--form .twz-hero__wrapper .twz-text p{font-size:var(--theme-fs-h4);line-height:1.4}.twz-hero--form .twz-hero__wrapper .small{--text-color: var(--white)}@media(max-width: 767px){.twz-hero--form .twz-hero__wrapper .small{text-align:center}}.twz-hero--form .twz-hero__form{background-color:var(--grey-200);padding:var(--hero-form-form-padding);border-radius:var(--container-radius)}@media(max-width: 767px){.twz-hero--form .twz-hero__form{padding:2rem 3rem}}
