@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,400;0,500;0,600;0,700;1,400&display=swap");

.gb-modal__wrapper {
   z-index: 999999 !important;
}

body.burger-open {
   overflow: hidden !important;
}

.gb-developer-banner-part-4 {
   z-index: 90 !important;
}

#header-monolit {
   min-height: 72px;
   z-index: 99;
   position: relative;
   background-color: #fff;
   font-family: "IBM Plex Sans", sans-serif;
}
.header-fixed {
   position: fixed!important;
   left: 0;
   top: 0;
   z-index: 99999!important;
   width: 100%;
}
@media (max-width: 767px) {
   #header-monolit {
      min-height: 61px;
   }
}

/*body:not(.dashboard):not(.burger-open) #header-monolit.header-monolit_with-loader {*/
/*   min-height: 167px;*/
/*}*/
/*@media (max-width: 767px) {*/
/*   body:not(.dashboard):not(.burger-open) #header-monolit.header-monolit_with-loader {*/
/*      min-height: 151px;*/
/*   }*/
/*}*/

.header-monolit_with-loader #header-app {
   padding: 16px 24px;
}

#header-monolit .mn-header {
   max-width: 1920px;
   margin-left: auto;
   margin-right: auto;
   box-sizing: border-box;
   transition: all 0.2s;
   padding: 0 24px;
}
@media (max-width: 767px) {
   #header-monolit .mn-header {
      padding: 0 20px;
   }
}
#header-monolit .mn-header:focus {
   outline: none;
}
#header-monolit .mn-header__inner {
   position: relative;
}
#header-monolit .mn-header__top {
   display: flex;
   align-items: center;
   justify-content: space-between;
   min-height: 72px;
   padding: 16px 0;
}
@media (max-width: 767px) {
   #header-monolit .mn-header__top {
      padding: 18px 0;
      min-height: 62px;
   }
}
#header-monolit .mn-header__left {
   display: flex;
   align-items: center;
}
#header-monolit .mn-header__right {
   display: flex;
   align-items: center;
}
#header-monolit .mn-header__logo {
   margin-right: 32px;
}
@media (max-width: 800px) {
   #header-monolit .mn-header__logo {
      width: 155px;
   }
}
#header-monolit .mn-header__logo-link {
   display: block;
   /*width: 100%;*/
   color: #000;
}
#header-monolit .mn-header__logo-link .gb-icon {
   display: block;
   width: 168px;
   height: 26px;
   fill: currentColor;
}
#header-monolit .mn-header__phones {
   display: flex;
   align-items: center;
}
#header-monolit .mn-header__phones-item {
   margin-right: 32px;
}
@media (min-width: 768px) and (max-width: 990px) {
   #header-monolit .mn-header__phones-item {
      margin-right: 18px;
   }
}
#header-monolit .mn-header__phones-link {
   font-size: 16px;
   line-height: 22px;
   color: #000;
}
@media (min-width: 768px) and (max-width: 990px) {
   #header-monolit .mn-header__phones-link {
      font-size: 14px;
   }
}
#header-monolit .mn-header__icons {
   display: flex;
   align-items: center;
}
#header-monolit .mn-header__icons-item {
   margin-right: 16px;
}
#header-monolit .mn-header__magnifier-mobile {
   margin-right: 20px;
}
@media (max-width: 767px) {
   #header-monolit .mn-header__magnifier-mobile .mn-btn-icon {
      width: auto;
      height: auto;
   }
}
#header-monolit .mn-header__user-box-btn {
   margin-right: 16px;
}
#header-monolit .mn-header__user-box {
   display: flex;
   align-items: center;
}
.mn-header-without-second-level-menu #header-monolit .mn-header__bottom {
   display: none;
}
#header-monolit .mn-header__breadcrumbs {
   border-top: 1px solid #e3e3e8;
}
.mn-header-without-breadcrumbs #header-monolit .mn-header__breadcrumbs {
   display: none;
}
@media (max-width: 767px) {
   #header-monolit .mn-header .mn-header_hidden-mobile {
      display: none;
   }
}
@media (min-width: 768px) {
   #header-monolit .mn-header .mn-header_hidden-desktop {
      display: none;
   }
}
#header-monolit .mn-header * {
   box-sizing: border-box;
}
#header-monolit .mn-header ul, #header-monolit .mn-header ol {
   list-style: none;
   padding: 0;
   margin: 0;
}
#header-monolit .mn-header li {
   margin-left: 0;
}
#header-monolit .mn-header a {
   text-decoration: none;
   transition: all 0.2s;
}

#header-monolit .mn-btn-default {
   background-color: #eff0f5;
   color: #000;
   padding: 8px 16px 10px;
   border-radius: 10px;
   font-weight: 600;
   transition: all 0.2s;
   font-size: 16px;
   cursor: pointer;
}
#header-monolit .mn-btn-default:hover {
   background-color: #d4d4dd;
}
#header-monolit .mn-btn-default.mn-btn-default_with-icon {
   display: flex;
   align-items: center;
}
#header-monolit .mn-btn-default.full-width {
   width: 100%;
   display: block;
   text-align: center;
   padding: 13px 16px 15px;
}
#header-monolit .mn-btn-default__icon {
   margin-right: 12px;
}
#header-monolit .mn-btn-default__icon img {
   display: block;
}
#header-monolit .mn-btn-default__login {
   margin-right: 10px;
}

#header-monolit .mn-with-triangle {
   padding-right: 40px;
   position: relative;
}
#header-monolit .mn-with-triangle::before {
   content: "";
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 6px 5px 0 5px;
   border-color: currentColor transparent transparent transparent;
   position: absolute;
   top: 50%;
   transform: translateY(-50%);
   right: 15px;
}

#header-monolit.mn-header-fixed {
   position: fixed;
   top: 0;
   left: 0;
   right: 0;
}

#header-monolit.mn-header-fixed:not(.theme-color):not(.theme-dark) .mn-header.mn-header_is-scrolled {
   background: #fff;
}

#header-monolit.theme-dark {
   background-color: #000;
}

#header-monolit.theme-dark .mn-header__bottom {
   border-color: rgba(255, 255, 255, 0.4);
}
#header-monolit.theme-dark .mn-header__breadcrumbs {
   border-color: rgba(255, 255, 255, 0.4);
}
#header-monolit.theme-dark .mn-header__phones-link {
   color: #fff;
}
#header-monolit.theme-dark .mn-header__logo {
   filter: brightness(0) invert(1);
}
#header-monolit.theme-dark .mn-header .mn-btn-default {
   background: #2b2e3b;
   color: #fff;
}
#header-monolit.theme-dark .mn-header .mn-btn-default:hover {
   color: #d4d4dd;
}
#header-monolit.theme-dark .mn-header .mn-btn-default__programms {
   background: transparent;
}
#header-monolit.theme-dark .mn-header .mn-btn-default_login {
   margin-right: 10px;
}
#header-monolit.theme-dark .mn-header .mn-btn-default .gb-icon {
   filter: brightness(0) invert(1);
}

#header-monolit.theme-color .mn-header {
   background-color: transparent;
}
#header-monolit.theme-color .mn-header__bottom {
   border-color: rgba(255, 255, 255, 0.16);
}
#header-monolit.theme-color .mn-header__phones-link {
   color: #fff;
}
#header-monolit.theme-color .mn-header__logo {
   filter: brightness(0) invert(1);
}
#header-monolit.theme-color .mn-header .mn-btn-default {
   background: rgba(0, 0, 0, 0.08);
   color: #000;
}
#header-monolit.theme-color .mn-header .mn-btn-default:hover {
   color: #000;
}
#header-monolit.theme-color .mn-header .mn-btn-default__programms {
   background: transparent;
}
#header-monolit.theme-color .mn-header .mn-btn-default_login {
   margin-right: 10px;
}

