

/* Start:/assets/scss/css/styles.min.css?16817556018957*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box;display:block;font-size:inherit}title,style,script{display:none}ul,ol{list-style:none}a{color:inherit;font-size:inherit;text-decoration:none}img{max-width:100%;object-fit:contain}input,button{outline:none;border:none;font-family:inherit}input{color:inherit}button{cursor:pointer;background:none}.container{max-width:1210px;padding:0 15px;margin:0 auto}.news-link{font-weight:600;color:#739b4a}.news-link:not(:last-child){margin-right:32px}.list-markered li{position:relative;padding-left:15px}.list-markered li::before{content:"";position:absolute;width:8px;height:8px;left:0;top:5px;background:#739b4a;border-radius:50%}.list-markered li:not(:last-child){margin-bottom:16px}.list-markered--secondary{padding:16px 0 0 116px}.list-markered--secondary li:before{background:transparent;border:1px solid #739b4a}html{font-size:62.5%}body{font-size:1.6rem;font-weight:500;font-family:"Montserrat", sans-serif;color:#09172d}p{line-height:24px}.body-small,.body-small--bold,.btn-primary,.btn-secondary{font-weight:500;font-size:14px;line-height:20px}.body-small--bold{font-weight:700}.text-body,.text-body--bold,.text-body--blue{font-weight:500;font-size:16px;line-height:24px}.text-body-2{font-size:18px;line-height:23px}.text-body--bold{font-size:17px;font-weight:700}.text-body--blue{color:#002a68}.body-caps{font-size:17px;line-height:21px;color:#002a68;margin-bottom:8px;opacity:0.5}.headline0{font-size:48px;line-height:58.51px;font-weight:700;color:#fff}.h1{font-size:24px;line-height:29px;font-weight:600;color:#002a68;margin-bottom:24px}.h2,.h2--blue,.h2--bold{font-size:24px;line-height:30px;font-weight:500;margin-bottom:16px}.h2--blue{color:#002a68}.h2--bold{font-weight:700}.mb-24{margin-bottom:24px}.small-label-txt,.small-label-txt--blue{font-size:11px;line-height:15px}.small-label-txt--blue{color:#002a68}.timeline{padding:16px 0 32px;font-size:11px;line-height:15px;color:#002a68}.flex{display:flex}.items-start{align-items:flex-start}.justify-end{justify-content:flex-end}.items-center{align-items:center}.justify-space-between{justify-content:space-between}.justify-center{justify-content:center}.grid-4-columns,.grid-3-columns{display:grid}.grid-4-columns{grid-template-columns:repeat(4, 1fr);column-gap:20px;row-gap:24px}.grid-3-columns{grid-template-columns:repeat(3, 1fr);gap:20px}.committee-item__content{padding:16px 17px 47px 16px}.committee-item__title{margin-bottom:16px;color:#000}.committee-item__subtitle{color:#c7c8ca}.committee-item__img,.news-item__img,.promotions-item__img{min-height:324px;display:grid;place-content:center}.btn-primary,.btn-secondary{padding:14px 16px;border-radius:4px;display:inline-block}.btn-primary{color:#fff;background:#739b4a}.btn-primary:hover{background:#6b9145}.btn-secondary{border:2px solid #739b4a;color:#739b4a;font-weight:700;line-height:19.5px}.download-center{width:246px;margin:0 auto;display:block}.fw700{font-weight:700}.fw600{font-weight:600}.clr-green{color:#739b4a}.clr-blue{color:#002a68}.clr-gray{color:#f9f9fa}.clr-grey{color:#c7c8ca}.bg-gray{border-radius:4px;background:#f9f9fa;padding:32px}.inline{display:inline}.inline-block{display:inline-block}.pb-40{padding-bottom:40px}.pb-80{padding-bottom:80px}.mb-16{margin-bottom:16px}.mb-32{margin-bottom:32px}.mb-35{margin-bottom:35px}.mb-40{margin-bottom:40px}.header{background:#739b4a center;background-size:cover;color:#fff}.header__upper{padding:15px 0;border-bottom:1px solid rgba(255,255,255,0.2)}.header__upper .links>*:not(:last-child){margin-right:20px}.header__upper .lang-select{margin-left:40px;position:relative}.header__upper .lang-select__header{display:flex;align-items:center;cursor:pointer}.header__upper .lang-select__header::after{content:"";margin-left:10px;width:9px;height:4px;background:no-repeat url("/assets/scss/css/../../img/header/langArrow.svg") center;background-size:cover}.header__lower{padding:15px 0 27px}.header__lower .logo-container img{margin-right:27px}.header__lower .logo-container .txt{max-width:158px;font-size:15px;font-weight:500}.header__lower .menu-list{display:flex}.header__lower .menu-list>li{position:relative;padding:20px 0}.header__lower .menu-list>li .submenu{position:absolute;border-radius:4px;left:0;top:60px;opacity:0;visibility:hidden;transition:opacity 0.3s;width:287px;background:#fff}.header__lower .menu-list>li .submenu::before{content:"";width:8.5px;height:8.5px;position:absolute;top:-4.2px;left:15px;background:#fff;transform:rotateZ(45deg)}.header__lower .menu-list>li .submenu li{padding:0 16px}.header__lower .menu-list>li .submenu li a{padding:16px 0;font-size:14px;color:#002a68}.header__lower .menu-list>li .submenu li:hover{background:#f7f7f7}.header__lower .menu-list>li .submenu li:not(:last-child) a{border-bottom:0.5px solid #c7c8ca}.header__lower .menu-list>li:hover .submenu,.header__lower .menu-list>li .submenu:hover .submenu{opacity:1;visibility:visible}.header__lower .menu-list>li:not(:last-child){margin-right:32px}.header .lang-list{border-radius:2px;z-index:1000;position:absolute;top:40px;right:0;width:80px;background:#fff;color:#000;padding:20px;opacity:0;visibility:hidden;transition:0.3s}.header .lang-list::before{content:"";position:absolute;top:-6px;left:42px;width:20px;height:20px;background:#fff;transform:rotate(45deg)}.header .lang-list--show{opacity:1;visibility:visible}.header .lang-list li{cursor:pointer;padding:8px 0;text-align:center}.header .lang-list li:hover{opacity:0.7}.footer{padding:40px 0 35px;color:#002a68;background: #f9f9fa center;background-size:cover}.footer__left{max-width:483px}.footer__left-phone{margin:15px 0 10px}.footer__right{text-align:right}.footer__right-contacts{margin-top:17px}.footer__right-contacts>*:not(:last-child){margin-bottom:8px}.hero{background:no-repeat url("/assets/scss/css/../../img/hero/heroBg.png") center;background-size:cover;padding-bottom:120px}.hero .header{background:transparent}.hero__lower{margin-top:66px}.hero h1{margin-top:38px}.home .congress{padding-top:40px}.home .congress__list{padding:24px 0 32px}.home .congress__list ul{display:grid;grid-template-columns:repeat(2, 1fr);row-gap:16px;column-gap:30px}.home .congress__list li{position:relative;padding-left:15px}.home .congress__list li::before{content:"";position:absolute;width:8px;height:8px;left:0;top:5px;background:#739b4a;border-radius:50%}.home .promotions{padding-bottom:118px}.home .promotions__header{padding-bottom:32px}.home .promotions__header h2{font-size:24px}.home .promotions-item{position:relative}.home .promotions-item__content{padding:16px 20px 24px 24px}.home .promotions-item__date{position:absolute;top:17px;right:32px;padding:10px 16px;background:rgba(95,133,43,0.6);border-radius:2px;font-size:11px;color:#fff}.news{padding:86px 0 106px}.news__header{padding-bottom:32px}.news__header h2{font-size:24px}.news-item__content{padding:16px 20px 24px 24px}.news-item__date{font-size:11px;line-height:15px;margin-bottom:8px;color:#c7c8ca}.hero .upper-row{display:flex}.hero .upper-row .btn-primary{margin-right:32px}.hero .upper-row__txt{display:flex;align-items:center;color:#fff}.hero .upper-row__txt::before{content:"";background:no-repeat url("/img/hero/location.svg") center;background-size:contain;width:24px;height:24px;margin-right:8px}.upper-row{display:flex}.upper-row .btn-primary{margin-right:32px}.upper-row__txt{display:flex;align-items:center;color:#002a68}.upper-row__txt::before{content:"";background:no-repeat url("/img/pin/map-pin.svg") center;background-size:contain;width:24px;height:24px;margin-right:8px}.section-schedule .schedules{max-width:780px}.section-schedule .schedules .schedule-table{border:1px solid rgba(199,200,202,0.5);border-radius:4px}.section-schedule .schedules .schedule-table__header{padding:24px 24px 16px;border-bottom:1px solid rgba(199,200,202,0.5);color:#002a68;font-size:24px;line-height:30px;font-weight:500;margin-bottom:16px}.section-schedule .schedules .schedule-table__content{padding:24px}.section-schedule .schedules .schedule-table__row{display:flex}.section-schedule .schedules .schedule-table__row:not(:last-child){margin-bottom:24px}.section-schedule .schedules .schedule-table__left{flex-basis:200px;color:#002a68;font-size:17px}.section-schedule .schedules .schedule-table__left *{line-height:21px}.section-schedule .schedules .schedule-table__right{flex:1}.section-schedule .schedules .schedule-table__right>*:first-child{font-weight:700;margin-bottom:8px}.section-schedule .schedules .schedule-table:not(:last-child){margin-bottom:24px}.press-news__list{padding-bottom:40px}.press-news__list li:not(:last-child){margin-bottom:16px}.press-item{display:flex;align-items:center;background:#f8f8f8;border-radius:2px}.press-item__content{margin-left:20px;font-size:14px;line-height:20px;color:#c0bfc8}.press-item__date{margin-bottom:6px}.press-item__subtitle{margin-bottom:24px}
/*# sourceMappingURL=styles.min.css.map */
/* End */


