.cake-mto-product-form{flex-direction:column;gap:1em;display:flex}.cake-mto-product-form.size-input-verifying .cake-mto-size-option-group__formulas{position:relative}.cake-mto-product-form.size-input-verifying .cake-mto-size-option-group__formulas:after{content:"";background-color:#fff;background-image:url("data:image/svg+xml,%0A%3Csvg width='24' height='24' stroke='%23000' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E.spinner_V8m1%7Btransform-origin:center;animation:spinner_zKoa 2s linear infinite%7D.spinner_V8m1 circle%7Bstroke-linecap:round;animation:spinner_YpZS 1.5s ease-in-out infinite%7D@keyframes spinner_zKoa%7B100%25%7Btransform:rotate(360deg)%7D%7D@keyframes spinner_YpZS%7B0%25%7Bstroke-dasharray:0 150;stroke-dashoffset:0%7D47.5%25%7Bstroke-dasharray:42 150;stroke-dashoffset:-16%7D95%25,100%25%7Bstroke-dasharray:42 150;stroke-dashoffset:-59%7D%7D%3C/style%3E%3Cg class='spinner_V8m1'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3'%3E%3C/circle%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:1rem 1rem;width:100%;height:100%;position:absolute;top:0;left:0}.cake-mto-product-form .radio__buttons{width:100%}.cake-mto-product-form .radio__fieldset.option-jamb .radio__buttons{flex-wrap:wrap;display:flex}.cake-mto-fieldset{border:0;flex-wrap:wrap;margin:0;padding:0;display:flex}.cake-mto-fieldset__legend{z-index:1;width:100%;margin:0;margin-bottom:calc(var(--form-margin) / 4);display:block}.cake-mto-size-option-group__fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:1em;width:100%;display:grid}.cake-mto-size-option-group__fields input[type=number]{width:100%}.cake-mto-size-option-group__formulas{flex-wrap:wrap;justify-content:flex-start;gap:0 2em;display:flex}.cake-mto-size-option-group__formulas span{margin-top:.8em;font-size:14px;font-weight:500}@media (max-width:600px){.cake-mto-size-option-group__formulas span{font-size:14px}}.mto-number-field{flex-direction:column;gap:.6em;display:flex}.mto-number-field__range-display{font-size:.8em}.mto-number-field input.cake-error{background-color:#fee2e2;border-color:#f87171}.cake-out-of-range-error-message{color:#b91c1c;background-color:#fee2e2;border:1px solid #f87171;border-radius:12px;grid-column:span 2;align-items:center;gap:12px;width:100%;padding:12px;font-size:14px;display:none}.cake-out-of-range-error-message svg{min-width:18px;max-height:18px}.cake-mto-product-form.cake-out-of-range .cake-out-of-range-error-message{display:flex}
