.text-and-form{align-items:flex-start;display:flex;flex-direction:row;gap:100px}.text-and-form__column{width:50%}.text-and-form__column:first-of-type h1{line-height:1;margin-bottom:36px}.text-and-form__column.text-and-form__column--form{position:relative}.text-and-form__column-title{display:flex;flex-direction:column;justify-content:center;text-align:center}.text-and-form__column ul{margin-bottom:24px;padding-left:8px}.text-and-form__column--form.submitted .text-and-form__column-title{display:none}.text-and-form__column--form p,.text-and-form__column--form span{color:#000}.submitted-message{color:#000;font-size:18px;text-align:center}.text-and-form__column.text-and-form__column--form .custom-message{bottom:20px;left:60px;position:absolute}.text-and-form__column .submitted-message{background:transparent;border:none;color:#fff;padding:0}.text-and-form__column .actions{margin-top:36px;pointer-events:auto}.text-and-form__column .hs-form-booleancheckbox-display{position:relative!important;transform:unset!important}.text-and-form__column .hs-form-field:not(.hs-fieldtype-checkbox),label:not(.hs-error-msg):not(.hs-form-radio-display){pointer-events:all!important}@media screen and (max-width:1080px){.text-and-form{gap:64px}.text-and-form__column:first-of-type{padding-right:30px}.text-and-form__product-grid{grid-template-columns:repeat(1,1fr)}.product-grid__product{width:100%}}@media screen and (max-width:767px){.text-and-form{flex-direction:column;gap:60px}.text-and-form__column:first-of-type{border:none;width:100%}.text-and-form__column:last-of-type{width:100%}.text-and-form__column .hs-button,.text-and-form__column input[type=submit]{max-width:none;text-align:center;width:100%}.text-and-form__column.text-and-form__column--form .custom-message{left:0}.multistep-form__pagination{gap:8px}}