@font-face {
  font-family: "mardoto-regular";
  font-display: "auto";
  src: url("../fonts/Mardoto-Regular/Mardoto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Regular/Mardoto-Regular.woff") format("woff"), url("../fonts/Mardoto-Regular/Mardoto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-bold";
  font-display: "auto";
  src: url("../fonts/Mardoto-Bold/Mardoto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Bold/Mardoto-Bold.woff") format("woff"), url("../fonts/Mardoto-Bold/Mardoto-Bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "mardoto-medium";
  font-display: "auto";
  src: url("../fonts/Mardoto-Medium/Mardoto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Mardoto-Medium/Mardoto-Medium.woff") format("woff"), url("../fonts/Mardoto-Medium/Mardoto-Medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "roboto";
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot");
  src: url("../fonts/Roboto-Regular/Roboto-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Regular/Roboto-Regular.woff") format("woff"), url("../fonts/Roboto-Regular/Roboto-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-medium";
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot");
  src: url("../fonts/Roboto-Medium/Roboto-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Medium/Roboto-Medium.woff") format("woff"), url("../fonts/Roboto-Medium/Roboto-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "roboto-bold";
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot");
  src: url("../fonts/Roboto-Bold/Roboto-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Roboto-Bold/Roboto-Bold.woff") format("woff"), url("../fonts/Roboto-Bold/Roboto-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "icon";
  font-display: "auto";
  src: url("../fonts/icons/icomoon.eot?swz2qo");
  src: url("../fonts/icons/icomoon.eot?swz2qo#iefix") format("embedded-opentype"), url("../fonts/icons/icomoon.ttf?swz2qo") format("truetype"), url("../fonts/icons/icomoon.woff?swz2qo") format("woff");
  font-weight: normal;
  font-style: normal;
}
.icon_facebook:before {
  content: "\e90a";
}

.icon_instagram:before {
  content: "\e90b";
}

.icon_linkedin:before {
  content: "\e90c";
}

.icon_twitter:before {
  content: "\e90d";
}

.icon_pinterest:before {
  content: "\e90e";
}

.icon_youtube:before {
  content: "\e90f";
}

.icon_telegram:before {
  content: "\e91a";
}

.icon_ok:before {
  content: "\e91b";
}

.icon_vk:before {
  content: "\e91c";
}

.icon_google:before {
  content: "\e91d";
}

.icon_tiktok:before {
  content: "\e91e";
}

.icon_flickr:before {
  content: "\e91f";
}

.icon_down:before {
  content: "\e901";
}

.icon_left:before {
  content: "\e902";
}

.icon_right:before {
  content: "\e903";
}

.icon_close:before {
  content: "\e904";
}

.icon_checked:before {
  content: "\e905";
}

.icon_info:before {
  content: "\e906";
}

.icon_favorite:before {
  content: "\e907";
}

.icon_globe:before {
  content: "\e914";
}

.icon_user:before {
  content: "\e909";
}

.icon_search:before {
  content: "\e910";
}

.icon_wallet:before {
  content: "\e911";
}

.icon_arrowstroke:before {
  content: "\e900";
}

.icon_phone:before {
  content: "\e916";
}

.icon_message:before {
  content: "\e913";
}

.icon_cv:before {
  content: "\e908";
}

.icon_time:before {
  content: "\e917";
}

.icon_mail:before {
  content: "\e918";
}

.icon_info1:before {
  content: "\e919";
}

.icon_print:before {
  content: "\e915";
}

html {
  height: 100%;
  font-size: 10px;
  line-height: 1.4286em;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  padding: 0;
  border: none;
  font-size: 100%;
  color: #261B24;
  width: 100%;
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  min-height: 100%;
  font-family: "roboto", "mardoto-regular";
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

input,
select,
textarea,
button,
a,
.slick-slide {
  outline: none !important;
}

a,
a:focus,
a:hover,
button:hover {
  text-decoration: none;
}

a {
  color: #B41D8D;
}

button {
  cursor: pointer;
  display: block;
}

img {
  max-height: none;
  border: none;
}

input {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input,
textarea,
button {
  font-family: inherit;
  font-size: 100%;
}

.page_row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.page_row .cb {
  flex: 0 0 100%;
  max-width: 100%;
}

.content {
  position: relative;
  overflow-x: hidden;
}

.page_container {
  width: 100%;
  max-width: 1210px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}

.phone_link:not(.clickable) {
  color: inherit;
  cursor: default;
  pointer-events: none;
}

.individual_hint,
.drop_list,
.drop_block {
  display: none;
}

.error_hint {
  display: block;
  max-height: 0;
  overflow: hidden;
  color: #b94a48;
  font-size: 120%;
  line-height: 1.25em;
}

.help-block.form-error {
  display: none !important;
}

.has-error .error_hint,
.has-error + .error_hint {
  max-height: 60px;
}

.field_block {
  position: relative;
}
.field_block input,
.field_block textarea {
  width: 100%;
}
.field_block textarea {
  resize: none;
  display: block;
}

.cb {
  display: block;
  clear: both;
}

.title_link {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-direction: row-reverse;
  font-size: 330%;
  line-height: 1.25em;
  color: #261B24;
}
.title_link:before {
  display: block;
  margin-left: 14px;
  font-size: 45%;
}

.section_title {
  font-size: 400%;
  line-height: 1.25em;
  color: #261B24;
  margin: 0;
}

.page_title {
  font-size: 330%;
  line-height: 1.25em;
  color: #261B24;
  font-family: "roboto-medium", "mardoto-medium";
}

.title_row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.paging {
  padding-top: 48px;
}
.paging ul {
  list-style-type: none;
  padding: 0;
  margin: 0 -6px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.paging li {
  padding: 0 6px;
}
.paging a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background: transparent;
  border-radius: 8px;
  color: #261B24;
  font-size: 140%;
  line-height: 1.25em;
}
.paging a.current_page {
  background: #B41D8D;
  color: #ffffff;
  pointer-events: none;
}
.paging .next_page,
.paging .prev_page {
  font-size: 90%;
  width: auto;
}
.paging .next_page.inactive,
.paging .prev_page.inactive {
  display: none;
}

.select_site {
  padding-left: 20px;
}

.average_title,
.text_section h2 {
  font-size: 2.7rem;
  line-height: 1.25em;
  color: #261B24;
  font-family: "roboto-medium", "mardoto-medium";
  font-weight: normal;
}

.text_section {
  font-size: 140%;
  line-height: 1.45em;
  color: #261B24;
}
.text_section .standard_description {
  font-size: 100%;
}
.text_section a {
  font-size: 100%;
  color: #B41D8D;
  text-decoration: underline;
}
.text_section a.management_link {
  font-size: 100%;
}
.text_section .standard_list li {
  font-size: 140%;
}

.tab_block {
  height: 0;
  opacity: 0;
  position: relative;
  overflow: hidden;
}
.tab_block.selected {
  overflow: visible;
  height: auto;
  opacity: 1;
}

@media screen and (max-width: 1199px) {
  .title_link {
    font-size: 300%;
  }
  .title_link:before {
    font-size: 50%;
  }

  .section_title {
    font-size: 360%;
  }

  .page_title {
    font-size: 300%;
  }

  .paging {
    padding-top: 40px;
  }

  .average_title,
.text_section h2 {
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 767px) {
  .title_link {
    font-size: 260%;
  }
  .title_link:before {
    font-size: 55%;
  }

  .section_title {
    font-size: 320%;
  }

  .page_title {
    font-size: 260%;
  }

  .average_title,
.text_section h2 {
    font-size: 2.3rem;
  }

  .paging {
    padding-top: 30px;
  }
}
@media screen and (max-width: 639px) {
  .title_row {
    flex-direction: column;
    align-items: flex-start;
  }

  .select_site {
    padding: 12px 0 0;
  }
}
@media screen and (max-width: 575px) {
  .title_link {
    font-size: 240%;
  }

  .section_title {
    font-size: 280%;
  }

  .page_title {
    font-size: 240%;
  }

  .average_title,
.text_section h2 {
    font-size: 2.1rem;
  }
}
@media screen and (max-width: 479px) {
  .title_link {
    font-size: 200%;
  }

  .section_title {
    font-size: 240%;
  }

  .page_title {
    font-size: 220%;
  }

  .paging ul {
    margin: 0 5px;
  }
  .paging li {
    padding: 0 5px;
  }
  .paging a {
    width: 26px;
    height: 26px;
    font-size: 130%;
  }

  .average_title,
.text_section h2 {
    font-size: 1.9rem;
  }
}
@media screen and (max-width: 399px) {
  .page_title {
    font-size: 200%;
  }

  .average_title,
.text_section h2 {
    font-size: 1.8rem;
  }

  .text_section {
    font-size: 130%;
  }
  .text_section .standard_description {
    font-size: 100%;
  }
}
body.no_loader .loader {
  opacity: 0;
  height: 0;
  position: relative;
  overflow: hidden;
}

body:not(.no_loader) {
  position: relative;
  overflow: hidden;
}
body:not(.no_loader) .loader {
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  width: 100%;
  height: 100%;
  background: #F0F0F0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
body:not(.no_loader) .loader img {
  display: block;
  width: 100%;
  max-width: 80px;
  height: auto;
  object-fit: cover;
  -o-transition: all 3s;
  -ms-transition: all 3s;
  -moz-transition: all 3s;
  -webkit-transition: all 3s;
  transition: all 3s;
}
body:not(.no_loader) .loader img {
  animation: loading 1s infinite;
}

@keyframes loading {
  0% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
  50% {
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
  }
  100% {
    transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
  }
}
.footer_menu .inner_list, .submenu_list ul, .lg_list {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

[class*=icon_]:before, [class*=icon_]:after {
  font-family: "icon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body:not(.no_loader) .loader img {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  transform-style: preserve-3d;
  -webkit-transform-style: preserve-3d;
}

.header {
  z-index: 100;
  position: relative;
}

.header_top {
  border-bottom: 1px solid #ECECEC;
  background: #ffffff;
}
.header_top .top_inner {
  height: 70px;
  padding: 10px 180px 10px 210px;
  display: flex;
  align-items: center;
}
.header_top .top_menu {
  list-style-type: none;
  padding: 0;
  margin: 0 -16px -15px;
  display: flex;
  align-items: center;
  height: 100%;
}
.header_top .top_menu li {
  padding: 0 16px;
}
.header_top .top_menu a {
  display: block;
  color: #261B24;
  font-size: 120%;
  line-height: 1.25em;
  position: relative;
}
.header_top .top_menu a.selected {
  color: #B41D8D;
}
.header_top .top_menu a.selected:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 1px;
  background: #B41D8D;
}

.header_bottom {
  box-shadow: 0px 6px 11px rgba(0, 0, 0, 0.05);
  background: #ffffff;
}
.header_bottom .bottom_inner {
  position: relative;
  height: 56px;
}
.header_bottom .main_logo {
  position: absolute;
  top: -46px;
  left: 0;
}
.header_bottom .main_logo a {
  display: block;
}
.header_bottom .main_logo img {
  display: inline-block;
  vertical-align: middle;
  max-width: 155px;
}
.header_bottom .payment_link {
  display: block;
  font-size: 160%;
  color: #0B1C3F;
}

.actions_block {
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: -47px;
}

.search_block {
  position: relative;
  margin-right: 20px;
}
.search_block form {
  background: #ffffff;
  height: 42px;
  display: flex;
  align-items: center;
  position: absolute;
  right: 0;
  top: -20px;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.search_block .search_view {
  display: none;
}
.search_block input {
  width: 0;
  padding: 0;
  background: transparent;
  border: none;
  font-size: 140%;
  line-height: 18px;
  height: 100%;
  z-index: 1;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.search_block button {
  border: none;
  background: transparent;
  font-size: 200%;
  color: #0B1C3F;
  line-height: 1em;
  position: relative;
  z-index: 10;
  padding: 0;
  background: #ffffff;
}
.search_block span {
  display: block;
  opacity: 0;
  width: 0;
  position: relative;
  overflow: hidden;
  z-index: 6;
  position: absolute;
  top: 13px;
  right: 0;
  color: #999999;
  font-size: 150%;
  cursor: pointer;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.search_block.opened form {
  -o-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -webkit-transition: width 0.5s;
  transition: width 0.5s;
}
.search_block.opened input {
  padding: 10px 30px 10px 15px;
  width: 300px;
}
.search_block.opened span {
  width: auto;
  overflow: visible;
  opacity: 1;
  -o-transition: all 1s;
  -ms-transition: all 1s;
  -moz-transition: all 1s;
  -webkit-transition: all 1s;
  transition: all 1s;
}

.lg_block {
  font-size: 120%;
  line-height: 14px;
  position: relative;
  margin-left: 35px;
}
.lg_block.opened .lg_button:before {
  transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -webkit-transform: scaleY(-1);
  -o-transform: scaleY(-1);
}

.lg_button {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  color: #666666;
  border: none;
  background: transparent;
  padding: 0;
  line-height: inherit;
  position: relative;
  z-index: 20;
  padding: 0 0 0 5px;
}
.lg_button img {
  display: block;
  width: 20px;
  height: 20px;
  max-width: 20px;
  border-radius: 50%;
  margin-right: 8px;
}
.lg_button:before {
  display: block;
  margin: 0 0 2px 4px;
  font-size: 64%;
  -o-transition: 0.5s;
  -ms-transition: 0.5s;
  -moz-transition: 0.5s;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.lg_list {
  display: none;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 24px;
  background: #ffffff;
  box-shadow: 0 0 8px 1px rgba(180, 29, 141, 0.15);
  border-radius: 8px;
}
.lg_list li {
  border-bottom: 1px solid #ECECEC;
}
.lg_list li:last-child {
  border-bottom: none;
}
.lg_list a {
  color: #666666;
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: space-between;
  padding: 9px 10px;
}
.lg_list a img {
  width: 20px;
  height: 20px;
  max-width: 20px;
  border-radius: 50%;
  display: block;
  margin-right: 8px;
}

.menu_block {
  height: 56px;
}
.menu_block .lg_block {
  display: none;
}

.user_block {
  margin-left: auto;
  position: relative;
  padding-left: 30px;
}
.user_block > a {
  font-size: 120%;
  line-height: 1.25em;
  color: #261B24;
  display: flex;
  align-items: center;
}
.user_block > a:before {
  font-size: 150%;
  display: block;
  margin-right: 10px;
}

.main_menu {
  height: 100%;
  display: flex;
  align-items: center;
}
.main_menu > ul {
  list-style-type: none;
  padding: 0 8px 0 0;
  margin: 0 -12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  border-right: 1px solid #ECECEC;
}
.main_menu > ul > li {
  padding: 8px 12px;
  height: 100%;
  position: relative;
}
.main_menu > ul > li.opened .submenu_list {
  display: block;
}
.main_menu > ul > li > a {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 140%;
  line-height: 18px;
  color: #261B24;
  height: 100%;
}
.main_menu > ul > li > a.selected {
  color: #B41D8D;
}
.main_menu > ul > li > a:before {
  display: none;
}

.submenu_list {
  background: #ffffff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.08);
  border-radius: 0 0 8px 8px;
  position: absolute;
  left: 12px;
  top: 56px;
  min-width: 210px;
  overflow: hidden;
  display: none;
  z-index: 1;
}
.submenu_list a {
  display: block;
  font-size: 120%;
  line-height: 1.25em;
  color: #261B24;
  padding: 16px 24px;
}
.submenu_list .close_sub {
  display: none;
}

.menu_btn {
  display: none;
}

@media screen and (max-width: 1199px) {
  .main_menu > ul {
    flex: 1;
  }
  .main_menu > ul > li {
    padding: 8px 10px;
  }
  .main_menu > ul > li > a {
    font-size: 120%;
    line-height: 16px;
  }

  .user_block a {
    font-size: 0;
  }
  .user_block a:before {
    font-size: 1.8rem;
    margin-right: 0;
  }
}
@media screen and (max-width: 959px) {
  .close_sub {
    display: inline-block;
    font-size: 160%;
    padding: 20px 0 10px 20px;
  }

  .menu_btn {
    display: block;
    position: relative;
    overflow: hidden;
    width: 30px;
    height: 30px;
    min-width: 30px;
    border-radius: 50%;
    z-index: 5;
    color: #ffffff;
    background: #B41D8D;
    border: none;
    margin-left: 0;
    padding: 0 8px;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .menu_btn:before, .menu_btn:after {
    display: block;
    content: "";
    position: absolute;
    border-top: 1px solid;
    left: 8px;
    width: 14px;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
  }
  .menu_btn:before {
    top: 10px;
  }
  .menu_btn:after {
    bottom: 9px;
  }
  .menu_btn span {
    display: block;
    border-top: 1px solid;
    -o-transition: opacity 0.2s;
    -ms-transition: opacity 0.2s;
    -moz-transition: opacity 0.2s;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
    -o-transition-delay: 0.3s;
    -ms-transition-delay: 0.3s;
    -moz-transition-delay: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
  }

  .menu_block {
    position: fixed;
    background: #ffffff;
    border: none;
    height: auto;
    top: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    z-index: 99;
    height: 0;
    border-top: none;
    display: flex;
    flex-direction: column;
    -o-transition: height, 1s;
    -ms-transition: height, 1s;
    -moz-transition: height, 1s;
    -webkit-transition: height, 1s;
    transition: height, 1s;
  }
  .menu_block:before {
    content: "";
    width: 100%;
    height: 112px;
    background: #ffffff;
  }
  .menu_block .lg_block {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 120%;
    line-height: 1.25em;
    padding: 16px;
    background: #f9f9f9;
    margin: 0;
  }
  .menu_block .lg_block .lg_list {
    position: relative;
    top: 0;
    display: block;
    margin: 0;
    display: flex;
    justify-content: center;
    background: transparent;
    box-shadow: none;
  }
  .menu_block .lg_block .lg_list a {
    padding: 5px;
  }
  .menu_block .lg_block li {
    padding: 0 22px 0 0;
    border: none;
  }
  .menu_block .lg_block img {
    width: 18px;
    min-width: 18px;
    height: 18px;
    display: block;
    border-radius: 50%;
  }
  .menu_block .lg_block span {
    display: block;
    padding-left: 4px;
  }
  .menu_block .lg_block .lg_button {
    border: none;
    background: transparent;
    color: #666666;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    margin: 0 22px 0;
    padding: 5px;
  }
  .menu_block .lg_block .lg_button.selected {
    color: #B41D8D;
  }

  .user_block {
    order: 1;
    margin-left: 0;
    padding: 21px 25px 18px;
    border-bottom: 1px solid #ECECEC;
    width: 100%;
  }
  .user_block a {
    font-size: 120%;
  }
  .user_block a:before {
    margin-right: 10px;
  }

  .main_menu {
    height: 60%;
    flex-direction: column;
    align-items: baseline;
    flex: 1;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-color: #B41D8D rgba(180, 29, 141, 0.15);
    scrollbar-width: 4px;
  }
  .main_menu::-webkit-scrollbar {
    width: 4px;
    height: auto;
    border-radius: 4px;
    background: rgba(180, 29, 141, 0.15);
  }
  .main_menu::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: #B41D8D;
  }
  .main_menu > ul {
    flex-direction: column;
    align-items: flex-start;
    order: 2;
    margin: 0;
    height: auto;
    justify-content: unset;
    border-right: none;
  }
  .main_menu > ul > li {
    order: 2;
    padding: 22px 20px;
    width: 100%;
    position: unset;
    height: auto;
  }
  .main_menu > ul > li:last-child:before {
    display: none;
  }
  .main_menu > ul > li.opened .submenu_list {
    width: 100%;
  }
  .main_menu > ul > li > a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 140%;
    line-height: 18px;
  }
  .main_menu > ul > li > a.submenu_btn:before {
    transform: rotate(180deg);
  }

  .submenu_list {
    opacity: 1;
    width: 0;
    z-index: 20;
    min-width: 0;
    left: unset;
    height: 100% !important;
    right: 0;
    top: 0;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
    padding: 20px 0;
    -o-transition: width, 0.5s;
    -ms-transition: width, 0.5s;
    -moz-transition: width, 0.5s;
    -webkit-transition: width, 0.5s;
    transition: width, 0.5s;
  }
  .submenu_list:before {
    content: "";
    width: 100%;
    height: 112px;
    background: #ffffff;
  }
  .submenu_list .close_sub {
    display: inline-block;
    font-size: 160%;
    line-height: 1.25em;
    color: #261B24;
    margin-left: 20px;
  }
  .submenu_list a {
    display: inline-block;
    padding: 0;
  }
  .submenu_list > ul {
    width: 100%;
    flex: 1;
    max-height: none;
    padding: 20px;
    height: 60%;
  }
  .submenu_list > ul > li {
    width: 100vw;
    padding: 15px 0;
  }
  .submenu_list > ul > li > a {
    font-size: 130%;
  }

  .header_bottom .payment_link {
    margin-right: 20px;
    position: relative;
    z-index: 120;
    top: 0;
  }
  .header_bottom .main_logo {
    position: unset;
    position: relative;
    z-index: 120;
    top: 0;
  }
  .header_bottom .bottom_inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .header_bottom .bottom_inner:before {
    content: "";
    position: absolute;
    z-index: 99;
    left: -15px;
    right: -15px;
    top: 0;
    height: 100%;
    background: #ffffff;
    z-index: 110;
  }

  .header_top {
    position: relative;
    z-index: 120;
  }
  .header_top .top_inner {
    height: auto;
    padding: 20px 0;
    display: block;
  }
  .header_top .top_menu {
    margin: 0 -7px;
  }
  .header_top .top_menu li {
    padding: 0 7px;
  }
  .header_top .top_menu a.selected:before {
    bottom: -21px;
  }

  .actions_block {
    position: relative;
    z-index: 120;
    top: 0;
  }
  .actions_block .lg_block {
    display: none;
  }

  .menu_opened {
    overflow: hidden;
  }
  .menu_opened .menu_btn {
    background: transparent;
    color: #0B1C3F;
  }
  .menu_opened .menu_btn:before {
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    left: 5px;
    top: 15px;
    width: 22px;
  }
  .menu_opened .menu_btn:after {
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    left: 5px;
    bottom: 14px;
    width: 22px;
  }
  .menu_opened .menu_btn span {
    opacity: 0;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
  }
  .menu_opened .menu_block {
    height: 100%;
  }
}
@media screen and (max-width: 479px) {
  .search_block.opened input {
    width: 262px;
  }

  .header_bottom .main_logo img {
    max-width: 140px;
  }
}
@media screen and (max-width: 399px) {
  .header_bottom .main_logo img {
    max-width: 115px;
  }
  .header_bottom .payment_link {
    margin-right: 15px;
  }

  .main_menu > ul {
    padding: 0 0 20px;
  }
  .main_menu > ul > li {
    padding: 12px 20px;
  }

  .user_block {
    padding: 12px 20px;
    margin-bottom: 12px;
  }

  .submenu_list > ul > li {
    padding: 12px 0;
  }

  .search_block {
    padding-right: 15px;
  }
  .search_block button {
    font-size: 180%;
  }
  .search_block span {
    font-size: 140%;
  }
  .search_block.opened input {
    width: 195px;
    padding: 7px 20px 7px 15px;
  }
}
.footer {
  opacity: 1;
  background: #F0F0F0;
  position: relative;
  overflow-x: hidden;
}

.footer_top {
  padding: 48px 0;
}
.footer_top .main_logo a {
  display: block;
}
.footer_top .main_logo img {
  max-width: 195px;
}
.footer_top .top_inner {
  display: flex;
  align-items: flex-start;
}

.footer_menu {
  flex: 1;
  width: 100%;
  padding-left: 100px;
  font-size: 140%;
  line-height: 1.25em;
  display: flex;
  justify-content: space-between;
}
.footer_menu .menu_list {
  list-style-type: none;
  padding: 0;
  display: flex;
  align-items: flex-start;
  margin: 0 -12px;
  flex: 0 0 50%;
  max-width: 50%;
}
.footer_menu .menu_list > li {
  padding: 0 12px;
  flex: 0 0 50%;
  max-width: 50%;
}
.footer_menu .menu_title {
  color: #261B24;
}
.footer_menu .inner_list > li {
  padding-top: 20px;
}
.footer_menu .inner_list a {
  color: #666666;
  display: inline-block;
}
.footer_menu .inner_list .info_block {
  color: #261B24;
}
.footer_menu .mail_block {
  color: #261B24;
}
.footer_menu .footer_socials {
  list-style-type: none;
  padding: 0;
  display: flex;
  align-items: flex-start;
  margin: 0 -8px;
}
.footer_menu .footer_socials > li {
  padding: 0 8px;
}
.footer_menu .footer_socials > li a {
  display: inline-block;
  color: #261B24;
  font-size: 115%;
}

.footer_bottom {
  padding: 16px 0;
  border-top: 1px solid #ECECEC;
}
.footer_bottom .bottom_inner {
  display: flex;
  font-size: 120%;
  line-height: 1.25em;
  color: #666666;
}
.footer_bottom .copyrights {
  text-align: center;
  flex: 1;
  width: 60%;
}
.footer_bottom .development {
  margin-left: auto;
  display: flex;
  padding-left: 10px;
}
.footer_bottom .development a {
  display: block;
  color: #666666;
  color: #261B24;
  margin-left: 2px;
}

@media screen and (max-width: 1199px) {
  .footer_menu {
    padding-left: 40px;
    font-size: 130%;
  }

  .footer_top .main_logo img {
    max-width: 160px;
  }
}
@media screen and (max-width: 959px) {
  .footer_menu {
    font-size: 140%;
    padding-left: 80px;
    flex-wrap: wrap;
  }
  .footer_menu .menu_list {
    flex-wrap: wrap;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .footer_menu .menu_list > li {
    max-width: 50%;
    flex: 0 0 50%;
    padding: 0 12px 36px;
  }

  .block_footer {
    max-width: 50%;
    flex: 0 0 50%;
  }

  .footer_top {
    padding: 40px 0 4px;
  }
  .footer_top .main_logo img {
    max-width: 195px;
  }
}
@media screen and (max-width: 767px) {
  .footer_menu {
    padding-left: 40px;
    font-size: 130%;
  }

  .footer_top .main_logo img {
    max-width: 160px;
  }

  .footer_bottom .bottom_inner {
    display: block;
    font-size: 120%;
    line-height: 1.25em;
    color: #666666;
  }
  .footer_bottom .copyrights {
    width: 100%;
  }
  .footer_bottom .development {
    margin-left: 0;
    justify-content: center;
    padding: 12px 0 0;
  }
}
@media screen and (max-width: 599px) {
  .footer_menu {
    padding: 25px 0 0;
    font-size: 140%;
    width: 100%;
  }
  .footer_menu .menu_list {
    margin: 0;
  }

  .block_footer,
.menu_list {
    text-align: center;
  }

  .footer_socials {
    align-items: center;
    justify-content: center;
  }

  .footer_top .top_inner {
    flex-direction: column;
    align-items: center;
  }
  .footer_top .main_logo img {
    max-width: 180px;
  }
}
@media screen and (max-width: 479px) {
  .block_footer {
    text-align: center;
    max-width: 100%;
    flex: 0 0 100%;
    margin-top: 20px;
  }

  .footer_menu {
    font-size: 130%;
  }
  .footer_menu .menu_list > li {
    max-width: 100%;
    flex: 0 0 100%;
    padding: 20px 0;
  }
}
@media screen and (max-width: 399px) {
  .footer_menu {
    font-size: 140%;
    text-align: center;
    padding-top: 10px;
  }
  .footer_menu .footer_socials {
    justify-content: center;
  }

  .footer_top {
    padding: 20px 0;
  }
}
body:not(.no_loader) .loader, .footer {
  -o-transition: opacity 0.3s;
  -ms-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.web .paging a, .paging .web a, .web .text_section a, .text_section .web a, .web .header_top .top_menu a, .header_top .top_menu .web a, .web .header_bottom .payment_link, .header_bottom .web .payment_link, .web .search_block button, .search_block .web button, .web .search_block span, .search_block .web span, .web .lg_button, .web .lg_list a, .lg_list .web a, .web .main_menu > ul > li > a, .web .footer_menu .inner_list a, .footer_menu .inner_list .web a, .web .user_block > a {
  -o-transition: color 0.3s;
  -ms-transition: color 0.3s;
  -moz-transition: color 0.3s;
  -webkit-transition: color 0.3s;
  transition: color 0.3s;
}

.web .submenu_list a, .submenu_list .web a, .error_hint {
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.touch .paging a, .paging .touch a, .touch .text_section a, .text_section .touch a, .touch .header_top .top_menu a, .header_top .top_menu .touch a, .touch .header_bottom .payment_link, .header_bottom .touch .payment_link, .touch .search_block button, .search_block .touch button, .touch .search_block span, .search_block .touch span, .touch .lg_button, .touch .lg_list a, .lg_list .touch a, .touch .main_menu > ul > li > a, .touch .footer_menu .inner_list a, .footer_menu .inner_list .touch a {
  -o-transition: color 0.15s;
  -ms-transition: color 0.15s;
  -moz-transition: color 0.15s;
  -webkit-transition: color 0.15s;
  transition: color 0.15s;
}

.web .user_block > a:hover {
  color: #B41D8D;
}
.web .paging a:hover, .paging .web a:hover, .web .text_section a:hover, .text_section .web a:hover, .web .header_top .top_menu a:hover, .header_top .top_menu .web a:hover, .web .header_bottom .payment_link:hover, .header_bottom .web .payment_link:hover, .web .search_block button:hover, .search_block .web button:hover, .web .search_block span:hover, .search_block .web span:hover, .web .lg_button:hover, .web .lg_list a:hover, .lg_list .web a:hover, .web .main_menu > ul > li > a:hover, .web .footer_menu .inner_list a:hover, .footer_menu .inner_list .web a:hover {
  color: rgba(180, 29, 141, 0.7);
}
.web .submenu_list a:hover, .submenu_list .web a:hover {
  background: rgba(180, 29, 141, 0.1);
  color: #B41D8D;
}

.touch .paging a:active, .paging .touch a:active, .touch .text_section a:active, .text_section .touch a:active, .touch .header_top .top_menu a:active, .header_top .top_menu .touch a:active, .touch .header_bottom .payment_link:active, .header_bottom .touch .payment_link:active, .touch .search_block button:active, .search_block .touch button:active, .touch .search_block span:active, .search_block .touch span:active, .touch .lg_button:active, .touch .lg_list a:active, .lg_list .touch a:active, .touch .main_menu > ul > li > a:active, .touch .footer_menu .inner_list a:active, .footer_menu .inner_list .touch a:active {
  color: rgba(180, 29, 141, 0.7);
}

/*# sourceMappingURL=main.css.map */
