.form_with_checkbox_cards fieldset{border:0;padding:0}.form_with_checkbox_cards form fieldset:nth-last-of-type(2){margin-bottom:24px!important}.form_with_checkbox_cards .hs-fieldtype-checkbox>label{display:block;margin-bottom:2rem}.form_with_checkbox_cards .inputs-list{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-start}.form_with_checkbox_cards .inputs-list .hs-form-checkbox{flex:0 0 calc(33% - 20px)}.form_with_checkbox_cards-checkbox_card{background:var(--white-color);border-radius:8px;display:flex;flex-direction:column;padding:1rem}.form_with_checkbox_cards-checkbox_card-top{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.form_with_checkbox_cards .hs-form-checkbox-display{align-items:flex-start;display:flex}.form_with_checkbox_cards .hs-form-checkbox-display>.hs-input{margin-right:.5rem;min-height:20px!important;min-width:20px!important}.form_with_checkbox_cards-img-wrapper{align-items:center;border:1px solid var(--dark-gray-color);border-radius:8px;display:flex;height:75px;justify-content:center;min-width:150px;overflow:hidden;padding:.5rem;width:150px}.form_with_checkbox_cards-description-btn{background:var(--primary-color);border:none;border-radius:16px;color:var(--white-color);padding:.3rem;width:100%}.form_with_checkbox_cards-description-btn .less,.form_with_checkbox_cards-description-btn .more{display:none}.form_with_checkbox_cards-description-btn[aria-expanded=false] .more,.form_with_checkbox_cards-description-btn[aria-expanded=true] .less{display:block}.form_with_checkbox_cards-description-box,.form_with_checkbox_cards-description-box *{font-size:1rem}.form_with_checkbox_cards-description-box *{margin:0;padding:0}.form_with_checkbox_cards-description-box{margin-top:.5rem;padding:.5rem}@media (max-width:1200px){.form_with_checkbox_cards .inputs-list .hs-form-checkbox{flex:0 0 calc(50% - 20px)}}