.switch-wrapper{align-items:center;display:flex;gap:.75rem}.switch-wrapper_disabled{opacity:.5;pointer-events:none}.switch-label{font-size:1rem;font-weight:400;line-height:120%;-webkit-user-select:none;user-select:none}@media screen and (max-width:479px){.switch-label{font-size:.875rem}}.switch{display:flex;flex-shrink:0;position:relative;z-index:1}.switch_big{height:1.5rem;width:3rem}.switch_small{height:1.5rem;width:2.5rem}.switch_small .switch__el-switcher{height:.75rem;width:2rem}.switch_small .switch__el-switcher:before{border:1px solid #dbdbe2;bottom:-.3125rem;left:-.25rem}.switch_small .switch__el-checkbox:checked+.switch__el-switcher:before{transform:translate(1.125rem)}.switch__el{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:100%}.switch__el-checkbox{height:0;opacity:0;width:0}.switch__el-checkbox:checked+.switch__el-switcher{background-color:#1c3775}.switch__el-checkbox:checked+.switch__el-switcher:before{transform:translate(1.5rem)}.switch__el-checkbox:focus-visible+.switch__el-switcher{outline:2px solid #1c3775;outline-offset:.125rem}.switch__el-switcher{background-color:#edeff4;border-radius:1.5rem;top:0;right:0;bottom:0;left:0;position:absolute;transition:.4s;z-index:1}.switch__el-switcher:before{background-color:#fff;border-radius:50%;bottom:.125rem;content:"";height:1.25rem;left:.125rem;position:absolute;transition:.4s;width:1.25rem;z-index:1}
