._theme-toggle__wrapper_1067q_1{width:80px;min-height:30px;border-radius:100px}._theme-toggle__wrapper--no-mobile_1067q_6{display:flex;width:280px}._theme-toggle__wrapper--no-desktop_1067q_10{display:none}._theme-toggle__content_1067q_13{width:80px;min-height:30px;border-radius:100px;background:var(--buttons-switch-theme-bg);cursor:pointer;position:relative;display:flex;align-items:center;justify-content:space-around;transition:background-color 1s ease}._theme-toggle__content_1067q_13 :after{content:"";display:block;height:30px;width:40px;position:absolute;top:0;right:0;border-radius:100px;background-color:var(--icons-primary);transition:right 1s ease,background-color 1s ease}[data-theme=dark] ._theme-toggle__content_1067q_13 :after{right:40px;transition:right 1s ease,background-color 1s ease}._theme-toggle__light_1067q_42{position:relative;z-index:1;fill:var(--buttons-switch-theme-dark-icon-icon)}[data-theme=dark] ._theme-toggle__light_1067q_42{fill:var(--buttons-switch-theme-light-icon-icon)}._theme-toggle__dark_1067q_51{position:relative;z-index:1}@media (max-width:660px){._theme-toggle__wrapper--no-mobile_1067q_6{display:none}._theme-toggle__wrapper--no-desktop_1067q_10{display:flex;margin:5px 0 15px 10px}}