.pre {
  background-color: #eceef5;
  background-color: #eceef5;
  border: 1px solid #cad4e7;
  border-radius: 3px;
  color: #3b5998;
  margin-bottom: 20px;
  padding: 10px;
}

.main-about h1 {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 23px;
}

.left-menu-block {
  padding-top: 15px;
}

.left-menu-block ul {
  padding: 0;
}

#main-basket {
  position: relative;
}

#main-basket .loading {
  display: none;
}

#main-basket .loading.active {
  display: flex;
}

.order-basket .basket-total-button {
  display: none;
}

.services-item-button {
  clear: both;
}

.services-item-img {
  width: 250px;
}

.b-header__info-messenger {
  display: inline;
  margin-left: 12px;
}

.b-header__info-messenger a {
  text-decoration: none;
}

.b-header__info-item {
  margin-left: 30px;
}

.b-header__info {
  margin-left: auto;
}

.b-header__bottom {
  padding-bottom: 20px;
}

.b-header__hamb--order {
  display: none;
}

.b-header__hamb--header .icon-hamb {
  width: unset;
  height: unset;
}

.b-header__group-icons {
  margin-left: auto;
  display: flex;
}

.b-header__group-icons-item {
  height: 40px;
  text-decoration: none;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
  margin: 0;
  width: fit-content;
  cursor: pointer;
  text-align: center;
  border-right: 1px solid #e6e8ed;
}

.logo-mini {
  margin-bottom: -5px;
  width: 25px;
  height: 25px;
}

.currentPage:hover .b-header__group-icons--text {
  color: #262626 !important;
}

.currentPage {
  cursor: unset;
}

.b-header__group-icons-item:hover svg {
  stroke: #003baa;
}

.b-header__group-icons-item:hover .b-header__group-icons--text {
  color: #003baa;
}

.b-header__group-icons--text {
  padding-top: 3px;
  font-family: OpenSansSemi;
  font-size: 12px;
  line-height: 130%;
  color: #262626;
}

.b-header__group-icons-item svg {
  margin-bottom: -5px;
  stroke: #001d55;
}

.b-header__group-icons-item svg,
.b-header__group-icons--text,
.b-header__group-icons-item img {
  display: inline-block;
  width: 100%;
}

#float-small-basket {
  border-right: none;
}

.b-header__group-icons-shopping-cart:hover .b-header__dropdown-shopping-cart-wrapper {
  opacity: 1;
  visibility: visible;
  z-index: 50;
  pointer-events: auto;
}

.b-header__group-icons-counter {
  position: absolute;
  right: 15px;
  top: 0;
  border-radius: 3px;
  padding: 3px 5px;
  line-height: 80%;
  min-width: 25px;
}

.b-header__search {
  max-width: unset;
}

.b-header__catalog {
  margin-right: 20px;
}

.b-header__account-wrapper--header {
  right: unset;
}

.b-header__medium {
  padding-top: 15px;
  padding-bottom: 20px;
}

.b-catalog-nav {
  z-index: 3000;
}

.phone-item {
  min-width: 105px;
  display: none;
  margin: auto 20px;
}

.mail-item {
  min-width: 160px;
  display: none;
  margin: auto 20px;
}

.b-header__group-icons-catalog,
.b-header__group-icons-lk,
.b-header__group-logo-mini {
  display: none;
}

.js-sticky {
  background-color: #fff;
}

.b-header-location-message {
  display: none;
  padding-bottom: 15px;
  top: 31px !important;
}

.b-header-location-message-text {
  margin: 10px 0;
  text-align: left;
}

.b-header-location-message__group {
  display: flex;
}

.b-header-location-message__group .button-primary {
  width: 110px !important;
}

.b-header-location-message__group .button-primary_gray {
  margin-left: 5px;
}

.b-header__loc {
  padding-right: 18px;
  border-right: 1px solid #e6e8ed;
}

.b-header-location__close-button {
  width: 18px;
  height: 18px;
  position: absolute;
  cursor: pointer;
  border-radius: 50%;
  z-index: 1046;
  box-shadow: none;
  background-color: #73748e;
  right: 10px;
  top: 10px;
  opacity: 1 !important;
}

.b-header-location__close-button svg {
  vertical-align: unset;
}

.yes-city-animate {
  padding: 8px 20px;
  position: relative;
  width: 110px;
  height: 35px;
  display: inline-block;
  font-weight: normal;

  transition: all 0.4s ease;
}

.yes-city-animate .yes-text {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 35px;
  text-align: center;
  z-index: 10;
  opacity: 1;
}

.yes-city-animate .progress {
  border-radius: 6px;
  width: 0%;
  z-index: 5;
  background: #e6e8ed;
  opacity: 0;
  transition: all 0.5s linear;
  opacity: 1;
  animation: progress-anim 5s linear 0s;
}

.yes-city-animate .progress {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}

.l-wrapper-default--headered {
  padding-top: 0;
}

.b-advantages__image {
  width: 40px;
  height: 40px;
  align-self: flex-start;
  margin-right: 12px;
}

