.b.wheel-button{background-image:url(../images/flame-circle.png);background-position:50% 50%;background-repeat:no-repeat;background-size:98%;border-radius:50%;height:40px;padding:0;position:relative;width:40px}.b.wheel-button.as-shadow-light{box-shadow:var(--bxs)}.b.wheel-button.as-shadow-dark{box-shadow:var(--bxs-dark)}.b.wheel-button .wheel-button-inner{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.b.wheel-button .wheel-button-inner .i{--icon-s:var(--fs-lg)}.b.wheel-button .wheel-button-inner .wheel-button-label{height:calc(var(--fs-sm)*1.75);left:50%;line-height:1.375rem;position:absolute!important;top:50%;transform:translate(-50%,-50%);z-index:-1}.b.wheel-button .wheel-button-inner .wheel-button-label .wheel-button-label1,.b.wheel-button .wheel-button-inner .wheel-button-label .wheel-button-label2{background-color:var(--theme-inverse-1);border:var(--bw-sm) solid var(--theme-inverse-3);border-radius:var(--br);color:var(--theme-muted-1);font-weight:var(--fw-bold);height:100%;padding:0 .5rem;position:absolute;text-transform:uppercase}.b.wheel-button .wheel-button-inner .wheel-button-label .wheel-button-label1{padding-right:1.5rem;right:50%}.b.wheel-button .wheel-button-inner .wheel-button-label .wheel-button-label2{left:50%;padding-left:1.5rem}.b.wheel-button:not(.b-tertiary:not(.router-link-active)) .i{filter:drop-shadow(0 0 1px rgba(var(--theme-shade-1-rgb)/75%))}.b.wheel-button.as-responsive{height:34px;width:34px}.b.wheel-button.as-responsive .wheel-button-inner .i{--icon-s:var(--fs-md)}@media (max-width:991.98px){.b.wheel-button.as-responsive{height:30px;width:30px}.b.wheel-button.as-responsive .wheel-button-inner .i{--icon-s:var(--fs-ms)}}@media (max-width:575.98px){.b.wheel-button.as-responsive{border-width:var(--bw-sm);height:24px;width:24px}.b.wheel-button.as-responsive .wheel-button-inner .i{--icon-s:var(--fs-sm)}}@media (max-width:419.98px){.b.wheel-button.as-responsive{height:18px;width:18px}.b.wheel-button.as-responsive .wheel-button-inner .i{--icon-s:var(--fs-xs)}}
