html {
  scroll-behavior: smooth;
}

button {
  appearance: none;
  background: transparent;
  border: none;
}

#yith-wcwl-popup-message {
  display: none !important;
}

.c-catalog-card .yith-wcwl-add-to-wishlist {
  margin-top: 0 !important;
  position: absolute;
  top: 28px;
  right: 27px;
  color: #a9b6c9;
  cursor: pointer;
}

.c-catalog-card .yith-wcwl-add-to-wishlist span {
  display: none;
}

.c-catalog-card .yith-wcwl-add-to-wishlist .c-header-button__icon {
  top: 28px;
  right: 27px;
  color: #a9b6c9;
}

.c-catalog-card .c-product-detailed-page-header__favourite a {
  font-size: 0;
}

.c-page-template--mode-cart .c-header-button__icon {
  width: 20px;
  color: #637088;
}

.c-page-template--mode-cart .yith-wcwl-add-button span {
  font-weight: 500;
}

.c-page-template--mode-cart .yith-wcwl-add-button:hover span,
.c-page-template--mode-cart .yith-wcwl-add-button:hover .c-header-button__icon {
  color: #4a5466;
}

.c-header__catalog .c-catalog-category {
  display: none;
}

.c-header__catalog .c-catalog-category.active {
  display: block;
}

.actions {
  display: none !important;
}

.c-page .wpf-loader-decorator {
  margin: 0;
  border-radius: 8px;
}

/* filter */

.c-page .wpfMainWrapper {
  display: grid;
  grid-template-rows: min-content;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  overflow: hidden;
}

.c-page .wpfFilterWrapper {
  padding: 12px 16px !important;
  padding-top: 8px !important;
  margin: 0;
  background-color: #ffffff;
}

