/* Нижний бар */
.mobile-bottom-bar {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-top: 1px solid #ddd;
  display: none;
  justify-content: space-around;
  align-items: center;
  padding: 8px 0;
  z-index: 9999;
}

.mobile-bottom-bar .bar-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 13px;
  color: #111;
  text-decoration: none;
}

.mobile-bottom-bar .bar-item span {
  margin-top: 4px;
  font-size: 11px;
}

/* Только на мобилках */
@media screen and (max-width: 768px) {
  .mobile-bottom-bar {
    display: flex;
  }
}

/* Полноэкранное меню */
.mobile-menu-overlay {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 10000;
  justify-content: center;
  align-items: flex-start;
  padding-top: 60px;
}

.mobile-menu-overlay.active {
  display: flex;
}

.mobile-menu-content {
  background: #fff;
  width: 90%;
  max-width: 400px;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.2);
}

.menu-close {
  background: none;
  border: none;
  font-size: 18px;
  color: #333;
  cursor: pointer;
  float: right;
  margin-bottom: 20px;
}

.mobile-menu-nav a {
  display: block;
  padding: 12px 0;
  font-size: 16px;
  color: #111;
  text-decoration: none;
  border-bottom: 1px solid #eee;
}

.mobile-menu-nav a:last-child {
  border-bottom: none;
}

.mobile-menu-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mobile-menu-item {
  margin-bottom: 12px;
}

.mobile-menu-item a {
  font-size: 16px;
  color: #111;
  text-decoration: none;
  display: block;
  padding: 8px 0;
}

.mobile-submenu {
  margin-top: 6px;
  padding-left: 15px;
  border-left: 2px solid #eee;
}

.mobile-submenu li {
  margin-bottom: 6px;
}

.mobile-submenu a {
  font-size: 14px;
  color: #444;
}
.mobile-menu-content {
  background: #fff;
  width: 90%;
  max-width: 400px;
  border-radius: 12px;
  padding: 20px;
  box-shadow: 0 8px 30px rgba(0,0,0,0.2);

  /* добавим скроллируемость */
  max-height: 80vh;
  overflow-y: auto;
}

/* Нижний бар – поверх контента, но под меню */
.mobile-bottom-bar {
  z-index: 9998; /* чуть ниже, чем у меню */
}

/* Полноэкранное меню – выше всего */
.mobile-menu-overlay {
  z-index: 99999;
}


