.form-section{background-repeat:no-repeat;padding-bottom:var(--section_spacing);padding-top:var(--section_spacing);position:relative;z-index:9}.form-section .overlay{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.form-section .content-wrapper{position:relative;z-index:9}.form-section .btn_sec{align-items:center;display:flex;flex-wrap:wrap;gap:20px;margin-top:50px}.form-section .flex_row{display:flex;flex-wrap:wrap;gap:120px;row-gap:24px}.form-section .flex_row .content_section,.form-section .flex_row .form_section{width:calc(50% - 60px)}.form-section .flex_row .content_section .description :not(a),.form-section .flex_row .content_section .title *{color:var(--accent_denary_color)}.form-section .flex_row .form_section form{margin:0}.form-section .flex_row .form_section.dark_theme .submitted-message,.form-section .flex_row .form_section.dark_theme form .form-title,.form-section .flex_row .form_section.dark_theme form .hs-richtext,.form-section .flex_row .form_section.dark_theme form .hs-richtext :not(a),.form-section .flex_row .form_section.dark_theme form .inputs-list>li>label span,.form-section .flex_row .form_section.dark_theme form h3,.form-section .flex_row .form_section.dark_theme form label:not(.hs-main-font-element){color:var(--accent_denary_color)!important}.form-section .flex_row .content_section .description h5:last-child{margin:0}.form-section .flex_row .content_section .inner_cols,.form-section .flex_row .content_section .items_wrapper{margin-top:40px}.form-section .flex_row .content_section .inner_cols .pd{background:linear-gradient(270deg,var(--accent_nonary_color) 0,var(--accent_denary_color) 100%);border-radius:16px;display:flex;gap:24px;overflow:hidden;padding:24px}.form-section .flex_row .content_section .inner_cols .pd .icon{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:center;width:32px}.form-section .flex_row .content_section .items_wrapper .logo_btm_cnt{color:var(--accent_denary_color);margin-top:8px}.form-section .flex_row.fullwidthForm .form_section{margin:0 auto;width:100%}.form-section .flex_row .form_section .form-title:empty{margin:0;padding:0}.form-section .flex_row.fullwidthForm .form_section form .hs_submit.hs-submit .actions{text-align:center}@media (max-width:1280px){.form-section .flex_row{gap:60px}.form-section .flex_row .content_section,.form-section .flex_row .form_section{width:calc(50% - 30px)}}@media (max-width:991px){.form-section .flex_row{gap:32px}.form-section .flex_row .content_section,.form-section .flex_row .form_section{width:100%}}@media(max-width:767px){.form-section .btn_sec{margin-top:35px}.form-section .flex_row .content_section,.form-section .flex_row .form_section{width:100%}}@media(max-width:500px){.form-section .flex_row .content_section .inner_cols .pd{gap:15px;padding:20px}}