.wpfFilterWrapper:first-child {
  padding-top: 16px !important;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.wpfFilterWrapper:last-child {
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

.c-page .wpfFilterTitle {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  column-gap: 8px;
  word-break: break-word;
  margin-bottom: 10px;
}

.c-page .wpfFilterVerScroll::-webkit-scrollbar {
  width: 12px;
}

.c-page .wpfFilterVerScroll::-webkit-scrollbar-track {
  background-color: #f6f8fb;
  border-radius: 12px;
}

.c-page .wpfFilterVerScroll::-webkit-scrollbar-thumb {
  background-color: #d5ddea;
  border-radius: 12px;
  border: 3px solid transparent;
  background-clip: content-box;
}

.c-page .wpfFilterContent ul input[type='checkbox'] {
  position: relative;
  display: block;
  width: 18px;
  height: 18px;
  background: #ffffff;
  border: 1.2px solid #dde7f0;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
  border-radius: 2px;
  margin: 3px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none !important;
}

.wpfFilterContent ul input[type='checkbox']:checked {
  background-color: #2971F6;
  color: #ffffff;
  border: 0;
  background-image: url('../img/icons/check.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.c-page .wpfValue {
  padding-left: 12px !important;
}

.c-page .wpfFilterTaxNameWrapper {
  font-size: 13px;
  line-height: 18px;
  color: rgb(16, 24, 40);
}

.c-page .wpfFilterButtons {
  display: grid;
  grid-template-rows: min-content;
  row-gap: 16px;
  margin-top: 16px;
}

.c-page .wpfButton {
  width: 100% !important;
  margin: 0 !important;
  height: 48px;
  padding: 0 24px;
  position: relative;
  display: inline-grid;
  align-items: center;
  justify-items: center;
  user-select: none;
  cursor: pointer;
  border: 0;
  border-radius: 8px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.c-page .wpfFilterButton {
  background-color: #2971F6;
  color: #ffffff;
}

.c-page .wpfFilterButton:hover {
  background-color: #2385e1;
  color: #ffffff;
}

.c-page .wpfClearButton {
  background-color: #e1edf5;
  color: #2971F6;
}

.c-page .wpfClearButton:hover {
  background-color: #e5edf4;
  color: #2971F6;
}

.c-page .ui-slider.ui-widget-content .ui-slider-handle {
  width: var(--handle-size);
  height: var(--handle-size);
  background: #2971F6;
  border-radius: 50%;
  box-shadow: none;
  cursor: default;
  border: none !important;
  outline: none;
}

.c-page .ui-slider .ui-slider-range {
  background: #2971F6 !important;
}

.c-page .ui-slider.ui-widget-content:not(.iris-slider-offset) {
  border: none !important;
  background: #dde7f0;
}

.c-page .wpfPriceInputs .wpfCurrencySymbol {
  display: none;
}

.wpfFilterWrapper .ui-slider-horizontal {
  height: 4px !important;
}

.c-page .wpfPriceRangeField#wpfMinPrice,
.c-page .wpfPriceRangeField#wpfMaxPrice {
  flex-grow: 1;
  height: 36px;
  background-color: #ffffff;
  box-shadow: 0 1px 2px rgba(16, 24, 40, 0.05);
  padding: 0 16px 0 39px;
  appearance: none;
  border: 1px solid #a9b6c9;
  border-radius: 8px;
  user-select: none;
  font-size: 14px;
  line-height: 20px;
  color: #101828;
}

.wpfTitleToggle {
  width: 8px;
  height: 5px;
  background-image: url('../img/icons/dropdown-arrow.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  justify-self: end;
  transition: transform 0.3s;
}

.wpfTitleToggle.fa-minus {
  transform: rotate(180deg);
}

.ui-slider-horizontal .ui-slider-handle {
  top: -8px;
}

.wfpDescription {
  display: none;
}

.c-pagination__button a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: inherit;
}

[data-uniq-id='wpf_c52wvetor'] {
  display: none;
}

.wpfFilterWrapper[data-filter-type='wpfPrice'] .wpfFilterContent {
  padding: 0 !important;
}

.ui-slider.ui-widget-content .ui-slider-handle:hover,
.ui-slider.ui-widget-content .ui-slider-handle.ui-state-hover,
.ui-slider.ui-widget-content .ui-slider-handle.ui-state-active {
  background: #2971F6 !important;
}

.c-page-template[data-step='2'] {
  display: none;
}

.c-page__main.c-grid__col--2 {
  display: grid;
  grid-template-columns: 320px 1fr;
  gap: 24px;
}

.default-page .c-page__aside-nav {
  position: sticky;
  top: 140px;
  border-right: 1px solid #6989a8;
}

.default-page .c-page__aside-nav li {
  position: relative;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #101828;
  cursor: pointer;
  border-radius: 6px;
}

.default-page .c-page__aside-nav li:hover {
  background-color: #ffffff;
}

.default-page .c-page__aside-nav li a {
  display: flex;
  color: inherit;
}

.default-page .c-page__aside-nav li.current-menu-item {
  background-color: #ffffff;
  color: #363636;
}

.default-page .c-page__aside-nav li.current-menu-item:after {
  content: '';
  position: absolute;
  right: -2px;
  top: 0;
  width: 2.1px;
  height: 100%;
  background-color: #2971F6;
}

.default-page .c-page__aside-nav li span {
  color: inherit;
}


@media screen and (max-width: 767px) {
  .default-page .c-page__main.c-grid__col--2 {
    grid-template-columns: 1fr;
  }

  .default-page .c-page__aside {
    display: none;
  }

}

@media (max-width: 1023px) {
  .c-catalog-card .yith-wcwl-add-to-wishlist {
    top: 16px;
    right: 16px;
  }
}

.page-template-default .c-layout {
  display: block;
}

.front-advantages {
  background-color: #fff;
}

@media (max-width: 990px) {
  .front-advantages__blocks {
    grid-template-columns: repeat(1, 1fr);
  }

  .front-advantages__block {
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 15px;
    gap: 15px;
  }

  .front-categories__card {
    width: calc(100% / 2 - 6px);
  }

  .front-manufacturers {
    margin-top: 80px;
  }

  .front-manufacturers-box {
    display: flex;
    align-items: center;
    gap: 32px;
    flex-direction: column;
    padding: 0 15px;
  }

  .front-about {
    margin-top: 80px;
  }

  .front-about__list {
    flex-direction: column;
  }

  .front-about__list-item {
    width: 100%;
    text-align: center;
  }

  .front-clients__title {
    margin-bottom: 16px;
    @media (max-width: 500px) {
      margin-bottom: 20px;
    }
  }

  @media screen and (max-width: 550px) {
    .front-clients .front-clients__title  {
      font-size: 24px;
      line-height: 32px;
    }
  }


  .front-clients__subtitle {
    max-width: 688px;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    color: var(--color-PayneGray);
    margin-bottom: 24px;
    @media (max-width: 500px) {
      margin-bottom: 20px;
    }
  }

  .front-manager__box {
    display: flex;
    flex-direction: column;
  }
}

.front-uto {
  color: var(--color-white);
  background: linear-gradient(270deg, var(--color-blue-new) 8.12%, var(--color-light-blue) 97.03%);

  @media (max-width: 380px) {
    padding-block: 10px;
  }
}

@media screen and (max-width: 380px) {
  .front-uto {
    padding-block: 10px;
  }
}

@media (max-width: 576px) {
  .front-advantages__block-dsc {
    font-size: 14px;
  }

  .front-advantages__block-icon {
    width: 30px;
    height: 30px;
  }

  .front-advantages__blocks {
    gap: 14px;
  }

  .front-categories__card-title {
    font-size: 14px;
    line-height: 1.4;
  }

  .front-categories__card {
    gap: 0;
    padding: 15px;
  }

  .front-manufacturers-title,
  .front-clients__title,
  .front-manager__title {
    font-size: 30px;
    line-height: 1.2;
  }

  @media screen and (max-width: 1024px) {
    .front-main .front-clients .front-manager__title {
      font-weight: 700;
      font-size: 24px;
      line-height: 32px;
    }
  }


  .front-manufacturers-slide {
    padding: 0;
  }

  .front-about__dsc,
  .front-manager__dsc {
    font-size: 14px;
    line-height: 1.4;
  }

  .front-about__dsc br,
  .front-manager__dsc br {
    display: none;
  }

  .front-about__list-item {
    gap: 8px;
  }

  .front-about__list-item-dsc {
    font-size: 14px;
  }

  .front-about__list-item-title {
    font-size: 22px;
  }
}

.irs--round .irs-handle {
  background-color: #006cfa !important;
}

.wpfFilterWrapper .wpfPriceInputs {
  justify-content: space-between !important;
  gap: 8px;
}

#wpfMinAttrNum, #wpfMaxAttrNum {
  border-radius: 8px;
  border: 1px solid #DDE7F0;
  background: var(--Gradient-icon, #FFF);
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  padding: 8px 16px;
  width: 100% !important;

  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  color: #101828;

  position: relative;
}

.wpfFilterDelimeter {
  display: none;
}

.page-not-found {
  padding: 120px 0;
}

.page-not-found__container {
  text-align: center;
}

.page-not-found__number {
  color: #2971F6;
  font-weight: 700;
  font-size: 128px;
  line-height: 128px;
  text-transform: uppercase;
}

.page-not-found__text {
  margin-top: 12px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 500;
}

.page-not-found__dsc {
  margin: 0 auto;
  margin-top: 12px;
  font-size: 14px;
  line-height: 24px;
}

.page-not-found__link {
  margin-top: 24px;
}

@media screen and (max-width: 1023px) {
  .page-not-found__dsc{
    max-width: 400px;

  }
  .page-not-found__dsc br {
    display: none;
  }
}

.customFormmanager .formEls__input {
  background-color: #F6F8FB;
}

@media screen and (max-width: 1023px){
  .customFormmanager .formEls__input.isFullHeight {
    height: 145px;
  }
}

.c-input.invalid {
  border: 1px solid #F45656;
}

.c-input.invalid input {
  color: #F45656;
}

.c-input__field {
  box-shadow: inset 0 46px 0 0 #f6f8fb;
}

.c-button--style-transparent {
  transition: var(--transition-default);
  font-size: 14px;
  font-weight: 700;
  color: #2971F6;
  border-radius: 5px;
  border: 1px solid #2D77F4;
  background-color: transparent;
}

.c-button--style-transparent:hover {
  background-color: #2385e1;
  color: #fff;
}

.c-modal--type-recovery .c-modal__header {
  display: flex;
  align-items: center;
  gap: 4px;
}

.c-modal--type-recovery .c-modal__close-wrapper {
  margin-left: auto;
}

.c-modal--type-recovery .c-modal__button-title {
  display: flex;
  justify-content: center;
  gap: 0;
  width: 40px;
  height: 40px;
}

@media screen and (max-width: 1023px){
  .c-modal--type-recovery {
    top: 35px;
    align-items: start;
  }
}

.c-form__section.isBgWhite {
  background: #fff;
}

.c-button--width-200 {
  min-width: 200px;
}

@media screen and (max-width: 640px) {
  .c-button--width-200 {
    min-width: initial;
  }
}

.c-button--width-336 {
  min-width: 336px;
}

.c-button--fc-black {
  color: var(--color-black);
}

@media screen and (min-width: 1024px) {
  .account .c-toast {
    position: relative;
    top: initial;
    right: initial;
    color: var(--color-blue-new);
    background-color: #fff;
    border: 1px solid var(--color-blue-new);
    box-shadow: 0 2px 12px 0 rgba(207, 215, 231, 0.5);
  }

  .account .c-toast svg path {
    fill: var(--color-blue-new);
  }
}

.wishlist {
  margin-bottom: 32px;
}

.wishlist-card__footer-price-wrap {
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 768px) {
  .wishlist-card__footer-price-wrap {
    flex: 0 0 100%;
    margin-bottom: 8px;
  }
}

.wishlist-card__footer-price-wrap .wishlist-card__footer-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px 16px;
}

@media only screen and (max-width: 768px) {
  .wishlist-card__footer-price-wrap .wishlist-card__footer-row {
    gap: 4px 8px;
  }
}

.wishlist-card__footer-price-wrap .wishlist-card__footer-row--isAlignItemsEnd {
  align-items: flex-end;
}

.wishlist-card__discount {
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
  color: var(--color-red);
}

.wishlist-card__price {
  margin-bottom: 2px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 500;
  color: #8898B4;
  text-decoration: line-through;
}

@media only screen and (max-width: 1023px) {
  .wishlist-card__price {
    margin-bottom: 0;
  }
}

.wishlist-card__discount-num {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #8898B4;
  text-decoration: none;
}

.wishlist-card__final-price {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
}

@media only screen and (max-width: 1023px) {
  .wishlist-card__final-price {
    font-size: 14px;
    line-height: 20px;
  }
}

.wishlist__item {
  background-color: #fff;
}

@media screen and (max-width: 1024px) {
  .wishlist__item {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.wishlist__item:not(:last-child) {
  margin-bottom: 12px;
}

@media screen and (max-width: 768px) {
  .wishlist-card--horizontal {
    margin-bottom: 4px;
  }
}

.wishlist-card--horizontal {
  padding: 12px 20px;
  display: grid;
  grid-template-columns: auto 6fr 3fr;
  column-gap: 16px;
}

@media only screen and (max-width: 1280px) {
  .wishlist-card--horizontal {
    grid-template-columns: auto 6fr 4fr;
  }
}

@media screen and (max-width: 1024px) {
  .wishlist-card--horizontal {
    padding: 16px;
    grid-template-columns: auto 1fr;
    row-gap: 12px;
  }
}

.wishlist-card__link {
  display: flex;
  justify-content: center;
  align-items: center;
}

.wishlist-card__picture {
  display: flex;
  width: 66px;
  height: 66px;
}

@media screen and (max-width: 768px) {
  .wishlist-card__picture {
    width: 56px;
    height: 56px;
  }
}

.wishlist-card__picture img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.wishlist-card__info {
  display: flex;
  flex-direction: column;
  width: 100%;
  row-gap: 8px;
}

.wishlist-card__title {
  font-size: 14px;
  line-height: 1.25;
}

.wishlist-card__infoList {
  display: flex;
  width: 100%;
}

@media screen and (max-width: 1024px) {
  .wishlist-card__infoList {
    flex-direction: column;
  }
}

.wishlist-card__infoListItem {
  display: flex;
  flex-direction: column;
  row-gap: 2px;
  column-gap: 4px;
  min-width: 100px;
}

@media screen and (max-width: 1024px) {
  .wishlist-card__infoListItem {
    margin-right: 0;
    flex-direction: row;
  }
}

.wishlist-card__infoListItem:not(:last-child) {
  margin-right: 16px;
}

.wishlist-card__infoListItem:last-child .wishlist-card__infoValue {
  color: #2971F6;
}

@media screen and (max-width: 540px) {
  .wishlist-card__infoListItem:last-child {
    justify-content: space-between;
  }
}

.wishlist-card__infoName {
  font-size: 12px;
  line-height: 1.65;
  color: #637088;
}

.wishlist-card__infoValue {
  font-size: 14px;
  line-height: 1.25;
}

@media screen and (max-width: 1024px) {
  .wishlist-card__infoValue {
    color: #637088;
  }
}

@media screen and (min-width: 1025px) {
  .wishlist-card__tabletContent {
    display: none;
  }
}

@media screen and (max-width: 1024px) {
  .wishlist-card__tabletContent {
    grid-column: span 2;
    padding: 4px 0;
    border-top: 1px solid #d5ddea;
  }
}

.wishlist-card__footer {
  display: flex;
  align-items: center;
  column-gap: 8px;
}

@media screen and (max-width: 1024px) {
  .wishlist-card__footer {
    grid-column: span 2;
    justify-content: space-between;
  }
}

.wishlist-card--horizontal .wishlist-card__footer {
  justify-content: flex-end;
}

@media only screen and (max-width: 768px) {
  .wishlist-card--horizontal .wishlist-card__footer {
    flex-wrap: wrap;
  }
}

.wishlist .wishlist-card .yith-wcwl-add-to-wishlist {
  padding: 11px;
  margin-left: 0;
  background-color: var(--color-white);
  border-radius: 8px;
}

.wishlist .wishlist-card .yith-wcwl-add-to-wishlist a {
  gap: 0;
}

@media screen and (max-width: 768px) {
  .wishlist .wishlist-card__footer {
    column-gap: 8px;
  }

  .wishlist .wishlist-card__footer .c-button--size-m3,
  .wishlist .wishlist-card__footer .c-product-card-actions__cart-button {
    flex: 1 0 calc(50% - 38px - 16px);
  }
}

.wishlist .wishlist-card__footer .c-product-card-actions__cart-button {
  margin-left: 8px;
}

@media screen and (max-width: 768px) {
  .wishlist .wishlist-card__footer .c-product-card-actions__cart-button {
    margin-left: 0;
  }
}

.c-wysiwyg-section iframe {
  width: 500px;
  max-width: 500px;
  height: 281px;
  max-height: 281px;
}

.c-form-control__error-block button {
  padding: 0;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  color: var(--color-light-blue2);
  text-decoration: underline;
  text-decoration-thickness: 1px;
  text-underline-offset: 2px;
}

.c-form-control__error-block button:hover {
  color: #0077d4;
}

@media screen and (min-width: 1025px) {
  .visible-inline-grid-desktop {
    display: inline-grid;
  }
}

@media screen and (max-width: 1024px) {
  .visible-inline-grid-desktop {
    display: none;
  }
}

@media screen and (min-width: 1025px) {
  .visible-inline-grid-tablet {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .visible-inline-grid-tablet {
    display: inline-grid !important;
  }
}

@media screen and (min-width: 1025px) {
  .visible-desktop {
    display: block !important;
  }
}

@media screen and (max-width: 1024px) {
  .visible-desktop {
    display: none !important;
  }
}

@media screen and (min-width: 1025px) {
  .visible-tablet {
    display: none !important;
  }
}

@media screen and (max-width: 1024px) {
  .visible-tablet {
    display: block !important;
  }
}

@media screen and (min-width: 769px) {
  .visible-mobile {
    display: none !important;
  }
}

@media screen and (max-width: 768px) {
  .visible-mobile {
    display: block !important;
  }
}

@media screen and (min-width: 769px) {
  .hidden-mobile {
    display: block !important;
  }
}

@media screen and (max-width: 768px) {
  .hidden-mobile {
    display: none !important;
  }
}

.is-hidden {
  opacity: 0;
  visibility: hidden;
}

.c-cart__checked-counter {
  font-size: 14px;
  font-weight: 500;
  color: #637088;
}

.c-page-template--mode-wishlist .c-page-template__sider {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}

.c-page-template--mode-wishlist {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 303px;
  column-gap: 16px;
  row-gap: 24px;
}

@media screen and (max-width: 1280px) {
  .c-page-template--mode-wishlist {
    grid-template-columns: minmax(0, 1fr);
  }
}


@media screen and (max-width: 768px) {
  .fancybox__slide {
    padding: 0 !important;
  }
}

.unisenderFormCustom {
  position: relative;
  padding-block: 50px;
  overflow: hidden;
}

@media screen and (max-width: 1280px) {
  .unisenderFormCustom {
    padding-block: 36px;
  }
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom {
    padding-top: 123px;
    padding-bottom: 146px;
  }
}

.unisenderFormCustom__background {
  width: 100%;
  height: 100%;
}

.unisenderFormCustom__background-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.unisenderFormCustom__content {
  position: relative;
  z-index: 5;
}

@media screen and (min-width: 1700px) {
  .unisenderFormCustom__content.c-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.unisenderFormCustom .b-unisender-form {
  position: relative;
  border: none;
  border-radius: 5px;
  display: grid;
  grid-template-columns: minmax(0, 1fr) 317px auto;
  grid-template-rows: 75px auto;
  column-gap: 16px;
  padding: 24px 141px 24px 88px;
  background-color: transparent;
  overflow: hidden;
}

@media screen and (max-width: 1280px) {
  .unisenderFormCustom .b-unisender-form {
    grid-template-columns: minmax(0, 1fr) 300px auto;
    padding: 20px 16px;
  }
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form {
    grid-template-columns: 1fr;
    padding: 30px 18px;
    grid-template-rows: auto;
  }
}

.unisenderFormCustom .b-unisender-form:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: #fff;
  z-index: -1;
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form:before  {
    opacity: .9;
  }
}

.unisenderFormCustom .unisenderFormCustom__content .b-unisender-field__label {
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  color: #637088;
  margin-bottom: 9px;
}

.unisenderFormCustom .unisenderFormCustom__content .b-unisender-field__label:after {
  color: #637088;

}

.unisenderFormCustom .unisenderFormCustom__content .b-unisender-form .b-unisender-field .b-unisender-field__input {
  border-width: 1px;
  border-style: solid;
  border-color: #A9B6C9;
  border-radius: 5px;
  padding: 12px 16px;
  height: 48px;
  background-color: #f6f8fb;
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .unisenderFormCustom__content .b-unisender-form .b-unisender-field {
    margin-bottom: 15px;
  }
}


.unisenderFormCustom .b-unisender-form__header {
  grid-row: 1 / 3;
  padding-right: 20%;
  background-color: transparent;
}

@media screen and (max-width: 1280px) {
  .unisenderFormCustom .b-unisender-form__header {
    padding-right: 14px;
  }
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form__header {
    grid-row: initial;
  }
}

.unisenderFormCustom .b-unisender-form__main {
  grid-row: 1 / 3;
  position: relative;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form__main {
    grid-row: initial;
    position: initial;
  }
}

.unisenderFormCustom .b-unisender-form__footer {
  grid-row: 1 / 2;
  align-self: end;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form__footer  {
    grid-row: initial;
    margin-bottom: 30px;
  }
}

.unisenderFormCustom .b-unisender-form .b-unisender-form__title {
  background-color: transparent;
}

@media screen and (max-width: 1280px) {
  .unisenderFormCustom .b-unisender-form .b-unisender-form__title  {
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form .b-unisender-form__title  {
    font-size: 20px;
    font-weight: 500;
    line-height: 28px;
  }
}

.unisenderFormCustom .b-unisender-form .b-unisender-form__description {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  background-color: transparent;
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form .b-unisender-form__description  {
    font-size: 12px;
    line-height: 16px;
  }
}

.unisenderFormCustom .manufacturers__all-manufactures {
  display: none;
  margin-top: 10px;
  width: max-content;
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .manufacturers__all-manufactures  {
    display: block;
  }
}

.unisenderFormCustom .b-unisender-form .b-unisender-form__submit-button {
  border-radius: 5px;
}

@media screen and (max-width: 1280px) {
  .unisenderFormCustom .b-unisender-form .b-unisender-form__submit-button {
    padding: 12px 15px;
  }
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form .b-unisender-form__submit-button {
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
  }
}

.unisenderFormCustom .b-unisender-form .b-unisender-checkbox {
  /*position: absolute;
  top: 91px;
  left: 0;*/
  white-space: nowrap;
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form .b-unisender-checkbox {
    top: initial;
    left: 18px;
    bottom: 0;
    flex-flow: row nowrap;
  }
}

.unisenderFormCustom .b-unisender-form .b-unisender-checkbox .b-unisender-checkbox__label {
  color: #637088;
  max-width: max-content;
}

@media screen and (max-width: 768px) {
  .unisenderFormCustom .b-unisender-form .b-unisender-checkbox .b-unisender-checkbox__label{
    font-size: 11px;
  }
}

.unisenderFormCustom .b-unisender-form .b-unisender-form__messages {
  display: none;
}

.unisenderFormCustom .b-unisender-checkbox__error-text {
  flex: 0 0 100%;
}

.unisenderFormCustom .b-unisender-form .b-unisender-checkbox {
  flex-wrap: wrap;
}

.c-button-action--isClearInputBtn {
  position: absolute;
  top: 32px;
  right: 20px;
  width: 30px;
  height: 30px;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: .3s;
  background-color: transparent;
  cursor: pointer;
  opacity: 0;
  visibility: hidden;
}

.isInputHasValue .c-button-action--isClearInputBtn {
  opacity: 1;
  visibility: visible;
}

@media screen and (max-width: 768px) {
  .fileAttach {
    margin-top: 16px;
  }
}


.fileAttach__actions {
  position: relative
}

.fileAttach__input {
  position: absolute !important;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
}

.fileAttach__btn {
  display: flex;
  margin-top: 24px;
  width: 100%;
}

.fileAttach__btn.fileAttach__btn--mobile {
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  background-color: var(--color-white);
  color: #2971F6;
  border-radius: 8px;
  padding: 14px 24px;
  cursor: pointer;
}

@media screen and (min-width: 769px) {
  .fileAttach__btn.fileAttach__btn--mobile {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .fileAttach__btn:not(.fileAttach__btn--mobile) {
    display: none;
  }

  .fileAttach__btn.fileAttach__btn--mobile {
    display: flex;
  }
}

.fileAttach__btn.isHidden,
.customFormmanager__fileInfo.isHidden {
  display: none !important;
}

.fileAttach .customFormmanager__fileInfo.isErrorTheme {
  background: #FFF3F3;
}

.fileAttach .customFormmanager__fileInfo.isErrorTheme .customFormmanager__fileInfoText {
  color: #EF0000;
}

.fileAttach .customFormmanager__fileInfo.isErrorTheme .customFormmanager__image svg path {
  fill: #EF0000;
}


@media screen and (max-width: 768px) {
  .fileAttach__list {
    margin-bottom: 24px;
  }
}

.attachment__info {
  display: flex;
  justify-content: space-between;
  height: 48px;
  max-height: 48px;
  border: 1px solid #2971F6;
  border-radius: 8px;
  padding: 12px 16px;
}

@media screen and (max-width: 768px) {
  .attachment__info {
    flex-direction: column;
    row-gap: 8px;
    height: auto;
    max-height: max-content;
  }
}

.attachment__actions {
  display: flex;
  column-gap: 16px;
}

.attachment__name {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  color: #101828;
}

.attachment__label,
.attachment__remove{
  display: flex;
  column-gap: 4px;
  align-items: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 20px;
  color: #101828;
}

.c-form-control__action-message.total-message {
  margin-top: 0;
  text-align: end;
  font-weight: 500;
}

.c-button--isBgGreen {
  background-color: #02B4AB;
}

.c-button--isBgGreen:hover {
  background-color: #02c7bd;
}

.c-button--isBgGreen[data-js-modal-open] {
  * {
    pointer-events: none;
  }
}

.disclaimer {
  z-index: 10;
  position: fixed;
  display: flex;
  justify-content: flex-end;
  bottom: 0;
  left: 0;
  width: 100%;
  max-width: 100dvw;
  height: max-content;
  max-height: max-content;
  padding: 24px 150px 24px 24px;
  /*pointer-events: none;*/
  color: var(--color-white);
  background-color: var(--color-GreenBlue);
  overflow: hidden;

  &:not(.isShow) {
    opacity: 0;
    visibility: hidden;
    backface-visibility: hidden;
  }
}

.disclaimer__body {
  display: flex;
  gap: 32px;
  overflow: hidden;
}

.disclaimer__link {
  transition: all .2s;
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

.disclaimer__link:hover {
  color: color-mix(in oklab, var(--color-PersianGreen) 100%, white);
}

@media screen and (max-width: 1024px) {
  .disclaimer {
    padding: 16px 130px 16px 16px;
  }


  .disclaimer__body {
    gap: 24px;
    flex-direction: column;
  }

  .disclaimer__info {
    font-size: 14px;
  }
}

.c-catalog-card__footer-price-block-wrap {
  display: flex;
  flex-wrap: wrap;
}

@media screen and (max-width: 768px) {
  .c-catalog-card__footer-price-block-wrap {
    flex-direction: column-reverse;
  }
}

.c-cart-card__discount-num {
  order: 1;
}

.c-catalog-card__price {
  margin-right: 8px;
}

.s-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  column-gap: 4px;
  width: fit-content;
  max-width: 75%;
  min-width: 67px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  text-align: center;
  border-radius: 3px;
  color: #fff;
  pointer-events: none;
  touch-action: none;
  user-select: none;
  background-color: var(--color-SlateGray);
  overflow: hidden;
}

@media screen and (max-width: 1023px) {
  .s-badge {
    font-size: 10px;
    padding: 2px 8px;
  }
}

.s-badge__counter,
.s-badge__title {
  white-space: nowrap
}

.s-badge--is-bg-blue {
  background-color: var(--color-GreenBlue)
}

.s-badge--is-bg-grey {
  background-color: var(--color-SlateGray);
  border-radius: 4px;
}

.s-badge--is-margin-r {
  margin-right: 56px;
}

.s-badge--is-wrap {
  flex-wrap: wrap;
}

.c-catalog-card .s-badge {
  padding: 2px 8px;
}

@media screen and (max-width: 1023px) {
  .c-catalog-card .s-badge {
    padding: 2px 4px;
  }
}

.c-catalog-subcard__top,
.c-catalog-subcard-mobile__top {
  display: flex;
  justify-content: space-between;
}

.c-catalog-subcard__top {
  column-gap: 8px;
  margin-bottom: 8px;
}

.c-catalog-subcard__top .s-badge {
  max-width: 35%;
  flex: 0 0 auto;
}

@media screen and (max-width: 1280px) {
  .c-catalog-subcard__top .s-badge {
    max-width: 50%;
  }
}

.c-catalog-subcard-mobile__top {
  column-gap: 24px;
  margin-bottom: 4px;
}

.c-catalog-subcard-mobile__top .s-badge {
  max-width: 50%;
  flex: 0 0 auto;
  padding: 0 8px;
  max-height: fit-content;
}

/*
.c-total .c-total__row .s-badge {
  padding: 4px 8px;
}*/