.t-rec:first-child {
   overflow: visible !important;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-menu {
   background-color: #fff;
   position: absolute;
   top: 100%;
   left: 0;
   right: 0;
   z-index: 99;
   border-top: 1px solid #e3e3e8;
   border-bottom: 1px solid #e3e3e8;
   animation: fade 0.2s ease-in-out;
}
@media (max-width: 767px) {
   #header-monolit .mn-menu {
      border: none;
      height: 100%;
      min-height: 100vh;
      overflow: auto;
   }
   #header-monolit .mn-menu.mn-menu_with-active-box {
      top: 0;
   }
}
#header-monolit .mn-menu__inner {
   display: flex;
   position: relative;
   z-index: 2;
   max-width: 1920px;
   margin: 0 auto;
   max-height: calc(100vh - 200px);
   overflow-y: auto;
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__inner {
      max-height: 100%;
   }
}
#header-monolit .mn-menu__side {
   padding: 40px 72px;
}
#header-monolit .mn-menu__left {
   border-right: 1px solid #e3e3e8;
   width: 464px;
   padding: 25px 72px 0 72px;
}
@media (min-width: 768px) and (max-width: 1279px) {
   #header-monolit .mn-menu__left {
      padding: 40px 24px 0 24px;
      width: 266px;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__left {
      padding: 8px 20px;
      width: 100%;
      border-right: none;
   }
}
#header-monolit .mn-menu__right {
   width: calc(100% - 464px);
}
@media (min-width: 768px) and (max-width: 1279px) {
   #header-monolit .mn-menu__right {
      width: calc(100% - 266px);
      padding: 40px;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__right {
      width: 100%;
      padding: 16px 20px 48px 20px;
   }
}
#header-monolit .mn-menu__nav {
   margin-bottom: 64px;
}
#header-monolit .mn-menu__nav-item {
   width: fit-content;
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__nav-item {
      width: 100%;
   }
}
#header-monolit .mn-menu__nav-link {
   color: #9c9fb0;
   font-weight: bold;
   font-size: 28px;
   line-height: 36px;
   padding: 9px 0 11px;
   display: block;
   border-radius: 10px;
   width: fit-content;
}
@media (max-width: 1279px) {
   #header-monolit .mn-menu__nav-link {
      font-size: 20px;
      line-height: 26px;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__nav-link {
      color: #000;
   }
}
#header-monolit .mn-menu__nav-link:hover, #header-monolit .mn-menu__nav-link:active {
   color: #6654d9;
}
#header-monolit .mn-menu__nav-link:focus {
   outline: none;
}
#header-monolit .mn-menu__nav-link.mn-menu__nav-link_active {
   color: #000;
}
#header-monolit .mn-menu__nav-link.mn-menu__nav-link_active:hover {
   color: #6654d9;
}
#header-monolit .mn-menu__nav-link span {
   font-weight: bold;
}
#header-monolit .mn-menu__boxes {
   display: flex;
   flex-wrap: nowrap;
   overflow: hidden;
}
#header-monolit .mn-menu__box {
   opacity: 0;
   pointer-events: none;
   display: flex;
   justify-content: space-between;
   min-width: 100%;
}
#header-monolit .mn-menu__box.mn-menu__box_active {
   opacity: 1;
   pointer-events: all;
   order: -1;
}
@media (max-width: 1439px) {
   #header-monolit .mn-menu__box {
      flex-direction: column;
      justify-content: flex-start;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__box {
      animation: none;
      display: none;
   }
   #header-monolit .mn-menu__box.mn-menu__box_active {
      display: block;
   }
}
#header-monolit .mn-menu__nav-links {
   margin-right: 120px;
}
@media (max-width: 1600px) {
   #header-monolit .mn-menu__nav-links {
      margin-right: 60px;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__nav-links {
      margin-right: 0;
      margin-bottom: 22px;
   }
   #header-monolit .mn-menu__nav-links:last-child {
      margin-bottom: 0;
   }
}
#header-monolit .mn-menu__box-nav-list {
   display: flex;
   align-items: flex-start;
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__box-nav-list {
      display: block;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-menu__mobile-slide {
      position: absolute;
      left: 0;
      right: 0;
      z-index: 3;
      animation: slide 0.2s ease-in-out;
      background: #fff;
      padding: 20px 20px 48px 20px;
      min-height: 100vh;
   }
}
@media (max-width: 1439px) {
   #header-monolit .mn-menu__banner {
      margin-top: 40px;
   }
}
#header-monolit .mn-menu__mobile-top-box {
   margin-bottom: 42px;
}
#header-monolit .mn-menu__nested-list {
   margin-top: 22px;
}
#header-monolit .mn-menu__nested-list-item {
   margin-bottom: 26px;
}
#header-monolit .mn-menu__nested-list-link {
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
   color: #000;
}
#header-monolit .mn-menu__nested-list-link:hover {
   color: #6654d9;
}
#header-monolit .mn-menu .with-arrow-right {
   position: relative;
   display: block;
}
@media (max-width: 767px) {
   #header-monolit .mn-menu .with-arrow-right::after {
      content: "";
      width: 8px;
      height: 8px;
      border-top: 1px solid #000;
      border-left: 1px solid #000;
      transform: translateY(-50%) rotate(135deg);
      top: 50%;
      position: absolute;
      right: 5px;
      transition: all 0.2s;
   }
}

@media (min-width: 768px) {
   #header-monolit .mn-header_touch-device .mn-menu__nav-link {
      pointer-events: none;
   }
   #header-monolit .mn-header_touch-device .mn-menu__nav-link.mn-menu__nav-link_active {
      pointer-events: all;
   }
}

@keyframes fade {
   0% {
      opacity: 0;
   }
   100% {
      opacity: 1;
   }
}
@keyframes slide {
   0% {
      transform: translateX(100%);
   }
   100% {
      transform: translateX(0);
   }
}
/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-btn-icon {
   display: flex;
   align-items: center;
   justify-content: center;
   width: 40px;
   height: 40px;
   border-radius: 10px;
   transition: all 0.2s;
   position: relative;
   cursor: pointer;
}
#header-monolit .mn-btn-icon:hover {
   background: #f4f5fa;
}
#header-monolit .mn-btn-icon:focus {
   outline: none;
}
#header-monolit .mn-btn-icon__count {
   position: absolute;
   top: 0;
   left: 50%;
   min-width: 20px;
   height: 20px;
   border-radius: 12px;
   padding: 1px 6px;
   color: #fff;
   background-color: #f65121;
   font-weight: bold;
   font-size: 14px;
   line-height: 18px;
   display: flex;
   align-items: center;
   justify-content: center;
}
#header-monolit .mn-btn-icon__link {
   position: absolute;
   top: 0;
   bottom: 0;
   left: 0;
   right: 0;
   z-index: 2;
}
#header-monolit .mn-btn-icon .gb-icon, #header-monolit .mn-btn-icon svg {
   display: block;
}

#header-monolit.theme-dark .mn-btn-icon:hover {
   background: #2b2e3b;
}
#header-monolit.theme-dark .mn-btn-icon .gb-icon, #header-monolit.theme-dark .mn-btn-icon svg {
   filter: brightness(0) invert(1);
}

