.colour-wheel{display:flex;align-items:flex-start;flex-wrap:wrap;column-gap:4rem;row-gap:2rem}@media screen and (min-width:1600px){.colour-wheel{flex-wrap:nowrap}}.colour-wheel__wrapper{position:relative;display:flex}.colour-wheel__wrapper svg{width:21rem;overflow:visible}.colour-wheel__wrapper svg circle{cursor:pointer;transition:all var(--duration-default) ease}.colour-wheel__wrapper svg circle:hover{stroke-width:2.4rem}.colour-wheel__wrapper svg circle.active{stroke-width:3rem}.colour-wheel__wrapper:after{content:attr(data-after);position:absolute;top:3.5rem;left:3.5rem;width:14rem;height:14rem;background-color:var(--color-body);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;font-size:1.6rem;padding:0 1rem}.color-wheel__description{padding:1rem 0;width:100%}@media screen and (min-width:1600px){.color-wheel__description{width:auto}}.color-wheel__description p{margin-top:.8rem;margin-bottom:0;font-size:1.4rem;line-height:2.4rem}.color-wheel__description .button{margin-top:2.4rem}.color-wheel__description-title{display:flex;align-items:center}.color-wheel__description-title .colour-swatch{margin-right:.8rem;width:3.2rem;height:3.2rem}.color-wheel__description-title .colour-swatch:before{content:none}
/*# sourceMappingURL=/cdn/shop/t/49/assets/colour-wheel.css.map */