@charset "UTF-8";body{position:relative;display:flex;flex-direction:column;align-items:center;margin:0;font-family:Fira Sans;font-style:normal;overflow-x:hidden}@media (max-width:576px){body{}}body.tapbar-nav-active{overflow:hidden}.header-banner{display:flex;align-items:center;justify-content:center;width:100%}.header-banner img{max-width:1200px;height:auto;object-fit:contain}@media (max-width:1280px){.header-banner img{width:100%}}.header{width:100%;background:#fff;display:flex;justify-content:center;z-index:10000;transition:all .3s ease;position:fixed;box-sizing:border-box}.header__inner-wrap{width:1200px;box-sizing:border-box}@media (max-width:1280px){.header__inner-wrap{width:892px}}@media (max-width:892px){.header__inner-wrap{width:100%;padding:0 12px}}.header.have-banner,.header__row{position:relative}.header__row{overflow-x:clip}.header__row-logo{display:inline-flex}@media (max-width:1280px){.header__row-logo-img{width:200px}}@media (max-width:576px){.header__row-logo-img{width:122px}}@media (max-width:576px){.header__row-logo{order:0}}.header__row--themes{position:relative;transition:all .3s ease;opacity:1;visibility:visible}.header__row--themes .slider-btn-wrap{position:absolute;z-index:10}@media (max-width:576px){.header__row--themes .slider-btn-wrap{display:none}}.header__row--themes .slider-btn-wrap .slider-btn{margin:0}.header__row--themes .slider-btn-wrap--next{right:0;top:0;padding-left:18px;background:#fff;background:linear-gradient(-90deg,#fff,#fff 70%,hsla(0,0%,100%,0))}.header__row--themes .slider-btn-wrap--prev{left:0;top:0;padding-right:18px;background:#fff;background:linear-gradient(90deg,#fff,#fff 70%,hsla(0,0%,100%,0))}.header__row--top{height:98px;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease}@media (max-width:1280px){.header__row--top{height:80px}}@media (max-width:576px){.header__row--top{flex-wrap:wrap;margin:20px 0 25px;height:64px}}.header__row-info{display:flex;width:30%;align-items:center;justify-content:center;transition:all .3s ease;opacity:1;visibility:visible}@media (max-width:1280px){.header__row-info{width:40%}}@media (max-width:576px){.header__row-info{width:100%;order:2;justify-content:flex-start}}.header__row .weather{font-weight:600;font-size:16px;line-height:19px;color:#1e345d;margin-right:12px;display:flex;align-items:center}.header__row .weather-icon{width:24px;height:24px;stroke:#1e345d;margin:0 8px 0 12px}@media (max-width:576px){.header__row .weather-icon{width:20px;height:20px}}@media (max-width:576px){.header__row .weather{font-size:12px;margin-right:24px}}.header__row .currency{font-size:16px;line-height:19px;color:#1e345d;display:flex;margin-right:12px}@media (max-width:576px){.header__row .currency{font-size:12px;margin-right:24px}}.header__row .currency:last-child{margin-right:0}.header__row .currency__name{font-weight:300;margin-right:4px}.header__row .currency__val{font-weight:600}.header__row .suggest-news{font-weight:500;font-size:12px;text-align:center;color:#eb0028;background:transparent;border:none;display:flex;align-items:center;text-decoration:none}.header__row .suggest-news:before{content:"";background:url(../img/icon_suggest-news.svg) no-repeat 50%/contain;width:24px;height:24px;margin-right:4px}@media (max-width:1280px){.header__row .suggest-news:before{margin-right:0}}@media (max-width:1280px){.header__row .suggest-news__text{display:none}}@media (max-width:576px){.header__row .suggest-news{display:none}}.header .new-news{position:relative;width:24px;height:24px;background:url(../img/Telegram_logo.svg) no-repeat 50%/contain;display:inline-flex}@media (max-width:576px){.header .new-news{display:none}}.header .new-news__counter{position:absolute;width:18px;height:18px;background:#eb0028;color:#fff;font-size:12px;border-radius:50%;display:flex;justify-content:center;align-items:center;right:-8px;top:-3px;transition:all .2s ease;opacity:0;visibility:hidden}.header .new-news__counter.active{opacity:1;visibility:visible}.header .new-news:hover .new-news__counter.active{transform:scale(1.2);box-shadow:0 3px 6px rgba(0,0,0,.2)}.header__search{width:24px;height:24px;background:url(../img/icon_search.svg) no-repeat 50%/contain;display:inline-flex;position:relative;cursor:pointer}@media (max-width:576px){.header__search{display:none}}.header__search-form{position:absolute;right:-12px;top:-7px;opacity:0;visibility:hidden;transition:all .3s ease;width:400px;border:1px solid #1e345d;display:flex;background:#fff;border-radius:3px;z-index:10;padding:11px 36px 11px 12px;height:40px;box-sizing:border-box}.header__search-form.active{opacity:1;visibility:visible;z-index:10}.header__search-field{font-family:Fira Sans;font-style:normal;font-weight:500;font-size:14px;line-height:130%;color:#1e345d;border-radius:3px;display:flex;box-sizing:border-box;border:none;width:290px;height:auto;padding:0;margin:0 20px 0 0;border-bottom:1px solid #e3e3e3}.header__search-field:focus-visible{outline:none}.header__search-field::placeholder{font-family:Fira Sans;font-style:normal;font-weight:500;font-size:14px;line-height:130%;color:#b5b1d3}.header__search-date{width:90px;border:none;border-bottom:1px solid #e3e3e3;box-sizing:border-box;margin:0 10px 0 0}.header__search-date:focus-visible{outline:none}.header__search-submit{position:absolute;width:24px;height:24px;background:url(../img/icon_search.svg) no-repeat 50%/contain;border:0;margin:0;padding:0;text-indent:-1000em;cursor:pointer;right:12px;top:7px}.header__search.dev .header__search-form{width:400px;border:1px solid #1e345d;display:flex;background:#fff;border-radius:3px;z-index:10;padding:11px 36px 11px 12px;height:40px;box-sizing:border-box}.header__search.dev .header__search-field{border:none;width:290px;height:auto;padding:0;margin:0 20px 0 0;border-bottom:1px solid #e3e3e3}.header__search.dev .header__search-field:focus-visible{outline:none}.header .live{font-weight:500;font-size:16px;line-height:100%;color:#1e345d;text-decoration:none;display:flex;align-items:center}@media (max-width:576px){.header .live{order:1;font-size:12px}}.header .live:before{content:"";background:url(../img/icon_live.svg) no-repeat 50%/contain;width:32px;height:32px;margin-right:10px}@media (max-width:1280px){.header .live:before{margin-right:5px}}@media (max-width:576px){.header .live:before{width:24px;height:24px}}.header__nav{display:flex;position:relative;transition:all .3s ease;height:48px;opacity:1;visibility:visible}.header__nav-menu{flex:auto}@media (max-width:768px){.header__nav{display:none}}.header .dropdown{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);padding:30px;opacity:0;visibility:hidden;transform:scale(.95);position:absolute;z-index:1000;right:0;top:25px}.header .dropdown.active{transition:all .2s ease;opacity:1;visibility:visible;transform:scale(1)}.header .dropdown__menu-wrap{display:flex}.header .dropdown__menu{margin-right:40px;box-sizing:border-box}.header .dropdown__menu:last-child{margin-right:0}.header .dropdown__menu .menu{list-style:none;padding:0;margin:0}.header .dropdown__menu .menu a{text-decoration:none;font-weight:500;font-size:18px;line-height:1;color:#1e345d;display:flex;padding:6px 16px}.header .dropdown__menu .menu a:hover{background:#f3f2f6;font-weight:500}.header .dropdown__socs{font-weight:400;font-size:16px;line-height:180%;color:#1e345d;display:flex;margin-top:30px}.header .dropdown__socs .socs-icon{fill:#1e345d;width:26px;height:26px;margin-left:19px}.header.fixed{position:fixed;box-shadow:0 3px 6px rgba(0,0,0,.1)}.header.fixed .header__nav,.header.fixed .header__row--themes{height:0;overflow:hidden;opacity:0;visibility:hidden}.header.fixed .header__row--top{height:68px}@media (max-width:892px){.header.fixed .header__row--top{height:40px;margin:10px 0 0}}@media (max-width:892px){.header.fixed .header__row-info{height:0;opacity:0;visibility:hidden}}.header-helper{width:100%;background:transparent;position:relative;height:230px}.header-helper.have-banner{height:0;padding-top:40px}@media (max-width:1280px){.header-helper{height:200px}}@media (max-width:892px){.header-helper{height:170px}}.themes-nav{display:flex;list-style:none;margin:0;padding:0 0 10px;width:-moz-max-content;width:max-content;position:relative}.themes-nav__item{display:block;width:-moz-fit-content!important;width:fit-content!important}.themes-nav__item-link{font-weight:500;font-size:16px;line-height:19px;color:#1e345d;padding:0 12px;border:1px solid #1e345d;border-radius:2px;display:inline-flex;align-items:center;height:32px;box-sizing:border-box;text-decoration:none;margin:0 26px 0 0;width:-moz-max-content;width:max-content}@media (max-width:1280px){.themes-nav__item-link{margin:0 8px 0 0}}@media (max-width:576px){.themes-nav__item-link{height:auto;padding:5px 12px}}.themes-nav .corp_blog{color:#eb0028;border:1px solid #eb0028}.login{display:inline-flex}.login__icon{width:24px;height:24px}@media (max-width:576px){.login{display:none}}.login .user-avatar{width:32px;height:32px}.logout{position:absolute;z-index:100;right:30px;top:6px;font-weight:500;font-size:16px;color:#1e345d;text-decoration:none;display:flex;align-items:center}.logout__icon{margin-right:4px;width:20px;height:20px}@media (max-width:576px){.logout{right:0}}.burger-btn{width:24px;height:24px;margin-left:12px;background:url(../img/icon_burger_menu.svg) no-repeat 50%/contain;transition:all .2s ease}.burger-btn.active{background:url(../img/icon_burger_menu_close.svg) no-repeat 50%/contain}#menu_main{list-style:none;display:flex;justify-content:space-between;margin:0 0 24px;padding:0;position:relative}#menu_main .menu-item a{font-weight:500;font-size:20px;line-height:24px;color:#1e345d;text-decoration:none}#menu_main .menu-item:hover .sub-menu{opacity:1;visibility:visible;transform:scale(1)}@media (max-width:1280px){#menu_main .menu-item--inst,#menu_main .menu-item--tvprogramm{display:none}}#menu_main .sub-menu{position:absolute;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:3px;list-style:none;opacity:0;visibility:hidden;transition:all .2s ease;transform:scale(.95);padding:8px 0;min-width:200px;z-index:10000}#menu_main .sub-menu .menu-item{width:100%}#menu_main .sub-menu .menu-item a{font-weight:400;font-size:18px;line-height:22px;color:#1e345d;display:flex;align-items:center;padding:8px 16px;text-decoration:none;width:100%;box-sizing:border-box}#menu_main .sub-menu .menu-item a:hover{background:#f3f2f6;font-weight:500}.page-title{font-weight:500;font-size:24px;line-height:29px;color:#0e192d;margin:0 0 24px;width:100%}@media (max-width:576px){.page-title{font-size:20px;line-height:22px;margin:0 0 18px}}.page-content{color:#1e345d;line-height:150%}.page-content a{font-weight:700}.btn,.page-content a{font-family:Fira Sans;color:#1e345d}.btn{display:flex;font-weight:500;font-size:16px;line-height:100%;height:40px;align-items:center;justify-content:center;border:1px solid #1e345d;border-radius:2px;text-decoration:none;padding:0 22px;box-sizing:border-box;cursor:pointer;background:#fff;transition:all .2s ease}.btn,.btn--full-width{width:100%}.btn:disabled{opacity:.2}.tabs{display:block}.tabs__nav{list-style:none;display:flex;flex-wrap:wrap;margin:0 0 28px;padding:0}.tabs__nav-item{margin:0 12px 12px 0}.tabs__nav-item-link{font-weight:300;font-size:16px;line-height:19px;color:#8b85ad;text-decoration:none}.tabs__nav-item-link.active,.tabs__nav-item-link:hover{text-shadow:.25px .1px 0 #1e345d,-.25px -.1px 0 #1e345d;color:#1e345d;border-bottom:2px solid #1e345d;font-weight:400}@media (max-width:576px){.tabs__nav{margin:0 0 16px}}.tabs__content{display:none}.tabs__content.active{display:block}@media (max-width:576px){.tabs__content .col-title{display:none}}@media (max-width:576px){.tabs--home-top-news{display:block!important}}@media (max-width:576px){.tabs--home-top-news .tabs__content{display:none}}@media (max-width:576px){.tabs--home-top-news .tabs__content.active{display:block}}.tabs--home-top-news .tabs__nav{margin:0 0 16px}@media (min-width:576px){.tabs--home-top-news .tabs__nav{display:none}}@media (max-width:576px){.tabs--home-top-news .tabs__nav-item{margin:0 12px 0 0}}@media (max-width:576px){.tabs--home-top-news .last-news .btn,.tabs--home-top-news .last-news .news__item:nth-child(n+10){display:none!important}}.tabs--home-top-news .news-hot--mbl{display:none;padding:18px 38px 18px 48px;background:#f3f2f6;border-radius:2px;margin-bottom:24px;position:relative}.tabs--home-top-news .news-hot--mbl .news-hot__title{margin:0}.tabs--home-top-news .news-hot--mbl .news-hot__title-link{font-weight:500;font-size:18px;line-height:22px;color:#0e192d;text-decoration:none}.tabs--home-top-news .news-hot--mbl.news-label:before{content:"";width:24px;height:24px;display:inline-block;top:18px;left:12px;position:absolute}.tabs--home-top-news .news-hot--mbl.news-label--video:before{background:url(../img/icon_video.svg) no-repeat 50%/contain}.tabs--home-top-news .news-hot--mbl.news-label--photo-gallery:before{background:url(../img/icon_photo.svg) no-repeat 50%/contain}.tabs--home-top-news .news-hot--mbl:after{content:"";background:url(../img/icon_hot_news.svg) no-repeat 50%/contain;width:22px;height:33px;position:absolute;top:-4px;right:16px}@media (max-width:576px){.tabs--home-top-news .news-hot--mbl{display:flex}}.pagination{margin-top:30px}.pagination .nav-links{display:flex;justify-content:center}.pagination .nav-links .page-numbers{font-weight:300;font-size:18px;line-height:22px;color:#0e192d;margin:0 10px;padding:5px 11px;text-decoration:none;transition:all .3s ease}.pagination .nav-links .page-numbers:hover{font-weight:500;background:#fafafa;border-radius:2px}.pagination .nav-links .page-numbers.current{font-weight:500;background:#f3f2f6;border-radius:2px}.banner{display:flex;align-items:center;margin-bottom:20px;justify-content:center}.banner--right-bottom{margin-top:20px}.banner:last-child{margin-bottom:0}.section{width:1200px;display:flex}@media (max-width:1280px){.section{width:892px}}@media (max-width:892px){.section{width:100%;padding:0 12px!important;box-sizing:border-box}}@media (max-width:576px){.section{flex-direction:column;overflow-x:clip}}.section__col-left{flex-direction:column;width:278px;position:relative}.section__col-left .news__item:last-child{margin:0}.section__col-center{position:relative;display:flex;flex-direction:column;padding:0 30px;width:585px}@media (max-width:576px){.section__col-center{width:100%;padding:0;margin-bottom:50px}}.section__col-center .news-grid .news__item-wrap{width:50%;box-sizing:border-box;padding:0 16px;margin-bottom:24px}.section__col-center .news-grid .news__item-wrap .news__item{margin:0}@media (max-width:576px){.section__col-center .news-grid .news__item-wrap{width:100%;margin-bottom:18px}}.section__col-inner-wrap{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:32px}.section__col-main{flex:1;box-sizing:border-box;padding-right:30px;position:relative}@media (max-width:576px){.section__col-main{padding-right:0;margin-bottom:50px}}.section__col-main--home .news__item--news-hot{width:100%;flex-direction:row;background:#f3f2f6;box-shadow:none}@media (max-width:576px){.section__col-main--home .news__item--news-hot{display:none}}.section__col-main--home .news__item--news-hot .news__item-info{display:none}.section__col-main--home .news__item--news-hot .news__item-title{font-weight:500;font-size:18px;line-height:22px;color:#0e192d;margin:0 0 16px}.section__col-main--home .news__item--news-hot .news__item-short-desc{font-weight:400;font-size:16px;line-height:19px;color:#0e192d}.section__col-main--home .news__item--news-hot .news__item-img-link{width:60%;height:100%;display:block}.section__col-main--home .news__item--news-hot .news__item-img{width:100%;height:100%;object-fit:cover}.section__col-right{position:relative;display:flex;flex-direction:column;width:278px}.section__col-right .news__item{background:#f3f2f6;box-shadow:none}.section__col-right .news__item:last-child{margin:0}@media (max-width:576px){.section__col-right{width:100%;padding:0;margin-bottom:50px}}@media (max-width:1280px){.section__col-opinions{display:none}}.section__col-opinions .news__item{flex-direction:row}@media (max-width:1280px){.section__col-interview{display:none}}.section__col-programs .program{position:relative;margin-bottom:35px;display:flex;height:208px;width:100%;background-repeat:no-repeat;background-position:50%;background-size:cover}.section__col-programs .program:last-child{margin-bottom:0}.section__col-programs .program__bg{background:linear-gradient(180deg,rgba(14,25,45,0) 42.65%,rgba(14,25,45,.8) 94.92%);position:absolute;width:100%;height:100%;z-index:2}.section__col-programs .program__img{border-radius:2px;height:208px;width:100%;object-fit:cover;position:relative;z-index:1}.section__col-programs .program__title{font-weight:500;font-size:14.973px;line-height:18px;color:#fff;position:absolute;z-index:3;bottom:27px;left:7px}.section .col-menu{list-style:none;display:flex;flex-wrap:wrap;margin:0 0 28px;padding:0}@media (max-width:576px){.section .col-menu{margin:0 0 16px}}.section .col-menu__item{margin:0 12px 12px 0}.section .col-menu__item-link{font-weight:300;font-size:16px;line-height:19px;color:#8b85ad;text-decoration:none}.section .col-menu__item-link.active,.section .col-menu__item-link:hover{text-shadow:.25px .1px 0 #1e345d,-.25px -.1px 0 #1e345d;color:#1e345d;border-bottom:2px solid #1e345d}@media (max-width:576px){.section.news{flex-wrap:wrap}}.section--adv{margin-bottom:80px;display:flex;align-items:center;justify-content:center}@media (max-width:576px){.home .news-grid .news__item-img-link{display:none}}.can-fly{width:inherit;position:sticky;top:80px}@media (max-width:1280px){.can-fly{position:relative;top:0}}.section__col-stories .btn{display:none}@media (max-width:576px){.section__col-stories .btn{display:flex}}@media (min-width:1280px){.section__col-stories .news__item-wrap:nth-child(n+7){display:none}}@media (max-width:576px){.section__col-stories .news__item-wrap:nth-child(n+4){display:none}}@media (max-width:576px){.section__col-stories .news__item-wrap .news__item-img-link{display:inline-flex}}.section__col-instr .btn{display:none}@media (max-width:576px){.section__col-instr .btn{display:flex}}@media (min-width:1280px){.section__col-instr .news__item-wrap:nth-child(n+7){display:none}}@media (max-width:576px){.section__col-instr .news__item-wrap:nth-child(n+4){display:none}}@media (max-width:576px){.section__col-instr .news__item-wrap .news__item-img-link{display:inline-flex}}.section__col-main--home .btn{display:none}@media (max-width:576px){.section__col-main--home .btn{display:flex}}@media (min-width:1280px){.tabs--instr .news-grid .news__item-wrap:nth-child(n+7){display:none}}.left-right-cols-wrap{display:flex}@media (max-width:576px){.left-right-cols-wrap{width:100%}}.news{justify-content:space-between;padding:0 0 80px}.news__item{display:flex;flex-direction:column;background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:2px;box-sizing:border-box;margin:0 0 18px}.news__item-img{width:100%;height:212px;object-fit:cover}.news__item-img-link{display:inline-flex}.news__item-user-img{padding:12px 0 0 12px}.news__item-user-img img{border-radius:50%;width:57px;height:57px;object-fit:cover}.news__item-title{font-weight:500;font-size:16px;line-height:19px;color:#0e192d;margin:12px 12px 8px}.news__item-title-link{text-decoration:none;color:#0e192d}.news__item-title.news-label:before{content:"";width:16px;height:16px;margin-right:6px;display:inline-block;top:2px;position:relative}.news__item-title.news-label--video:before{background:url(../img/icon_video.svg) no-repeat 50%/contain}.news__item-title.news-label--photo-gallery:before{background:url(../img/icon_photo.svg) no-repeat 50%/contain}.news__item-info{display:flex;font-weight:400;font-size:14px;line-height:17px;color:#b5b1d3;align-items:center;padding:0 12px 8px;margin-top:auto}.news__item-comments{display:flex;align-items:center;margin:0 13px 0 auto}.news__item-comments:before{content:"";background:url(../img/icon_comments.svg) no-repeat 50%/contain;width:16px;height:16px;margin-right:4px}.news__item-views{display:flex;align-items:center}.news__item-views:before{content:"";background:url(../img/icon_views.svg) no-repeat 50%/contain;width:16px;height:16px;margin-right:4px}.news__item-right{padding:32px 16px 16px;box-sizing:border-box;width:35%;min-height:288px;position:relative}.news__item-right.news-hot:after{content:"";background:url(../img/icon_hot_news.svg) no-repeat 50%/contain;width:22px;height:33px;position:absolute;top:-4px;right:16px}.news--top{position:relative}@media (max-width:1280px){.news--top .section__col-left{display:none}}@media (max-width:576px){.news--top .section__col-left{width:100%;margin-bottom:50px}}.news--top .section__col-center{padding:0;margin-left:30px}@media (max-width:1280px){.news--top .section__col-center{margin-left:0}}@media (max-width:576px){.news--top .section__col-center .col-title{display:none}}.news--top .section__col-right .last-news{display:none}@media (max-width:1280px){.news--top .section__col-right .last-news{display:block;margin-bottom:20px}}@media (max-width:576px){.news--top .section__col-right .last-news{display:none}}.news--top .section__col-right .last-news .news__item{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1)}.news--middle .section__col-right .opinions-col-wrap{display:none}.news--middle .section__col-right .opinions-col-wrap .news__item{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);flex-direction:row}@media (max-width:576px){.news--middle .section__col-right .opinions-col-wrap .news__item:nth-child(n+5){display:none}}@media (max-width:1280px){.news--middle .section__col-right .opinions-col-wrap{display:block}}@media (max-width:576px){.news--middle .section__col-right .opinions-col-wrap{margin-bottom:50px}}@media (max-width:1280px){.news--middle .section__col-center{padding-left:0}}@media (max-width:1280px){.news--middle .comments-col{margin-top:20px}}.news--bottom .section__col-right .interview-col-wrap{display:none}.news--bottom .section__col-right .interview-col-wrap .news__item{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1)}@media (max-width:1280px){.news--bottom .section__col-right .interview-col-wrap{display:block;margin-bottom:20px}}@media (max-width:576px){.news--bottom .section__col-right .interview-col-wrap{margin-bottom:50px}}@media (max-width:1280px){.news--bottom .section__col-center{padding-left:0}}.col-title{font-weight:500;font-size:24px;color:#0e192d;margin:0 0 24px;width:100%;line-height:1}@media (max-width:576px){.col-title{font-size:18px;line-height:22px;margin:0 0 18px}}.col-header{display:flex;margin:0 0 24px;align-items:flex-end;justify-content:space-between}.col-header .col-title{width:-moz-fit-content;width:fit-content;margin:0}.col-header .cat-link{font-weight:500;font-size:14px;color:#1e345d;text-decoration:none;display:flex;line-height:1;margin-bottom:1px}@media (max-width:576px){.col-header .cat-link{display:none}}.media{margin:0 0 80px;height:450px;display:block}@media (max-width:576px){.media{margin:0 0 50px}}.slider{position:relative;display:flex;opacity:0;visibility:hidden;transition:all .3s ease;width:calc(100vw - (100vw - 1200px) / 2);overflow-x:clip}@media (max-width:1280px){.slider{width:calc(100vw - (100vw - 892px) / 2)}}@media (max-width:576px){.slider{width:calc(100vw - 12px)}}.slider-wrap{height:auto!important}.slider .news__item-wrap{width:362px!important;min-width:362px!important;margin-right:25px;box-shadow:0 4px 12px rgba(0,0,0,.05)}.slider .news__item-wrap .news__item{box-shadow:none;margin-bottom:0;height:100%}.slider .news__item-wrap .news__item-img{height:275px;width:100%}@media (max-width:576px){.slider .news__item-wrap{width:90%!important;min-width:90%!important;margin-right:12px}.slider .news__item-wrap .news__item-img{height:250px}}.slider--active{opacity:1;visibility:visible}.slider-btns{display:flex;margin:0 calc((100vw - 1200px) / 2) 0 auto;position:absolute;align-items:center;top:-66px;right:0;height:32px}@media (max-width:1280px){.slider-btns{margin:0 calc((100vw - 892px) / 2) 0 auto}}@media (max-width:576px){.slider-btns{margin:0 12px 0 auto;top:-50px}}.slider-btns__cat-link{color:#1e345d;font-weight:500;font-family:Fira Sans;text-decoration:none;margin-right:25px;border-bottom:2px solid transparent}.slider-btns__cat-link:hover{border-bottom:2px solid #1e345d}@media (max-width:576px){.slider-btns__cat-link{margin-right:0}}.slider-btn{width:32px;height:32px;display:block}.slider-btn-wrap{transition:all .3s ease;background:#fff;display:block;opacity:1;visibility:visible;z-index:10}.slider-btn-wrap.hide{opacity:0;visibility:hidden;z-index:-1}@media (max-width:576px){.slider-btn-wrap{display:none}}.slider-btn--prev{margin-right:25px;background:url(../img/icon_media_slider_arrow.svg) no-repeat 50%/contain}@media (max-width:576px){.slider-btn--prev{margin-right:15px}}.slider-btn--next{transform:rotate(180deg);background:url(../img/icon_media_slider_arrow.svg) no-repeat 50%/contain}.our-media{display:flex;padding:80px 0 0;flex-wrap:wrap;flex-direction:row}.our-media__link{margin-right:90px;display:inline-flex}@media (max-width:576px){.our-media__link{margin-right:16px}}.our-media__link:last-child{margin-right:0}@media (max-width:576px){.our-media__img{height:28px}}@media (max-width:1280px){.our-media{padding:0}}.comments__item{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:2px;padding:12px;margin-bottom:12px}.comments__item-title{font-weight:500;font-size:14px;line-height:17px;color:#0e192d;margin-bottom:8px;text-decoration:none;display:block}.comments__item-data{padding:0 0 0 12px}.comments__item-user{font-weight:500;font-size:12px;line-height:130%;color:#b5b1d3;margin-bottom:4px}.comments__item-text{font-style:italic;font-weight:400;font-size:14px;line-height:17px;color:#0e192d;text-decoration:none;display:block}.comments__item-info{display:flex;margin-top:8px}.comments__item-date,.comments__item-likes{font-weight:400;font-size:14px;line-height:17px;color:#b5b1d3}.comments__item-likes{margin-left:auto;display:flex;align-items:center}.comments__item-likes:before{display:flex;content:"";background:url(../img/icon_heart_grey.svg) no-repeat 50%/contain;width:16px;height:16px;margin-right:4px}.news-more-mbl{display:none;margin-bottom:60px}@media (max-width:576px){.news-more-mbl{display:flex}}.news-more-mbl.show-last-news .for-last-news{display:block}.news-more-mbl.show-last-news .for-last-news.load-more .news__item{opacity:1}.news-more-mbl.show-last-news .for-main-news,.news-more-mbl.show-main-news .for-last-news{display:none}.news-more-mbl.show-main-news .load-more--show.load-more--main-news{display:block}.news-more-mbl .load-more,.news-more-mbl.show-main-news .load-more--last-news{display:none}.news-more-mbl .load-more .news__item{opacity:0}.news-more-mbl .load-more--show{display:block}.news-more-mbl .load-more--show .news__item{animation:a .2s forwards}.news-more-mbl .load-more--show .news__item:first-child{animation-delay:.2s}.news-more-mbl .load-more--show .news__item:nth-child(2){animation-delay:.3s}.news-more-mbl .load-more--show .news__item:nth-child(3){animation-delay:.4s}.news-more-mbl .load-more--show .news__item:nth-child(4){animation-delay:.5s}.news-more-mbl .load-more--show .news__item:nth-child(5){animation-delay:.6s}.news-more-mbl .load-more--show .news__item:nth-child(6){animation-delay:.7s}.news-more-mbl .load-more--show .news__item:nth-child(7){animation-delay:.8s}@keyframes a{to{opacity:1}}.single-news{display:flex;margin-bottom:80px}@media (max-width:576px){.single-news{flex-direction:column;margin-bottom:0}}.single-news .section__col-main{display:flex}@media (max-width:576px){.single-news .section__col-main{margin-bottom:50px}}.single-news__info{margin:0 16px 0 0;position:relative;box-sizing:border-box;width:204px;flex:auto}@media (max-width:1280px){.single-news__info{display:none}}.single-news__info .spell-notice{color:#b5b1d3;margin-top:40px}.single-news__info .info-item{font-size:16px;color:#b5b1d3;font-weight:400}.single-news__info .info-item--icon{align-items:center}.single-news__info .info-item--icon:before{content:"";width:24px;height:24px;margin-right:6px}.single-news__info .info-item__tags{display:flex;flex-direction:column;margin-bottom:60px}.single-news__info .info-item__tags-item{font-weight:500;color:#1e345d;padding:4px 6px;border:1px solid #1e345d;border-radius:2px;display:inline-flex;width:-moz-fit-content;width:fit-content;text-decoration:none;margin-bottom:16px;height:-moz-fit-content;height:fit-content}.single-news__info .info-item__date{margin-bottom:70px}.single-news__info .info-item__time-reading{display:flex;margin-bottom:20px}.single-news__info .info-item__time-reading:before{background:url(../img/icon_time_to_read.svg) no-repeat 50%/contain}.single-news__info .info-item__comments{display:flex;margin-bottom:20px}.single-news__info .info-item__comments:before{background:url(../img/icon_comments.svg) no-repeat 50%/contain}.single-news__info .info-item__views{display:flex;margin-bottom:60px}.single-news__info .info-item__views:before{background:url(../img/icon_views.svg) no-repeat 50%/contain}.single-news__info .info-item__share{margin-bottom:60px}.single-news__info .info-item__like{display:flex;align-items:center}.single-news__info .info-item__like-link{display:flex;text-decoration:none;align-items:center}.single-news__info .info-item__like-link:hover .info-item__like-icon{transform:scale(1.2)}.single-news__info .info-item__like-link.my-like .info-item__like-icon{fill:#1e345d}.single-news__info .info-item__like-title{font-weight:500;font-size:16px;color:#1e345d}.single-news__info .info-item__like-icon{transition:all .2s ease;width:24px;height:24px;margin:0 8px;fill:#b5b1d3}.single-news__info .info-item__like-count{font-size:16px;color:#1e345d}.single-news__info--overtext{display:none}@media (max-width:1280px){.single-news__info--overtext{display:flex;margin-bottom:24px;width:auto}.single-news__info--overtext .info-item__comments,.single-news__info--overtext .info-item__date,.single-news__info--overtext .info-item__time-reading{margin-bottom:0;margin-right:28px}.single-news__info--overtext .info-item__views{margin-bottom:0}}@media (max-width:576px){.single-news__info--overtext .info-item{font-size:14px}.single-news__info--overtext .info-item__comments,.single-news__info--overtext .info-item__date,.single-news__info--overtext .info-item__time-reading{margin-right:18px}.single-news__info--overtext .info-item--icon:before{content:"";width:16px;height:16px;margin-right:4px}}.single-news__info--undertext{width:100%;font-style:italic}.single-news__info--undertext .info-item__like{display:none}.single-news__info--undertext .info-item__share{margin-top:20px;display:none}@media (max-width:1280px){.single-news__info--undertext{display:block;margin:24px 0;width:100%}.single-news__info--undertext .info-share-like{display:flex;justify-content:space-between}.single-news__info--undertext .info-item__tags{flex-direction:row;margin-bottom:8px;flex-wrap:wrap}.single-news__info--undertext .info-item__tags-item{margin:0 16px 16px 0}.single-news__info--undertext .info-item__tags-item:last-child{margin:0 0 16px}.single-news__info--undertext .info-item__hare-like{display:flex;justify-content:space-between}.single-news__info--undertext .info-item__share{display:flex;margin-bottom:0}.single-news__info--undertext .info-item__share .a2a_svg{height:32px!important;width:32px!important;margin-right:10px}.single-news__info--undertext .info-item__like{display:flex}}@media (max-width:576px){.single-news__info--undertext .info-item__tags-item{margin:0 8px 8px 0;font-size:12px}}.single-news__content{min-width:688px;width:688px;color:#1e345d;line-height:150%}.single-news__content blockquote{font-family:Fira Sans;font-style:italic;font-weight:400;font-size:16px;line-height:150%;color:#1e345d;position:relative;margin:40px}.single-news__content blockquote:before{content:"";background:url(../img/icon-quote-left.svg) no-repeat 50%/contain;width:32px;height:32px;position:absolute;left:-40px;top:0}.single-news__content p{margin:.8rem 0}.single-news__content .wp-block-media-text__media{width:100%!important}@media (max-width:576px){.single-news__content .wp-block-media-text__media{width:35%!important}}@media (max-width:1280px){.single-news__content{order:0;min-width:584px;width:584px}}@media (max-width:576px){.single-news__content{width:100%;min-width:100%}}.single-news__content a{font-family:Fira Sans;color:#1e345d;font-weight:700}.single-news__content img{border-radius:5px;max-width:100%;height:auto}.single-news__content .content-intro{padding:24px 0 32px;font-weight:500;font-size:18px;line-height:22px;color:#0e192d}@media (max-width:1280px){.single-news__content .content-intro{padding:0 0 32px}}@media (max-width:576px){.single-news__content .content-intro{padding:0 0 16px;font-size:16px}}.single-news__content .content-img{width:100%;height:auto;border-radius:5px;object-fit:cover}@media (max-width:576px){.wp-block-media-text .wp-block-media-text__media{margin:auto}}.second-title{font-weight:500;font-size:1.4rem;margin-bottom:2rem}.aligncenter{display:block;margin-left:auto;margin-right:auto}img.alignleft{float:left;margin:0 20px 10px 0}img.alignright{float:right;margin:0 0 10px 20px}.opinion-author{background:#fff;border-radius:5px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.1));display:flex;padding:10px;margin-top:24px;align-items:center}.opinion-author__photo{margin-right:24px;border-radius:50%!important;width:100px;height:100px}.wp-caption{width:100%!important}.blocks-gallery-caption,.title-yandex,.wp-caption-text{font-weight:400;font-size:14px;color:#b5b1d3;margin:6px 0}.img-caption{font-weight:400;font-size:14px;color:#1e345d;margin:0;padding:5px 10px;background:#f3f2f6;position:relative;top:-10px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.news-author{font-weight:500;margin:24px 0 12px}.news-grid{margin:0 -16px;display:flex;flex-wrap:wrap}.news-grid .news__item-wrap{width:33.33%;padding:0 16px;box-sizing:border-box;margin:0 0 24px}@media (max-width:1280px){.news-grid .news__item-wrap{width:50%}}@media (max-width:576px){.news-grid .news__item-wrap{width:100%}}.news-grid .news__item-wrap .news__item{height:100%;margin:0}@media (max-width:1280px){.single-post .news__item-wrap:nth-child(9){display:none}}@media (max-width:576px){.single .section__news{flex-direction:column}.single .section__news .section__col-main{margin-bottom:50px}.single .section__news .section__col-right{margin-bottom:0}}.gallery{overflow:hidden;position:relative}.gallery__btn{position:absolute;display:flex;z-index:10;background:#fff;top:calc(50% - 16px);left:16px;opacity:.5;transition:all .2s ease}.gallery__btn:hover{transform:scale(1.08);opacity:.95;box-shadow:0 2px 15px 2px rgba(0,0,0,.1)}.gallery__btn-icon{width:32px;height:32px}.gallery__btn--next{right:16px;left:auto}.gallery__btn--next .gallery__btn-icon{transform:rotate(180deg)}.gallery .wp-block-gallery{flex-wrap:nowrap;margin:0;gap:0}.gallery .wp-block-gallery figure.wp-block-image .wp-element-caption{font-size:1rem;line-height:normal;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 50%,transparent);padding:1rem 0 .5rem}.gallery .swiper-slide{border-radius:5px;height:450px;overflow:hidden;object-fit:cover}@media (max-width:576px){.gallery .swiper-slide{height:65vw}}.infinite-scroll article:not(:first-child){margin-top:30px;border-top:1px solid #f3f2f6;padding-top:40px}@media (max-width:576px){.infinite-scroll article:not(:first-child) .most-read{display:none}}.infinite-scroll article:not(:first-child) .section__news{display:none}@media (max-width:576px){.infinite-scroll .news__item-img{display:none!important}}.spell-modal{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:9999}.spell-modal .spell-box{width:450px;background:#fff;position:relative;margin:9% auto;padding:30px;display:table}.spell-modal h3{font-size:23px;margin:10px 0}.spell-modal span{cursor:pointer;position:absolute;right:0;top:0}.spell-modal .good{position:relative}.spell-modal .spell-close:after{border-radius:3px;content:"×";display:block;position:absolute;right:-9px;top:-9px;width:27px;padding:1px;text-decoration:none;text-shadow:none;text-align:center;font-weight:700;background:#eb0028;color:#fff}.spell-modal .spell-text{margin:10px 0;width:100%;display:inline-block;position:relative}.spell-modal .spell-submit{float:left;margin-top:10px;border-radius:3px;position:relative;text-align:center;padding:15px 25px;color:#fff;background:#eb0028;width:100%;box-sizing:border-box}.spell-modal .spell-comment{padding:10px;width:425px}.spell-modal-show{display:block!important}@media (max-width:576px){.mejs-container,.wp-video{width:100%!important}}@media (max-width:576px){.section__tv-program{flex-direction:column}}@media (max-width:576px){.section__tv-program .section__col-right{margin-top:0}}.tv-program{flex-direction:column}.tv-program__days{display:flex;margin-top:26px}@media (max-width:576px){.tv-program__days{justify-content:space-between;margin-top:0}}.tv-program__days-day{font-weight:300;font-size:18px;line-height:22px;color:#0e192d;padding:5px;text-decoration:none;margin-right:26px}@media (max-width:576px){.tv-program__days-day{font-size:14px;margin-right:0}}.tv-program__days-day--current{font-weight:500;color:#1e345d;background:#f3f2f6;border-radius:2px}.tv-program__today{font-weight:500;font-size:16px;line-height:130%;color:#0e192d;padding:24px 0 16px;border-bottom:2px solid #f3f2f6}.tv-program__list{padding:0 130px 0 0;list-style:none}@media (max-width:1280px){.tv-program__list{padding:0 20px 0 0}}@media (max-width:576px){.tv-program__list{padding:0}}.tv-program__list-item{display:flex;padding:14px 0;border-bottom:1px solid #f3f2f6;align-items:center}.tv-program__list-item .list-item__time{font-weight:300;font-size:16px;line-height:19px;color:#000;margin-right:28px}.tv-program__list-item .list-item__age-limit{font-weight:400;font-size:16px;line-height:19px;color:#0e192d;margin-right:12px}.tv-program__list-item .list-item__title{font-family:Roboto;font-weight:500;font-size:18px;line-height:19px;color:#0e192d;text-decoration:none}@media (max-width:1280px){.tv-program__list-item .list-item__title{font-size:16px}}.tv-program__list-item--past .list-item__age-limit,.tv-program__list-item--past .list-item__time,.tv-program__list-item--past .list-item__title{color:#b5b1d3}.tv-program__list-item--current:after{content:"";background:url(../img/icon_live.svg) no-repeat 50%/contain;width:24px;height:24px;margin-left:8px}.section__program-episodes .program__desc{font-weight:400;font-size:16px;line-height:150%;color:#000;margin-bottom:48px}.episodes-grid{display:flex;flex-wrap:wrap;margin:0 -16px}.episode{display:flex;flex-direction:column;background:#fff;box-sizing:border-box;position:relative;height:100%}.episode-wrap{width:33.33%;padding:0 16px;box-sizing:border-box;margin:0 0 24px}@media (max-width:1280px){.episode-wrap{width:50%}}@media (max-width:576px){.episode-wrap{width:100%}}.episode__img{width:100%;height:212px;object-fit:cover;border-radius:5px 5px 0 0}.episode__play-btn{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;transition:all .2s ease}.episode__link{display:flex;position:relative}.episode__link:hover .episode__play-btn{transform:scale(1.2)}.episode__info{background:#fff;padding:16px 12px;box-shadow:0 3px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;flex:1}.episode__title{margin:0 0 16px}.episode__title,.episode__title-link{font-weight:500;font-size:18px;line-height:22px}.episode__title-link{color:#0e192d;text-decoration:none}.episode__date{font-weight:400;font-size:14px;line-height:17px;color:#b5b1d3;margin-top:auto}.programs{display:flex;justify-content:space-between;padding:0 130px 0 0;flex-wrap:wrap}@media (max-width:1280px){.programs{padding:0}}.programs__item{width:calc(50% - 15px);margin-bottom:24px;display:flex;flex-direction:column}@media (max-width:576px){.programs__item{width:100%}}.programs__item-img{width:100%;height:280px;object-fit:cover;border-radius:5px 5px 0 0}@media (max-width:1280px){.programs__item-img{height:210px}}.programs__item-link{display:flex}.programs__item-info{background:#fff;box-shadow:0 3px 6px rgba(0,0,0,.1);padding:16px 12px 4px;box-sizing:border-box;display:flex;flex-direction:column;flex:1}.programs__item-title{margin:0 0 12px}.programs__item-title-link{text-decoration:none;font-weight:500;font-size:18px;line-height:22px;color:#0e192d;display:flex}.programs__item-desc{font-weight:400;font-size:16px;line-height:19px;color:#0e192d;margin-bottom:24px}@media (max-width:1280px){.programs__item-desc{font-size:14px}}.programs__item-hosts,.programs__item-time{display:flex;justify-content:space-between;margin-bottom:12px}.programs__item-hosts .hosts__title,.programs__item-hosts .time__title,.programs__item-time .hosts__title,.programs__item-time .time__title{font-weight:300;font-size:16px;line-height:19px;color:#1e345d;margin-right:24px}.programs__item-hosts .hosts__values,.programs__item-hosts .time__values,.programs__item-time .hosts__values,.programs__item-time .time__values{font-weight:500;font-size:14px;line-height:130%;color:#1e345d}.form-wrap{display:flex}@media (max-width:576px){.form-wrap{flex-direction:column}}.form-wrap .form{width:55%;box-sizing:border-box}@media (max-width:576px){.form-wrap .form{width:100%;margin-bottom:30px}}.form-wrap .contacts{width:45%;padding-left:30px;box-sizing:border-box}@media (max-width:576px){.form-wrap .contacts{width:100%;padding-left:0}}.form-wrap .contacts__title{font-weight:300;font-size:24px;line-height:29px;color:#0e192d;margin:0 0 24px}.form-wrap .contacts__email{font-weight:500;font-size:16px;line-height:150%;text-decoration:none;color:#0e192d;margin:0 0 24px;display:flex}.form-wrap .contacts__email:before{content:"";width:24px;height:24px;background:url(../img/icon_envelope.svg) no-repeat 50%/contain;margin-right:16px}.form-wrap .contacts__phone{font-weight:500;font-size:16px;line-height:150%;text-decoration:none;color:#0e192d;margin:0 0 24px;display:flex}.form-wrap .contacts__phone:before{content:"";width:24px;height:24px;background:url(../img/icon_phone.svg) no-repeat 50%/contain;margin-right:16px}.registration-link{font-weight:500;color:#b5b1d3;margin:0 0 16px;text-decoration:none;transition:all .2s ease}.registration-link:hover{text-decoration:underline;color:#0e192d}.user-avatar{width:103px;height:103px;object-fit:cover;border-radius:50%}.user-avatar-wrap{cursor:pointer;border-radius:50%;margin-bottom:28px;display:inline-block}.user-avatar-wrap input[type=file]{width:0;height:0;opacity:0;position:absolute;z-index:-10}.column-username img{border-radius:50%}.form--registration .wpcf7-form.sent .btns,.form--registration .wpcf7-form.sent .wpcf7-form-control-wrap,.form--registration .wpcf7-form.sent .wpcf7-submit{display:none}.form .form-input-wrap,.form .wpcf7-form-control-wrap{margin:0 0 16px;display:flex;flex-direction:column}@media (max-width:576px){.form .form-input-wrap,.form .wpcf7-form-control-wrap{margin:0 0 12px}}.form .wpcf7-not-valid-tip{font-size:14px;color:#eb0028}.form .wpcf7-spinner{display:none}.form .wpcf7 form.invalid .wpcf7-response-output{margin:0 0 16px!important;border-color:#eb0028!important}.form input[readonly=readonly]{background:#fafafa;color:rgba(14,25,45,.6196078431)!important}.form input[type=email],.form input[type=password],.form input[type=tel],.form input[type=text]{font-family:Fira Sans;height:50px;border:1px solid #b5b1d3;border-radius:2px;font-weight:400;font-size:16px;line-height:19px;color:#0e192d;padding:0 16px;display:flex;align-items:center;box-sizing:border-box;width:100%}.form input[type=email]::placeholder,.form input[type=password]::placeholder,.form input[type=tel]::placeholder,.form input[type=text]::placeholder{font-family:Fira Sans;font-weight:400;font-size:16px;line-height:19px;color:#b5b1d3}@media (max-width:576px){.form input[type=email],.form input[type=password],.form input[type=tel],.form input[type=text]{font-size:14px;height:40px;line-height:1}.form input[type=email]::placeholder,.form input[type=password]::placeholder,.form input[type=tel]::placeholder,.form input[type=text]::placeholder{font-size:14px;line-height:1}}.form-title{font-weight:500;font-size:18px;color:#0e192d;margin:0 0 16px}.form .login-remember{flex-direction:row;justify-content:space-between}.form .forgot-password{font-weight:500;font-size:16px;line-height:19px;color:#0e192d;text-decoration:none}.form .btn--full-width{font-family:Fira Sans;display:flex;justify-content:center;align-items:center;height:50px;width:100%;font-weight:500;font-size:16px;line-height:100%;color:#1e345d;background:#f3f2f6;border-radius:2px;border:none;cursor:pointer;margin:0 0 16px}@media (max-width:576px){.form .btn--full-width{height:40px;margin:0 0 10px}}.form textarea{border:1px solid #b5b1d3;font-family:Fira Sans;border-radius:2px;font-weight:400;font-size:16px;line-height:19px;color:#0e192d;padding:16px;box-sizing:border-box;width:100%}.form textarea::placeholder{font-family:Fira Sans;font-weight:400;font-size:16px;line-height:19px;color:#b5b1d3}.form .btns{display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:24px}.form .btns .wpcf7-form-control-wrap{margin-bottom:0;width:48%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;box-sizing:border-box;flex-direction:row}.form .btns .wpcf7-form-control-wrap:after{content:"Прикрепить файл";font-family:Fira Sans;font-weight:500;font-size:16px;line-height:100%;color:#1e345d;position:relative;z-index:0}.form .btns .wpcf7-form-control-wrap:before{content:"";width:24px;height:24px;background:url(../img/icon_file.svg) no-repeat 50%/contain;margin-right:4px}.form .btns .btn-submit{font-family:Fira Sans;font-weight:500;font-size:16px;line-height:100%;color:#1e345d;background:#f3f2f6;border-radius:2px;border:none;cursor:pointer;min-width:48%;height:40px}.form .btns .btn-file{position:absolute;left:0;top:0;color:transparent;box-sizing:border-box;z-index:10;height:100%;width:100%;border:1px solid #b5b1d3;border-radius:2px}.form .btns .btn-file::file-selector-button{visibility:hidden}.form .notice,.form .notice a{font-weight:400;font-size:14px;line-height:17px;color:#b5b1d3}.form .notice a{text-decoration:none}.form .notice a:hover{text-decoration:underline}@media (max-width:576px){.form .notice,.form .notice a{font-size:12px}}.experts__item{background:#fff;border-radius:5px;filter:drop-shadow(0 3px 6px rgba(0,0,0,.1));padding:32px 22px;margin-bottom:24px;display:flex}@media (max-width:576px){.experts__item{padding:0;filter:none}}.experts__item-img{margin-right:50px}@media (max-width:576px){.experts__item-img{margin-right:12px}}.experts__item-img img{border-radius:50%}@media (max-width:576px){.experts__item-img img{width:57px;height:57px}}.experts__item-info .expert-name{font-weight:500;line-height:29px;color:#000;margin:0 0 12px}@media (max-width:576px){.experts__item-info .expert-name{margin:0 0 2px;line-height:1}}.experts__item-info .expert-name__link{font-weight:500;font-size:24px;line-height:29px;color:#000;text-decoration:none}@media (max-width:576px){.experts__item-info .expert-name__link{font-size:18px}}.experts__item-info .expert-desc{font-weight:400;font-size:14px;line-height:17px;color:#0e192d;margin-bottom:4px}@media (max-width:576px){.experts__item-info .expert-desc{display:none}}.experts__item-info .expert-topic{font-weight:400;font-size:16px;line-height:19px;color:#b5b1d3;display:flex;text-decoration:none}@media (max-width:576px){.experts__item-info .expert-topic{font-size:14px}}.expert{display:flex;margin-bottom:70px}@media (max-width:576px){.expert{flex-direction:column}}.expert__img{margin:0 50px 0 0}@media (max-width:576px){.expert__img{margin:0 0 2rem;text-align:center}.expert__img .avatar{width:145px;height:145px}}.expert__img img{border-radius:50%}@media (max-width:576px){.expert__info{display:flex;flex-direction:column;align-items:center}}.expert__info-name{font-weight:500;font-size:20px;line-height:24px;color:#0e192d;margin:0 0 8px}@media (max-width:576px){.expert__info-name{text-align:center}}.expert__info-topic{font-weight:400;font-size:16px;line-height:19px;color:#b5b1d3;margin:0 0 24px;display:flex;text-decoration:none}@media (max-width:576px){.expert__info-topic{margin:0 0 12px;text-align:center;font-size:14px;font-weight:300;color:#0e192d}}.expert__info-desc{font-weight:400;font-size:14px;line-height:17px;color:#0e192d;margin:0 0 32px}@media (max-width:576px){.expert__info-desc{margin:0 0 28px;text-align:center}}.expert__info-btns{display:flex}.expert__info-btns .btn{width:-moz-fit-content;width:fit-content}.themes-list{display:flex;flex-direction:column;width:90%}@media (max-width:1280px){.themes-list{width:100%}}.themes-list__item{padding:12px 0;border-bottom:1px solid #f3f2f6;display:flex;justify-content:space-between}@media (max-width:576px){.themes-list__item{padding:8px 0}}.themes-list__item-link{font-weight:500;font-size:18px;line-height:130%;color:#1e345d;text-decoration:none}@media (max-width:576px){.themes-list__item-link{font-size:16px}}.themes-list__item-num{font-weight:500;font-size:18px;line-height:130%;color:#b5b1d3}@media (max-width:576px){.themes-list__item-num{font-size:16px;font-weight:400}}.taxonomy-theme-descr{margin-bottom:40px;line-height:24px}.ui-widget{font-family:Fira Sans!important;color:#1e345d!important}.ui-widget-header{border:1px solid #e3e3e3;background:none;color:#1e345d;font-weight:700}.ui-datepicker{width:16em!important;z-index:10000!important;box-shadow:0 3px 11px 2px rgba(0,0,0,.1);border:none!important}.ui-datepicker .ui-state-focus,.ui-datepicker .ui-state-hover,.ui-datepicker .ui-widget-content .ui-state-focus,.ui-datepicker .ui-widget-content .ui-state-hover,.ui-datepicker .ui-widget-header .ui-state-focus,.ui-datepicker .ui-widget-header .ui-state-hover{border:1px solid #e3e3e3;background:none;color:#1e345d}.ui-datepicker .ui-state-default{font-weight:400;font-size:16px;background:none}.ui-datepicker .ui-state-highlight,.ui-datepicker .ui-widget-content .ui-state-highlight,.ui-datepicker .ui-widget-header .ui-state-highlight{border:1px solid #eb0028;background:none}.ui-datepicker .ui-datepicker th{font-weight:500;font-size:18px;line-height:22px}.section.comments{margin:0 0 80px}.comments{margin:40px 0 0}.comments .commentlist{padding:0}.comments__title{font-weight:500;font-size:16px;line-height:19px;color:#1e345d}@media (max-width:576px){.comments__title{font-size:14px}}.comments__number{font-weight:500;font-size:14px;line-height:130%;color:#b5b1d3}.comments .send-comment{width:45px;height:32px;display:flex;align-items:center;justify-content:center;background:#eb0028;border-radius:2px;border:none;cursor:pointer}.comments .send-comment__icon{width:19px;height:19px}.comments .form-submit{width:100%;order:15}.comments input[type=email],.comments input[type=text]{font-family:Fira Sans;height:50px;border:1px solid #b5b1d3;border-radius:2px;font-weight:400;font-size:16px;line-height:19px;color:#0e192d;padding:0 16px;display:flex;align-items:center;box-sizing:border-box;width:100%}.comments .comment-notes{width:100%;order:0}.comments .comment::marker{display:none;content:none}.comments .comment .comment-respond{margin:-10px 0 20px}.comments .comment #cancel-comment-reply-link{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#1e345d;text-decoration:none}@media (max-width:576px){.comments .comment #cancel-comment-reply-link{font-size:12px;line-height:1}}.comments .comment-form{display:flex;flex-wrap:wrap;gap:.5rem}.comments .comment-form p{margin:0}.comments .comment-reply-title{font-weight:500;font-size:20px;line-height:19px;color:#1e345d;margin:5px 0 10px}.comments .comment-form-comment{width:100%;order:1;box-sizing:border-box}.comments .comment-form-comment textarea{box-sizing:border-box;width:100%;padding:8px;border:1px solid #b5b1d3;border-radius:2px;font-family:Fira Sans;font-style:normal;font-weight:400;font-size:16px;line-height:19px;height:115px;color:#0e192d}@media (max-width:576px){.comments .comment-form-comment textarea{font-size:12px;line-height:1}}.comments .comment-form-comment textarea::placeholder{font-family:Fira Sans;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#1e345d}@media (max-width:576px){.comments .comment-form-comment textarea::placeholder{font-size:12px;line-height:1}}.comments .comment-form-author{width:calc(50% - .25rem);order:10}.comments .comment-form-email{width:calc(50% - .25rem);order:11}.comments .comment-form-cookies-consent{width:100%;order:12}.comments .comment-meta{display:flex;align-items:center;flex-wrap:wrap}.comments .comment-awaiting-moderation{width:100%;font-size:14px;color:#ccc}.comments .comment-author{display:flex;align-items:center;margin-right:12px;font-style:normal;font-weight:500;font-size:16px;line-height:130%;color:#b5b1d3}@media (max-width:576px){.comments .comment-author{font-size:12px;line-height:1}}.comments .comment-author b{font-weight:500!important}.comments .comment-author .avatar{border-radius:50%;margin-right:10px}@media (max-width:576px){.comments .comment-author .avatar{margin-right:2px}}.comments .comment-author .says{display:none}.comments .comment-author a{font-style:normal;font-weight:500;font-size:16px;line-height:130%;color:#b5b1d3;text-decoration:none}@media (max-width:576px){.comments .comment-author a{font-size:12px;line-height:1}}.comments .comment-content{font-style:italic;font-weight:400;font-size:18px;line-height:22px;color:#0e192d;margin-left:42px}@media (max-width:576px){.comments .comment-content{font-size:12px;line-height:1;margin-left:34px}}.comments .comment-content P{margin:0 0 8px}.comments .comment-reply-link{font-style:normal;font-weight:500;font-size:14px;line-height:19px;color:#1e345d;text-decoration:none}@media (max-width:576px){.comments .comment-reply-link{font-size:12px;line-height:1}}.comments .comment-edit-link{font-size:14px!important}.comments .comment-reply-login{display:none}.comments .comment-metadata a{font-weight:400;font-size:16px;line-height:19px;color:#b5b1d3;text-decoration:none}@media (max-width:576px){.comments .comment-metadata a{font-size:12px;line-height:1}}.comments .comment-body{margin-bottom:20px}.comments .comment-actions{display:flex;margin-left:42px;align-items:center}@media (max-width:576px){.comments .comment-actions{margin-left:34px}}.comments .comment-actions__like{display:flex;margin:0 8px 0 0;align-items:center}.comments .comment-actions__like-icon{width:24px;height:24px;transition:all .2s ease;fill:#b5b1d3}.comments .comment-actions__like:hover .comment-actions__like-icon{transform:scale(1.2)}.comments .comment-actions__like-counter{margin:0 16px 0 0;font-weight:400;font-size:16px;line-height:19px;color:#b5b1d3;transition:all .2s ease}.comments .comment-actions__like-counter.my-like{color:#1e345d}.comments .comment-actions__like.my-like .comment-actions__like-icon{fill:#1e345d}.comments .comment-actions__like.my-like .comment-actions__like-counter{color:#1e345d}.comments .children{list-style:none}@media (max-width:576px){.comments .children{padding-inline-start:20px}}.feed__item{margin-bottom:40px}.feed__item-header{display:flex}.feed__item-user-avatar{width:32px;height:32px;border-radius:50%;margin-right:12px}.feed__item-user{font-weight:500;font-size:16px;line-height:130%;color:#1e345d;margin:0 8px 0 0}.feed__item-title{font-weight:300;font-size:16px;line-height:19px;color:#1e345d}.feed__item-comment{display:flex;font-style:italic;font-weight:400;font-size:18px;line-height:22px;color:#0e192d;margin:0 0 12px 42px;text-decoration:none}.feed__item-comment:hover{text-decoration:underline}.feed__item-icon{width:24px;height:24px;min-width:28px;min-height:28px;object-fit:contain;fill:#b5b1d3;margin-right:8px}.feed__item-date{margin-left:42px;font-weight:300;font-size:16px;line-height:19px;color:#1e345d;margin-bottom:6px}.feed__item-parent-comment{font-weight:400;font-size:18px;line-height:22px;color:#0e192d;margin:0 0 12px 42px;text-decoration:none}.feed__item-parent-comment:hover{text-decoration:underline}.section__search{margin-bottom:20px}.section__search-form{width:400px;border:1px solid #1e345d;display:flex;background:#fff;opacity:1;visibility:visible;border-radius:3px;z-index:10;padding:11px 36px 11px 12px;height:40px;box-sizing:border-box;position:relative}@media (max-width:576px){.section__search-form{width:100%}}.section__search-field{border:none;width:290px;height:auto;padding:0;margin:0 20px 0 0;border-bottom:1px solid #e3e3e3}.section__search-field:focus-visible{outline:none}.section__search-submit{position:absolute;width:24px;height:24px;background:url(../img/icon_search.svg) no-repeat 50%/contain;border:0;margin:0;padding:0;text-indent:-1000em;cursor:pointer;right:12px;top:7px}.section__search-date{width:90px;border:none;border-bottom:1px solid #e3e3e3;box-sizing:border-box;margin:0 10px 0 0}.section__search-date:focus-visible{outline:none}.search-results__item{border-bottom:1px solid #f3f2f6;margin-bottom:12px}.search-results__item-title{margin:0 0 12px}.search-results__item-link{font-weight:500;font-size:18px;line-height:130%;color:#1e345d;text-decoration:none;display:flex}@media (max-width:576px){.search-results__item-link{line-height:120%}}.search-results__item-entry{font-weight:400;font-size:14px;line-height:17px;color:#0e192d;margin-bottom:8px}.search-results__item-entry p{margin:0}.search-results__item-date{font-weight:400;font-size:14px;line-height:17px;color:#b5b1d3;margin-bottom:12px}.more-link{font-weight:500;font-size:14px;color:#1e345d;text-decoration:none;margin-left:12px}.more-link:hover{text-decoration:underline}.footer{background:#1e345d;display:flex;justify-content:center;width:100%;margin-top:150px}@media (max-width:1280px){.footer{margin-top:80px}}.footer__inner-wrap{padding:50px 0 90px;width:1200px;display:flex;flex-wrap:wrap}@media (max-width:1280px){.footer__inner-wrap{width:892px}}@media (max-width:892px){.footer__inner-wrap{width:100%;padding:20px 12px;flex-direction:column}}.footer__col{width:33.33%;box-sizing:border-box}@media (max-width:1280px){.footer__col{width:20%}}@media (max-width:576px){.footer__col{width:100%!important;padding:0!important;margin-bottom:18px}}.footer__col-title{font-weight:500;font-size:18px;line-height:22px;color:#fff;margin-bottom:28px}@media (max-width:576px){.footer__col-title{margin-bottom:14px}}.footer__col--1{padding:0 80px 0 0}@media (max-width:1280px){.footer__col--1{padding:0 65px 0 0;width:40%}}@media (max-width:576px){.footer__col--1{order:0}}.footer__col--2{padding:0 80px 0 0}@media (max-width:1280px){.footer__col--2{padding:0 65px 0 0;width:40%}}@media (max-width:576px){.footer__col--2{order:2}}@media (max-width:576px){.footer__col--3{order:1}}.footer__policy-link{font-weight:500;font-size:16px;line-height:150%;color:#fff;margin-bottom:30px;display:inline-flex}@media (max-width:576px){.footer__policy-link{margin-bottom:12px}}.footer__reg-info{font-weight:300;font-size:16px;line-height:150%;color:#fff}@media (max-width:576px){.footer__reg-info{font-size:12px}}.footer__socs{display:flex;margin-bottom:60px}@media (max-width:576px){.footer__socs{margin-bottom:16px}}.footer__socs-link{margin-right:25px;display:inline-flex}.footer__socs-link:last-child{margin-right:0}@media (max-width:1280px){.footer__socs-link{margin-right:20px}}.footer__socs .socs-icon{fill:#f3f2f6}.footer__age-limit{margin:0 0 0 auto}.footer__nav .menu{list-style:none;margin:0 0 30px;padding:0;display:flex;flex-wrap:wrap}.footer__nav .menu li{width:50%;margin-bottom:19px}.footer__nav .menu a{font-weight:400;font-size:16px;line-height:150%;color:#fff;text-decoration:none}@media (max-width:576px){.footer__nav .menu a{font-size:14px}}.footer__copyright{font-weight:300;font-size:16px;line-height:150%;color:#fff}@media (max-width:576px){.footer__copyright{font-size:12px}}.footer__contacts{display:flex;flex-wrap:wrap}.footer__contacts-item{display:flex;flex-direction:column;width:50%;margin-bottom:19px}@media (max-width:1280px){.footer__contacts-item{width:100%}}@media (max-width:576px){.footer__contacts-item{margin-bottom:12px}}.footer__contacts-title{font-weight:300;font-size:14px;line-height:17px;color:#b5b1d3;margin-bottom:10px}@media (max-width:576px){.footer__contacts-title{margin-bottom:8px;font-size:13px}}.footer__contacts-info{font-weight:400;font-size:16px;line-height:150%;color:#fff}@media (max-width:576px){.footer__contacts-info{font-size:14px}}.footer__disclaimer{padding-top:30px;font-weight:300;font-size:12px;line-height:150%;color:#b5b1d3;width:100%;order:10}.pobeda_80{transition:opacity .3s ease-in-out;opacity:1}.pobeda_80 .pobeda_left_flag{left:3%}.pobeda_80 .pobeda_left_flag,.pobeda_80 .pobeda_right_flag{position:fixed;bottom:200px;width:calc((100% - 1400px) / 2);max-width:150px}.pobeda_80 .pobeda_right_flag{right:3%}@media (max-width:576px){.pobeda_80{display:none}}.fade-out{opacity:0!important}section.media .tabs--media{overflow:hidden;padding-top:10px}.tapbar{z-index:100000;position:fixed;bottom:0;background:#fff;height:48px;display:flex;align-items:center;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:4px;width:100%;justify-content:space-evenly}@media (min-width:576px){.tapbar{display:none}}.tapbar__overlay{width:100vw;height:calc(100vh - 48px);background:#0e192d;opacity:0;bottom:48px;left:0;visibility:hidden;position:absolute;transition:all .3s ease}.tapbar__overlay.active{visibility:visible;opacity:.93}.tapbar__nav{opacity:0;visibility:hidden;position:fixed;background:#f3f2f6;padding:20px 16px;top:0;bottom:48px;right:0;width:75%;box-sizing:border-box;transition:all .3s ease}.tapbar__nav.active{visibility:visible;opacity:1;overflow-y:scroll}.tapbar__nav .menu{padding:0;margin:0;list-style:none}.tapbar__nav .menu .menu-item{margin-bottom:10px}.tapbar__nav .menu .menu-item a{font-weight:500;font-size:18px;line-height:30px;color:#0e192d;text-decoration:none}.tapbar__btn{display:inline-flex;position:relative}.tapbar__btn--menu,.tapbar__btn-icon{width:24px;height:24px}.tapbar__btn--menu{position:relative}.tapbar__btn--menu .tapbar__btn-icon{position:absolute;width:24px;height:24px;transition:all .3s ease}.tapbar__btn--menu.active .tapbar__btn-icon,.tapbar__btn--menu .tapbar__btn-icon--close{opacity:0;visibility:hidden}.tapbar__btn--menu.active .tapbar__btn-icon--close{opacity:1;visibility:visible}.tapbar__btn .new-news__counter{position:absolute;width:18px;height:18px;background:#eb0028;color:#fff;font-size:12px;border-radius:50%;display:flex;justify-content:center;align-items:center;right:-8px;top:-3px;transition:all .2s ease;opacity:0;visibility:hidden}.tapbar__btn .new-news__counter.active{opacity:1;visibility:visible}.tapbar__btn .new-news:hover .new-news__counter.active{transform:scale(1.2);box-shadow:0 3px 6px rgba(0,0,0,.2)}.tapbar__search-form{position:absolute;width:100%;top:-48px;height:48px;padding:6px;background:#fff;transition:all .3s ease;box-sizing:border-box;box-shadow:0 3px 6px rgba(0,0,0,.1);border-radius:4px;opacity:0;visibility:hidden}.tapbar__search-form.active{opacity:1;visibility:visible}.tapbar__search-field{font-family:Fira Sans;font-style:normal;font-weight:500;font-size:14px;color:#1e345d;border:1px solid #1e345d;border-radius:3px;height:100%;width:100%;display:flex;padding:11px 36px 11px 12px;box-sizing:border-box}.tapbar__search-submit{position:absolute;width:24px;height:24px;background:url(../img/icon_search.svg) no-repeat 50%/contain;border:0;margin:0;padding:0;text-indent:-1000em;cursor:pointer;right:12px;top:12px}.grecaptcha-badge{visibility:hidden}.poll{background:#f3f2f6;border-radius:2px;width:100%;padding:24px 16px;box-sizing:border-box}.poll.voted .answer__points{opacity:1;visibility:visible}.poll__title{font-weight:500;font-size:20px;line-height:19px;color:#1e345d;margin:0 0 16px}.poll__desc{font-weight:400;font-size:16px;line-height:14px;color:#1e345d}.poll__answers,.poll__desc{margin:0 0 24px}.poll .answer{background:#c1bfcf;position:relative;font-size:16px;line-height:130%;border-radius:2px;margin:0 0 12px;display:flex;align-items:center;padding:8px 10px;cursor:pointer;justify-content:space-between}.poll .answer__text{color:#1e345d}.poll .answer__points,.poll .answer__text{font-weight:500;position:relative;z-index:10}.poll .answer__points{color:#fff;transition:all .5s ease;opacity:0;visibility:hidden}.poll .answer__all-members{font-weight:300;font-size:16px;color:#0e192d}.poll .answer__bg{position:absolute;height:100%;width:0;left:0;top:0;background:#a29bd3;z-index:1;transition:all .5s ease}@media (max-width:576px){.poll{padding:16px 12px}.poll__title{font-size:16px}.poll .answer{font-size:14px;padding:6px 8px}}.staff_company{display:flex;flex-wrap:wrap;width:100%;box-sizing:border-box}.staff_company .item{width:33.33%;padding:0 20px;box-sizing:border-box;margin-bottom:20px}@media (max-width:1280px){.staff_company .item{width:50%}}@media (max-width:576px){.staff_company .item{width:100%}}.staff_company .item .name{font-weight:700;text-align:center}.staff_company .item .position{text-align:center;font-size:12px}.staff_company h2{margin:12px 0 30px;width:100%}.staff_company .item img{display:block;margin:0 auto}.load-more-progress{align-items:center;justify-content:center;padding:10px;box-sizing:border-box;display:none}.load-more-progress.active{display:flex}.load-more-progress__icon{width:90px;height:90px;animation:.6s infinite alternate b}@keyframes b{0%{transform:scale(1);opacity:1}to{transform:scale(.9);opacity:.5}}.login-with{width:45%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.login-with__title{font-weight:500;font-size:18px;line-height:22px;color:#1e345d;margin-bottom:30px}.login-with__nav{list-style:none;padding:0;margin:0}.login-with__nav-item{margin-bottom:20px}.login-with__nav-item--yandex .btn-icon{width:24px;height:24px;margin-right:8px}.login-with__nav-item--yandex .btn-text{width:73px;height:14px}.login-with__nav-item--vk .btn-icon{width:28px;height:28px;margin-right:8px}.login-with__nav-item--vk .btn-text{width:42px;height:20px}.login-with__nav-btn{text-decoration:none;display:flex;align-items:center}@media (max-width:576px){.login-with{width:100%}.login-with__title{font-size:16px;margin-bottom:20px}}.messages__message{box-sizing:border-box;width:100%;padding:8px;border:1px solid #b5b1d3;border-radius:2px;font-family:Fira Sans;font-style:normal;font-weight:400;font-size:16px;line-height:19px;color:#0e192d;margin-bottom:20px}.messages__send{width:45px;height:32px;display:flex;align-items:center;justify-content:center;background:#eb0028;border-radius:2px;border:none;cursor:pointer}.messages__send-icon{width:19px;height:19px}.messages__list{margin-top:30px}.messages__list .message{display:flex;margin-bottom:30px}.messages__list .message .user-avatar{width:32px;height:32px;margin-right:16px;border:1px solid #ececec;object-fit:contain;box-sizing:border-box}.messages__list .message__status{margin-right:16px}.messages__list .message__status-icon{width:28px;height:28px;object-fit:contain;fill:#1e345d;opacity:.2;cursor:pointer}.messages__list .message__info-from{display:flex;align-items:center;font-weight:500;font-size:16px;line-height:130%;color:#1e345d;margin-bottom:12px}.messages__list .message__info-text{font-weight:400;font-size:18px;line-height:22px;color:#0e192d;margin-bottom:8px}.messages__list .message__info-date{font-weight:400;font-size:16px;line-height:19px;color:#b5b1d3}.messages__list .message--viewed .message__status-icon{opacity:1}.messages__list .message--viewed .message__info-text{font-weight:300}.settings{display:flex;justify-content:space-between}.settings .form{width:55%;box-sizing:border-box}@media (max-width:576px){.settings .form{width:100%;margin-bottom:30px}}.settings .subscriptions{padding:131px 0 0;width:calc(45% - 67px)}.settings .subscriptions__title{font-weight:500;font-size:16px;line-height:19px;color:#000;margin:0 0 24px}.settings .subscriptions__items{padding:0;margin:0;list-style:none;width:80%}.settings .subscriptions__items .item{margin-bottom:24px;display:flex;justify-content:space-between}.settings .subscriptions__items .item__title{font-weight:400;font-size:16px;line-height:150%;color:#000}input.checkbox-toggle{height:0;width:0;visibility:hidden}input.checkbox-toggle:checked+label.checkbox-toggle-label{background:#1e345d}input.checkbox-toggle:checked+label.checkbox-toggle-label:after{left:calc(100% - 21px)}label.checkbox-toggle-label{cursor:pointer;width:44px;height:24px;background:#b5b1d3;display:block;border-radius:2px;position:relative;transition:all .2s ease}label.checkbox-toggle-label:after{content:"";position:absolute;top:3px;left:3px;width:18px;height:18px;background:#fff;border-radius:1px;transition:all .2s ease}.section__col-right .banner{margin-bottom:20px}.section__col-right .banner .banner__img{width:280px;height:auto}@media (max-width:576px){.section__col-right .banner .banner__img{width:100%}}

.header__row-logo{
	
    margin-bottom: 11px;
}

@media (max-width: 768px) {
  #menu_main {
    display: none;
  }
}