/* Start:/assets/scss/css/correcting-styles.css?16843986902587*/
li {
    display: list-item;
}

span, sup, i, b {
    display: inline;
}

.page-gallery {
    margin-left: 150px;
    margin-top: 250px;
    padding-bottom: 200px;
}
.news-item_img-selector {
    object-fit: cover;
    height: 100%;
}
.submenu__list li a {
    display: block;
}

.header__menu-btn img {
    filter: invert(1);
}
.mob-menu svg {
    filter: invert(1);
}
.dropdown__content {
    display: none;
    margin: 12px 0 0 8px;
}
.menu__item.open .dropdown__content {
    display: block;
}
.menu__item.open .menu__item-arrow {
    transform: scaleY(-1);
}
.mob-menu__wrapp {
    padding-bottom: 32px;
}
.mob-menu li {
    margin-bottom: 12px;
}
.header__menu-btn {
    margin-left: auto;
}
.menu__item .dropdown__head {
    display: flex;
    cursor: pointer;
}
.menu__item-arrow {
    stroke: #1f1f1f;
    stroke-width: 1.4;
    fill: transparent;
    height: 16px;
    margin-left: 7px;
    position: relative;
    top: 2px;
    transition: all .3s;
    width: 16px;
}
.mobile-menu .hidden {
    display: none;
    transition: all .3s;
}
.header__menu-btn .close {
    width: 32px;
}
.submenu {
    width: fit-content!important;
}
.menu {
    display: none;
}
@media (min-width: 1024px) {
    .menu {
        display: block;
    }
    .mobile-menu {
        display: none;
    }
}
@media (max-width: 768px) {
    .dflt-section {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
}
@media (max-width: 425px) {
    .home .congress__list ul {
        display: flex;
        flex-direction: column;
    }
    .news__list ul {
        display: flex;
        flex-direction: column;
    }
    .footer__inner {
        display: flex;
        flex-direction: column;
    }
    .footer__right {
        text-align: unset;
        margin-top: 12px;
    }
}

@media (max-width: 375px) {
    .key-section img {
        width: 25%;
    }
    .headline0 {
        font-size: 42px;
    }
}

.header__logo img {
    min-width: 290px;
    width: 350px;
}
.congress .btn-secondary {
    max-width: 350px;
}





.h2 {
    color: #739b4a;
}
.menu a, .header__upper a, .news-item a {
    color: unset;
}
.menu a:hover, .header__upper a:hover, .news-item a:hover {
    text-decoration: none;
}
a {
    color: #739b4a;
}
a:hover {
    text-decoration: underline;
}
.content-covid19-page p {
    margin-bottom: 8px;
}
.history_page p {
    margin-bottom: 8px;
}
.history_page h1 {
    margin-bottom: 8px;
    margin-top: 16px;
}

.mob-menu .menu__item a {
    color: unset;
}
.age li:hover a {
    color: white;
}

.congress__list ul {
  margin-bottom: 30px;
}
/* End */
/* /assets/scss/css/styles.min.css?16817556018957 */
/* /assets/scss/css/correcting-styles.css?16843986902587 */
