

/* Start:/local/templates/government/components/openregion/news.list/main-news-1/style.css?16137286334280*/
.main-news-1 {
  display: flex;
  background: #9AA0B1;
  border-top: 3px solid #F3F3F3;
}

.main-news-slider {
  flex: 1;
  display: flex;
  flex-direction: column;
  position: relative;
}

.main-news-slider__slides {
  flex: 1;
  display: flex;
  overflow: hidden;
}

.main-news-slider__slides > div {
  flex: 1;
  position: relative;
  left: 0;
  white-space: nowrap;
  transition: left 0.25s ease-out;
}

.main-news-slider__item {
  height: 100%;
  display: inline-block;
  white-space: normal;
  width: 100%;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  position: relative;
}

.main-news-slider__description {
  position: absolute;
  left: 0;
  bottom: 0;
  min-height: 165px;
  width: 100%;
  padding: 0 35px 50px 35px;
  display: flex;
  flex-direction: column;
  background: linear-gradient(to top, rgba(12, 34, 72, 0.5) 0%, rgba(12, 34, 72, 0.8) 100%);
}

.main-news-slider__description, .main-news-slider__description * {
  color: #fff;
}

.main-news-slider__title {
  line-height: 1.2em;
  max-height: 2.4em;
  margin-bottom: 0;
  overflow: hidden;
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.main-news-slider__preview {
  line-height: 1.2em;
  max-height: 2.4em;
  overflow: hidden;
}

.main-news-slider__date {
  color: #fff;
  font-size: 0.875em;
  height: 25px;
  display: inline-flex;
  align-items: center;
  padding-top: 20px;
  align-self: flex-start;
}

.main-news-slider__link {
  text-decoration: none;
}

.main-news-slider__pages {
  position: absolute;
  align-self: center;
  bottom: 10px;
}

.main-news-slider__page {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 5px;
  border-radius: 50%;
  background: #fff;
}

.main-news-slider__page--selected {
  background: #0064DC;
}

.main-news-slider__pages:hover .main-news-slider__page--selected {
  background: #fff;
}

.main-news-slider__page:hover {
  background: #0064DC !important;
}

.main-news-slider__nav {
  position: absolute;
  bottom: 70px;
  color: #0064DC;
}

.main-news-slider__nav--prev {
  left: 7px;
}

.main-news-slider__nav--next {
  right: 7px;
}



/* Visually impaired - White scheme */

.scheme-white .main-news-1 {
  background: #ffffff;
}

.scheme-white .main-news-slider__description {
  background: #ececec;
}

.scheme-white .main-news-slider__description a {
  color: #000000;
}

.scheme-white .main-news-slider__preview {
  color: #000000;
}

.scheme-white .main-news-slider__date {
  background: #b3b6b8;
  color: #fff;
}

.scheme-white .main-news-slider__page--selected {
  background: #565555;
}

.scheme-white .main-news-slider__pages:hover .main-news-slider__page--selected {
  background: #fff;
}

.scheme-white .main-news-slider__page:hover {
  background: #292828 !important;
}

.scheme-white .main-news-slider__nav {
  color: #292828;
}

/* Visually impaired - Black scheme */

.scheme-black .main-news-1 {
  background: #000000;
}

.scheme-black .main-news-slider__description {
  background: #1d1d1d;
}

.scheme-black .main-news-slider__description a {
  color: #ffffff;
}

.scheme-black .main-news-slider__preview {
  color: #ffffff;
}

.scheme-black .main-news-slider__date {
  background: #535258;
  color: #ffffff;
}

.scheme-black .main-news-slider__page--selected {
  background: #565555;
}

.scheme-black .main-news-slider__pages:hover .main-news-slider__page--selected {
  background: #fff;
}

.scheme-black .main-news-slider__page:hover {
  background: #292828 !important;
}

.scheme-black .main-news-slider__nav {
  color: #ffffff;
}

/* Visually impaired - Blue scheme */

.scheme-blue .main-news-1 {
  background: #9cd1ff;
}

.scheme-blue .main-news-slider__description {
  background: #5884aa;
}

.scheme-blue .main-news-slider__description a {
  color: #063462;
}

.scheme-blue .main-news-slider__preview {
  color: #063462;
}

.scheme-blue .main-news-slider__date {
  background: #385e80;
  color: #ffffff;
}

.scheme-blue .main-news-slider__page--selected {
  background: #063462;
}

.scheme-blue .main-news-slider__pages:hover .main-news-slider__page--selected {
  background: #fff;
}

.scheme-blue .main-news-slider__page:hover {
  background: #063462 !important;
}

.scheme-blue .main-news-slider__nav {
  color: #063462;
}

/* End */


/* Start:/local/templates/government/components/openregion/news.list/main-news-2/style.css?1607519642404*/
.main-news-2 {
  display: flex;
  flex-direction: column;
  position: relative;
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1);
}

.main-news-2__item {
  flex: 1;
  font-size: 1em;
  color: #003CA0;
  font-weight: bold;
  text-decoration: none;
  border-bottom: 1px #EEEDED solid;
  padding: 20px 25px;
}


/* Visually impaired - White scheme */

.scheme-white .main-news-2__item {
  color: #000000;
}

/* End */


/* Start:/local/templates/government/components/openregion/news.list/main-news-3/style.css?16075196423122*/
.main-news-3 {
  display: flex;
  flex-direction: column;
  border-bottom: 1px #E1E2E6 solid;
  position: relative;
  justify-content: space-between;
}

.main-news-3::after {
  content: '';
  height: 30px;
  width: 100%;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  position: absolute;
  bottom: 50px;
}

.main-news-3__header {
  display: flex;
  align-items: center;
  padding: 25px 35px;
}

.main-news-3__header h2 {
  margin: 0 auto 0 0;
}

.main-news-3__groups {
  flex: 1;
  width: 100%;
  overflow-y: auto;
  top: 85px;
  bottom: 50px;
  position: absolute;
}

.main-news-3__group:first-child {
  margin-top: 10px;
}

.main-news-3__group:last-child {
  margin-bottom: 30px;
}

.main-news-3__groups::-webkit-scrollbar {
  width: 10px;
  background: transparent;
}

.main-news-3__groups::-webkit-scrollbar-thumb {
  border: 1px #fff solid;
  background: #0064DC;
}

.main-news-3__group {
  position: relative;
  border-top: 1px #EEEDED solid;
}

.main-news-3__date {
  position: absolute;
  color: #999595;
  font-size: 0.875em;
  background: #fff;
  top: -8px;
  left: 90px;
  padding: 0 8px;
}

.main-news-3__item {
  display: flex;
  border-top: 1px #EEEDED solid;
}

.main-news-3__item:first-child {
  border-top: none;
}

.main-news-3__time {
  width: 100px;
  padding: 20px 35px;
  color: #999595;
  font-size: 14px;
}

.main-news-3__link {
  padding: 20px 25px 20px 0;
  font-size: 1em;
  text-decoration: none;
  color: #003CA0;
}

.main-news-3__footer {
  display: flex;
  padding: 0 25px;
  height: 50px;
  background: #fff;
}

.main-news-3__all {
  color: #0064DC;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-left: auto;
}

.main-news-3__all>span {
  margin-right: 15px;
}


/* Visually impaired - White scheme */

.scheme-white .main-news-3__groups::-webkit-scrollbar-thumb {
  background: #b3b6b8;
}

.scheme-white .main-news-3__time {
  color: #b3b6b8;
}

.scheme-white .main-news-3__link {
  color: #000000;
}

.scheme-white .main-news-3__all {
  color: #b3b6b8;
}


/* Visually impaired - Black scheme */

.scheme-black .main-news-3::after {
  background: none;
}

.scheme-black .main-news-3__groups::-webkit-scrollbar-thumb {
  background: #b2b4b6;
  border: 0;
}

.scheme-black .main-news-3__time {
  color: #ffffff;
}

.scheme-black .main-news-3__date {
  color: #999595;
  background: #000000;
}

.scheme-black .main-news-3__link {
  color: #ffffff;
}

.scheme-black .main-news-3__all {
  color: #ffffff;
}

.scheme-black .main-news-3__footer {
  background: #000000;
}

/* Visually impaired - Blue scheme */

.scheme-blue .main-news-3::after {
  background: none;
}

.scheme-blue .main-news-3__groups::-webkit-scrollbar-thumb {
  background: #5884aa;
  border: 0;
}

.scheme-blue .main-news-3__time {
  color: #ffffff;
}

.scheme-blue .main-news-3__date {
  color: #ffffff;
  background: #9dd1ff;
}

.scheme-blue .main-news-3__link {
  color: #063462;
}

.scheme-blue .main-news-3__all {
  color: #063462;
}

.scheme-blue .main-news-3__footer {
  background: #9dd1ff;
}
/* End */


/* Start:/local/templates/government/components/openregion/news.list/main-events/style.css?16081061653277*/
.main-events {
  border-left: 1px #E1E2E6 solid;
  border-bottom: 1px #E1E2E6 solid;
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
}

.main-events::after {
  content: '';
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 100%);
  height: 30px;
  width: 100%;
  bottom: 50px;
}

.main-events__header {
  padding: 25px;
  background: rgba(200, 220, 240, 0.6);
  height: 144px;
  display: flex;
  flex-direction: column;
}

.main-events__header h2 {
  margin: 0;
}

.main-events__header-buttons {
  display: flex;
  margin-top: auto;
}

.main-events__header-buttons .button {
  flex: 1;
}

.main-events__items {
  position: absolute;
  width: 100%;
  flex: 1;
  top: 144px;
  bottom: 50px;
  overflow-y: auto;
  box-shadow: inset 0 5px 5px rgba(0, 0, 0, 0.1);
}

.main-events__items::-webkit-scrollbar {
  width: 10px;
  background: transparent;
}

