.hero-form_wrapper{display:flex;flex-wrap:wrap;margin:0 auto;max-width:1220px;position:relative;z-index:2}.hero-form_overlay{background-color:#fff;bottom:0;height:calc(100% - 433px);left:0;position:absolute;width:100%;z-index:1}.hero-form_col{width:50%}.hero-form_left{padding-right:50px}.hero-form h1{color:#fff;line-height:125%;margin-bottom:52px}.hero-form_right .hero-form_form{background-color:#fff;border-radius:8px;box-shadow:-4px 9px 25px -6px rgba(0,0,0,.1);padding:32px}.hero-form_right h3{font-size:40px;line-height:125%;margin-bottom:32px}.hero-form_right form{padding:0}.hero-form_right form .field{margin-top:8px}.hero-form_right form .field:first-child{margin-top:0}.hero-form_right form .hs-form-field label{color:#7d7d7d;font-size:16px;font-weight:700;line-height:175%;margin-bottom:4px}.hero-form_right form .hs-form-field input,.hero-form_right form .hs-form-field select{background-color:#fff;border:1px solid #bdbdbd;border-radius:2px;color:#bdbdbd;font-family:Lato,sans-serif;font-size:16px;font-weight:700;line-height:175%;padding:8px 20px 8px 8px}.hero-form_right form .inputs-list{column-gap:40px;columns:85px 2;width:210px}.hero-form_right form .inputs-list label{display:grid;gap:8px;grid-template-columns:24px auto}.hero-form_right form .inputs-list label input[type=checkbox]{-webkit-appearance:none;appearance:none;background-color:#fff;border:1px solid #bdbdbd;border-radius:4px;color:currentColor;display:grid;font:inherit;height:24px!important;margin:0;place-content:center;transform:translateY(-.075em);width:24px!important}.hero-form_right form .inputs-list label input[type=checkbox]:before{background-color:#fff;clip-path:polygon(14% 44%,0 65%,50% 100%,100% 16%,80% 0,43% 62%);content:"";height:.65em;transform:scale(0);transform-origin:bottom left;transition:transform .12s ease-in-out;width:.65em}.hero-form_right form .inputs-list label input[type=checkbox]:checked{background-color:#9a0e15}.hero-form_right form .inputs-list label input[type=checkbox]:checked:before{transform:scale(1)}.hero-form_right form .inputs-list.no-list.hs-error-msgs,.hero-form_right form .inputs-list.no-list.hs-error-msgs label{display:block}.hero-form_right form input.hs-button.primary{background-color:#9a0e15;border:none;border-radius:5px;color:#fff;font-size:16px;letter-spacing:4%;line-height:100%;margin-top:28px;padding:8px 20px;transition:all .5s ease}.hero-form_right form input.hs-button.primary:hover{background-color:#3e74a7}@media (max-width:991px){.hero-form_col{width:100%}.hero-form_left{margin-bottom:80px;padding-right:0}.hero-form_left img{display:block;margin:0 auto}.hero-form h1{font-size:40px;margin-bottom:17px}.hero-form_right form input.hs-button.primary{width:100%}.hero-form_overlay{height:calc(100% - 311px)}}