

/* Start:/local/templates/donland/components/openregion/news.list/main-news-1/style.css?15566068394246*/
.main-news-1 {
  background: #9AA0B1;
  display: flex;
}

.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: 210px;
  width: 100%;
  padding: 0 35px 50px 35px;
  display: flex;
  flex-direction: column;
  background: linear-gradient(to bottom, rgba(59, 66, 86, 1) 0%, rgba(59, 66, 86, 0) 100%);
}

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

.main-news-slider__title {
  line-height: 1.2em;
  max-height: 2.4em;
  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 {
  background: #E94F4F;
  color: #fff;
  font-size: 0.875em;
  height: 25px;
  display: inline-flex;
  align-items: center;
  padding: 0 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: #CC3333;
}

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

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

.main-news-slider__nav {
  position: absolute;
  bottom: 90px;
  color: #cc3333;
}

.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/donland/components/openregion/news.list/main-news-2/style.css?1553838044404*/
.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: #142B4F;
  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/donland/components/openregion/news.list/main-news-3/style.css?15578271643122*/
.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: #EC6767;
}

.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: #E94F4F;
  font-size: 14px;
}

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

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

.main-news-3__all {
  color: #E94F4F;
  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/donland/components/openregion/news.list/main-events/style.css?15538380443274*/
.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: #F9F9F9;
  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: #EC6767;
}

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

.main-events__item:nth-child(even) {
  background: rgba(0, 0, 0, 0.025);
}

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

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

.main-events__link {
  text-decoration: none;
  color: #142B4F;
}

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

.main-events__all {
  color: #E94F4F;
  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__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 - White 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/donland/components/openregion/news.list/main-announcement/style.css?15538380442945*/
.main-announcement {
  border-left: 1px #E1E2E6 solid;
  border-bottom: 1px #E1E2E6 solid;
  display: flex;
  flex-direction: column;
  position: relative;
}

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

.main-announcement__header {
  padding: 0 35px;
  background: #F9F9F9;
  height: 75px;
  display: flex;
  align-items: center;
}

.main-announcement__header h2 {
  margin: 0;
}

.main-announcement__items {
  overflow-y: auto;
  flex: 1;
}

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

.main-announcement__items::-webkit-scrollbar-thumb {
  border: 1px #fff solid;
  background: #EC6767;
}

.main-announcement__items::before {
  content: '';
  display: block;
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.13) 0%, rgba(0, 0, 0, 0) 100%);
  height: 5px;
  width: 100%;
}

.main-announcement__item {
  padding: 10px 35px;
}

.main-announcement__item:first-child {
  margin-top: 20px;
}

.main-announcement__item:last-child {
  margin-bottom: 20px;
}

.main-announcement__link {
  text-decoration: none;
  color: #142B4F;
}

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

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

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


/* Visually impaired - White scheme */

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

.scheme-white .main-announcement__all {
  color: #909090;
}

.scheme-white .main-announcement__items::-webkit-scrollbar-thumb {
  border: 1px solid #ffffff;
  background: #b3b6b8;
}

/* Visually impaired - Black scheme */

.scheme-black .main-announcement {
  border: none;
}

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

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

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

.scheme-black .main-announcement__items::-webkit-scrollbar-thumb {
  border: none;
  background: #b2b4b6;
}

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

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

/* Visually impaired - Blue scheme */

.scheme-blue .main-announcement {
  border: none;
}

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

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

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

.scheme-blue .main-announcement__items::-webkit-scrollbar-thumb {
  border: none;
  background: #9dd1ff;
}

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

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


/* Start:/local/templates/donland/components/openregion/news.list/main-updates/style.css?15538380443089*/
.main-updates {
  border-left: 1px #E1E2E6 solid;
  border-bottom: 1px #E1E2E6 solid;
  display: flex;
  flex-direction: column;
  position: relative;
}

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

.main-updates__header {
  padding: 0 35px;
  background: #F9F9F9;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.main-updates__header h2 {
  margin: 0;
}

.main-updates__items {
  overflow-y: auto;
  flex: 1;
}

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

.main-updates__items::-webkit-scrollbar-thumb {
  border: 1px #fff solid;
  background: #EC6767;
}

