.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem}@media (max-width:768px){.form-grid{grid-template-columns:1fr}}.f-steps-wrap-3.card{padding:4rem 2rem}.claim-form-container{margin:0 auto;max-width:1200px}.f-pill-button-wrapper{z-index:0;grid-column-gap:.5625rem;grid-row-gap:.75rem;text-align:center;border:.0625rem solid #000;border-radius:100vw;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:0;padding:.25rem 1.4375rem;line-height:1.1;display:flex;position:relative;overflow:hidden}.f-checkbox-input{border:.0625rem solid #031616;border-radius:100vw;width:100%;height:100%;margin:0;font-family:Owners,sans-serif;position:absolute;inset:0}.f-checkbox-input:checked+.checkbox-label-text{color:#000;border-color:#000}.f-pill-button-wrapper:hover{background-color:#e9ecef;border-color:#000}input[type=checkbox]:checked,input[type=radio]:checked{box-sizing:border-box;padding:0;background-color:#ffdf00}.recaptcha-notice{font-size:12px;color:#666;text-align:center;margin-top:10px}.recaptcha-notice a{color:#007bff;text-decoration:none;margin:0 3px}.recaptcha-notice a:hover{text-decoration:underline}