@import "/theme/ch_online/css/user_auth.css";
@import "/theme/ch_online/css/modals.css";
:root {
  --color_main_burgundy: #A30800;
  --color-dark_burgundy: #7D180C;
  --color_peach: #F2A99B;
  --color_red_orange: #E45D48;
  --color_light_gray: #EBECEC;
  --color_brown: #A2260B;
  --color_slightly_darkened_brown: #7E1E09;
  --color_light_brown: #DAA89D;
  --color_yellow: #FFDF00;
  --color_light_gray: #EBEBEB;
}
/* scroll for chrome */
::-webkit-scrollbar {
  width: 8px;
  height: 6px;
}
::-webkit-scrollbar-track {
  background-color: rgba(0, 0, 0, 0.1);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
}
/* scroll for mozilla */
@-moz-document url-prefix() {
  scrollbar-width: thin;
}
.show_hidden_block {
  display: block !important;
}
* {
  box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  font-variation-settings: "wght" 400;
  hyphens: auto;
}
html {
  height: 100%;
}
body {
  margin: 0;
  height: 100%;
}
.hidden {
  display: none !important;
}
body {
  position: relative;
}
body::before {
  content: "";
  background-image: url("/theme/ch_online/img/body_background_image.svg");
  background-repeat: no-repeat;
  background-position: 380px top;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  opacity: 0.5;
}
.btn,
button {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  gap: 6px;
  font-variation-settings: "wght" 500;
  color: var(--color_brown);
  text-decoration: none;
  transition: 0.2s;
  padding: 10px 14px;
  border: 2px solid #DAA89D;
  border-radius: 6px;
  cursor: pointer;
  user-select: none;
  min-height: 46px;
  background-color: #ffffff;
}
.btn:hover,
button:hover {
  background-color: rgba(162, 38, 11, 0.2);
  border-color: rgba(162, 38, 11, 0.1);
}
.btn.btn_second_style,
button.btn_second_style {
  border-color: rgba(255, 223, 0, 0.6);
  color: #ffffff;
  background-color: transparent;
}
.btn.btn_second_style:hover,
button.btn_second_style:hover {
  background-color: rgba(255, 223, 0, 0.2);
  border-color: rgba(255, 223, 0, 0.2);
}
.btn.btn_third_style_gray,
button.btn_third_style_gray {
  border-color: #AEAEAE;
  background-color: #ffffff;
  color: #000000;
}
.btn.btn_third_style_gray:hover,
button.btn_third_style_gray:hover {
  background-color: #E6E6E6;
}
.btn.btn_third_style_gray.active,
button.btn_third_style_gray.active {
  border-color: var(--color_brown);
}
.btn.btn_fourth_style_brown,
button.btn_fourth_style_brown {
  background-color: #841F09;
  border-color: #841F09;
  outline-color: #841F09;
  color: #ffffff;
  font-variation-settings: "wght" 400;
}
.btn.btn_fourth_style_brown:hover,
button.btn_fourth_style_brown:hover {
  background-color: #6A1907;
}
.btn.no_border,
button.no_border {
  border: transparent;
  padding: 10px 16px;
}
.btn.btn_round,
button.btn_round {
  padding: 10px;
  border-radius: 50%;
}
.btn.disabled,
button.disabled {
  background-color: #DADADA;
  border-color: #DADADA;
  color: #AFAFAF;
  cursor: not-allowed;
}
.btn.disabled:hover,
button.disabled:hover {
  background-color: #DADADA;
  border-color: #DADADA;
  color: #AFAFAF;
}
.btn.btn_icon,
button.btn_icon {
  padding: 8px 14px;
  font-variation-settings: "wght" 500;
}
.btn.btn_icon::before,
button.btn_icon::before {
  content: "";
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-size: 20px;
}
.btn.btn_icon.download::before,
button.btn_icon.download::before {
  content: "\f090";
}
.btn.btn_icon.close::before,
button.btn_icon.close::before {
  content: "\e5cd";
}
.btn.btn_icon.delete::before,
button.btn_icon.delete::before {
  content: "\e92b";
  font-size: 20px;
}
.material-symbols-outlined.icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid rgba(162, 38, 11, 0.4);
  color: var(--color_brown);
  cursor: pointer;
  transition: 0.2s;
}
.material-symbols-outlined.icon:hover {
  background-color: rgba(162, 38, 11, 0.2);
}
button {
  font-family: "Montserrat", sans-serif;
  font-variation-settings: "wght" 400;
  font-size: 16px;
  cursor: pointer;
  user-select: none;
}
.pointer {
  cursor: pointer;
}
/*Блок авторизации через ЯндексID, VK, Госуслуги*/
.auth_row {
  background-color: #F2F2F2;
  padding: 30px;
  border-radius: 12px;
  background-image: url("/theme/ch_online/img/chuv_online/user_login_icon.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 35%;
  border: 2px solid #D9D9D9;
  background-size: contain;
}
@media (max-width: 1280px) {
  .auth_row {
    width: 100%;
  }
}
.auth_row .warning {
  color: #EB512F;
  font-variation-settings: "wght" 700;
}
.auth_row .auth_links {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}
/*Кнопки авторизации через ЯндексID, VK, Госуслуги*/
.auth_link:hover {
  filter: brightness(90%);
  background-color: rgba(0, 0, 0, 0.2);
}
.auth_link.Vkontakte {
  background-color: #0077FF;
  color: #ffffff;
  border-color: #0077FF;
}
.auth_link.Vkontakte:hover {
  background-color: #0057BB;
}
.auth_link.yandex {
  background-color: #000000;
  color: #ffffff;
  border-color: #000000;
}
.auth_link.yandex:hover {
  background-color: #333333;
}
.auth_link.gosuslugi {
  color: #0D4CD3;
  border-color: #0D4CD3;
}
.auth_link.gosuslugi:hover {
  background-color: rgba(13, 76, 211, 0.15);
}
.auth_link img {
  width: 24px;
  height: 24px;
}
a {
  color: var(--color_brown);
  transition: text-decoration 0.2s, text-decoration-thickness 0.2s, text-underline-offset 0.2s, text-decoration-color 0.2s;
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
  text-decoration-color: rgba(162, 38, 11, 0.4);
  word-break: break-all;
}
a:hover {
  text-decoration-color: transparent;
}
:where(.page_header) a {
  word-break: normal;
}
img.image_in_text {
  aspect-ratio: 4 / 3;
  max-width: 445px;
  object-fit: cover;
  width: 100%;
  height: auto;
  float: left;
  margin: 0 20px 20px 0;
}
.preview_voting_and_polls {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F2F2F2;
  filter: brightness(0.95);
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 40px;
}
.preview_voting_and_polls img {
  aspect-ratio: 4 / 3;
  max-width: 800px;
  max-height: 448px;
  width: 100%;
  height: auto;
  object-fit: cover;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-variation-settings: "wght" 600;
}
h1 {
  font-size: clamp(1.2rem, calc(1.2rem + 2vw), 3.1rem);
}
h1.document_name {
  font-size: initial;
  font-weight: initial;
}
h2 {
  font-size: clamp(1.1rem, calc(1.1rem + 2vw), 2.5rem);
}
h2.second_page_header_without_top_margin {
  margin-top: 0;
}
h3 {
  font-size: clamp(1rem, calc(1rem + 2vw), 2rem);
}
h4 {
  font-size: clamp(0.9rem, calc(0.9rem + 2vw), 1.6rem);
}
h5 {
  font-size: clamp(0.8rem, calc(0.8rem + 1vw), 1.3rem);
}
h6 {
  font-size: 16px;
  font-size: clamp(0.7rem, calc(0.7rem + 1vw), 1.1rem);
}
ul {
  padding-left: 22px;
}
p,
a {
  hyphens: auto;
}
.show_more_button {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 13px;
}
/*span:not(span.header) {
    hyphens: auto;
}
*/
.page_template {
  display: flex;
  flex-direction: column;
  min-height: 100%;
}
.wrapper {
  max-width: 1720px;
  padding: 0 10px;
  margin: 0 auto;
  padding-top: clamp(1.5rem, calc(1.5rem + 5vw), 8rem);
  padding-bottom: clamp(1.5rem, calc(1.5rem + 5vw), 8rem);
}
@media (max-width: 1039px) {
  .wrapper {
    max-width: 900px;
  }
}
.wrapper.header,
.wrapper.search_wrapper {
  padding-top: initial;
  padding-bottom: initial;
}
.wrapper .search_wrapper {
  padding: 0;
}
.wrapper.pt_0 {
  padding-top: 0;
}
.page_header .wrapper,
.page_footer .wrapper {
  margin-bottom: 0;
}
.page_footer .wrapper {
  padding: 20px 10px;
}
.container_content {
  flex: 1 0 auto;
}
.container_content .background_fill {
  background-color: #F0F0F0;
}
.container_content .background_fill.white {
  background-color: #ffffff;
}
.container_content .background_fill.background_pattern {
  background-image: url("/theme/ch_online/img/main_page_back_pattern/main_page_back_pattern_3.svg");
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position-x: center;
}
.container_content .container_type_1660px {
  padding-top: 50px;
}
.page_header {
  transition: 0.3s;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  min-height: 40px;
  padding: 12px 0 10px;
  background-color: #ffffff;
  font-weight: 500;
  box-shadow: 0 0px 20px 10px rgba(0 0 0 / 0.2);
  z-index: 1000;
}
.page_header.hide_top_menu {
  /* Сдвигаем вверх, скрывая */
  top: -80px;
  box-shadow: 0 0px 20px 10px rgba(0 0 0 / 0);
  transition: 0.3s;
}
.page_header .menu {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
@media (max-width: 1400px) {
  .page_header .menu {
    gap: 20px;
  }
}
@media (max-width: 380px) {
  .page_header .menu {
    gap: 10px;
  }
}
@media (max-width: 1200px) {
  .page_header .menu .logo {
    flex-grow: 1;
  }
}
.page_header .menu .logo .logo_main_version img {
  width: 100%;
  max-width: 230px;
  min-width: 200px;
  transition: 0.2s;
}
.page_header .menu .logo .logo_main_version img:hover {
  opacity: 0.6;
}
@media (max-width: 1400px) {
  .page_header .menu .logo .logo_main_version {
    display: none;
  }
}
.page_header .menu .logo .logo_mobile_verson {
  display: none;
}
@media (max-width: 1400px) {
  .page_header .menu .logo .logo_mobile_verson {
    display: initial;
  }
}
.page_header .menu .logo .logo_mobile_verson img {
  max-width: 118px;
}
.page_header .menu .logo .logo_mobile_verson:hover {
  opacity: 0.6;
}
@media (max-width: 1200px) {
  .page_header .menu .sections_site {
    order: 3;
  }
}
.page_header .menu .sections_site .list {
  display: flex;
  gap: 18px;
}
.page_header .menu .sections_site .list a {
  display: flex;
  align-items: center;
  color: #000000;
  text-decoration: none;
  transition: 0.2s;
  hyphens: none;
  font-size: 15px;
  font-variation-settings: "wght" 500;
  border-bottom: 2px solid transparent;
}
@media (max-width: 1253px) {
  .page_header .menu .sections_site .list a {
    font-size: 14px;
  }
}
@media (max-width: 1200px) {
  .page_header .menu .sections_site .list a {
    display: none;
  }
}
.page_header .menu .sections_site .list a:hover {
  color: var(--color_brown);
  border-color: rgba(162, 38, 11, 0.4);
}
.page_header .menu .sections_site .menu_icon {
  position: relative;
  width: 36px;
  height: 36px;
  cursor: pointer;
  display: none;
  z-index: 1000;
}
@media (max-width: 1200px) {
  .page_header .menu .sections_site .menu_icon {
    display: initial;
  }
}
.page_header .menu .sections_site .menu_icon:hover span {
  background-color: rgba(162 38 11 / 0.5);
}
.page_header .menu .sections_site .menu_icon span {
  display: block;
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: rgba(162 38 11 / 1);
  margin-bottom: 6px;
  transition: 0.2s;
}
.page_header .menu .sections_site .menu_icon span:nth-child(1) {
  top: 9px;
}
.page_header .menu .sections_site .menu_icon span:nth-child(2) {
  top: 17px;
}
.page_header .menu .sections_site .menu_icon span:nth-child(3) {
  top: 25px;
}
.page_header .menu .sections_site .menu_icon_close {
  position: fixed;
  top: 19px;
  right: 10px;
}
.page_header .menu .sections_site .menu_icon_close span:nth-child(1) {
  top: 17px;
  transform: rotate(45deg);
}
.page_header .menu .sections_site .menu_icon_close span:nth-child(2) {
  display: none;
}
.page_header .menu .sections_site .menu_icon_close span:nth-child(3) {
  top: 17px;
  transform: rotate(-45deg);
}
.page_header .menu .additional_elements {
  display: flex;
  gap: 10px;
}
.page_header .menu .additional_elements .btn {
  color: #000000;
}
@media (max-width: 1200px) {
  .page_header .menu .additional_elements .log_in {
    display: none;
  }
}
.page_header .menu .additional_elements .drop_down_menu {
  position: relative;
  cursor: pointer;
  user-select: none;
}
.page_header .menu .additional_elements .drop_down_menu .user_icon {
  transition: 0.2s;
}
.page_header .menu .additional_elements .drop_down_menu .user_icon:hover {
  opacity: 0.4;
}
.page_header .menu .additional_elements .drop_down_menu .internal_sections {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border-radius: 6px;
  padding: 12px;
  min-width: 120px;
  z-index: 990;
  right: 0;
  width: max-content;
}
.page_header .menu .additional_elements .drop_down_menu .internal_sections a {
  display: block;
  color: #000000;
  padding: 6px;
  font-size: 14px;
  font-variation-settings: "wght" 500;
  border-left: 2px solid var(--color_light_gray);
  margin-bottom: 4px;
  hyphens: none;
}
.page_header .menu .additional_elements .drop_down_menu .internal_sections a:hover {
  color: var(--color_brown);
  border-color: var(--color_brown);
  background-color: var(--color_light_gray);
}
.page_header .menu .search {
  display: none;
  position: absolute;
  background-color: #ffffff;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  z-index: 1000;
}
.page_header .menu .search .wrapper.search_wrapper {
  height: 100%;
  display: flex;
  align-items: center;
  gap: 10px;
}
@media (max-width: 380px) {
  .page_header .menu .search .wrapper.search_wrapper .btn {
    padding: 10px;
  }
}
.page_header .menu .search .wrapper.search_wrapper input {
  flex-grow: 1;
  height: 43px;
  border-radius: 6px;
  border: none;
}
@media (max-width: 380px) {
  .page_header .menu .search .wrapper.search_wrapper input {
    flex-grow: 0;
    flex-shrink: 1;
    width: 100%;
  }
}
.page_header .adaptive_menu_version {
  z-index: 999;
  display: none;
  /*position: absolute;*/
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  /*width: 90vw;*/
  padding: 40px;
  background: rgba(0, 0, 0, 0.6);
  /*filter: drop-shadow(-10vw 0 rgba(0, 0, 0, 0.6));*/
  /*.decor_element {
            width: 108px;
            height: auto;
        }*/
}
.page_header .adaptive_menu_version .responsive_menu_wrapper {
  background-color: #ffffff;
  position: fixed;
  right: 0;
  top: 0;
  bottom: 0;
  padding: 40px;
  padding-top: 100px;
  width: min(80vw, 400px);
}
@media (max-width: 420px) {
  .page_header .adaptive_menu_version .responsive_menu_wrapper {
    padding: 30px;
    padding-top: 100px;
  }
}
.page_header .adaptive_menu_version .responsive_menu_wrapper .logo {
  width: clamp(14rem, calc(14rem + 1.2vw), 21rem);
  width: 100%;
  height: auto;
}
.page_header .adaptive_menu_version .responsive_menu_wrapper .list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
}
.page_header .adaptive_menu_version .responsive_menu_wrapper .list a {
  word-break: initial;
  color: #000000;
  text-decoration: none;
  font-size: 18px;
  font-variation-settings: "wght" 500;
  border-bottom: 2px solid transparent;
}
.page_header .adaptive_menu_version .responsive_menu_wrapper .list a:hover,
.page_header .adaptive_menu_version .responsive_menu_wrapper .list a:active {
  color: #a2260b;
  border-color: rgba(162, 38, 11, 0.4);
}
.page_header .show_element {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 60px;
}
.search_projects {
  padding: 30px;
  background-color: rgba(0 0 0 / 0.08);
  border-radius: 12px;
  margin-bottom: 40px;
  transition: background-color 0.2s;
}
.search_projects:focus-within {
  background-color: rgba(0 0 0 / 0.15);
}
.search_projects label {
  display: block;
  font-variation-settings: "wght" 600;
  margin-bottom: 4px;
  color: #000000;
}
.search_projects .wrapper {
  display: flex;
  border: 2px solid rgba(0 0 0 / 0.2);
  outline: 2px solid transparent;
  border-radius: 6px;
  background-color: #ffffff;
  overflow: hidden;
  transition: border-color 0.2s, outline-color 0.2s;
}
.search_projects .wrapper:hover {
  border: 2px solid rgba(0 0 0 / 0.4);
}
.search_projects .wrapper:focus-within {
  border: 2px solid rgba(0 0 0 / 0);
  outline-color: var(--color_brown);
}
.search_projects .wrapper input {
  flex-grow: 1;
  border: none;
  outline: none;
}
.search_projects .wrapper .btn {
  flex-shrink: 0;
  border: none;
  color: #000000;
  border-radius: 0;
  transition: background-color 0.2s, color 0.2s;
}
.search_projects .wrapper .btn:hover {
  background-color: rgba(0 0 0 / 0.07);
  color: var(--color_brown);
}
.page_footer {
  min-height: 40px;
  color: #ffffff;
  background-color: #F0F0F0;
}
.page_footer span,
.page_footer p {
  hyphens: none;
}
.page_footer .info {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr;
  gap: 20px 30px;
  align-items: center;
  font-size: 14px;
}
@media (max-width: 900px) {
  .page_footer .info {
    grid-template-columns: 1fr;
  }
}
.page_footer .info .org_name_and_dev {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #000000;
}
@media (max-width: 900px) {
  .page_footer .info .org_name_and_dev {
    flex-direction: column;
  }
}
.page_footer .info .org_name_and_dev .text span {
  display: block;
}
.page_footer .info .site_sections {
  justify-self: flex-end;
  display: flex;
  flex-wrap: wrap;
  gap: 10px 20px;
}
@media (max-width: 900px) {
  .page_footer .info .site_sections {
    justify-self: left;
    justify-content: initial;
  }
}
@media (max-width: 1080px) {
  .page_footer .info .site_sections {
    justify-content: right;
  }
}
.page_footer .info .site_sections a {
  text-decoration-color: rgba(162, 38, 11, 0);
}
.page_footer .info .site_sections a:hover {
  text-decoration-color: rgba(162, 38, 11, 0.4);
}
.page_footer .info .contacts {
  justify-self: flex-end;
}
@media (max-width: 900px) {
  .page_footer .info .contacts {
    justify-self: left;
  }
}
.page_footer .info .contacts .developer {
  display: flex;
  align-items: center;
  gap: 10px;
  width: fit-content;
  text-decoration: none;
  padding: 8px 10px;
  border: 2px solid #CCCCCC;
  transition: background-color 0.2s, border-color 0.2s;
  color: #000000;
  border-radius: 6px;
}
.page_footer .info .contacts .developer:hover {
  background-color: rgba(0, 0, 0, 0.08);
  border-color: transparent;
}
.page_footer .info .contacts .developer span {
  font-size: 11px;
  text-transform: uppercase;
}
.page_footer .info .contacts .developer img {
  max-width: 78px;
  width: 100%;
}
.slider {
  position: relative;
  border-radius: 12px;
  overflow: hidden;
  background-color: #ffffff;
}
@media (max-width: 500px) {
  .slider {
    padding: 0;
  }
}
@media (max-width: 400px) {
  .slider {
    min-height: 500px;
  }
}
.slider .slide {
  display: none;
}
.slider .slide.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}
@keyframes fade {
  from {
    opacity: 0.4;
  }
  to {
    opacity: 1;
  }
}
.slider .slide.current_slide {
  display: flex;
}
@media (max-width: 900px) {
  .slider .slide.current_slide {
    flex-direction: column;
  }
}
.slider .slide .preview {
  width: 61%;
  max-height: 550px;
  border-radius: 12px;
  overflow: hidden;
  /*Предотвратить схлопывание*/
  aspect-ratio: 4 / 3;
  background-color: #D9D9D9;
}
@media (max-width: 900px) {
  .slider .slide .preview {
    width: initial;
  }
}
.slider .slide .preview img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  aspect-ratio: 4 / 3;
  filter: brightness(88%);
}
.slider .slide .text {
  width: 39%;
  border: 2px solid #ffffff;
  padding: clamp(1rem, 2.4vw, 3.2rem);
  padding-bottom: 0;
  background-color: #ffffff;
  min-height: 272px;
}
@media (max-width: 900px) {
  .slider .slide .text {
    width: initial;
    min-height: 180px;
  }
}
@media (max-width: 400px) {
  .slider .slide .text {
    min-height: 280px;
  }
}
.slider .slide .text a {
  display: flex;
  gap: 10px;
  flex-direction: column;
  color: #000000;
  text-decoration: none;
  transition: 0.2s;
  word-break: initial;
}
.slider .slide .text a:hover {
  color: var(--color_brown);
}
.slider .slide .text a .header {
  font-size: 18px;
  font-variation-settings: "wght" 800;
  color: var(--color_brown);
  margin: 0;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.slider .slide .text a .description {
  margin: 0;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.slider .navigation {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 30px;
  right: clamp(1rem, 2.4vw, 3.2rem);
  width: 34%;
}
@media (max-width: 900px) {
  .slider .navigation {
    position: initial;
    width: initial;
    padding: clamp(1rem, 2.4vw, 2.2rem);
  }
}
@media (max-width: 500px) {
  .slider .navigation {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
  }
}
@media (max-width: 400px) {
  .slider .navigation {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
}
.slider .navigation .dots {
  display: flex;
  gap: 20px;
}
@media (max-width: 1100px) {
  .slider .navigation .dots {
    gap: 16px;
  }
}
@media (max-width: 500px) {
  .slider .navigation .dots {
    justify-content: center;
  }
}
.slider .navigation .dots .dot {
  cursor: pointer;
  width: 14px;
  height: 14px;
  border: 2px solid var(--color_light_brown);
  display: inline-block;
  transition: 0.2s;
  transform: rotate(45deg);
}
.slider .navigation .dots .dot:hover {
  background-color: var(--color_yellow);
}
.slider .navigation .dots .dot.active {
  background-color: var(--color_yellow);
}
.slider .navigation .switches {
  display: flex;
  gap: 10px;
}
@media (max-width: 500px) {
  .slider .navigation .switches {
    justify-content: space-between;
  }
}
.slider .navigation .switches .prev,
.slider .navigation .switches .next {
  cursor: pointer;
  transition: 0.2s ease;
  /*padding: 4px;*/
  user-select: none;
}
.container_content {
  margin-top: 68px;
}
.container_content .section_block_header,
.internal_section_block .section_block_header,
.useful_links .section_block_header,
.statistics .section_block_header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 30px;
}
.container_content .section_block_header h1,
.internal_section_block .section_block_header h1,
.useful_links .section_block_header h1,
.statistics .section_block_header h1 {
  margin: 0;
}
.container_content .tabs,
.internal_section_block .tabs,
.useful_links .tabs,
.statistics .tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 20px 40px;
  margin-bottom: 40px;
}
@media (max-width: 700px) {
  .container_content .tabs,
  .internal_section_block .tabs,
  .useful_links .tabs,
  .statistics .tabs {
    row-gap: 10px;
    margin-bottom: 20px;
  }
}
.container_content .tabs .element,
.internal_section_block .tabs .element,
.useful_links .tabs .element,
.statistics .tabs .element {
  border-bottom: 2px solid transparent;
  padding-bottom: 10px;
  cursor: pointer;
  transition: 0.2s;
  color: #666666;
  font-variation-settings: "wght" 450;
}
.container_content .tabs .element:not(:last-child),
.internal_section_block .tabs .element:not(:last-child),
.useful_links .tabs .element:not(:last-child),
.statistics .tabs .element:not(:last-child) {
  margin-right: 40px;
}
.container_content .tabs .element:hover,
.internal_section_block .tabs .element:hover,
.useful_links .tabs .element:hover,
.statistics .tabs .element:hover {
  border-color: #A2260B;
  color: #000000;
}
.container_content .tabs .element.active,
.internal_section_block .tabs .element.active,
.useful_links .tabs .element.active,
.statistics .tabs .element.active {
  border-color: #A2260B;
}
.container_content .list,
.internal_section_block .list,
.useful_links .list,
.statistics .list {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  /* Скрыть и далее скрыть и показать последний элемент списка на главной странице */
  /*Представления опросов и голосований*/
  /*Представления ссылок внешних ресурсов*/
  /*Предcтвления документов НПА*/
  /*Представления статистических данных*/
}
@media (max-width: 880px) {
  .container_content .list,
  .internal_section_block .list,
  .useful_links .list,
  .statistics .list {
    gap: 20px;
  }
}
@media (max-width: 700px) {
  .container_content .list,
  .internal_section_block .list,
  .useful_links .list,
  .statistics .list {
    gap: 20px;
    grid-auto-flow: column;
    grid-auto-columns: minmax(320px, 1fr);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding: 10px 10px 30px;
  }
}
@media (max-width: 380px) {
  .container_content .list,
  .internal_section_block .list,
  .useful_links .list,
  .statistics .list {
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    grid-auto-columns: minmax(270px, 1fr);
  }
}
@media (min-width: 1390px) {
  .container_content .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+5),
  .internal_section_block .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+5),
  .useful_links .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+5),
  .statistics .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+5) {
    display: none;
  }
}
@media (min-width: 1040px) and (max-width: 1389px) {
  .container_content .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+4),
  .internal_section_block .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+4),
  .useful_links .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+4),
  .statistics .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+4) {
    display: none;
  }
}
@media (max-width: 1039px) {
  .container_content .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+5),
  .internal_section_block .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+5),
  .useful_links .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+5),
  .statistics .list.polls_and_voting:not(.polls_and_voting.internal_page) :nth-child(n+5) {
    display: none;
  }
}
.container_content .list.add_links_block,
.internal_section_block .list.add_links_block,
.useful_links .list.add_links_block,
.statistics .list.add_links_block {
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  margin-bottom: 40px;
}
@media (max-width: 700px) {
  .container_content .list.add_links_block,
  .internal_section_block .list.add_links_block,
  .useful_links .list.add_links_block,
  .statistics .list.add_links_block {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 10px;
    grid-auto-flow: row;
    overflow-x: initial;
  }
}
.container_content .list.add_links_block .add_link,
.internal_section_block .list.add_links_block .add_link,
.useful_links .list.add_links_block .add_link,
.statistics .list.add_links_block .add_link {
  display: flex;
  align-items: center;
  gap: 30px;
  text-decoration: none;
  color: #000000;
  word-break: initial;
  padding: 20px 30px;
  border: 2px solid #D9D9D9;
  border-radius: 12px;
  background-color: #ffffff;
}
@media (max-width: 606px) {
  .container_content .list.add_links_block .add_link,
  .internal_section_block .list.add_links_block .add_link,
  .useful_links .list.add_links_block .add_link,
  .statistics .list.add_links_block .add_link {
    justify-content: initial;
  }
}
@media (max-width: 480px) {
  .container_content .list.add_links_block .add_link,
  .internal_section_block .list.add_links_block .add_link,
  .useful_links .list.add_links_block .add_link,
  .statistics .list.add_links_block .add_link {
    padding: 12px;
  }
}
@media (max-width: 330px) {
  .container_content .list.add_links_block .add_link,
  .internal_section_block .list.add_links_block .add_link,
  .useful_links .list.add_links_block .add_link,
  .statistics .list.add_links_block .add_link {
    flex-direction: column;
  }
}
.container_content .list.add_links_block .add_link:hover,
.internal_section_block .list.add_links_block .add_link:hover,
.useful_links .list.add_links_block .add_link:hover,
.statistics .list.add_links_block .add_link:hover {
  filter: brightness(90%);
}
@media (max-width: 400px) {
  .container_content .list.add_links_block .add_link img,
  .internal_section_block .list.add_links_block .add_link img,
  .useful_links .list.add_links_block .add_link img,
  .statistics .list.add_links_block .add_link img {
    max-width: 80px;
  }
}
.container_content .list.add_links_block .add_link span,
.internal_section_block .list.add_links_block .add_link span,
.useful_links .list.add_links_block .add_link span,
.statistics .list.add_links_block .add_link span {
  font-variation-settings: "wght" 600;
}
@media (max-width: 330px) {
  .container_content .list.add_links_block .add_link span,
  .internal_section_block .list.add_links_block .add_link span,
  .useful_links .list.add_links_block .add_link span,
  .statistics .list.add_links_block .add_link span {
    text-align: center;
  }
}
.container_content .list.grid_two_column,
.internal_section_block .list.grid_two_column,
.useful_links .list.grid_two_column,
.statistics .list.grid_two_column {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 700px) {
  .container_content .list.grid_two_column,
  .internal_section_block .list.grid_two_column,
  .useful_links .list.grid_two_column,
  .statistics .list.grid_two_column {
    grid-template-columns: 1fr;
    grid-auto-flow: initial;
  }
}
@media (max-width: 1406px) {
  .container_content .list.wide_elements,
  .internal_section_block .list.wide_elements,
  .useful_links .list.wide_elements,
  .statistics .list.wide_elements {
    grid-template-columns: repeat(auto-fill, minmax(440px, 1fr));
  }
}
@media (max-width: 1039px) {
  .container_content .list.wide_elements,
  .internal_section_block .list.wide_elements,
  .useful_links .list.wide_elements,
  .statistics .list.wide_elements {
    grid-template-columns: repeat(auto-fill, minmax(420px, 1fr));
  }
}
@media (max-width: 946px) {
  .container_content .list.wide_elements,
  .internal_section_block .list.wide_elements,
  .useful_links .list.wide_elements,
  .statistics .list.wide_elements {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  }
}
@media (max-width: 380px) {
  .container_content .list.wide_elements,
  .internal_section_block .list.wide_elements,
  .useful_links .list.wide_elements,
  .statistics .list.wide_elements {
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  }
}
.container_content .list .card_link,
.internal_section_block .list .card_link,
.useful_links .list .card_link,
.statistics .list .card_link {
  display: flex;
  flex-direction: column;
  background-color: #ffffff;
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  box-shadow: 0 15px 20px 0 rgba(0 0 0 / 0.15);
  transition: box-shadow 0.2s, outline 0.2s, filter 0.2s;
  outline: 2px solid rgba(162, 38, 11, 0);
}
.container_content .list .card_link:hover,
.internal_section_block .list .card_link:hover,
.useful_links .list .card_link:hover,
.statistics .list .card_link:hover {
  box-shadow: 0 0 0 0 rgba(0 0 0 / 0);
  outline-color: rgba(162, 38, 11, 0.6);
  filter: brightness(94%);
}
.container_content .list .card_link .preview,
.internal_section_block .list .card_link .preview,
.useful_links .list .card_link .preview,
.statistics .list .card_link .preview {
  position: relative;
  background-image: linear-gradient(180deg, #ffffff 0%, #f2f2f2 100%);
}
.container_content .list .card_link .preview img,
.internal_section_block .list .card_link .preview img,
.useful_links .list .card_link .preview img,
.statistics .list .card_link .preview img {
  width: 100%;
  display: block;
  aspect-ratio: 4 / 3;
  object-fit: cover;
}
.container_content .list .card_link .preview .status,
.internal_section_block .list .card_link .preview .status,
.useful_links .list .card_link .preview .status,
.statistics .list .card_link .preview .status {
  position: absolute;
  right: 20px;
  bottom: 20px;
  padding: 10px;
  color: var(--color_brown);
  border: 2px solid rgba(162, 38, 11, 0.4);
  background-color: #ffffff;
  border-radius: 6px;
}
.container_content .list .card_link .info,
.internal_section_block .list .card_link .info,
.useful_links .list .card_link .info,
.statistics .list .card_link .info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  padding: 20px 20px 30px;
}
.container_content .list .card_link .info .description,
.internal_section_block .list .card_link .info .description,
.useful_links .list .card_link .info .description,
.statistics .list .card_link .info .description {
  color: #000000;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: auto-phrase;
}
.container_content .list .external_link,
.internal_section_block .list .external_link,
.useful_links .list .external_link,
.statistics .list .external_link {
  display: flex;
  align-items: center;
  /*justify-content: center;*/
  gap: 20px;
  padding: 40px;
  background-color: #ffffff;
  border-radius: 12px;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  transition: 0.2s;
  border: 2px solid transparent;
  box-shadow: 0 15px 20px 0 rgba(0 0 0 / 0.15);
}
@media (max-width: 440px) {
  .container_content .list .external_link,
  .internal_section_block .list .external_link,
  .useful_links .list .external_link,
  .statistics .list .external_link {
    padding: 20px;
  }
}
.container_content .list .external_link:hover,
.internal_section_block .list .external_link:hover,
.useful_links .list .external_link:hover,
.statistics .list .external_link:hover {
  filter: brightness(90%);
  border-color: rgba(162, 38, 11, 0.4);
  box-shadow: 0 0 0 0 rgba(0 0 0 / 0.15);
}
.container_content .list .external_link .preview,
.internal_section_block .list .external_link .preview,
.useful_links .list .external_link .preview,
.statistics .list .external_link .preview {
  flex-shrink: 0;
  width: 100%;
  max-width: 82px;
  /*height: auto;*/
  height: 100%;
  max-height: 82px;
  overflow: hidden;
}
.container_content .list .external_link .preview img,
.internal_section_block .list .external_link .preview img,
.useful_links .list .external_link .preview img,
.statistics .list .external_link .preview img {
  width: 100%;
  height: 100%;
  font-size: 14px;
  /*ограничить количество строк атрибуту описания картинки*/
  margin: 0;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.container_content .list .external_link .description,
.internal_section_block .list .external_link .description,
.useful_links .list .external_link .description,
.statistics .list .external_link .description {
  font-size: 15px;
  font-variation-settings: "wght" 600;
}
.container_content .list .documents,
.internal_section_block .list .documents,
.useful_links .list .documents,
.statistics .list .documents {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 10px;
  padding: 20px;
  border: 2px solid #D9D9D9;
  border-radius: 12px;
  text-decoration: none;
  transition: 0.2s;
  height: 100%;
  cursor: pointer;
  background-color: #ffffff;
  word-break: initial;
  box-shadow: 0 15px 20px 0 rgba(0 0 0 / 0.15);
}
.container_content .list .documents:hover,
.internal_section_block .list .documents:hover,
.useful_links .list .documents:hover,
.statistics .list .documents:hover {
  border-color: rgba(162, 38, 11, 0.6);
  filter: brightness(94%);
  box-shadow: 0 0 0 0 rgba(0 0 0 / 0.15);
}
.container_content .list .documents:hover .children_detailed-info::after,
.internal_section_block .list .documents:hover .children_detailed-info::after,
.useful_links .list .documents:hover .children_detailed-info::after,
.statistics .list .documents:hover .children_detailed-info::after {
  background-color: rgba(162, 38, 11, 0.1);
}
.container_content .list .documents.regional_services,
.internal_section_block .list .documents.regional_services,
.useful_links .list .documents.regional_services,
.statistics .list .documents.regional_services {
  min-height: 160px;
}
.container_content .list .documents.regional_services .children_detailed-info,
.internal_section_block .list .documents.regional_services .children_detailed-info,
.useful_links .list .documents.regional_services .children_detailed-info,
.statistics .list .documents.regional_services .children_detailed-info {
  flex-direction: initial;
  align-items: center;
}
.container_content .list .documents .title,
.internal_section_block .list .documents .title,
.useful_links .list .documents .title,
.statistics .list .documents .title {
  color: #000000;
  -webkit-line-clamp: 5;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.container_content .list .documents .children_detailed-info,
.internal_section_block .list .documents .children_detailed-info,
.useful_links .list .documents .children_detailed-info,
.statistics .list .documents .children_detailed-info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.container_content .list .documents .children_detailed-info::after,
.internal_section_block .list .documents .children_detailed-info::after,
.useful_links .list .documents .children_detailed-info::after,
.statistics .list .documents .children_detailed-info::after {
  content: "\e941";
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: var(--color_brown);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid rgba(162, 38, 11, 0.4);
  border-radius: 50%;
  height: 34px;
  width: 34px;
  transition: 0.2s;
}
.container_content .list .documents .children_detailed-info span,
.internal_section_block .list .documents .children_detailed-info span,
.useful_links .list .documents .children_detailed-info span,
.statistics .list .documents .children_detailed-info span {
  font-variation-settings: "wght" 500;
  border: 2px solid #D9D9D9;
  padding: 6px 10px;
  border-radius: 6px;
}
.container_content .list .documents .children_detailed-info .status,
.internal_section_block .list .documents .children_detailed-info .status,
.useful_links .list .documents .children_detailed-info .status,
.statistics .list .documents .children_detailed-info .status {
  display: flex;
  align-items: center;
  gap: 7px;
  color: #000000;
  /*Иконка статуса*/
  /*Загрузить файл*/
  /*Опубликовать файл*/
  /* Формирование заключения*/
  /* Принят*/
  /* Отклонен*/
  /* Завершено */
  /* Активно */
}
.container_content .list .documents .children_detailed-info .status::before,
.internal_section_block .list .documents .children_detailed-info .status::before,
.useful_links .list .documents .children_detailed-info .status::before,
.statistics .list .documents .children_detailed-info .status::before {
  content: "\e815";
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
}
.container_content .list .documents .children_detailed-info .status.new::before,
.internal_section_block .list .documents .children_detailed-info .status.new::before,
.useful_links .list .documents .children_detailed-info .status.new::before,
.statistics .list .documents .children_detailed-info .status.new::before {
  content: "\e9fc";
}
.container_content .list .documents .children_detailed-info .status.published::before,
.internal_section_block .list .documents .children_detailed-info .status.published::before,
.useful_links .list .documents .children_detailed-info .status.published::before,
.statistics .list .documents .children_detailed-info .status.published::before {
  content: "\e255";
}
.container_content .list .documents .children_detailed-info .status.formation::before,
.internal_section_block .list .documents .children_detailed-info .status.formation::before,
.useful_links .list .documents .children_detailed-info .status.formation::before,
.statistics .list .documents .children_detailed-info .status.formation::before {
  content: "\e4cb";
}
.container_content .list .documents .children_detailed-info .status.accepted::before,
.internal_section_block .list .documents .children_detailed-info .status.accepted::before,
.useful_links .list .documents .children_detailed-info .status.accepted::before,
.statistics .list .documents .children_detailed-info .status.accepted::before {
  content: "\e5ca";
}
.container_content .list .documents .children_detailed-info .status.rejected::before,
.internal_section_block .list .documents .children_detailed-info .status.rejected::before,
.useful_links .list .documents .children_detailed-info .status.rejected::before,
.statistics .list .documents .children_detailed-info .status.rejected::before {
  content: "\e5cd";
}
.container_content .list .documents .children_detailed-info .status.completed::before,
.internal_section_block .list .documents .children_detailed-info .status.completed::before,
.useful_links .list .documents .children_detailed-info .status.completed::before,
.statistics .list .documents .children_detailed-info .status.completed::before {
  content: "\e2e6";
}
.container_content .list .documents .children_detailed-info .status.active::before,
.internal_section_block .list .documents .children_detailed-info .status.active::before,
.useful_links .list .documents .children_detailed-info .status.active::before,
.statistics .list .documents .children_detailed-info .status.active::before {
  content: "\e858";
}
.container_content .list .statistics,
.internal_section_block .list .statistics,
.useful_links .list .statistics,
.statistics .list .statistics {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  padding: 30px 30px 40px;
  background-color: #EDEDED;
  border-radius: 12px;
}
.container_content .list .statistics .icon img,
.internal_section_block .list .statistics .icon img,
.useful_links .list .statistics .icon img,
.statistics .list .statistics .icon img {
  max-width: 130px;
  width: 100%;
}
.container_content .list .statistics .number span,
.internal_section_block .list .statistics .number span,
.useful_links .list .statistics .number span,
.statistics .list .statistics .number span {
  color: #DC4221;
  font-size: clamp(1.4rem, calc(1.4rem + 2vw), 2.5rem);
  font-variation-settings: "wght" 500;
}
.container_content .list .statistics .description,
.internal_section_block .list .statistics .description,
.useful_links .list .statistics .description,
.statistics .list .statistics .description {
  text-align: center;
  display: flex;
  flex-direction: column;
}
.container_content .list .statistics .description span,
.internal_section_block .list .statistics .description span,
.useful_links .list .statistics .description span,
.statistics .list .statistics .description span {
  font-variation-settings: "wght" 800;
}
.useful_links .list .external_link .description {
  word-break: initial;
}
@media (max-width: 700px) {
  .useful_links .list .external_link {
    flex-direction: column;
    gap: 10px;
    padding: 20px;
  }
  .useful_links .list .external_link .description {
    text-align: center;
  }
}
/*Уточнения правил для внутренних разделов*/
.grid_left_column {
  /*Убрать у последнего элемента в блоке нижний отступ*/
}
.grid_left_column :last-child {
  margin-bottom: 0;
}
.grid_left_column .list {
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  grid-auto-flow: initial;
  margin-bottom: 1rem;
  /* Переопределить стили скрытия последней ссылки */
}
@media (max-width: 1406px) {
  .grid_left_column .list .card_link:last-child {
    display: flex;
  }
}
@media (max-width: 627px) {
  .grid_left_column .list {
    max-width: 379px;
    margin: auto;
  }
}
@media (max-width: 579px) {
  .grid_left_column .list .card_link .preview img {
    max-width: 380px;
    margin: auto;
  }
}
/*Убрать верхние отступы первых элементов левой колонки внутренних разделов*/
.grid_left_column > *:first-child {
  margin-top: 0;
}
.bread_crumbs {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  padding-left: 0;
  margin-bottom: 40px;
}
.bread_crumbs div a {
  list-style-type: none;
}
.grid_inner_pages {
  display: grid;
  grid-template-columns: 1fr 520px;
  min-height: 200px;
  margin-bottom: 40px;
}
@media (max-width: 1280px) {
  .grid_inner_pages {
    grid-template-columns: 100%;
  }
}
.grid_inner_pages .list.polls_and_voting,
.grid_inner_pages .list.news {
  overflow: initial;
  grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
}
@media (max-width: 599px) {
  .grid_inner_pages .list.polls_and_voting,
  .grid_inner_pages .list.news {
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
  }
}
.grid_inner_pages.single_column {
  grid-template-columns: 1fr;
  max-width: 1200px;
  margin: auto;
  /*.grid_right_column {
            grid-row-start: 1;
            padding-left: 0;
            margin-bottom: 20px;
        }*/
}
.grid_inner_pages.single_column .preview_img {
  max-width: 600px;
  width: 100%;
  height: auto;
}
.grid_inner_pages.news_page .grid_left_column ul li,
.grid_inner_pages.news_page .grid_left_column ol li {
  margin-bottom: 10px;
}
.grid_inner_pages.news_page .grid_left_column table {
  border: 2px solid #D9D9D9;
  border-radius: 6px;
  padding: 20px;
  width: 100% !important;
  border-spacing: 0;
}
.grid_inner_pages.news_page .grid_left_column table tbody tr:nth-child(odd) {
  background-color: #F2F2F2;
}
.grid_inner_pages.news_page .grid_left_column table tbody tr td {
  padding: 10px;
}
.grid_inner_pages.news_page .grid_left_column blockquote {
  position: relative;
  border: 2px solid #D9D9D9;
  border-radius: 6px;
  padding: 20px;
  margin-left: 0;
  margin-right: 0;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255, 0.5) 100%), url("/theme/ch_online/img/chuv_online/blockquote.svg");
  background-position: 98% 10px;
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 160px;
}
.grid_inner_pages .grid_left_column p {
  margin: 30px 0;
}
.grid_inner_pages .grid_right_column {
  padding-left: clamp(0rem, calc(0rem + 7vw), 8.4rem);
}
@media (max-width: 1280px) {
  .grid_inner_pages .grid_right_column {
    padding-left: 0;
    grid-row-start: 1;
    margin-bottom: 20px;
  }
}
.grid_inner_pages .grid_right_column .right_column_wrapper {
  display: flex;
  flex-direction: column;
  gap: 20px;
  position: sticky;
  top: 100px;
  z-index: 99;
  transition: top 0.2s;
}
@media (max-width: 1280px) {
  .grid_inner_pages .grid_right_column .right_column_wrapper {
    border-bottom: 2px solid #D9D9D9;
    padding-bottom: 20px;
  }
}
.grid_inner_pages .grid_right_column .right_column_wrapper.change_margin {
  top: 20px;
}
.grid_inner_pages .grid_right_column .right_column_wrapper .press_center_poster {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  justify-content: space-between;
  border: 2px dashed #D9D9D9;
  border-radius: 12px;
  padding: 30px;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 100%), url(/theme/ch_online/img/background_image_inner_page.jpg);
  background-repeat: repeat-x;
  background-position-y: 140px;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .grid_inner_pages .grid_right_column .right_column_wrapper .press_center_poster {
    display: none;
  }
}
.grid_inner_pages .grid_right_column .right_column_wrapper .press_center_poster .icon {
  max-width: 180px;
  margin-bottom: 40px;
}
.grid_inner_pages .grid_right_column .right_column_wrapper .press_center_poster .name {
  font-size: 24px;
  font-variation-settings: "wght" 900;
  text-transform: uppercase;
  color: #CECECE;
}
.product_data {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media (max-width: 1280px) {
  .product_data {
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
  }
}
.product_data.code {
  border: 2px solid #D9D9D9;
  padding: 20px;
  border-radius: 6px;
}
@media (max-width: 1280px) {
  .product_data.code {
    width: 100%;
    background: url("/theme/ch_online/img/img_qr_code_back_2.png"), url("/theme/ch_online/img/img_qr_code_back_1.png");
    background-repeat: no-repeat no-repeat;
    background-position: 94% 15px, 100% 100%;
  }
}
@media (max-width: 530px) {
  .product_data.code {
    background-position: 400% 15px, 100% 100%;
  }
}
.product_data.code .element {
  align-items: center;
}
@media (max-width: 1280px) {
  .product_data.code .element {
    align-items: flex-start;
    flex-direction: row-reverse;
    align-items: center;
    max-width: 620px;
  }
}
@media (max-width: 530px) {
  .product_data.code .element {
    flex-direction: column;
    align-items: center;
  }
}
.product_data.code .element .header {
  font-variation-settings: "wght" 600;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
}
@media (max-width: 1280px) {
  .product_data.code .element .header {
    text-align: left;
  }
}
@media (max-width: 530px) {
  .product_data.code .element .header {
    text-align: center;
  }
}
@media (max-width: 530px) {
  .product_data.code .element {
    text-align: center;
  }
}
.product_data.code .element .qr_code {
  max-width: 224px;
  width: 100%;
}
.product_data .element {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.product_data .element .header {
  font-variation-settings: "wght" 700;
}
.product_data .element .marketplaces {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.filter_block .btn:not(:last-child) {
  margin: 0 10px 10px 0;
}
.filter_block .dates {
  display: flex;
  flex-direction: row;
  gap: 10px;
}
.filter_block .dates div {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
@media (max-width: 1280px) {
  .filter_block {
    display: none;
    margin-top: 20px;
  }
}
.btn_filter_block {
  display: none;
}
@media (max-width: 1280px) {
  .btn_filter_block {
    display: flex;
  }
}
.form_group {
  display: flex;
  flex-direction: column;
  gap: 2px;
  margin-bottom: 20px;
}
.form_group > div .material-symbols-outlined {
  top: 12px !important;
}
.form_group .form_buttons input {
  cursor: pointer;
  font-size: 16px;
}
.select_date {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
input,
textarea,
select {
  padding: 12px 10px;
  border: 2px solid #AEAEAE;
  border-radius: 6px;
  transition: border-color 0.2s, outline-color 0.2s;
  font-variation-settings: "wght" 600;
  min-height: 46px;
}
input:hover,
textarea:hover,
select:hover {
  border-color: #666666;
}
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline-color: var(--color_brown);
}
input[type="submit"] {
  background-color: var(--color_brown);
  border-color: var(--color_brown);
  color: #ffffff;
  font-size: 16px;
  height: 100%;
}
input[type="submit"]:hover {
  background-color: #721906;
  border-color: #721906;
}
input[type="reset"] {
  background-color: #ffffff;
  font-size: 16px;
}
input[type="reset"]:hover {
  background-color: rgba(162, 38, 11, 0.2);
  border-color: rgba(162, 38, 11, 0.1);
}
input[type="date"] {
  display: block;
  appearance: none;
}
label {
  margin-bottom: 2px;
  font-size: 14px;
  font-variation-settings: "wght" 500;
  color: #7B7B7B;
}
.section_cards_links {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media (max-width: 980px) {
  .section_cards_links {
    gap: 20px;
  }
}
@media (max-width: 700px) {
  .section_cards_links {
    grid-template-columns: 1fr;
  }
}
.section_cards_links .cards_link {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  gap: 10px;
  padding: 30px 30px 40px;
  border-radius: 12px;
  border: 2px solid #D9D9D9;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  word-break: initial;
  transition: filter 0.2s, border-color 0.2s, box-shadow 0.2s;
  box-shadow: 0 15px 20px 0 rgba(0 0 0 / 0.15);
}
.section_cards_links .cards_link:hover {
  border-color: rgba(162, 38, 11, 0.4);
  filter: brightness(93%);
  box-shadow: 0 0 0 0 rgba(0 0 0 / 0);
}
@media (max-width: 400px) {
  .section_cards_links .cards_link {
    padding: 20px;
  }
}
.section_cards_links .cards_link .section_icon {
  width: 100%;
  max-width: 130px;
}
.section_cards_links .cards_link .name {
  font-variation-settings: "wght" 700;
  text-align: center;
  hyphens: none;
}
.section_cards_links .cards_link .description {
  text-align: center;
  font-size: 15px;
}
.section_cards_links .cards_link .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  border: 2px solid rgba(162, 38, 11, 0.4);
  color: var(--color_brown);
}
.digital_service-list,
.children_detailed {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.digital_service-list .item a,
.children_detailed .item a {
  display: inline-flex;
  gap: 10px;
  transition: 0.2s;
  text-decoration: none;
  color: #000000;
  margin-bottom: 10px;
}
.digital_service-list .item a:hover,
.children_detailed .item a:hover {
  text-decoration-color: rgba(162, 38, 11, 0.4);
}
.digital_service-list .item a:hover .title,
.children_detailed .item a:hover .title {
  color: var(--color_brown) !important;
  text-decoration-color: rgba(162, 38, 11, 0.4) !important;
}
.digital_service-list .item a:hover::before,
.children_detailed .item a:hover::before {
  background-color: rgba(162, 38, 11, 0.2);
  border-color: rgba(162, 38, 11, 0.1);
}
.digital_service-list .item a::before,
.children_detailed .item a::before {
  content: "\e941";
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: var(--color_brown);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid rgba(162, 38, 11, 0.4);
  border-radius: 50%;
  height: 34px;
  width: 34px;
  transition: 0.2s;
}
.digital_service-list .item a .link_wrapper,
.children_detailed .item a .link_wrapper {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.digital_service-list .item a .link_wrapper .title,
.children_detailed .item a .link_wrapper .title {
  padding-top: 10px;
  color: #000000;
  text-decoration: none;
  text-decoration: underline;
  text-decoration-color: transparent;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px;
  transition: 0.2s;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  word-break: initial;
}
.digital_service-list .item .children_detailed-info,
.children_detailed .item .children_detailed-info {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  font-size: 14px;
  margin-left: 48px;
}
.digital_service-list .item .children_detailed-info span,
.children_detailed .item .children_detailed-info span {
  display: flex;
  align-items: center;
  font-variation-settings: "wght" 500;
  padding: 6px 10px;
  border: 2px solid #D9D9D9;
  border-radius: 6px;
}
.digital_service-list .item .children_detailed-info span.date,
.children_detailed .item .children_detailed-info span.date {
  color: var(--color_brown);
}
.digital_service-list .item .children_detailed-info span.status,
.children_detailed .item .children_detailed-info span.status {
  display: flex;
  align-items: center;
  gap: 7px;
}
.digital_service-list .item .children_detailed-info span.status::before,
.children_detailed .item .children_detailed-info span.status::before {
  content: "\e941";
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
}
/*Табы внутренних разделов*/
.page-upper_buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 40px;
}
@media (max-width: 440px) {
  .page-upper_buttons {
    gap: 4px;
  }
}
.page-text {
  margin-bottom: 40px;
}
/*Раздел цифровые сервисы*/
.digital_services-content .services,
.digital_services-content .organization {
  display: flex;
  flex-direction: column;
  gap: 6px;
  padding-left: 20px;
  border-left: 2px solid #D4D4D4;
  margin-bottom: 40px;
}
.digital_services-content .services .header,
.digital_services-content .organization .header {
  font-size: 12px;
  text-transform: uppercase;
  color: #AEAEAE;
  font-variation-settings: "wght" 600;
}
.digital_services-content .services .name,
.digital_services-content .organization .name {
  font-variation-settings: "wght" 700;
}
/*Блок списка прочих голосований и опросы. Страница голосвания, опроса */
/*Располагается на странице голсования или опрса*/
.survey_preview_list .survey_preview_list-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
.survey_preview_list .survey_preview_list-header h1 {
  margin: 0;
}
.auth_window {
  display: flex;
  z-index: 20000;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #EDEDED;
  padding: 10px;
}
.auth_window::before {
  content: "";
  background-image: url("/theme/ch_online/img/back_img_auth_window.png");
  background-color: #EDEDED;
  background-repeat: repeat-x;
  background-blend-mode: multiply;
  opacity: 0.5;
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  animation: scroll linear 60s infinite alternate;
}
.auth_window.hidden {
  display: none;
}
.auth_window .btn {
  /*display: inline-flex;
        align-items: center;
        gap: 8px;
        padding: 8px 12px;
        border: 2px solid black;
        cursor: pointer;
        background-color: #ffffff;
        transition: 0.2s;
        font-variation-settings: "wght" 500;
        border-radius: 6px;
        text-decoration: none;*/
  /*&:hover {
            background-color: #E3E3E3;
            border-color: #E3E3E3;
        }*/
}
.auth_window .btn.Vkontakte {
  background-color: #0077FF;
  color: #ffffff !important;
  border-color: #0077FF;
}
.auth_window .btn.Vkontakte:hover {
  background-color: #0057BB;
}
.auth_window .btn.yandex {
  background-color: #000000;
  color: #ffffff !important;
  border-color: #000000;
}
.auth_window .btn.yandex:hover {
  background-color: #333333;
}
.auth_window .btn.gosuslugi {
  color: #0D4CD3;
  border-color: #0D4CD3;
}
.auth_window .btn.gosuslugi:hover {
  background-color: rgba(13, 76, 211, 0.15);
}
.auth_window .btn img {
  width: 24px;
  height: 24px;
}
@keyframes scroll {
  from {
    background-position: 0 280px;
  }
  to {
    background-position: 100% 280px;
  }
}
.user_auth_window {
  background-color: #ffffff;
  border-radius: 20px;
  padding: 40px;
  max-width: 880px;
  width: 100%;
  box-shadow: 0 20px 30px 0 rgba(0 0 0 / 0.1);
}
@media (max-width: 650px) {
  .user_auth_window {
    padding: 30px 20px;
  }
}
.user_auth_window .header {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 40px;
}
@media (max-width: 650px) {
  .user_auth_window .header {
    margin-bottom: 20px;
  }
}
@media (max-width: 400px) {
  .user_auth_window .header {
    gap: 10px;
    flex-wrap: wrap;
  }
}
.user_auth_window .header h3 {
  margin: 0;
}
@media (max-width: 400px) {
  .user_auth_window .header h3 {
    order: 2;
  }
}
.user_auth_window .header .btn_close {
  font-size: 42px;
  color: #E33D3D;
  cursor: pointer;
  transition: 0.2s;
}
.user_auth_window .header .btn_close:hover {
  opacity: 0.6;
}
.user_auth_window .links_block {
  display: flex;
  gap: 40px;
}
@media (max-width: 650px) {
  .user_auth_window .links_block {
    flex-wrap: wrap;
  }
}
.user_auth_window .links_block .auth_problems_content .new_email {
  display: flex;
  flex-direction: column;
}
.user_auth_window .links_block .auth_problems_content .email_taken_choice {
  display: flex;
  gap: 10px;
}
.user_auth_window .links_block .auth_problems_content .btn {
  width: initial;
  margin-bottom: 0;
}
.user_auth_window .links_block .header {
  font-size: 26px;
  color: #A0260B;
}
.user_auth_window .links_block .links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}
.user_auth_window .links_block .decor_element {
  flex-shrink: 0;
}
.user_auth_window .links_block .decor_element img {
  max-width: 270px;
  width: 100%;
}
@media (max-width: 650px) {
  .user_auth_window .links_block .decor_element {
    display: none;
  }
}
/*Результаты поиска*/
.search_results_block .search_query {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-bottom: 20px;
}
.search_results_block .search_query .header {
  font-variation-settings: "wght" 700;
  font-size: 22px;
}
.search_results_block .search_result .number_records {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}
.search_results_block .search_result .number_records .header {
  font-variation-settings: "wght" 700;
}
.search_results_block .search_result .number_records .description {
  border: 2px solid #D9D9D9;
  padding: 8px 20px;
  border-radius: 6px;
  background-color: #EBEBEB;
}
.search_results_block .search_result .item {
  display: flex;
  flex-direction: column;
  gap: 8px;
  cursor: pointer;
  padding-bottom: 20px;
}
.search_results_block .search_result .item .header {
  font-variation-settings: "wght" 700;
}
.search_results_block .search_result .item .description {
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
/*Модальное окно*/
.modal_window {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2000;
  overflow: auto;
}
@media (max-width: 500px) {
  .modal_window .modal_window {
    align-items: initial;
  }
}
.modal_window .modal_content {
  position: relative;
  max-width: 940px;
  background-color: #ffffff;
  padding: 50px;
  border-radius: 22px;
  margin-top: 20px;
  margin-bottom: 20px;
  height: fit-content;
  min-height: 320px;
}
@media (max-width: 700px) {
  .modal_window .modal_content {
    width: 80vw;
    padding: 40px;
  }
}
@media (max-width: 500px) {
  .modal_window .modal_content {
    width: 90vw;
    padding: 20px;
  }
}
.modal_window .modal_content .button_link {
  position: absolute;
  right: 16px;
  top: 16px;
}
@media (max-width: 560px) {
  .modal_window .modal_content .button_link {
    order: 1;
  }
}
.modal_window .modal_content .body h4 {
  color: var(--color_cool_green);
}
.modal_window .modal_content .body p {
  font-size: 20px;
  text-align: center;
}
.modal_window .modal_content .body p img {
  max-width: 240px;
  width: 100%;
  text-align: center;
}
.modal_content {
  opacity: 0;
  animation: ani 0.2s forwards;
}
/*Страница документа::after НПА ипрочие*/
/*Элемент даты и времени публикации*/
.date_time_info {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: #000000;
  font-size: 15px;
  margin-bottom: 40px;
}
.date_time_info .date {
  display: inline-flex;
  align-items: center;
  padding: 6px 10px;
  border: 2px solid #D9D9D9;
  border-radius: 6px;
  min-height: 40px;
  background-color: #F2F2F2;
}
.date_time_info .status {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 6px 10px;
  border: 2px solid #D9D9D9;
  border-radius: 6px;
}
.date_time_info .status::before {
  content: "\e941";
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: #A2260B;
}
/*Элемент основных данных документа*/
.main_info_doc {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  margin-bottom: 40px;
  border: 2px dashed #D9D9D9;
  border-radius: 12px;
  padding: 30px;
}
@media (max-width: 770px) {
  .main_info_doc {
    grid-template-columns: repeat(2, 1fr);
    padding: 20px;
    gap: 20px;
  }
}
@media (max-width: 500px) {
  .main_info_doc {
    grid-template-columns: 1fr;
  }
}
.main_info_doc .item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.main_info_doc .item p {
  margin: 0;
}
.main_info_doc .item label {
  color: #999999;
  font-variation-settings: "wght" 600;
  text-transform: uppercase;
  font-size: 12px;
}
.main_info_doc .item.footer {
  grid-column: 1 / 4;
}
/*Элемент хронологии документа*/
.doc_status_history {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  border: 2px dashed #D9D9D9;
  border-radius: 12px;
  padding: 30px;
  background-image: linear-gradient(90deg, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 100%), url(/theme/ch_online/img/background_image_inner_page.jpg);
  background-repeat: repeat-x;
  background-position-y: bottom;
}
@media (max-width: 660px) {
  .doc_status_history {
    flex-direction: column;
    padding-left: 20px;
  }
}
@media (max-width: 480px) {
  .doc_status_history {
    padding: 0;
    border: 0;
    background-image: none;
  }
}
.doc_status_history::after {
  content: url("/theme/ch_online/img/chuv_online/status_history_icon.svg");
  display: block;
}
@media (max-width: 660px) {
  .doc_status_history::after {
    display: none;
  }
}
.doc_status_history .content_wrapper .item {
  display: flex;
  gap: 10px;
  min-width: 300px;
}
@media (max-width: 660px) {
  .doc_status_history .content_wrapper .item {
    min-width: initial;
  }
}
.doc_status_history .content_wrapper .item .icon {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.doc_status_history .content_wrapper .item .icon::before {
  content: "\f1e3";
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-size: 20px;
  color: var(--color_brown);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #D9D9D9;
  border-radius: 50%;
  height: 34px;
  width: 34px;
  transition: 0.2s;
  background-color: #F2F2F2;
  color: #808080;
}
.doc_status_history .content_wrapper .item .icon::after {
  content: "";
  border-left: 2px solid #B3B3B3;
  height: 100%;
}
.doc_status_history .content_wrapper .item .info {
  display: flex;
  flex-direction: column;
  gap: 8px;
  width: 100%;
  padding: 14px 18px;
  background-color: #F2F2F2;
  border: 2px solid #D9D9D9;
  border-radius: 6px;
  margin-bottom: 10px;
}
.doc_status_history .content_wrapper .item .info span {
  font-variation-settings: "wght" 500;
}
.doc_status_history .content_wrapper .item .info .status {
  color: #A2260B;
}
.doc_status_history .content_wrapper :last-child .icon::before {
  background-color: #ffffff;
  border: 2px solid rgba(162, 38, 11, 0.4);
  color: #A2260B;
}
.doc_status_history .content_wrapper :last-child .icon::after {
  height: 0;
}
.doc_status_history .content_wrapper :last-child .info {
  background-color: #ffffff;
  border: 2px solid rgba(162, 38, 11, 0.4);
}
/*Блок прикрепленных документов*/
.block_attached_documents {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  margin-bottom: 40px;
}
@media (max-width: 706px) {
  .block_attached_documents {
    gap: 10px;
    grid-auto-flow: column;
    grid-template-rows: repeat(2, max-content);
    grid-auto-columns: minmax(320px, 1fr);
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: thin;
    padding-bottom: 10px;
  }
}
@media (max-width: 380px) {
  .block_attached_documents {
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    grid-auto-columns: minmax(270px, 1fr);
  }
}
.block_attached_documents.mandatory_requirements {
  display: block;
}
.block_attached_documents.mandatory_requirements .attached_document {
  border-color: rgba(0, 0, 0, 0.07);
}
.block_attached_documents.mandatory_requirements .attached_document:not(:last-child) {
  margin-bottom: 20px;
}
.block_attached_documents.mandatory_requirements .attached_document:hover {
  border-color: rgba(0, 0, 0, 0.2);
  background-color: #F0F0F0;
}
.block_attached_documents.mandatory_requirements .attached_document:hover .doc_size::before {
  background-color: rgba(162, 38, 11, 0.1);
}
.block_attached_documents .attached_document {
  display: flex;
  flex-direction: column;
  gap: 10px;
  word-wrap: break-word;
  border: 2px solid #D9D9D9;
  padding: 20px;
  border-radius: 6px;
  text-decoration: none;
  color: #000000;
  transition: 0.2s;
}
.block_attached_documents .attached_document:hover {
  border-color: rgba(162, 38, 11, 0.6);
}
.block_attached_documents .attached_document:hover .doc_size::before {
  background-color: rgba(162, 38, 11, 0.1);
}
.block_attached_documents .attached_document .doc_size {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #808080;
  font-size: 14px;
  font-variation-settings: "wght" 500;
}
.block_attached_documents .attached_document .doc_size::before {
  content: "\f090";
  font-family: 'Material Symbols Outlined';
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  color: var(--color_brown);
  flex-shrink: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 2px solid #D9D9D9;
  border-radius: 50%;
  height: 34px;
  width: 34px;
  transition: 0.2s;
  border: 2px solid rgba(162, 38, 11, 0.4);
  color: #A2260B;
}
.block_attached_documents .attached_document .name {
  font-size: 15px;
  font-variation-settings: "wght" 500;
  line-height: 1.6;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.page-documents {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-top: 40px;
}
/*Форма обратной связи в странице документа*/
.proposal {
  background-color: #F2F2F2;
  border-radius: 12px;
  padding: 40px;
  max-width: 845px;
  margin: 40px 0px;
}
@media (max-width: 580px) {
  .proposal {
    padding: 20px;
  }
}
@media (max-width: 400px) {
  .proposal {
    padding: 10px;
  }
}
.proposal textarea {
  width: 100%;
  height: 180px;
  resize: vertical;
  overflow: auto;
}
.proposal .supported_formats,
.proposal .file-formats {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.proposal .supported_formats .file_types,
.proposal .file-formats .file_types {
  font-variation-settings: "wght" 800;
  border: 2px solid #D9D9D9;
  border-radius: 6px;
  padding: 10px;
  min-width: 62px;
  text-align: center;
}
.proposal .supported_formats .file_types.docx,
.proposal .file-formats .file_types.docx {
  color: #8387EC;
  border-color: rgba(131, 135, 236, 0.4);
}
.proposal .supported_formats .file_types.doc,
.proposal .file-formats .file_types.doc {
  color: #8387EC;
  border-color: rgba(131, 135, 236, 0.4);
}
.proposal .supported_formats .file_types.rtr,
.proposal .file-formats .file_types.rtr {
  color: #4697E2;
  border-color: rgba(70, 151, 226, 0.4);
}
.proposal .supported_formats .file_types.xlsx,
.proposal .file-formats .file_types.xlsx {
  color: #40A86B;
  border-color: rgba(64, 168, 107, 0.4);
}
.proposal .supported_formats .file_types.xls,
.proposal .file-formats .file_types.xls {
  color: #40A86B;
  border-color: rgba(64, 168, 107, 0.4);
}
.proposal .supported_formats .file_types.pdf,
.proposal .file-formats .file_types.pdf {
  color: #E96258;
  border-color: rgba(233, 98, 88, 0.4);
}
.proposal .attachments.disabled label {
  background-color: #DADADA;
  border-color: #DADADA;
  color: #AFAFAF;
  cursor: not-allowed;
}
.proposal .attachments.disabled span {
  color: #AFAFAF;
  cursor: not-allowed;
}
.proposal .file-uploader {
  transition: 0.2s;
}
.proposal .file-uploader .file-uploader-alert {
  position: relative;
  margin-bottom: 30px;
  border: 2px solid #AEAEAE;
  padding: 30px 40px;
  border-radius: 12px;
}
.proposal .file-uploader .file-uploader-alert .close-btn {
  position: absolute;
  right: 10px;
  top: 10px;
}
.proposal .file-uploader .file-uploader-alert .description {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.proposal .file-uploader .file-uploader-alert .description .alert-header {
  margin-top: 0;
  color: #EB512F;
  font-variation-settings: "wght" 900;
}
.proposal .file-uploader .file-uploader-alert.alert-danger .description .alert-header {
  color: #EB512F;
}
.proposal .file-uploader .file-uploader-alert.alert-success .description .alert-header {
  color: #40A86B;
}
.proposal .file-uploader .placeholder {
  margin-bottom: 10px;
  text-align: center;
}
.proposal .file-uploader .placeholder span {
  font-variation-settings: "wght" 700;
}
.proposal .file-uploader .input-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px;
  border: 2px dashed rgba(162, 38, 11, 0.4);
  padding: 30px 40px 20px;
  border-radius: 12px;
  margin-bottom: 20px;
  background-color: #E6E6E6;
  background-image: url("/theme/ch_online/img/chuv_online/back_img_download.png");
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-y: 50%;
  background-size: 30%;
  background-blend-mode: overlay;
}
@media (max-width: 680px) {
  .proposal .file-uploader .input-wrapper {
    background-position-x: 110%;
    background-size: 40%;
  }
}
@media (max-width: 480px) {
  .proposal .file-uploader .input-wrapper {
    background-image: initial;
    padding: 20px;
  }
}
.proposal .file-uploader .input-wrapper.border-dashed {
  filter: brightness(0.9);
  border-color: #a2260b;
  transition: 0.2s;
}
.proposal .file-uploader .input-wrapper label {
  min-height: 42px;
  border-radius: 6px;
  font-size: 16px;
}
.proposal .file-uploader .input-wrapper label span {
  font-variation-settings: "wght" 500;
}
.proposal .files-preview .item {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-bottom: 20px;
  transition: 0.2s;
}
.proposal .files-preview .item a {
  color: #000000;
  text-decoration-color: rgba(162, 38, 11, 0);
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.proposal .files-preview .item a:hover {
  color: #A2260B;
  text-decoration-color: rgba(162, 38, 11, 0.4);
}
.proposal .files-preview .item .options {
  display: flex;
  align-items: center;
  gap: 10px;
}
/*Иконки статусов*/
.date_time_info span.status,
.children_detailed-info span.status {
  /*Загрузить файл*/
  /*Опубликовать файл*/
  /* Формирование заключения*/
  /* Принят*/
  /* Отклонен*/
}
.date_time_info span.status.new::before,
.children_detailed-info span.status.new::before {
  content: "\e9fc" !important;
}
.date_time_info span.status.published::before,
.children_detailed-info span.status.published::before {
  content: "\e255" !important;
}
.date_time_info span.status.formation::before,
.children_detailed-info span.status.formation::before {
  content: "\e4cb" !important;
}
.date_time_info span.status.accepted::before,
.children_detailed-info span.status.accepted::before {
  content: "\e5ca" !important;
}
.date_time_info span.status.rejected::before,
.children_detailed-info span.status.rejected::before {
  content: "\e5cd" !important;
}
.raw p {
  margin: 0 !important;
}
.goals_achievements-container {
  border: 2px dashed #D9D9D9;
  border-radius: 12px;
  padding: 20px 30px 30px 30px;
  margin-bottom: 40px;
}
@media (max-width: 600px) {
  .goals_achievements-container {
    padding: 20px;
  }
}
.goals_achievements-container :last-child {
  padding-bottom: 0 !important;
}
.goals_achievements-container .results {
  display: grid;
  grid-template-columns: repeat(auto-fill, 110px);
  text-align: center;
  gap: 35px;
}
.goals_achievements-container .head {
  display: grid;
  grid-template-columns: 20% 80%;
  gap: 40px;
  padding: 0 10px 10px;
  border-bottom: 2px solid #D9D9D9;
  align-items: center;
}
@media (max-width: 600px) {
  .goals_achievements-container .head {
    grid-template-columns: 1fr;
    row-gap: 4px;
  }
}
.goals_achievements-container .head span {
  font-variation-settings: "wght" 600;
}
.goals_achievements-container .row {
  display: grid;
  grid-template-columns: 20% 80%;
  gap: 40px;
  padding: 10px;
}
@media (max-width: 600px) {
  .goals_achievements-container .row {
    grid-template-columns: 1fr;
    row-gap: 4px;
  }
}
.goals_achievements-container .row:nth-child(odd ) {
  background-color: #F2F2F2;
}
/* Чат */
.comments-wrapper {
  position: relative;
}
.comments-wrapper .btn {
  margin-bottom: 40px;
}
.comments-wrapper .input-container {
  position: sticky;
  bottom: 0;
  display: flex;
  align-items: flex-start;
  /*flex-direction: column;*/
  gap: 10px;
  background-color: #ffffff;
  padding: 16px;
  border-top: 2px solid #D9D9D9;
  /*border-radius: 12px 12px 0 0;*/
  box-shadow: -12px -24px 24px #ffffff;
  outline: 4px solid #ffffff;
}
.comments-wrapper .input-container .user_input {
  flex-grow: 1;
}
.comments-wrapper .input-container .btn {
  margin-bottom: 0;
}
.message_block_wrapper {
  display: flex;
  gap: 10px;
  font-size: 15px;
}
@media (max-width: 720px) {
  .message_block_wrapper {
    flex-direction: column;
    gap: 2px;
    padding-left: 20px;
  }
}
.message_block_wrapper.link_chat {
  align-items: center;
  padding: 20px;
  background-color: #F2F2F2;
  border-radius: 12px;
  cursor: pointer;
  text-decoration: none;
  color: #000000;
  transition: 0.2s;
}
.message_block_wrapper.link_chat:hover {
  filter: brightness(90%);
}
.message_block_wrapper.link_chat .material-symbols-outlined {
  color: var(--color_brown);
}
.message_block_wrapper.link_chat .message_block {
  margin-bottom: 0;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.message_block_wrapper.link_chat .message_block p {
  margin: 0;
}
.message_block_wrapper .user_icon img {
  width: 36px;
  height: 36px;
}
.message_block_wrapper .user_icon.parent img {
  outline: 2px solid #B3B3B3;
  outline-offset: 2px;
  border-radius: 50%;
}
.message_block_wrapper .user_icon.own img {
  outline: 2px solid rgba(162, 38, 11, 0.2);
  outline-offset: 1px;
  border-radius: 50%;
}
.message_block_wrapper .message_block {
  display: flex;
  flex-direction: column;
  gap: 6px;
  margin-bottom: 20px;
  width: 100%;
}
.message_block_wrapper .message_block.parent_block {
  padding-left: 0;
  border: none;
}
.message_block_wrapper .message_block .info {
  display: flex;
  flex-wrap: wrap;
}
.message_block_wrapper .message_block .info .sender {
  font-variation-settings: "wght" 600;
}
.message_block_wrapper .message_block .info .gray {
  color: #999999;
}
.message_block_wrapper .message_block .info .additional {
  display: flex;
  gap: 10px;
  padding-left: 10px;
}
.message_block_wrapper .message_block .bottom {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.message_block_wrapper .message_block .bottom .reply-button {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 6px;
  font-variation-settings: "wght" 500;
  color: var(--color_brown);
  text-decoration: none;
  transition: 0.2s;
  padding: 6px 9px;
  border: 2px solid #DAA89D;
  border-radius: 6px;
  cursor: pointer;
  user-select: none;
  min-height: 46px;
  background-color: rgba(255, 255, 255, 0);
  font-size: 15px;
  min-height: initial;
  margin-bottom: 0;
}
.message_block_wrapper .message_block .bottom .reply-button:hover {
  background-color: rgba(162, 38, 11, 0.2);
  border-color: rgba(162, 38, 11, 0.1);
}
.message_block_wrapper .message_block .bottom .replies-counter {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  border: 2px solid #D9D9D9;
  padding: 6px 18px 6px 10px;
  width: fit-content;
  border-radius: 6px;
  color: #808080;
  margin-bottom: 10px;
}
.message_block_wrapper .message_block .reply-preview {
  display: grid;
  grid-template-columns: 1fr max-content;
}
.message_block_wrapper .message_block .reply-preview .send_button {
  display: inline-flex;
  width: fit-content;
  align-items: center;
  gap: 6px;
  font-variation-settings: "wght" 500;
  color: var(--color_brown);
  text-decoration: none;
  transition: 0.2s;
  padding: 8px 12px;
  border: 2px solid #DAA89D;
  border-radius: 6px;
  cursor: pointer;
  user-select: none;
  background-color: rgba(255, 255, 255, 0);
  font-size: 15px;
}
.message_block_wrapper .message_block .reply-preview .send_button:hover {
  background-color: rgba(162, 38, 11, 0.2);
  border-color: rgba(162, 38, 11, 0.1);
}
.message_block_wrapper .message_block .reply-preview .close {
  grid-area: 2 / 3 / 1 / 2;
  max-height: 40px;
}
.comment_block_header {
  font-size: 20px;
  font-variation-settings: "wght" 600;
  margin-bottom: 20px;
}
/*Согласие на обработку персональных данных */
.cookie-consent-container {
  position: fixed;
  bottom: 0;
  background-color: #000000;
  padding: 12px;
  font-size: 14px;
  z-index: 1000;
}
.cookie-consent-container p {
  color: #ffffff;
  padding: 0;
  margin: 0 0 10px 0;
  max-height: 40vh;
  overflow-y: scroll;
  /* scroll for mozilla */
}
.cookie-consent-container p::-webkit-scrollbar {
  width: 8px;
}
.cookie-consent-container p::-webkit-scrollbar-track {
  background-color: rgba(255, 255, 255, 0.2);
}
.cookie-consent-container p::-webkit-scrollbar-thumb {
  background-color: rgba(255, 255, 255, 0.5);
}
@-moz-document url-prefix() {
  .cookie-consent-container p {
    scrollbar-width: thin;
  }
}
.cookie-consent-container button {
  color: #ffffff;
  font-size: 13px;
  border-color: rgba(255, 255, 255, 0.4);
  background-color: transparent;
}
.cookie-consent-container button:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.page_preview-container {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #F2F2F2;
  /*filter: brightness(0.95);*/
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 40px;
}
.page_preview-container img {
  aspect-ratio: 4 / 3;
  max-width: 800px;
  max-height: 448px;
  width: 100%;
  height: auto;
  object-fit: cover;
}
/*Общие стили типовой страницы*/
.news_date {
  display: flex;
  align-items: center;
  gap: 10px;
}
.news_date .title {
  text-transform: uppercase;
  font-size: 13px;
  font-variation-settings: "wght" 600;
}
.news_date .date {
  color: #808080;
  padding: 6px 10px;
  border: 2px solid #D9D9D9;
  border-radius: 6px;
}
/*Элементы раздела Инициативные проекты*/
.task_projects_block {
  padding: 30px;
  margin-bottom: 40px;
  border: 2px dashed #D9D9D9;
  border-radius: 12px;
}
@media (max-width: 770px) {
  .task_projects_block {
    padding: 20px;
  }
}
.task_projects_block .title {
  color: #999999;
  font-variation-settings: "wght" 600;
  text-transform: uppercase;
  font-size: 12px;
}
.task_projects_block .task_name {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin-bottom: 30px;
}
.task_projects_block .other_data {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.task_projects_block .item {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.financial_data {
  padding: 30px;
  margin-bottom: 40px;
  border: 2px solid #D9D9D9;
  border-radius: 12px;
}
@media (max-width: 770px) {
  .financial_data {
    padding: 20px;
  }
}
@media (max-width: 480px) {
  .financial_data {
    padding: 10px;
  }
}
.financial_data .row {
  display: grid;
  grid-template-columns: 1fr max-content;
  gap: 10px 20px;
  padding: 10px 20px;
}
@media (max-width: 680px) {
  .financial_data .row {
    grid-template-columns: 1fr;
    row-gap: 6px;
  }
}
.financial_data .row:nth-child(even) {
  background-color: #F2F2F2;
}
.financial_data .row.head {
  border-bottom: 2px solid #D9D9D9;
}
.financial_data .row.head span {
  color: #999999;
  text-transform: uppercase;
  font-size: 12px;
  font-variation-settings: "wght" 600;
}
.financial_data .row.total {
  border-top: 2px solid #D9D9D9;
}
.financial_data .row.total span {
  font-variation-settings: "wght" 700;
}
/*Авторизация адмн*/
/*Предупреждение*/
.alert.alert-danger {
  margin-bottom: 20px;
  border: 2px dashed rgba(235, 81, 47, 0.6);
  border-radius: 6px;
  padding: 6px;
  background-color: rgba(235, 81, 47, 0.08);
}
.alert.alert-danger ul {
  list-style-type: none;
}
.alert.alert-success {
  margin-bottom: 20px;
  border-radius: 6px;
  padding: 6px;
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert.alert-success ul {
  list-style-type: none;
}
.loader-container {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  text-align: center;
  z-index: 9999999;
  box-sizing: border-box;
}
.loader {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -24px 0 0 -24px;
}
.external_link_block {
  display: flex;
  justify-content: center;
  border: 2px dashed #D9D9D9;
  border-radius: 12px;
  padding: 40px;
  margin-bottom: 20px;
}
@media (max-width: 1280px) {
  .external_link_block {
    width: 100%;
  }
}
@media (max-width: 700px) {
  .external_link_block {
    padding: 30px;
  }
}
@media (max-width: 400px) {
  .external_link_block {
    padding: 20px;
  }
}
.external_link_block .link_wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 10px;
}
@media (max-width: 1280px) {
  .external_link_block .link_wrapper {
    flex-direction: row;
  }
}
@media (max-width: 700px) {
  .external_link_block .link_wrapper {
    flex-direction: column;
  }
}
.external_link_block .link_wrapper .link_preview {
  max-width: 120px;
  width: 100%;
  height: auto;
}
.external_link_block .link_wrapper .link_details {
  /* display: flex;
            align-items: center;
            flex-direction: column;
            gap: 10px;*/
  margin: 0;
}
@media (max-width: 1280px) {
  .external_link_block .link_wrapper .link_details {
    /*align-items: flex-start;*/
  }
}
@media (max-width: 700px) {
  .external_link_block .link_wrapper .link_details {
    /*align-items: center;*/
  }
}
.external_link_block .link_wrapper .link_details .link_name {
  font-size: 15px;
  text-transform: uppercase;
  font-variation-settings: "wght" 800;
  text-align: center;
  color: #7E7E7E;
  hyphens: none;
}
@media (max-width: 1280px) {
  .external_link_block .link_wrapper .link_details .link_name {
    text-align: left;
  }
}
@media (max-width: 700px) {
  .external_link_block .link_wrapper .link_details .link_name {
    text-align: center;
  }
}
.external_link_block .link_wrapper .link_details li:not(:last-child) {
  margin-bottom: 10px;
}
.external_link_block .link_wrapper .link_details a {
  color: #000000;
  word-break: break-word;
  text-decoration-color: rgba(162, 38, 11, 0);
}
.external_link_block .link_wrapper .link_details a:hover {
  color: var(--color_brown);
  text-decoration-color: rgba(162, 38, 11, 0.4);
}
.external_link_block .link_wrapper .link_details .btn .material-symbols-outlined {
  color: #000000;
  font-size: 20px;
  font-variation-settings: "wght" 600;
}
/*.auth_problems_content {

    .new_email {
        display: flex;
        flex-direction: column;
    }

    .email_taken_choice {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    
    .btn {
        width: initial;
        margin-bottom: 0;
    }
}*/
.merge_requests {
  position: absolute;
  background-color: white;
  border-radius: 8px;
  z-index: 1000;
  width: max-content;
  right: 0;
}
.merge_requests .requests {
  margin: 6px;
}
.merge_requests .merge_notification {
  width: 30px;
  height: 30px;
}
.window_messages {
  display: grid;
  align-items: center;
  justify-items: center;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2000;
  background-color: rgba(0, 0, 0, 0.4);
  overflow: auto;
  cursor: default;
}
.window_messages .wrapper {
  max-width: 1200px;
  background-color: #ffffff;
  padding: 40px;
  margin: 10px;
  border-radius: 12px;
}
.window_messages .wrapper p {
  margin: 0;
}
.window_messages .wrapper .title {
  font-variation-settings: "wght" 700;
}
.window_messages .wrapper .description {
  border-top: 2px solid #D9D9D9;
  border-bottom: 2px solid #D9D9D9;
  margin: 20px 0;
  padding: 20px 0;
}
.window_messages .wrapper .description.user_login_data {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}
.window_messages .wrapper .description.user_login_data .info span {
  font-variation-settings: "wght" 500;
}
.window_messages .wrapper .description.user_login_data .info span:not(:last-child) {
  margin-right: 10px;
}
.window_messages .wrapper .actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 10px;
}
.pagination {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  padding-left: 0;
  margin-top: 40px;
}
.pagination span {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
}
.pagination a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #F0F0F0;
  background-color: #ffffff;
  text-decoration: none;
  color: #000000;
  font-size: 14px;
  font-variation-settings: "wght" 450;
  transition: background-color 0.2s;
}
.pagination a:hover {
  background-color: #F0F0F0;
  color: var(--color_brown);
}
.pagination a.selected {
  background-color: #F0F0F0;
  color: var(--color_brown);
}
.pagination a.prev::before,
.pagination a.next::before {
  content: url(/theme/ch_online/img/paginator/icon_paginator.svg);
  width: 16px;
  height: 16px;
}
.pagination a.next::before {
  transform: rotateZ(180deg);
}
.nime_image_preview {
  margin-bottom: 40px;
}
.nime_image_preview::after,
.nime_image_preview::before {
  content: "";
  height: 2px;
  display: block;
  background-color: lightgrey;
}
.nime_image_preview img {
  width: 100%;
  height: 100%;
  max-height: 420px;
  object-fit: cover;
  margin-top: 4px;
  margin-bottom: 4px;
}
.nime_image_message {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 60px;
  margin-bottom: 40px;
}
@media (max-width: 640px) {
  .nime_image_message {
    grid-template-columns: 1fr;
    gap: 30px;
  }
}
.nime_image_message .photo img {
  width: 100%;
  max-width: 540px;
}
.nime_voting {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  margin-bottom: 40px;
}
@media (max-width: 1600px) {
  .nime_voting {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
    gap: 20px;
  }
}
@media (max-width: 1600px) {
  .nime_voting {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
  }
}
@media (max-width: 694px) {
  .nime_voting {
    grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
  }
}
@media (max-width: 608px) {
  .nime_voting {
    max-width: 379px;
    margin: auto;
  }
}
.nime_voting .card {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border: 2px solid #D9D9D9;
  background-color: #ffffff;
  padding: 10px;
  border-radius: 12px;
  color: #000000;
  text-decoration: none;
  transition: 0.2s filter;
}
.nime_voting .card:hover {
  filter: brightness(0.93);
}
.nime_voting .card .preview {
  background-color: #f2f2f2;
  border-radius: 6px;
  overflow: hidden;
}
.nime_voting .card .preview img {
  aspect-ratio: 4 / 3;
  width: 100%;
  object-fit: cover;
  display: block;
}
.nime_voting .card .decription {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.nime_voting .card .decription .name {
  font-variation-settings: "wght" 600;
}
.nime_voting .card .buttons {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.nime_voting .card .buttons .participation {
  background-color: #C23023;
  color: #ffffff;
  padding: 10px 20px;
}
.nime_voting .card .buttons .participation:hover {
  background-color: #971C11;
}
.nime_voting .card .buttons .participation::before {
  content: url("../img/icon/icon_nime_voite_white.svg");
  display: block;
  max-height: 21px;
}
.nime_voting .card .buttons .location {
  display: flex;
  gap: 6px;
  align-items: center;
  padding: 10px 20px;
  font-size: 26px;
  line-height: 0;
}
.nime_voting .card .buttons .location::before {
  content: url("../img/icon/icon_nime_voite_red.svg");
  display: block;
  max-height: 21px;
}
.nime_list_cities {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
}
.nime_list_cities .card {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 20px;
  border: 2px solid #D9D9D9;
  border-radius: 12px;
  overflow: hidden;
  text-decoration: none;
  background-color: #ffffff;
  transition: 0.2s filter;
}
.nime_list_cities .card:hover {
  filter: brightness(0.93);
}
.nime_list_cities .card .coat {
  padding: 20px;
}
.nime_list_cities .card .coat img {
  aspect-ratio: 4 / 3;
  width: 100%;
  object-fit: contain;
  display: block;
  max-width: 180px;
}
.nime_list_cities .card .name {
  font-size: 20px;
  font-variation-settings: "wght" 600;
  color: #000000;
  text-align: center;
  padding: 0 20px 30px;
}
.sorting-container {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}
.nime_logo_animation {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 20px;
  margin-bottom: 40px;
}
.nime_logo_animation .flipper {
  perspective: 400px;
  position: relative;
  width: 150px;
  height: 150px;
}
.nime_logo_animation .flipper-object {
  position: absolute;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  animation: flip 8s infinite linear;
}
.nime_logo_animation .panel {
  top: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  backface-visibility: hidden;
}
.nime_logo_animation .flipper-object .back {
  transform: rotateY(180deg);
}
.nime_logo_animation .back {
  background-image: url("/theme/ch_online/img/NIME_logo_animation/gerb-21.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.nime_logo_animation .front {
  background-image: url("/theme/ch_online/img/NIME_logo_animation/logo_img.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.nime_logo_animation .name img {
  max-width: 300px;
  width: 100%;
}
@keyframes flip {
  0%,
  25% {
    transform: rotateY(0deg);
  }
  50%,
  75% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}
.banner_about_project {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  background-color: #F0F0F0;
  border-radius: 12px;
}
@media (max-width: 1100px) {
  .banner_about_project {
    grid-template-columns: 1fr 2.5fr;
  }
}
@media (max-width: 880px) {
  .banner_about_project {
    grid-template-columns: 1fr;
  }
}
.banner_about_project .icon {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
}
.banner_about_project .icon img {
  max-width: 500px;
  width: 100%;
}
@media (max-width: 880px) {
  .banner_about_project .icon img {
    max-width: 380px;
  }
}
.banner_about_project .description {
  align-self: center;
  padding: 0 100px 0 0;
}
@media (max-width: 1680px) {
  .banner_about_project .description {
    padding: 0 60px 0 0;
  }
}
@media (max-width: 880px) {
  .banner_about_project .description {
    padding: 0 20px;
  }
}
@media (max-width: 880px) {
  .banner_about_project .description h3 {
    margin-top: 0;
  }
}
.banner_about_project .description .slogan {
  color: #E36238;
  font-size: 23px;
  font-variation-settings: "wght" 700;
}
.project {
  cursor: pointer;
}
.project .direction {
  display: -webkit-box;
  overflow: hidden;
  -webkit-line-clamp: 5;
  line-clamp: 5;
  -webkit-box-orient: vertical;
}
.project .direction p {
  margin: 0;
}
.project .options {
  display: flex;
  justify-content: space-between;
}
.social_block {
  position: relative;
}
.social_block .list_btns {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
.social_block .list_btns #toggleSocialLinks.btn.active {
  background-color: #d9d9d9;
}
.social_block .list_btns span {
  border: 2px solid #d9d9d9;
}
.social_block .list_btns span:hover {
  background-color: white;
  filter: brightness(0.93);
}
.social_block .list_useful_links {
  position: relative;
  display: inline-flex;
  padding: 10px;
  gap: 10px;
  margin-top: 10px;
  border: 2px solid #d9d9d9;
  border-radius: 6px;
  background-color: #ffffff;
}
.social_block .list_useful_links:before {
  position: absolute;
  top: -20px;
  left: calc((57px * 2 + 10px) - 10px * 4);
  content: "";
  display: block;
  border: 10px solid transparent;
  border-bottom: 10px solid #d9d9d9;
}
.social_block .list_useful_links span {
  cursor: pointer;
}
.social_block .list_useful_links span img {
  width: 44px;
  height: auto;
  display: block;
  transition: filter 0.2s;
}
.social_block .list_useful_links span img:hover {
  filter: brightness(0.8);
}
@media print {
  .no-print {
    display: none !important;
  }
  .container_type_1660px {
    padding: 0 !important;
  }
}
#link_banner_go_voting {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 10px;
  padding: 20px 10px;
  background-color: #ffffff;
  box-shadow: 0 15px 20px 0 rgba(0 0 0 / 0.15);
  border: 2px solid #E5E5E5;
  border-radius: 12px;
  transition: filter 0.2s, border-color 0.2s, box-shadow 0.2s;
  margin-bottom: 40px;
}
#link_banner_go_voting:hover {
  box-shadow: 0 0 0 0 rgba(0 0 0 / 0);
  border-color: rgba(162, 38, 11, 0.6);
  filter: brightness(94%);
}
@media (max-width: 560px) {
  #link_banner_go_voting {
    justify-content: flex-start;
  }
}
#link_banner_go_voting .coat {
  max-width: 100px;
  width: 100%;
}
#link_banner_go_voting .logo {
  max-width: 100px;
  width: 100%;
}
#link_banner_go_voting .text {
  max-width: 300px;
  width: 100%;
}
.st0 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #C9270E;
}
.st3 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #C8270E;
}
.st1 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FBBD00;
}
.st2 {
  fill-rule: evenodd;
  clip-rule: evenodd;
  fill: #FFDE70;
}
.modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2000;
}
@media (max-width: 1200px) {
  .modal-overlay .modal-container {
    max-width: 600px !important;
  }
  .modal-overlay .modal-container h2 {
    width: min-content;
  }
}
@media (max-width: 768px) {
  .modal-overlay .modal-container {
    max-width: 400px !important;
  }
  .modal-overlay .modal-container h2 {
    width: min-content;
  }
}
@media (max-width: 480px) {
  .modal-overlay .modal-container {
    max-width: 80% !important;
    border-radius: 0.75rem;
    padding: 1rem;
  }
  .modal-overlay .modal-container h2 {
    width: min-content;
  }
}
.modal-overlay .modal-container {
  position: relative;
  background: #fff;
  border-radius: 1rem;
  padding: 1.5rem;
  max-width: 70%;
  width: 100%;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.3);
}
.modal-overlay .modal-container .modal-header {
  display: flex;
  justify-content: space-between;
}
.modal-overlay .modal-container .modal-header h2 {
  margin: 0;
}
.modal-overlay .modal-container .modal-close {
  position: absolute;
  top: 0.5rem;
  right: 0.75rem;
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  color: #333;
  line-height: 1;
  transition: color 0.2s;
}
.modal-overlay .modal-close:hover {
  color: #000;
}
.error-container {
  padding: 1rem;
  border-radius: 12px;
  background-color: #fee8e7;
  margin-top: 2rem;
}
.error-container .error {
  color: #b21011;
}
