.gform_wrapper .gfield.vcfgf-field .gfield_radio,.gform_wrapper .gfield.vcfgf-field .gfield_checkbox{list-style:none;padding:0;margin:0}.gform_wrapper .gfield.vcfgf-field .vcgf-choice{margin:0 !important;padding:0 !important;list-style:none !important}.gform_wrapper .gfield.vcfgf-field .vcgf-choice>input[type=radio],.gform_wrapper .gfield.vcfgf-field .vcgf-choice>input[type=checkbox]{position:absolute !important;opacity:0 !important;pointer-events:none !important;width:1px;height:1px}.gform_wrapper .gfield.vcfgf-field .vcgf-choice__label{display:flex !important;flex-direction:column;gap:8px;height:100%;padding:10px;border:2px solid #d0d7de;border-radius:12px;background:#fff;cursor:pointer;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease;box-sizing:border-box;margin:0 !important}.gform_wrapper .gfield.vcfgf-field .vcgf-choice__label:hover{transform:translateY(-1px);border-color:#8c959f}.gform_wrapper .gfield.vcfgf-field .vcgf-choice__media{display:block;overflow:hidden;border-radius:8px;background:#f6f8fa;width:100%}.gform_wrapper .gfield.vcfgf-ratio-1-1 .vcgf-choice__media{aspect-ratio:1/1}.gform_wrapper .gfield.vcfgf-ratio-4-3 .vcgf-choice__media{aspect-ratio:4/3}.gform_wrapper .gfield.vcfgf-ratio-16-9 .vcgf-choice__media{aspect-ratio:16/9}.gform_wrapper .gfield.vcfgf-field .vcgf-choice__media img{width:100% !important;height:100% !important;display:block !important;max-width:none !important}.gform_wrapper .gfield.vcfgf-fit-cover .vcgf-choice__media img{object-fit:cover}.gform_wrapper .gfield.vcfgf-fit-contain .vcgf-choice__media img{object-fit:contain}.gform_wrapper .gfield.vcfgf-field .vcgf-choice__text{font-size:13px;line-height:1.35;text-align:center;word-break:break-word}.gform_wrapper .gfield.vcfgf-hide-text .vcgf-choice__text{display:none}.gform_wrapper .gfield.vcfgf-field .vcgf-choice>input:focus-visible+.vcgf-choice__label{outline:2px solid #2271b1;outline-offset:2px}.gform_wrapper .gfield.vcfgf-field .vcgf-choice>input:checked+.vcgf-choice__label{border-color:#2271b1;box-shadow:0 0 0 3px rgba(34,113,177,.18)}