.main-updates__items::before {
  content: '';
  display: block;
  position: absolute;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.13) 0%, rgba(0, 0, 0, 0) 100%);
  height: 5px;
  width: 100%;
}

.main-updates__item {
  padding: 10px 35px 10px 65px;
  position: relative;
}

.main-updates__item::before {
  content: '';
  background: #CECFD3;
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
  left: 40px;
  top: 14px;
}

.main-updates__item:first-child {
  margin-top: 20px;
}

.main-updates__item:last-child {
  margin-bottom: 20px;
}

.main-updates__link {
  text-decoration: none;
  color: #142B4F;
}

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

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

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


/* Visually impaired - White scheme */

.scheme-white .main-updates__items::-webkit-scrollbar-thumb {
  background: #b3b6b8;
}

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

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

/* Visually impaired - Black scheme */

.scheme-black .main-updates {
  border: none;
}

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

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

.scheme-black .main-updates__items::-webkit-scrollbar-thumb {
  background: #b2b4b6;
  border: none;
}

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

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

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

/* Visually impaired - Blue scheme */

.scheme-blue .main-updates {
  border: none;
}

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

.scheme-blue .main-updates__item::before {
  background: #5884aa;
}

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

.scheme-blue .main-updates__items::-webkit-scrollbar-thumb {
  background: #5884aa;
  border: none;
}

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

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

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


/* Start:/local/templates/donland/components/openregion/news.list/main-vertical-banners/style.css?15538380442994*/
.main-vertical-banners {
  display: flex;
  flex-direction: column;
  position: relative;
  justify-content: space-between;
  background: #384258;
  height: 655px;
}

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

.main-vertical-banners__item {
  display: flex;
  align-items: center;
  padding: 20px 45px;
  color: #fff;
  text-decoration: none;
  font-size: 0.875em;
  font-weight: bold;
  background: #464D62;
}

.main-vertical-banners__item:nth-child(even) {
  background: #3B4256;
}

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

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

.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: #464D62;
  color: #cc3333;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
}

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

.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/donland/components/openregion/news.list/main-horizontal-banners/style.css?15538380443652*/
.main-horizontal-banners {
  background: #F9F9F9;
  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: #cc3333;
  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: #cc3333;
  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__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/donland/components/openregion/component/main-video/style.css?1553838044167*/
.main-video {
  padding: 20px 35px 10px 35px;
  display: flex;
  flex-direction: column;
}

.main-video h2 {
  color: #fff;
  margin: 0 0 30px 0;
  font-size: 1.5em;
}
/* End */


/* Start:/local/templates/donland/components/openregion/component/main-video/openregion/news.list/player/style.css?16444860911207*/
.main-video-player {
  flex: 1;
  background-size: cover;
  background-position: 50% 50%;
  margin-bottom: 10px;
  position: relative;
  display: flex;
}

.main-video-player__description {
  background: linear-gradient(to bottom, rgba(49, 53, 68, 1) 0%, rgba(49, 53, 68, 0) 200%);
  color: #fff;
  width: 100%;
  max-width: 400px;
  position: absolute;
  padding: 20px 35px 20px 35px;
  left: 0;
  bottom: 0;
  min-height: 100px;
  display: flex;
  align-items: center;
}

.main-video-player__button {
  margin: auto;
}

#icon-youtube-play:hover g {
  fill-opacity: 1;
}

.main-video-player iframe {
  flex: 1;
}


/* Visually impaired - White scheme */

.scheme-white .main-video-player {
  background-color: #909090;
}

.scheme-white .main-video-player__description {
  background: #e4e4e4;
  color: #000000;
}

/* Visually impaired - Black scheme */

.scheme-black .main-video-player {
  background-color: #ffffff;
}

.scheme-black .main-video-player__description {
  background: #000000;
  color: #ffffff;
}

/* Visually impaired - Blue scheme */

.scheme-blue .main-video-player {
  background-color: #749bbe;
}

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


/* Start:/local/templates/donland/components/openregion/component/main-video/openregion/news.list/slider/style.css?15538380445449*/
.main-video {
  overflow: hidden;
}

.main-video-slider-wrapper {
  display: flex;
  flex-direction: column;
}