.main-events__items::-webkit-scrollbar-thumb {
  border: 1px #fff solid;
  background: #0064DC;
}

.main-events__item {
  padding: 20px 25px;
}

.main-events__item:last-child {
  padding-bottom: 30px;
}

.main-events__date {
  font-size: 0.875em;
  color: #999595;
  margin-bottom: 10px;
}

.main-events__link {
  text-decoration: none;
  color: #003CA0;
}

.main-events__footer {
  display: flex;
  padding: 0px 25px;
  height: 50px;
  background: #fff;
}

.main-events__all {
  color: #0064DC;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: bold;
  display: flex;
  align-items: center;
  margin-left: auto;
}

.main-events__all>span {
  margin-right: 15px;
}



/* Visually impaired - White scheme */


.scheme-white .main-events__header {
  background: #fff;
}

.scheme-white .main-events__items::-webkit-scrollbar-thumb {
  background: #b3b6b8;
}
.scheme-white .main-events__date {
  color: #b3b6b8;
}

.scheme-white .main-events__time {
  color: #999595;
}

.scheme-white .main-events__link {
  color: #000000;
}

.scheme-white .main-events__all {
  color: #b3b6b8;
}

/* Visually impaired - Black scheme */

.scheme-black .main-events__header {
  background: #000000;
}

.scheme-black .main-events::after {
  background: none;
}

.scheme-black .main-events__header-button:hover {
  color: #000000;
}

.scheme-black .main-events__items::-webkit-scrollbar-thumb {
  background: #b2b4b6;
  border: 0;
}
.scheme-black .main-events__date {
  color: #ffffff;
}

.scheme-black .main-events__time {
  color: #ffffff;
}

.scheme-black .main-events__link {
  color: #ffffff;
}

.scheme-black .main-events__all {
  color: #ffffff;
}

.scheme-black .main-events__footer {
  background: #000000;
}

/* Visually impaired - Blue scheme */

.scheme-blue .main-events__header {
  background: #9dd1ff;
}

.scheme-blue .main-events::after {
  background: none;
}

.scheme-blue .main-events__header-button:hover {
  color: #9dd1ff;
}

.scheme-blue .main-events__items::-webkit-scrollbar-thumb {
  background: #5884aa;
  border: 0;
}
.scheme-blue .main-events__date {
  color: #ffffff;
}

.scheme-blue .main-events__time {
  color: #ffffff;
}

.scheme-blue .main-events__link {
  color: #063462;
}

.scheme-blue .main-events__all {
  color: #063462;
}

.scheme-blue .main-events__footer {
  background: #9dd1ff;
}

/* End */


/* Start:/local/templates/government/components/openregion/news.list/main-vertical-banners/style.css?16075196423103*/
.main-vertical-banners {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
  background: #fff;
  height: 265px;
  box-shadow: inset 5px 0px 15px rgba(0, 0, 0, 0.1);
}

.main-vertical-banners__items {
  flex: 1;
  overflow-y: hidden;
  width: 100%;
  position: absolute;
  top: 12px;
  bottom: 13px;
}

.main-vertical-banners__item {
  display: flex;
  align-items: center;
  padding: 20px 45px;
  color: #0C2248;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: bold;
  background: rgba(200, 220, 240, 0.5);
}

.main-vertical-banners__item:nth-child(even) {
  background: rgba(200, 220, 240, 0.2);
}

.main-vertical-banners__item:hover {
  color: #003CA0;
  text-decoration: underline;
}

.main-vertical-banners__image {
  width: 100px;
  padding: 0 30px 0 0;
  color: #0C2248;
}

.main-vertical-banners__divider {
  width: 2px;
  background: #313542;
  height: 80px;
}

.main-vertical-banners__name {
  width: 200px;
  padding: 0 0 0 30px;
  max-height: 80px;
  overflow: hidden;
}

.main-vertical-banners__nav {
  height: 1.6875em;
  background: #0C2248;
  color: #0064DC;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

.main-vertical-banners__nav:hover {
  background: #0C2248 ;
}

.main-vertical-banners__nav--up {
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.25);
}

.main-vertical-banners__nav--up:hover {
  box-shadow: 0 5px 40px rgba(0, 0, 0, 0.5);
}

.main-vertical-banners__nav--down {
  box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.25);
}

.main-vertical-banners__nav--down:hover {
  box-shadow: 0 -5px 40px rgba(0, 0, 0, 0.5);
}


/* Visually impaired - White scheme */

.scheme-white .main-vertical-banners {
  background: #b5b5b5;
}

.scheme-white .main-vertical-banners a:hover {
  color: #292828;
}

.scheme-white .main-vertical-banners__item {
  background: #afaeab;
}

.scheme-white .main-vertical-banners__item:nth-child(even) {
  background: #b5b5b5;
}

.scheme-white .main-vertical-banners__divider {
  background: #9a9a9a;
}

.scheme-white .main-vertical-banners__nav {
  background: #797979;
  color: #000000;
}

/* Visually impaired - Black scheme */

.scheme-black .main-vertical-banners {
  background: #000000;
}

.scheme-black .main-vertical-banners a:hover {
  color: #ffffff;
}

.scheme-black .main-vertical-banners__item {
  background: #1f1f1f;
}

.scheme-black .main-vertical-banners__item:nth-child(even) {
  background: #0c0c0c;
}

.scheme-black .main-vertical-banners__divider {
  background: #2f2f34;
}

.scheme-black .main-vertical-banners__nav {
  background: #000000;
  color: #ffffff;
}

/* Visually impaired - Blue scheme */

.scheme-blue .main-vertical-banners {
  background: #9dd1ff;
}

.scheme-blue .main-vertical-banners a:hover {
  color: #063462;
}

.scheme-blue .main-vertical-banners__item {
  background: #5884aa;
}

.scheme-blue .main-vertical-banners__item:nth-child(even) {
  background: #9cd1ff;
}

.scheme-blue .main-vertical-banners__divider {
  background: #2f2f34;
}

.scheme-blue .main-vertical-banners__nav {
  background: #9dd1ff;
  color: #063462;
}
/* End */


/* Start:/local/templates/government/components/openregion/news.list/main-horizontal-banners/style.css?16075196423733*/
.main-horizontal-banners {
  background: rgba(200, 220, 240, 0.6);
  box-shadow: inset 0 1px 5px rgba(0, 0, 0, 0.13);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 40px 0;
  position: relative;
}

.main-horizontal-banners__slides {
  overflow: hidden;
  position: relative;
  flex: 1 100%;
}

.main-horizontal-banners__slides > div {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: repeat(100, 16.666666666%);
  grid-auto-flow: row;
  height: 100%;
  position: relative;
  left: 0%;
  transition: left 0.25s ease-out;
}

.main-horizontal-banners__item {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 20px;
  border: 1px #E1DFDF solid;
  background: #fff;
}

.main-horizontal-banners__item > img {
  width: 100%;
}

.main-horizontal-banners__nav {
  width: 33px;
  height: 96px;
  background: #fff;
  color: #0064DC;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  z-index: 1;
}

.main-horizontal-banners__nav--prev {
  position: absolute;
  left: 0;
  border-radius: 0 2px 2px 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
}

.main-horizontal-banners__nav--next {
  position: absolute;
  right: 0;
  border-radius: 2px 0 0 2px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
}

.main-horizontal-banners__expand, .main-horizontal-banners__collapse {
  display: flex;
  align-items: center;
  font-size: 0.875em;
  font-weight: bold;
  text-decoration: none;
  color: #0064DC;
  position: absolute;
  bottom: 20px;
}

.main-horizontal-banners__expand > svg, .main-horizontal-banners__collapse > svg {
  margin: 0 10px 0 0;
  background: #fff;
  padding: 5px;
  box-sizing: content-box;
  border-radius: 50%;
}

.main-horizontal-banners__collapse {
  display: none;
}

.main-horizontal-banners--expanded .main-horizontal-banners__collapse {
  display: flex;
}

.main-horizontal-banners--expanded .main-horizontal-banners__expand {
  display: none;
}

.main-horizontal-banners--expanded .main-horizontal-banners__nav {
  display: none;
}

.main-horizontal-banners--expanded .main-horizontal-banners__slides > div {
  grid-template-columns: repeat(6, 16.666666666%);
  grid-template-rows: auto;
  left: 0 !important;
}


/* Visually impaired - White scheme */

.scheme-white .main-horizontal-banners {
  background: #fff;
}

.scheme-white .main-horizontal-banners__nav {
  background: #fff;
  color: #565555;
}

.scheme-white .main-horizontal-banners__expand, .scheme-white .main-horizontal-banners__collapse {
  color: #000000;
}

/* Visually impaired - Black scheme */

.scheme-black .main-horizontal-banners {
  background: #000000;
}

.scheme-black .main-horizontal-banners__nav {
  background: #000000;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.scheme-black .main-horizontal-banners__item {
  border: 1px #E1DFDF solid;
  background: #000000;
}

.scheme-black .main-horizontal-banners__expand, .scheme-black .main-horizontal-banners__collapse {
  color: #ffffff;
}

.scheme-black .main-horizontal-banners__expand > svg, .scheme-black .main-horizontal-banners__collapse > svg {
  background: #000000;
}

/* Visually impaired - Blue scheme */

.scheme-blue .main-horizontal-banners {
  background: #9dd1ff;
}

.scheme-blue .main-horizontal-banners__nav {
  background: #9dd1ff;
  color: #063462;
  border: 1px solid #ffffff;
}

.scheme-blue .main-horizontal-banners__item {
  border: 1px #E1DFDF solid;
  background: #9dd1ff;
}

.scheme-blue .main-horizontal-banners__expand,
.scheme-blue .main-horizontal-banners__collapse {
  color: #063462;
}