#header-monolit.theme-color .mn-btn-icon:hover {
   background: rgba(0, 0, 0, 0.08);
}
#header-monolit.theme-color .mn-btn-icon .gb-icon, #header-monolit.theme-color .mn-btn-icon svg {
   filter: brightness(0) invert(1);
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
.mn-dropdown {
   position: absolute;
   left: 0;
   top: 100%;
   padding: 8px 0;
   background: #fff;
   box-shadow: 0 2px 4px rgba(45, 75, 162, 0.02), 0 6px 24px rgba(45, 75, 162, 0.12);
   border-radius: 8px;
   transition: all 0.2s;
   opacity: 0;
   pointer-events: none;
   z-index: -1;
}
.mn-dropdown.mn-dropdown_position-right {
   left: auto;
   right: 0;
}
.mn-dropdown.mn-dropdown_position-center {
   left: 50%;
   transform: translateX(-50%);
}
.theme-dark .mn-dropdown {
   background: #2b2e3b;
}

.mn-dropdown__profile {
   top: calc(100% + 20px);
}

.mn-dropdown-trigger {
   position: relative;
}
.mn-dropdown-trigger:hover .mn-dropdown {
   opacity: 1;
   pointer-events: all;
   z-index: 3;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-dropdown-item {
   margin: 0;
}
#header-monolit .mn-dropdown-item.mn-dropdown-item_border-top {
   border-top: 1px solid #e3e3e8;
}
#header-monolit .mn-dropdown-item.mn-dropdown-item_border-bottom {
   border-bottom: 1px solid #e3e3e8;
}
#header-monolit .mn-dropdown-item__link {
   font-size: 16px;
   line-height: 22px;
   padding: 8px 16px 10px 16px;
   color: #000;
   display: flex;
   cursor: pointer;
}
#header-monolit .mn-dropdown-item__link:hover {
   background: #e3e3e8;
}
#header-monolit .mn-dropdown-item__link.mn-dropdown-item_bold {
   pointer-events: none;
   font-weight: 600;
}
#header-monolit .mn-dropdown-item__link.mn-dropdown-item_bold:hover {
   background: transparent;
}
#header-monolit .mn-dropdown-item__text {
   position: relative;
   display: block;
   white-space: nowrap;
}
#header-monolit .mn-dropdown-item__cart-item {
   display: none;
   margin-left: 7px;
   color: #f65121;
}

#header-monolit.theme-dark .mn-dropdown-item__link {
   color: #fff;
}
#header-monolit.theme-dark .mn-dropdown-item__link:hover {
   background: #2b2e3b;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-avatar {
   cursor: pointer;
   width: 36px;
   height: 36px;
   border: 4px solid transparent;
   transition: all 0.2s;
   border-radius: 50%;
   display: flex;
   align-items: center;
   justify-content: center;
   position: relative;
}
#header-monolit .mn-avatar:hover {
   border-color: #eff0f5;
}
#header-monolit .mn-avatar__img {
   max-width: 100%;
   height: 100%;
   border-radius: 50%;
}
#header-monolit .mn-avatar .mn-avatar-icon {
   width: 32px;
   min-width: 32px;
   height: 32px;
}
#header-monolit .mn-avatar .mn-avatar-icon__wrapper {
   border-radius: 50%;
   background-color: #f4f5fa;
   width: 32px;
   min-width: 32px;
   height: 32px;
   display: flex;
   align-items: center;
   justify-content: center;
}
#header-monolit .mn-avatar .mn-dropdown::before {
   content: "";
   position: absolute;
   left: 0;
   right: 0;
   top: -20px;
   height: 20px;
   background: transparent;
}

#header-monolit.theme-dark .mn-avatar .mn-avatar-icon__wrapper {
   background-color: #8f93a3;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
.mn-trigger-menu {
   position: relative;
   cursor: pointer;
   border-radius: 10px;
   display: flex;
   align-items: center;
   justify-content: flex-start;
   margin-right: 27px;
}
.mn-header_is-opened-menu .mn-trigger-menu::before {
   background: #f4f5fa;
}
@media (max-width: 767px) {
   .mn-header_is-opened-menu .mn-trigger-menu::before {
      background: transparent;
   }
}
.mn-trigger-menu::before {
   content: "";
   width: 40px;
   height: 40px;
   position: absolute;
   border-radius: 10px;
   left: -11px;
}
.theme-dark .mn-header_is-opened-menu .mn-trigger-menu::before {
   background: #2b2e3b;
}
@media (max-width: 767px) {
   .theme-dark .mn-header_is-opened-menu .mn-trigger-menu::before {
      background: transparent;
   }
}
.theme-color .mn-header_is-opened-menu .mn-trigger-menu::before {
   background: rgba(0, 0, 0, 0.08);
}
@media (max-width: 767px) {
   .theme-color .mn-header_is-opened-menu .mn-trigger-menu::before {
      background: transparent;
   }
}
@media (max-width: 767px) {
   .mn-trigger-menu {
      width: auto;
      height: auto;
      margin-right: 0;
   }
   .mn-header_is-opened-menu .mn-trigger-menu {
      background: transparent;
   }
}
.mn-trigger-menu__text {
   padding-right: 10px;
   font-weight: 500;
   font-size: 14px;
   line-height: 18px;
}
.theme-dark .mn-trigger-menu__text, .theme-color .mn-trigger-menu__text {
   color: #fff;
}
.mn-trigger-menu__box {
   position: relative;
   width: 18px;
   height: 14px;
}
.mn-trigger-menu__line, .mn-trigger-menu__line::before, .mn-trigger-menu__line::after {
   position: absolute;
   top: 0;
   width: 18px;
   height: 2px;
   transition: transform 0.15s ease;
   background: #000;
}
.mn-header_is-opened-menu .mn-trigger-menu__line, .mn-header_is-opened-menu .mn-trigger-menu__line::before, .mn-header_is-opened-menu .mn-trigger-menu__line::after {
   transform: rotate(45deg);
   top: 6px;
}
.theme-dark .mn-trigger-menu__line, .theme-color .mn-trigger-menu__line, .theme-dark .mn-trigger-menu__line::before, .theme-color .mn-trigger-menu__line::before, .theme-dark .mn-trigger-menu__line::after, .theme-color .mn-trigger-menu__line::after {
   background: #fff;
}
.theme-dark .mn-menu-mobile-header .mn-trigger-menu__line, .theme-color .mn-menu-mobile-header .mn-trigger-menu__line, .theme-dark .mn-menu-mobile-header .mn-trigger-menu__line::before, .theme-color .mn-menu-mobile-header .mn-trigger-menu__line::before, .theme-dark .mn-menu-mobile-header .mn-trigger-menu__line::after, .theme-color .mn-menu-mobile-header .mn-trigger-menu__line::after {
   background: #000;
}
.mn-trigger-menu__line::before {
   content: "";
   display: block;
   top: 6px;
   transition-timing-function: ease;
   transition-duration: 0.15s;
   transition-property: transform, opacity;
}
.mn-header_is-opened-menu .mn-trigger-menu__line::before {
   opacity: 0;
}
.mn-trigger-menu__line::after {
   content: "";
   display: block;
   top: 12px;
}
.mn-header_is-opened-menu .mn-trigger-menu__line::after {
   transform: rotate(-90deg);
   top: 0;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
.mn-search-overlay {
   position: fixed;
   top: 72px;
   left: 0;
   right: 0;
   bottom: 0;
   overflow-x: hidden;
   overflow-y: scroll;
   background-color: rgba(255, 255, 255, 0.8);
   z-index: 9999;
   animation: fade 0.3s ease-in-out;
}
@media (max-width: 767px) {
   .mn-search-overlay {
      top: 57px;
   }
}
.theme-dark .mn-search-overlay {
   background-color: rgba(0, 0, 0, 0.7);
}

@keyframes fade {
   0% {
      opacity: 0;
   }
   100% {
      opacity: 1;
   }
}
/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
@media (max-width: 899px) {
   .mn-header-nav-line {
      display: none;
   }
}
.mn-header-nav-line__list {
   display: flex;
   align-items: center;
   list-style: none;
}
.mn-header-nav-line__dropdown-more-item {
   display: none;
}
.mn-header-nav-line__item {
   position: relative;
   margin: 0 !important;
}
.mn-header-nav-line__item:last-child {
   display: none;
}
@media (max-width: 1345px) {
   .mn-header-nav-line__item:nth-last-child(2), .mn-header-nav-line__item:nth-last-child(3) {
      display: none;
   }
   .mn-header-nav-line__item:last-child {
      display: block;
   }
   .mn-header-nav-line__item .mn-header-nav-line__dropdown-more-item:nth-last-child(1), .mn-header-nav-line__item .mn-header-nav-line__dropdown-more-item:nth-last-child(2) {
      display: block;
   }
}
@media (max-width: 1199px) {
   .mn-header-nav-line__item:nth-last-child(4) {
      display: none;
   }
   .mn-header-nav-line__item .mn-header-nav-line__dropdown-more-item:nth-last-child(3) {
      display: block;
   }
}
@media (max-width: 1045px) {
   .mn-header-nav-line__item:first-child {
      display: none;
   }
   .mn-header-nav-line__item .mn-header-nav-line__dropdown-more-item {
      display: block;
   }
}

#header-monolit .mn-header-nav-line__link {
   display: block;
   color: #8f93a3;
   font-size: 16px;
   line-height: 22px;
   font-weight: 600;
   transition: all 0.2s;
   padding: 8px 16px 10px;
   border-radius: 10px;
   border: 3px solid transparent;
   cursor: pointer;
}
#header-monolit .mn-header-nav-line__link.mn-with-triangle {
   padding-right: 40px;
}
#header-monolit .mn-header-nav-line__link.mn-btn-default {
   color: #000;
}
#header-monolit .mn-header-nav-line__link:hover, #header-monolit .mn-header-nav-line__link:active {
   color: #000;
}
#header-monolit .mn-header-nav-line__link:focus {
   outline: none;
}

