.the-alerts{display:flex;flex-direction:column;gap:10px;max-height:40%;max-width:250px;position:fixed;right:20px;top:20px;z-index:50}@media screen and (min-width:600px){.the-alerts{max-width:350px}}@media screen and (min-width:1400px){.the-alerts{max-width:410px}}.the-alerts__item{animation:jumpFromRight .3s linear 1;border-radius:5px;padding:10px}.the-alerts__item_error{background-color:#b34040;color:#fff}.the-alerts__item_success{background-color:green;color:#fff}.the-alerts__item_info{background-color:#d7d7d7;color:#000}.the-alerts__item-text-and-close-button{align-items:baseline;display:flex;gap:10px;justify-content:space-between}.the-alerts__item-text{overflow:hidden}.the-alerts__item-close-button{background-color:transparent;border-width:0;color:#fff;cursor:pointer;outline:0;padding:0}.the-alerts__item-close-button_black{color:#000}.the-alerts__item-close-button:focus,.the-alerts__item-close-button:focus-within,.the-alerts__item-close-button:hover{background-color:transparent;border-width:0;outline:0}.the-alerts__item-buttons{margin-top:10px}@keyframes jumpFromRight{0%{transform:translate(100%)}30%{transform:translate(-25px)}70%{transform:translate(15px)}to{transform:translate(0)}}.page-loader{left:0;position:fixed;right:0;top:0;z-index:500}.page-loader__runner{animation:move-bg 6s linear infinite;background:linear-gradient(90deg,#454545,#f0f0f0,#787878,#f0f0f0,#454545);background-size:400% 400%;height:4px;left:0;position:absolute;right:0;top:0}@keyframes move-bg{0%{background-position:400%}to{background-position:0}}.notifications-link{align-items:center;display:flex;gap:5px;justify-content:flex-start}.notifications-link__circle{background-color:var(--color1);border-radius:50%;height:4px;width:4px}.mobile-menu{background-color:var(--color2);display:flex;flex-direction:column;inset:0;position:fixed;text-align:left;transform:translate(-100%);transition:transform .2s ease;z-index:10}.mobile-menu_visible{transform:translate(0)}.mobile-menu__header{display:flex;flex-shrink:0;gap:10px;padding:10px}.mobile-menu__close-button,.mobile-menu__close-button:hover{color:var(--color1)}.mobile-menu__header-corner-part{width:50px}.mobile-menu__header-corner-part,.mobile-menu__title{align-items:center;display:flex;justify-content:center}.mobile-menu__title{flex-grow:1;font-size:26px;letter-spacing:2px}.mobile-menu__content{flex-grow:1;overflow:auto;padding:10px}.mobile-menu__menu-item{margin-bottom:15px}.mobile-menu__menu-item:last-child{margin-bottom:0}.mobile-menu__item-content.mobile-menu__item-content{border-bottom:none;font-size:22px}.mobile-menu__item-content.mobile-menu__item-content_small{font-size:18px}.theme-selector{box-sizing:border-box;display:block}.theme-selector__button{background-color:#ececec;border:1px solid #c4c4c4;border-radius:11px;box-sizing:border-box;cursor:pointer;display:block;height:22px;margin:0;outline:none;overflow:hidden;padding:0;position:relative;width:44px}.theme-selector__icon-wrapper{align-items:center;background-color:#fefefe;border-radius:50%;display:flex;height:22px;justify-content:center;overflow:hidden;position:relative;transform:translate(0);transition:all .2s ease;width:24px}.theme-selector__icon-wrapper_moved-to-right{transform:translate(20px)}.theme-selector__icon{color:#545454;display:block;transform:scale(.7)}.the-header{background-color:var(--color2);border-bottom:1px solid var(--color28);box-shadow:var(--shadow2);box-sizing:border-box;color:var(--color1);padding:10px 0 10px 15px;text-align:center}@media screen and (min-width:920px){.the-header{padding:10px}}.the-header__top-links{display:flex;gap:10px;margin-left:-15px;overflow-x:auto;padding-bottom:10px;padding-left:15px;padding-right:10px;scrollbar-width:none}@media screen and (min-width:600px){.the-header__top-links{justify-content:safe center;margin-left:0;padding-left:0;padding-right:0;scrollbar-width:auto}}@media screen and (min-width:920px){.the-header__top-links{padding-bottom:6px}}.the-header__top-link{color:var(--color1);font-size:22px;height:26px;line-height:22px;position:relative;text-decoration:none;white-space:nowrap}@media screen and (min-width:920px){.the-header__top-link{font-size:26px;height:32px;line-height:28px}}.the-header__top-link:visited{color:var(--color1)}.the-header__current-mark-line{background-color:var(--color15);border-radius:2px;bottom:0;height:2px;left:0;position:absolute;right:0}.the-header__bottom-part{align-items:center;display:flex;flex-wrap:wrap;gap:20px}@media screen and (min-width:600px){.the-header__bottom-part{justify-content:center}}@media screen and (min-width:920px){.the-header__bottom-part{gap:20px}}.the-header__other-links-desktop{align-items:center;display:none;flex-wrap:wrap;gap:10px}@media screen and (min-width:920px){.the-header__other-links-desktop{display:flex}}.the-header__other-links-mobile{align-items:center;display:flex;flex-wrap:wrap;gap:10px}@media screen and (min-width:920px){.the-header__other-links-mobile{display:none}}.the-header__button-hamburger,.the-header__button-hamburger:disabled,.the-header__button-hamburger:focus,.the-header__button-hamburger:focus-within,.the-header__button-hamburger:hover,.the-header__button-settings,.the-header__button-settings:disabled,.the-header__button-settings:focus,.the-header__button-settings:focus-within,.the-header__button-settings:hover{color:var(--color1)}.the-header__button-hamburger{position:relative}@media screen and (min-width:920px){.the-header__button-hamburger{display:none}}.the-header__notif-dot{background-color:var(--color19);border-radius:50%;height:8px;position:absolute;right:0;top:0;transform:translate(4px,-2px);width:8px}.the-header__icon_buttons{align-items:center;display:flex;gap:20px}.the-footer{align-items:center;background-color:var(--color2);color:var(--color1);display:flex;flex-direction:column;gap:10px;padding:14px}@media screen and (min-width:920px){.the-footer{align-items:flex-start;flex-direction:row;gap:30px;justify-content:center}}.the-footer__title-and-links{text-align:center}.the-footer__title{font-size:20px;margin-bottom:8px}.the-footer__all-versions{text-align:left}
