@media screen and (max-width: 899px){.desktop-only{display:none!important}}@media screen and (min-width: 900px){.mobile-only{display:none!important}}:root{--phonePortraitBreakpoint: 420px;--tabletBreakpoint: 1024px;--tabletPortraitBreakpoint: 900px;--menuBreakpoint: 56.25em}.sr-only,.swatches__input,.sr-only-desktop,.sr-only-mobile{display:block!important;border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px;background:none}@media screen and (max-width: 56.24em){.sr-only-desktop{display:block!important;position:static;height:auto;width:auto;margin:0;white-space:normal;clip:auto}}@media screen and (min-width: 56.25em){.sr-only-mobile{display:block!important;position:static;height:auto;width:auto;margin:0;white-space:normal;clip:auto}}.sr-focusable:active,.sr-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;white-space:normal;width:auto;position:static}.swatches{display:flex;flex-wrap:wrap;margin:calc(-1 * var(--boxSizeMargin) / 2)}.swatches__input:checked+.swatches__value{border:2px solid var(--brandPrimary)}.swatches__value{position:relative;margin:calc(var(--boxSizeMargin) / 2);width:40px;height:40px;background:var(--white);border:1px solid var(--shade04);border-radius:50%;padding:3px;box-sizing:border-box}.swatches__value:hover{cursor:pointer}.swatches__value:hover,.swatches__value--selected{border:2px solid var(--brandPrimary)}.swatches__value:focus{outline:none;border:3px solid var(--shade04)}.swatches__value--disabled{border:1px solid var(--shade04);background-color:rgba(var(--shade04),.3);cursor:not-allowed;opacity:.4}.swatches__value--disabled:focus,.swatches__value--disabled:hover{border:1px solid var(--shade04)}.swatches__value--disabled:hover{cursor:not-allowed}.swatches__image,.swatches__color{display:block;border-radius:50%;height:100%;width:100%;max-width:100%;max-height:100%}.swatches__image{position:relative}