#header-monolit.theme-dark .mn-header-nav-line__link,
#header-monolit.theme-color .mn-header-nav-line__link {
   color: rgba(255, 255, 255, 0.64);
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-breadcrumbs {
   padding: 8px 0;
}
#header-monolit .mn-breadcrumbs__list {
   display: flex;
   align-items: center;
}
#header-monolit .mn-breadcrumbs__item {
   margin: 0 24px 0 0;
   position: relative;
}
#header-monolit .mn-breadcrumbs__item:not(:last-child)::before {
   content: "";
   width: 0;
   height: 0;
   border-style: solid;
   border-width: 3px 0 3px 4px;
   border-color: transparent transparent transparent #d4d4dd;
   position: absolute;
   top: 50%;
   right: -12px;
   transform: translateY(-50%);
}
@media (max-width: 767px) {
   #header-monolit .mn-breadcrumbs__item:not(:last-child)::before {
      display: none;
   }
}
#header-monolit .mn-breadcrumbs__item:last-child {
   margin-right: 0;
}
#header-monolit .mn-breadcrumbs__item:last-child .mn-breadcrumbs__link:not(.mn-breadcrumbs__link_none-active) {
   pointer-events: none;
   color: #000;
}
#header-monolit .mn-breadcrumbs__link {
   font-size: 13px;
   line-height: 16px;
   color: #8f93a3;
   padding: 8px 0;
   display: block;
}
#header-monolit .mn-breadcrumbs__link:hover {
   color: #000;
}
#header-monolit .mn-breadcrumbs__link .gb-icon {
   display: block;
}
#header-monolit .mn-breadcrumbs__icon-back {
   transform: rotate(90deg);
   opacity: 0.3;
}

#header-monolit.theme-dark .mn-breadcrumbs__item:last-child .mn-breadcrumbs__link:not(.mn-breadcrumbs__link_none-active) {
   color: rgba(255, 255, 255, 0.5);
}
#header-monolit.theme-dark .mn-breadcrumbs__link {
   color: rgba(255, 255, 255, 0.64);
}
#header-monolit.theme-dark .mn-breadcrumbs__link:hover {
   color: rgba(255, 255, 255, 0.5);
}
#header-monolit.theme-dark .mn-breadcrumbs__icon-back {
   filter: brightness(0) invert(1);
   opacity: 0.64;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-search-panel {
   height: 72px;
   display: flex;
   justify-content: space-between;
   align-items: center;
   position: fixed;
   left: 0;
   right: 0;
   top: 0;
   background: #fff;
   animation: fadeIn 0.3s ease-in-out;
   z-index: 3;
   border-bottom: 1px solid #e3e3e8;
}
@media (max-width: 767px) {
   #header-monolit .mn-search-panel {
      height: 57px;
   }
}
#header-monolit .mn-search-panel__inner {
   max-width: 1376px;
   width: 100%;
   margin: 0 auto;
   padding: 0 32px;
}
@media (min-width: 320px) {
   #header-monolit .mn-search-panel__inner {
      padding: 0 22px 0 12px;
   }
}
#header-monolit .mn-search-panel__input-wrap {
   display: flex;
   align-items: center;
}
#header-monolit .mn-search-panel__submit {
   background: transparent;
   border: none;
   padding: 0;
   margin: 0;
}
#header-monolit .mn-search-panel__input {
   display: block;
   width: 100%;
   margin: 0 24px 0 12px;
   border: none;
   font-size: 24px;
   line-height: 32px;
   color: #000;
}
#header-monolit .mn-search-panel__input::placeholder {
   color: #8f93a3;
}
#header-monolit .mn-search-panel__input:focus {
   outline: none;
}
@media (min-width: 320px) {
   #header-monolit .mn-search-panel__input {
      font-size: 18px;
      line-height: 24px;
   }
}
#header-monolit .mn-search-panel__close {
   cursor: pointer;
   font-size: 24px;
}

#header-monolit.theme-dark .mn-search-panel {
   background: #2b2e3b;
   border: none;
}
#header-monolit.theme-dark .mn-search-panel__input {
   background: #2b2e3b;
   color: #fff;
}
#header-monolit.theme-dark .mn-search-panel__close {
   color: #fff;
}

#header-monolit.theme-color .mn-search-panel .mn-btn-icon .gb-icon {
   filter: none;
}

@keyframes fadeIn {
   0% {
      opacity: 0;
   }
   100% {
      opacity: 1;
   }
}
/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-bottom-nav {
   padding-bottom: 8px;
   position: relative;
}
#header-monolit .mn-bottom-nav__list {
   display: flex;
   flex-wrap: wrap;
   width: 100%;
}
@media (max-width: 767px) {
   #header-monolit .mn-bottom-nav__list {
      flex-wrap: nowrap;
      overflow: visible;
      overflow-x: auto;
      scrollbar-width: none;
      align-items: center;
   }
   #header-monolit .mn-bottom-nav__list::-webkit-scrollbar {
      display: none;
   }
}
#header-monolit .mn-bottom-nav__item {
   margin-right: 24px;
   margin-bottom: 0;
   padding-bottom: 10px;
}
#header-monolit .mn-bottom-nav__item.mn-bottom-nav__item_right {
   position: absolute;
   right: 0;
   margin-right: 0;
}
@media (max-width: 991px) {
   #header-monolit .mn-bottom-nav__item.mn-bottom-nav__item_right {
      position: static;
      margin-right: 24px;
   }
}
#header-monolit .mn-bottom-nav__item.mn-bottom-nav__item_right .mn-bottom-nav__link {
   color: #4c51ff;
}
#header-monolit .mn-bottom-nav__item.mn-bottom-nav__item_right .mn-bottom-nav__link:hover {
   color: rgba(76, 81, 255, 0.9);
}
@media (max-width: 767px) {
   #header-monolit .mn-bottom-nav__item {
      position: static;
   }
   #header-monolit .mn-bottom-nav__item .mn-dropdown {
      width: 100%;
   }
}
#header-monolit .mn-bottom-nav__item:last-child {
   margin-right: 0;
}
@media (max-width: 1199px) {
   #header-monolit .mn-bottom-nav__item_more .mn-dropdown {
      left: auto;
      right: 0;
   }
}
#header-monolit .mn-bottom-nav__link {
   font-size: 16px;
   line-height: 22px;
   color: #8f93a3;
   display: block;
   white-space: nowrap;
}
#header-monolit .mn-bottom-nav__link:hover, #header-monolit .mn-bottom-nav__link.mn-bottom-nav__link_current {
   color: #000;
}
#header-monolit .mn-bottom-nav__link.mn-bottom-nav__link_current {
   pointer-events: none;
}
#header-monolit .mn-bottom-nav .mn-dropdown {
   top: 100%;
}

