.masterstudy-switch-button.masterstudy-switch-button_active .masterstudy-switch-button__burger span:nth-child(1){-webkit-transform:rotate(45deg);transform:rotate(45deg)}.masterstudy-switch-button.masterstudy-switch-button_active .masterstudy-switch-button__burger span:nth-child(2){width:0;opacity:0}.masterstudy-switch-button.masterstudy-switch-button_active .masterstudy-switch-button__burger span:nth-child(3){-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:-7px}.masterstudy-switch-button.masterstudy-switch-button_dark-mode{background:rgba(255,255,255,.1)}.masterstudy-switch-button.masterstudy-switch-button_dark-mode .masterstudy-switch-button__title{color:rgba(255,255,255,.7)}.masterstudy-switch-button.masterstudy-switch-button_dark-mode .masterstudy-switch-button__burger span{background-color:rgba(255,255,255,.7)}.masterstudy-switch-button.masterstudy-switch-button_dark-mode:hover{background:var(--accent-10)}.masterstudy-switch-button.masterstudy-switch-button_dark-mode:hover .masterstudy-switch-button__title{color:var(--accent-100)}.masterstudy-switch-button.masterstudy-switch-button_dark-mode:hover .masterstudy-switch-button__burger span{background-color:var(--accent-100)}body.rtl .masterstudy-switch-button{padding:9px 12px 9px 20px}body.rtl .masterstudy-switch-button__burger{margin:0 0 0 10px}@media (max-width:576px){body.rtl .masterstudy-switch-button{padding:9px 12px}body.rtl .masterstudy-switch-button__burger{margin:0}}