.gf-choice-buttons .gfield_radio{display:flex;flex-direction:column;gap:16px}.gf-choice-buttons .gfield_radio input[type="radio"]{position:absolute;opacity:0;pointer-events:none}.gf-choice-buttons .gfield_radio label{display:block;width:100%;padding:18px 24px;background:#ffffff;border:1px solid #e1e4e8;border-radius:10px;color:#303747;font-size:18px;font-weight:600;line-height:1.3;cursor:pointer;box-sizing:border-box;transition:all 0.2s ease}.gf-choice-buttons .gfield_radio label:hover{border-color:#c59a43;box-shadow:0 4px 14px rgba(0,0,0,0.06);transform:translateY(-1px)}.gf-choice-buttons .gfield_radio input[type="radio"]:checked+label{background:#ffffff;border:2px solid #c59a43;color:#0c2658;box-shadow:0 4px 16px rgba(0,0,0,0.08)}.gf-choice-buttons .gfield_radio input[type="radio"]:focus+label{outline:2px solid #c59a43;outline-offset:3px}@media (max-width:767px){.gf-choice-buttons .gfield_radio{gap:12px}.gf-choice-buttons .gfield_radio label{padding:16px 18px;font-size:16px}}@media (max-width:459px){.gform_wrapper .gform_page_footer{display:flex!important;flex-direction:column!important;gap:10px!important;width:100%!important}.gform_wrapper .gform_page_footer .gform_previous_button,.gform_wrapper .gform_page_footer .gform_next_button,.gform_wrapper .gform_page_footer input[type="submit"],.gform_wrapper .gform_page_footer button{width:100%!important;max-width:100%!important;display:block!important;margin:0!important;box-sizing:border-box!important}.gform_wrapper .gform_page_footer .gform_previous_button,.gform_wrapper .gform_page_footer .gform_next_button,.gform_wrapper .gform_page_footer input[type="submit"]{min-height:48px!important}}@media (max-width:459px){.gform_wrapper .gform_page_footer .gform_previous_button{background:#0d3159!important;color:#ffffff!important}.gform_wrapper .gform_page_footer .gform_next_button{background:#c99d4c!important;color:#ffffff!important}}