#header-monolit.theme-dark .mn-bottom-nav__link, #header-monolit.theme-color .mn-bottom-nav__link {
   color: rgba(255, 255, 255, 0.64);
}
#header-monolit.theme-dark .mn-bottom-nav__link:hover, #header-monolit.theme-dark .mn-bottom-nav__link.mn-bottom-nav__link_current, #header-monolit.theme-color .mn-bottom-nav__link:hover, #header-monolit.theme-color .mn-bottom-nav__link.mn-bottom-nav__link_current {
   color: rgba(255, 255, 255, 0.5);
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-menu-nested-list__item {
   margin-bottom: 26px;
}
#header-monolit .mn-menu-nested-list__item:last-child {
   margin-bottom: 0;
}
#header-monolit .mn-menu-nested-list__link {
   font-weight: 400;
   font-size: 16px;
   line-height: 22px;
   color: #000;
}
#header-monolit .mn-menu-nested-list__link:hover {
   color: #6654d9;
}
#header-monolit .mn-menu-nested-list__cart-item {
   display: none;
   margin-left: 7px;
   color: #f65121;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-nav-item {
   margin-bottom: 22px;
}
#header-monolit .mn-nav-item:last-child {
   margin-bottom: 0;
}
#header-monolit .mn-nav-item__link {
   font-weight: bold;
   font-size: 20px;
   line-height: 26px;
   color: #000;
   position: relative;
   width: fit-content;
}
#header-monolit .mn-nav-item__link:hover, #header-monolit .mn-nav-item__link:active {
   color: #6654d9;
}
@media (min-width: 768px) {
   #header-monolit .mn-nav-item .mn-menu__mobile-slide {
      padding-top: 24px;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-nav-item .mn-menu__mobile-slide {
      top: 0;
      bottom: 0;
   }
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-btns-icon-mobile {
   display: flex;
   margin-bottom: 16px;
}
#header-monolit .mn-btns-icon-mobile__item {
   flex-grow: 1;
   background: #f4f5fa;
   padding: 12px 10px;
   display: flex;
   align-items: center;
   justify-content: center;
}
#header-monolit .mn-btns-icon-mobile__item:first-child {
   border-radius: 12px 0 0 12px;
}
#header-monolit .mn-btns-icon-mobile__item:last-child {
   border-radius: 0 12px 12px 0;
}

#header-monolit.theme-dark .mn-btns-icon-mobile__item {
   background: #2b2e3b;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-menu-bottom-info {
   padding-bottom: 25px;
}
@media (min-width: 768px) and (max-width: 1279px) {
   #header-monolit .mn-menu-bottom-info {
      padding-bottom: 40px;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-menu-bottom-info {
      min-height: 300px;
      padding-bottom: 0;
   }
}
@media (max-width: 1023px) {
   #header-monolit .mn-menu-bottom-info {
      margin-top: 50px;
   }
}
@media (max-width: 1023px) {
   #header-monolit .mn-menu-bottom-info__phones {
      display: flex;
   }
}
#header-monolit .mn-menu-bottom-info__phone {
   margin-bottom: 24px;
}
@media (max-width: 1023px) {
   #header-monolit .mn-menu-bottom-info__phone {
      margin-right: 40px;
   }
   #header-monolit .mn-menu-bottom-info__phone:last-child {
      margin-right: 0;
   }
}
#header-monolit .mn-menu-bottom-info__phone-number {
   display: block;
   font-weight: 500;
   font-size: 16px;
   line-height: 22px;
   color: #000;
   margin-bottom: 4px;
}
@media (max-width: 1023px) {
   #header-monolit .mn-menu-bottom-info__phone-number {
      line-height: 24px;
   }
}
#header-monolit .mn-menu-bottom-info__phone-location {
   color: #8f93a3;
   font-size: 14px;
   line-height: 18px;
}
#header-monolit .mn-menu-bottom-info__btns {
   display: flex;
}
@media (max-width: 1023px) {
   #header-monolit .mn-menu-bottom-info__btns {
      max-width: 330px;
   }
}
@media (min-width: 768px) and (max-width: 1279px) {
   #header-monolit .mn-menu-bottom-info__btns {
      flex-direction: column;
   }
}
#header-monolit .mn-menu-bottom-info__btns-item {
   margin-right: 12px;
   display: flex !important;
   text-align: center;
   justify-content: center;
}
#header-monolit .mn-menu-bottom-info__btns-item_eye {
   max-width: 32px;
   height: 38px;
   width: 100%;
   cursor: pointer;
}
#header-monolit .mn-menu-bottom-info__btns-item_eye:hover .mn-menu-bottom-info__icon-eye {
   display: none;
}
#header-monolit .mn-menu-bottom-info__btns-item_eye:hover .mn-menu-bottom-info__icon-eye-black {
   display: block;
}
@media (min-width: 768px) and (max-width: 1279px) {
   #header-monolit .mn-menu-bottom-info__btns-item_eye {
      max-width: none;
   }
}
@media (max-width: 767px) {
   #header-monolit .mn-menu-bottom-info__btns-item_eye {
      display: none !important;
   }
}
#header-monolit .mn-menu-bottom-info__btns-item:last-child {
   margin-right: 0;
}
@media (min-width: 768px) and (max-width: 1279px) {
   #header-monolit .mn-menu-bottom-info__btns-item {
      margin-right: 0;
      margin-bottom: 12px;
   }
   #header-monolit .mn-menu-bottom-info__btns-item.mn-btn-default.mn-btn-default_with-icon {
      justify-content: center;
   }
}
@media (max-width: 1023px) {
   #header-monolit .mn-menu-bottom-info__btns-item {
      flex-grow: 1;
      width: 100%;
      justify-content: center;
   }
}
#header-monolit .mn-menu-bottom-info__btn {
   width: 100%;
   margin-right: 10px;
}
#header-monolit .mn-menu-bottom-info__btn:last-child {
   margin-right: 0;
}
@media (max-width: 1023px) {
   #header-monolit .mn-menu-bottom-info__btn {
      margin-right: 20px;
   }
   #header-monolit .mn-menu-bottom-info__btn:last-child {
      margin-right: 0;
   }
}
#header-monolit .mn-menu-bottom-info__icon-eye-black {
   display: none;
}

