.theme_toggling{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;margin-right:8px;margin-top:2px}@media (min-width:0px) and (max-width:767px){.theme_toggling{margin-top:2px}}@media (min-width:768px){.theme_toggling{margin-top:0;margin-right:20px}.theme_toggling:after{content:'';width:1px;height:32px;margin-left:20px}.dark .theme_toggling:after{background:#3a3a40}.light .theme_toggling:after{background:#ceced3}}@media (min-width:820px){.theme_toggling{margin-left:20px;margin-right:0}}.theme_toggling__icon{width:16px;height:16px;cursor:pointer}.dark .theme_toggling__icon{background-image:url(/assets/img/svg/icons/theme-toggling-dark.svg)}.light .theme_toggling__icon{background-image:url(/assets/img/svg/icons/theme-toggling-light.svg)}