.b-services-block__item {
  display: flex;
  flex-direction: row;
  justify-content: left;
  align-items: center;
  padding: 27.5px 16px;
  border-radius: 12px;
  cursor: pointer;
}

.b-services-block__link {
  text-decoration: none;
  color: #212529;
}

.b-services-block__item:hover>.b-services-block__text {
  color: #003baa;
}

.b-services-block__image {
  background-size: cover;
  width: 40px;
  height: 40px;
  margin-right: 12px;
}

.b-services-block__text {
  max-width: 200px;
}

.b-services-block__text,
.b-advantages__text {
  font-family: Open Sans;
  font-size: 16px;
  font-weight: 400;
  line-height: 20.8px;
  text-align: left;
}

.b-advantages__text--header {
  font-size: 18px;
  font-weight: 600;
  line-height: 23.4px;
  white-space: nowrap;
  margin-bottom: 2px;
}

.popup-close {
  overflow: visible;
  background: 0 0;
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: 20px !important;
  background-image: url(images/svg/icon-close-black.svg) !important;
  border: 0;
  -webkit-appearance: none;
  display: block;
  opacity: 1;
  width: 44px;
  height: 44px;
  top: 10px !important;
}

.popup-content {
  min-height: 240px;
  padding: 20px;
  max-width: 366px;
  width: 100%;
  background: #fff;
  border-radius: 6px !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
}

.popup-content .b-modal__title {
  margin-bottom: 30px;
}

.popup .button {
  border: 2px solid #003baa;
  border-radius: 6px;
  font-size: 14px;
  line-height: 130%;

  font-family: OpenSansSemi;
  padding: 8px 20px;
  background: #003baa;
  color: #fff;
}

.privacy {
  padding-top: 15px;
}

.understand-button {
  width: 100%;
}

.cookie-info {
  display: none;
  position: fixed;
  bottom: 32px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #001D55;
  color: #ffffff;
  max-width: 500px;
  width: 90%;
  padding: 16px 24px;
  border-radius: 8px;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.2);
  z-index: 1000;
  flex-direction: column;
  gap: 16px;
}

.cookie-info__top {
  display: flex;
  align-items: center;
  gap: 12px;
}

.cookie-info__image img {
  width: 24px;
  height: 24px;
}

.cookie-info__text {
  flex: 1;
  font-size: 16px;
  line-height: 1.4;
}

.cookie-info__buttons {
  margin-top: 12px;
  margin-left: 32px;
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.cookie-info__button {
  font-weight: 600;
  padding: 8px 16px;
  border: 2px;
  border-radius: 6px;
  font-size: 14px;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  display: inline-block;
}

.cookie-info__button--accept {
  border: 2px solid #ffffff;
  background-color: #ffffff;
  color: #003BAA;
}

.cookie-info__button:hover {
  background-color: transparent;
  color: #ffffff;
}

.cookie-info__buttons--more {
  border: 2px solid #8182B1;
  background-color: #8182B1;
  color: #ffffff;
}

#modal-feedback-inner .button-primary {
  width: 100%;
}

@keyframes progress-anim {
  from {
    width: 0%;
  }

  to {
    width: 100%;
  }
}

@media (max-width: 1239px) {
  .b-header__catalog {
    display: none;
  }

  .item_desktop {
    display: none;
  }

  .phone-item,
  .mail-item {
    display: block;
  }

  .phone-item svg,
  .mail-item svg {
    display: none;
  }

  .b-header-location-message {
    display: none;
  }
}

@media (max-width: 767px) {
  .cookie-info {
    bottom: 16px;
    padding: 16px;
    width: calc(100% - 32px);
  }

  .cookie-info__text {
    font-size: 14px;
  }

  .cookie-info__buttons {
    flex-direction: row;
    justify-content: flex-start;
  }

  .cookie-info__button {
    width: calc(50% - 10px);
    text-align: center;
    justify-content: center;
  }

  .b-advantages {
    overflow-x: auto;
    overflow-y: hidden;
    flex-direction: row;
    min-width: 100%;
    flex-wrap: nowrap;
  }

  .b-advantages::-webkit-scrollbar {
    display: none;
  }

  .b-advantages__item {
    display: flex;
    flex-direction: row;
    justify-content: left;
    align-items: flex-start;
    min-width: 280px;
    margin-right: 20px;
  }

  .b-header_mobile,
  .b-header__hamb--order {
    display: flex;
  }

  .phone-item,
  .mail-item {
    text-align: center;
    position: relative;
    min-width: 40px;
    margin: 0;
    display: flex;
    align-items: center;
  }

  .phone-item svg,
  .mail-item svg {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
    display: flex;
    width: 32px;
    height: 32px;
  }

  .b-header__group-icons {
    margin: unset;
  }

  .b-header__hamb {
    margin: 0;
  }

  .b-header-location-message,
  .b-header__account {
    display: none;
  }

  .b-header__group-icons-catalog,
  .b-header__group-icons-lk,
  .b-header__group-logo-mini {
    display: flex;
  }

  .b-header__group-icons-item {
    border: unset;
  }

  .main-title-with-link a {
    display: none;
  }

  .b-services-block__item {
    padding: 16px;
  }
}