.mn-menu-bottom-info__btns-item_eye .gb-icon {
   max-width: 32px;
   height: 38px;
   width: 100%;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-banner {
   width: 410px;
   height: 480px;
   background: #FFB2FA;
   border-radius: 16px;
   display: flex;
   flex-direction: column;
   justify-content: space-between;
   padding: 24px;
   color: #000;
}
@media (max-width: 1599px) {
   #header-monolit .mn-banner {
      width: 280px;
   }
}
@media (max-width: 1439px) {
   #header-monolit .mn-banner {
      width: 100%;
      min-height: 92px;
      height: auto;
      flex-direction: row;
      align-items: center;
   }
}
#header-monolit .mn-banner__title {
   font-weight: bold;
}
@media (max-width: 767px) {
   #header-monolit .mn-banner__title {
      font-size: 18px;
      line-height: 24px;
   }
}
@media (min-width: 768px) {
   #header-monolit .mn-banner__title {
      font-size: 20px;
      line-height: 26px;
      max-width: 178px;
   }
}
@media (min-width: 1280px) {
   #header-monolit .mn-banner__title {
      max-width: 300px;
   }
}
@media (min-width: 1440px) {
   #header-monolit .mn-banner__title {
      font-size: 28px;
      line-height: 36px;
   }
}
#header-monolit .mn-banner__img {
   display: block;
   max-width: 100%;
}
@media (max-width: 767px) {
   #header-monolit .mn-banner__img {
      width: 130px;
   }
}
@media (min-width: 768px) {
   #header-monolit .mn-banner__img {
      width: 150px;
   }
}
@media (min-width: 1280px) {
   #header-monolit .mn-banner__img {
      width: 108px;
   }
}
@media (min-width: 1440px) {
   #header-monolit .mn-banner__img {
      width: 100%;
   }
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
#header-monolit .mn-menu-mobile-header {
   display: flex;
   align-items: center;
   justify-content: space-between;
   padding-bottom: 32px;
   color: #000;
}
#header-monolit .mn-menu-mobile-header__title {
   font-weight: bold;
   font-size: 18px;
   line-height: 24px;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
