@font-face{font-family:SF UI Text;src:url(../media/SFUIText-Light.00998403.woff)format("woff");font-weight:300;font-style:normal}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-LightItalic.346cbe81.woff)format("woff");font-weight:300;font-style:italic}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-Regular.5ca73c0d.woff)format("woff");font-weight:400;font-style:normal}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-RegularItalic.9418c914.woff)format("woff");font-weight:400;font-style:italic}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-Medium.f34e01ee.woff)format("woff");font-weight:500;font-style:normal}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-MediumItalic.79dd2715.woff)format("woff");font-weight:500;font-style:italic}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-Semibold.250d9c82.woff)format("woff");font-weight:600;font-style:normal}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-SemiboldItalic.b86c741d.woff)format("woff");font-weight:600;font-style:italic}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-Bold.5e935f26.woff)format("woff");font-weight:700;font-style:normal}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-BoldItalic.58ec37a6.woff)format("woff");font-weight:700;font-style:italic}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-Heavy.c217753f.woff)format("woff");font-weight:800;font-style:normal}@font-face{font-family:SF UI Text;src:url(../media/SFUIText-HeavyItalic.af34276f.woff)format("woff");font-weight:800;font-style:italic}*{box-sizing:border-box;outline:none;margin:0;padding:0;font-family:SF UI Text,sans-serif}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}input:-webkit-autofill{-webkit-background-clip:text;font-family:SF UI Text,sans-serif;font-weight:400}input:-webkit-autofill:hover{-webkit-background-clip:text;font-family:SF UI Text,sans-serif;font-weight:400}input:-webkit-autofill:focus{-webkit-background-clip:text;font-family:SF UI Text,sans-serif;font-weight:400}input:-webkit-autofill:active{-webkit-background-clip:text;font-family:SF UI Text,sans-serif;font-weight:400}a,span,p{font-family:SF UI Text,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:SF UI Text,sans-serif;font-weight:500}a{text-decoration:none}.topBar{flex-direction:row;justify-content:start;align-items:center;width:100%;height:58px;margin-top:auto;padding-left:12px;display:flex}.topBar__item{cursor:pointer;flex-direction:row;align-items:center;column-gap:8px;height:100%;padding:20px;display:flex}.topBar__item-logo{width:18px;height:18px}.topBar__item-text{color:#252525;font-size:14px;line-height:18px}.topBar__item:hover,.topBar__item.active{border-bottom:2px solid #f5b73f}.select{width:320px;margin-left:auto;position:relative}.select__visible{cursor:pointer;border:1px solid #2525251f;border-radius:40px;align-items:center;column-gap:8px;width:100%;height:52px;padding:16px;display:flex}.select__visible-text{color:#252525;-webkit-user-select:none;user-select:none;margin-top:1px;margin-right:auto;font-size:16px;font-weight:500;line-height:20px}.select__hidden{background:#fff;border-radius:16px;flex-direction:column;width:100%;margin-top:4px;padding:8px;display:flex;position:absolute;box-shadow:0 7px 20px -6px #6c470014}.select__hidden-item{cursor:pointer;border-radius:8px;flex-direction:row;align-items:center;column-gap:12px;padding:8px 16px;display:flex}.select__hidden-item-icon{-webkit-user-select:none;user-select:none;width:20px;height:20px}.select__hidden-item-text{color:#252525;font-size:16px;line-height:20px}.select__hidden-item-check{margin-left:auto}.select__hidden-item:hover{background:#2525250f}.search{justify-content:flex-start;align-items:center;gap:12px;display:flex}.search__full-width{flex-grow:1;align-items:center;display:flex}.search__container{cursor:pointer;box-sizing:border-box;background:#2525250f;border-radius:40px;align-items:center;width:52px;height:52px;padding:8px;display:flex;overflow:hidden}.search__container.open{cursor:default;width:100%}.search__container-icon{justify-content:center;align-items:center;margin-left:7px;display:flex}.search__container-input{opacity:0;pointer-events:none;color:#626262;background:0 0;border:none;outline:none;flex:1;padding:0 10px;font-size:16px;font-weight:400;line-height:20px;transition:opacity .2s}.search__container-input ::placeholder{color:#626262;font-size:16px;font-weight:400;line-height:20px}.search__container.open .search__container-input{opacity:1;pointer-events:auto}.search__container-button{color:#fff;cursor:pointer;opacity:0;white-space:nowrap;background:#626262;border:none;border-radius:40px;padding:9px 16px;font-size:14px;font-weight:500;line-height:18px;transition:all .3s;transform:translate(10px)}.search__container.open .search__container-button{opacity:1;transform:translate(0)}.search__close{cursor:pointer;background:#2525250f;border:none;border-radius:50%;justify-content:center;align-items:center;min-width:34px;height:34px;animation:.3s forwards fadeIn;display:flex}@keyframes fadeIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tabs{flex-direction:column;display:flex}.tabs__item{cursor:pointer;padding:16px 20px}.tabs__item-text{color:#252525;font-size:16px;font-weight:500;line-height:20px;transition:color .3s ease-in-out}.tabs__item:hover .tabs__item-text{color:#f5b73f}.header{background:#fff;flex-direction:column;width:100%;height:146px;display:flex;box-shadow:0 0 24px #0000001f}.header__desctopBurger{cursor:pointer;background:#2525250f;border:1px solid #2525251f;border-radius:50%;width:52px;height:52px;padding:16px 18.63px;transition:all .3s ease-in-out}.header__desctopBurger:hover{background:#2525251f}.header__logo-mob,.header__info-mob{display:none}.header__row{flex-direction:row;align-items:center;column-gap:8px;padding:16px 32px;display:flex}.header__row-logo{width:118px;margin-left:24px;margin-right:auto}.desctopNav{z-index:999;opacity:0;pointer-events:none;background:#fff;flex-direction:column;align-items:start;row-gap:16px;max-width:364px;height:100vh;padding:16px 32px;transition:transform .35s,opacity .35s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:0 0 24px #0000001f}.desctopNav__close{cursor:pointer;background:#fff;border:1px solid #2525251f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-left:auto;transition:all .3s ease-in-out;display:flex}.desctopNav__close:hover{background:#2525250f}.desctopNav__text{color:#252525;font-size:16px;font-weight:500;line-height:20px}.desctopNav__socials{flex-direction:row;align-items:center;column-gap:8px;display:flex}.desctopNav__socials-item{cursor:pointer;background:#2525250f;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:all .3s ease-in-out;display:flex}.desctopNav__socials-item:hover{background:#2525251f}.desctopNav.open{opacity:1;pointer-events:auto;transform:translate(0)}.header__mob-navigation{display:none}@media (max-width:1199px) and (min-width:768px){.desctopNav,.header__desctopBurger,.header__row .select,.search,.tabs,.header__row-logo,.topBar{display:none}.header{height:auto}.header__logo-mob{display:block}.header__info-mob{flex-direction:row;column-gap:16px;display:flex}.header__row{flex-direction:row;justify-content:space-between;width:100%;padding:16px 20px;display:flex}.header__mob-search{background-color:#2525250f;border-radius:26px;flex-direction:row;align-items:center;column-gap:8px;padding:16px;display:flex}.header__mob-icon{padding:1.67px}.header__mob-input{color:#252525;background:0 0;border:none;width:176.23px;height:20px;font-size:16px;font-weight:400;line-height:20px}.header__mob-input::-webkit-search-decoration{appearance:none}.header__mob-input::-webkit-search-cancel-button{appearance:none}.header__mob-input::-webkit-search-results-button{appearance:none}.header__mob-input::-webkit-search-results-decoration{appearance:none}.header__mob-input::placeholder{color:#252525;font-size:16px;font-weight:400;line-height:20px}.header__burger-circle{cursor:pointer;border:1px solid #2525251f;border-radius:50%;width:52px;height:52px;padding:16px 18.63px}.header__burger-line{background-color:#2525251f;width:100%;height:1px}.header__burger-title{color:#252525;font-size:16px}.header__burger-category{flex-direction:column;row-gap:16px;display:flex}.burger-block{z-index:999;background:#fff;flex-direction:column;row-gap:16px;width:376px;padding:16px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:0 0 24px #0000001f}.burger-block .select{width:100%}.cross{margin-left:auto}.header__burger-category .tabs{display:flex}.topBar-mob{flex-direction:column;row-gap:8px;display:flex}.topBar-mob__item-mob{color:#252525;background-color:#2525250f;border-radius:17px;width:auto;margin-right:auto;padding:8px 16px}.topBar-mob__item-mob-active{background-color:#f5b73f}.tabs-mob{flex-direction:column;row-gap:8px;display:flex}.tabs-mob__item{padding:16px 20px}.tabs-mob__item-text{color:#252525}}@media (max-width:767px){.desctopNav,.header__desctopBurger,.search,.tabs,.header__row-logo,.topBar,.select{display:none}.burger-block{z-index:999;-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;row-gap:16px;width:100%;height:calc(100dvh - 170px);padding:16px;display:flex;overflow-y:auto;box-shadow:0 0 24px #0000001f}.burger-block .select{width:100%;display:flex}.burger-block .select .select__hidden{margin-top:60px}.cross{display:none}.header__burger-category .tabs{display:flex}.topBar-mob{flex-direction:column;row-gap:8px;display:flex}.topBar-mob__item-mob{color:#252525;background-color:#2525250f;border-radius:17px;width:auto;margin-right:auto;padding:8px 16px}.topBar-mob__item-mob-active{background-color:#f5b73f}.tabs-mob{flex-direction:column;row-gap:8px;display:flex}.tabs-mob__item{padding:16px 20px}.tabs-mob__item-text{color:#252525;font-weight:500}.tabs-mob__item-text-active{color:#f5b73f}.topBar{display:none}.header__mob-navigation-close,.header__mob-navigation-burger{width:24px;height:24px;display:none}.header__mob-navigation-close path{fill:#f5b73f}.hidden{display:block}.header{height:auto}.header .header__info-mob{width:100%}.header-fixed{z-index:999;position:fixed;top:0;bottom:0;left:0}.header__mob-search{background-color:#2525250f;border-radius:26px;flex-direction:row;align-items:center;column-gap:8px;width:100%;padding:10px 8px;display:flex}.header__mob-search-icon{width:20px;height:20px}.header__mob-input{background:0 0;border:none;width:176.23px;height:20px;font-size:16px;line-height:20px}.header__mob-input::-webkit-search-decoration{appearance:none}.header__mob-input::-webkit-search-cancel-button{appearance:none}.header__mob-input::-webkit-search-results-button{appearance:none}.header__mob-input::-webkit-search-results-decoration{appearance:none}.header__mob-input::placeholder{color:#252525;font-size:14px;line-height:20px}.header__burger-circle{display:none}.header__info-mob{display:flex}.header__row{align-items:center;column-gap:16px;width:100%;padding:16px 12px;display:flex}.header__logo-mob{display:block}.header__burger-circle{cursor:pointer;border:1px solid #2525251f;border-radius:50%;width:52px;height:52px;padding:16px 18.63px}.header__burger-line{background-color:#2525251f;width:100%;height:1px}.header__burger-title{color:#252525;font-size:16px}.header__burger-category{flex-direction:column;row-gap:16px;display:flex}.header__mob-navigation{z-index:999999;background-color:#fff;flex-direction:row;justify-content:space-between;width:100%;height:auto;padding:15.56px 42px 24px;display:flex;position:fixed;bottom:0;box-shadow:0 0 24px #0000001f}.header__mob-nagigation-el{flex-direction:column;align-items:center;row-gap:4px;display:flex}.header__mob-navigation-txt{color:#252525}.yellow,.active span{color:#f5b73f}.active svg path{stroke:#f5b73f}}.tabs-footer{flex-direction:row;align-items:center;column-gap:8px;display:flex}.tabs-footer__item{background:#626262;border-radius:40px;justify-content:center;align-items:center;padding:8px 16px;display:flex}.tabs-footer__item:hover{background:#f5b73f;transition:all .3s ease-in-out}.tabs-footer__item:hover .tabs-footer__item-text{color:#252525;transition:all .3s ease-in-out}.tabs-footer__item-text{color:#fff;font-size:14px;font-weight:500;line-height:18px}@media (max-width:767px){.tabs-footer{flex-wrap:wrap;row-gap:8px}.tabs-footer__item-text{font-size:12px;line-height:16px}}.social-footer{flex-direction:row;align-items:center;column-gap:8px;display:flex}.social-footer__item{cursor:pointer;background:#626262;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.social-footer__item:hover{background:#f5b73f;transition:all .3s ease-in-out}.social-footer__item:hover svg path{fill:#252525;transition:all .3s ease-in-out}@media (max-width:767px){.social-footer__item{width:32px;height:32px}.social-footer__item svg{width:16px;height:16px}}.footer{width:100%;padding:20px 32px}.footer__logo{width:180px;height:80px}.footer__content{background:#252525d6;border-radius:24px;flex-direction:row;justify-content:space-between;padding:40px;display:flex}.footer__content-column{flex-direction:column;align-items:start;row-gap:24px;display:flex}.footer__content-column-text{color:#fff;max-width:65%;margin-top:auto;font-size:16px;font-weight:500;line-height:20px}.footer__content-columnContacts{flex-direction:column;align-items:start;row-gap:16px;display:flex}.footer__content-columnContacts-title{color:#fff;font-size:24px;font-weight:500;line-height:28px}.footer__content-contacts{grid-template-columns:repeat(2,312px);gap:16px;display:grid}.footer__content-contacts>:last-child{margin-top:24px}.contact__row{cursor:pointer;flex-direction:row;align-items:center;column-gap:4px;display:flex}.contact__row-link:hover svg path{fill:#f5b73f;transition:all .3s ease-in-out}.contact__row-link:hover span{color:#f5b73f;transition:all .3s ease-in-out}@media (max-width:1199px) and (min-width:768px){.footer{padding:20px}.footer__logo{width:180px;height:80px}.footer__content{border-radius:24px;flex-direction:column;row-gap:40px;padding:40px}.footer__content-column{row-gap:24px}.footer__content-column-text{max-width:100%;margin-top:16px;font-size:16px;line-height:20px}.footer__content-columnContacts{row-gap:16px}.footer__content-columnContacts-title{font-size:24px;line-height:28px}.footer__content-contacts{grid-template-columns:repeat(2,312px);gap:16px}.footer__content-contacts>:last-child{margin-top:24px}}@media (max-width:767px){.footer{padding:16px 16px 90px}.footer__logo{width:134px;height:60px}.footer__content{border-radius:24px;flex-direction:column;row-gap:24px;padding:24px}.footer__content-column{row-gap:24px}.footer__content-column-text{max-width:100%;margin-top:0;font-size:14px;line-height:20px}.footer__content-columnContacts{row-gap:20px}.footer__content-columnContacts-title{font-size:20px;line-height:24px}.footer__content-contacts{grid-template-columns:repeat(1,auto);gap:16px}.footer__content-contacts>:last-child{margin-top:0}}.contact{flex-direction:column;align-items:start;row-gap:4px;display:flex}.contact__title{color:#fff;font-size:16px;font-weight:500;line-height:20px}.contact__text{color:#7c7c7c;font-size:16px;line-height:20px}@media (max-width:767px){.contact__title,.contact__text{font-size:14px;line-height:20px}}.promoCards{grid-template-rows:repeat(2,1fr);grid-template-columns:2fr 1fr;gap:16px 32px;display:grid}.promoCard{cursor:pointer;border-radius:16px;flex-direction:column;align-items:start;row-gap:8px;padding:20px;display:flex}.promoCard-L{grid-row:span 2;padding:24px}.promoCard-L .promoCard__button{display:flex}.promoCard-L .promoCard__title{font-size:24px;line-height:28px}.promoCard-S .promoCard__description{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.promoCard-primary{background:#f5b73f0f}.promoCard-primary .promoCard__type{background:#f5b73f1f}.promoCard-secondary{background:#2992000f}.promoCard-secondary .promoCard__type{background:#2992001f}.promoCard-neutral{background:#2525250f}.promoCard-neutral .promoCard__type{background:#fff}.promoCard__type{border-radius:40px;padding:8px}.promoCard__type-text{color:#252525;font-family:Inter;font-size:12px;font-weight:500;line-height:12px}.promoCard__title{color:#252525;margin-top:8px;font-size:16px;font-weight:500;line-height:20px}.promoCard__description{color:#7c7c7c;font-size:14px;font-weight:400;line-height:18px}.promoCard__time{color:#7c7c7c;margin-top:8px;font-family:Inter;font-size:12px;font-weight:500;line-height:12px}.promoCard__button{color:#fff;cursor:pointer;background:#626262;border:none;border-radius:40px;margin-top:auto;padding:8px 16px;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;transition:all .3s ease-in-out;display:none}.promoCard__button:hover{color:#252525;background:#f5b73f}@media (max-width:1199px) and (min-width:768px){.promoCards{grid-template-rows:1fr 1fr;grid-template-columns:repeat(2,1fr);gap:16px;max-width:728px}.promoCard{border-radius:16px;row-gap:8px;padding:20px}.promoCard-L{grid-column:span 2;padding:24px 20px}.promoCard-L .promoCard__title{font-size:28px;line-height:32px}.promoCard-S .promoCard__description{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.promoCard__type{border-radius:40px;padding:8px}.promoCard__type-text{font-size:12px;line-height:12px}.promoCard__title{margin-top:8px;font-size:18px;line-height:24px}.promoCard__description{font-size:16px;line-height:20px}.promoCard__time{margin-top:8px;font-size:12px;line-height:12px}.promoCard__button{border-radius:40px;margin-top:24px;padding:8px 16px;font-size:14px;line-height:18px}}@media (max-width:767px){.promoCards{flex-direction:column;row-gap:16px;display:flex}.promoCard{border-radius:16px;row-gap:8px;padding:20px}.promoCard-L{padding:20px}.promoCard-L .promoCard__title{font-size:20px;line-height:24px}.promoCard-S .promoCard__description{-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.promoCard__type{border-radius:40px;padding:8px}.promoCard__type-text{font-size:12px;line-height:12px}.promoCard__title{margin-top:8px;font-size:14px;line-height:20px}.promoCard__description{font-size:12px;line-height:16px}.promoCard__time{margin-top:8px;font-size:10px;line-height:10px}.promoCard__button{border-radius:40px;margin-top:16px;padding:8px 16px;font-size:14px;line-height:18px}}.newsCard{cursor:pointer;gap:8px;display:flex;position:relative}.newsCard__img{object-fit:cover;width:100%}.newsCard__description{flex-direction:column;row-gap:8px;display:flex}.newsCard__description-title{color:#252525;font-weight:500}.newsCard__description-info{gap:8px;display:flex}.newsCard__description-txt{color:#626262;font-family:Inter;font-size:12px;font-weight:500;line-height:12px}.newsCard-L{flex-direction:column;grid-column:span 2;display:flex}.newsCard-L .newsCard__img{border-radius:20px;height:510px}.newsCard-L .newsCard__description-title{font-size:18px;line-height:22px}.newsCard-L .newsCard__description-info{flex-direction:row}.newsCard-M,.newsCard-F{flex-direction:column;gap:8px;max-width:332px;display:flex}.newsCard-M .newsCard__img,.newsCard-F .newsCard__img{border-radius:16px;height:249px}.newsCard-M .newsCard__description-title,.newsCard-F .newsCard__description-title{font-size:16px;line-height:20px}.newsCard-M .newsCard__description-info,.newsCard-F .newsCard__description-info{flex-direction:row}.newsCard-S{flex-direction:row;gap:8px;width:332px;height:121px;display:flex}.newsCard-S .newsCard__img{border-radius:8px;width:140px;height:100%}.newsCard-S .newsCard__description-title{-webkit-line-clamp:4;line-clamp:4;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.newsCard-S .newsCard__description-info{grid-template-columns:auto 1fr;gap:8px;display:grid}.newsCard-S .newsCard__description-txt:last-child{grid-column:1/-1}@media (max-width:1199px) and (min-width:768px){.newsCard-L{width:728px}.newsCard-L .newsCard__img{height:546px}.newsCard-L .newsCard__description-title{font-size:20px;line-height:24px}.newsCard-M{width:356px}.newsCard-M .newsCard__img{height:267px}.newsCard-M .newsCard__description-title{font-size:18px;line-height:24px}.newsCard-S,.newsCard-F{flex-direction:row;width:356px;height:100px}.newsCard-S .newsCard__img,.newsCard-F .newsCard__img{border-radius:8px;width:134px;height:100%}.newsCard-S .newsCard__description-title,.newsCard-F .newsCard__description-title{-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:14px;line-height:18px;display:-webkit-box;overflow:hidden}.newsCard-S .newsCard__description-info,.newsCard-F .newsCard__description-info{grid-template-columns:auto 1fr;gap:8px;display:grid}}@media (max-width:767px){.newsCard__description-txt{font-size:10px;line-height:10px}.newsCard-L{flex-direction:column;width:100%}.newsCard-L .newsCard__img{height:257px}.newsCard-L .newsCard__description-title{font-size:16px;line-height:20px}.newsCard-M,.newsCard-S,.newsCard-F{flex-direction:row;gap:8px;width:100%;max-width:100%;height:80px;display:flex}.newsCard-M .newsCard__img,.newsCard-S .newsCard__img,.newsCard-F .newsCard__img{border-radius:4px;width:110px;height:100%}.newsCard-M .newsCard__description-title,.newsCard-S .newsCard__description-title,.newsCard-F .newsCard__description-title{line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;-webkit-box-orient:vertical;font-size:16px;line-height:20px;display:-webkit-box;overflow:hidden}.newsCard-M .newsCard__description-info,.newsCard-S .newsCard__description-info,.newsCard-F .newsCard__description-info{flex-direction:row;display:flex}}.cards-wrapper{flex-direction:column;row-gap:14px;display:flex}.cards-wrapper__title{color:#252525;font-size:32px;line-height:40px}.cards-wrapper__title-sm{font-size:24px;line-height:28px}.cards-wrapper__cards{grid-template-rows:1fr auto;grid-template-columns:repeat(2,1fr);gap:16px;width:100%;max-width:680px;display:grid}@media (max-width:1199px) and (min-width:768px){.cards-wrapper{row-gap:24px}.cards-wrapper__title{font-size:32px;line-height:40px}.cards-wrapper__title-sm{display:none}.cards-wrapper__cards{flex-wrap:wrap;gap:16px;width:min-content;display:flex}}@media (max-width:767px){.cards-wrapper{row-gap:16px;width:100%}.cards-wrapper__title{font-size:24px;line-height:28px}.cards-wrapper__title-sm{display:none}.cards-wrapper__cards{flex-flow:column;gap:8px;width:100%;display:flex}.cards-wrapper__cards .newsCard-L{border-bottom:1px solid #2525251f;margin-bottom:8px;padding-bottom:16px}.cards-wrapper__cards .newsCard-M{border-bottom:1px solid #2525251f;height:89px;padding-bottom:8px}}.HeadWSort{flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-bottom:-6px;display:flex}.HeadWSort__title{color:#252525;font-size:32px;line-height:40px}@media (max-width:767px){.HeadWSort{flex-direction:column;align-items:start;row-gap:16px;width:100%}.HeadWSort__title{color:#252525;font-size:32px;line-height:40px}.HeadWSort .select .select__hidden{margin-top:36px}}.newsCards{flex-direction:row;align-items:start;column-gap:32px;display:flex}.newsCards__column{flex-direction:column;align-items:start;row-gap:20px;display:flex}.newsCards__column-button{background:#626262;border-radius:40px;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:8px 16px;display:flex}.newsCards__column-button-text{color:#fff;font-family:Inter;font-size:14px;font-weight:500;line-height:18px}.newsCards__column-button:hover{background:#f5b73f;transition:all .3s ease-in-out}.newsCards__column-button:hover .newsCards__column-button-text{color:#252525;transition:all .3s ease-in-out}.newsCards__column-button:hover .newsCards__column-button-icon path{fill:#252525;transition:all .3s ease-in-out}.newsCards__column-cards{flex-direction:column;row-gap:16px;display:flex}@media (max-width:1199px) and (min-width:768px){.newsCards{flex-direction:column;row-gap:32px}.newsCards__column{flex-direction:column-reverse;row-gap:16px}.newsCards__column-button{border-radius:40px;width:203px;padding:8px 16px}.newsCards__column-cards{flex-direction:row;column-gap:16px}}@media (max-width:767px){.newsCards{flex-direction:column;row-gap:8px;width:100%}.newsCards .newsCard-L{margin-bottom:8px}.newsCards .newsCard-M{border-bottom:1px solid #2525251f;height:88px;padding-bottom:8px}.newsCards__column{flex-direction:column-reverse;row-gap:8px}.newsCards__column-button{border-radius:40px;width:100%;padding:8px 16px}.newsCards__column-cards{flex-direction:column;row-gap:0}.newsCards__column-cards .newsCard-M:last-child{display:none}}.head{flex-direction:column;align-items:start;row-gap:16px;max-width:100%;display:flex}.head__title{color:#252525;font-size:32px;line-height:40px}.breadcrumbs{flex-direction:row;align-items:center;column-gap:8px;width:100%;display:flex}.breadcrumbs__text{color:#7c7c7c;font-size:14px;line-height:18px}.breadcrumbs__text-active{color:#252525;cursor:default;white-space:nowrap;text-overflow:ellipsis;min-width:0;overflow:hidden}@media (max-width:1199px) and (min-width:768px){.head__title{font-size:36px;line-height:40px}}@media (max-width:767px){.head__title{font-size:24px;line-height:28px}}.communication{flex-direction:column;align-items:flex-start;row-gap:24px;display:flex}.communication__title{color:#1f1f21;font-size:24px;line-height:28px}.communication__text{color:#1f1f21;margin-top:16px;font-size:16px;line-height:20px}.communication__form{flex-direction:column;align-items:flex-start;row-gap:16px;width:100%;display:flex}.communication__form-fields{grid-template-columns:repeat(2,1fr);gap:16px;width:100%;display:grid}.communication__form .communication__form-field-label{flex-direction:column;gap:8px;display:flex}.communication__form-fields-field{color:#252525;background:#fff;border:1px solid #2525251f;border-radius:8px;height:52px;padding:16px;font-size:16px;font-weight:400;line-height:20px}.communication__form-fields-field ::placeholder{color:#626262;font-size:16px;font-weight:400;line-height:20px}.communication__form-fields-field:hover{background:#2525250f;border:1px solid #626262;transition:all .2s ease-in-out}.communication__form-fields-field:focus{border:1px solid #252525;outline:none}.communication__form-textarea{color:#252525;resize:none;border:1px solid #2525251f;border-radius:8px;height:52px;margin-top:8px;padding:16px;font-size:16px;font-weight:400;line-height:20px;overflow:hidden}.communication__form-textarea ::placeholder{color:#626262;font-size:16px;font-weight:400;line-height:20px}.communication__form-textarea:hover{background:#2525250f;border:1px solid #626262;transition:all .2s ease-in-out}.communication__form-textarea:focus{border:1px solid #252525;outline:none}.communication__form .communication__form-error{color:#f5b73f;font-size:16px;line-height:20px}.communication__form .communication__form-fields-field.error,.communication__form .communication__form-terms-checkbox.error{border:1px solid #f5b73f}.communication__form-terms{flex-direction:row;align-items:center;column-gap:12px;display:flex}.communication__form-terms-checkbox{appearance:none;cursor:pointer;background-color:#2525250f;border:none;border-radius:5px;flex-shrink:0;width:24px;height:24px;transition:all .2s ease-in-out;position:relative}.communication__form-terms-checkbox:checked{background-color:#299200;border:none}.communication__form-terms-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:11px;position:absolute;top:3px;left:8px;transform:rotate(45deg)}.communication__form-terms-label{cursor:pointer;color:#252525;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:20px}.communication__form-terms-label-primary{color:#f5b73f}.communication__form-button{color:#252525;cursor:pointer;background:#f5b73f;border:none;border-radius:40px;padding:16px 20px;font-size:16px;font-weight:500;line-height:20px;transition:all .2s ease-in-out}.communication__form-button:hover:not(:disabled){background:#f5b73fd6}@media (max-width:1199px) and (min-width:768px){.communication{row-gap:24px}.communication__title{font-size:28px;line-height:32px}.communication__text{margin-top:16px;font-size:18px;line-height:24px}}@media (max-width:767px){.communication{row-gap:24px}.communication__title{font-size:20px;line-height:24px}.communication__text{margin-top:0;font-size:14px;line-height:20px}.communication__form-fields{grid-template-columns:repeat(1,1fr)}.communication__form-button{width:100%}}.about-card{background-color:#2525250f;border-radius:16px;flex-direction:column;row-gap:24px;max-width:1376px;margin:0 auto;padding:24px;display:flex}.about-card__title{color:#252525;font-size:24px}.about-card__txt{color:#252525;font-size:16px;font-weight:400;line-height:20px}.contact-info{flex-direction:column;width:auto;max-width:680px;display:flex}.contact-info__title{color:#252525;margin-bottom:40px;font-size:24px}.contact-info__fullname{color:#252525;margin-top:32px;font-size:18px}.contact-info__description{flex-direction:column;row-gap:5px;margin-top:32px;display:flex}.contact-info__description-el{color:#7c7c7c;font-size:16px;font-weight:400;line-height:20px}.contact-info__address-block{flex-direction:column;row-gap:6px;margin-top:32px;display:flex}.contact-info__address-title{color:#7c7c7c;font-size:16px;font-weight:400}.contact-info__address-txt{color:#252525;font-size:16px;font-weight:400}.contact-info__download-content{cursor:pointer;flex-direction:row;column-gap:10px;margin-top:32px;display:flex}.contact-info__download-pdf{color:#f5b73f;margin-bottom:auto;font-size:12px}@media (max-width:1199px) and (min-width:768px){.about-us__cards{flex-direction:column;row-gap:16px;width:100%;display:flex}}.about-us{flex-direction:column;row-gap:48px;width:100%;max-width:1376px;display:flex}.about-us__title{color:#252525;font-size:32px}.about-us__txt{color:#252525;font-size:16px;line-height:20px}.about-us__cards{grid-template-columns:repeat(3,1fr);column-gap:16px;display:grid}@media (max-width:1199px) and (min-width:768px){.about-us{margin-top:-16px}.about-us__cards{flex-direction:column;row-gap:16px;width:100%;display:flex}}@media (max-width:767px){.about-us__cards{flex-direction:column;row-gap:16px;width:100%;display:flex}}.sort{background-color:#2525250f;border-radius:8px;width:343px;height:34px;padding:8px}.main-sort{width:343px}.select__hidden{z-index:1}@media (max-width:1199px) and (min-width:768px){.sort{width:316px;height:34px}.main-sort{width:316px}}@media (max-width:767px){.sort{width:100%;height:34px}.main-sort{width:100%;display:flex}}.read-now{background-color:#2525250f;border-radius:20px;flex-direction:column;row-gap:24px;width:100%;padding:24px;display:flex}.read-now__title{color:#252525;font-size:32px;line-height:40px}.read-now__content{grid-template-columns:repeat(4,1fr);gap:8px 16px;display:grid}.read-now__content .newsCard-S{border-bottom:1px solid #2525251f;width:auto;height:121px;padding-bottom:8px}.read-now__content .newsCard-S:nth-child(4n){border-right:none}.read-now__content .newsCard-S:nth-last-child(-n+4){border-bottom:none}@media (max-width:1199px) and (min-width:768px){.read-now__content{grid-template-columns:repeat(2,1fr)}.read-now__content .newsCard-S{height:109px}.read-now__content .newsCard-S:nth-last-child(-n+4){border-bottom:1px solid #2525251f}.read-now__content .newsCard-S:nth-last-child(-n+8){border-bottom:none}.read-now__content .newsCard-S:nth-child(n+7){display:none}}@media (max-width:767px){.read-now__content{flex-direction:column;row-gap:8px;display:flex}.read-now__content .newsCard-S:nth-last-child(-n+2){border-bottom:1px solid #2525251f}.read-now__content .newsCard-S:nth-last-child(-n+1){border-bottom:none}.read-now__content .newsCard-S:nth-child(n+7){display:none}.read-now{row-gap:20px;padding:24px 16px}.read-now__title{font-size:20px;line-height:24px}.read-now__content .newsCard-S{border-bottom:1px solid #2525251f;width:auto;height:89px;padding-bottom:8px}}.news-feed{flex-direction:column;row-gap:24px;min-width:280px;max-width:316px;display:flex}.news-feed__topBar{flex-direction:row;justify-content:space-between;width:100%;display:flex}.news-feed__title{color:#252525;margin-top:auto;font-size:18px;line-height:22px}.news-feed__navigation{flex-direction:row;column-gap:8px;display:flex}.news-feed__tab{color:#252525;cursor:pointer;background-color:#2525250f;border:none;border-radius:14px;padding:8px 16px;font-family:Inter;font-size:12px;font-weight:500;line-height:12px;transition:all .3s ease-in-out}.news-feed__tab:hover{background:#2525251f}.news-feed__tab--active{background-color:#f5b73f}.news-feed__tab--active:hover{background:#f5b73f}.news-feed__content{flex-direction:column;row-gap:8px;display:flex}.news-feed__content .newsCard{border-bottom:1px solid #2525251f;width:100%;padding-bottom:8px}.news-feed__content .newsCard:last-child{border-bottom:none}.news-feed__button{cursor:pointer;color:#fff;text-align:center;background:#626262;border:none;border-radius:40px;width:100%;margin-top:-24px;padding:8px 0;font-family:Inter;font-size:14px;font-weight:500;line-height:18px;transition:all .3s ease-in-out}.news-feed__button:hover{color:#252525;background:#f5b73f}.stickyFeed{position:sticky;top:5px;left:0}.nostickyFeed{display:none}@media (max-width:1199px) and (min-width:768px){.stickyFeed{display:none}.nostickyFeed{display:flex}}@media (max-width:767px){.stickyFeed{display:none}.nostickyFeed{display:flex}.news-feed{row-gap:24px;width:100%;max-width:100%}.news-feed__title{font-size:16px;line-height:20px}.news-feed__content .newsCard{height:89px}.news-feed__content .newsCard:last-child{display:none}.news-feed__navigation{flex-direction:row;column-gap:8px;display:flex}.news-feed__button{margin-top:-16px}}.socials{flex-direction:row;column-gap:8px;display:flex}.socials__item{cursor:pointer;background:#fff;border:1px solid #2525251f;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .3s ease-in-out;display:flex}.socials__item:hover{background:#2525250f}.socials__item-icon{width:20px;height:20px}.map{flex-direction:column;width:100%;max-width:1376px;margin:0 auto;display:flex;overflow:hidden}.map__title{color:#252525;font-size:40px;line-height:44px}.map__take{color:#252525;margin-top:16px;font-size:16px;font-weight:400}.map__main-info{width:100%;max-height:762px;position:relative}.map__main-info-img{object-fit:contain;width:100%;height:100%}.map__nijni,.map__mari,.map__tat,.map__chuvash,.map__kirov{position:absolute}.map__nijni{flex-direction:column;align-items:center;display:flex;bottom:49%;left:17%;transform:translate(-50%)}.map__nijnii-line{background-color:#f5b73f;width:2px;height:40px}.map__mari{flex-direction:row;align-items:center;display:flex;bottom:44.78%;left:calc(18.4% - 115.5px);transform:translate(-50%)}.map__mari-line{background-color:#f5b73f;width:25px;height:2px}.map__tat{flex-direction:row-reverse;align-items:center;display:flex;top:55.65%;left:20.45%}.map__tat-line{background-color:#f5b73f;width:80px;height:2px}.map__kirov{flex-direction:row-reverse;align-items:center;display:flex;top:47%;left:21.05%}.map__kirov-line{background-color:#f5b73f;width:80px;height:2px}.map__chuvash{flex-direction:column-reverse;align-items:center;display:flex;top:52.76%;left:9.56%}.map__chuvash-line{background-color:#f5b73f;width:2px;height:40px}.map__card-content{cursor:pointer;background-color:#fff;border:1px solid #2525251f;border-radius:17px;flex-direction:row;column-gap:8px;padding:8px 16px;display:flex}.map-active{background-color:#f5b73f}.map__circle{background-color:#fff;border:1px solid #f5b73f;border-radius:50%;width:12px;height:12px}.map__region{color:#252525;font-size:24px}.map__news-list{flex-direction:row;justify-content:space-between;width:100%;margin-top:32px;display:flex}.map__result{flex-direction:column;display:flex}.map__button-link{color:#fff;cursor:pointer;background-color:#626262;border-radius:26px;margin:20px auto 0;padding:16px 20px;font-size:16px;transition:all .3s ease-in-out}.map__button-link:hover{color:#252525;background-color:#f5b73f}@media (max-width:1439px) and (min-width:1401px){.map{overflow:inherit}.map__nijni{bottom:50%;left:17%;transform:translate(-50%)}.map__mari{top:calc(49.75% + 17px);left:calc(18.4% - 115.5px);transform:translate(-50%,-50%)}.map__chuvash{top:51.76%;left:calc(10.06% + 103px);transform:translate(-50%)}.map__tat{top:54.59%;left:calc(21.4% + 153px);transform:translate(-50%)}}@media (max-width:1400px) and (min-width:1200px){.map__main-info{scale:.9}.map__nijni{bottom:50%;left:17%;transform:translate(-50%)}.map__mari{bottom:45.78%;left:calc(18.4% - 115.5px);transform:translate(-50%)}.map__chuvash{top:51.16%;left:17.67%;transform:translate(-50%)}.map__tat{top:53.59%;left:calc(20.4% + 153px);transform:translate(-50%)}.map__kirov{top:45.59%;left:calc(20.4% + 157px);transform:translate(-50%)}}@media (max-width:1199px) and (min-width:768px){.map__main-info{scale:.9}.map__title{max-width:400px}.map__nijni{top:282.5px;left:121.65px;transform:translate(0%)}.map__kirov{top:356.5px;left:281.65px;transform:translate(0%)}.map__mari{top:369.5px;left:-3.65px;transform:translate(0%)}.map__tat{top:416.5px;left:267.65px;transform:translate(0%)}.map__chuvash{top:397.5px;left:121.65px;transform:translate(0%)}.map__main-info-img{object-fit:none;object-position:left top}.map__main-info{width:1200px;height:762px}.map__news-list{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:8px 16px;display:grid}.map__news-list .newsCard{width:100%}.map__button-link{margin-top:24px;margin-left:0;margin-right:auto;padding:8px 16px;font-size:14px}.map .newsCard{border-bottom:1px solid #2525251f;padding-bottom:8px}.map .newsCard__description-title{font-size:14px;line-height:18px}}@media (max-width:767px){.map__circle,.map__nijnii-line,.map__mari-line,.map__tat-line,.map__chuvash-line,.map__kirov-line{display:none}.map__title{font-size:30px}.map__nijni,.map__mari,.map__tat,.map__chuvash,.map__kirov{flex-direction:row;width:auto;position:relative;top:0;bottom:0;left:0;transform:translate(0%)}.map__main-info{flex-direction:column;display:flex}.map__category{flex-direction:column;row-gap:8px;margin-top:16px;display:flex}.map__result,.map__news-list{margin-top:24px}.map__cover-img{width:100%;height:544px;overflow:hidden}.map__main-info-img{object-fit:cover;object-position:-120px -100px;width:100%;height:150%}.map__news-list{flex-direction:column;row-gap:8px;width:100%;display:flex}.map__button-link{margin-top:24px;margin-left:0;margin-right:auto;padding:8px 16px;font-size:14px}.map .newsCard{border-bottom:1px solid #2525251f;width:100%;height:89px;padding-bottom:8px}}.news-info{flex-direction:column;row-gap:16px;display:flex}.news-info__title{color:#252525;font-size:24px}.news-info__content{flex-direction:column;row-gap:8px;display:flex}.news-info__element{flex-direction:row;column-gap:8px;display:flex}.news-info__category{color:#252525;font-size:14px;font-weight:400}.news-info__meaning{color:#7c7c7c;font-size:14px;font-weight:400}@media (max-width:1199px) and (min-width:768px){.news-info__element{column-gap:16px}}@media (max-width:767px){.news-info__element{justify-content:space-between;width:100%}}@media (max-width:1199px) and (min-width:768px){.news__content{flex-direction:column}}.line{background:#2525251f;width:100%;height:1px}.page__sticky{flex-direction:row;align-items:start;column-gap:32px;display:flex}.page__top{flex-direction:row;align-items:start;column-gap:32px;width:100%;display:flex}.page__column{flex-direction:column;align-items:start;row-gap:40px;width:100%;max-width:1028px;margin-left:auto;display:flex}.page__column-buttonMore{color:#252525;cursor:pointer;background:#2525250f;border:none;border-radius:40px;width:100%;margin-top:-16px;padding:16px;font-size:16px;font-weight:500;line-height:20px;transition:all .3s ease-in-out}.page__column-buttonMore:hover{background:#2525251f}@media (max-width:1199px) and (min-width:768px){.page__top{grid-template-columns:repeat(2,1fr);align-items:start;gap:32px 16px;display:grid}.page__top>:nth-child(2){order:-1;grid-column:1/span 2}.page__top>:first-child,.page__top>:nth-child(3){order:1}.page__column{row-gap:40px;width:100%;max-width:100%}}@media (max-width:767px){.page__top{flex-direction:column;align-items:start;row-gap:16px;display:flex}.page__top>:nth-child(2){order:1}.page__top>:first-child,.page__top>:nth-child(3){order:2}.page__column{row-gap:32px;width:100%;max-width:100%}.page__column-buttonMore{margin-top:12px;margin-bottom:24px}}.about__row,.about__contacts{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.about__contacts-item .contact__title{color:#252525!important}@media (max-width:1199px) and (min-width:768px){.about__row{flex-direction:column-reverse;gap:40px;display:flex}.about__contacts{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:767px){.about__row{flex-direction:column-reverse;gap:24px;display:flex}.about__contacts{grid-template-columns:repeat(1,1fr);gap:16px}}.notFound{flex-direction:column;align-items:center;row-gap:32px;width:100%;padding:80px 27px;display:flex}.notFound__error{color:#252525;font-family:Inter;font-size:48px;font-weight:500;line-height:54px}.notFound__title{color:#252525;font-size:32px;line-height:40px}.notFound__decription{color:#252525;text-align:center;font-size:16px;line-height:20px}.notFound__decription-primary{color:#f5b73f;cursor:pointer}.notFound__button{color:#fff;cursor:pointer;background:#626262;border:none;border-radius:40px;margin-top:-8px;padding:16px 20px;font-size:16px;line-height:20px;transition:all .3s ease-in-out}.notFound__button:hover{color:#252525;background:#f5b73f}@media (max-width:767px){.notFound{row-gap:28px;padding:187px 44px}.notFound__decription{font-size:14px;line-height:20px}.notFound__button{margin-top:-4px}}.about__contacts-1,.contacts__line-1{display:none}.about__contacts-2,.contacts__line-2{display:flex}@media (max-width:1199px) and (min-width:768px){.about__row-contacts{flex-direction:column;margin-top:-16px}.about__contacts-1,.contacts__line-1{display:flex}.about__contacts-2,.contacts__line-2{display:none}}@media (max-width:767px){.about__row-contacts{flex-direction:column;margin-top:12px}.contact-info__title{margin-bottom:24px}.about__contacts-1,.contacts__line-1{display:flex}.about__contacts-2,.contacts__line-2{display:none}}.docs{flex-direction:column;align-items:start;row-gap:32px;max-width:80%;display:flex}.docs__section{flex-direction:column;align-items:start;row-gap:24px;display:flex}.docs__section-title{color:#252525;font-size:24px;line-height:28px}.docs__section-subtitle{color:#252525;font-size:16px;line-height:20px}.docs__section-numlist{flex-direction:column;align-items:start;row-gap:16px;margin-left:0;padding-left:20px;display:flex}.docs__section-numlist-item{color:#252525;font-size:16px;font-weight:400;line-height:20px}.docs__section-marklist{flex-direction:column;align-items:start;row-gap:16px;margin-left:0;padding-left:20px;display:flex}.docs__section-marklist-item{color:#252525;font-size:16px;font-weight:400;line-height:20px}.docs__section-marklist-item::marker{color:#f5b73f}.docs__section-text{color:#252525;font-size:16px;font-weight:400;line-height:20px}@media (max-width:1199px) and (min-width:768px){.docs{max-width:100%}}@media (max-width:767px){.docs{max-width:100%}.docs__section-title{font-size:20px;line-height:24px}.docs__section-subtitle{font-size:14px;line-height:20px}.docs__section-numlist{margin-left:0;padding-left:20px}.docs__section-numlist-item{font-size:14px;line-height:20px}.docs__section-marklist{margin-left:0;padding-left:20px}.docs__section-marklist-item,.docs__section-text{font-size:14px;line-height:20px}}.newsTopics{flex-direction:column;align-items:center;row-gap:40px;width:100%;display:flex}.newsTopics__section{grid-template-columns:1fr 1fr 1fr 1fr;align-items:start;gap:16px 32px;display:grid}.newsTopics__button{cursor:pointer;color:#fff;background:#626262;border:none;border-radius:40px;padding:16px 20px;font-size:16px;line-height:20px;transition:all .3s ease-in-out}.newsTopics__button:hover{color:#252525;background:#f5b73f}@media (max-width:1199px) and (min-width:768px){.newsTopics{row-gap:40px}.newsTopics__section{grid-template-columns:1fr 1fr;gap:16px}.newsTopics__section .newsCard-L{grid-column:span 2;gap:8px}.newsTopics__button{border-radius:40px;padding:16px 20px;font-size:16px;line-height:20px}}@media (max-width:767px){.newsTopics{row-gap:48px}.newsTopics__section{flex-direction:column;row-gap:8px;display:flex}.newsTopics__section .newsCard-L{border-bottom:1px solid #2525251f;gap:8px;margin-top:40px;margin-bottom:8px;padding-bottom:16px}.newsTopics__section .newsCard-L:first-child{margin-top:0}.newsTopics__section .newsCard-M{border-bottom:1px solid #2525251f;height:89px;padding-bottom:8px}.newsTopics__button{border-radius:40px;width:100%;padding:16px 20px;font-size:16px;line-height:20px}}.newsMain .news{flex-direction:column;max-width:1376px;display:flex}.newsMain .news__title{color:#252525;margin-top:16px;font-size:32px}.newsMain .news__content{flex-direction:row;justify-content:space-between;column-gap:32px;width:100%;margin-top:-16px;display:flex}.newsMain .news__left-content{flex-direction:column;row-gap:24px;width:100%;max-width:1012px;display:flex}.newsMain .news-section{flex-direction:column;display:flex}.newsMain .news-section p{color:#252525;font-size:16px;font-weight:400;line-height:20px}.newsMain .news-image{flex-direction:column;row-gap:8px;display:flex}.newsMain .news-image:not(:last-child){margin-bottom:40px}.newsMain .news-image img{object-fit:cover;border-radius:15px;width:100%;height:570px}.newsMain .news-image figcaption{color:#7c7c7c;font-size:12px}.newsMain .news-section h2{color:#252525;margin-bottom:32px;font-size:48px;font-weight:500;line-height:54px}.newsMain .news-section h3{color:#252525;margin-bottom:24px;font-size:40px;font-weight:500;line-height:44px}.newsMain .news-section h4{color:#252525;margin-bottom:24px;font-size:32px;font-weight:500;line-height:40px}.newsMain .news-section h5{color:#252525;margin-bottom:24px;font-size:24px;font-weight:500;line-height:28px}.newsMain .news-section h6{color:#252525;margin-bottom:24px;font-size:18px;font-weight:500;line-height:22px}.newsMain .news__right-content{flex-direction:column;row-gap:24px;max-width:322px;display:flex}.newsMain .news__tags{flex-flow:wrap;column-gap:8px;display:flex}.newsMain .news__tag{color:#626262;background-color:#fff;border:1px solid #2525251f;border-radius:14px;padding:8px;font-size:12px}.newsMain .news__img-block{flex-direction:column;row-gap:8px;width:100%;margin-top:24px;display:flex}.newsMain .news__img{width:100%;height:570px}.newsMain .news__img-txt{color:#7c7c7c;font-size:12px}.newsMain .news__text{color:#252525;margin-top:24px;font-size:16px;font-weight:400}.newsMain .news__main-title{color:#252525;margin-top:40px;font-size:48px;line-height:54px}.newsMain .news__main-pretitle{color:#252525;margin-top:32px;font-size:40px;line-height:44px}.newsMain .news__pretitle{color:#252525;margin-top:32px;font-size:32px;line-height:40px}.newsMain .news__num-list{flex-direction:column;row-gap:24px;margin-top:32px;display:flex}.newsMain .news__num-list-title{color:#252525;font-size:24px}.newsMain .news__num-elements{flex-direction:column;row-gap:16px;display:flex}.newsMain .news__num-elemen{color:#252525;font-size:16px;font-weight:400;line-height:20px}.newsMain .news__list{flex-direction:column;row-gap:24px;margin-top:32px;display:flex}.newsMain .news__list-title{color:#252525;font-size:18px}.newsMain .news__list-elements{flex-direction:column;row-gap:16px;display:flex}.newsMain .news__list-element{flex-direction:row;column-gap:12px;display:flex}.newsMain .news__point{background-color:#f5b73f;border-radius:50%;min-width:6px;max-width:6px;min-height:6px;max-height:6px;margin:9px}.newsMain .news__line{background-color:#2525251f;width:100%;height:1px;margin-top:40px}.newsMain .num-list-block:not(:last-child){margin-bottom:32px}.newsMain .num-list-block h5{color:#252525;margin-bottom:24px;font-size:24px;font-weight:500;line-height:28px}.newsMain .num-list-block ol{flex-direction:column;row-gap:16px;padding-left:20px;display:flex}.newsMain .num-list-block ol li{color:#252525;font-size:16px;font-weight:400;line-height:20px}.newsMain .mark-list-block:not(:last-child){margin-bottom:32px}.newsMain .mark-list-block{position:relative}.newsMain .mark-list-block h5{color:#252525;margin-bottom:24px;font-size:18px;font-weight:500;line-height:22px}.newsMain .mark-list-block ul{flex-direction:column;row-gap:16px;padding-left:10px;list-style:none;display:flex}.newsMain .mark-list-block ul li{padding-left:20px;font-size:16px;font-weight:400;line-height:20px}.newsMain .mark-list-block ul li:before{content:"•";color:#f5b73f;position:absolute;left:0}@media (max-width:1199px) and (min-width:768px){.newsMain .head__title{font-size:32px;line-height:40px}.newsMain .news__tags{order:-1}.newsMain .news-info{order:-2}.newsMain .news-image:not(:last-child){margin-bottom:32px}.newsMain .news-image img{height:410px}.newsMain .news__content{flex-direction:column}.newsMain .mark-list-block ul li{padding-left:20px;font-size:16px;font-weight:400;line-height:20px}.newsMain .mark-list-block ul li:before{content:"•";color:#f5b73f;padding-right:0;left:0}.newsMain .news-feed{display:none}.newsMain .mark-list-block{margin-bottom:0}}@media (max-width:767px){.newsMain .news-feed,.newsMain .news__right-content{display:none}.newsMain .line{margin:32px 0}.newsMain .head__title{font-size:24px;line-height:28px}.newsMain .news__tags{order:-1}.newsMain .news-info{order:-2;margin-top:0}.newsMain .news-image img{height:200px}.newsMain .news-image:not(:last-child){margin-bottom:32px}.newsMain .news__content{flex-direction:column}.newsMain .mark-list-block ul li{padding-left:20px;font-size:16px;font-weight:400;line-height:20px}.newsMain .mark-list-block ul li:before{content:"•";color:#f5b73f;left:0}.newsMain .news-section h2{font-size:36px;line-height:40px}.newsMain .news-section h3{font-size:30px;line-height:36px}.newsMain .news-section h4{font-size:24px;line-height:28px}.newsMain .news-section h5{font-size:20px;line-height:24px}.newsMain .news-section h6{font-size:18px;line-height:22px}}body{flex-direction:column;align-items:center;width:100%;display:flex}@media (min-width:1200px){main{flex-direction:column;row-gap:40px;width:100%;max-width:1440px;padding:32px;display:flex}}@media (max-width:1199px) and (min-width:768px){main{flex-direction:column;row-gap:40px;width:100%;max-width:728px;padding:40px 20px 24px;display:flex}}@media (max-width:767px){main{flex-direction:column;row-gap:20px;width:100%;padding:24px 16px;display:flex}}
@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2c55a0e60120577a-s.2a48534a.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.18a48cbc.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/ad66f9afd8947f86-s.7a40eb73.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/5476f68d60460930-s.c995e352.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.76dcb0b2.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1bffadaabf893a1e-s.7cd81963.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.3a6ba036.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_5972bc34-module__OU16Qa__className{font-family:Inter,Inter Fallback;font-style:normal}
