.committee__member-img{background-color:#cad5e2;height:auto;display:flex;justify-content:center}@media screen and (min-width:640px){.committee__member-img{display:block;height:382px}}.committee__member-img img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.committee__member-title{font-weight:700;font-size:16px;text-transform:uppercase;margin-top:20px}.committee__member-position{font-size:16px;margin-top:6px;font-style:italic}.page-header{padding:8px 0}.page-header.initial-linear-gradient{background:linear-gradient(-80deg,#18181b,#000 20% 20%)}.page-header.custom-linear-gradient{background:linear-gradient(-80deg,var(--theme-breadcrumbs-bg-color) 0%,var(--theme-breadcrumbs-bg-color) 20%,var(--theme-breadcrumbs-bg-color) 20%)}@media screen and (min-width:768px){.page-header{padding:18px 0}}@media screen and (min-width:1280px){.page-header{padding:20px 0}}.page-header__content{display:flex;flex-direction:column}.page-header__breadcrumbs{display:flex;align-items:center;flex-wrap:wrap}.page-header__breadcrumbs li{font-size:14px;color:var(--theme-breadcrumbs-text-color)}.page-header__breadcrumbs li:not(:last-child):after{content:"/";color:var(--theme-breadcrumbs-text-color);margin:0 8px}.page-header__breadcrumbs li.active{color:var(--theme-accent-color);pointer-events:none}.page-header__title{color:var(--theme-breadcrumbs-text-color);font-size:28px;line-height:140%;text-transform:uppercase;font-weight:800;margin-top:16px}@media screen and (min-width:768px){.page-header__title{font-size:36px;margin-top:20px}}@media screen and (min-width:1280px){.page-header__title{font-size:44px;margin-top:24px}}.page-header__description{font-size:16px;color:var(--theme-breadcrumbs-text-color);margin-top:8px}.page-header__role{font-size:20px;font-weight:700;color:var(--theme-breadcrumbs-text-color);margin-top:10px}.page-header__content-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.page-header__number{font-family:Oswald,sans-serif;font-size:124px;line-height:1;display:none;margin-top:8px}@media screen and (min-width:768px){.page-header__number{display:block;margin-top:0}}.page-header__number-mobile{display:block}@media screen and (min-width:768px){.page-header__number-mobile{display:none}}.page-header__button{margin-top:20px}@media screen and (min-width:768px){.page-header__button{margin-top:30px}}.news-card{display:flex;border-radius:4px;border:1px solid var(--theme-section-border-color);width:100%;min-width:0;max-width:100%;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;contain:layout;isolation:isolate}@media(hover:hover){.news-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.news-card:hover .news-card__image img{transform:scale(1.05)}}.news-card.column .news-card__image{max-width:100%;max-height:344px;min-height:auto}@media screen and (min-width:768px){.news-card.column .news-card__image{max-height:350px;min-height:350px}}.news-card.row{flex-direction:column}@media screen and (min-width:768px){.news-card.row{flex-direction:row}}.news-card .tags-list{max-height:60px;overflow:hidden}.news-card .description,.news-card .title{overflow:hidden;-webkit-line-clamp:4;-webkit-box-orient:vertical;display:-webkit-box}.news-card .title{-webkit-line-clamp:2;min-height:auto;font-size:16px;transition:color .18s cubic-bezier(.445,.05,.55,.95)}@media screen and (min-width:768px){.news-card .title{min-height:50px}}.news-card__image{flex:0 0 auto;position:relative;width:100%;max-width:100%;min-width:0;max-height:344px;display:flex;overflow:hidden}@media screen and (min-width:768px){.news-card__image{flex:0 0 360px;max-width:360px}}@media screen and (min-width:1024px){.news-card__image{flex:0 0 452px;max-width:452px}}.news-card__image img{display:block;width:100%;object-fit:cover;transition:transform .5s ease;transform:scale(1);transform-origin:center center;will-change:transform;backface-visibility:hidden}.news-card__content{padding:16px;flex-grow:1}@media screen and (min-width:1280px){.news-card__content{padding:24px}}.news-card__content .description{min-height:auto}@media screen and (min-width:768px){.news-card__content .description{min-height:96px}}.news-card .date{color:rgb(from var(--theme-section-text-color) r g b/.8)}.news-card__categories .categories{display:flex;align-items:center;row-gap:8px;column-gap:12px;padding-bottom:12px;flex-wrap:wrap;max-height:82px;overflow:hidden}.news-card__categories .categories.is-expanded{max-height:100%}.news-card__categories .categories.is-expanded~.show-more svg{transform:rotate(180deg)}.news-card__categories .show-more{display:none;color:var(--theme-section-text-color)}.chip.tag{background-color:#e8e8ea;border-radius:50px;padding:2px 8px;font-size:14px;color:var(--theme-section-text-color)}.latest-news>a{display:inline-flex!important}@media screen and (min-width:640px){.latest-news>a{display:none!important}}.latest-news .section-header a{display:none!important}@media screen and (min-width:640px){.latest-news .section-header a{display:inline-flex!important}}.latest-news .d-grid{display:grid;grid-template-columns:1fr;grid-gap:30px}@media screen and (min-width:900px){.latest-news .d-grid{grid-template-columns:repeat(3,1fr);grid-gap:16px}}@media screen and (min-width:1440px){.latest-news .d-grid{grid-gap:30px}}.latest-news .news-card{flex:33.33%;flex-grow:0}.latest-news .news-card__content{padding:24px 16px}.latest-news .news-card__content .description{min-height:auto}@media screen and (min-width:900px){.latest-news .news-card__content .description{min-height:96px}}@media screen and (min-width:1440px){.latest-news .news-card__content{padding:24px}}.latest-news .news-card__image{min-width:auto}.latest-news .news-card__image img{object-fit:cover}.person-info{margin-bottom:24px}@media screen and (min-width:1280px){.person-info{margin-bottom:0}}.person-info__title{font-size:20px;font-weight:700;margin-bottom:20px;word-break:break-word;text-transform:uppercase}@media screen and (min-width:375px){.person-info__title{font-size:24px}}@media screen and (min-width:768px){.person-info__title{font-size:28px}}.person-info__list{display:flex;flex-wrap:wrap;gap:24px}.person-info__list li{min-width:auto}@media screen and (min-width:1280px){.person-info__list li{min-width:280px}}.person-info__phone{text-decoration:none}.person-info__phone:hover{text-decoration:underline}.news{padding:36px 0}@media screen and (min-width:640px){.news{padding:64px 0}}.section-committee-president{padding:24px 0}@media screen and (min-width:768px){.section-committee-president{padding:48px 0}}.section-committee{padding:24px 0}@media screen and (min-width:768px){.section-committee{padding:48px 0}}.section-text{padding:36px 0}@media screen and (min-width:768px){.section-text{padding:64px 0 72px}}.committee__president{display:grid;grid-template-columns:1fr;gap:32px;align-items:center}@media screen and (min-width:768px){.committee__president{gap:42px}}@media screen and (min-width:768px){.committee__president{grid-template-columns:.85fr 1fr}}@media screen and (min-width:1440px){.committee__president{grid-template-columns:686px 1fr;gap:92px}}.committee__members{display:grid;grid-template-columns:1fr;gap:36px 12px}@media screen and (min-width:640px){.committee__members{grid-template-columns:repeat(auto-fill,minmax(292px,1fr));gap:36px 16px}}@media screen and (min-width:768px){.committee__members{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:36px 20px}}@media screen and (min-width:1280px){.committee__members{gap:48px 24px}}
