.oo_extendcustomer_customer_form{margin-bottom:20px}.oo_extendcustomer_customer_form .choices__list{display:flex;flex-wrap:wrap;gap:20px}@media screen and (max-width: 768px){.oo_extendcustomer_customer_form .choices__list{gap:10px}}.oo_extendcustomer_customer_form .choices__list .choice{flex:1 1 25%}@media screen and (max-width: 768px){.oo_extendcustomer_customer_form .choices__list .choice{flex:1 1 50%}}@media screen and (max-width: 480px){.oo_extendcustomer_customer_form .choices__list .choice{flex:1 1 100%}}.oo_extendcustomer_customer_form .choices__list .choice input{position:absolute;opacity:0;visibility:hidden}.oo_extendcustomer_customer_form .choices__list .choice label{padding:15px 10px;text-align:center;border:1px solid var(--theme-color-1);border-radius:4px;height:100%;cursor:pointer;display:flex;align-items:center;justify-content:center}.oo_extendcustomer_customer_form .choices__list .choice:has(input:checked) label{background-color:var(--theme-color-1);color:#fff;border-color:var(--theme-color-1)}.oo_extendcustomer_customer_form__information{margin:10px 0}

