.quote-form .checkbox,.quote-form .checkbox label{align-items:flex-start}.quote-form .checkbox label{display:flex;gap:12px;width:100%;cursor:pointer;white-space:normal}.quote-form .checkbox input[type='checkbox']{position:relative;display:block;flex:0 0 20px;width:20px!important;height:20px!important;margin:2px 0 0!important;padding:0!important;appearance:none!important;border:1px solid rgb(120 120 128 / .32)!important;border-radius:4px!important;background:#fff!important;cursor:pointer}.quote-form .checkbox input[type='checkbox']::after{position:absolute;inset:3px 5px 4px 6px;display:none;width:5px;height:9px;box-sizing:content-box;border-right:2px solid #fff;border-bottom:2px solid #fff;content:'';transform:rotate(45deg)}.quote-form .checkbox input[type='checkbox']:checked{border-color:#ea2a2a!important;background:#ea2a2a!important}.quote-form .checkbox input[type='checkbox']:checked::after{display:block}.quote-form .checkbox input[type='checkbox']:focus-visible{outline:2px solid #ea2a2a;outline-offset:2px}.quote-form .checkbox,.quote-form .checkbox label,.quote-form .checkbox .form-consent__text,.quote-form .checkbox em{font-family:'Aeroport',Arial,sans-serif;font-size:16px!important;font-style:normal;font-weight:400;line-height:24px;letter-spacing:0;white-space:normal}.quote-form .checkbox a{color:inherit;text-decoration:underline;text-underline-offset:2px}.quote-form input[type='submit']:disabled,.quote-form button[type='submit']:disabled{opacity:.52;cursor:not-allowed;transform:none}@media (max-width:780px){.quote-form .checkbox{flex:0 0 auto;min-height:48px}}