

/* Start:/local/templates/openregion/components/openregion/component/sidebar/static.css?17018450971121*/
.sidebar{display:flex;flex-direction:column;background:var(--white-color);gap:40px}@media screen and (max-width: 1407px){.sidebar{background:var(--light-blue-color)}.sidebar .container--sidebar{display:none}}.sidebar__wrapper{display:flex;width:100%;height:100%;flex-direction:column}@media screen and (max-width: 1407px){.sidebar__wrapper{padding-bottom:0 !important}.body--nav-opened .sidebar__wrapper{position:fixed;z-index:999;top:0;background:var(--light-blue-color);overflow-y:auto}}.sidebar__content{display:grid;height:100%;padding-top:40px;grid-template-rows:1fr max-content}@media screen and (max-width: 1407px){.sidebar__content{display:none}}.sidebar__company{display:flex;flex:1;flex-direction:column;gap:12px}.sidebar__company-name{color:var(--black-color);font-size:var(--h1-font-size);line-height:120%}.sidebar__row{display:flex;align-items:flex-end;justify-content:space-between}.sidebar .submenu{background-color:var(--white-color)}.container--sidebar{display:flex;flex:1;flex-direction:column;justify-content:flex-start;gap:70px}@media screen and (max-width: 1407px){.container--sidebar{display:none}}

/* End */


/* Start:/local/templates/openregion/components/openregion/component/header/static.css?17454690182969*/
.logo{display:flex;align-items:center;margin-top:0;gap:var(--spacing)}@media screen and (min-width: 1920px){.logo{column-gap:10px}}@media screen and (min-width: 3840px){.logo{column-gap:20px}}.logo__icon{width:26px;height:26px;fill:var(--white-color)}@media screen and (min-width: 1920px){.logo__icon{width:32px;height:32px}}@media screen and (min-width: 3840px){.logo__icon{width:64px;height:64px}}.logo__text{width:160px;color:var(--white-color);transition:all .7s}.mainscreen__block--left-active .logo__text{color:var(--black-color)}@media screen and (min-width: 1920px){.logo__text{width:196px;height:22px}}@media screen and (min-width: 3840px){.logo__text{width:392px;height:44px}}.phone{display:flex;width:max-content;align-items:center;justify-content:space-between;padding:var(--spacing) 12px;border:1px solid;border-color:rgba(0,0,0,0);background:var(--white-color);border-radius:60px;color:var(--blue-color);font-size:14px;font-weight:400;gap:calc(var(--spacing)/2);line-height:20px}@media screen and (min-width: 1920px){.phone{padding:11px 16px;font-size:16px;line-height:22px}}@media screen and (min-width: 3840px){.phone{padding:19px 28px;font-size:32px;line-height:40px}}.phone__icon{width:13px;height:13px}@media screen and (min-width: 1920px){.phone__icon{width:16px;height:16px}}@media screen and (min-width: 3840px){.phone__icon{width:30px;height:30px}}.container--header{display:flex;justify-content:space-between;flex-direction:column;gap:var(--spacing-3)}@media screen and (max-width: 1407px){.container--header{display:block}}.header{display:flex;justify-content:space-between}@media screen and (max-width: 1407px){.header{flex:1;flex-direction:column;gap:var(--spacing-2)}}.header .container{padding-bottom:0}.header__phone{display:none}@media screen and (min-width: 767px)and (max-width: 1407px){.header__phone{display:flex;border:1px solid var(--border-color);background:rgba(0,0,0,0)}}.header__row{display:flex;align-items:center;gap:var(--spacing-2)}@media screen and (max-width: 1407px){.body--nav-opened .header__row{padding-bottom:var(--container-padding)}}.header__mobile-footer{display:none}.header__mobile-footer .container{padding-bottom:35px}.header__mobile-footer .footer{background:var(--white-color)}.header__mobile-footer .footer__item{color:var(--dark-blue-color)}.header__mobile-footer .footer__item:hover{color:var(--dark-blue-color)}.header__mobile-footer i{color:var(--dark-blue-color)}@media screen and (max-width: 1407px){.body--nav-opened .header__mobile-footer{display:block}}.flex-separator{flex:1}.logo{margin:0}.logo__icon{fill:var(--white-color)}.logo__text{color:var(--black-color)}.hamburger-button{display:none}@media screen and (max-width: 1407px){.hamburger-button{display:flex;padding:6px;border:0;background:var(--primary-color);border-radius:60px;color:inherit;cursor:pointer}}.hamburger-button__icon{display:none;width:20px;height:auto;color:var(--white-color)}.hamburger-button__icon--active{display:block}

