:root{--box-shadow-default: 0 0 20px rgba(0, 0, 0, 0.1);--drop-shadow-default: 0 8px 8px rgba(0, 0, 0, 0.1);--color-light-gray: #232323;--color-gray: #4A4443;--color-off-white: #F6F2EF;--color-sand: #FAF7F5;--color-off-white-shade: #ece8e6;--color-gray-light: #6F6F6F;--color-pink: #FF89BC;--color-white: rgba(255, 255, 255, 1);--color-red: rgba(175, 106, 106, 1);--color-black: #232323;--color-green: #7EA77A;--color-x1-green: #7EA77A;--color-x1-green-light: #BFD3BD;--color-x2-mint-gray: #B8C6BB;--color-x2-mint-gray-light: rgba(184,198,187,0.50196);--color-x3-yellow: #CAB148;--color-x3-yellow-light: #E5D8A3;--color-x4-light-blue: #ADBECC;--color-x4-light-blue-light: #D6DFE5;--color-x5-lila: #BEBCC7;--color-x5-lila-light: #DFDDE3;--color-x6-blush: #D3B2A3;--color-x6-blush-light: #E9D9D1;--color-white-gray: #F7F2EF;--color-brown: #4A4443;--color-almost-black: #232323;--color-off-white-stroke: #CDCDCD;--color-light-stroke: #EFE9E9;--color-panstone: #442B25;--spacing-1x: 8px;--spacing-2x: 16px;--spacing-3x: 24px;--spacing-4x: 32px;--spacing-5x: 40px;--spacing-6x: 48px;--spacing-7x: 56px;--spacing-8x: 64px;--spacing-9x: 72px;--spacing-10x: 80px}.product-modules{background-color:#F6F2EF;background-color:var(--color-off-white);border-top:1px solid #CDCDCD;border-top:1px solid var(--color-off-white-stroke);border-bottom:1px solid #CDCDCD;border-bottom:1px solid var(--color-off-white-stroke)}.product-modules__inner{padding:16px;padding:var(--spacing-2x)}.product-modules__inner .modules-row{display:flex;align-items:center;height:104px}@media(min-width: 1440px){.product-modules__inner .modules-row{justify-content:center}}.product-modules__inner .modules-row .module{display:flex;justify-content:center;align-items:center;width:104px;height:104px;cursor:pointer}.product-modules__inner .modules-row .module__radio{display:none}.product-modules__inner .modules-row .module__radio:checked+.module__label .letter{background-color:#442B25;background-color:var(--color-panstone);transition:background-color .35s ease}.product-modules__inner .modules-row .module__label{display:flex;flex-flow:column;justify-content:space-around;height:100%;cursor:pointer}.product-modules__inner .modules-row .module__label .image-holder{max-width:120px;width:100%}.product-modules__inner .modules-row .module__label .image-holder__image{aspect-ratio:120/78;max-height:57px;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:top;object-position:top;opacity:0;transition:opacity .25s ease}.product-modules__inner .modules-row .module__label .letter{font-family:"montserrat-bold",sans-serif;font-weight:700;color:#442B25;color:var(--color-panstone);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#CDCDCD;background-color:var(--color-off-white-stroke);color:rgba(255, 255, 255, 1);color:var(--color-white);width:22px;height:22px;font-size:1.4rem;line-height:2.2rem;text-align:center;border-radius:4px;margin:0 auto;transition:background-color .35s ease}
