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