.mn-sceleton-loading {
   background: #f4f5fa;
   border-radius: 4px;
   position: relative;
   overflow: hidden;
   width: 400px;
   height: 20px;
}
@media (max-width: 767px) {
   .mn-sceleton-loading {
      width: 300px;
      max-width: 100%;
   }
}
.theme-dark .mn-sceleton-loading {
   background: #2b2e3b;
}
.theme-dark .mn-sceleton-loading::before {
   background: linear-gradient(to right, transparent 0%, #111 50%, transparent 100%);
}
.mn-sceleton-loading::before {
   content: "";
   display: block;
   position: absolute;
   left: -150px;
   top: 0;
   height: 100%;
   width: 150px;
   background: linear-gradient(to right, transparent 0%, #E8E8E8 50%, transparent 100%);
   animation: load 1.5s cubic-bezier(0.4, 0, 0.2, 1) infinite;
}

@keyframes load {
   from {
      left: -150px;
   }
   to {
      left: 100%;
   }
}
/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
.mn-menu-popup__title {
   font-weight: bold;
   font-size: 42px;
   line-height: 54px;
   color: #000;
}
.mn-menu-popup__category-titles {
   margin-top: 40px;
   display: flex;
   justify-content: space-between;
}
.mn-menu-popup__category {
   font-weight: bold;
   font-size: 24px;
   line-height: 32px;
}
.mn-menu-popup__subtitle-box p {
   font-size: 24px;
   line-height: 32px;
   margin-top: 20px;
}
.mn-menu-popup__subtitle-box p span {
   color: #6654d9;
   font-weight: bold;
}
.mn-menu-popup__subtitle-box__subtitle-text {
   margin-bottom: 20px;
}
.mn-menu-popup__action-item {
   display: flex;
   justify-content: space-between;
   align-items: flex-end;
   max-width: 624px;
   width: 100%;
   margin-top: 36px;
}
.mn-menu-popup__action-item::after {
   content: "";
   position: absolute;
   border-bottom: 1px dotted #d4d4dd;
   width: 100%;
   max-width: 600px;
   margin-bottom: 2px;
}
.mn-menu-popup__action-name {
   position: relative;
   z-index: 1;
   white-space: nowrap;
}
.mn-menu-popup__action-name_long {
   white-space: normal;
   max-width: 400px;
}
.mn-menu-popup__action-name span {
   background: #fff;
   font-weight: 500;
   font-size: 24px;
   line-height: 32px;
}
.mn-menu-popup__btns {
   display: flex;
   background: #fff;
   z-index: 1;
}
.mn-menu-popup__action-buttons {
   color: #6654d9;
   padding: 10px 16px;
   border: 2px solid #6654d9;
   box-sizing: border-box;
   border-radius: 4px;
   margin-right: 16px;
   background-color: #fff;
   z-index: 1;
}
.mn-menu-popup__action-buttons:last-of-type {
   margin-right: 0;
}
.mn-menu-popup .gb-modal-window {
   max-height: 70vh;
}
.mn-menu-popup .gb-modal-window__body .gb-modal-window {
   padding: 10px;
   max-height: 55vh;
}
.mn-menu-popup .gb-btn.mn-menu-popup__button {
   border-radius: 12px;
   font-weight: 600;
   font-size: 16px;
   line-height: 22px;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
.gb-modal-window_s {
   padding: 24px;
   max-width: 360px;
   width: 100%;
}
.gb-modal-window_s .gb-modal-window__body {
   margin-bottom: 40px;
}

.gb-modal-window_m {
   padding: 32px;
   max-width: 456px;
   width: 100%;
}
.gb-modal-window_m .gb-modal-window__body {
   margin-bottom: 48px;
}

.gb-modal-window_l {
   padding: 48px;
   max-width: 720px;
   width: 100%;
}
.gb-modal-window_l .gb-modal-window__body {
   margin-bottom: 64px;
}

.gb-modal-window_xl {
   padding: 64px;
   max-width: 1120px;
   width: 100%;
}
.gb-modal-window_xl .gb-modal-window__body {
   margin-bottom: 80px;
}

.gb-modal-window {
   height: auto;
   background: #fff;
   overflow: hidden;
   border-radius: 20px;
   position: relative;
   max-height: 90vh;
}
.gb-modal-window__icon {
   cursor: pointer;
}
.gb-modal-window__icon.arrow-icon {
   margin-right: 23px;
}
.gb-modal-window__close {
   width: 40px;
   height: 40px;
   position: absolute;
   top: 12px;
   right: 12px;
   display: flex;
   align-items: center;
   justify-content: center;
   background: transparent;
   border: none;
   cursor: pointer;
   border-radius: 10px;
   padding: 10px;
}
.gb-modal-window__close:hover {
   background: #eff0f5;
}
.gb-modal-window_scroll {
   overflow-y: auto;
}
.gb-modal-window_scroll.gb-modal-window__body {
   overflow-y: auto;
}
.gb-modal-window_scroll.gb-modal-window_left-side .gb-modal-window__header {
   display: flex;
   align-items: center;
}
.gb-modal-window_scroll.gb-modal-window_left-side .gb-modal-window__header h2 {
   margin: 0;
   font-size: 18px;
}
.gb-modal-window_left-side {
   border-radius: 0;
   max-width: 100vh;
}
.gb-modal-window__footer {
   display: flex;
}
.gb-modal-window__footer_flex-end {
   justify-content: flex-end;
}

.bounce-enter {
   transform: scale(0.8);
}

.bounce-enter-active {
   transition: all 0.25s;
}

.bounce-leave-active {
   transition: all 0.2s revert;
}

.bounce-leave-to {
   transform: scale(0.8);
}

.left-enter {
   left: -100px;
}

.bounce-enter-active {
   transition: all 0.25s;
}

.bounce-leave-active {
   transition: all 0.2s revert;
}

.gb-icon {
   height: 1em;
   width: 1em;
   fill: currentColor;
   stroke-width: 0;
}

/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
.gb-modal__wrapper {
   display: flex;
   justify-content: center;
   align-items: center;
   position: fixed;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   margin: 0;
   background: rgba(31, 34, 46, 0.24);
   z-index: 999;
}
.gb-modal__wrapper_left-side {
   justify-content: flex-start;
   align-items: flex-start;
}

.fade-enter-active {
   transition: opacity 0.25s;
}

.fade-leave-active {
   transition: opacity 0.2s;
}

.fade-enter, .fade-leave-to {
   opacity: 0;
}

.gb-btn__loader {
   display: none;
   position: absolute;
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
   width: 10px;
   height: 10px;
   border-radius: 5px;
   background-color: #9880ff;
   color: #9880ff;
   animation: dotFlashing 1s infinite linear alternate;
   animation-delay: 0.5s;
}
.gb-btn__loader::before, .gb-btn__loader::after {
   content: "";
   display: inline-block;
   position: absolute;
   top: 0;
}
.gb-btn__loader::before {
   left: -15px;
   width: 10px;
   height: 10px;
   border-radius: 5px;
   background-color: #9880ff;
   color: #9880ff;
   animation: dotFlashing 1s infinite alternate;
   animation-delay: 0s;
}
.gb-btn__loader::after {
   left: 15px;
   width: 10px;
   height: 10px;
   border-radius: 5px;
   background-color: #9880ff;
   color: #9880ff;
   animation: dotFlashing 1s infinite alternate;
   animation-delay: 1s;
}

@keyframes dotFlashing {
   0% {
      background-color: #9880ff;
   }
   50%, 100% {
      background-color: #ebe6ff;
   }
}
/* Fonts */
/**
 * "ColorPalette"
 * Primary colors
 */
/* Header-background colors */
/* Avatar-background colors */
/* Secondary colors */
/* Semantic colors (Success) */
/* Semantic colors (Error) */
/* Semantic colors (Attention) */
/* Neutral colors */
/* black-opacity */
/* white-opacity */
/* Elevations */
/* Transition */
/* Images */
/* Grid breakpoints */
/* Grid paddings */
.gb-btn {
   position: relative;
   border-radius: 32px;
   border: 0;
   outline: none;
   cursor: pointer;
   user-select: none;
   transition: all 0.2s ease-in-out;
   display: inline-flex;
   justify-content: center;
   align-items: center;
}
.gb-btn:hover {
   text-decoration: none;
}
.gb-btn:focus {
   outline: 0;
   box-shadow: none;
}
.gb-btn_disabled {
   cursor: default;
}
.gb-btn_product {
   border-radius: 12px;
}
.gb-btn__content {
   font-weight: 700;
   display: flex;
   justify-content: center;
   align-items: center;
   white-space: nowrap;
}
.gb-btn_is-right-icon.gb-btn_full-width .gb-btn__content {
   justify-content: space-between;
}
.gb-btn__loading .gb-btn__loader {
   display: inline-block;
}
.gb-btn__loading .gb-btn__content {
   opacity: 0;
}
.gb-btn_large {
   height: 64px;
   padding: 0 32px;
}
.gb-btn_large .gb-btn__icon_left {
   margin-right: 22px;
   margin-left: -10px;
}
.gb-btn_large .gb-btn__icon_right {
   margin-left: 22px;
   margin-right: -10px;
}
.gb-btn_medium {
   height: 56px;
   padding: 0 32px;
}
.gb-btn_medium .gb-btn__icon_left {
   margin-right: 18px;
   margin-left: -14px;
}
.gb-btn_medium .gb-btn__icon_right {
   margin-left: 18px;
   margin-right: -14px;
}
.gb-btn_small {
   height: 48px;
   padding: 0 20px;
}
.gb-btn_small .gb-btn__icon_left {
   margin-right: 14px;
   margin-left: -6px;
}
.gb-btn_small .gb-btn__icon_right {
   margin-left: 14px;
   margin-right: -6px;
}
.gb-btn_primary {
   color: #fff;
   background-color: #6654d9;
}
.gb-btn_primary:hover, .gb-btn_primary.gb-btn_is-hover {
   background-color: #725ef2;
}
.gb-btn_primary:active, .gb-btn_primary.gb-btn_is-active {
   background-color: #6654d9;
}
.gb-btn_primary:focus, .gb-btn_primary.gb-btn_is-focus {
   box-shadow: 0 0 0 3px #000;
}
.gb-btn_primary.gb-btn_disabled {
   background-color: #f4f5fa;
   color: #b7b9c8;
}
.gb-btn_secondary {
   background-color: transparent;
   color: #000;
   border: 1px solid #8f93a3;
}
.gb-btn_secondary:hover, .gb-btn_secondary:active, .gb-btn_secondary.gb-btn_is-hover, .gb-btn_secondary.gb-btn_is-active {
   border: 1px solid #000;
}
.gb-btn_secondary:focus, .gb-btn_secondary.gb-btn_is-focus {
   box-shadow: 0 0 0 3px #000;
   border-color: transparent;
}
.gb-btn_secondary.gb-btn_disabled {
   border: 1px solid #b7b9c8;
   color: #b7b9c8;
}
.gb-btn_black {
   color: #fff;
   background-color: #000;
}
.gb-btn_black:focus, .gb-btn_black.gb-btn_is-focus {
   border: 3px solid #fff;
}
.gb-btn_black.gb-btn_disabled {
   background-color: rgba(31, 34, 46, 0.16);
   color: rgba(255, 255, 255, 0.4);
}
.gb-btn_transparent {
   color: #fff;
   background: transparent;
   border: 1px solid #fff;
}
.gb-btn_transparent:focus, .gb-btn_transparent.gb-btn_is-focus {
   border: 3px solid #fff;
   color: #fff;
}
.gb-btn_transparent.gb-btn_disabled {
   border: 1px solid rgba(255, 255, 255, 0.4);
   color: rgba(255, 255, 255, 0.4);
}
.gb-btn__circle {
   padding: 0;
   display: flex;
   justify-content: center;
   align-items: center;
}
.gb-btn__circle.gb-btn_large {
   width: 64px;
   height: 64px;
}
.gb-btn__circle.gb-btn_medium {
   width: 56px;
   height: 56px;
}
.gb-btn__circle.gb-btn_small {
   width: 48px;
   height: 48px;
}
.gb-btn__circle .gb-icon {
   margin: 0;
}
.gb-btn_full-width {
   width: 100%;
}
.color-theme .gb-btn_primary {
   color: #fff;
   background-color: #000;
}
.color-theme .gb-btn_primary:hover, .color-theme .gb-btn_primary.gb-btn_is-hover {
   background-color: #000;
}
.color-theme .gb-btn_primary:active, .color-theme .gb-btn_primary.gb-btn_is-active {
   background-color: #000;
}
.color-theme .gb-btn_primary:focus, .color-theme .gb-btn_primary.gb-btn_is-focus {
   box-shadow: 0 0 0 3px #fff;
}
.color-theme .gb-btn_primary.gb-btn_disabled {
   background-color: rgba(0, 0, 0, 0.16);
   color: rgba(255, 255, 255, 0.4);
}
.color-theme .gb-btn_secondary {
   background-color: transparent;
   color: #fff;
   border: 1px solid #fff;
}
.color-theme .gb-btn_secondary:hover, .color-theme .gb-btn_secondary:active, .color-theme .gb-btn_secondary.gb-btn_is-hover, .color-theme .gb-btn_secondary.gb-btn_is-active {
   border: 1px solid #fff;
}
.color-theme .gb-btn_secondary:focus, .color-theme .gb-btn_secondary.gb-btn_is-focus {
   box-shadow: 0 0 0 3px #fff;
   border-color: transparent;
}
.color-theme .gb-btn_secondary.gb-btn_disabled {
   border-color: #b7b9c8;
   color: #b7b9c8;
}
.color-theme .gb-btn_secondary.gb-btn_product {
   background-color: rgba(0, 0, 0, 0.08);
}
.color-theme .gb-btn_secondary.gb-btn_product:hover, .color-theme .gb-btn_secondary.gb-btn_product.gb-btn_is-hover {
   background-color: rgba(0, 0, 0, 0.12);
}
.color-theme .gb-btn_secondary.gb-btn_product:active, .color-theme .gb-btn_secondary.gb-btn_product.gb-btn_is-active {
   background-color: rgba(0, 0, 0, 0.16);
}
.color-theme .gb-btn_secondary.gb-btn_product:focus, .color-theme .gb-btn_secondary.gb-btn_product.gb-btn_is-focus {
   box-shadow: 0 0 0 3px #fff;
}
.color-theme .gb-btn_secondary.gb-btn_product.gb-btn_disabled {
   background-color: rgba(0, 0, 0, 0.04);
   color: rgba(255, 255, 255, 0.32);
}
.dark-theme .gb-btn_primary {
   color: #fff;
   background-color: #725ef2;
}
.dark-theme .gb-btn_primary:hover, .dark-theme .gb-btn_primary.gb-btn_is-hover, .dark-theme .gb-btn_primary:active, .dark-theme .gb-btn_primary.gb-btn_is-active {
   background-color: #6654d9;
}
.dark-theme .gb-btn_primary:focus, .dark-theme .gb-btn_primary.gb-btn_is-focus {
   box-shadow: 0 0 0 3px #fff;
}
.dark-theme .gb-btn_primary.gb-btn_disabled {
   background-color: #1f222e;
   color: #4f5364;
}
.dark-theme .gb-btn_secondary {
   background-color: transparent;
   color: #fff;
   border: 1px solid #fff;
}
.dark-theme .gb-btn_secondary:hover, .dark-theme .gb-btn_secondary:active, .dark-theme .gb-btn_secondary.gb-btn_is-hover, .dark-theme .gb-btn_secondary.gb-btn_is-active {
   border: 1px solid #fff;
}
.dark-theme .gb-btn_secondary:focus, .dark-theme .gb-btn_secondary.gb-btn_is-focus {
   box-shadow: 0 0 0 3px #fff;
   border-color: transparent;
}
.dark-theme .gb-btn_secondary.gb-btn_disabled {
   border-color: #b7b9c8;
   color: #b7b9c8;
}
.dark-theme .gb-btn_secondary.gb-btn_product {
   background-color: #2b2e3b;
}
.dark-theme .gb-btn_secondary.gb-btn_product:hover, .dark-theme .gb-btn_secondary.gb-btn_product.gb-btn_is-hover {
   background-color: #373a49;
}
.dark-theme .gb-btn_secondary.gb-btn_product:active, .dark-theme .gb-btn_secondary.gb-btn_product.gb-btn_is-active {
   background-color: #373a49;
}
.dark-theme .gb-btn_secondary.gb-btn_product:focus, .dark-theme .gb-btn_secondary.gb-btn_product.gb-btn_is-focus {
   box-shadow: 0 0 0 3px #fff;
}
.dark-theme .gb-btn_secondary.gb-btn_product.gb-btn_disabled {
   background-color: #373a49;
   color: #4f5364;
}

.gb-icon {
   height: 1em;
   width: 1em;
   fill: currentColor;
   stroke-width: 0;
}

nav .menu-items  li {
   list-style-type: none;
}
nav .menu-items  li > a {
   text-decoration: none;
   display: block;
   color: #8f93a3;
   font-size: 16px;
   line-height: 22px;
   font-weight: 600;
   transition: all 0.2s;
   padding: 8px 16px 10px;
   border-radius: 10px;
   border: 3px solid transparent;
   cursor: pointer;
}
/* search */
.search-panel.visible {
   opacity: 1;
   visibility: visible;
}
.search-panel .container, .search-panel .container-medium, .search-panel .container-mini {
   width: 100%;
   max-width: none;
   padding: 8px 7px 8px 14px;
}

.search-panel {
   width: 100%;
   height: 56px;
   display: flex;
   flex-direction: row;
   justify-content: space-between;
   align-items: center;
   transition: all .5s;
   position: fixed;
   top: 0;
   left: 0;
   opacity: 0;
   visibility: hidden;
   background-color: #fff;
   border-bottom: 1px solid #e3e3e8;
   z-index: 9999;
}
.search-panel__progress-bar {
   width: 0;
   height: 2px;
   transition: width .3s;
   display: none;
   position: absolute;
   bottom: -1px;
   left: 0;
   background-color: #6654d9;
}
.search-panel__progress-bar_error {
   background-color: #f2363b;
}
.search-panel__progress-bar_error, .search-panel__progress-bar_success {
   width: 100%;
   z-index: 9;
}
.search-panel form {
   display: flex;
   flex-direction: row;
   justify-content: flex-start;
   align-items: center;
}

.search-panel__wrapper {
   position: relative;
   width: 100%;
}
.search-panel__submit {
   width: 24px;
   height: 24px;
   margin-right: 20px;
   background-color: transparent;
   border: 0;
   cursor: pointer;
   outline: none;
}
.search-panel__submit svg {
   width: 24px;
   height: 24px;
   text-align: center;
   vertical-align: middle;
}
.search-panel__submit svg, .search-panel__submit svg use, .search-panel__submit svg use svg {
   fill: #000;
}
@media only screen and (min-width: 768px) {
   .search-panel {
      height: 72px;
   }
   .search-panel .container, .search-panel .container-medium, .search-panel .container-mini {
      padding: 24px 72px 24px 66px;
   }
   .search-panel__submit {
      margin-right: 28px;
   }
}


/* Search */
.search-panel__search-reset {
   width: 40px;
   height: 40px;
   margin-left: 24px;
   padding: 2px;
   background-color: transparent;
   border: 0;
   cursor: pointer;
   outline: none;
}
.search-panel__wrapper {
   position: relative;
   width: 100%;
}
.search-panel form {
   display: flex;
   flex-direction: row;
   justify-content: flex-start;
   align-items: center;
}
.search-panel__search-reset svg {
   width: 20px;
   height: 20px;
   fill: #000;
   text-align: center;
   vertical-align: middle;
}
.search-panel__search-field {
   font-size: 18px;
   line-height: 24px;
   font-weight: 400;
   flex-grow: 1;
   border: 0!important;
   font-family: IBM Plex Sans;
   color: #000;
   caret-color: #6654d9;
   outline: none;
   padding: 1px!important;
}
.search-panel__search-field::placeholder {
   color: #788288;
}
.search-overlay {
   width: 100%;
   height: calc(100% - 56px);
   position: fixed;
   top: 56px;
   left: 0;
   overflow-x: hidden;
   overflow-y: scroll;
   background-color: #fff;
   z-index: 1060;
}
.search-overlay:empty {
   background-color: hsla(0,0%,100%,.8);
}
.search-overlay {
   display: none;
}

@media only screen and (min-width: 768px) {
   .search-panel .container, .search-panel .container-medium, .search-panel .container-mini {
      padding: 24px 72px 24px 66px;
   }
   .search-panel__submit {
      margin-right: 28px;
   }
   .search-panel__search-field {
      font-size: 24px;
      line-height: 32px;
   }
   .search-overlay {
      height: calc(100% - 72px);
      top: 72px;
   }
}

