.m-custom_form{margin:0 auto;max-width:800px;width:100%}.m-custom_form input[type=checkbox],.m-custom_form input[type=radio]{cursor:pointer;height:24px;margin-right:.35rem;opacity:0;position:absolute;width:24px;z-index:99}.m-custom_form input[type=checkbox]~span,.m-custom_form input[type=radio]~span{align-items:center;display:flex!important;position:relative}.m-custom_form input[type=checkbox]~span:before,.m-custom_form input[type=radio]~span:before{border:2px solid #d9d9d9;border-radius:4px;content:"";display:inline-block;height:20px;margin-right:10px;min-width:20px;padding:2px;text-align:center;vertical-align:middle;width:20px}.m-custom_form input[type=radio]~span:before{border-radius:50%}.m-custom_form input[type=checkbox]~span:before,.m-custom_form input[type=radio]~span:before{background:#fff;border:2px solid #25292d}.m-custom_form input[type=checkbox]:checked~span:before,.m-custom_form input[type=radio]:checked~span:before{background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' aria-hidden='true' viewBox='0 0 512 512'%3E%3Cpath fill='%2325292d' d='m173.898 439.404-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001'/%3E%3C/svg%3E");border-color:#25292d}.m-custom_form input[type=radio]:checked~span:before{background-image:none!important}.m-custom_form input[type=radio]:checked~span:after{background-color:#25292d;border-radius:10px;content:"";height:10px;left:5px;position:absolute;top:50%;transform:translateY(-50%);width:10px}@media (min-width:992px){.m-custom_form .hs-form-field+.hs-form-field{margin-top:20px}}