.scheme-blue .main-horizontal-banners__expand > svg,
.scheme-blue .main-horizontal-banners__collapse > svg {
  background: #9dd1ff;
}
/* End */


/* Start:/local/templates/government/components/openregion/news.list/main-gosuslugi/style.css?16154653364065*/
.main-gosuslugi {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
}

.main-gosuslugi__header {
  display: flex;
  align-items: center;
  padding: 25px 20px 25px 35px;
}

.main-gosuslugi__header h2 {
  margin: 0 25px 0 0;
}

.main-gosuslugi-slider {
  display: flex;
  flex: 1;
  position: absolute;
  top: 80px;
  bottom: 25px;
  width: 100%;
}

.main-gosuslugi-slider__slides {
  overflow: hidden;
  position: relative;
  width: 100%
}

.main-gosuslugi-slider__slides > div {
  display: grid;
  grid-template-rows: 1fr 1fr 1fr;
  grid-template-columns: repeat(1000, 50%);
  grid-auto-flow: column;
  height: 100%;
  position: relative;
  left: 0%;
  transition: left 0.25s ease-out;
}

.main-gosuslugi-slider__item {
  display: flex;
  background: #fff;
  border: 1px #E1DFDF solid;
  font-size: 1em;
  font-weight: bold;
  color: #142B5A;
  text-decoration: none;
  align-items: center;
  overflow: hidden;
  margin: 10px 20px;
}

.main-gosuslugi-slider__image {
  width: 100px;
  margin: auto 30px;
}

.main-gosuslugi-slider__name {
  margin: auto 20px auto 0;
}

.main-gosuslugi-slider__nav {
  width: 33px;
  height: 96px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  z-index: 1;
  color: #0064DC;
}

.main-gosuslugi-slider__nav--prev {
  position: absolute;
  left: 0;
  border-radius: 0 2px 2px 0;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
}

.main-gosuslugi-slider__nav--next {
  position: absolute;
  right: 0;
  border-radius: 2px 0 0 2px;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.13);
}

.main-gosuslugi-slider__pages {
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 35px;
}

.main-gosuslugi-slider__page {
  display: inline-block;
  background: #e3e3e3;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 5px;
}

.main-gosuslugi-slider__page--selected {
  background: #0064DC;
}

.main-gosuslugi-slider__pages:hover .main-gosuslugi-slider__page--selected {
  background: #e3e3e3;
}

.main-gosuslugi-slider__page:hover {
  background: #0064DC !important;
}


/* Visually impaired - White scheme */

.scheme-white .main-gosuslugi-slider__item {
  background: #fff;
  border: 1px #E1DFDF solid;
  color: #000000;
}

.scheme-white .main-gosuslugi-slider__nav {
  color: #565555;
}

.scheme-white .main-gosuslugi-slider__page--selected {
  background: #565555;
}

.scheme-white .main-gosuslugi-slider__pages:hover .main-gosuslugi-slider__page--selected {
  background: #e3e3e3;
}

.scheme-white .main-gosuslugi-slider__page:hover {
  background: #565555 !important;
}

/* Visually impaired - Black scheme */

.scheme-black .main-gosuslugi__header .button--white:hover {
  color: #000000;
}

.scheme-black .main-gosuslugi-slider__item {
  background: #000000;
  border: 1px #E1DFDF solid;
  color: #ffffff;
}

.scheme-black .main-gosuslugi-slider__nav {
  color: #ffffff;
}

.scheme-black .main-gosuslugi-slider__page--selected {
  background: #565555;
}

.scheme-black .main-gosuslugi-slider__pages:hover .main-gosuslugi-slider__page--selected {
  background: #e3e3e3;
}

.scheme-black .main-gosuslugi-slider__page:hover {
  background: #565555 !important;
}

.scheme-black .main-gosuslugi-slider__nav {
  background: #000000;
  color: #ffffff;
  border: 1px solid #ffffff;
}

/* Visually impaired - Blue scheme */

.scheme-blue .main-gosuslugi__header .button--white:hover {
  color: #9dd1ff;
}

.scheme-blue .main-gosuslugi-slider__item {
  background: #9dd1ff;
  border: 1px #E1DFDF solid;
  color: #063462;
}

.scheme-blue .main-gosuslugi-slider__nav {
  color: #ffffff;
}

.scheme-blue .main-gosuslugi-slider__page--selected {
  background: #063462;
}

.scheme-blue .main-gosuslugi-slider__pages:hover .main-gosuslugi-slider__page--selected {
  background: #e3e3e3;
}

.scheme-blue .main-gosuslugi-slider__page:hover {
  background: #063462 !important;
}

.scheme-blue .main-gosuslugi-slider__nav {
  background: #9dd1ff;
  color: #063462;
  border: 1px solid #ffffff;
}
/* End */