.main-video-slider {
  display: flex;
  background: #393E4C;
  padding: 20px 0;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  margin: 0 0 10px 0;
  align-items: center;
  height: 110px;
  position: relative;
}

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

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

.main-video-slider__item {
  display: inline-flex;
  align-items: center;
  width: 100%;
  padding: 0 40px;
}

.main-video-slider__button {
  color: #e94f4f;
  margin: 0 35px 0 0;
}

.main-video-slider__description {
  font-size: 14px;
  color: #fff;
}

.main-video-slider__description--grey {
  color: #868992;
}

.main-video-slider__date {
  margin: 0 0 7px 0;
}

.main-video-slider__time {
  color: #A5A1A1;
}

.main-video-slider__name {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  line-height: 1.2em;
  height: 3.6em;
  overflow: hidden;
  display: block;
  position: relative;
}

.main-video-slider__name:after {
  content: '';
  height: 1.2em;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(57, 62, 76, 0) 0%, rgba(57, 62, 76, 1) 100%)
}

.main-video-slider__name:hover {
  text-decoration: underline;
  color: #fff;
}

.main-video-slider__pages {
  align-self: center;
  display: flex;
  justify-content: center;
  align-items: center;
}

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

.main-video-slider__page--selected {
  background: #CC3333;
}

.main-video-slider__pages:hover .main-video-slider__page--selected {
  background:  #D5D5D5;
}

.main-video-slider__page:hover {
  background: #CC3333 !important;
}

.main-video-slider__nav {
  text-decoration: none;
  position: absolute;
  z-index: 1;
  color: #cc3333;
}

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

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


/* Visually impaired - White scheme */

.scheme-white .main-video-slider {
  background: #b4b5b4;
}

.scheme-white .main-video-slider__description {
  color: #fff;
}

.scheme-white .main-video-slider__button, .scheme-white .main-video-slider__button:hover {
  color: #373737;
}

.scheme-white .main-video-slider__description--grey {
  color: #868992;
}

.scheme-white .main-video-slider__date {
  margin: 0 0 7px 0;
}

.scheme-white .main-video-slider__time {
  color: #565555;
}

.scheme-white .main-video-slider__name {
  color: #fff;
}

.scheme-white .main-video-slider__name:after {
  background: none;
}

.scheme-white .main-video-slider__name:hover {
  color: #fff;
}

.scheme-white .main-video-slider__page {
  background: #D5D5D5;
}

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

.scheme-white .main-video-slider__pages:hover .main-video-slider__page--selected {
  background:  #D5D5D5;
}

.scheme-white .main-video-slider__page:hover {
  background: #373737 !important;
}

.scheme-white .main-video-slider__nav {
  color: #373737;
}

/* Visually impaired - Black scheme */

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

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

.scheme-black .main-video-slider__button, .scheme-black .main-video-slider__button:hover {
  color: #ffffff;
}

.scheme-black .main-video-slider__description--grey {
  color: #ffffff;
}

.scheme-black .main-video-slider__date {
  margin: 0 0 7px 0;
}

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

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

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

.scheme-black .main-video-slider__name:hover {
  color: #ffffff;
}

.scheme-black .main-video-slider__page {
  background: #D5D5D5;
}

.scheme-black .main-video-slider__page--selected {
  background: #434343;
}

.scheme-black .main-video-slider__pages:hover .main-video-slider__page--selected {
  background:  #D5D5D5;
}

.scheme-black .main-video-slider__page:hover {
  background: #373737 !important;
}

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

/* Visually impaired - Blue scheme */

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

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

.scheme-blue .main-video-slider__button, .scheme-blue .main-video-slider__button:hover {
  color: #063462;
}

.scheme-blue .main-video-slider__description--grey {
  color: #063462;
}

.scheme-blue .main-video-slider__date {
  margin: 0 0 7px 0;
}

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

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

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

.scheme-blue .main-video-slider__name:hover {
  color: #063462;
}

.scheme-blue .main-video-slider__page {
  background: #D5D5D5;
}

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

.scheme-blue .main-video-slider__pages:hover .main-video-slider__page--selected {
  background:  #063462;
}

