.ColorSwatch{border-radius:22px;cursor:pointer;height:22px;width:22px}.ColorSwatch--small{height:16px;width:16px}.ColorSwatch--large{height:36px;width:36px}.ColorSwatch--xl{border-radius:32px;height:64px;width:64px}.ColorSwatch--selected{height:22px;width:22px}.ColorSwatch--selected.ColorSwatch--halo{border:2px solid #fff;box-shadow:0 0 1px 1px #25579d;cursor:default}.ColorSwatch--selected.ColorSwatch--small{height:16px;width:16px}.ColorSwatch--selected.ColorSwatch--large{height:36px;width:36px}.ColorSwatch--selected.ColorSwatch--xl{height:64px;width:64px}.ColorSwatch:not(.ColorSwatch--selected):not(.ColorSwatch--nohover):hover,:hover>.ColorSwatch--parenthover:not(.ColorSwatch--selected){border:2px solid #fff;box-shadow:0 0 1px 1px #ff6c1a}.ProductColorSwatches_root{display:-webkit-flex;display:flex;-webkit-justify-content:space-around;justify-content:space-around;text-align:center}.ProductColorSwatches_swatchWrapper{-webkit-justify-content:center;justify-content:center}.ProductColorSwatches_root__mobile,.ProductColorSwatches_swatchWrapper{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.ProductColorSwatches_root__mobile{margin-top:6px}.ProductColorSwatches_root__mobile.ProductColorSwatches_root__placeholder{height:21px}.ProductColorSwatches_colorCone{width:16px;height:16px;margin-right:1px;margin-bottom:1px;background-image:conic-gradient(#ff3f3f 6%,#fda039 26%,#f3ea5f 42%,#61db62 58%,#606ff0 75%,#c04df9 92%,#ff3f3f 6%)!important;border-radius:3px;-webkit-transform:rotate(270deg);transform:rotate(270deg)}.ProductColorSwatches_colorText{margin-left:4px;color:#212121}