image-switcher{display:flex;justify-content:space-between;padding:3px 16px;margin-top:12px;background:#ddd;align-items:center;border-radius:20px}.switch-label{margin-right:1rem;line-height:1.2em;color:#000;font-size:11px;letter-spacing:1px;text-transform:uppercase;font-family:var(--font--nav--family)}.switch{position:relative;display:inline-block;width:60px;height:34px;flex-shrink:0}label.hidden{display:none}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.4s;width:60px;border-radius:34px}.slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;transition:.4s;border-radius:50%}input:checked+.slider{background-color:#000}input:checked+.slider:before{transform:translate(26px)}@media screen and (min-width:768px){image-switcher .desktop,image-switcher.desktop{display:flex}image-switcher .mobile,image-switcher.mobile{display:none}.navigation--layout-and-switcher{display:flex;align-items:center;margin-left:auto;gap:16px}.navigation--layout-and-switcher image-switcher{margin-top:0;padding-left:20px}}@media screen and (max-width:767px){image-switcher .desktop,image-switcher.desktop{display:none}image-switcher .mobile,image-switcher.mobile{display:flex}image-switcher{margin-top:8px;flex-direction:row-reverse;gap:12px;padding-left:0!important;margin-left:0}image-switcher .slider:before{height:20px;width:20px}image-switcher .switch{height:28px}}
/*# sourceMappingURL=/cdn/shop/t/197/assets/image-switcher.css.map */