/* Start:/local/templates/government/components/openregion/news.list/main-widgets/style.css?161779965943500*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

:root,
.digit-colors {
  --brand-color-1: rgba(12, 34, 72, 1);
  --brand-color-2: rgba(6, 67, 146, 1);
  --brand-color-3: rgba(0, 100, 250, 1);
  --background-RGB: 255, 255, 255;
  --background-color: rgb(var(--background-RGB));
  --text-RGB: 12, 34, 72;
  --text-color: rgb(var(--text-RGB));
  --text-transparent-color: rgba(var(--text-RGB), 0.5);
  --accent-RGB: 0, 100, 220;
  --accent-color: rgb(var(--accent-RGB));
  --surface-RGB: 200, 220, 240;
  --surface-color: rgba(var(--surface-RGB), 0.3);
  --surface-hover-color: rgba(var(--surface-RGB), 0.5);
  --surface-opaque-color: rgba(var(--surface-RGB), 1);
  --link-RGB: 0, 60, 160;
  --link-color: rgb(var(--link-RGB));
  --link-underline-color: rgba(var(--link-RGB), 0.2);
  --hover-RGB: 0, 110, 250;
  --hover-color: rgb(var(--hover-RGB));
  --underline-hover-color: rgba(var(--hover-RGB), 0.2);
  --mark-color: rgba(255, 230, 0, 1);
  --success-color: rgba(60, 180, 0, 1);
  --error-RGB: 180, 0, 60;
  --error-color: rgba(var(--error-RGB), 1);
  --error-surface-color: rgba(var(--error-RGB), 0.1)
}
.steppe-colors {
  --brand-color-1: rgba(0, 5, 66, 1);
  --brand-color-2: rgba(46, 50, 177, 1);
  --brand-color-3: rgba(236, 89, 70, 1);
  --brand-color-4: rgba(248, 212, 206, 1);
  --background-RGB: 255, 255, 255;
  --background-color: rgb(var(--background-RGB));
  --text-RGB: 0, 5, 66;
  --text-color: rgb(var(--text-RGB));
  --accent-RGB: 236, 89, 70;
  --accent-color: rgb(var(--accent-RGB));
  --surface-RGB: 248, 212, 206;
  --surface-color: rgba(var(--surface-RGB), 0.3);
  --surface-hover-color: rgba(var(--surface-RGB), 0.8);
  --surface-opaque-color: rgba(var(--surface-RGB), 1);
  --link-RGB: 46, 50, 177;
  --link-color: rgb(var(--link-RGB));
  --link-underline-color: rgba(var(--link-RGB), 0.2);
  --hover-RGB: 255, 105, 85;
  --hover-color: rgb(var(--hover-RGB));
  --underline-hover-color: rgba(var(--hover-RGB), 0.2);
  --mark-color: rgba(255, 230, 100, 1);
  --success-color: rgba(60, 180, 0, 1);
  --error-RGB: 180, 0, 60;
  --error-color: rgba(var(--error-RGB), 1);
  --error-surface-color: rgba(var(--error-RGB), 0.1)
}
.autumn-colors {
  --brand-color-1: rgb(10, 48, 80);
  --brand-color-2: rgb(0, 74, 155);
  --brand-color-3: rgb(209, 93, 61);
  --brand-color-4: rgb(255, 215, 68);
  --background-RGB: 255, 255, 255;
  --background-color: rgb(var(--background-RGB));
  --text-RGB: 10, 48, 80;
  --text-color: rgb(var(--text-RGB));
  --accent-RGB: 209, 93, 61;
  --accent-color: rgb(var(--accent-RGB));
  --surface-RGB: 223, 215, 213;
  --surface-color: rgba(var(--surface-RGB), 0.5);
  --surface-hover-color: rgba(var(--surface-RGB), 1);
  --surface-opaque-color: rgba(var(--surface-RGB), 1);
  --link-RGB: 0, 74, 155;
  --link-color: rgb(var(--link-RGB));
  --link-underline-color: rgba(var(--link-RGB), 0.2);
  --hover-RGB: 244, 173, 68;
  --hover-color: rgb(var(--hover-RGB));
  --underline-hover-color: rgba(var(--hover-RGB), 0.2);
  --mark-color: rgba(255, 215, 68, 1);
  --success-color: rgba(0, 150, 40, 1);
  --error-RGB: 230, 60, 60;
  --error-color: rgba(var(--error-RGB), 1);
  --error-surface-color: rgba(var(--error-RGB), 0.2)
}
.card-colors {
  --brand-color-1: rgb(0, 20, 40);
  --brand-color-2: rgb(0, 60, 190);
  --brand-color-3: rgb(253, 47, 75);
  --brand-color-4: rgb(255, 225, 0);
  --background-RGB: 255, 255, 255;
  --background-color: rgb(var(--background-RGB));
  --text-RGB: 0, 20, 40;
  --text-color: rgb(var(--text-RGB));
  --accent-RGB: 253, 47, 75;
  --accent-color: rgb(var(--accent-RGB));
  --surface-RGB: 233, 221, 229;
  --surface-color: rgba(var(--surface-RGB), 0.5);
  --surface-hover-color: rgba(var(--surface-RGB), 1);
  --surface-opaque-color: rgba(var(--surface-RGB), 1);
  --link-RGB: 0, 60, 190;
  --link-color: rgb(var(--link-RGB));
  --link-underline-color: rgba(var(--link-RGB), 0.2);
  --hover-RGB: 175, 208, 20;
  --hover-color: rgb(var(--hover-RGB));
  --underline-hover-color: rgba(var(--hover-RGB), 0.2);
  --mark-color: rgba(255, 225, 0, 1);
  --success-color: rgba(0, 150, 40, 1);
  --error-RGB: 220, 0, 20;
  --error-color: rgba(var(--error-RGB), 1);
  --error-surface-color: rgba(var(--error-RGB), 0.2)
}
.active-colors {
  --brand-color-1: rgba(240, 240, 240, 1);
  --brand-color-2: rgba(0, 200, 50, 1);
  --brand-color-3: rgba(0, 50, 200, 1);
  --brand-color-4: rgba(15, 15, 15, 1);
  --background-RGB: 255, 255, 255;
  --background-color: rgb(var(--background-RGB));
  --text-RGB: 40, 40, 40;
  --text-color: rgb(var(--text-RGB));
  --accent-RGB: 0, 180, 45;
  --accent-color: rgb(var(--accent-RGB));
  --surface-RGB: 240, 240, 240;
  --surface-color: rgba(var(--surface-RGB), 0.5);
  --surface-hover-color: rgba(var(--surface-RGB), 1);
  --surface-opaque-color: rgba(var(--surface-RGB), 1);
  --link-RGB: 0, 50, 200;
  --link-color: rgb(var(--link-RGB));
  --link-underline-color: rgba(var(--link-RGB), 0.2);
  --hover-RGB: 0, 200, 50;
  --hover-color: rgb(var(--hover-RGB));
  --underline-hover-color: rgba(var(--hover-RGB), 0.2);
  --mark-color: rgba(255, 230, 0, 1);
  --success-color: rgba(0, 150, 40, 1);
  --error-RGB: 220, 0, 0;
  --error-color: rgba(var(--error-RGB), 1);
  --error-surface-color: rgba(var(--error-RGB), 0.1);
  color: var(--text-color)
}
.orb .orb__top-space-S {
  margin-top: 1.3em
}
.orb .orb__top-space-M {
  margin-top: calc(1.3em * 2)
}
.orb .orb__top-space-L {
  margin-top: calc(1.3em * 5)
}
.orb .orb__right-space-XS {
  margin-right: calc(1.3em / 2)
}
.orb .orb__right-space-S {
  margin-right: 1.3em
}
.orb .orb__right-space-M {
  margin-right: calc(1.3em * 2)
}
.orb .orb__right-space-L {
  margin-right: calc(1.3em * 5)
}
.orb .orb__bottom-space-XS {
  margin-bottom: calc(1.3em / 2)
}
.orb .orb__bottom-space-S {
  margin-bottom: 1.3em
}
.orb .orb__bottom-space-M {
  margin-bottom: calc(1.3em * 2)
}
.orb .orb__bottom-space-L {
  margin-bottom: calc(1.3em * 5)
}
.orb .orb__right-inner-space-XS {
  padding-right: calc(1.3em / 2)
}
.orb .orb__right-inner-space-S {
  padding-right: 1.3em
}
.orb img {
  width: 100%;
  display: block
}
.orb .wrapper {
  position: relative;
  width: 70%;
  margin: 0 auto
}
@media (max-device-width: 767px) {
  .orb .wrapper {
    width: 100%;
    padding: 0 1em
  }
}
.orb .wrapper.full-width {
  width: 100%;
  padding: 0 1em
}
.orb .wrapper.edge-to-edge {
  width: 100%
}
@media (min-device-width: 768px) {
  .orb .wrapper.shift-right {
    padding-left: 6em
  }
}
@media (min-device-width: 768px) {
  .orb .wrapper.shift-left {
    padding-right: 6em
  }
}
.orb .orb__header {
  position: relative;
  padding: 1em 1.2em;
  display: flex;
  justify-content: space-between
}
@media (max-device-width: 767px) {
  .orb .orb__header {
    padding: 0.8em 0.6em
  }
}
.orb .orb__header .orb__identity {
  display: flex;
  border-bottom: none
}
.orb .orb__header .orb__identity .orb__identity-item {
  margin-right: 0.4em
}
@media (max-device-width: 767px) {
  .orb .orb__header .orb__identity .orb__identity-item {
    margin-right: 0.2em
  }
}
.orb .orb__header .orb__identity .orb__identity-item .orb-emblem {
  width: 4em
}
@media (max-device-width: 767px) {
  .orb .orb__header .orb__identity .orb__identity-item .orb-emblem {
    width: 2em
  }
}
.orb .orb__header .orb__identity .orb__identity-item .orb-emblem .st0 {
  fill: var(--brand-color-3)
}
.orb .orb__header .orb__identity .orb__identity-item .orb-logo {
  width: 4em
}
@media (max-device-width: 767px) {
  .orb .orb__header .orb__identity .orb__identity-item .orb-logo {
    width: 2em
  }
}
@media (max-device-width: 767px) {
  .orb .orb__header .orb__identity .orb__identity-item .orb-logo-caption {
    font-size: 0.81em;
    margin-top: 0.1em;
    margin-left: 0.4em;
    line-height: 1.3em
  }
}
@media (max-device-width: 767px) {
  .orb .orb__js-nav {
    position: fixed;
    top: 0.5em;
    right: 100%;
    padding: 1em 1em 5em 1em;
    width: 60%;
    background-color: white;
    z-index: 10000;
    opacity: 0;
    transition: opacity 0.5s ease;
    box-shadow: 0 1em 2em 0 rgba(var(--text-RGB), 0.2);
    border-radius: 0.3em
  }
}
@media (max-device-width: 767px) {
  .orb .orb__js-nav a,
  .orb .orb__js-nav span {
    display: block;
    border: none;
    margin: 0.2em;
    padding: 0.3em
  }
}
.orb .orb__js-nav a:hover,
.orb .orb__js-nav span:hover {
  border: none
}
.orb .orb__js-nav .orb__js-nav-close {
  position: absolute;
  top: 0.2em;
  right: 0.2em;
  margin: 0;
  border: none;
  padding: 0;
  font-size: 3em;
  border-bottom: 0
}
@media (min-device-width: 768px) {
  .orb .orb__js-nav .orb__js-nav-close {
    display: none
  }
}
.orb .orb__js-nav.visible {
  right: 0.5em;
  opacity: 1
}
.orb .orb__nav-hambourger {
  position: absolute;
  top: 0.15em;
  right: 0.1em;
  font-size: 3.5em;
  font-weight: 500;
  padding: 0.05em 0.2em 0;
  line-height: 0.6;
  border-bottom: 0
}
.orb .orb__nav-hambourger:hover {
  border-bottom: 0
}
@media (min-device-width: 768px) {
  .orb .orb__nav-hambourger {
    display: none
  }
}
.orb .orb__footer {
  display: flex;
  justify-content: space-between;
  margin-top: 7em;
  padding: 1em 1em 1.5em;
  border-top: 3px solid rgba(var(--surface-RGB), 1)
}
.orb .orb__footer .orb__identity {
  display: flex;
  border-bottom: none;
  margin-right: 1em
}
@media (max-device-width: 767px) {
  .orb .orb__footer .orb__identity {
    display: none
  }
}
.orb .orb__footer .orb__identity .orb__identity-item {
  margin-right: 0.4em
}
.orb .orb__footer .orb__identity .orb__identity-item .orb-emblem {
  width: 2em
}
.orb .orb__footer .orb__identity .orb__identity-item .orb-emblem .st0 {
  fill: var(--brand-color-3)
}
.orb .orb__footer .orb__identity .orb__identity-item .orb-logo {
  width: 2em
}
.orb .orb__footer .orb__footer-nav {
  width: 65%;
  margin-right: 1em
}
@media (max-device-width: 767px) {
  .orb .orb__footer .orb__footer-nav {
    width: 50%
  }
}
.orb .orb__footer .orb__footer-nav .links {
  margin-bottom: 0.7em
}
.orb .orb__footer .orb__footer-nav .orb__footer-nav-item {
  display: inline-block;
  margin: 0 1em 0.5em 0
}
.orb .orb__footer .orb__footer-contact {
  width: 35%
}
@media (max-device-width: 767px) {
  .orb .orb__footer .orb__footer-contact {
    width: 50%
  }
}
.orb .orb__footer section {
  margin: 0.4em 0 0.8em
}
.orb .orb__promo-container {
  padding: 0 1.2em
}
@media (max-device-width: 767px) {
  .orb .orb__promo-container {
    padding: 0.6em
  }
}
.orb .orb__promo {
  position: relative;
  background-color: var(--surface-color);
  height: 26em;
  padding: 1.5em;
  overflow: hidden;
  border-radius: 0.5em
}
@media (max-device-width: 767px) {
  .orb .orb__promo {
    padding: 0.5em
  }
}
.orb .orb__promo .orb__promo-image {
  position: absolute;
  left: 35%;
  width: 75%;
  top: 5.5em
}
@media (max-device-width: 767px) {
  .orb .orb__promo .orb__promo-image {
    left: 3%;
    width: 103%;
    top: 6em
  }
}
.orb .orb__promo .orb__promo-image img {
  width: 100%
}
.orb .orb__promo .orb__promo-title {
  position: relative
}
.orb .orb__promo .orb__promo-nav {
  position: absolute;
  display: flex;
  left: 1.5em;
  right: 0.5em;
  bottom: 2.5em
}
.orb .orb__promo .orb__promo-nav .orb__promo-nav-item {
  width: 25%;
  border-bottom: 0;
  font-size: 1.2em;
  line-height: 1.3em;
  padding: 0.6em 0.9em 0.8em;
  background-color: rgba(var(--surface-RGB), 0.5);
  backdrop-filter: blur(1em);
  border-right: 1px solid rgba(0, 0, 0, 0.05);
  transition: background-color 0.3s ease
}
.orb .orb__promo .orb__promo-nav .orb__promo-nav-item:hover {
  background-color: rgba(var(--surface-RGB), 0.7);
  transition: background-color 0s ease
}
.orb .orb__promo .orb__promo-nav .orb__promo-nav-item:first-child {
  background-color: var(--accent-color);
  color: var(--background-color);
  border-radius: 0.5em 0 0 0.5em;
  border-right: none
}
.orb .orb__promo .orb__promo-nav .orb__promo-nav-item:first-child:hover {
  background-color: rgba(var(--hover-RGB), 1)
}
.orb .orb__promo .orb__promo-nav .orb__promo-nav-item:last-child {
  border-radius: 0 0.5em 0.5em 0;
  border-right: none
}
.orb .orb__grid {
  margin-top: calc(1.3em * 1);
  display: flex;
  flex-wrap: wrap
}
.orb .orb__grid.orb__grid-align-bottom {
  align-items: flex-end
}
.orb .orb__grid.orb__grid-size-XXL .orb__grid-cell {
  width: calc(100% / 2)
}
@media (max-device-width: 767px) {
  .orb .orb__grid.orb__grid-size-XXL .orb__grid-cell {
    width: 100%
  }
}
.orb .orb__grid.orb__grid-size-XL .orb__grid-cell {
  width: calc(100% / 3)
}
@media (max-device-width: 767px) {
  .orb .orb__grid.orb__grid-size-XL .orb__grid-cell {
    width: 100%
  }
}
.orb .orb__grid.orb__grid-size-L .orb__grid-cell {
  width: calc(100% / 4)
}
@media (max-device-width: 767px) {
  .orb .orb__grid.orb__grid-size-L .orb__grid-cell {
    width: calc(100% / 2)
  }
}
.orb .orb__grid.orb__grid-size-M .orb__grid-cell {
  width: calc(100% / 5)
}
@media (max-device-width: 767px) {
  .orb .orb__grid.orb__grid-size-M .orb__grid-cell {
    width: calc(100% / 3)
  }
}
.orb .orb__grid.orb__grid-size-S .orb__grid-cell {
  width: calc(100% / 6)
}
@media (max-device-width: 767px) {
  .orb .orb__grid.orb__grid-size-S .orb__grid-cell {
    width: calc(100% / 3)
  }
}
.orb .orb__grid.orb__grid-size-XS .orb__grid-cell {
  width: calc(100% / 7)
}
@media (max-device-width: 767px) {
  .orb .orb__grid.orb__grid-size-XS .orb__grid-cell {
    width: calc(100% / 4)
  }
}
.orb .orb__grid.orb__grid-size-XXS .orb__grid-cell {
  width: calc(100% / 8)
}
@media (max-device-width: 767px) {
  .orb .orb__grid.orb__grid-size-XXS .orb__grid-cell {
    width: calc(100% / 4)
  }
}
.orb .orb__grid.orb__grid-inset-L .orb__grid-cell {
  padding-right: calc(1.3em * 2);
  padding-bottom: calc(1.3em * 2)
}
.orb .orb__grid.orb__grid-inset-M .orb__grid-cell {
  padding-right: calc(1.3em * 1);
  padding-bottom: calc(1.3em * 1)
}
.orb .orb__grid.orb__grid-inset-S .orb__grid-cell {
  padding-right: calc(1.3em * 0.5);
  padding-bottom: calc(1.3em * 0.5)
}
.orb .orb__grid .orb__grid-cell {
  width: 50%
}
.orb .orb__grid .orb__grid-cell.orb__grid-cell-align-bottom {
  align-self: flex-end
}
@media (max-device-width: 767px) {
  .orb .orb__grid .orb__grid-cell {
    width: 100%
  }
}
.orb .orb__nav-card {
  display: block;
  padding: 0.8em 1em 1.2em 0.8em;
  background-color: var(--surface-color);
  border-bottom: none;
  height: 100%;
  transition: background-color 0.5s ease, color 0.5s ease
}
.orb .orb__nav-card .orb__nav-card__icon svg {
  width: 2em;
  margin-bottom: 0.5em
}
.orb .orb__nav-card .orb__nav-card__icon svg path {
  fill: var(--link-color);
  transition: fill 0.5s ease
}
.orb .orb__nav-card:hover {
  border-bottom: none;
  background-color: var(--surface-hover-color);
  transition: background-color 0s ease, color 0s ease
}
.orb .orb__nav-card:hover .orb__nav-card__icon svg path {
  fill: var(--hover-color);
  transition: fill 0s ease
}
.orb {
  padding-left: 10px;
  font-size: 20px;
  line-height: 1.3em
}
@media (max-device-width: 767px) {
  .orb {
    font-size: 15px;
    line-height: 1.3em
  }
}
.orb section {
  margin-top: 3em
}
.orb section._S {
  margin-top: 1em
}
.orb section._L {
  margin-top: 5em
}
.orb a {
  color: var(--link-color);
  border-bottom: 1px solid var(--link-underline-color);
  text-decoration: none
}
.orb a:hover {
  color: var(--hover-color);
  border-bottom: 1px solid var(--underline-hover-color)
}
.orb .orb__button-link {
  display: inline-block;
  padding: 0.25em 1em 0.35em;
  border: 2px solid var(--link-underline-color);
  border-radius: 0.3em
}
.orb .orb__button-link:hover {
  border: 2px solid var(--underline-hover-color)
}
.orb .orb__button-link.orb__button-link-accent {
  border: 2px solid var(--accent-color);
  background-color: var(--accent-color);
  color: var(--background-color)
}
.orb .orb__button-link.orb__button-link-accent:hover {
  border: 2px solid var(--hover-color);
  background-color: var(--hover-color);
  color: #FFF !important;
}
.orb .orb__button-link.orb__button-link-light-accent {
  border: 2px solid rgba(var(--accent-RGB), 0.4);
  color: var(--accent-color)
}
.orb .orb__button-link.orb__button-link-light-accent:hover {
  border: 2px solid rgba(var(--hover-RGB), 0.4);
  color: var(--hover-color)
}
.orb p {
  margin-top: 0;
  margin-bottom: 0.5em
}
.orb .orb__text-L {
  font-size: 1.3em;
  line-height: 1.3em
}
.orb .orb__text-S {
  font-size: 0.85em;
  line-height: 1.3em
}
@media (max-device-width: 767px) {
  .orb .orb__text-S {
    line-height: 1.4
  }
}
.orb .orb__text-XS {
  font-size: 0.7em;
  line-height: 1.3em
}
.orb .orb__lead {
  font-size: 1.2em;
  font-weight: 500;
  line-height: 1.3em;
  margin-bottom: calc(1.3em * 0.4)
}
@media (max-device-width: 767px) {
  .orb .orb__lead {
    font-size: 1em;
    line-height: 1.3em
  }
}
.orb h1,
.orb h2,
.orb h3,
.orb h4,
.orb h5,
.orb h6 {
  margin: 0
}
.orb h1 mark,
.orb h2 mark,
.orb h3 mark,
.orb h4 mark,
.orb h5 mark,
.orb h6 mark {
  background: none;
  box-shadow: inset 0 -0.15em var(--background-color), inset 0 -0.5em var(--mark-color)
}
.orb h1 {
  font-size: 4.2em;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 0.4em
}
@media (max-device-width: 767px) {
  .orb h1 {
    font-size: 2.3em
  }
}
.orb h2 {
  font-size: 3em;
  line-height: 1.1em;
  font-weight: 700;
  margin-bottom: 0.5em
}
@media (max-device-width: 767px) {
  .orb h2 {
    font-size: 2.2em
  }
}
.orb h3 {
  font-size: 2em;
  line-height: 1.2em;
  margin-bottom: 0.5em
}
@media (max-device-width: 767px) {
  .orb h3 {
    font-size: 1.6em
  }
}
.orb h4 {
  font-size: 1.3em;
  line-height: 1.3em;
  margin-bottom: 0.6em;
  font-weight: 900;
  color: #222;
}
.orb h5 {
  font-size: 1em;
  line-height: 1.3em;
  margin-bottom: 0.7em
}
.orb h6 {
  font-weight: 600;
  font-size: 0.8em;
  line-height: 1.3em;
  text-transform: uppercase;
  letter-spacing: 0.15em;
  margin-bottom: 0.7em
}
.orb strong,
.orb b {
  font-weight: 600
}
.orb mark {
  color: var(--text-color);
  background-color: var(--mark-color)
}
.orb ul,
.orb ol {
  margin: 0 0 calc(1.3em * 0.75) 0;
  padding: 0
}
.orb ul li,
.orb ol li {
  position: relative;
  margin-bottom: calc(1.3em * 0.5)
}
.orb ul li {
  list-style-type: none;
  padding-left: calc(1.3em * 0.75)
}
.orb ul li:before {
  position: absolute;
  left: 0;
  content: "• "
}
.orb ol {
  padding-left: 1.7em
}
.orb ol li {
  padding-left: 0.2em;
  list-style: decimal outside none
}
.orb blockquote {
  font-size: 1.4em;
  line-height: 1.3em;
  margin: 0;
  padding-left: calc(1.3em * 0.75);
  margin-bottom: 1.3em
}
.orb aside {
  margin: 0;
  margin-bottom: 1em;
  background: var(--surface-color);
  padding: calc(1.3em * 0.75);
  padding-top: calc(1.3em * 0.6);
  padding-right: calc(1.3em * 2);
  border-radius: 0.2em
}
.orb code {
  font-weight: 500;
  padding: 0.1em;
  background: var(--surface-color);
  color: var(--code-color)
}
.orb figure {
  margin: 0 0 calc(1.3em * 0.5) 0
}
.orb figure.orb__figure__XXS {
  width: 25%
}
.orb figure.orb__figure__XS {
  width: 50%
}
.orb figure.orb__figure__S {
  width: 75%
}
.orb figure img {
  width: 100%
}
.orb figure figcaption {
  margin-top: calc(1.3em * 0.75);
  font-size: 0.85em;
  line-height: 1.3em;
  opacity: 0.7
}
.orb details {
  padding: 0.5em;
  cursor: pointer;
  border: 1px solid var(--divider-color);
  border-radius: 0.2em;
}
.orb .orb__error-color {
  color: var(--error-color)
}
.orb .orb__success-color {
  color: var(--success-color)
}
.orb .orb__label {
  display: inline-block;
  padding: 0.1em;
  background-color: var(--accent-color);
  color: var(--on-accent-color);
  border-radius: 0.2em
}
.orb .orb__label.orb__label-outline {
  background-color: var(--on-accent-color);
  color: theme-color(main-color);
  border: 2px solid var(--accent-color)
}
.orb .orb__label.orb__label-S {
  font-size: 0.9em
}
.orb .orb__narrow-text-column {
  width: 65%
}
@media (max-device-width: 767px) {
  .orb .orb__narrow-text-column {
    width: 100%
  }
}
.orb button {
  display: inline-block;
  padding: 0.25em 1em 0.35em;
  border: 2px solid var(--accent-color);
  background-color: var(--accent-color);
  color: var(--background-color);
  border-radius: 0.3em;
  font-size: 1em;
  line-height: 1.3em
}
.orb button:focus {
  box-shadow: 0 0 0 5px var(--mark-color);
  outline: none
}
.orb button:hover {
  background-color: var(--hover-color);
  border: 2px solid var(--hover-color)
}
.orb input[type="text"],
.orb input[type="number"] {
  display: inline-block;
  width: 100%;
  padding: 0.4em 0.4em 0.45em;
  border: none;
  background-color: var(--surface-color);
  color: var(--text-color);
  border-radius: 0.3em
}
.orb input[type="text"]::placeholder,
.orb input[type="number"]::placeholder {
  color: var(--text-transparent-color)
}
.orb input[type="text"]:focus,
.orb input[type="number"]:focus {
  box-shadow: 0 0 0 5px var(--mark-color);
  outline: none
}
.orb .orb__radiogroup-line {
  display: flex;
  margin-bottom: 0.5em
}
.orb .orb__radiogroup-line .option input {
  display: none
}
.orb .orb__radiogroup-line .option input:checked+label {
  background-color: var(--accent-color);
  color: var(--background-color)
}
.orb .orb__radiogroup-line .option label {
  display: block;
  padding: 0.3em 0.5em 0.4em;
  background-color: var(--surface-color)
}
.orb .orb__radiogroup-line .option label:hover {
  background-color: var(--surface-hover-color)
}
.orb .orb__radiogroup-line .option:first-child label {
  border-radius: 0.3em 0 0 0.3em;
  padding-left: 0.8em
}
.orb .orb__radiogroup-line .option:last-child label {
  border-radius: 0 0.3em 0.3em 0;
  padding-right: 0.8em
}
.orb .orb__checkbox {
  display: flex;
  margin-bottom: 0.5em
}
.orb .orb__checkbox label {
  display: inline-block;
  margin-top: -0.2em;
  padding-left: 0.3em
}
.orb .orb__checkbox input[type="checkbox"] {
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: 1em;
  height: 1em;
  border: 1px solid rgba(var(--text-RGB), 0.4);
  border-radius: 0.2em;
  padding: 0;
  vertical-align: baseline;
  cursor: pointer;
  flex-shrink: 0;
  overflow: hidden
}
.orb .orb__checkbox input[type="checkbox"]:hover {
  border: 1px solid rgba(var(--text-RGB), 1)
}
.orb .orb__checkbox input[type="checkbox"]:checked {
  border: 1px solid var(--accent-color);
  background-color: var(--accent-color)
}
.orb .orb__checkbox input[type="checkbox"]:checked:before {
  content: "";
  position: absolute;
  width: 0.4em;
  height: 0.6em;
  border-right: 2px solid var(--background-color);
  border-bottom: 2px solid var(--background-color);
  left: 0.25em;
  top: 0.025em;
  transform: rotate(45deg)
}
@media (max-device-width: 767px) {
  .orb .orb__checkbox input[type="checkbox"]:checked:before {
    left: 0.2em;
    top: 0.08em
  }
}
.orb .orb__checkbox input[type="checkbox"]:focus {
  box-shadow: 0 0 0 5px var(--mark-color);
  outline: none
}
.orb .orb__error {
  position: relative;
  padding: calc(1.3em * 0.75);
  padding-top: calc(1.3em * 0.6);
  padding-right: calc(1.3em * 2);
  border-radius: 0.2em;
  color: var(--error-color);
  background-color: var(--error-surface-color)
}
.orb .orb__error:after {
  content: "×";
  font-size: 1.5em;
  position: absolute;
  top: calc(1.3em * 0.2);
  right: calc(1.3em * 0.3)
}
.orb .orb__nav a,
.orb .orb__nav span {
  margin-right: 0.8em
}
.orb .orb__nav a:last-child,
.orb .orb__nav span:last-child {
  margin-right: 0
}
.orb .orb__nav span {
  font-weight: 700
}
.orb .orb__icons-nav {
  margin: 2em 0 1em;
  display: flex;
  flex-wrap: wrap
}
.orb .orb__icons-nav a {
  width: 7.5em;
  border-bottom: none;
  padding-right: 2.5em
}
.orb .orb__icons-nav a figure figcaption {
  margin-top: 0.5em;
  opacity: 1
}
.orb .orb__icons-nav a:hover img {
  filter: brightness(1.4)
}
.orb .orb__cards-menu {
  margin: 2em 0 1em;
  display: flex;
  flex-wrap: wrap
}
.orb .orb__cards-menu a {
  position: relative;
  width: 14em;
  height: 10em;
  padding: 0.8em;
  border-bottom: none;
  margin-right: 0.5em;
  margin-bottom: 0.5em;
  background-color: var(--surface-color)
}
.orb .orb__cards-menu a figure img {
  position: absolute;
  bottom: 0.8em;
  left: 0.8em;
  height: 1.8em
}
.orb .orb__cards-menu a figure figcaption {
  margin-top: 0;
  opacity: 1;
  color: var(--text-color)
}
.orb .orb__cards-menu a:hover {
  background-color: var(--surface-hover-color)
}
.orb .orb__cards-menu a:hover figcaption {
  color: var(--hover-color)
}
.orb .orb__links-list {
  margin: 1em 0;
  max-width: 32em
}
.orb .orb__links-list a {
  display: flex;
  padding: 0.2em 0.2em 0.6em 0.2em;
  margin-bottom: 0.3em
}
.orb .orb__links-list a .orb__link-caption {
  width: 50%;
  padding-right: 1em;
  color: var(--text-color)
}
.orb .orb__links-list a .orb__link-text {
  width: 50%;
  color: var(--link-color)
}
.orb .orb__links-list a .orb__link-text:after {
  content: "↗";
  position: relative;
  bottom: -0.05em;
  margin-left: 0.5em;
  font-size: 0.7em
}
.orb .orb__links-list a:hover {
  border-radius: 0.3em;
  background-color: var(--surface-hover-color)
}
.orb .orb-dark {
  color: var(--background-color);
  background-color: var(--text-color)
}
.orb .orb-dark a {
  color: var(--background-color);
  border-bottom: 1px solid rgba(var(--background-color-RGB-components), 0.3);
  text-decoration: none
}
.orb .orb-dark a:hover {
  color: var(--hover-color);
  border-bottom: 1px solid rgba(var(--hover-color-RGB-components), 0.6)
}
header {
  height: 2em
}
@media (max-device-width: 767px) {
  header {
    height: auto
  }
}
.top {
  background-color: var(--surface-opaque-color)
}
.top .top-header {
  padding: 1.1em 1.2em;
  display: flex;
  justify-content: space-between
}
.top .top-content {
  margin-top: 1em;
  margin-left: 2em;
  width: 60%;
  padding: 1.1em 1.2em
}
.logos {
  display: flex
}
.logos .orb-emblem {
  width: 3.8em
}
.logos .orb-emblem .st0 {
  fill: var(--text-color)
}
.logos .project-logo {
  min-width: 3.8em;
  margin-left: 1.8em;
  padding-top: 0.25em;
  margin-right: 0.6em
}
.logos .project-caption h1 {
  margin: 0;
  padding-top: 0.1em;
  font-size: 1.4em;
  line-height: 0.95;
  font-weight: 700
}
.oc-top {
  background-image: url("http://orb.intuition.team/images/identity/OC-header-image.png");
  background-repeat: no-repeat;
  background-size: 97%;
  background-position: 50% 80%;
  height: 28em
}
.ag-top {
  background-image: url("http://orb.intuition.team/images/identity/AG-top-image.png");
  background-repeat: no-repeat;
  background-size: 63%;
  background-position: 95% 80%;
  height: 28em
}
.ag-top .logos .project-logo {
  width: 4.1em;
  margin-left: 1.5em;
  margin-right: 0.4em
}
footer {
  height: 7em
}
@media (max-device-width: 767px) {
  footer {
    height: auto
  }
}
.sidebar {
  position: fixed;
  top: 0;
  width: 14em;
  padding: 1em
}
@media (max-device-width: 767px) {
  .sidebar {
    position: static;
    margin: 1em;
    padding: 1em;
    background-color: var(--surface-color)
  }
}
.nav {
  margin-bottom: 1.5em
}
.nav .nav-header {
  display: flex
}
.nav .nav-header .nav-emblem {
  width: 6em
}
.nav .nav-link {
  margin: 0.5em 0
}
.orb .sidebar-controls.hidden {
  display: none
}
@media (max-device-width: 767px) {
  .orb .sidebar-controls {
    display: none
  }
}
.orb .sidebar-controls .sidebar-em-converter {
  margin-bottom: 0.5em
}
.orb .sidebar-controls .sidebar-em-converter label {
  display: inline-block;
  padding: 0.4em 0 0.4em 0.7em;
  background-color: var(--surface-color);
  border-radius: 0.3em 0 0 0.3em
}
.orb .sidebar-controls .sidebar-em-converter input {
  width: 4em;
  top: 0;
  padding-top: 0.4em;
  border-radius: 0 0.3em 0.3em 0
}
.orb .sidebar-controls .sidebar-em-converter span {
  padding-top: 0.4em
}
.palette {
  display: flex;
  flex-wrap: wrap
}
.palette.hidden {
  display: none
}
.palette.brand-palette {
  margin: 1.5em 0 2em -1.2em
}
@media (max-device-width: 767px) {
  .palette.brand-palette {
    margin: 1em 0 3em 0
  }
}
.palette.brand-palette .brand-palette-sample {
  width: 13em;
  height: 13em;
  border-radius: 50%;
  margin-right: -2em;
  padding: 3.5em 1.2em
}
.palette.brand-palette .brand-palette-sample .rgb,
.palette.brand-palette .brand-palette-sample .cmyk {
  font-size: 0.8em
}
@media (max-device-width: 767px) {
  .palette.brand-palette .brand-palette-sample .rgb,
  .palette.brand-palette .brand-palette-sample .cmyk {
    font-size: 0.8em
  }
}
@media (max-device-width: 767px) {
  .palette.brand-palette .brand-palette-sample {
    width: 12em;
    height: 12em;
    margin-right: -1.5em;
    margin-bottom: -1.5em;
    padding: 3em 1.5em
  }
}
.palette.interface-palette {
  margin-bottom: 1em
}
.palette.interface-palette .palette-bar {
  width: 25%;
  height: 5em;
  padding: calc(1.3em * 0.4) calc(1.3em * 0.5)
}
@media (max-device-width: 767px) {
  .palette.interface-palette .palette-bar {
    width: 50%
  }
}
.palette.interface-palette .palette-bar.half-width {
  width: 12.5%
}
@media (max-device-width: 767px) {
  .palette.interface-palette .palette-bar.half-width {
    width: 25%
  }
}
.palette.interface-palette .palette-bar .rgb {
  font-size: 0.8em
}
@media (max-device-width: 767px) {
  .palette.interface-palette .palette-bar .rgb {
    font-size: 0.8em
  }
}
.font-letter {
  font-size: 2.5em;
  line-height: calc(1.3em / 1.2);
  margin-bottom: 0.5em
}
.font-letter.regular {
  font-weight: 400
}
.font-letter.medium {
  font-weight: 600
}
.font-letter.bold {
  font-weight: 700
}
@media (max-device-width: 767px) {
  .font-letter {
    font-size: 2.2em
  }
}
.props {
  margin-top: 1.5em;
  width: 100%;
  display: flex;
  flex-wrap: wrap
}
@media (max-device-width: 767px) {
  .props {
    display: none
  }
}
.props .prop {
  width: 10em;
  margin-bottom: 0.5em
}
.props .prop.double-width {
  width: 20em
}
.props .prop .prop-caption {
  font-size: 0.75em;
  line-height: 1em;
  padding-bottom: 0.3em;
  border-bottom: 1px solid rgba(var(--text-color-RGB-components), 0.1);
  margin-bottom: 0.5em
}
.props .prop .value {
  display: inline-block;
  margin: 0 0.5em 0.5em 0
}
.props .prop .value .em::after {
  content: " em "
}
.props .prop .value .px::after {
  content: " px "
}
.props .prop .value .em,
.props .prop .value .px {
  display: inline
}
.props .prop .value.arrow-up .em::before,
.props .prop .value.arrow-up .px::before {
  content: "↑ "
}
.props .prop .value.arrow-right .em::before,
.props .prop .value.arrow-right .px::before {
  content: "→ "
}
.props .prop .value.arrow-down .em::before,
.props .prop .value.arrow-down .px::before {
  content: "↓ "
}
.props .prop .value.arrow-left .em::before,
.props .prop .value.arrow-left .px::before {
  content: "← "
}
h3 u {
  text-decoration: none;
  color: rgba(var(--text-color-RGB-components), 0.2)
}
.orb .units-selector {
  display: inline-flex;
  margin-right: 3em
}
.orb .em-converter {
  display: none
}
.orb .em-converter.visible {
  display: inline-flex
}
.orb .em-converter input {
  position: relative;
  width: 5em;
  top: -0.28em
}
.crest {
  padding-right: 30%
}
.crest .st0 {
  fill: var(--text-color)
}
.logo-plate {
  padding: 1.5em 2em 2em;
  display: flex;
  background-color: var(--surface-color)
}
.logo-plate .logo {
  width: 50%;
  display: flex
}
.logo-plate .emblem {
  width: 3.8em;
  margin-top: 0.2em
}
.logo-plate .emblem.shield {
  margin-top: 0.7em;
  width: 1.9em
}
.logo-plate .emblem svg .st0 {
  fill: var(--text-color)
}
.logo-plate .caption {
  width: 30%;
  font-size: 1.1em;
  margin-top: 0.5em;
  margin-left: 0.5em
}
.marten {
  padding-top: 5em
}
.marten svg {
  margin: 0 -1em
}
.marten .st0 {
  fill: var(--text-color)
}
.map-container {
  position: relative
}
.map-container .map-controls {
  position: absolute;
  bottom: 3em;
  right: 3em;
  width: 13em;
  background-color: var(--background-color);
  padding: 1em;
  border-radius: 0.3em
}
.checkboxes {
  margin-bottom: 1.5em
}
@media screen and (max-width: 1200px) {
  .small-at-1000 {
    max-width: 1000px;
    margin: 0 auto;
    font-size: 17px;
    line-height: 1.3em
  }
}
.banners {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.banners .banners-column {
  width: 66%
}
.banners .banners-column.narrow {
  width: 32%
}
.ag-widget {
  position: relative;
  padding: 1.2em 1.5em;
  background-color: #f7f7f7;
  height: 15em;
  color: var(--text-color);
  overflow: hidden;
  margin-top: 27px;
}
.ag-widget .bg-logo {
  position: absolute;
  z-index: 0;
  top: -2em;
  left: 46%;
  width: 19.5em
}
.ag-widget h4 {
  position: relative
}
.ag-widget .content {
  position: relative
}
.ag-widget .buttons {
	margin-left: .2em;
	width: 40%;
	min-width: 350px;
	margin-left: -1.3em;
}
.caption {
    margin-left: 1.9em;
    font-size: .8em;
    color: #222;
	margin-left: 0em;
}
.ag-widget .button {
  margin: 0.5em 0
}
.ag-widget .orb__button-link {
  display: block;
  cursor: pointer;
  background: #0d4cd3;
  color: #fff;
  outline: 0;
}
.apps {
  position: absolute;
  bottom: 1.4em;
  right: 1em
}
.apps p {
  font-size: 0.8em;
  line-height: 1.3em
}
.orb .badge {
  display: none;
  position: relative;
  border: 0;
  margin: 0.3em
}
.orb .badge:hover {
  border: 0
}
.orb .badge:hover img {
  position: relative;
  z-index: 1;
  filter: brightness(0.8) invert(0.1)
}
.orb .badge img {
  display: none !important;
  width: auto;
	height: 3em;
	border-radius: .5em;
}
.problem-form {
  display: flex;
  font-size: 1.2em
}
@media (max-device-width: 767px) {
  .problem-form {
    flex-wrap: wrap
  }
}
.problem-form input {
  margin-right: 0.3em
}
@media (max-device-width: 767px) {
  .problem-form input {
    width: 100%;
    margin-bottom: 0.5em
  }
}
a.vote-promo {
  display: block;
  padding: 1em 3em 1em 1em;
  background-color: rgba(var(--surface-RGB), 0.5);
  color: var(--text-color);
  border-bottom: 0;
  height: 100%
}
a.vote-promo .fake-button {
  margin-top: 0.3em;
  display: inline-block;
  padding: 0.3em 1em 0.4em;
  background-color: var(--accent-color);
  color: var(--background-color);
  border-radius: 0.3em
}
a.vote-promo .fake-button.big {
  font-size: 1.3em;
  line-height: 1.3em
}
a.vote-promo:hover {
  background-color: rgba(var(--surface-RGB), 0.7);
  color: var(--text-color);
  border-bottom: 0
}
a.vote-promo:hover .fake-button {
  background-color: var(--hover-color)
}
.orb__window {
  position: relative;
  background-color: var(--background-color);
  border-radius: 0.3em;
  padding: 1.2em 1.5em 1.5em 1.2em;
  box-shadow: 0 0.5em 1.5em 0 rgba(var(--text-RGB), 0.1)
}
.orb__window:after {
  content: "×";
  position: absolute;
  font-size: 1.5em;
  line-height: 1.3em;
  opacity: 0.4;
  top: 0.15em;
  right: 0.4em;
  z-index: 1
}
.letters-header {
  padding: 1em 1.1em;
  background-color: var(--surface-color)
}
.letters-header .orb-logo {
  display: flex
}
.letters-header .orb-logo .orb-emblem {
  width: 3em
}
.letters-header .orb-logo .orb-emblem .st0 {
  fill: var(--text-color)
}
.letters-header .orb-logo .orb-caption {
  margin: 0.35em 0.6em
}
.promo-auth {
  position: absolute;
  top: 1em;
  right: 2em;
  width: 15em;
  z-index: 1000;
  padding: 1em;
  border-radius: 0.5em;
  border-bottom: 0;
  background-color: var(--background-color);
  box-shadow: 0 1em 2em 0 rgba(var(--accent-RGB), 0.1)
}
@media (max-device-width: 767px) {
  .promo-auth {
    display: block;
    position: relative;
    top: auto;
    right: auto;
    margin-top: -2em;
    left: 1em
  }
}
.promo-auth .gosuslugi {
  margin: 0.8em 0.05em;
  width: 10em
}
.promo-auth .fake-button {
  margin-top: 0.3em;
  font-size: 0.7em;
  display: inline-block;
  padding: 0.2em 0.8em 0.3em;
  background-color: var(--accent-color);
  color: var(--background-color);
  border-radius: 0.3em
}
.promo-auth:hover {
  border-bottom: 0;
  box-shadow: 0 1em 2em 0 rgba(var(--hover-RGB), 0.2)
}
.promo-auth:hover .fake-button {
  background-color: var(--hover-color)
}
.letters-promo {
  position: relative;
  padding: 1em 1em 2em 1em;
  background-color: var(--surface-color)
}
@media (max-device-width: 767px) {
  .letters-promo {
    padding: 0.5em 0.5em 3em 0.5em
  }
}
.letters-promo .promo-cta {
  padding: 1em 2em;
  width: 65%
}
@media (max-device-width: 767px) {
  .letters-promo .promo-cta {
    padding: 0.5em 0.6em;
    width: 100%
  }
}
@media (max-device-width: 767px) {
  .letters-promo .promo-cta h2 {
    font-size: 2em
  }
}
.letters-promo .promo-cta .buttons {
  margin: 1em 0
}
.letters-content {
  padding: 1em 35% 4em 3em
}
@media (max-device-width: 767px) {
  .letters-content {
    padding: 1em 1.1em;
    width: 100%
  }
}
.letters-footer {
  padding: 1em
}
.poll-header {
  padding: 1em 1.1em;
  background-color: var(--surface-color)
}
.poll-header .orb-logo {
  display: flex
}
.poll-header .orb-logo .orb-emblem {
  width: 3em
}
.poll-header .orb-logo .orb-emblem .st0 {
  fill: var(--text-color)
}
.poll-header .orb-logo .orb-caption {
  margin: 0.35em 0.6em
}
.ag-widget .button {
  border: none;
  background: transparent;
  margin-bottom: 20px;
}
.orb .orb__button-link.orb__button-link-accent {
  color: var(--background-color);
  background: #00b42d;
  border: 2px solid #00b42d;
}
.orb .orb__button-link.orb__button-link-accent:hover {
  color: var(--background-color);
  background: rgb(80, 210, 15) !important;
  border: 2px solid rgb(80, 210, 15) !important;
}
.buttons>.button {
  display: block;
}
.orb .orb__button-link:hover {
  border: 2px solid var(--underline-hover-color);
}
.orb .orb__button-link:hover {
  background: #1d5deb;
  border: 2px solid #1d5deb !important;
  color: #FFF !important;
}

#js-show-iframe-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-width: 293px;
  max-width: 100%;
  background: linear-gradient(138.4deg, #38bafe 26.49%, #2d73bc 79.45%);
  color: #fff;
  cursor: pointer;
}
#js-show-iframe-wrapper .pos-banner-fluid * {
  box-sizing: border-box
}
#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2 {
  display: block;
  width: 195px;
  min-height: 56px;
  font-size: 18px;
  line-height: 24px;
  cursor: pointer;
  background: #0d4cd3;
  color: #fff;
  border: none;
  border-radius: 8px;
  outline: 0
}
#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:hover {
  background: #1d5deb
}
#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:focus {
  background: #2a63ad
}
#js-show-iframe-wrapper .pos-banner-fluid .pos-banner-btn_2:active {
  background: #2a63ad
}
@-webkit-keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}
@keyframes fadeInFromNone {
  0% {
    display: none;
    opacity: 0
  }
  1% {
    display: block;
    opacity: 0
  }
  100% {
    display: block;
    opacity: 1
  }
}
@font-face {
  font-family: LatoWebLight;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Light.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility
}
@font-face {
  font-family: LatoWeb;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Regular.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility
}
@font-face {
  font-family: LatoWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff2) format("woff2"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.woff) format("woff"), url(https://pos.gosuslugi.ru/bin/fonts/Lato/fonts/Lato-Bold.ttf) format("truetype");
  font-style: normal;
  font-weight: 400;
  text-rendering: optimizeLegibility
}
#js-show-iframe-wrapper .bf-1 {
  position: relative;
  display: grid;
  grid-template-columns: var(--pos-banner-fluid-1__grid-template-columns);
  grid-template-rows: var(--pos-banner-fluid-1__grid-template-rows);
  width: 100%;
  max-width: 1060px;
  font-family: LatoWeb, sans-serif;
  box-sizing: border-box
}
#js-show-iframe-wrapper .bf-1__decor {
	grid-column: var(--pos-banner-fluid-1__decor-grid-column);
	grid-row: var(--pos-banner-fluid-1__decor-grid-row);
	padding: var(--pos-banner-fluid-1__decor-padding);
	background: url(https://pos.gosuslugi.ru/bin/banner-fluid/2/banner-fluid-bg-2-small.svg) 0% calc(100% - 6px) no-repeat;
	background-size: cover;
}
#js-show-iframe-wrapper .bf-1__logo-wrap {
	position: absolute;
	right: 0;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 30px 30px 24px 40px;
	background: #2d73bc;
	top: 0;
	bottom: auto;
	border-radius: 0 0 0 80px;
}
#js-show-iframe-wrapper .bf-1__logo {
  width: 128px
}
#js-show-iframe-wrapper .bf-1__slogan {
  font-family: LatoWebBold, sans-serif;
  font-size: var(--pos-banner-fluid-1__slogan-font-size);
  line-height: var(--pos-banner-fluid-1__slogan-line-height)
}
#js-show-iframe-wrapper .bf-1__content {
  padding: var(--pos-banner-fluid-1__content-padding)
}
#js-show-iframe-wrapper .bf-1__description {
  display: flex;
  flex-direction: column;
  margin-bottom: 24px
}
#js-show-iframe-wrapper .bf-1__text {
  margin-bottom: 12px;
  font-size: 24px;
  line-height: 32px;
  font-family: LatoWebBold, sans-serif
}
#js-show-iframe-wrapper .bf-1__text_small {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  font-family: LatoWeb, sans-serif
}
#js-show-iframe-wrapper .bf-1__btn-wrap {
  display: flex;
  align-items: center;
  justify-content: center
}
.banners {
	padding-right: 10px;
	flex-wrap: nowrap;
	justify-content: center;
}
.banners iframe {
	height: 100%;
	min-height: 400px;
}
.banners .banners-column, .banners .banners-column.narrow {
	display: unset;
	vertical-align: top;
	width: auto;

}

.banners .banners-column, .banners .banners-column.narrow {
	width: auto;
}
.banners .banners-column.narrow {
	margin-left: 15px;
}
.ag-widget-logo {
	display: flex;
}
.ag-image img {
    width: 48px;
}
.ag-widget-logo .title {
    margin-left: 20px;
}
.ag-widget-logo .title h4 {
    margin-bottom: 3px;
    line-height: 21px;
    font-size: 22px;
}
.ag-widget-logo .title h5 {
    font-size: 18px;
    font-weight: 400;
    color: #626262;
}
.ag-widget .button {
	font-weight: 100;
}


@media (max-width: 1000px) {
	.banners {
		display: block;
	}
	.banners .banners-column.narrow {
		margin-left: 0;
		width: 100%;
		max-width: 100%;
		margin-top: 20px;
	}
	.ag-widget .buttons {
		width: 92%;
	}
	.ag-widget {
		min-height: 400px;
	}
	.ag-widget .bg-logo {
		top: 0em;
		left: 12%;
		width: 15.5em;
	}
	.ag-widget h4 {
    	text-align: center;
	}
	.banners iframe {
		width: 100% !important;
	}
}

.ag-widget .apps {
	position: unset;
	margin-top: 20px;
	margin-left: -.4em;
	margin-top: .3em;
}
.orb .badge {
	display: inline-block;
    position: relative;
    border: 0;
    margin: 0.3em;
    background: none;
}
.orb .badge img {
    display: block !important;
    width: auto;
    height: 3em;
    border-radius: 0.5em;
}
.banners-column.wide {
    width: 70%;
}
.banners .banners-column.narrow {
    margin-left: 15px;
}
  @media (max-width: 700px) {
    .banners {
      padding-right: 0;
    }
.banners .banners-column.narrow {
    margin-left: 0 !important;
}

    .banners-column {
      width: 100% !important;
    }
	.ag-widget {
		min-height: 270px;
	}
	.ag-background {
	   display: none;
	}
	.ag-widget .buttons {
		width: 92%;
		min-width: auto;
	}
  }
/* End */
/* /local/templates/government/components/openregion/news.list/main-news-1/style.css?16137286334280 */
/* /local/templates/government/components/openregion/news.list/main-news-2/style.css?1607519642404 */
/* /local/templates/government/components/openregion/news.list/main-news-3/style.css?16075196423122 */
/* /local/templates/government/components/openregion/news.list/main-events/style.css?16081061653277 */
/* /local/templates/government/components/openregion/news.list/main-vertical-banners/style.css?16075196423103 */
/* /local/templates/government/components/openregion/news.list/main-horizontal-banners/style.css?16075196423733 */
/* /local/templates/government/components/openregion/news.list/main-gosuslugi/style.css?16154653364065 */
/* /local/templates/government/components/openregion/news.list/main-widgets/style.css?161779965943500 */
