@keyframes dot-keyframes{0%{opacity:.4;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}to{opacity:.4;transform:scale(1)}}.switch{display:inline-block;flex-shrink:0;height:20px;position:relative;width:36px}.switch__input{height:0;opacity:0;width:0}.switch__slider{background-color:#e3e4ea;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}@media (min-width:1024px){.switch__slider:hover{background:#8bb4d2}}.switch__slider:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:16px;left:2px;position:absolute;transition:.4s;width:16px}.switch__input:checked+.switch__slider{background:#222736}@media (min-width:1024px){.switch__input:checked+.switch__slider:hover{background:#8bb4d2}}.switch__input:checked+.switch__slider:before{transform:translate(16px)}.switch_active .switch__slider{background:#222736}@media (min-width:1024px){.switch_active .switch__slider:hover{background:#8bb4d2}}.switch_active .switch__slider:before{transform:translate(16px)}.switch__info{display:none}.switch__info_en,.switch__info_ru{display:block}
