.features-wheel{margin:0 auto;max-width:480px;width:100%}.features-wheel svg{width:100%}.features-wheel__item{text-decoration:none}.features-wheel__bg{fill:var(--color-background-card);fill-rule:evenodd;stroke-width:0px}.features-wheel__bg-hover{fill-opacity:0;transition:var(--transition)}.features-wheel__item:hover .features-wheel__bg-hover{fill-opacity:1}.features-wheel__icon{margin:0 0 10px}.features-wheel__item:hover .features-wheel__icon .icon:before{background:var(--color-body)}.features-wheel__text{color:var(--color-body-reverse);font-size:15px;font-weight:800;line-height:1.3;text-align:center}.features-wheel__item:hover .features-wheel__text{color:var(--color-body)}.features-wheel__label{background:var(--color-body);border-radius:20px;box-shadow:var(--shadow);font-size:12px;font-weight:800;line-height:1;margin:10px auto 0;padding:4px 10px;text-align:center;width:fit-content}.features-wheel__item-active .features-wheel__text{color:var(--color-body)}.features-wheel__item-active .features-wheel__bg-hover{fill-opacity:1}.features-wheel__mask{mask-position:center;mask-repeat:no-repeat;mask-size:100%;mask-type:alpha;transition:all 1s ease-in-out}.features-wheel__item-active .features-wheel__icon .icon:before{background:var(--color-body)}.features-wheel-start .features-wheel__mask{mask-size:45%}.features-wheel__pink .features-wheel__bg-hover{fill:url(#features-wheel-gradient-pink)}.features-wheel__orange .features-wheel__bg-hover{fill:url(#features-wheel-gradient-orange)}.features-wheel__yellow .features-wheel__bg-hover{fill:url(#features-wheel-gradient-yellow)}.features-wheel__green .features-wheel__bg-hover{fill:url(#features-wheel-gradient-green)}.features-wheel__blue .features-wheel__bg-hover{fill:url(#features-wheel-gradient-blue)}.features-wheel__purple .features-wheel__bg-hover{fill:url(#features-wheel-gradient-purple)}