.bundle-hero{display:flex;justify-content:space-between}.bundle-hero__informations{width:calc(var(--column_width_percent)*5 + var(--gutter_width_percent)*4)}.bundle-hero__informations>h5{margin-bottom:3.2rem;padding-top:2rem}.bundle-hero__informations img{margin:auto;padding-top:24px}.bundle-hero__informations__logos{display:flex;flex-wrap:wrap;gap:1rem 4rem;justify-content:left;opacity:.5}.bundle-hero__informations__logos img{margin:0;padding-top:0}.bundle-hero__form{background:var(--white_color);padding:36px;width:calc(var(--column_width_percent)*6 + var(--gutter_width_percent)*5)}.bundle-hero__form .hs_submit{display:flex;justify-content:center}.bundle-hero__form form .hs_submit.hs-submit .actions .hs-button{background-color:#1ad678!important}@media (max-width:992px){.bundle-hero{flex-wrap:wrap}.bundle-hero__informations{margin-bottom:8rem;width:100%}.bundle-hero__form{width:100%}}