

/* Start:/local/templates/openregion/components/openregion/component/about/static.css?17712176233464*/
.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}}.about .detail__title{font-size:var(--h1-font-size)}.about-licenses__list{display:flex;flex-direction:column;padding:0;margin:0;gap:calc(var(--gap)/1.5);list-style-type:none}@media screen and (min-width: 767px){.about-licenses__list{display:grid;align-items:stretch;grid-template-columns:1fr 1fr}}.about-licenses__link{display:flex;height:100%;flex-direction:column;padding:var(--spacing-2);background:var(--white-color);border-radius:calc(var(--border-radius)/2);box-shadow:var(--box-shadow);gap:calc(var(--gap)/1.5);transition:all .1s}.about-licenses__link:hover,.about-licenses__link:visited,.about-licenses__link:active,.about-licenses__link:focus{text-decoration:none}.about-licenses__link:hover{box-shadow:0 2px 12px rgba(178,181,194,.308);transition:all .1s}@media screen and (min-width: 767px){.about-licenses__link{padding:var(--spacing-3);border-radius:var(--border-radius)}}.about-licenses__document{display:flex;width:100%;height:300px;flex-direction:column;align-items:center;justify-content:flex-start;padding:var(--spacing-3);padding-top:60px;background-color:var(--light-blue-color);border-radius:calc(var(--border-radius)/3);color:#498af3;gap:var(--gap)}@media screen and (min-width: 767px){.about-licenses__document{height:360px}}@media screen and (min-width: 1124px){.about-licenses__document{height:300px;padding-top:40px}}@media screen and (min-width: 1408px){.about-licenses__document{padding:var(--spacing-4);padding-top:60px}}.about-licenses__document-emblem{min-width:88px;min-height:88px}.about-licenses__document-title{font-size:12px;line-height:16px;text-align:center;text-decoration:none;text-transform:uppercase}.about-licenses__document--red-color{background-color:#fbf3f6;color:#b88999}.about-licenses__description{color:var(--dark-blue-color);font-size:12px;line-height:16px}@media screen and (min-width: 767px){.about-licenses__description{font-size:14px;line-height:20px}}.about-licenses__number{display:block;margin-top:12px;color:var(--cold-gray-color);font-size:12px;line-height:16px}@media screen and (min-width: 1124px){.about-licenses__number{font-size:14px;line-height:20px}}

/* End */


/* 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/static/awards/static.css?17712176232669*/
.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}}.awards{background:var(--white-color)}@media screen and (max-width: 766px){.awards{margin:0 calc(var(--spacing-2)*-1)}}@media screen and (min-width: 767px){.awards{border-radius:var(--border-radius);box-shadow:var(--box-shadow)}}.awards__title{font-size:var(--h1-font-size);padding:var(--spacing-2);margin:0}@media screen and (min-width: 767px){.awards__title{padding:32px}}.awards__list{padding:0;margin:0;list-style-type:none}.awards__item{display:grid;align-items:flex-start;padding:var(--spacing-2);border-top:.5px solid var(--border-color);gap:calc(var(--gap)/2);grid-template-columns:max-content 1fr}@media screen and (min-width: 767px){.awards__item{padding:var(--spacing-3) var(--spacing-4);gap:var(--gap)}}.awards__item:first-child{border-top:none}.awards__item a:hover{color:var(--dark-blue-color)}.awards__date{background:linear-gradient(172.39deg, var(--gradient-green-color) 11.48%, var(--gradient-orange-color) 141.59%);-webkit-background-clip:text;background-clip:text;font-size:14px;line-height:initial;-webkit-text-fill-color:rgba(0,0,0,0)}@media screen and (min-width: 767px){.awards__date{font-size:32px}}.awards__description{margin:0;color:var(--dark-blue-color);font-size:12px;line-height:16px}@media screen and (min-width: 767px){.awards__description{padding-top:4px;font-size:14px;line-height:20px}}

/* 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/about/static.css?17712176233464 */
/* /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/static/awards/static.css?17712176232669 */
/* /local/templates/openregion/components/openregion/component/cta/static.css?16941536431133 */
/* /local/templates/openregion/components/openregion/component/share/static.css?1679299461252 */