.scheme-blue .main-video-slider__page:hover {
  background: #065eaa !important;
}

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

/* End */


/* Start:/local/templates/donland/components/openregion/news.list/main-gosuslugi/style.css?15538380444061*/
.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 auto 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;
  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: #cc3333;
}

.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: #CC3333;
}

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

.main-gosuslugi-slider__page:hover {
  background: #CC3333 !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/donland/components/openregion/news.list/main-pos-banner/style.css?16444860917269*/
.main-pos-banner {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  width: 100%;
}

.main-pos-banner__item--complaint {
  width: 70%;
}

.main-pos-banner__item--vote {
  width: 30%;
}

.main-pos-banner__item--vote iframe {
  width: 100%;
  height: 100%;
  min-height: 305px;
  border: none;
}

@media screen and (max-width: 1000px) {
  .main-pos-banner {
    flex-direction: column;
  }

  .main-pos-banner__item {
    width: 100% !important;
  }
}

/* Third party code */

@-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;
}

@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;
}

@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;
}

@font-face {
  font-family: RobotoWebLight;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff2)
  format("woff2"),
  url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.woff)
  format("woff"),
  url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Light.ttf)
  format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: RobotoWebRegular;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff2)
  format("woff2"),
  url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.woff)
  format("woff"),
  url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Regular.ttf)
  format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: RobotoWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff2)
  format("woff2"),
  url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.woff)
  format("woff"),
  url(https://pos.gosuslugi.ru/bin/fonts/Roboto/Roboto-Bold.ttf)
  format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: ScadaWebRegular;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff2)
  format("woff2"),
  url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.woff)
  format("woff"),
  url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Regular.ttf)
  format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: ScadaWebBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff2)
  format("woff2"),
  url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.woff) format("woff"),
  url(https://pos.gosuslugi.ru/bin/fonts/Scada/Scada-Bold.ttf)
  format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: Geometria;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.eot);
  src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.eot?#iefix)
  format("embedded-opentype"),
  url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.woff)
  format("woff"),
  url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria.ttf)
  format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: Geometria-ExtraBold;
  src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.eot);
  src: url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.eot?#iefix)
  format("embedded-opentype"),
  url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.woff)
  format("woff"),
  url(https://pos.gosuslugi.ru/bin/fonts/Geometria/Geometria-ExtraBold.ttf)
  format("truetype");
  font-weight: 800;
  font-style: normal;
}

#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/1/banner-fluid-bg-1.svg)
  var(--pos-banner-fluid-1__decor-bg-position) no-repeat;
  background-size: var(--pos-banner-fluid-1__decor-bg-size);
}
#js-show-iframe-wrapper .bf-1__logo-wrap {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
#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);
  color: #fff;
}
#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;
  color: #fff;
}
#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;
}

#js-show-iframe-wrapper {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 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: 240px;
  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;
}

/* End */
/* /local/templates/donland/components/openregion/news.list/main-news-1/style.css?15566068394246 */
/* /local/templates/donland/components/openregion/news.list/main-news-2/style.css?1553838044404 */
/* /local/templates/donland/components/openregion/news.list/main-news-3/style.css?15578271643122 */
/* /local/templates/donland/components/openregion/news.list/main-events/style.css?15538380443274 */
/* /local/templates/donland/components/openregion/news.list/main-announcement/style.css?15538380442945 */
/* /local/templates/donland/components/openregion/news.list/main-updates/style.css?15538380443089 */
/* /local/templates/donland/components/openregion/news.list/main-vertical-banners/style.css?15538380442994 */
/* /local/templates/donland/components/openregion/news.list/main-horizontal-banners/style.css?15538380443652 */
/* /local/templates/donland/components/openregion/component/main-video/style.css?1553838044167 */
/* /local/templates/donland/components/openregion/component/main-video/openregion/news.list/player/style.css?16444860911207 */
/* /local/templates/donland/components/openregion/component/main-video/openregion/news.list/slider/style.css?15538380445449 */
/* /local/templates/donland/components/openregion/news.list/main-gosuslugi/style.css?15538380444061 */
/* /local/templates/donland/components/openregion/news.list/main-pos-banner/style.css?16444860917269 */
