html{font-size:62.5%;min-height:100%;scroll-behavior:smooth;scrollbar-gutter:stable}.option__holder{display:flex;justify-content:space-between;align-items:flex-start;grid-gap:var(--spacing-1x);gap:var(--spacing-1x);padding:var(--spacing-1x) var(--spacing-2x)}@media(min-width: 1024px){.option__holder{padding:var(--spacing-1x) 0}}.option__holder .radio-row{display:flex;align-items:center;grid-gap:var(--spacing-1x);gap:var(--spacing-1x)}.option__holder label{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2;color:var(--color-almost-black);cursor:pointer}@media(min-width: 1024px){.option__holder label{font-size:max(.83vw,12px)}}.option .product-option{visibility:visible;max-height:400px;opacity:1;pointer-events:auto;transition:visibility .35s ease,max-height .35s ease,opacity .35s ease;padding:0 var(--spacing-2x)}@media(min-width: 1024px){.option .product-option{padding:unset}}.option .product-option.hidden{visibility:hidden;max-height:0;opacity:0;pointer-events:none;transition:visibility .35s ease,max-height .35s ease,opacity .35s ease}.option .product-option .color-grid{display:flex;grid-gap:var(--spacing-1x);gap:var(--spacing-1x);padding:var(--spacing-2x) 0;overflow-x:auto}@media(min-width: 1024px){.option .product-option .color-grid{display:flex;flex-wrap:wrap}}.option .product-option .product-holder{display:flex;grid-gap:var(--spacing-1x);gap:var(--spacing-1x);padding:var(--spacing-2x) 0}.option .product-option .product-holder .image-holder{width:80px;height:100px}.option .product-option .product-holder .image-holder__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.option .product-option .product-holder .text-holder__title{font-family:IBMPlexSans,sans-serif;font-size:12px;font-weight:400;line-height:1.2}@media(min-width: 1024px){.option .product-option .product-holder .text-holder__title{font-size:max(.83vw,12px)}}.option .product-option .variant-selector{padding:var(--spacing-2x) 0}
