.product-model-view-switcher{display:flex;align-items:center;gap:8px;font-family:sans-serif;cursor:pointer}.switch{width:48px;height:24px;background:#f1eee6;border-radius:5px;position:relative;transition:background .3s}.switch:before{content:"";position:absolute;top:0;left:0;width:24px;height:24px;background:#1a1a18;border-radius:5px;transition:left .3s}.product-model-view-switcher:has(input:checked) .switch:before{left:24px}.product-model-view-switcher .label{font-family:var(--BTN-FONT-STACK);font-size:16px;transition:color .3s,font-weight .3s}.product-model-view-switcher:has(input:checked) .label.product{color:#898989;font-weight:350}.product-model-view-switcher:has(input:checked) .label.model{color:#1a1a18;font-weight:700}.product-model-view-switcher:not(:has(input:checked)) .label.product{color:#1a1a18;font-weight:700}.product-model-view-switcher:not(:has(input:checked)) .label.model{color:#898989;font-weight:350}
/*# sourceMappingURL=/cdn/shop/t/18/assets/product-model-view-switcher.css.map */