/* End */


/* Start:/local/templates/openregion/components/openregion/component/footer/static.css?17030547051326*/
.footer{position:relative;z-index:100;display:flex;height:max-content;flex-direction:column;background:linear-gradient(163.61deg, hsl(142deg, 14%, 66%) 29.35%, hsl(210deg, 79%, 55%) 122.07%);color:var(--white-color)}@media screen and (max-width: 766px){.footer{padding:8px 0}}.footer a:hover{color:inherit}.footer__item{display:block;padding-top:15px;padding-bottom:15px;border-bottom:.5px solid var(--gray-color);margin:0;color:var(--white-color);font-size:14px;line-height:20px}.footer__item:first-child{padding-top:0}.footer__item:last-child{padding-bottom:0;border:none}@media screen and (min-width: 767px){.footer__item{padding-top:0;padding-bottom:32px;border-bottom:.5px solid rgba(216,224,233,.2)}}.footer__item svg{margin-right:6px}.footer__mail+i{display:none}@media screen and (min-width: 767px){.footer__mail+i{display:block;margin-right:12px;margin-left:12px}}@media screen and (max-width: 766px){.footer__address svg{display:none}}@media screen and (min-width: 767px){.footer .container{display:grid;align-items:stretch;grid-template-columns:1fr max-content max-content;row-gap:32px}.footer__address{padding-right:var(--spacing-4);gap:calc(var(--spacing)/2);grid-column-start:1;grid-row-start:1}.footer__copyrights{display:grid;grid-column-end:5;grid-column-start:1;grid-row-start:2}.footer__mail{display:flex}}

/* End */


/* Start:/local/templates/openregion/components/openregion/component/admin-area/static.css?1686134671563*/
.admin-area{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;padding-bottom:var(--spacing-2);gap:var(--spacing)}.admin-area .container{display:flex;justify-content:flex-end;padding-top:0;padding-bottom:0}.admin-area__wrapper{display:flex;width:max-content;align-items:center;justify-content:flex-end;padding:calc(var(--spacing)/2);background:var(--white-color);border-radius:4px;box-shadow:0 0 0 1px rgba(0,0,0,.1);gap:var(--spacing)}.admin-area__link{display:flex;align-items:center;color:var(--primary-color);gap:var(--spacing)}

/* End */


/* Start:/local/templates/openregion/components/openregion/news.detail/articles/static.css?17454690182283*/
.detail .custom-content{display:flex;flex-direction:column;gap:var(--spacing-2)}.detail__title{margin-bottom:var(--gap);color:var(--text-color);line-height:calc(40 / var(--initial-font-multiplier) * 1rem)}@media screen and (max-width: 766px){.detail__title{line-height:calc(30 / var(--initial-font-multiplier) * 1rem)}}.detail__subtitle{margin-bottom:var(--spacing-4)}@media screen and (max-width: 766px){.detail__subtitle{margin-bottom:20px;font-size:14px;line-height:20px}}.detail__content{display:flex;flex-direction:column;padding-bottom:var(--gap-2);border-bottom:1px solid var(--gray-color);margin-bottom:var(--spacing-4);gap:var(--gap-2)}@media screen and (max-width: 766px){.detail__content{padding-bottom:var(--gap);margin-bottom:var(--gap);gap:var(--gap)}}.detail__description{font-size:var(--h3-font-size);line-height:calc(30 / var(--initial-font-multiplier) * 1rem)}@media screen and (max-width: 766px){.detail__description{font-size:14px;line-height:20px}}.detail__footer{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 766px){.detail__footer{flex-direction:column;gap:var(--spacing-2)}}@media screen and (max-width: 766px){.detail__footer .cta{width:100%;justify-content:center}}@media screen and (max-width: 766px){.detail__footer .social-share{width:100%;justify-content:space-between}}.article{display:grid;max-width:calc(50vw - var(--container-padding)*2)}@media screen and (max-width: 1407px){.article{grid-template-columns:calc(100vw - var(--container-padding)*2)}}.brief__button{padding:6px 15px;border:0;background:var(--primary-color);border-radius:60px;color:var(--white-color);white-space:nowrap;transition:all .7s}.brief__button:hover{background:var(--dark-blue-color);color:var(--white-color);text-decoration:none}.detail__title{font-size:calc(32 / var(--initial-font-multiplier) * 1rem)}@media screen and (max-width: 1407px){.detail__title{font-size:calc(32 / var(--initial-font-multiplier) * 1rem)}}@media screen and (max-width: 766px){.detail__title{font-size:calc(18 / var(--initial-font-multiplier) * 1rem)}}.detail__description{font-size:calc(14 / var(--initial-font-multiplier) * 1rem)}@media screen and (max-width: 766px){.detail__description{font-size:calc(12 / var(--initial-font-multiplier) * 1rem)}}

