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