/* End */


/* Start:/local/templates/openregion/components/openregion/component/bottom-panel/static.css?1687267076458*/
.bottom-panel{background:var(--light-blue-color)}.bottom-panel .container{display:flex;align-items:center;justify-content:space-between;padding-top:30px}@media screen and (max-width: 766px){.bottom-panel .container{flex-direction:column;gap:var(--spacing-2)}}@media screen and (max-width: 766px){.bottom-panel .cta{width:100%;justify-content:center}}@media screen and (max-width: 766px){.bottom-panel .social-share{width:100%;justify-content:space-between}}

/* End */


/* Start:/local/templates/openregion/components/openregion/component/cta/static.css?16941536431133*/
.cta{display:flex;width:max-content;align-items:center;padding:9px 16px;border:0;background-color:var(--blue-color);background-position:15px;background-size:13px;border-radius:60px;color:var(--white-color);font-size:12px;gap:6px;line-height:16px;text-align:center;transition:all .7s}.cta:hover{background:var(--dark-blue-color);color:var(--white-color);text-decoration:none;transition:all .7s}.cta:focus{text-decoration:none}@media screen and (min-width: 767px){.cta{padding:8px 24px;font-size:14px;line-height:20px}}@media screen and (min-width: 1920px){.cta{padding:13px 54px;font-size:16px;line-height:16px}}@media screen and (min-width: 3840px){.cta{padding:19px 50px;font-size:32px;line-height:40px}}.cta svg{width:12px;height:16px;fill:none;stroke:var(--lumin-green-color)}@media screen and (min-width: 1920px){.cta svg{width:16px;height:16px}}@media screen and (min-width: 3840px){.cta svg{width:32px;height:32px}}.cta--link{display:inline;padding:0;background:none;color:var(--primary-color);font-size:inherit}.cta--link:hover{background:none;color:var(--primary-color);text-decoration:underline}.cta--link svg{display:none}

/* End */


/* Start:/local/templates/openregion/components/openregion/component/share/static.css?1679299461252*/
.social-share{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing)}.social-share__title{padding-right:calc(var(--spacing)/2)}.social-share__content{display:flex;align-items:center;justify-content:flex-start;gap:var(--spacing)}

/* End */
/* /local/templates/openregion/components/openregion/component/sidebar/static.css?17018450971121 */
/* /local/templates/openregion/components/openregion/component/header/static.css?17454690182969 */
/* /local/templates/openregion/components/openregion/component/footer/static.css?17030547051326 */
/* /local/templates/openregion/components/openregion/component/admin-area/static.css?1686134671563 */
/* /local/templates/openregion/components/openregion/news.detail/articles/static.css?17454690182283 */
/* /local/templates/openregion/components/openregion/component/bottom-panel/static.css?1687267076458 */
/* /local/templates/openregion/components/openregion/component/cta/static.css?16941536431133 */
/* /local/templates/openregion/components/openregion/component/share/static.css?1679299461252 */
