@charset "UTF-8";

.oi-goods__name,
.cards__price-item,
.dropdown-search__name,
.sub-menu,
body {
  font-family: "Roboto-Regular", sans-serif;
  font-weight: 400;
}

.about__slogan {
  font-family: "Roboto-Medium", sans-serif;
  font-weight: 500;
}

.article blockquote,
.article__list li::before,
.article__list h3,
.our-clients__item::before,
.aboutus__blockquote::after,
.aboutus__blockquote::before,
.captcha__title,
.contact__geo-desc::before,
.contact__link,
.project-one__content h2,
.project-one__content h3,
.project-one__content blockquote,
.info__tab,
.news-one h1,
.news-one h2,
.news-one h3,
.news-one h4,
.news-one blockquote,
.oi-info__status,
.oi-info__status-deliv,
.oi-info__price,
.oi__subtitle,
.oh__price,
.oh__deliv-address,
.oh__action,
.oh__status,
.lite-page__title,
.order-price__item--amount,
.order-form__title,
.total-amount__price,
.total-amount__desc span,
.cart-product__price-count,
.cart-product__prices,
.product-pay__title,
.product-services__item,
.product-deliv__title,
.product-sup__title,
.product-calc__title,
.product__price,
.filter-collection__first-checkbox,
.cards__price,
.cards__status-item,
.filter__title,
.filter__name,
.filter__check-body--sb,
.contacts__link,
.second-benefits__item::before,
.project__info-title,
.main-slider__title,
.menu-footer__title,
.dropdown-search__price,
.popup__title,
.categories-menu__name,
.menu__name,
.pages-menu__link,
.header__phone,
.suptitle,
.title,
.page__search span,
.page__name {
  font-family: "Roboto-Bold", sans-serif;
  font-weight: 700;
}

.our-partners__prev,
.our-partners__next,
.contact__geo-desc::before,
.projects-filter__checkbox,
.oi__close,
.order-price__coop-remove,
.order-options__w-content .jq-selectbox__trigger-arrow,
.order-options__w-content .jq-selectbox__select-text,
.order-form__title::before,
.coop__btn,
.cart-product__return::before,
.cart-product__del,
.product-gallery__close,
.product-gallery__prev,
.product-gallery__next,
.product-calc__title::after,
.product-slider__link,
.product-slider__prev,
.product-slider__next,
.collection-gallery__close,
.collection-gallery__prev,
.collection-gallery__next,
.filter-collection__checkbox-img--all,
.filter-collection__box,
.filter-collection__first-checkbox,
.filter-collection__first-prev,
.filter-collection__first-next,
.collection-slider__prev,
.collection-slider__next,
.collection-slider__link,
.factory-catalog__prev,
.factory-catalog__next,
.cards__btn,
.cards__price-help,
.cards__status-item,
.cards__img-prev,
.cards__img-next,
.social__link,
.dropdown-search__link,
.location-popup__search-btn,
.cookies__btn,
.yn-popup__btn,
.popup__btn,
.menu__btn,
.search__btn,
.pages-menu__link,
.header__cart span,
.header__phone-btn,
.header__search-btn,
.header__user,
.header__cart,
.form__info::before,
.pagination__link,
.pagination__nav {
  display: flex;
  align-items: center;
  justify-content: center;
}

.cards__img-prev,
.cards__img-next,
.menu__btn,
.pages-menu__link,
.header__phone-btn,
.header__search-btn,
.header__user {
  transition: all 0.3s ease 0s;
}

.order-options__w-content .jq-selectbox__trigger-arrow::before,
.cards__btn--added::before,
.sorting__select-box .jq-selectbox__trigger-arrow::before,
.main-slider::before,
.main-slider::after,
.form__pass-btn::before {
  font-family: "icons";
  font-weight: 400;
}

.our-clients__tabs,
.tile-grid,
.order-form__textarea,
.order-options__w-content .jq-selectbox__dropdown ul,
.product__factory,
.product__cards,
.filter__check-list,
.sorting__select-box .jq-selectbox__dropdown ul,
.dropdown-search__list,
.location-popup__list,
.popup__body,
.categories-menu__content,
.menu__lists {
  scrollbar-color: #1D2E3E #A7A9AB;
  scrollbar-width: thin;
}

.our-clients__tabs::-webkit-scrollbar,
.tile-grid::-webkit-scrollbar,
.order-form__textarea::-webkit-scrollbar,
.order-options__w-content .jq-selectbox__dropdown ul::-webkit-scrollbar,
.product__factory::-webkit-scrollbar,
.product__cards::-webkit-scrollbar,
.filter__check-list::-webkit-scrollbar,
.sorting__select-box .jq-selectbox__dropdown ul::-webkit-scrollbar,
.dropdown-search__list::-webkit-scrollbar,
.location-popup__list::-webkit-scrollbar,
.popup__body::-webkit-scrollbar,
.categories-menu__content::-webkit-scrollbar,
.menu__lists::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}

.our-clients__tabs::-webkit-scrollbar-track,
.tile-grid::-webkit-scrollbar-track,
.order-form__textarea::-webkit-scrollbar-track,
.order-options__w-content .jq-selectbox__dropdown ul::-webkit-scrollbar-track,
.product__factory::-webkit-scrollbar-track,
.product__cards::-webkit-scrollbar-track,
.filter__check-list::-webkit-scrollbar-track,
.sorting__select-box .jq-selectbox__dropdown ul::-webkit-scrollbar-track,
.dropdown-search__list::-webkit-scrollbar-track,
.location-popup__list::-webkit-scrollbar-track,
.popup__body::-webkit-scrollbar-track,
.categories-menu__content::-webkit-scrollbar-track,
.menu__lists::-webkit-scrollbar-track {
  background-color: #A7A9AB;
}

.our-clients__tabs::-webkit-scrollbar-thumb,
.tile-grid::-webkit-scrollbar-thumb,
.order-form__textarea::-webkit-scrollbar-thumb,
.order-options__w-content .jq-selectbox__dropdown ul::-webkit-scrollbar-thumb,
.product__factory::-webkit-scrollbar-thumb,
.product__cards::-webkit-scrollbar-thumb,
.filter__check-list::-webkit-scrollbar-thumb,
.sorting__select-box .jq-selectbox__dropdown ul::-webkit-scrollbar-thumb,
.dropdown-search__list::-webkit-scrollbar-thumb,
.location-popup__list::-webkit-scrollbar-thumb,
.popup__body::-webkit-scrollbar-thumb,
.categories-menu__content::-webkit-scrollbar-thumb,
.menu__lists::-webkit-scrollbar-thumb {
  background-color: #1D2E3E;
}

@font-face {
  font-family: "Roboto-Regular";
  font-weight: 400;
  font-style: normal;
  src: local("Roboto-Regular"), url(./../fonts/Roboto-Regular.woff2) format("woff2"), url(./../fonts/Roboto-Regular.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Medium";
  font-weight: 500;
  font-style: normal;
  src: local("Roboto-Medium"), url(./../fonts/Roboto-Medium.woff2) format("woff2"), url(./../fonts/Roboto-Medium.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Roboto-Bold";
  font-weight: 700;
  font-style: normal;
  src: local("Roboto-Bold"), url(./../fonts/Roboto-Bold.woff2) format("woff2"), url(./../fonts/Roboto-Bold.woff) format("woff");
  font-display: swap;
}

@font-face {
  font-family: "icons";
  font-weight: normal;
  font-style: normal;
  src: url(../fonts/icons.woff2) format("woff2"), url(../fonts/icons.woff) format("woff");
  font-display: block;
}

@font-face {
  font-family: "icons";
  src: url("./../fonts/icons.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

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

.icon-logout:before {
  content: "\e92c";
}

.icon-re:before {
  content: "\e92b";
}

.icon-boxes:before {
  content: "\e924";
}

.icon-box:before {
  content: "\e925";
}

.icon-sample:before {
  content: "\e923";
}

.icon-resize:before {
  content: "\e922";
}

.icon-catalog:before {
  content: "\e926";
}

.icon-cloud:before {
  content: "\e927";
}

.icon-desc:before {
  content: "\e928";
}

.icon-model:before {
  content: "\e929";
}

.icon-settings:before {
  content: "\e92a";
}

.icon-arrow-down:before {
  content: "\e91f";
}

.icon-arrow-left:before {
  content: "\e920";
}

.icon-arrow-right:before {
  content: "\e921";
}

.icon-filter:before {
  content: "\e91e";
}

.icon-google:before {
  content: "\e91b";
}

.icon-ok:before {
  content: "\e91c";
}

.icon-twitter:before {
  content: "\e91d";
}

.icon-arr-link:before {
  content: "\e900";
}

.icon-arr-link-hv:before {
  content: "\e902";
}

.icon-arr-down:before,
.order-options__w-content .jq-selectbox__trigger-arrow:before,
.sorting__select-box .jq-selectbox__trigger-arrow:before {
  content: "\e91a";
}

.icon-arr-up:before {
  content: "\e919";
}

.icon-arr-left:before {
  content: "\e901";
}

.icon-arr-right:before {
  content: "\e903";
}

.icon-arrow-up:before {
  content: "\e904";
}

.icon-cart:before {
  content: "\e905";
}

.icon-chek:before {
  content: "\e906";
}

.icon-close:before {
  content: "\e907";
}

.icon-eye-off:before {
  content: "\e908";
}

.icon-eye:before {
  content: "\e909";
}

.icon-fb:before {
  content: "\e90a";
}

.icon-instagram:before {
  content: "\e90b";
}

.icon-linkedin:before {
  content: "\e90c";
}

.icon-location:before {
  content: "\e90d";
}

.icon-mail:before {
  content: "\e90e";
}

.icon-mouse:before {
  content: "\e90f";
}

.icon-mouse-arrow:before {
  content: "\e910";
}

.icon-phone:before {
  content: "\e911";
}

.icon-search:before {
  content: "\e912";
}

.icon-telegram:before {
  content: "\e913";
}

.icon-tiktok:before {
  content: "\e914";
}

.icon-user:before {
  content: "\e915";
}

.icon-vk:before {
  content: "\e916";
}

.icon-whatsapp:before {
  content: "\e917";
}

.icon-youtube:before {
  content: "\e918";
}

.jq-checkbox,
.jq-radio {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.jq-checkbox input,
.jq-radio input {
  position: absolute;
  z-index: -1;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.jq-file {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em;
}

.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-selectbox,
.jq-select-multiple {
  position: relative;
  display: inline-block;
}

.jq-selectbox select,
.jq-select-multiple select {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
}

.jq-selectbox li,
.jq-select-multiple li {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.jq-selectbox {
  z-index: 10;
}

.jq-selectbox__select {
  position: relative;
}

.jq-selectbox__select-text {
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.jq-selectbox__dropdown {
  position: absolute;
}

.jq-selectbox__search input {
  -webkit-appearance: textfield;
}

.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none;
}

.jq-selectbox__dropdown ul {
  position: relative;
  overflow: auto;
  overflow-x: hidden;
  list-style: none;
  -webkit-overflow-scrolling: touch;
}

.jq-select-multiple ul {
  position: relative;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
}

.jq-number {
  display: inline-block;
}

.jq-number__field input {
  -moz-appearance: textfield;
  text-align: left;
  /* для Opera Presto */
}

.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
  margin: 0;
  /* в каких-то браузерах присутствует отступ */
  -webkit-appearance: none;
}

/**
Ion.RangeSlider, 2.3.1
© Denis Ineshin, 2010 - 2019, IonDen.com
Build date: 2019-12-19 16:51:02
*/

.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 12px;
  font-family: Arial, sans-serif;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-handle {
  position: absolute;
  display: block;
  box-sizing: border-box;
  cursor: default;
  z-index: 1;
}

.irs-handle.type_last {
  z-index: 2;
}

.irs-min,
.irs-max {
  position: absolute;
  display: block;
  cursor: default;
}

.irs-min {
  left: 0;
}

.irs-max {
  right: 0;
}

.irs-from,
.irs-to,
.irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 8px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: rgba(0, 0, 0, 0);
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

.irs--flat {
  height: 40px;
}

.irs--flat.irs-with-grid {
  height: 60px;
}

.irs--flat .irs-line {
  top: 25px;
  height: 12px;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-bar {
  top: 25px;
  height: 12px;
  background-color: #ed5565;
}

.irs--flat .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--flat .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: #e1e4e9;
}

.irs--flat .irs-handle {
  top: 22px;
  width: 16px;
  height: 18px;
  background-color: transparent;
}

.irs--flat .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  width: 2px;
  height: 100%;
  margin-left: -1px;
  background-color: #da4453;
}

.irs--flat .irs-handle.state_hover > i:first-child,
.irs--flat .irs-handle:hover > i:first-child {
  background-color: #a43540;
}

.irs--flat .irs-min,
.irs--flat .irs-max {
  top: 0;
  padding: 1px 3px;
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  background-color: #e1e4e9;
  border-radius: 4px;
}

.irs--flat .irs-from,
.irs--flat .irs-to,
.irs--flat .irs-single {
  color: white;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #ed5565;
  border-radius: 4px;
}

.irs--flat .irs-from:before,
.irs--flat .irs-to:before,
.irs--flat .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs--flat .irs-grid-pol {
  background-color: #e1e4e9;
}

.irs--flat .irs-grid-text {
  color: #999;
}

.irs--big {
  height: 55px;
}

.irs--big.irs-with-grid {
  height: 70px;
}

.irs--big .irs-line {
  top: 33px;
  height: 12px;
  background-color: white;
  background: linear-gradient(to bottom, #ddd -50%, white 150%);
  border: 1px solid #ccc;
  border-radius: 12px;
}

.irs--big .irs-bar {
  top: 33px;
  height: 12px;
  background-color: #92bce0;
  border: 1px solid #428bca;
  background: linear-gradient(to bottom, #ffffff 0%, #428bca 30%, #b9d4ec 100%);
  box-shadow: inset 0 0 1px 1px rgba(255, 255, 255, 0.5);
}

.irs--big .irs-bar--single {
  border-radius: 12px 0 0 12px;
}

.irs--big .irs-shadow {
  height: 1px;
  bottom: 16px;
  background-color: rgba(66, 139, 202, 0.5);
}

.irs--big .irs-handle {
  top: 25px;
  width: 30px;
  height: 30px;
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #cbcfd5;
  background: linear-gradient(to bottom, white 0%, #B4B9BE 30%, white 100%);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2), inset 0 0 3px 1px white;
  border-radius: 30px;
}

.irs--big .irs-handle.state_hover,
.irs--big .irs-handle:hover {
  border-color: rgba(0, 0, 0, 0.45);
  background-color: #939ba7;
  background: linear-gradient(to bottom, white 0%, #919BA5 30%, white 100%);
}

.irs--big .irs-min,
.irs--big .irs-max {
  top: 0;
  padding: 1px 5px;
  color: white;
  text-shadow: none;
  background-color: #9f9f9f;
  border-radius: 3px;
}

.irs--big .irs-from,
.irs--big .irs-to,
.irs--big .irs-single {
  color: white;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #428bca;
  background: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  border-radius: 3px;
}

.irs--big .irs-grid-pol {
  background-color: #428bca;
}

.irs--big .irs-grid-text {
  color: #428bca;
}

.irs--modern {
  height: 55px;
}

.irs--modern.irs-with-grid {
  height: 55px;
}

.irs--modern .irs-line {
  top: 25px;
  height: 5px;
  background-color: #d1d6e0;
  background: linear-gradient(to bottom, #e0e4ea 0%, #d1d6e0 100%);
  border: 1px solid #a3adc1;
  border-bottom-width: 0;
  border-radius: 5px;
}

.irs--modern .irs-bar {
  top: 25px;
  height: 5px;
  background: #20b426;
  background: linear-gradient(to bottom, #20b426 0%, #18891d 100%);
}

.irs--modern .irs-bar--single {
  border-radius: 5px 0 0 5px;
}

.irs--modern .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(209, 214, 224, 0.5);
}

.irs--modern .irs-handle {
  top: 37px;
  width: 12px;
  height: 13px;
  border: 1px solid #a3adc1;
  border-top-width: 0;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(1) {
  position: absolute;
  display: block;
  top: -4px;
  left: 1px;
  width: 6px;
  height: 6px;
  border: 1px solid #a3adc1;
  background: white;
  transform: rotate(45deg);
}

.irs--modern .irs-handle > i:nth-child(2) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 0;
  left: 0;
  width: 10px;
  height: 12px;
  background: #e9e6e6;
  background: linear-gradient(to bottom, white 0%, #e9e6e6 100%);
  border-radius: 0 0 3px 3px;
}

.irs--modern .irs-handle > i:nth-child(3) {
  position: absolute;
  display: block;
  box-sizing: border-box;
  top: 3px;
  left: 3px;
  width: 4px;
  height: 5px;
  border-left: 1px solid #a3adc1;
  border-right: 1px solid #a3adc1;
}

.irs--modern .irs-handle.state_hover,
.irs--modern .irs-handle:hover {
  border-color: #7685a2;
  background: #c3c7cd;
  background: linear-gradient(to bottom, #ffffff 0%, #919ba5 30%, #ffffff 100%);
}

.irs--modern .irs-handle.state_hover > i:nth-child(1),
.irs--modern .irs-handle:hover > i:nth-child(1) {
  border-color: #7685a2;
}

.irs--modern .irs-handle.state_hover > i:nth-child(3),
.irs--modern .irs-handle:hover > i:nth-child(3) {
  border-color: #48536a;
}

.irs--modern .irs-min,
.irs--modern .irs-max {
  top: 0;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  color: white;
  background-color: #d1d6e0;
  border-radius: 5px;
}

.irs--modern .irs-from,
.irs--modern .irs-to,
.irs--modern .irs-single {
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background-color: #20b426;
  color: white;
  border-radius: 5px;
}

.irs--modern .irs-from:before,
.irs--modern .irs-to:before,
.irs--modern .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #20b426;
}

.irs--modern .irs-grid {
  height: 25px;
}

.irs--modern .irs-grid-pol {
  background-color: #dedede;
}

.irs--modern .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--sharp {
  height: 50px;
  font-size: 12px;
  line-height: 1;
}

.irs--sharp.irs-with-grid {
  height: 57px;
}

.irs--sharp .irs-line {
  top: 30px;
  height: 2px;
  background-color: black;
  border-radius: 2px;
}

.irs--sharp .irs-bar {
  top: 30px;
  height: 2px;
  background-color: #ee22fa;
}

.irs--sharp .irs-bar--single {
  border-radius: 2px 0 0 2px;
}

.irs--sharp .irs-shadow {
  height: 1px;
  bottom: 21px;
  background-color: rgba(0, 0, 0, 0.5);
}

.irs--sharp .irs-handle {
  top: 25px;
  width: 10px;
  height: 10px;
  background-color: #a804b2;
}

.irs--sharp .irs-handle > i:first-child {
  position: absolute;
  display: block;
  top: 100%;
  left: 0;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-handle.state_hover,
.irs--sharp .irs-handle:hover {
  background-color: black;
}

.irs--sharp .irs-handle.state_hover > i:first-child,
.irs--sharp .irs-handle:hover > i:first-child {
  border-top-color: black;
}

.irs--sharp .irs-min,
.irs--sharp .irs-max {
  color: white;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 4px;
  opacity: 0.4;
  background-color: #a804b2;
  border-radius: 2px;
}

.irs--sharp .irs-from,
.irs--sharp .irs-to,
.irs--sharp .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 4px;
  background-color: #a804b2;
  color: white;
  border-radius: 2px;
}

.irs--sharp .irs-from:before,
.irs--sharp .irs-to:before,
.irs--sharp .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #a804b2;
}

.irs--sharp .irs-grid {
  height: 25px;
}

.irs--sharp .irs-grid-pol {
  background-color: #dedede;
}

.irs--sharp .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--round {
  height: 50px;
}

.irs--round.irs-with-grid {
  height: 65px;
}

.irs--round .irs-line {
  top: 36px;
  height: 4px;
  background-color: #dee4ec;
  border-radius: 4px;
}

.irs--round .irs-bar {
  top: 36px;
  height: 4px;
  background-color: #006cfa;
}

.irs--round .irs-bar--single {
  border-radius: 4px 0 0 4px;
}

.irs--round .irs-shadow {
  height: 4px;
  bottom: 21px;
  background-color: rgba(222, 228, 236, 0.5);
}

.irs--round .irs-handle {
  top: 26px;
  width: 24px;
  height: 24px;
  border: 4px solid #006cfa;
  background-color: white;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 255, 0.3);
}

.irs--round .irs-handle.state_hover,
.irs--round .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--round .irs-min,
.irs--round .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 4px;
}

.irs--round .irs-from,
.irs--round .irs-to,
.irs--round .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: #006cfa;
  color: white;
  border-radius: 4px;
}

.irs--round .irs-from:before,
.irs--round .irs-to:before,
.irs--round .irs-single:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #006cfa;
}

.irs--round .irs-grid {
  height: 25px;
}

.irs--round .irs-grid-pol {
  background-color: #dedede;
}

.irs--round .irs-grid-text {
  color: silver;
  font-size: 13px;
}

.irs--square {
  height: 50px;
}

.irs--square.irs-with-grid {
  height: 60px;
}

.irs--square .irs-line {
  top: 31px;
  height: 4px;
  background-color: #dedede;
}

.irs--square .irs-bar {
  top: 31px;
  height: 4px;
  background-color: black;
}

.irs--square .irs-shadow {
  height: 2px;
  bottom: 21px;
  background-color: #dedede;
}

.irs--square .irs-handle {
  top: 25px;
  width: 16px;
  height: 16px;
  border: 3px solid black;
  background-color: white;
  transform: rotate(45deg);
}

.irs--square .irs-handle.state_hover,
.irs--square .irs-handle:hover {
  background-color: #f0f6ff;
}

.irs--square .irs-min,
.irs--square .irs-max {
  color: #333;
  font-size: 14px;
  line-height: 1;
  top: 0;
  padding: 3px 5px;
  background-color: rgba(0, 0, 0, 0.1);
}

.irs--square .irs-from,
.irs--square .irs-to,
.irs--square .irs-single {
  font-size: 14px;
  line-height: 1;
  text-shadow: none;
  padding: 3px 5px;
  background-color: black;
  color: white;
}

.irs--square .irs-grid {
  height: 25px;
}

.irs--square .irs-grid-pol {
  background-color: #dedede;
}

.irs--square .irs-grid-text {
  color: silver;
  font-size: 11px;
}

/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */

@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}

:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */

.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */

.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */

.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */

:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}

/* a11y */

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

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

body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dd,
figure,
figcaption,
fieldset,
blockquote {
  margin: 0;
}

ul,
ol,
fieldset,
legend {
  padding: 0;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
}

img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

input,
button,
textarea,
select {
  font: inherit;
}

button {
  padding: 0;
  cursor: pointer;
}

html,
body {
  height: 100%;
}

body {
  position: relative;
  display: flex;
  flex-direction: column;
  font-size: 24px;
  color: #1D2E3E;
}

.page {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
}

.page__info {
  padding: 50px 0;
}

.page__name {
  margin-top: 50px;
  text-transform: uppercase;
  font-size: 64px;
  line-height: 75px;
  letter-spacing: 0.1em;
}

.page__search:first-of-type {
  margin-top: 30px;
}

.page__light {
  flex: 1 1 auto;
  background-color: #F7F7F7;
}

.page__pd {
  padding: 50px 0 150px;
}

.page__lite {
  position: relative;
  padding-top: 50px;
  min-height: calc(100vh - 196px);
}

.page__lite::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 50px;
  background-color: #fff;
}

.container {
  max-width: 1800px;
  padding: 0 15px;
  margin: 0 auto;
}

.section {
  padding: 150px 0;
}

.title {
  text-transform: uppercase;
  font-size: 64px;
  line-height: 75px;
  letter-spacing: 0.1em;
}

.suptitle {
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 24px;
  line-height: 130%;
}

.text {
  font-size: 24px;
  line-height: 31px;
}

.btn {
  display: inline-block;
  padding: 31px 63px;
  white-space: nowrap;
  text-transform: uppercase;
  text-align: center;
  font-size: 20px;
  letter-spacing: 0.07em;
}

.btn--a {
  color: #fff;
  background-color: #2062AF;
  border: 1px solid transparent;
  transition: all 0.3s ease 0s;
}

.btn--f {
  color: #1D2E3E;
  background-color: #fff;
  border: 1px solid transparent;
  transition: all 0.3s ease 0s;
}

.btn--fa {
  color: #2062AF;
  background-color: #fff;
  border: 1px solid #2062AF;
  transition: all 0.3s ease 0s;
}

.btn--ta {
  color: #2062AF;
  background-color: transparent;
  border: 1px solid #2062AF;
  transition: all 0.3s ease 0s;
}

.btn--tf {
  color: #fff;
  background-color: transparent;
  border: 1px solid #fff;
  transition: all 0.3s ease 0s;
}

.date {
  font-size: 18px;
  line-height: 23px;
}

.breadcrumbs__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.breadcrumbs__item {
  display: flex;
  line-height: 1.7em;
}

.breadcrumbs__item:not(:last-child)::after {
  content: "/";
  padding: 0px 5px;
  color: #A7A9AB;
}

.breadcrumbs__item:last-child .breadcrumbs__link {
  color: #1D2E3E;
}

.breadcrumbs__link {
  color: #A7A9AB;
  transition: all 0.3s ease 0s;
}

.pagination {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.pagination__item .pagination__link,
.pagination__skip {
  line-height: 50px;
}

.pagination__link {
  width: 50px;
  height: 50px;
  color: #1D2E3E;
  background-color: #fff;
  transition: all 0.3s ease 0s;
}

.pagination__link--active {
  color: #2062AF;
}

.pagination__link--prev {
  margin-right: 20px;
}

.pagination__link--next {
  margin-left: 20px;
}

.pagination__link--prev,
.pagination__link--next {
  font-size: 14px;
  color: #2062AF;
  border: 1px solid #2062AF;
}

.pagination__link--disable {
  color: #A7A9AB;
  background-color: transparent;
  border: 1px solid #A7A9AB;
  cursor: initial;
}

.pagination__list {
  display: flex;
  align-items: center;
}

.pagination__item:not(:last-child) {
  margin-right: 20px;
}

.pagination__more {
  margin-top: 50px;
}

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

.form__label--pass {
  position: relative;
}

.form__input {
  width: 100%;
  height: 54px;
  padding: 0 30px;
  margin-top: 15px;
  border: 1px solid #2062AF;
  outline: none;
}

.form__input:focus {
  border-color: #1D2E3E;
}

.form__input::-moz-placeholder {
  color: #A7A9AB;
}

.form__input::placeholder {
  color: #A7A9AB;
}

.form__info {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}

.form__info::before {
  content: "!";
  flex-grow: 0;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-right: 30px;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  background-color: #1D2E3E;
  border-radius: 50%;
}

.form__pass-btn {
  position: absolute;
  right: 22px;
  bottom: 18px;
  font-size: 18px;
  line-height: 16px;
  cursor: pointer;
}

.form__pass-btn::before {
  display: block;
  content: "\e908";
}

.form__pass-btn.view::before {
  content: "\e909";
}

.checkbox {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}

.checkbox__h {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}

.checkbox__h:checked + .checkbox__f {
  background-image: url(./../img/icons/check-f.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px 14px;
  background-color: #2062AF;
}

.checkbox__f {
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  margin-right: 30px;
  background-color: #fff;
  border: 1px solid #2062AF;
}

.radio {
  display: flex;
  align-items: flex-start;
  cursor: pointer;
}

.radio__h {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}

.radio__h:checked + .radio__f::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 20px;
  background-color: #2062AF;
  border-radius: 50%;
}

.radio__f {
  position: relative;
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  margin-right: 30px;
  background-color: #fff;
  border: 1px solid #2062AF;
  border-radius: 50%;
}

.radio__n {
  padding-top: 5px;
}

.person-types {
  display: flex;
}

.order__body .person-types {
  margin: 50px 0;
}

.personal-info__body .person-types {
  margin: 40px 0;
}

.person-types__var:first-child {
  margin-right: 50px;
}

.pay-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.pay-cards__item {
  height: 20px;
}

.pay-cards__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.req::after {
  content: "*";
  color: #B91919;
}

.req__err,
.req__war {
  margin-top: 30px;
  color: #B91919;
}

.header__call {
  display: flex;
  align-items: center;
}

.header__callback {
  order: 1;
  margin-right: 50px;
  text-transform: uppercase;
  font-size: 20px;
  color: #2062AF;
  transition: all 0.3s ease 0s;
}

.header__callback::before {
  margin-right: 15px;
  font-size: 15px;
}

.header__phone {
  order: 2;
  font-size: 36px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.header__main {
  background-color: #F7F7F7;
}

.header__main .header__logo {
  order: 1;
}

.header__main .header__menu {
  order: 2;
}

.header__main .header__menu-pages {
  order: 3;
}

.header__main .header__action {
  order: 4;
}

.header__body {
  position: relative;
  display: flex;
  justify-content: space-between;
  height: 65px;
}

.header__menu-pages {
  margin: 0 auto;
}

.header__action {
  display: flex;
}

.header__phone-btn,
.header__search-btn,
.header__user,
.header__cart {
  width: 135px;
  min-height: 100%;
  font-size: 24px;
}

.header__phone-btn,
.header__search-btn,
.header__user {
  color: #1D2E3E;
  background-color: #fff;
  border: 1px solid #F7F7F7;
}

.header__phone-btn,
.header__search-btn {
  display: none;
}

.header__cart {
  position: relative;
  color: #fff;
  background-color: #1D2E3E;
  border: 1px solid transparent;
  transition: all 0.3s ease 0s;
}

.header__cart span {
  top: 5px;
  right: 29px;
  min-width: 18px;
  height: 18px;
  padding: 0 3px;
  font-size: 10px;
  color: #1D2E3E;
  background-color: #fff;
}

.sup-header:first-child {
  border-bottom: 1px solid #F7F7F7;
}

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

.sup-header__item--first {
  padding: 10px 0 10px 300px;
}

.sup-header__item--second {
  padding: 14px 0;
}

.sup-header__city {
  display: block;
  position: relative;
  margin-left: 28px;
  color: #A7A9AB;
  border-bottom: 1px dashed #A7A9AB;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.sup-header__city::before {
  content: "\e90d";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -28px;
  font-size: 20px;
}

.sup-header__city,
.sup-header__links-list {
  font-size: 16px;
}

.sup-header__links-list {
  display: flex;
  align-items: center;
}

.sup-header__link {
  color: #A7A9AB;
  transition: all 0.3s ease 0s;
}

.logo {
  display: flex;
  align-items: center;
}

.logo__link {
  flex: 0 0 270px;
  width: 270px;
  height: 62px;
}

.logo__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.logo__desc {
  margin-left: 30px;
  font-size: 16px;
  line-height: 19px;
  color: #A7A9AB;
}

.pages-menu {
  overflow: hidden;
  display: flex;
  min-height: 100%;
}

.pages-menu__item:not(:last-child) {
  margin-right: 30px;
}

.pages-menu__link {
  padding: 0 30px;
  min-width: 124px;
  height: 100%;
  text-transform: uppercase;
  font-size: 20px;
  color: #1D2E3E;
}

.search {
  display: flex;
  width: 418px;
  height: 100%;
  padding: 10px 10px 10px 0;
  overflow: hidden;
}

.search__btn {
  height: 100%;
  padding-left: 15px;
  font-size: 20px;
  background-color: #fff;
  border: none;
  outline: none;
}

.search__input {
  width: 100%;
  height: 100%;
  font-size: 12px;
  padding: 0 15px;
  border: none;
  outline: none;
}

.search__input::-moz-placeholder {
  font-size: 12px;
  color: #A7A9AB;
}

.search__input::placeholder {
  font-size: 12px;
  color: #A7A9AB;
}

.header__logo {
  display: none;
}

.header__body._search .pages-menu {
  width: 0;
}

.header__body._search .header__search-btn {
  color: #fff;
  background-color: #1D2E3E;
  border-color: transparent;
}

.menu {
  flex: 0 0 270px;
  display: flex;
  min-height: 100%;
}

.menu__btn {
  width: 100%;
  height: 100%;
  padding: 0 21px;
  background-color: #2062AF;
  cursor: pointer;
}

.menu__icon {
  position: relative;
  width: 27px;
  height: 19px;
}

.menu__icon span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #fff;
  border-radius: 25px;
  transition: all 0.3s ease 0s;
}

.menu__icon span:first-child {
  top: 0px;
}

.menu__icon span:nth-child(2) {
  top: 50%;
  transform: translateY(-50%);
}

.menu__icon span:last-child {
  top: auto;
  bottom: 0px;
}

.menu__icon._active span:first-child {
  transform: rotate(-45deg) translateY(-50%);
  top: 50%;
}

.menu__icon._active span:nth-child(2) {
  transform: scale(0);
}

.menu__icon._active span:last-child {
  transform: rotate(45deg) translateY(50%);
  bottom: 50%;
}

.menu__name {
  display: block;
  margin: 0 auto;
  text-align: center;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 20px;
  color: #fff;
}

.menu__overlay {
  position: absolute;
  z-index: 5;
  top: 100%;
  left: 0;
  width: 440px;
  background-color: #fff;
  border-right: 1px solid #A7A9AB;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.menu__overlay._active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.menu__lists {
  max-height: calc(100vh - 196px);
  overflow: auto;
}

.menu__list {
  padding: 25px 0;
}

.menu__list:not(:last-child) {
  border-bottom: 1px solid #A7A9AB;
}

.menu__item._active .categories-menu__name {
  color: #fff;
  background-color: #2062AF;
}

.sub-menu--grid {
  display: grid;
  grid-template: auto/repeat(6, minmax(155px, auto));
  gap: 40px 25px;
}

.sub-menu__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.sub-menu__img--icon {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}

.sub-menu__list-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sub-menu__list-item:not(:last-child) {
  margin-bottom: 30px;
}

.sub-menu__list-link {
  font-size: 20px;
  line-height: 26px;
}

.sub-menu__list-link--all {
  border-bottom: 1px solid #1D2E3E;
}

.sub-menu__icon-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 30px;
}

.sub-menu__icon-link {
  font-size: 20px;
  line-height: 26px;
}

.sub-menu__icon-link:not(:last-child) {
  margin-bottom: 20px;
}

.sub-menu__icon-img {
  width: 45px;
  height: 40px;
  margin-bottom: 30px;
}

.sub-menu__grid-item,
.sub-menu__icon-item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.sub-menu__grid-link {
  font-size: 20px;
  line-height: 23px;
}

.sub-menu__grid-img {
  width: 70px;
  height: 70px;
  margin-bottom: 20px;
}

.sub-menu__list-link,
.sub-menu__icon-link,
.sub-menu__grid-link {
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.categories-menu__btn {
  padding: 20px 0 5px;
  border-bottom: 1px solid #A7A9AB;
}

.categories-menu__btn-back {
  display: flex;
  align-items: center;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 18px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.categories-menu__btn-back::before {
  margin-right: 5px;
  margin-bottom: 3px;
  font-size: 9px;
  transform: rotate(-180deg);
}

.categories-menu__content {
  max-height: 100%;
  overflow: auto;
}

.categories-menu__overlay {
  background-color: #fff;
  cursor: default;
}

.categories-menu__overlay--first .categories-menu__content {
  padding: 40px;
}

.categories-menu__overlay--second .categories-menu__content {
  padding: 30px 40px 30px 0px;
  margin-left: 40px;
}

.categories-menu__name {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  padding: 15px 70px 15px 20px;
  font-size: 20px;
  color: #1D2E3E;
  background-color: transparent;
  border: none;
  cursor: pointer;
}

.categories-menu__name::before {
  margin-left: 15px;
  font-size: 15px;
  transition: transform 0.5s;
}

.categories-menu__name._active::before {
  transform: rotate(90deg) scale(-1, 1);
}

.categories-menu._active {
  height: auto;
  overflow: auto;
}

.mobile-menu._disable {
  height: 0;
  overflow: hidden;
}

.mobile-menu__list {
  padding: 20px 0;
}

.mobile-menu__item:not(:last-child) {
  border-bottom: 1px solid #A7A9AB;
}

.mobile-menu .sup-header__location {
  line-height: 17px;
  padding: 10px 15px 20px;
}

.mobile-menu .sup-header__city {
  display: inline-block;
  font-size: 14px;
  color: #1D2E3E;
  border-bottom: 1px dashed #1D2E3E;
}

.mobile-menu .sup-header__links-list {
  flex-direction: column;
  align-items: flex-start;
  padding: 10px 0;
}

.mobile-menu .sup-header__links-item {
  width: 100%;
  padding: 10px 15px;
  font-size: 14px;
}

.mobile-menu .pages-menu {
  padding: 10px 0;
  flex-direction: column;
}

.mobile-menu .pages-menu__item {
  width: 100%;
}

.mobile-menu .pages-menu__link {
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  padding: 10px 15px;
}

.mobile-menu .pages-menu__link::before {
  margin-left: 7px;
  font-size: 10px;
}

.mobile-menu .header__callback {
  display: block;
  padding: 15px 15px 10px;
  color: #1D2E3E;
  font-size: 12px;
}

.popup {
  position: fixed;
  z-index: 100;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease 0s;
  opacity: 0;
  visibility: hidden;
  background-color: rgba(29, 46, 62, 0.6);
}

.popup.open {
  opacity: 1;
  visibility: visible;
}

.popup__body {
  position: relative;
  display: flex;
  flex-direction: column;
  max-height: 100vh;
  background-color: #fff;
  overflow: auto;
}

.popup__close {
  position: absolute;
  z-index: 2;
  top: 32px;
  right: 32px;
  display: block;
  width: 20px;
  height: 20px;
  font-size: 20px;
  line-height: 20px;
  color: #1D2E3E;
}

.popup__title {
  margin-bottom: 30px;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  line-height: 31px;
  letter-spacing: 0.1em;
}

.popup__title--registed {
  max-width: 365px;
  margin-right: auto;
  margin-left: auto;
}

.popup__title-box {
  position: relative;
}

.popup__btn {
  text-transform: uppercase;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.07em;
  width: 100%;
  height: 85px;
}

.popup__label {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}

.popup__label--pass {
  position: relative;
}

.popup__input {
  width: 100%;
  height: 54px;
  padding: 5px 10px;
  margin-top: 10px;
  border: 1px solid #2062AF;
  outline: none;
}

.popup__input:focus {
  border-color: #1D2E3E;
}

.popup__input--pass {
  padding: 5px 40px 5px 10px;
}

.yn-popup__text {
  max-width: 360px;
  margin: 0 auto;
  text-align: center;
}

.yn-popup__btns {
  display: flex;
  margin-top: 40px;
}

.yn-popup__btn {
  width: 200px;
  height: 63px;
}

.yn-popup__btn--first {
  margin-right: 30px;
}

.cookies {
  display: none;
  position: fixed;
  z-index: 10;
  right: 0;
  bottom: 0;
  padding: 30px;
  background-color: #fff;
}

.cookies__content {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
}

.cookies__link {
  margin: 0 75px 0 5px;
  text-decoration: underline;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.cookies__btn {
  width: 290px;
  height: 63px;
}

.advice-popup {
  width: 633px;
}

.advice-popup__text {
  margin-bottom: 30px;
}

.advice-popup__textarea {
  width: 100%;
  height: 108px;
  padding: 5px 10px;
  margin-top: 10px;
  border: 1px solid #2062AF;
  resize: none;
}

.advice-popup__agree {
  margin-bottom: 40px;
}

.advice-popup__agree-link {
  text-decoration: underline;
  color: #1D2E3E;
}

.scroll-up {
  position: fixed;
  z-index: 9;
  bottom: 50px;
  left: calc(50% + 800px);
  display: none;
  align-items: center;
  justify-content: center;
  width: 85px;
  height: 85px;
  font-size: 24px;
}

.popup__label,
.popup__input,
.advice-popup__textarea,
.advice-popup__agree,
.auth__check-label,
.auth__remember-link,
.auth__btn--back {
  font-size: 20px;
  line-height: 26px;
}

.auth {
  background-color: #1D2E3E;
  flex-direction: row;
}

.auth .popup__close {
  color: #fff;
}

.auth__reg {
  display: none;
}

.auth__login,
.auth__reg {
  height: 100%;
  background-color: #fff;
}

.auth__content {
  width: 612px;
}

.auth__remember {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}

.auth__remember .auth__check-label {
  cursor: pointer;
}

.auth__check-label {
  display: flex;
  align-items: center;
}

.auth__check {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
  cursor: pointer;
}

.auth__check:checked + .auth__checkbox {
  background-image: url(./../img/icons/check.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px 14px;
  border: 1px solid #1D2E3E;
}

.auth__check:focus + .auth__checkbox {
  border: 1px solid #1D2E3E;
}

.auth__checkbox {
  width: 30px;
  height: 30px;
  margin-right: 15px;
  background-color: #fff;
  border: 1px solid #2062AF;
}

.auth__remember-link {
  text-decoration: underline;
  color: #1D2E3E;
}

.auth__btn + .auth__btn {
  margin-top: 20px;
}

.auth__btn--reg {
  margin-top: 40px;
}

.auth__btn--back {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 20px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.auth__btn--back::before {
  margin-right: 5px;
  font-size: 14px;
}

.auth__info .auth__text,
.auth__info .popup__title {
  color: #fff;
}

.auth__info .popup__title {
  margin-bottom: 40px;
}

.auth__text {
  margin-bottom: 40px;
}

.advice-thx__text {
  width: 513px;
  text-align: center;
}

.registed-popup__text {
  max-width: 533px;
}

.recover-popup {
  max-width: 614px;
}

.recover-popup__text {
  margin-bottom: 30px;
}

.recover-popup__btn {
  margin-top: 40px;
}

.recoved-popup__text {
  max-width: 533px;
}

.location-popup {
  display: flex;
  justify-content: center;
  flex-direction: column;
  width: 580px;
  background-color: #fff;
}

.location-popup__title {
  padding: 30px 30px 20px;
  background-color: #F7F7F7;
}

.location-popup__list {
  height: auto;
  max-height: 340px;
  margin: 12px 20px 12px 0;
  overflow: auto;
}

.location-popup__name {
  padding: 10px 10px 10px 30px;
  cursor: pointer;
}

.location-popup__search {
  padding: 20px 30px 30px;
  background-color: #F7F7F7;
}

.location-popup__search-title {
  margin-bottom: 20px;
}

.location-popup__form {
  display: flex;
  height: 45px;
  background-color: #fff;
}

.location-popup__search-btn {
  padding: 0 7px 0 17px;
  font-size: 20px;
  background-color: #fff;
}

.location-popup__search-btn,
.location-popup__search-input {
  min-height: 100%;
  border: none;
}

.location-popup__search-input {
  width: 100%;
  padding: 0 10px;
  font-size: 12px;
  line-height: 14px;
  outline: none;
}

.location-popup__search-input::-moz-placeholder {
  color: #A7A9AB;
}

.location-popup__search-input::placeholder {
  color: #A7A9AB;
}

.download-popup {
  width: 633px;
}

.download-popup__text {
  margin-bottom: 30px;
}

.added-popup {
  width: 879px;
}

.added-popup__link {
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease 0s;
}

.added-popup__img-box {
  width: 100%;
  height: 298px;
}

.added-popup__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.added-popup__name {
  margin-top: 30px;
  color: #1D2E3E;
}

.added-popup__btns {
  display: flex;
  margin-top: 40px;
}

.added-popup__btn + .added-popup__btn {
  margin-left: 30px;
}

.dropdown {
  width: 418px;
}

.dropdown-search__list {
  max-height: 620px;
  overflow: auto;
  background-color: #fff;
}

.dropdown-search__item {
  display: flex;
  align-items: flex-start;
  padding: 15px;
  cursor: pointer;
  transition: all 0.3s ease 0s;
}

.dropdown-search__thumb {
  flex-shrink: 0;
  width: 90px;
  height: 90px;
  margin-right: 15px;
}

.dropdown-search__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.dropdown-search__info {
  display: flex;
  flex-direction: column;
}

.dropdown-search__art {
  font-size: 16px;
  color: #A7A9AB;
}

.dropdown-search__name {
  max-height: 38px;
  margin: 5px 0 10px;
  font-size: 16px;
  overflow: hidden;
}

.dropdown-search__tag {
  color: #2062AF;
}

.dropdown-search__price {
  font-size: 18px;
}

.dropdown-search__link {
  height: 50px;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  font-size: 16px;
  color: #fff;
  background-color: #1D2E3E;
}

.social__list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.sup-header__social .social__list {
  gap: 12px;
}

.contacts__social .social__list {
  gap: 24px;
}

.product__social .social__list {
  gap: 27px;
}

.product__social .social__list .social__link {
  border-color: #fff;
}

.contact__social .social__list {
  gap: 24px;
}

.contact__social .social__list .social__link {
  border-color: #fff;
}

.social__link {
  width: 50px;
  height: 50px;
  font-size: 18px;
  color: #1D2E3E;
  border: 1px solid #F7F7F7;
  transition: all 0.3s ease 0s;
}

.social__link svg {
  width: 18px;
  height: 18px;
}

.social__link path {
  fill: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.auth__social .social__text {
  margin: 30px 0 20px 0;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(-50%, -100%, 0);
  }

  to {
    opacity: 1;
    transform: translate3d(-50%, 0, 0);
  }
}

.footer {
  padding: 70px 0 40px 0;
  background-color: #F7F7F7;
}

.footer__body {
  display: flex;
  margin-bottom: 120px;
}

.footer__logo {
  flex: 0 0 270px;
  height: 62px;
  margin-right: auto;
}

.footer__logo-img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.footer__menu {
  display: flex;
  margin-top: 35px;
}

.footer__copy {
  display: flex;
  align-items: center;
}

.footer__copy-item {
  font-size: 14px;
  line-height: 16px;
  color: #A7A9AB;
}

.footer__copy-item--author {
  margin-right: 234px;
}

.menu-footer {
  display: flex;
  flex-direction: column;
}

.menu-footer__title-link {
  display: inline-flex;
  margin-right: auto;
  margin-bottom: 30px;
}

.menu-footer__title {
  text-transform: uppercase;
}

.menu-footer__list--terms {
  margin-top: 48px;
}

.menu-footer__item:not(:last-child) {
  margin-bottom: 20px;
}

.menu-footer__link {
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
}

.menu-footer__title,
.menu-footer__link {
  transition: all 0.3s ease 0s;
}

.menu-footer__title,
.menu-footer__item {
  font-size: 16px;
  line-height: 18px;
  color: #1D2E3E;
}

.main-slider {
  position: relative;
}

.main-slider::before,
.main-slider::after {
  position: absolute;
  z-index: 2;
  left: 50%;
  transform: translateX(-50%);
  color: #fff;
}

.main-slider::before {
  content: "\e90f";
  bottom: 56px;
  font-size: 30px;
}

.main-slider::after {
  content: "\e910";
  bottom: 35px;
  font-size: 12px;
  animation-name: fadeInDown;
  animation-duration: 1.4s;
  animation-iteration-count: infinite;
}

.main-slider__wrapper {
  width: 100%;
  overflow: hidden;
}

.main-slider__items {
  display: flex;
  width: 100%;
}

.main-slider__item {
  position: relative;
  flex-shrink: 0;
}

.main-slider__item.swiper-slide-active {
  z-index: 1;
}

.main-slider__shadow {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  transition-delay: 0.6s;
}

.main-slider__content-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  min-height: calc(100vh - 196px);
  padding: 50px 0 140px;
}

.main-slider__content {
  margin: auto 0;
}

.main-slider__title {
  margin-bottom: 40px;
  font-size: 72px;
  line-height: 86px;
  color: #fff;
  transition-delay: 0.5s;
}

.main-slider__text {
  max-width: 719px;
  margin-bottom: 55px;
  color: #fff;
  transition-delay: 0.5s;
}

.main-slider__btn {
  font-size: 20px;
  transition-property: transform, opacity;
  transition-delay: 1.2s, 1.2s;
}

.main-slider__pagi {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  padding-bottom: 60px;
  margin-top: -66px;
}

.main-slider__pagi .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 0px;
  opacity: 1;
  outline: none;
}

.main-slider__pagi .swiper-pagination-bullet:not(:last-child) {
  margin-right: 15px;
}

.main-slider__pagi .swiper-pagination-bullet-active {
  background-color: #2062AF;
  transform: scale(1.7);
}

.service {
  background-color: #F7F7F7;
  overflow: hidden;
}

.card-service__items {
  display: flex;
}

.card-service__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #A7A9AB;
}

.card-service__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.card-service__item {
  display: flex;
  flex-direction: column;
  min-height: 402px;
}

.card-service__content {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  flex-grow: 1;
  padding: 30px;
  background-color: #fff;
}

.card-service__link {
  display: flex;
  align-items: center;
}

.card-service__title {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  color: #1D2E3E;
}

.card-service__title::before {
  margin-left: 45px;
  line-height: inherit;
  color: #2062AF;
}

.card-service__list {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1;
}

.card-service__list-item {
  display: inline-flex;
  align-items: center;
  flex-direction: row-reverse;
  line-height: 1px;
}

.card-service__list-item::before {
  margin-left: 14px;
  margin-bottom: -4px;
  font-size: 14px;
  line-height: inherit;
}

.card-service__list-item:not(:last-child) {
  margin-bottom: 15px;
}

.card-service__list-link {
  color: #1D2E3E;
  line-height: 30px;
}

.card-service__img-box {
  flex: 0 0 246px;
  overflow: hidden;
}

.card-service__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.about {
  position: relative;
  background-color: #1D2E3E;
  overflow: hidden;
}

.about__body {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.about__content {
  flex: 0 0 50%;
  color: #fff;
}

.about__title {
  margin-bottom: 50px;
}

.about__text {
  max-width: 640px;
}

.about__text:not(:last-child) {
  margin-bottom: 25px;
}

.about__btn {
  margin-top: 70px;
}

.about__slogan {
  margin-top: 150px;
  font-size: 72px;
  line-height: 84px;
}

.about__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center 20%;
     object-position: center 20%;
}

.project {
  overflow: hidden;
}

.project__wrapper {
  width: 100%;
}

.project__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #A7A9AB;
}

.project__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.project__item {
  position: relative;
}

.project__item:hover .project__info {
  opacity: 1;
  visibility: visible;
}

.project__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.project__info {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 50px;
  background-color: rgba(29, 46, 62, 0.7);
  transition: all 0.3s ease 0s;
  opacity: 0;
  visibility: hidden;
}

.project__info-title {
  margin-bottom: 55px;
  text-transform: uppercase;
  font-size: 24px;
  line-height: 31px;
}

.project__info-text {
  max-width: 420px;
  margin-bottom: 55px;
  line-height: 31px;
  overflow-y: auto;
}

.project__info-text::-webkit-scrollbar {
  width: 1px;
  height: 1px;
}

.project__info-text::-webkit-scrollbar-track {
  background-color: #A7A9AB;
}

.project__info-text::-webkit-scrollbar-thumb {
  background-color: #1D2E3E;
}

.project__info-link {
  display: flex;
  align-items: center;
  flex-direction: row-reverse;
  justify-content: flex-end;
  margin-top: auto;
}

.project__info-link::before {
  margin-left: 15px;
  font-size: 14px;
  line-height: inherit;
}

.project__info-title,
.project__info-text,
.project__info-link {
  color: #fff;
}

.project__offer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  padding: 0 67px;
}

.project__title {
  max-width: 420px;
  margin-bottom: 50px;
}

.project__text {
  margin-bottom: 70px;
}

.news {
  background-color: #1D2E3E;
}

.news__info {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  margin-right: 30px;
}

.news__title {
  margin-bottom: 50px;
}

.news__text {
  margin-bottom: 70px;
}

.news__title,
.news__text {
  color: #fff;
}

.card-news__items {
  display: flex;
}

.card-news__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #A7A9AB;
}

.card-news__scrollbar .swiper-scrollbar-drag {
  background-color: #fff;
}

.card-news__item {
  display: flex;
  flex-direction: column;
  width: 420px;
  min-height: 717px;
  background-color: #fff;
}

.card-news__img-box {
  width: 100%;
  height: 400px;
}

.card-news__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.card-news__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  flex-grow: 1;
  padding: 30px;
}

.card-news__date {
  margin-bottom: 15px;
  color: #2062AF;
}

.card-news__title {
  flex-grow: 1;
  margin-bottom: 15px;
}

.card-news__link {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  color: #2062AF;
}

.card-news__link::before {
  margin-left: 15px;
  font-size: 14px;
}

.benefits__title {
  margin-bottom: 50px;
}

.benefits__title--second {
  color: #fff;
}

.benefits__btn {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
}

.benefits__btn--first {
  margin: 20px auto 0;
  color: #2062AF;
}

.benefits__btn--second {
  position: relative;
  z-index: 2;
  margin: 25px auto 0;
  color: #fff;
}

.benefits__btn::before {
  font-size: 7px;
  margin-left: 10px;
  transform: scale(1, -1);
}

.benefits__btn._active::before {
  transform: scale(1, 1);
}

.first-benefits__items {
  display: flex;
}

.second-benefits {
  background-color: #1D2E3E;
  background-image: url(../img/content/advantages.svg);
  background-repeat: no-repeat;
}

.second-benefits__items {
  counter-reset: num;
}

.second-benefits__item {
  position: relative;
  margin-left: 80px;
  list-style: none;
}

.second-benefits__item::before {
  content: counter(num, decimal-leading-zero);
  counter-increment: num;
  position: absolute;
  top: 0;
  left: -80px;
  font-size: 36px;
  line-height: 40px;
  letter-spacing: 0.1em;
  color: #2062AF;
}

.second-benefits__title {
  margin-bottom: 20px;
  letter-spacing: 0.1em;
}

.second-benefits__title._active::before {
  transform: scale(1, -1);
}

.second-benefits__title,
.second-benefits__text {
  color: #fff;
}

.contacts__title {
  margin-bottom: 50px;
}

.contacts__promo {
  flex: 0 0 50%;
}

.contacts__text {
  max-width: 720px;
  margin-bottom: 70px;
}

.contacts__links {
  flex: 0 0 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-left: 155px;
}

.contacts__link {
  font-size: 64px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.contacts__link--phone {
  margin-bottom: 45px;
}

.contacts__link--email {
  margin-bottom: 55px;
}

.catalog__body {
  display: grid;
  grid-template-columns: 420px 1fr;
  gap: 30px;
  grid-template-rows: auto auto auto auto 1fr;
}

.catalog__body--product {
  grid-template-areas: "filter factory" "filter sorting" "filter cards" "filter pagi" "filter info";
}

.catalog__body--factory {
  grid-template-areas: "factory factory" "filter sorting" "filter cards" "filter pagi" "filter info";
}

.catalog__body--search {
  grid-template-areas: "filter sorting" "filter cards" "filter pagi";
  grid-template-rows: auto auto 1fr;
}

.filter {
  -ms-grid-row: 1;
  -ms-grid-row-span: 5;
  -ms-grid-column: 1;
  grid-area: filter;
}

.catalog__body--factory > .filter {
  -ms-grid-row: 2;
  -ms-grid-row-span: 4;
  -ms-grid-column: 1;
}

.catalog__body--search > .filter {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
}

.catalog__factory {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
  grid-area: factory;
}

.catalog__body--factory > .catalog__factory {
  -ms-grid-row: 1;
  -ms-grid-column: 1;
  -ms-grid-column-span: 2;
}

.filter-action {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
  grid-area: sorting;
}

.catalog__body--factory > .filter-action {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}

.catalog__body--search > .filter-action {
  -ms-grid-row: 1;
  -ms-grid-column: 2;
}

.catalog__cards {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
  grid-area: cards;
}

.catalog__body--factory > .catalog__cards {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
}

.catalog__body--search > .catalog__cards {
  -ms-grid-row: 2;
  -ms-grid-column: 2;
}

.catalog__pagination {
  -ms-grid-row: 4;
  -ms-grid-column: 2;
  grid-area: pagi;
}

.catalog__body--factory > .catalog__pagination {
  -ms-grid-row: 4;
  -ms-grid-column: 2;
}

.catalog__body--search > .catalog__pagination {
  -ms-grid-row: 3;
  -ms-grid-column: 2;
}

.catalog__info {
  -ms-grid-row: 5;
  -ms-grid-column: 2;
  grid-area: info;
}

.catalog__body--factory > .catalog__info {
  -ms-grid-row: 5;
  -ms-grid-column: 2;
}

.catalog__body {
  padding: 50px 0 150px;
}

.catalog__pagination {
  padding: 20px 0 40px;
}

.catalog__info {
  max-width: 1085px;
}

.catalog__info-text:not(:last-child) {
  margin-bottom: 30px;
}

.catalog__info-list {
  margin-bottom: 30px;
}

.catalog__info-item {
  position: relative;
  padding-left: 27px;
}

.catalog__info-item::before {
  content: "";
  position: absolute;
  top: 10px;
  left: 1px;
  width: 10px;
  height: 10px;
  background-color: #1D2E3E;
}

.catalog__info-item:not(:last-child) {
  margin-bottom: 20px;
}

.filter-action__sort-info {
  margin-top: 30px;
}

.filtered__list {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.filtered__item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px 14px 9px 12px;
  font-size: 20px;
  line-height: 24px;
  background-color: #f4e1e1;
}

.filtered__del {
  margin-left: 14px;
  font-size: 18px;
  color: inherit;
}

.filtered__del::before {
  display: block;
}

.sorting {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.sorting__select-box {
  display: flex;
  align-items: center;
}

.sorting__prefix,
.sorting__result {
  color: #A7A9AB;
}

.sorting__select-box .jq-selectbox {
  z-index: 1;
}

.sorting__select-box .jq-selectbox::before {
  display: none;
}

.sorting__select-box .jq-selectbox__select {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5px;
}

.sorting__select-box .jq-selectbox__select-text {
  padding: 0 10px 0 5px;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

.sorting__select-box .jq-selectbox__select-text::before {
  margin-left: 10px;
  font-size: 16px;
}

.sorting__select-box .jq-selectbox__trigger-arrow::before {
  display: block;
  padding-top: 5px;
  font-size: 9px;
}

.sorting__select-box .jq-selectbox__dropdown {
  top: 35px !important;
  left: -15px;
  width: 300px !important;
  background-color: #1D2E3E;
}

.sorting__select-box .jq-selectbox__dropdown ul {
  padding: 15px 20px;
  background-color: #fff;
}

.sorting__select-box .jq-selectbox__dropdown ul li {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  transition: all 0.3s ease 0s;
  cursor: pointer;
}

.sorting__select-box .jq-selectbox__dropdown ul li::before {
  margin-left: 10px;
  font-size: 16px;
}

.sorting__select-box .jq-selectbox__dropdown ul li.sel {
  color: #A7A9AB;
  cursor: initial;
}

.sorting__select-box .jq-selectbox__dropdown ul li:not(:last-child) {
  margin-bottom: 15px;
}

.sorting__select-box .jq-selectbox__dropdown ul li:not(.sel):hover {
  color: #2062AF;
}

.filter__show {
  position: absolute;
  top: 50%;
  right: -35px;
  transform: translate(100%, -50%);
  display: none;
  flex-direction: column;
  align-items: flex-start;
  min-width: 200px;
  padding: 15px 18px;
  font-size: 16px;
  line-height: 20px;
  border: 1px solid #1D2E3E;
  cursor: initial;
}

.filter__show::before,
.filter__show::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: 10px solid transparent;
}

.filter__show::before {
  left: -21px;
  border-right: 10px solid #1D2E3E;
}

.filter__show::after {
  left: -20px;
  border-right: 10px solid #fff;
}

.filter__show-text {
  margin-bottom: 10px;
  color: #1D2E3E;
}

.filter__show-link {
  color: #2062AF;
  border-bottom: 1px solid #2062AF;
  transition: all 0.3s ease 0s;
}

.filter__body {
  background-color: #fff;
}

.filter__title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 15px;
  border-bottom: 1px solid #A7A9AB;
}

.filter__title {
  display: flex;
  align-items: center;
}

.filter__title::before {
  margin-right: 15px;
  font-size: 18px;
}

.filter__title-btn::before {
  display: block;
  font-size: 10px;
}

.filter__items {
  padding: 30px 15px 20px;
}

.filter__item {
  border: none;
}

.filter__item:not(:first-child) {
  margin-top: 30px;
}

.filter__name {
  display: flex;
  flex-direction: row-reverse;
  align-items: baseline;
  justify-content: space-between;
  width: 100%;
  cursor: pointer;
}

.filter__name::before {
  margin-left: 22px;
  font-size: 10px;
  transition: all 0.3s ease 0s;
}

.filter__name._active::before {
  transform: scale(1, -1);
}

.filter__content {
  padding-top: 30px;
  transition-duration: 0s !important;
}

.filter__check-list {
  max-height: 280px;
  margin-right: 9px;
  overflow: auto;
}

.filter__check-list--lg {
  max-height: 448px;
}

@-moz-document url-prefix()  {
  .filter__check-list {
    margin-right: 5px;
  }

@media (max-width: 1812px) and (min-width: 1301px) {
    .filter__check-list {
      margin-right: 7px;
    }
}
}

.filter__check-item {
  min-height: 30px;
}

.filter__check-item:not(:last-child) {
  margin-bottom: 20px;
}

.filter__check-body {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: baseline;
  cursor: pointer;
}

.filter__check-body--sb {
  align-items: center;
  justify-content: space-between;
  padding: 0;
}

.filter__check {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}

.filter__check:checked + .filter__checkbox {
  background-color: #2062AF;
  background-image: url(./../img/icons/check-f.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px 14px;
  border: 1px solid transparent;
}

.filter__check:focus + .filter__checkbox {
  border: 1px solid #1D2E3E;
}

.filter__check:disabled ~ .filter__checkbox {
  border: 1px solid #A7A9AB;
}

.filter__check:disabled ~ .filter__check-name {
  color: #A7A9AB;
}

.filter__check:disabled ~ .filter__check-amount {
  display: none;
}

.filter__checkbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 1px solid #2062AF;
}

.filter__toggle {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}

.filter__toggle:checked + .filter__toggle-checkbox {
  background-color: #2062AF;
}

.filter__toggle:checked + .filter__toggle-checkbox::after {
  left: auto;
  right: 3px;
  background-color: #fff;
}

.filter__toggle-checkbox {
  position: relative;
  width: 70px;
  height: 34px;
  background-color: #F7F7F7;
  border-radius: 20px;
  border: 1px solid transparent;
}

.filter__toggle-checkbox::after {
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 3px;
  width: 28px;
  height: 28px;
  background-color: #A7A9AB;
  border-radius: 50%;
}

.filter__check-img {
  flex: 0 0 20px;
  width: 20px;
  height: 20px;
  margin-left: 40px;
  align-self: center;
  border-radius: 50%;
  overflow: hidden;
}

.filter__check-img img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.filter__check-name {
  padding-left: 45px;
}

.filter__check-img + .filter__check-name {
  padding-left: 10px;
}

.filter__check-amount + .filter__check-name {
  width: 100%;
}

.filter__check-amount {
  position: relative;
  margin-left: 5px;
  font-size: 16px;
  line-height: 20px;
  color: #A7A9AB;
}

.filter__check-amount::before,
.filter__check-amount::after {
  font-size: inherit;
  line-height: inherit;
}

.filter__check-amount::before {
  content: "(";
}

.filter__check-amount::after {
  content: ")";
}

.filter__btns {
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}

.filter__btn {
  height: 57px;
}

.filter__btn:disabled {
  color: #A7A9AB;
  background-color: #F7F7F7;
  cursor: initial;
  transition: all 0.3s ease 0s;
}

.filter__btn-reset {
  display: inline-flex;
  margin: 30px auto 0;
  text-align: center;
  color: #B91919;
  border-bottom: 1px solid #B91919;
  transition: all 0.3s ease 0s;
}

.filter__btn,
.filter__btn-reset {
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: 0.07em;
}

.filter-price__range {
  margin-bottom: 30px;
}

.filter-price__nums {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}

.filter-price__input {
  width: 180px;
  height: 46px;
  padding: 0 10px;
  border: 1px solid #2062AF;
}

.filter-price__input::-moz-placeholder {
  color: #A7A9AB;
}

.filter-price__input::placeholder {
  color: #A7A9AB;
}

.filter-price .irs {
  height: 29px;
}

.filter-price .irs-line,
.filter-price .irs-bar,
.filter-price .irs-handle {
  top: 50%;
  transform: translateY(-50%);
}

.filter-price .irs-line {
  height: 3px;
  background-color: #A7A9AB;
}

.filter-price .irs-bar {
  height: 3px;
  background-color: #2062AF;
}

.filter-price .irs-handle {
  width: 29px;
  height: 100%;
  background-color: #2062AF;
  border: none;
  border-radius: 50%;
  box-shadow: none;
  cursor: w-resize;
}

.filter-price .irs-handle.state_hover,
.filter-price .irs-handle:hover {
  background-color: #2062AF;
}

.filter-price .irs-handle i {
  display: none;
}

.cards {
  display: grid;
  gap: 30px 29px;
  grid-template-columns: repeat(auto-fit, 308px);
  grid-template-rows: auto;
  justify-content: center;
}

.cards__item {
  display: flex;
  flex-direction: column;
  min-height: 600px;
  padding: 25px;
  background-color: #fff;
  transition: all 0.3s ease 0s;
}

.cards__img-wrapper {
  width: 258px;
  position: relative;
}

.cards__img-slider {
  width: 100%;
  overflow: hidden;
}

.cards__img-items {
  display: flex;
  height: 170px;
}

.cards__img-item {
  flex-shrink: 0;
}

.cards__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.cards__img-prev,
.cards__img-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  font-size: 14px;
  color: #1D2E3E;
  background-color: #fff;
  cursor: pointer;
}

.cards__img-prev {
  left: -15px;
}

.cards__img-next {
  right: -15px;
}

.cards__img-scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 5px;
  background-color: #A7A9AB;
}

.cards__img-scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.cards__status {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  top: -4px;
  left: -4px;
}

.cards__status-item {
  height: 27px;
  padding: 0 15px;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
}

.cards__status-item--yes {
  background-color: #2aa66a;
}

.cards__status-item--no {
  background-color: #1D2E3E;
}

.cards__status-item:not(:last-child) {
  margin: 0 5px 5px 0;
}

.cards__content {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
  padding-top: 15px;
}

.cards__art {
  margin-bottom: 10px;
}

.cards__name {
  margin-bottom: auto;
  font-size: 20px;
  line-height: 26px;
  color: #1D2E3E;
}

.cards__factory {
  display: flex;
  margin: 15px 0 20px;
}

.cards__factory-prefix {
  margin-right: 5px;
}

.cards__art,
.cards__factory-prefix {
  color: #A7A9AB;
}

.cards__art,
.cards__factory-prefix,
.cards__factory-link {
  font-size: 16px;
  line-height: 20px;
}

.cards__name,
.cards__factory-link {
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.cards__price {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  font-size: 18px;
  line-height: 23px;
}

.cards__price-help {
  position: relative;
  flex-shrink: 0;
  width: 30px;
  height: 30px;
  margin-left: 3px;
  color: #fff;
  background-color: #1D2E3E;
  border-radius: 50%;
  cursor: help;
}

.cards__price-help:hover .cards__price-popup {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.cards__price-popup {
  position: absolute;
  right: -30px;
  bottom: calc(100% + 5px);
  background-color: #fff;
  border: 1px solid #1D2E3E;
  cursor: initial;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.cards__price-popup::before,
.cards__price-popup::after {
  content: "";
  position: absolute;
  right: 44px;
  bottom: 50%;
  transform: translateX(50%);
  border: 10px solid transparent;
}

.cards__price-popup::before {
  bottom: -21px;
  border-top: 10px solid #1D2E3E;
}

.cards__price-popup::after {
  bottom: -20px;
  border-top: 10px solid #fff;
}

.cards__price-list {
  display: flex;
  flex-direction: column;
  padding: 13px;
}

.cards__price-item {
  min-width: 201px;
  font-size: 16px;
  line-height: 20px;
  color: #1D2E3E;
}

.cards__price-item:not(:last-child) {
  margin-bottom: 15px;
}

.cards__btn {
  width: 100%;
  height: 57px;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.07em;
}

.cards__btn--added::before {
  content: "\e906";
  margin-right: 18px;
}

.factory-catalog {
  overflow: hidden;
}

.factory-catalog__items {
  display: flex;
}

.factory-catalog__item {
  flex-shrink: 0;
  transition: all 0.3s ease 0s;
}

.factory-catalog__img-box {
  height: 120px;
  padding: 20px 130px;
  background-color: #fff;
}

.factory-catalog__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.factory-catalog__name {
  display: block;
  margin-top: 25px;
  color: #1D2E3E;
}

.factory-catalog__prev,
.factory-catalog__next {
  position: absolute;
  z-index: 2;
  top: 35px;
  width: 50px;
  height: 50px;
  font-size: 14px;
  background-color: #fff;
  cursor: pointer;
}

.factory-catalog__prev {
  left: 0;
}

.factory-catalog__next {
  right: 0;
}

.factory-catalog__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #A7A9AB;
}

.factory-catalog__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.factory-cards {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(4, 1fr);
}

.factory-cards__item {
  display: flex;
  flex-direction: column;
}

.factory-cards__img-box {
  height: 240px;
  background-color: #000;
  overflow: hidden;
}

.factory-cards__img {
  transition: all 0.3s ease 0s;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.factory-cards__link {
  flex-grow: 1;
  background-color: #fff;
}

.factory-cards__name {
  display: flex;
  min-height: 100%;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  padding: 35px 20px;
  color: #1D2E3E;
}

.factory-cards__name::before {
  margin-left: 45px;
  line-height: inherit;
  color: #2062AF;
}

.collection__main {
  display: flex;
  padding: 50px 0;
}

.collection__preview,
.collection__content {
  flex: 0 0 50%;
}

.collection__preview {
  position: relative;
}

.collection__content {
  padding-left: 50px;
}

.collection__title {
  margin-bottom: 40px;
}

.collection__info {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.collection__info-item {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.collection__info-icon {
  width: 30px;
  height: 24px;
  margin-bottom: 20px;
}

.collection__info-img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.collection__info-desc {
  text-transform: uppercase;
  color: #A7A9AB;
}

.collection__text:not(:last-child) {
  margin-bottom: 30px;
}

.collection__links {
  display: grid;
  gap: 30px 60px;
  grid-template-columns: 1fr 1fr;
  margin-top: 40px;
}

.collection__links-item {
  display: flex;
}

.collection__link {
  position: relative;
  padding-left: 45px;
  text-decoration: underline;
  color: #1D2E3E;
}

.collection__link::before {
  position: absolute;
  top: 50%;
  left: 12px;
  transform: translate(-50%, -50%);
  font-size: 1.3em;
}

.collection__links-info {
  margin-left: 15px;
  text-transform: uppercase;
  color: #A7A9AB;
}

.collection__results {
  display: grid;
  gap: 30px;
  grid-template: auto/1fr;
}

.collection__pagination {
  padding: 20px 0 120px;
}

.collection__sub-info {
  max-width: 1084px;
  padding-bottom: 150px;
}

.collection-slider {
  overflow: hidden;
  width: 885px;
}

.collection-slider__items {
  display: flex;
  width: 100%;
  height: 600px;
}

.collection-slider__item {
  flex-shrink: 0;
}

.collection-slider__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.collection-slider__link {
  position: absolute;
  top: 25px;
  left: 25px;
  width: 48px;
  height: 48px;
  font-size: 19px;
  color: #2062AF;
  background-color: #fff;
  transition: all 0.3s ease 0s;
}

.collection-slider__prev,
.collection-slider__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  color: #2062AF;
  background-color: #fff;
  border: 1px solid #2062AF;
  transition: all 0.3s ease 0s;
}

.collection-slider__prev {
  left: -25px;
}

.collection-slider__next {
  right: -25px;
}

.collection-slider__pagi {
  padding: 0 0 40px 40px;
  margin-top: -46px;
  font-size: 0;
}

.collection-slider__pagi .swiper-pagination-bullet {
  width: 6px;
  height: 6px;
  background-color: #fff;
  border-radius: 0;
  opacity: 0.99;
}

.collection-slider__pagi .swiper-pagination-bullet:not(:last-child) {
  margin-right: 15px;
}

.collection-slider__pagi .swiper-pagination-bullet-active {
  background-color: #2062AF;
  transform: scale(1.6);
}

.collection-slider__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  background-color: #A7A9AB;
}

.collection-slider__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.filter-collection {
  overflow: hidden;
}

.filter-collection__first {
  max-width: 1920px;
  margin: 0 auto;
  border-top: 1px solid #A7A9AB;
  border-bottom: 1px solid #A7A9AB;
  background-color: #F7F7F7;
}

.filter-collection__first._scroll {
  position: fixed;
  z-index: 9;
  top: 65px;
  max-width: 100%;
  left: 0;
  right: 0;
  box-shadow: 0px -4px 40px rgba(29, 46, 62, 0.3);
}

.filter-collection__first-body {
  display: flex;
  height: 80px;
  margin-bottom: -1px;
}

.filter-collection__first-slider {
  width: 100%;
}

.filter-collection__first-items {
  display: flex;
  height: 100%;
}

.filter-collection__first-item {
  flex-shrink: 0;
}

.filter-collection__first-prev,
.filter-collection__first-next {
  flex-shrink: 0;
  width: 80px;
  min-height: 100%;
  font-size: 20px;
  color: #2062AF;
  background-color: #fff;
  border: 1px solid #2062AF;
}

.filter-collection__first-prev:not(.swiper-button-disabled),
.filter-collection__first-next:not(.swiper-button-disabled) {
  cursor: pointer;
}

.filter-collection__first-prev.swiper-button-disabled,
.filter-collection__first-next.swiper-button-disabled {
  color: #A7A9AB;
  background-color: transparent;
  border-color: transparent;
}

.filter-collection__first-scrollbar {
  width: 100%;
  height: 2px;
  margin-bottom: -1px;
}

.filter-collection__first-scrollbar .swiper-scrollbar-drag {
  background-color: #2062AF;
}

.filter-collection__first-check {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}

.filter-collection__first-check + .filter-collection__first-checkbox {
  cursor: pointer;
}

.filter-collection__first-check:checked + .filter-collection__first-checkbox {
  color: #1D2E3E;
  background-color: #fff;
}

.filter-collection__first-check:disabled + .filter-collection__first-checkbox {
  opacity: 0.5;
  cursor: default;
}

.filter-collection__first-checkbox {
  height: 100%;
  padding: 0 30px;
  color: #A7A9AB;
}

.filter-collection__second {
  padding-bottom: 70px;
}

.filter-collection__name-box {
  display: flex;
  align-items: baseline;
  margin-top: 70px;
}

.filter-collection__link {
  margin-left: 50px;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.07em;
  color: #2062AF;
  transition: all 0.3s ease 0s;
}

.filter-collection__slider {
  width: 100%;
}

.filter-collection__items {
  display: flex;
  gap: 20px 30px;
  margin-top: 30px;
}

.filter-collection__item {
  flex-shrink: 0;
}

.filter-collection__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  background-color: #A7A9AB;
}

.filter-collection__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.filter-collection__check {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  opacity: 0;
}

.filter-collection__check + .filter-collection__checkbox,
.filter-collection__check + .filter-collection__checkbox-img {
  cursor: pointer;
}

.filter-collection__check:checked + .filter-collection__checkbox,
.filter-collection__check:checked + .filter-collection__checkbox-img {
  border: 1px solid #2062AF;
}

.filter-collection__check:disabled + .filter-collection__checkbox {
  color: #A7A9AB;
  background: transparent;
  cursor: default;
}

.filter-collection__check:disabled + .filter-collection__checkbox-img {
  opacity: 0.3;
  cursor: default;
}

.filter-collection__checkbox {
  display: block;
  padding: 15px 39px;
  background-color: #fff;
  border: 1px solid transparent;
}

.filter-collection__checkbox-img {
  width: 270px;
  height: 130px;
  border: 1px solid #F7F7F7;
}

.filter-collection__checkbox-img--all {
  background-color: #fff;
}

.filter-collection__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.collection-gallery {
  min-width: 100%;
  min-height: 100%;
  background-color: #F7F7F7;
}

.collection-gallery .popup__body {
  background-color: transparent;
}

.collection-gallery__body {
  position: relative;
  padding: 0 185px;
}

.collection-gallery__close,
.collection-gallery__prev,
.collection-gallery__next {
  width: 50px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  color: #2062AF;
  background-color: #fff;
  border: 1px solid #2062AF;
  transition: all 0.3s ease 0s;
}

.collection-gallery__close {
  position: absolute;
  top: 0;
  right: 0;
}

.collection-gallery__prev,
.collection-gallery__next {
  position: absolute;
  top: calc(50% - 60px);
  transform: translateY(-50%);
}

.collection-gallery__prev.swiper-button-disabled,
.collection-gallery__next.swiper-button-disabled {
  color: #A7A9AB;
  background-color: transparent;
  border-color: #A7A9AB;
}

.collection-gallery__prev {
  left: 0;
}

.collection-gallery__next {
  right: 0;
}

.collection-gallery__scrollbar {
  width: 100%;
  height: 1px;
  margin-bottom: 20px;
  background-color: #A7A9AB;
}

.collection-gallery__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.collection-gallery__sliders {
  width: 100%;
}

.collection-gallery__big-slider {
  width: 100%;
  height: 800px;
  margin-bottom: 40px;
  overflow: hidden;
}

.collection-gallery__big-items {
  display: flex;
  width: 100%;
  height: 100%;
}

.collection-gallery__big-item {
  flex-shrink: 0;
}

.collection-gallery__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.collection-gallery__thumb-slider {
  width: 100%;
  height: 80px;
  overflow: hidden;
}

.collection-gallery__thumb-items {
  display: flex;
  width: 100%;
  height: 100%;
}

.collection-gallery__thumb-item {
  flex-shrink: 0;
  width: 80px;
}

.product {
  padding: 50px 0 150px;
}

.product__main {
  display: flex;
}

.product__preview {
  position: relative;
  width: 870px;
}

.product__order {
  width: 100%;
  padding-left: 60px;
}

.product__form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.product__status {
  display: inline-block;
  padding: 5px 15px;
  margin-bottom: 30px;
  white-space: nowrap;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 15px;
  color: #fff;
}

.product__status--yes {
  background-color: #2aa66a;
}

.product__status--no {
  background-color: #1D2E3E;
}

.product__info-item {
  display: flex;
  align-items: baseline;
  font-size: 20px;
  line-height: 26px;
}

.product__info-item:not(:last-child) {
  margin-bottom: 20px;
}

.product__info-name {
  width: 207px;
  color: #A7A9AB;
}

.product__info-link {
  color: #1D2E3E;
}

.product__info-link:not(span) {
  transition: all 0.3s ease 0s;
}

.product__price {
  margin: 50px 0;
  font-size: 64px;
  line-height: 75px;
}

.product__calc-box {
  background-color: #fff;
}

.product__amount {
  margin: 30px 0;
}

.product__form-btns {
  display: flex;
}

.product__form-btn {
  margin-right: 30px;
}

.product__social {
  margin-top: 30px;
}

.product__rel-title {
  margin-bottom: 50px;
}

.product__cards {
  display: flex;
  overflow: auto;
}

.product__cards .cards__item {
  flex-shrink: 0;
  width: 308px;
}

.product__cards .cards__item:not(:last-child) {
  margin-right: 57px;
}

.product__factory {
  display: flex;
  overflow: auto;
}

.product__factory .factory-cards__item {
  flex-shrink: 0;
  width: 420px;
}

.product__factory .factory-cards__item:not(:last-child) {
  margin-right: 30px;
}

.product__sub-info {
  max-width: 1085px;
}

.product-types {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}

.product-types__item {
  position: relative;
  width: 70px;
  height: 70px;
  padding: 15px;
  background-color: #fff;
  background-size: 40px, 40px, contain;
  background-position: center;
  background-repeat: no-repeat;
}

.product-types__item:hover::before,
.product-types__item:hover::after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
  border: 12px solid transparent;
}

.product-types__item:hover::before {
  top: -6px;
  border-top: 12px solid #1D2E3E;
}

.product-types__item:hover::after {
  top: -7px;
  border-top: 12px solid #fff;
}

.product__main,
.product-sup,
.product__related,
.product__rel {
  margin-bottom: 150px;
}

.tooltip {
  position: fixed;
  padding: 16px 13px;
  white-space: nowrap;
  font-size: 20px;
  line-height: 26px;
  color: #1D2E3E;
  background-color: #fff;
  border: 1px solid #1D2E3E;
}

.product-slider {
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}

.product-slider__items {
  display: flex;
}

.product-slider__item {
  flex-shrink: 0;
  height: 880px;
}

.product-slider__img--ct {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.product-slider__img--cv {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.product-slider__link,
.product-slider__prev,
.product-slider__next {
  position: absolute;
  width: 50px;
  height: 50px;
  cursor: pointer;
  background-color: #fff;
  transition: all 0.3s ease 0s;
}

.product-slider__link {
  top: 20px;
  left: 20px;
  font-size: 30px;
  color: #1D2E3E;
}

.product-slider__prev,
.product-slider__next {
  top: 415px;
  font-size: 14px;
  color: #2062AF;
  border: 1px solid #2062AF;
}

.product-slider__prev {
  left: -15px;
}

.product-slider__next {
  right: -15px;
}

.product-slider__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 15px;
  background-color: #A7A9AB;
}

.product-slider__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.product-calc {
  padding: 28px 25px 20px 100px;
  min-width: 711px;
}

.product-calc__title {
  position: relative;
  font-size: 20px;
  line-height: 26px;
}

.product-calc__title._active::before {
  transform: scale(1, -1);
}

.product-calc__title::before {
  margin: 0 15px 0 45px;
  font-size: 10px;
  color: #2062AF;
  transition: all 0.3s ease 0s;
}

.product-calc__title::after {
  content: "?";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -70px;
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #1D2E3E;
  border-radius: 50%;
}

.product-calc__list {
  padding-top: 30px;
}

.product-calc__list-item {
  font-size: 20px;
  line-height: 26px;
}

.product-calc__list-item:not(:last-child) {
  margin-bottom: 20px;
}

.product-calc__link {
  position: relative;
  display: inline-block;
  margin: 30px 0 50px 38px;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 23px;
  color: #2062AF;
  border-bottom: 1px dashed #2062AF;
  transition: all 0.3s ease 0s;
}

.product-calc__link::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: -38px;
  font-size: 1.3em;
}

.product-calc__action {
  display: flex;
  font-size: 20px;
  line-height: 26px;
}

.product-calc__item {
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.product-calc__item:not(:last-child) {
  padding-right: 31px;
}

.product-calc__item:not(:last-child)::after {
  position: absolute;
  content: "=";
  top: 18px;
  right: 10px;
}

.product-calc__desc {
  margin: 20px -10px 0 0;
  color: #A7A9AB;
}

.product-calc__result {
  display: flex;
  align-items: center;
  height: 62px;
}

.jq-number {
  display: flex;
  border: 1px solid #2062AF;
}

.jq-number__field {
  height: 60px;
}

.product-calc__num .jq-number__field {
  width: 77px;
}

.product-calc__input .jq-number__field {
  width: 95px;
}

.jq-number__field input {
  width: 100%;
  height: 100%;
  padding: 0;
  text-align: center;
  color: #333;
  border: none;
}

.jq-number__spin {
  position: relative;
  width: 33px;
  height: 100%;
  cursor: pointer;
  background-color: #fff;
}

.product-calc__input .jq-number__spin {
  display: none;
}

.jq-number__spin::after,
.jq-number__spin::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.jq-number__spin.minus {
  order: -1;
  border-right: 1px solid #2062AF;
}

.jq-number__spin.minus::before {
  content: "-";
}

.jq-number__spin.plus {
  border-left: 1px solid #2062AF;
}

.jq-number__spin.plus::after {
  content: "+";
}

.product-sup__title {
  padding: 24px 50px;
  color: #A7A9AB;
}

.product-sup__title._active::before {
  transform: scale(1, -1);
}

.product-sup__title::before {
  font-size: 10px;
}

.product-sup__title._active {
  color: #1D2E3E;
  background-color: #fff;
}

.product-sup__body {
  grid-area: cntnt;
  background-color: #fff;
}

.product-sup__desc {
  max-width: 1010px;
}

.product-sup__list-item {
  display: flex;
  padding: 21px 50px;
}

.product-sup__list-item:nth-child(even) {
  background-color: #F7F7F7;
}

.product-sup__list-item a {
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.product-sup__item-name {
  flex: 0 0 520px;
  color: #A7A9AB;
}

.product-sup__download-link {
  display: flex;
  gap: 3px 15px;
  padding-left: 45px;
}

.product-sup__download-link a {
  position: relative;
  text-decoration: underline;
}

.product-sup__download-link a::before {
  position: absolute;
  top: 50%;
  left: -30px;
  transform: translate(-50%, -50%);
  font-size: 1.3em;
}

.product-sup__link-info {
  text-transform: uppercase;
  color: #A7A9AB;
}

.tags {
  display: flex;
  flex-wrap: wrap;
  gap: 15px 10px;
}

.tags__item {
  display: flex;
}

.tags__item:not(:last-child)::after {
  content: ",";
}

.product-deliv {
  display: flex;
}

.product-deliv__body:first-child {
  margin-right: 255px;
}

.product-deliv__title {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}

.product-deliv__title::before {
  font-size: 1.7em;
  margin-right: 15px;
}

.product-deliv__item {
  display: flex;
}

.product-deliv__item:not(:last-child) {
  margin-bottom: 20px;
}

.product-deliv__name {
  width: 180px;
  color: #A7A9AB;
}

.product-services__items {
  display: flex;
  gap: 0 40px;
  margin: 30px 0 50px;
}

.product-services__item {
  display: flex;
  align-items: center;
}

.product-services__img-box {
  width: 40px;
  height: 40px;
  margin-right: 15px;
}

.product-services__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.product-services__btn {
  margin-top: 50px;
}

.product-pay {
  display: flex;
  flex-direction: column;
  max-width: 1005px;
}

.product-pay__title {
  margin-bottom: 30px;
}

.product-pay__title:not(:first-child) {
  margin-top: 50px;
}

.product-pay__text:not(:last-of-type) {
  margin-bottom: 30px;
}

.product-pay__cards {
  margin: 30px 0 50px;
}

.product-pay__link {
  align-self: flex-start;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.07em;
  color: #2062AF;
  border-bottom: 1px dashed #2062AF;
  transition: all 0.3s ease 0s;
}

.product-sup__desc,
.product-deliv,
.product-services,
.product-pay {
  padding: 50px;
}

.product-gallery {
  background-color: transparent;
}

.product-gallery__body {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1520px;
  height: 94vh;
  margin: 0 auto;
}

.product-gallery__close,
.product-gallery__prev,
.product-gallery__next {
  width: 50px;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  color: #2062AF;
  background-color: #fff;
  border: 1px solid #2062AF;
  transition: all 0.3s ease 0s;
}

.product-gallery__close {
  position: absolute;
  top: 0;
  right: 0;
}

.product-gallery__prev,
.product-gallery__next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.product-gallery__prev.swiper-button-disabled,
.product-gallery__next.swiper-button-disabled {
  color: #A7A9AB;
  background-color: transparent;
  border-color: #A7A9AB;
}

.product-gallery__prev {
  left: 0;
}

.product-gallery__next {
  right: 0;
}

.product-gallery__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #A7A9AB;
}

.product-gallery__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.product-gallery__slider-wrapper {
  width: 83%;
  height: 94vh;
}

.product-gallery__slider {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product-gallery__items {
  display: flex;
  width: 100%;
  height: 100%;
}

.product-gallery__item {
  flex-shrink: 0;
  height: 100%;
}

.product-gallery__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.cart {
  min-height: 100%;
  overflow: hidden;
}

.cart__empty {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 150px 0;
}

.cart__empty-desc {
  margin-bottom: 50px;
}

.cart__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 50px 0;
}

.cart__clear {
  position: relative;
  display: flex;
  align-items: center;
  padding-left: 35px;
  text-decoration: underline;
  color: #B91919;
  background-color: transparent;
  border: none;
  transition: all 0.3s ease 0s;
}

.cart__clear::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 15px;
}

.cart__titles {
  position: relative;
  padding: 21px 0;
  background-color: #fff;
}

.cart__titles::before,
.cart__titles::after {
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
}

.cart__titles::before {
  left: -100%;
}

.cart__titles::after {
  right: -100%;
}

.cart__title {
  color: #A7A9AB;
}

.cart__item {
  border-bottom: 1px solid #A7A9AB;
}

.cart__foot {
  display: flex;
  padding: 50px 0;
}

.cart-product {
  padding: 50px 0;
}

.cart-product__info {
  display: flex;
}

.cart-product__thumb {
  flex-shrink: 0;
  width: 270px;
  height: 270px;
}

.cart-product__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.cart-product__content {
  padding: 0 30px;
}

.cart-product__name {
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.cart-product__prices {
  margin: 30px 0;
}

.cart-product__prices-item:not(:last-child) {
  margin-bottom: 20px;
}

.cart-product__price {
  display: grid;
  grid-template-columns: 1fr auto;
}

.cart-product__price-count {
  padding-top: 16px;
}

.cart-product__del {
  width: 50px;
  height: 50px;
  font-size: 15px;
}

.cart-product__removed {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 40px 0;
}

.cart-product__removed-name .cart-product__name::before {
  content: "«";
  margin-right: -3px;
}

.cart-product__removed-name .cart-product__name::after {
  content: "»";
  margin-left: -3px;
}

.cart-product__return {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  background-color: transparent;
  border: none;
}

.cart-product__return span {
  text-decoration: underline;
}

.cart-product__return::before {
  width: 50px;
  height: 50px;
  margin-left: 30px;
  font-size: 20px;
  color: #2062AF;
  background-color: #fff;
  border: 1px solid #2062AF;
  transition: all 0.3s ease 0s;
}

.coop__input-wrap {
  display: flex;
  width: 567px;
  height: 54px;
  margin-top: 30px;
  background-color: #fff;
}

.coop__input {
  width: 100%;
  height: 100%;
  padding: 0 10px;
  border: 1px solid #2062AF;
  border-right: none;
}

.coop__btn {
  width: 54px;
  height: 100%;
  font-size: 13px;
}

.total-amount {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.total-amount__desc {
  display: flex;
}

.total-amount__desc span {
  margin-right: 10px;
  text-transform: uppercase;
}

.total-amount__price {
  margin: 30px 0 50px;
  font-size: 64px;
  line-height: 75px;
}

.order {
  display: flex;
  flex-direction: column;
  padding: 50px 0;
}

.order__auth {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.order__auth-desc {
  margin-bottom: 30px;
}

.order__auth-desc a {
  text-decoration: underline;
  color: #2062AF;
}

.order__main {
  display: flex;
}

.order-form {
  flex-grow: 0;
  flex-shrink: 0;
  width: 1170px;
}

.order-form__step {
  background-color: #fff;
}

.order-form__step:not(:last-child) {
  margin-bottom: 50px;
}

.order-form__step:nth-child(1) .order-form__title::before {
  content: "1";
}

.order-form__step:nth-child(2) .order-form__title::before {
  content: "2";
}

.order-form__step:nth-child(3) .order-form__title::before {
  content: "3";
}

.order-form__step._active .order-form__content {
  padding: 50px;
}

.order-form__step._active .order-form__title {
  color: #1D2E3E;
}

.order-form__step._active .order-form__title::before {
  background-color: #2062AF;
}

.order-form__step._active .order-form__back-step {
  display: flex;
}

.order-form__step._active .order-form__body {
  display: block;
}

.order-form__back-step {
  position: relative;
  display: none;
  align-items: center;
  padding-left: 44px;
  text-decoration: underline;
  color: #2062AF;
  transition: all 0.3s ease 0s;
}

.order-form__back-step::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 21px;
}

.order-form__content {
  padding: 30px 50px;
}

.order-form__title-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.order-form__title {
  position: relative;
  display: flex;
  align-items: center;
  text-transform: uppercase;
  font-size: inherit;
  line-height: inherit;
  color: #A7A9AB;
}

.order-form__title::before {
  flex-grow: 0;
  flex-shrink: 0;
  width: 50px;
  height: 50px;
  margin-right: 30px;
  color: #fff;
  background-color: #A7A9AB;
}

.order-form__body {
  display: none;
  padding-top: 50px;
}

.order-form__vars {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 50px 0;
}

.order-form__var:not(:last-child) {
  margin-bottom: 30px;
}

.order-form__var-price {
  white-space: nowrap;
}

.order-form__text:not(:last-of-type) {
  margin-bottom: 30px;
}

.order-form__pay-info {
  padding-left: 70px;
  margin-top: 30px;
}

.order-form__pay-agree {
  max-width: 660px;
  margin-top: 30px;
  color: #A7A9AB;
}

.order-form__pay-agree-link {
  text-decoration: underline;
  color: #2062AF;
  transition: all 0.3s ease 0s;
}

.order-form__btn {
  margin-top: 50px;
}

.order-options__s-post-loc {
  display: flex;
  margin-bottom: 30px;
}

.order-options__s-post-desc {
  margin-right: 20px;
  color: #A7A9AB;
}

.order-options__work {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.order-options__w-content {
  display: none;
}

.order-options__w-var {
  display: flex;
  margin: 30px 0;
}

.order-options__label:first-child {
  margin-right: 50px;
}

.order-options__add {
  display: flex;
}

.order-options__add-desc {
  color: #A7A9AB;
  margin-right: 20px;
}

.order-options__post {
  display: flex;
  flex-direction: column;
}

.order-options__post-address {
  display: flex;
  align-items: center;
  margin: 20px 0;
}

.order-options__post-address::before {
  margin-right: 19px;
  font-size: 20px;
  color: #2062AF;
}

.order-options__post-map {
  width: 100%;
  height: 350px;
  margin-top: 50px;
}

.order-options__post-map iframe {
  width: 100%;
  height: 100%;
}

.order-options__s-post,
.order-options__work,
.order-options__post {
  margin-bottom: 50px;
}

.order-options__w-content .jq-selectbox {
  width: 217px;
  height: 54px;
  margin: 30px 0;
  border: 1px solid #2062AF;
  border-right: none;
  z-index: 1 !important;
  cursor: pointer;
}

.order-options__w-content .jq-selectbox::before {
  display: none;
}

.order-options__w-content .jq-selectbox__select {
  display: grid;
  grid-template-columns: 1fr 54px;
  height: 100%;
}

.order-options__w-content .jq-selectbox__trigger {
  height: 100%;
}

.order-options__w-content .jq-selectbox.opened .jq-selectbox__trigger-arrow::before {
  transform: scale(1, -1);
}

.order-options__w-content .jq-selectbox__trigger-arrow {
  height: 100%;
  background-color: #2062AF;
}

.order-options__w-content .jq-selectbox__trigger-arrow::before {
  font-size: 8px;
  color: #fff;
}

.order-options__w-content .jq-selectbox__dropdown {
  top: calc(100% - 1px) !important;
  bottom: auto !important;
  left: -1px;
  width: 164px;
  background-color: #fff;
  border: 1px solid #2062AF;
  border-top: none;
}

.order-options__w-content .jq-selectbox__dropdown ul {
  display: flex;
  flex-direction: column;
}

.order-options__w-content .jq-selectbox__dropdown ul li {
  text-align: center;
  width: 100%;
  padding: 6px 0;
  cursor: pointer;
}

.order-options__w-content .jq-selectbox__dropdown ul li.sel {
  color: #A7A9AB;
  cursor: initial;
}

.order-options__w-content .jq-selectbox__dropdown ul li:not(.sel):hover {
  color: #fff;
  background-color: #2062AF;
}

.order-options__w-content .jq-selectbox__dropdown ul li:last-child {
  padding-bottom: 12px;
}

.order-form__fl-inputs,
.order-form__ur-inputs {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(10, 1fr);
  align-items: end;
}

.order-form__comment {
  grid-column: span 10;
}

.order-form__comment-show {
  display: flex;
  align-items: center;
  color: #2062AF;
  background-color: transparent;
  border: none;
  transition: all 0.3s ease 0s;
}

.order-form__comment-show::before {
  content: "+";
  padding: 0 14px 0 4px;
  font-size: 1.2em;
}

.order-form__comment-area {
  display: none;
}

.order-form__textarea {
  height: 162px;
  padding: 10px 30px;
  margin-top: 15px;
  border: 1px solid #2062AF;
  resize: none;
}

.order-form__ur-inputs .form__label:nth-child(1),
.order-form__ur-inputs .form__label:nth-child(4) {
  grid-column: span 10;
}

.order-form__ur-inputs .form__label:nth-child(2),
.order-form__ur-inputs .form__label:nth-child(3),
.order-form__ur-inputs .form__label:nth-child(9),
.order-form__ur-inputs .form__label:nth-child(10) {
  grid-column: span 5;
}

.order-form__ur-inputs .form__label:nth-child(5),
.order-form__ur-inputs .form__label:nth-child(7) {
  grid-column: span 4;
}

.order-form__ur-inputs .form__label:nth-child(6),
.order-form__ur-inputs .form__label:nth-child(8) {
  grid-column: span 6;
}

.order-price {
  width: 100%;
  padding-left: 30px;
}

.order-price__item {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.order-price__item--light {
  color: #A7A9AB;
}

.order-price__item--amount {
  margin-top: 50px;
}

.order-price__item--amount .order-price__name {
  text-transform: uppercase;
}

.order-price__item:not(:last-child) {
  margin-bottom: 20px;
}

.order-price__item--coop {
  margin-top: 30px;
}

.order-price__coop {
  width: 100%;
}

.order-price__coop-info,
.order-price__coop-action {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}

.order-price__coop-action {
  margin-top: 20px;
  color: #2062AF;
}

.order-price__coop-action .order-price__name {
  display: flex;
}

.order-price__coop-remove {
  color: #2062AF;
  background-color: transparent;
  border: none;
}

.order-price__coop-remove::before {
  margin-left: 15px;
  font-size: 15px;
}

.order-price__line {
  width: 100%;
  height: 1px;
  margin: 10px 0;
  background-color: #A7A9AB;
}

.lite-page {
  display: flex;
  align-items: center;
  padding: 85px 0;
}

.lite-page__title {
  margin-bottom: 30px;
  font-size: 60px;
  line-height: 70px;
}

.lite-page__text {
  max-width: 650px;
}

.lite-page__text:not(:last-of-type) {
  margin-bottom: 70px;
}

.lite-page__btns {
  display: flex;
  margin-top: 40px;
}

.lite-page__btn:first-child {
  margin-right: 30px;
}

.lite-page__img-box {
  width: 847px;
  height: auto;
}

.lite-page__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.lc {
  padding: 50px 0;
}

.lc__logout {
  position: absolute;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  color: #1D2E3E;
  background-color: transparent;
  border: none;
  transition: all 0.3s ease 0s;
}

.lc__logout::before {
  margin-right: 20px;
}

.personal-info {
  position: relative;
}

.personal-info + .personal-info {
  margin-top: 70px;
}

.personal-info__title {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
}

.personal-info__title::before {
  margin-left: 15px;
  font-size: 7px;
  line-height: 8px;
  transition: all 0.3s ease 0s;
}

.personal-info__title._active::before {
  transform: scaleY(-1);
}

.personal-info__body {
  width: 1070px;
}

.personal-info__fl {
  grid-template: repeat(5, auto)/1fr 1fr;
  grid-auto-flow: column;
}

.personal-info__fl,
.personal-info__ur-inputs {
  display: grid;
  gap: 30px;
}

.personal-info__ur-inputs--first {
  align-items: end;
  grid-template-columns: repeat(10, 1fr);
  margin-bottom: 30px;
}

.personal-info__ur-inputs--first .form__label:nth-child(1),
.personal-info__ur-inputs--first .form__label:nth-child(4) {
  grid-column: span 10;
}

.personal-info__ur-inputs--first .form__label:nth-child(2),
.personal-info__ur-inputs--first .form__label:nth-child(3),
.personal-info__ur-inputs--first .form__label:nth-child(9) {
  grid-column: span 5;
}

.personal-info__ur-inputs--first .form__label:nth-child(5),
.personal-info__ur-inputs--first .form__label:nth-child(7) {
  grid-column: span 4;
}

.personal-info__ur-inputs--first .form__label:nth-child(6),
.personal-info__ur-inputs--first .form__label:nth-child(8) {
  grid-column: span 6;
}

.personal-info__ur-inputs--second {
  grid-template: repeat(4, auto)/1fr 1fr;
  grid-auto-flow: column;
}

.personal-info__btns {
  display: flex;
  margin-top: 40px;
}

.personal-info__btn:first-child {
  margin-right: 30px;
}

.lc-auth {
  width: 615px;
  padding: 50px;
  margin: 0 auto;
  background-color: #fff;
}

.lc-auth__reg {
  display: none;
}

.lc-auth__title-box {
  position: relative;
  margin-bottom: 30px;
}

.lc-auth__title {
  text-align: center;
}

.lc-auth__form {
  display: flex;
  flex-direction: column;
}

.lc-auth__form .form__label:not(:last-of-type) {
  margin-bottom: 20px;
}

.lc-auth__remember {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 20px 0 30px;
}

.lc-auth__remember .checkbox__f {
  margin-right: 15px;
}

.lc-auth__recover {
  text-decoration: underline;
  color: #1D2E3E;
}

.lc-auth__btn {
  display: block;
  width: 100%;
}

.lc-auth__btn + .lc-auth__btn {
  margin-top: 20px;
}

.lc-auth__btn--back {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  bottom: 3px;
  font-size: 20px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.lc-auth__btn--back::before {
  margin-right: 5px;
  font-size: 14px;
}

.lc-auth__btn--reg {
  margin-top: 40px;
}

.ohn {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 40px;
}

.ohn__desc {
  margin-bottom: 50px;
  text-align: center;
}

.oh {
  width: 100%;
  padding: 10px 50px;
  margin-top: 40px;
  background-color: #fff;
}

.oh__item {
  padding: 40px 0;
}

.oh__item:not(:last-child) {
  border-bottom: 1px solid #A7A9AB;
}

.oh__item-body {
  position: relative;
}

.oh__subitem {
  display: flex;
}

.oh__subitem:not(:last-child) {
  margin-bottom: 40px;
}

.oh__name {
  flex-shrink: 0;
  width: 383px;
}

.oh__name--num {
  color: #A7A9AB;
}

.oh__status {
  color: #2062AF;
}

.oh__link {
  text-transform: uppercase;
  text-decoration: underline;
  color: #2062AF;
}

.oh__link--dl {
  margin-left: 100px;
}

.oh__action {
  background-color: transparent;
  border: none;
}

.oh__action--del {
  color: #B91919;
}

.oh__action--follow {
  color: #2aa66a;
}

.oi {
  background-color: #F7F7F7;
}

.oi__inner {
  position: relative;
  padding: 50px;
}

.oi__close {
  position: absolute;
  top: 50px;
  right: 50px;
  width: 50px;
  height: 50px;
  font-size: 15px;
}

.oi__title {
  display: flex;
  margin-bottom: 50px;
}

.oi__title span + span {
  margin-left: 20px;
  letter-spacing: normal;
}

.oi__subtitle {
  margin-bottom: 30px;
  text-transform: uppercase;
  font-size: inherit;
  line-height: inherit;
}

.oi__order-price {
  width: 630px;
  padding: 30px;
  margin-bottom: 50px;
  background-color: #F7F7F7;
}

.oi-info__status-box {
  display: flex;
}

.oi-info__status-desc {
  margin-right: 30px;
  color: #A7A9AB;
}

.oi-info__status {
  color: #2062AF;
}

.oi-info__box {
  margin-top: 50px;
}

.oi-info__item {
  display: flex;
}

.oi-info__item:not(:last-child) {
  margin-bottom: 20px;
}

.oi-info__item-desc {
  flex-shrink: 0;
  width: 295px;
  color: #A7A9AB;
}

.oi-info__price-deliv {
  white-space: nowrap;
}

.oi-info__btn {
  margin-top: 40px;
}

.oi-goods {
  margin: 70px 0;
}

.oi-goods__titles,
.oi-goods__item {
  display: grid;
  gap: 100px;
  grid-template-columns: 1fr 160px 230px 215px;
}

.oi-goods__titles {
  padding: 17px 0;
  background-color: #F7F7F7;
}

.oi-goods__title {
  color: #A7A9AB;
}

.oi-goods__title:first-child {
  padding-left: 30px;
}

.oi-goods__item {
  padding: 30px 0;
}

.oi-goods__item:not(:last-child) {
  border-bottom: 1px solid #A7A9AB;
}

.oi-goods__item:last-child {
  padding-bottom: 0;
}

.oi-goods__content:first-child {
  display: flex;
  align-items: flex-start;
}

.oi-goods__thumb {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  margin-right: 30px;
}

.oi-goods__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.oi-goods__name {
  font-size: inherit;
  line-height: 130%;
}

.oi-goods__link {
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.news-page__cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}

.news-page__pagination {
  margin-top: 50px;
}

.new-card {
  background-color: #fff;
}

.new-card__link {
  display: flex;
  height: 100%;
}

.new-card__img-box {
  flex-shrink: 0;
  width: 100%;
  height: 389px;
  background-color: #fff;
  overflow: hidden;
}

.new-card__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  transition: all 0.3s ease 0s;
}

.new-card__img--ct {
  -o-object-fit: contain;
     object-fit: contain;
}

.new-card__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px;
  width: 100%;
  height: 100%;
}

.new-card__time {
  margin-bottom: 15px;
  color: #2062AF;
}

.new-card__title {
  flex-grow: 1;
  min-height: 220px;
  padding-bottom: 30px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.new-card__link-f {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  color: #2062AF;
}

.new-card__link-f::before {
  margin-left: 15px;
  font-size: 14px;
}

.news-one__body {
  width: 100%;
  max-width: 1000px;
  padding-bottom: 150px;
  margin: 0 auto;
}

.news-one__img-box {
  width: 100%;
  margin: 50px 0 80px;
}

.news-one__img {
  height: auto;
  aspect-ratio: 102/51;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.news-one__desc {
  margin-top: 20px;
  width: 87%;
  color: #A7A9AB;
}

.news-one h1 {
  font-size: 64px;
}

.news-one time {
  display: block;
  margin: 30px 0 40px;
  font-size: 18px;
  color: #2062AF;
}

.news-one h1,
.news-one h2,
.news-one h3,
.news-one h4,
.news-one blockquote {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.news-one h2,
.news-one h3,
.news-one h4,
.news-one blockquote {
  font-size: 24px;
  line-height: 130%;
}

.news-one h3,
.news-one h4 {
  margin: 20px;
}

.news-one p {
  line-height: 1.3;
  margin: 30px 0;
}

.news-one blockquote {
  margin: 60px 0;
  text-align: center;
}

.info__tab {
  padding: 30px 40px;
  line-height: 130%;
  color: #1D2E3E;
  background-color: #fff;
  transition: all 0.3s ease 0s;
}

.info__tab._active {
  color: #fff;
  background-color: #2062AF;
}

.info__tab._active:not(:last-of-type) {
  border-bottom: 1px solid transparent;
}

.info__tab:not(:last-of-type) {
  border-bottom: 1px solid #A7A9AB;
}

.info__tab--1 {
  grid-area: tab1;
}

.info__tab--2 {
  grid-area: tab2;
}

.info__tab--3 {
  grid-area: tab3;
}

.info__tab--4 {
  grid-area: tab4;
}

.info__tab--5 {
  grid-area: tab5;
}

.info__tab--6 {
  grid-area: tab6;
}

.info__tab--7 {
  grid-area: tab7;
}

.info__tab--8 {
  grid-area: tab8;
}

.info__tab--9 {
  grid-area: tab9;
}

.info__tab--10 {
  grid-area: tab10;
}

.info__tab--11 {
  grid-area: tab11;
}

.info__tab-content {
  grid-area: cntnt;
}

.info__items {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
}

.info__item {
  display: flex;
  flex-direction: column;
  min-height: 593px;
  background-color: #fff;
}

.info__thumb {
  flex-shrink: 0;
  width: 100%;
  height: 320px;
  transition: all 0.3s ease 0s;
}

.info__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.info__item-content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 40px 30px 20px;
}

.info__title {
  flex-grow: 1;
  margin-bottom: 40px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.info__link-f {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  color: #2062AF;
}

.info__link-f::before {
  margin-left: 15px;
  font-size: 14px;
}

.projects__items {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(4, 1fr);
  margin: 50px 0;
}

.projects__item {
  display: flex;
  flex-direction: column;
  min-height: 593px;
  background-color: #fff;
}

.projects__item:nth-child(14n+5) {
  grid-column: span 2;
}

.projects__thumb {
  width: 100%;
  height: 320px;
  transition: all 0.3s ease 0s;
}

.projects__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.projects__content {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 30px 40px 30px 20px;
}

.projects__date {
  font-size: 18px;
  line-height: 130%;
  color: #2062AF;
}

.projects__name {
  flex-grow: 1;
  margin: 15px 0 30px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.projects__link-f {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: flex-end;
  color: #2062AF;
}

.projects__link-f::before {
  margin-left: 15px;
  font-size: 14px;
}

.projects-filter {
  overflow: hidden;
  width: 100%;
}

.projects-filter__items {
  display: flex;
  width: 100%;
  margin: 30px 0;
}

.projects-filter__item {
  flex-shrink: 0;
  height: 72px;
}

.projects-filter__label {
  height: 100%;
}

.projects-filter__check {
  position: absolute;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.projects-filter__check:checked + .projects-filter__checkbox {
  border: 1px solid #2062AF;
}

.projects-filter__checkbox {
  padding: 0 30px;
  height: 100%;
  background-color: #fff;
  border: 1px solid transparent;
  cursor: pointer;
}

.projects-filter__icon {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.projects-filter__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.projects-filter__scrollbar {
  width: 100%;
  height: 1px;
  background-color: #A7A9AB;
}

.projects-filter__scrollbar .swiper-scrollbar-drag {
  background-color: #1D2E3E;
}

.project-one__body {
  display: flex;
  padding-bottom: 150px;
}

.project-one__imgs {
  flex: 0 0 1020px;
  margin-right: 30px;
}

.project-one__imgs-inner {
  display: grid;
  gap: 50px;
  grid-template-columns: 1fr 1fr;
}

.project-one__img-box {
  width: 100%;
  height: 600px;
}

.project-one__img-box:nth-child(3n+1) {
  grid-column: span 2;
}

.project-one__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.project-one__content h2 {
  font-size: 64px;
}

.project-one__content time {
  display: block;
  margin: 50px 0 30px;
  font-size: 18px;
  color: #2062AF;
}

.project-one__content h2,
.project-one__content h3,
.project-one__content blockquote {
  text-transform: uppercase;
  letter-spacing: 0.1em;
}

.project-one__content h3,
.project-one__content blockquote {
  font-size: 24px;
  line-height: 130%;
}

.project-one__content h3 {
  margin-bottom: 20px;
}

.project-one__content p {
  line-height: 130%;
}

.project-one__content p:not(:last-child) {
  margin-bottom: 30px;
}

.project-one__content blockquote {
  margin: 60px 0;
  text-align: center;
}

.contact__links {
  display: flex;
}

.contact__link {
  font-size: 64px;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.contact__desc-body {
  margin: 100px 0;
}

.contact__address {
  display: flex;
  align-items: flex-start;
}

.contact__address::before {
  margin-right: 24px;
  font-size: 20px;
  color: #2062AF;
}

.contact__desc-title {
  margin-bottom: 30px;
}

.contact__map {
  width: 100%;
  height: 550px;
}

.contact__map iframe {
  width: 100%;
  height: 100%;
}

.contact__geo-desc {
  display: flex;
  align-items: center;
  margin: 100px 0 50px;
}

.contact__geo-desc::before {
  content: "!";
  flex-shrink: 0;
  width: 40px;
  height: 40px;
  padding-left: 1px;
  margin-right: 20px;
  font-size: 20px;
  color: #fff;
  background-color: #1D2E3E;
  border-radius: 50%;
}

.contact__loc {
  width: 100%;
  height: 540px;
}

.contact__loc-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top left;
     object-position: top left;
}

.contact__list {
  margin: 110px 0 100px;
}

.contact__item {
  display: flex;
  padding: 21px 0;
}

.contact__item:nth-child(odd) {
  background-color: #fff;
}

.contact__item a {
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.contact__name {
  flex: 0 0 750px;
  padding: 0 215px 0 50px;
  color: #A7A9AB;
}

.contact__item-info {
  padding-right: 15px;
}

.contact__action {
  background-image: url(../img/content/advantages.svg);
  background-repeat: no-repeat;
  background-size: 702px, 673px, contain;
  background-position: left 80% center;
}

.contact-form {
  display: grid;
  gap: 20px;
  grid-template-columns: 513px;
  margin-top: 50px;
  font-size: 20px;
}

.contact-form input,
.contact-form textarea {
  margin-top: 10px;
}

.contact-form__textarea {
  width: 100%;
  height: 216px;
  padding: 10px 20px;
  border: 1px solid #2062AF;
  resize: none;
}

.contact-form__btn {
  margin-right: auto;
  margin-top: 30px;
}

.contact-form__agree-link {
  text-decoration: underline;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.captcha__img-box {
  width: 171px;
  height: 36px;
  margin: 17px 0 22px;
  background-color: #fff;
  border: 1px solid #2062AF;
}

.captcha__img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.tile {
  overflow: hidden;
  line-height: 130%;
}

.tile__cards {
  padding: 50px 0;
  background-color: #F7F7F7;
}

.tile__grid {
  margin-bottom: 150px;
}

.tile__title-box {
  margin-bottom: 70px;
  background-color: #F7F7F7;
}

.tile__title {
  max-width: 1800px;
  padding: 18px 15px;
  margin: 0 auto;
}

.tile-grid {
  display: grid;
}

.tile-grid--country {
  gap: 60px 48px;
  grid-template-columns: repeat(6, 1fr);
}

.tile-grid--country .tile-grid__item {
  align-items: stretch;
}

.tile-grid--country .tile-grid__logo {
  height: 114px;
  padding: 27px 82px;
}

.tile-grid--country .tile-grid__link-name {
  text-align: center;
}

.tile-grid--factory {
  gap: 60px 30px;
  grid-template-columns: repeat(4, 1fr);
}

.tile-grid--factory .tile-grid__item {
  align-items: stretch;
}

.tile-grid--factory .tile-grid__logo {
  height: 120px;
  padding: 22px 122px;
}

.tile-grid--factory .tile-grid__link-name {
  text-transform: uppercase;
}

.tile-grid--use {
  gap: 60px 55px;
  grid-template-columns: repeat(6, 1fr);
}

.tile-grid--texture,
.tile-grid--color,
.tile-grid--form {
  gap: 60px 21px;
  grid-template-columns: repeat(8, 1fr);
}

.tile-grid__item {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.tile-grid__link {
  display: flex;
  flex-direction: column;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.tile-grid__link + .tile-grid__link {
  margin-top: 20px;
}

.tile-grid__link-subname {
  display: flex;
  align-items: center;
}

.tile-grid__link-subname::after {
  content: "";
  width: 22px;
  height: 15px;
  margin: 0 0 -4px 10px;
}

.tile-grid__logo {
  flex-shrink: 0;
  width: 100%;
  margin-bottom: 30px;
  background-color: #F7F7F7;
}

.tile-grid__logo-img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.tile-grid__icon {
  width: 40px;
  height: 40px;
  margin-bottom: 30px;
}

.tile-grid__icon-img {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}

.tile-grid__img-box {
  width: 70px;
  height: 70px;
  margin-bottom: 30px;
}

.tile-grid__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.tile-grid__img--icon {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: left center;
     object-position: left center;
}

.gb::after {
  background: url(./../img/icons/country/bg.svg) left bottom/contain no-repeat;
}

.de::after {
  background: url(./../img/icons/country/de.svg) left bottom/contain no-repeat;
}

.es::after {
  background: url(./../img/icons/country/es.svg) left bottom/contain no-repeat;
}

.it::after {
  background: url(./../img/icons/country/it.svg) left bottom/contain no-repeat;
}

.cn::after {
  background: url(./../img/icons/country/cn.svg) left bottom/contain no-repeat;
}

.pl::after {
  background: url(./../img/icons/country/pl.svg) left bottom/contain no-repeat;
}

.pt::after {
  background: url(./../img/icons/country/pt.svg) left bottom/contain no-repeat;
}

.ru::after {
  background: url(./../img/icons/country/ru.svg) left bottom/contain no-repeat;
}

.us::after {
  background: url(./../img/icons/country/us.svg) left bottom/contain no-repeat;
}

.tr::after {
  background: url(./../img/icons/country/tr.svg) left bottom/contain no-repeat;
}

.search-page {
  overflow: hidden;
}

.aboutus__pd {
  padding: 150px 0;
}

.aboutus__main {
  background-color: #F7F7F7;
}

.aboutus__main-body {
  position: relative;
}

.aboutus__title {
  margin-bottom: 50px;
}

.aboutus__text + .aboutus__text {
  margin-top: 30px;
}

.aboutus__main-photo {
  display: flex;
  width: 885px;
}

.aboutus__main-img-box {
  width: 50%;
  height: 100%;
}

.aboutus__main-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.aboutus__blockquote {
  position: relative;
  display: block;
  width: -moz-max-content;
  width: max-content;
  max-width: 1020px;
  margin: 90px auto;
  text-align: center;
  color: #2062AF;
}

.aboutus__blockquote::before {
  content: "“";
  left: -45px;
}

.aboutus__blockquote::after {
  content: "”";
  bottom: -60px;
}

.aboutus__blockquote::after,
.aboutus__blockquote::before {
  position: absolute;
  font-size: 120px;
  opacity: 0.2;
}

.aboutus__info {
  background-color: #1D2E3E;
  overflow: hidden;
}

.aboutus__info-item {
  position: relative;
}

.aboutus__info-item:nth-child(1),
.aboutus__info-item:nth-child(3) {
  color: #fff;
}

.aboutus__info-item:nth-child(2) {
  background-color: #fff;
}

.aboutus__info-item:nth-child(1) {
  background-image: url(../img/content/truck.svg);
  background-repeat: no-repeat;
  background-size: 664px 563px;
  background-position: left calc(50% - 640px) top -90px;
}

.aboutus__info-body {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

.aboutus__info-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.aboutus__info-link {
  margin-top: 70px;
  text-decoration: underline;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.07em;
  font-size: 20px;
  color: #2062AF;
}

.aboutus__info-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.aboutus__info-preview {
  display: grid;
  gap: 30px;
  grid-template-columns: repeat(4, 570px);
  grid-template-rows: 400px;
  justify-content: center;
  padding-bottom: 150px;
  overflow: hidden;
}

.aboutus__preview-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.aboutus__clients {
  background-color: #F7F7F7;
}

.aboutus__partners {
  background-color: #1D2E3E;
}

.our-partners {
  position: relative;
  margin-bottom: 150px;
  color: #fff;
}

.our-partners__bg {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center top;
     object-position: center top;
}

.our-partners__slider-wrap {
  position: relative;
}

.our-partners__slider {
  overflow: hidden;
  width: 100%;
}

.our-partners__items {
  display: flex;
}

.our-partners__item {
  flex-shrink: 0;
  background-color: #fff;
}

.our-partners__img {
  height: auto;
  aspect-ratio: 420/210;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.our-partners__prev,
.our-partners__next {
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  font-size: 13px;
  background-color: #fff;
  cursor: pointer;
}

.our-partners__prev {
  left: -10px;
}

.our-partners__next {
  right: -10px;
}

.our-partners__scrollbar {
  width: 100%;
  height: 1px;
  margin-top: 20px;
  background-color: #A7A9AB;
}

.our-partners__scrollbar .swiper-scrollbar-drag {
  background-color: #fff;
}

.our-clients__action {
  display: grid;
  grid-template-columns: 450px 1fr;
}

.our-clients__tabs {
  display: flex;
  align-self: flex-start;
  border: 1px solid #A7A9AB;
  background-color: #fff;
}

.our-clients__tab {
  padding: 40px 30px;
  white-space: nowrap;
  color: #1D2E3E;
  transition: all 0.3s ease 0s;
}

.our-clients__tab._active {
  color: #fff;
  background-color: #2062AF;
}

.our-clients__content {
  background-color: #fff;
  background-image: url(../img/content/advantages.svg);
  background-repeat: no-repeat;
  background-size: 365px 350px;
  background-position: right -39px bottom -63px;
}

.our-clients__list {
  counter-reset: num;
  display: none;
  gap: 50px 100px;
  padding: 70px 80px 70px 70px;
  grid-template-columns: 1fr 1fr;
}

.our-clients__list._active {
  display: grid;
}

.our-clients__item {
  position: relative;
  padding-left: 80px;
  list-style: none;
}

.our-clients__item::before {
  content: counter(num, decimal-leading-zero);
  counter-increment: num;
  position: absolute;
  top: -10px;
  left: 0;
  font-size: 36px;
  line-height: 130%;
  letter-spacing: 0.1em;
  color: #2062AF;
}

.our-clients__item--link {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  order: 1;
}

.our-clients__item--link::before {
  display: none;
}

.our-clients__link {
  text-decoration: underline;
  text-transform: uppercase;
  white-space: nowrap;
  letter-spacing: 0.07em;
  font-size: 20px;
  color: #2062AF;
}

.article {
  line-height: 130%;
}

.article__list {
  max-width: 1170px;
  padding-bottom: 150px;
}

.article__list h3 {
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  font-size: 24px;
}

.article__list h3:not(:first-child) {
  margin-top: 60px;
}

.article__list ul {
  counter-reset: num;
}

.article__list li {
  position: relative;
  padding-left: 45px;
  margin-bottom: 30px;
}

.article__list li::before {
  content: counter(num) ".";
  counter-increment: num;
  position: absolute;
  top: 0;
  left: 0;
}

.article__list > p {
  margin-bottom: 30px;
}

.article__grid {
  gap: 150px;
  grid-template-columns: 1fr;
}

.article__incl {
  display: flex;
  align-items: flex-start;
}

.article__incl > p {
  padding-right: 100px;
  line-height: 130%;
  font-size: 36px;
}

.article__img-wrap p {
  width: 92%;
  margin-top: 20px;
  color: #A7A9AB;
}

.article__img-wrap + p {
  margin-top: 40px;
}

.article__img-wrap--incl {
  flex: 0 0 770px;
}

.article__incl:first-child .article__img-incl {
  height: 340px;
}

.article__incl:last-child .article__img-incl {
  height: 600px;
}

.article__img-col-3 {
  height: 343px;
}

.article__img-col-2 {
  height: 380px;
}

.article__img-col-1 {
  height: 380px;
}

.article__img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.article__grid-wrap {
  display: grid;
  gap: 30px;
  grid-template-columns: 1fr 1170px;
}

.article__title,
.article span,
.article a {
  color: #2062AF;
}

.article a {
  text-decoration: underline;
}

.article blockquote {
  grid-column: 1/-1;
  width: 100%;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
}

.article blockquote:not(:first-child) {
  margin-top: 60px;
}

.article blockquote:not(:last-child) {
  margin-bottom: 60px;
}

.article__grid-text {
  display: flex;
  flex-wrap: wrap;
}

.article__grid-text p:first-child {
  padding-right: 30px;
}

.article__grid-col-2 {
  grid-template-columns: 1fr 1fr;
}

.article__grid-col-3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.article__grid-col-2,
.article__grid-col-3 {
  gap: 70px 30px;
}

.article__grid,
.article__grid-wrap,
.article__grid-col-2,
.article__grid-col-3 {
  display: grid;
}

.article__grid-item--lg {
  grid-column: 1/-1;
}

@media (min-width: 479.98px) {
  .personal-info__fl .form__label:first-child {
    grid-column: span 2;
  }

  .personal-info__fl .form__label:nth-child(3) {
    order: 6;
  }

  .personal-info__ur-inputs--second .form__label:nth-child(2) {
    order: 5;
  }

  .new-card {
    grid-row: span 2;
  }

  .new-card__link {
    flex-direction: column;
  }

  .aboutus__text--l {
    max-width: 425px;
  }
}

@media (min-width: 580px) {
  .article__grid-text p {
    flex: 0 0 50%;
  }
}

@media (min-width: 581px) {
  .menu__item._active .categories-menu__overlay--second {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .categories-menu__overlay--second {
    position: absolute;
    top: 0;
    right: 0;
    width: calc(100vw - 310px);
    height: 100%;
    transform: translateX(calc(100% + 1px));
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .filter-collection__items {
    flex-wrap: wrap;
    align-items: center;
  }

  .filter-collection__scrollbar {
    display: none;
  }
}

@media (min-width: 767.98px) and (any-hover: hover) {
  .header__cart:hover {
    color: #1D2E3E;
    background-color: #fff;
    border: 1px solid #F7F7F7;
  }

  .header__cart:hover span {
    color: #fff;
    background-color: #1D2E3E;
  }

  .card-service__title:hover::before {
    content: "\e902";
  }
}

@media (min-width: 767.98px) {
  .header__cart span {
    position: absolute;
  }

  .pages-menu__item--mobile {
    display: none;
  }

  .header__body._search .header__action .search {
    border: 1px solid #F7F7F7;
  }

  .menu__item._active .categories-menu__overlay--first {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .categories-menu__overlay--second {
    width: 437px;
  }

  .auth__btn--login {
    display: none;
  }

  .footer__copy {
    justify-content: space-between;
  }

  .about__img-box {
    position: absolute;
    top: 0;
    left: 50%;
    width: 50vw;
    height: 100%;
  }

  .project__scrollbar {
    display: none;
  }

  .project__items {
    display: grid;
    gap: 30px;
    grid-template: 570px 570px/1fr 1fr 1fr;
  }

  .news__body {
    display: flex;
    justify-content: space-between;
  }

  .first-benefits__text {
    padding-right: 40px;
  }

  .second-benefits__items {
    display: grid;
    grid-template: auto/1fr 1fr;
    gap: 40px 100px;
    max-width: 1100px;
  }

  .second-benefits__title::before {
    display: none;
  }

  .contacts__content {
    display: flex;
  }

  .cards__img-scrollbar {
    display: none;
  }

  .collection__main {
    align-items: flex-start;
  }

  .filter-collection__first-slider {
    overflow: hidden;
  }

  .collection-gallery__scrollbar {
    display: none;
  }

  .product-calc__title::before {
    display: none;
  }

  .product-sup {
    display: grid;
    grid-template: auto auto/auto auto auto auto auto auto 1fr;
    grid-template-areas: "tab1 tab2 tab3 tab4 tab5 tab6 ." "cntnt cntnt cntnt cntnt cntnt cntnt cntnt";
  }

  .product-sup__title--a {
    grid-area: tab1;
  }

  .product-sup__title--b {
    grid-area: tab2;
  }

  .product-sup__title--c {
    grid-area: tab3;
  }

  .product-sup__title--d {
    grid-area: tab4;
  }

  .product-sup__title--e {
    grid-area: tab5;
  }

  .product-sup__title--f {
    grid-area: tab6;
  }

  .product-sup__title::before {
    display: none;
  }

  .product-sup__body {
    transition-duration: 0s !important;
  }

  .product-gallery__scrollbar {
    display: none;
  }

  .cart__foot {
    justify-content: space-between;
  }

  .cart__titles,
  .cart-product {
    display: grid;
    grid-template-columns: 750px 600px 420px;
  }

  .order-form__fl-inputs .form__label:nth-child(1) {
    grid-column: span 10;
  }

  .order-form__fl-inputs .form__label:nth-child(2),
  .order-form__fl-inputs .form__label:nth-child(3) {
    grid-column: span 5;
  }

  .personal-info__title::before {
    display: none;
  }

  .oh__btn {
    position: absolute;
    right: 0;
    bottom: 0;
  }

  .oh__action {
    position: absolute;
    top: 0;
    right: 0;
  }

  .info__body {
    display: grid;
    gap: 0 20px;
    grid-template-columns: 225px 1fr;
    grid-template-areas: "tab1 cntnt" "tab2 cntnt" "tab3 cntnt" "tab4 cntnt" "tab5 cntnt" "tab6 cntnt" "tab7 cntnt" "tab8 cntnt" "tab9 cntnt" "tab10 cntnt" "tab11 cntnt" ". cntnt";
    grid-template-rows: repeat(11, auto) 1fr;
  }

  .info__tab::before {
    display: none;
  }

  .info__tab-content {
    transition-duration: 0s !important;
  }

  .contact__links {
    align-items: center;
  }

  .aboutus__text--l {
    max-width: 340px;
  }

  .aboutus__main-photo {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
  }

  .aboutus__info-item:nth-child(1) .aboutus__info-content {
    grid-column: 2/3;
  }

  .aboutus__info-img-box {
    position: absolute;
    top: 0;
    left: calc(50% + 38px);
    width: calc(50% - 38px);
    height: 100%;
  }

  .our-partners__bg-box {
    position: absolute;
    top: 0;
    left: calc(50% + 38px);
    width: calc(50% - 38px);
    height: 100%;
  }

  .our-clients__tabs {
    flex-direction: column;
  }

  .our-clients__tab:not(:last-child) {
    border-bottom: 1px solid #A7A9AB;
  }

  .our-clients__tab._active {
    border-bottom-color: transparent;
  }

  .product-sup__body {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
  }

  .info__body > .product-sup__body {
    -ms-grid-row: 1;
    -ms-grid-row-span: 23;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }

  .info__tab--1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .info__body > .info__tab--1 {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .info__tab--2 {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  .info__body > .info__tab--2 {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .info__tab--3 {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .info__body > .info__tab--3 {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .info__tab--4 {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
  }

  .info__body > .info__tab--4 {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }

  .info__tab--5 {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }

  .info__body > .info__tab--5 {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }

  .info__tab--6 {
    -ms-grid-row: 1;
    -ms-grid-column: 6;
  }

  .info__body > .info__tab--6 {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
  }

  .info__tab--7 {
    -ms-grid-row: 13;
    -ms-grid-column: 1;
  }

  .info__tab--8 {
    -ms-grid-row: 15;
    -ms-grid-column: 1;
  }

  .info__tab--9 {
    -ms-grid-row: 17;
    -ms-grid-column: 1;
  }

  .info__tab--10 {
    -ms-grid-row: 19;
    -ms-grid-column: 1;
  }

  .info__tab--11 {
    -ms-grid-row: 21;
    -ms-grid-column: 1;
  }

  .info__tab-content {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 7;
  }

  .info__body > .info__tab-content {
    -ms-grid-row: 1;
    -ms-grid-row-span: 23;
    -ms-grid-column: 3;
    -ms-grid-column-span: 1;
  }
}

@media (min-width: 767.98px){

  .product-sup__title--a {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .info__body > .product-sup__title--a {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
  }

  .product-sup__title--b {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
  }

  .info__body > .product-sup__title--b {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .product-sup__title--c {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
  }

  .info__body > .product-sup__title--c {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .product-sup__title--d {
    -ms-grid-row: 1;
    -ms-grid-column: 4;
  }

  .info__body > .product-sup__title--d {
    -ms-grid-row: 7;
    -ms-grid-column: 1;
  }

  .product-sup__title--e {
    -ms-grid-row: 1;
    -ms-grid-column: 5;
  }

  .info__body > .product-sup__title--e {
    -ms-grid-row: 9;
    -ms-grid-column: 1;
  }

  .product-sup__title--f {
    -ms-grid-row: 1;
    -ms-grid-column: 6;
  }

  .info__body > .product-sup__title--f {
    -ms-grid-row: 11;
    -ms-grid-column: 1;
  }
}

@media (any-hover: hover) and (min-width: 767.98px) {
  .menu__item:hover .categories-menu__overlay {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }

  .our-clients__tab:hover {
    border-bottom-color: transparent;
  }
}

@media (min-width: 1025px) {
  .categories-menu__overlay--second {
    width: 670px;
  }

  .auth__social .social__list {
    justify-content: space-between;
  }

  .footer__menu--terms {
    width: 180px;
  }

  .menu-footer {
    flex: 0 0 200px;
    width: 200px;
    padding-right: 30px;
  }

  .menu-footer__title::before {
    display: none;
  }

  .card-news__scrollbar {
    display: none;
  }

  .card-news__item:not(:last-child) {
    margin-right: 20px;
  }

  .first-benefits__text {
    padding-right: 115px;
    flex: 0 0 50%;
  }

  .filter__title-btn {
    display: none;
  }

  .factory-catalog {
    position: relative;
    width: calc(100% + 30px);
    padding: 0 15px;
    margin: 0 -15px;
  }

  .factory-catalog::after,
  .factory-catalog::before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 0;
    width: 15px;
    height: 100%;
    background-color: #F7F7F7;
  }

  .factory-catalog::before {
    left: 0;
  }

  .factory-catalog::after {
    right: 0;
  }

  .factory-catalog__scrollbar {
    display: none;
  }

  .collection-slider__scrollbar {
    display: none;
  }

  .product-slider__scrollbar {
    display: none;
  }

  .lite-page {
    justify-content: space-between;
  }

  .new-card:nth-child(12n+1),
  .new-card:nth-child(12n+4),
  .new-card:nth-child(12n+11),
  .new-card:nth-child(12n+12) {
    grid-row: span 1;
    grid-column: span 2;
  }

  .new-card:nth-child(12n+1) .new-card__link,
  .new-card:nth-child(12n+4) .new-card__link,
  .new-card:nth-child(12n+11) .new-card__link,
  .new-card:nth-child(12n+12) .new-card__link {
    flex-direction: row;
  }

  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+4) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    height: 100%;
  }

  .projects__item:nth-child(14n+14) {
    grid-column: span 2;
  }

  .contact__links {
    justify-content: space-between;
  }

  .contact__desc-body {
    display: flex;
  }

  .contact__desc-address {
    flex: 0 0 335px;
  }

  .contact__address {
    max-width: 293px;
  }

  .aboutus__info-img-box {
    left: calc(50% + 80px);
    width: calc(50% - 80px);
  }

  .our-partners__bg-box {
    left: calc(50% + 80px);
    width: calc(50% - 80px);
  }

  .our-partners__scrollbar {
    display: none;
  }
}

@media (min-width: 1301px) {
  .header__callback {
    border-bottom: 1px dashed #2062AF;
  }

  .header__callback::before {
    display: none;
  }

  .header__callback:hover {
    border-bottom: 1px dashed transparent;
  }

  .sup-header__city {
    order: 1;
  }

  .sup-header__links-list {
    order: 2;
  }

  .sup-header__links-item:not(:last-child) {
    margin-right: 57px;
  }

  .header__main._scroll {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
  }

  .header__main._scroll .logo {
    display: flex;
    flex: 0 0 185px;
  }

  .header__main._scroll .logo__link {
    flex: 0 0 140px;
    width: 140px;
    height: 33px;
  }

  .header__main._scroll .logo__desc {
    display: none;
  }

  .header__main._scroll .header__phone-btn,
  .header__main._scroll .header__search-btn {
    display: flex;
  }

  .header__main._scroll .search {
    width: 0;
    padding: 0;
  }

  .header__main._scroll .menu__lists {
    max-height: calc(100vh - 65px);
    overflow: auto;
  }

  .menu__name--mobile {
    display: none;
  }

  .categories-menu__btn {
    display: none;
  }

  .categories-menu__overlay--first {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transform: translateX(calc(100% + 1px));
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
  }

  .categories-menu__overlay--second {
    width: 880px;
  }

  .mobile-menu {
    height: 0;
    overflow: hidden;
  }

  .footer__menu--terms {
    width: 270px;
  }

  .card-service__items {
    flex-wrap: wrap;
  }

  .card-service__scrollbar {
    display: none;
  }

  .card-service__item:nth-child(-n+3) {
    flex: 0 0 570px;
    margin-left: 30px;
    margin-bottom: 30px;
  }

  .card-service__item:nth-child(n+4) {
    flex: 0 0 420px;
    margin-right: 30px;
  }

  .card-service__item:first-child,
  .card-service__item:last-child {
    margin-left: 0;
    margin-right: 0;
  }

  .card-service__item:hover .card-service__content {
    width: 100%;
    height: 100%;
    background-color: #1D2E3E;
  }

  .card-service__item:hover .card-service__link {
    height: auto;
  }

  .card-service__item:hover .card-service__list {
    height: auto;
  }

  .card-service__item:hover .card-service__title::before,
  .card-service__item:hover .card-service__title,
  .card-service__item:hover .card-service__list-link,
  .card-service__item:hover .card-service__list-item::before {
    color: #fff;
  }

  .card-service__item:hover .card-service__img-box {
    display: none;
  }

  .card-service__link {
    height: 100%;
  }

  .card-service__title::before {
    width: 100%;
  }

  .card-service__list {
    height: 0;
    overflow: hidden;
  }

  .card-news__item:not(:last-child) {
    margin-right: 30px;
  }

  .benefits__btn {
    display: none;
  }

  .first-benefits__text {
    padding-right: 165px;
  }

  .second-benefits {
    background-size: 390px 373px;
    background-position: left calc(50% + 400px) top 65%;
  }

  .info__body {
    gap: 0 30px;
    grid-template-columns: 270px 1fr;
  }

  .contact__desc-address {
    flex-basis: 363px;
  }

  .aboutus__text--l {
    max-width: 470px;
  }

  .aboutus__info-img-box {
    left: 50%;
    width: 50%;
  }

  .our-partners__bg-box {
    left: 50%;
    width: 50%;
  }
}

@media (min-width: 1301px) and (min-width: 1301px) {
  .card-service__item:hover .card-service__content {
    padding: 20px 5px 20px 20px;
  }
}

@media (min-width: 1301px) and (min-width: 1812px) {
  .card-service__item:hover .card-service__content {
    padding: 40px 30px;
  }

  .card-service__item:hover .card-service__list {
    margin-top: 30px;
  }
}

@media (min-width: 1812px) {
  .personal-info__body .req__war {
    margin-top: 20px;
  }

  .header__body._search .header__action .search {
    width: 418px;
  }

  .categories-menu__overlay--second {
    width: 1330px;
  }

  .popup__body.yn-popup,
  .popup__body .auth__content,
  .popup__body.registed-popup,
  .popup__body.recover-popup,
  .popup__body.recoved-popup,
  .popup__body.added-popup {
    padding: 50px;
  }

  .popup__body.advice-popup,
  .popup__body.advice-thx,
  .popup__body.download-popup {
    padding: 50px 60px;
  }

  .footer__menu--terms {
    width: 420px;
  }

  .menu-footer {
    flex: 0 0 300px;
    width: 300px;
  }

  .news__text {
    max-width: 330px;
  }

  .second-benefits {
    background-size: 702px 673px;
    background-position: right -50px top 65%;
  }

  .cards__status-item {
    min-width: 100px;
  }

  .cards__btn--added::before {
    padding-bottom: 2px;
  }

  .cart-product__prices-item {
    font-size: 20px;
    line-height: 26px;
  }

  .cart-product__removed-name .cart-product__name::before {
    margin-right: -6px;
  }

  .cart-product__removed-name .cart-product__name::after {
    margin-left: -6px;
  }

  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+4) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    width: 420px;
  }

  .info__body {
    grid-template-columns: 420px 1fr;
  }

  .contact__desc-address {
    flex-basis: 577px;
  }

  .contact__address {
    max-width: 465px;
  }

  .contact__address::before {
    padding-top: 5px;
  }

  .aboutus__text--l {
    max-width: 720px;
  }
}

@media (min-width: 1920px) {
  .cookies {
    right: auto;
    left: calc(50% + 338px);
  }
}

@media (min-width: 1921px) {
  .about__img-box {
    width: 960px;
  }

  .second-benefits {
    background-position: left calc(50% + 600px) top 65%;
  }

  .aboutus__info-img-box {
    width: 960px;
  }

  .our-partners__bg-box {
    width: 960px;
  }
}

@media (max-width: 1812px) {
  .page__info {
    padding: 30px 0;
  }

  .page__name {
    margin-top: 30px;
    font-size: 40px;
    line-height: 46px;
  }

  .page__search:first-of-type {
    margin-top: 20px;
  }

  .page__pd {
    padding: 30px 0 70px;
  }

  .page__lite {
    min-height: calc(100vh - 141px);
    padding-top: 40px;
  }

  .page__lite::before {
    height: 40px;
  }

  .container {
    max-width: 1200px;
  }

  .section {
    padding: 70px 0;
  }

  .title {
    font-size: 40px;
    line-height: 47px;
  }

  .suptitle {
    font-size: 18px;
  }

  .text {
    font-size: 16px;
    line-height: 21px;
  }

  .btn {
    padding: 20px 40px;
    font-size: 14px;
  }

  .date {
    font-size: 12px;
    line-height: 15px;
  }

  .breadcrumbs__item {
    font-size: 16px;
  }

  .pagination__item .pagination__link,
  .pagination__skip {
    font-size: 16px;
    line-height: 40px;
  }

  .pagination__link {
    width: 40px;
    height: 40px;
  }

  .pagination__link--prev {
    margin-right: 15px;
  }

  .pagination__link--next {
    margin-left: 15px;
  }

  .pagination__link--prev,
  .pagination__link--next {
    font-size: 12px;
  }

  .pagination__item:not(:last-child) {
    margin-right: 15px;
  }

  .pagination__more {
    margin-top: 30px;
  }

  .form__input {
    height: 44px;
    padding: 0 20px;
    margin-top: 10px;
    font-size: 16px;
  }

  .form__info::before {
    width: 30px;
    height: 30px;
    margin-right: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .form__pass-btn {
    right: 14px;
    bottom: 14px;
  }

  .checkbox__f {
    margin-right: 20px;
  }

  .checkbox__n {
    padding-top: 6px;
  }

  .radio__h:checked + .radio__f::after {
    width: 16px;
    height: 16px;
  }

  .radio__f {
    width: 30px;
    height: 30px;
    margin-right: 20px;
  }

  .radio__n {
    padding-top: 6px;
  }

  .order__body .person-types {
    margin: 30px 0;
  }

  .personal-info__body .person-types {
    margin: 30px 0;
  }

  .person-types__var:first-child {
    margin-right: 30px;
  }

  .pay-cards {
    gap: 7px 5px;
  }

  .pay-cards__item {
    height: 16px;
  }

  .req__err,
  .req__war {
    margin-top: 20px;
  }

  .header__callback {
    margin-right: 25px;
    font-size: 14px;
  }

  .header__phone {
    font-size: 16px;
  }

  .header__body {
    height: 48px;
  }

  .header__phone-btn,
  .header__search-btn,
  .header__user,
  .header__cart {
    width: 93px;
    font-size: 15px;
  }

  .header__cart span {
    top: 3px;
    right: 20px;
    min-width: 15px;
    height: 15px;
    font-size: 8px;
  }

  .sup-header__item--first {
    padding-left: 200px;
  }

  .sup-header__item--second {
    padding: 9px 0;
  }

  .sup-header__city {
    margin-left: 21px;
  }

  .sup-header__city::before {
    left: -21px;
    font-size: 15px;
  }

  .sup-header__city,
  .sup-header__links-list {
    font-size: 12px;
  }

  .logo__link {
    flex: 0 0 170px;
    width: 170px;
    height: 39px;
  }

  .logo__desc {
    font-size: 12px;
  }

  .pages-menu__item:not(:last-child) {
    margin-right: 0px;
  }

  .pages-menu__link {
    padding: 0 17px;
    min-width: 79px;
    font-size: 14px;
  }

  .search {
    width: 290px;
    padding: 8px 8px 8px 0;
  }

  .search__btn {
    padding-left: 10px;
    font-size: 13px;
  }

  .search__input {
    font-size: 10px;
    padding: 0 10px;
  }

  .search__input::-moz-placeholder {
    font-size: 10px;
  }

  .search__input::placeholder {
    font-size: 10px;
  }

  .menu {
    flex: 0 0 170px;
  }

  .menu__btn {
    padding: 0 15px;
  }

  .menu__icon {
    width: 22px;
    height: 18px;
  }

  .menu__icon span {
    height: 2px;
  }

  .menu__name {
    font-size: 14px;
  }

  .menu__overlay {
    width: 290px;
  }

  .menu__lists {
    max-height: calc(100vh - 141px);
  }

  .menu__list {
    padding: 20px 0;
  }

  .sub-menu--grid {
    grid-template: auto/repeat(6, minmax(135px, auto));
    gap: 25px 10px;
  }

  .sub-menu__list-item:not(:last-child) {
    margin-bottom: 20px;
  }

  .sub-menu__list-link {
    font-size: 16px;
    line-height: 20px;
  }

  .sub-menu__icon-link {
    font-size: 14px;
    line-height: 18px;
  }

  .sub-menu__icon-img {
    width: 35px;
    height: 30px;
    margin-bottom: 10px;
  }

  .sub-menu__grid-link {
    font-size: 16px;
    line-height: 18px;
  }

  .sub-menu__grid-img {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }

  .categories-menu__overlay--first .categories-menu__content {
    padding: 30px;
  }

  .categories-menu__overlay--second .categories-menu__content {
    padding: 30px 30px 30px 0px;
    margin-left: 30px;
  }

  .categories-menu__name::before {
    margin-left: 10px;
    font-size: 11px;
  }

  .categories-menu__name {
    font-size: 14px;
    padding: 10px 10px 10px 15px;
  }

  .popup__close {
    top: 24px;
    right: 24px;
    width: 15px;
    height: 15px;
    font-size: 15px;
  }

  .popup__title--registed {
    max-width: 323px;
  }

  .popup__title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 23px;
  }

  .popup__btn {
    height: 56px;
    font-size: 14px;
    line-height: 16px;
  }

  .popup__label {
    margin-bottom: 15px;
  }

  .popup__input {
    height: 44px;
  }

  .yn-popup__text {
    max-width: 220px;
  }

  .yn-popup__btns {
    margin-top: 30px;
  }

  .yn-popup__btn {
    width: 133px;
    height: 49px;
  }

  .cookies {
    padding: 20px 30px;
  }

  .cookies__link {
    margin: 0 80px 0 10px;
  }

  .cookies__btn {
    width: 225px;
    height: 49px;
  }

  .advice-popup {
    width: 475px;
  }

  .advice-popup__textarea {
    height: 88px;
  }

  .advice-popup__agree {
    margin-bottom: 30px;
  }

  .scroll-up {
    left: calc(50% + 550px);
    width: 35px;
    height: 35px;
    font-size: 10px;
  }

  .popup__label,
  .popup__input,
  .advice-popup__textarea,
  .advice-popup__agree,
  .auth__check-label,
  .auth__remember-link,
  .auth__btn--back {
    font-size: 14px;
    line-height: 18px;
  }

  .auth__content {
    width: 475px;
  }

  .auth__btn--reg {
    margin-top: 30px;
  }

  .auth__info .popup__title {
    margin-bottom: 20px;
  }

  .auth__text {
    margin-bottom: 30px;
  }

  .advice-thx__text {
    width: 350px;
  }

  .registed-popup__text {
    max-width: 383px;
  }

  .recover-popup {
    max-width: 475px;
  }

  .recover-popup__btn {
    margin-top: 30px;
  }

  .recoved-popup__text {
    max-width: 383px;
  }

  .location-popup {
    width: 395px;
  }

  .location-popup__title,
  .location-popup__name,
  .location-popup__search-title {
    font-size: 16px;
    line-height: 20px;
  }

  .location-popup__title {
    padding: 20px;
  }

  .location-popup__list {
    max-height: 250px;
  }

  .location-popup__name {
    padding: 8px 8px 8px 20px;
  }

  .location-popup__search {
    padding: 15px 20px;
  }

  .location-popup__search-title {
    margin-bottom: 15px;
  }

  .location-popup__form {
    height: 30px;
  }

  .location-popup__search-btn {
    padding: 0 0 0 10px;
    font-size: 14px;
  }

  .location-popup__search-input {
    font-size: 10px;
    line-height: 12px;
  }

  .download-popup {
    width: 475px;
  }

  .added-popup {
    width: 629px;
  }

  .added-popup__img-box {
    height: 205px;
  }

  .added-popup__name {
    margin-top: 20px;
  }

  .added-popup__btns {
    margin-top: 30px;
  }

  .fspt {
    font-size: 16px;
    line-height: 20px;
  }

  .dropdown {
    width: 271px;
  }

  .dropdown-search__list {
    max-height: 475px;
  }

  .dropdown-search__item {
    padding: 10px;
  }

  .dropdown-search__thumb {
    width: 50px;
    height: 50px;
    margin-right: 10px;
  }

  .dropdown-search__art {
    font-size: 12px;
  }

  .dropdown-search__name {
    max-height: 32px;
    font-size: 14px;
  }

  .dropdown-search__price {
    font-size: 14px;
  }

  .dropdown-search__link {
    font-size: 14px;
  }

  .contacts__social .social__list {
    gap: 19px;
  }

  .product__social .social__list {
    gap: 18px;
  }

  .contact__social .social__list {
    gap: 19px;
  }

  .social__link {
    width: 35px;
    height: 35px;
    font-size: 14px;
  }

  .social__link svg {
    width: 14px;
    height: 14px;
  }

  .footer {
    padding: 40px 0;
  }

  .footer__body {
    margin-bottom: 70px;
  }

  .footer__logo {
    flex: 0 0 170px;
    height: 39px;
  }

  .footer__menu {
    margin-top: 19px;
  }

  .footer__copy-item {
    font-size: 12px;
    line-height: 14px;
  }

  .footer__copy-item--author {
    margin-right: 110px;
  }

  .menu-footer__title-link {
    margin-bottom: 25px;
  }

  .menu-footer__list--terms {
    margin-top: 41px;
  }

  .menu-footer__title,
  .menu-footer__item {
    font-size: 14px;
    line-height: 16px;
  }

  .main-slider::before {
    bottom: 42px;
    font-size: 24px;
  }

  .main-slider::after {
    bottom: 22px;
    font-size: 10px;
  }

  .main-slider__content-box {
    min-height: calc(100vh - 141px);
    padding: 100px 0 120px;
  }

  .main-slider__title {
    margin-bottom: 25px;
    font-size: 48px;
    line-height: 58px;
  }

  .main-slider__text {
    max-width: 470px;
    margin-bottom: 40px;
  }

  .main-slider__pagi {
    padding-bottom: 50px;
    margin-top: -54px;
  }

  .main-slider__pagi .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
  }

  .card-service__item {
    min-height: 284px;
  }

  .card-service__content {
    padding: 20px 15px;
  }

  .card-service__title::before {
    margin-left: 12px;
  }

  .card-service__list-item::before {
    margin-left: 8px;
    margin-bottom: -2px;
    font-size: 10px;
  }

  .card-service__list-link {
    font-size: 16px;
    line-height: 19px;
  }

  .card-service__img-box {
    flex: 0 0 178px;
  }

  .about__title {
    margin-bottom: 30px;
  }

  .about__text {
    max-width: 370px;
  }

  .about__text:not(:last-child) {
    margin-bottom: 15px;
  }

  .about__btn {
    margin-top: 40px;
  }

  .about__slogan {
    margin-top: 70px;
    font-size: 40px;
    line-height: 47px;
  }

  .project__info {
    padding: 35px;
  }

  .project__info-title {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px;
  }

  .project__info-text {
    margin-bottom: 40px;
  }

  .project__info-link {
    font-size: 16px;
  }

  .project__info-link::before {
    margin-left: 10px;
    font-size: 10px;
  }

  .project__offer {
    padding: 0 20px;
  }

  .project__title {
    margin-bottom: 30px;
  }

  .project__text {
    margin-bottom: 40px;
  }

  .news__title {
    margin-bottom: 30px;
  }

  .news__text {
    margin-bottom: 40px;
  }

  .card-news__item {
    width: 270px;
    min-height: 536px;
  }

  .card-news__img-box {
    height: 270px;
  }

  .card-news__content {
    padding: 20px 15px;
  }

  .card-news__link {
    font-size: 16px;
    line-height: 20px;
  }

  .card-news__link::before {
    margin-left: 7px;
    margin-bottom: -2px;
    font-size: 10px;
  }

  .benefits__title {
    margin-bottom: 30px;
  }

  .second-benefits__item {
    margin-left: 50px;
  }

  .second-benefits__item::before {
    left: -50px;
    font-size: 24px;
    line-height: 24px;
  }

  .contacts__title {
    margin-bottom: 30px;
  }

  .contacts__text {
    margin-bottom: 40px;
    max-width: 505px;
  }

  .contacts__links {
    padding-left: 55px;
  }

  .contacts__link {
    font-size: 40px;
  }

  .contacts__link--phone {
    margin-bottom: 25px;
  }

  .contacts__link--email {
    margin-bottom: 35px;
  }

  .catalog__body {
    grid-template-columns: 270px 1fr;
  }

  .catalog__body {
    padding: 30px 0 70px;
  }

  .catalog__info {
    max-width: 725px;
  }

  .catalog__info-text:not(:last-child) {
    margin-bottom: 20px;
  }

  .catalog__info-list {
    margin-bottom: 20px;
  }

  .catalog__info-item {
    padding-left: 17px;
  }

  .catalog__info-item::before {
    top: 7px;
    width: 7px;
    height: 7px;
  }

  .filter-action__sort-info {
    margin-top: 20px;
  }

  .filtered__list {
    gap: 15px;
  }

  .filtered__item {
    padding: 6px 6px 6px 12px;
    font-size: 16px;
    line-height: 20px;
  }

  .filtered__del {
    margin-left: 8px;
    font-size: 16px;
  }

  .sorting {
    font-size: 16px;
    line-height: 20px;
  }

  .sorting__select-box .jq-selectbox__select-text {
    padding: 0 15px 0 10px;
  }

  .sorting__select-box .jq-selectbox__dropdown {
    top: 23px !important;
    left: -10px;
    width: 210px !important;
  }

  .sorting__select-box .jq-selectbox__dropdown ul li::before {
    margin-left: 5px;
    font-size: 12px;
  }

  .filter__show {
    min-width: 152px;
    font-size: 14px;
    line-height: 18px;
  }

  .filter__title-box {
    padding: 15px 10px;
  }

  .filter__title::before {
    margin-right: 13px;
    font-size: 14px;
  }

  .filter__title,
  .filter__name,
  .filter__check-body--sb,
  .filter__check-name,
  .filter .filter-price__input {
    font-size: 16px;
    line-height: 20px;
  }

  .filter__items {
    padding: 20px 10px 15px;
  }

  .filter__item:not(:first-child) {
    margin-top: 20px;
  }

  .filter__content {
    padding-top: 15px;
  }

  .filter__check-list {
    max-height: 255px;
  }

  .filter__check-list--lg {
    max-height: 346px;
  }

  .filter__check-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .filter__check-body {
    padding-top: 5px;
  }

  .filter__toggle-checkbox {
    width: 60px;
    height: 30px;
  }

  .filter__toggle-checkbox::after {
    width: 24px;
    height: 24px;
  }

  .filter__check-img {
    margin-left: 35px;
  }

  .filter__check-name {
    padding-left: 40px;
  }

  .filter__check-img + .filter__check-name {
    padding-left: 5px;
  }

  .filter__check-amount {
    font-size: 12px;
    line-height: 15px;
  }

  .filter__btns {
    margin-top: 20px;
  }

  .filter__btn {
    height: 52px;
  }

  .filter__btn-reset {
    margin: 20px auto 0;
  }

  .filter__btn,
  .filter__btn-reset {
    font-size: 14px;
  }

  .filter-price__range {
    margin-bottom: 20px;
  }

  .filter-price__nums {
    margin-bottom: 20px;
  }

  .filter-price__input {
    width: 118px;
    height: 32px;
  }

  .filter-price .irs {
    height: 25px;
  }

  .filter-price .irs-handle {
    width: 25px;
  }

  .cards {
    grid-template-columns: repeat(auto-fit, 195px);
  }

  .cards__item {
    padding: 15px;
    min-height: 410px;
  }

  .cards__img-wrapper {
    width: 165px;
  }

  .cards__img-items {
    height: 102px;
  }

  .cards__img-prev,
  .cards__img-next {
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .cards__img-prev {
    left: -10px;
  }

  .cards__img-next {
    right: -10px;
  }

  .cards__status {
    top: -7px;
    left: -7px;
  }

  .cards__status-item {
    height: 21px;
    padding: 0 7px;
    font-size: 10px;
    line-height: 13px;
  }

  .cards__content {
    padding-top: 10px;
  }

  .cards__name {
    font-size: 14px;
    line-height: 18px;
  }

  .cards__factory {
    margin: 15px 0;
  }

  .cards__factory-prefix {
    margin-right: 3px;
  }

  .cards__art,
  .cards__factory-prefix,
  .cards__factory-link {
    font-size: 12px;
    line-height: 15px;
  }

  .cards__price {
    margin-bottom: 15px;
    font-size: 12px;
    line-height: 15px;
  }

  .cards__price-help {
    width: 13px;
    height: 13px;
    margin-left: 2px;
    font-size: 10px;
    line-height: 13px;
  }

  .cards__price-popup {
    right: -14px;
    bottom: calc(100% + 10px);
  }

  .cards__price-popup::before,
  .cards__price-popup::after {
    right: 20px;
  }

  .cards__price-list {
    padding: 10px;
  }

  .cards__price-item {
    min-width: 160px;
    font-size: 12px;
    line-height: 15px;
  }

  .cards__price-item:not(:last-child) {
    margin-bottom: 12px;
  }

  .cards__btn {
    height: 40px;
    font-size: 10px;
    line-height: 11px;
  }

  .cards__btn--added::before {
    margin-right: 6px;
  }

  .factory-catalog__img-box {
    height: 78px;
    padding: 14px 80px;
  }

  .factory-catalog__name {
    margin-top: 20px;
  }

  .factory-catalog__prev,
  .factory-catalog__next {
    top: 19px;
    width: 40px;
    height: 40px;
    font-size: 12px;
  }

  .factory-cards__img-box {
    height: 154px;
  }

  .factory-cards__name {
    padding: 20px;
  }

  .factory-cards__name::before {
    margin-left: 12px;
    font-size: 16px;
  }

  .collection__main {
    padding: 30px 0 40px;
  }

  .collection__content {
    padding-left: 40px;
  }

  .collection__title {
    margin-bottom: 30px;
  }

  .collection__title {
    margin-bottom: 20px;
  }

  .collection__info {
    margin-bottom: 30px;
  }

  .collection__info-icon {
    margin-bottom: 15px;
  }

  .collection__info-desc {
    font-size: 16px;
    line-height: 20px;
  }

  .collection__text:not(:last-child) {
    margin-bottom: 20px;
  }

  .collection__links {
    gap: 20px 25px;
    margin-top: 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .collection__link {
    padding-left: 35px;
  }

  .collection__links-info {
    margin-left: 10px;
  }

  .collection__results {
    gap: 20px;
  }

  .collection__pagination {
    padding: 10px 0 30px;
  }

  .collection__sub-info {
    max-width: 731px;
    padding-bottom: 70px;
  }

  .collection-slider {
    width: 585px;
  }

  .collection-slider__items {
    height: 390px;
  }

  .collection-slider__link {
    top: 20px;
    left: 20px;
    width: 38px;
    height: 38px;
    font-size: 16px;
  }

  .collection-slider__prev,
  .collection-slider__next {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }

  .collection-slider__prev {
    left: -20px;
  }

  .collection-slider__next {
    right: -20px;
  }

  .collection-slider__pagi {
    padding: 0 0 30px 30px;
    margin-top: -34px;
  }

  .collection-slider__pagi .swiper-pagination-bullet {
    width: 4px;
    height: 4px;
  }

  .collection-slider__pagi .swiper-pagination-bullet:not(:last-child) {
    margin-right: 10px;
  }

  .filter-collection__first._scroll {
    top: 48px;
  }

  .filter-collection__first-body {
    height: 62px;
  }

  .filter-collection__first-prev,
  .filter-collection__first-next {
    width: 62px;
    font-size: 14px;
  }

  .filter-collection__first-checkbox {
    padding: 0 20px;
  }

  .filter-collection__second {
    padding-bottom: 50px;
  }

  .filter-collection__name-box {
    margin-top: 50px;
  }

  .filter-collection__link {
    font-size: 14px;
    line-height: 16px;
  }

  .filter-collection__items {
    margin-top: 20px;
  }

  .filter-collection__checkbox-img {
    width: 170px;
    height: 80px;
  }

  .collection-gallery__body {
    padding: 0 85px;
  }

  .collection-gallery__close,
  .collection-gallery__prev,
  .collection-gallery__next {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }

  .collection-gallery__prev,
  .collection-gallery__next {
    top: calc(50% - 30px);
  }

  .collection-gallery__big-slider {
    height: 550px;
    margin-bottom: 20px;
  }

  .collection-gallery__thumb-slider {
    height: 40px;
  }

  .collection-gallery__thumb-item {
    width: 40px;
  }

  .product {
    padding: 30px 0 70px;
  }

  .product__preview {
    width: 570px;
  }

  .product__order {
    padding-left: 55px;
  }

  .product__status {
    padding: 4px 7px;
    margin-bottom: 20px;
    font-size: 10px;
    line-height: 13px;
  }

  .product__info-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .product__info-item {
    font-size: 16px;
    line-height: 20px;
  }

  .product__info-name {
    width: 170px;
  }

  .product__price {
    margin: 30px 0;
    font-size: 40px;
    line-height: 47px;
  }

  .product__amount {
    margin: 25px 0;
  }

  .product__form-btn {
    margin-right: 20px;
  }

  .product__social {
    margin-top: 25px;
  }

  .product__rel-title {
    margin-bottom: 30px;
  }

  .product__cards .cards__item {
    width: 195px;
  }

  .product__cards .cards__item:not(:last-child) {
    margin-right: 48px;
  }

  .product__factory .factory-cards__item {
    width: 270px;
  }

  .product__sub-info {
    max-width: 732px;
  }

  .product-types {
    gap: 20px 26px;
  }

  .product-types__item {
    width: 40px;
    height: 40px;
    padding: 9px;
    background-size: 22px, 22px, contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .product__main,
  .product-sup,
  .product__related,
  .product__rel {
    margin-bottom: 70px;
  }

  .tooltip {
    padding: 10px;
    font-size: 12px;
    line-height: 13px;
  }

  .product-slider {
    margin-bottom: 30px;
  }

  .product-slider__item {
    height: 570px;
  }

  .product-slider__link,
  .product-slider__prev,
  .product-slider__next {
    width: 40px;
    height: 40px;
  }

  .product-slider__link {
    font-size: 24px;
  }

  .product-slider__prev,
  .product-slider__next {
    top: 265px;
  }

  .product-calc {
    padding: 25px 20px 20px 70px;
    min-width: 100%;
  }

  .product-calc__title {
    font-size: 16px;
    line-height: 20px;
  }

  .product-calc__title::after {
    width: 30px;
    height: 30px;
    left: -50px;
  }

  .product-calc__list-item {
    font-size: 16px;
    line-height: 20px;
  }

  .product-calc__list-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .product-calc__link {
    margin: 30px 0 40px 27px;
    font-size: 14px;
    line-height: 16px;
  }

  .product-calc__link::before {
    left: -26px;
  }

  .product-calc__action {
    font-size: 16px;
    line-height: 20px;
  }

  .product-calc__item:not(:last-child) {
    padding-right: 28px;
  }

  .product-calc__item:not(:last-child)::after {
    top: 14px;
  }

  .product-calc__desc {
    margin-top: 7px;
  }

  .product-calc__result {
    height: 48px;
  }

  .jq-number__field {
    height: 46px;
  }

  .product-calc__num .jq-number__field {
    width: 70px;
  }

  .product-calc__input .jq-number__field {
    width: 59px;
  }

  .jq-number__spin {
    width: 25px;
  }

  .product-sup__title {
    padding: 14px 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .product-sup__desc {
    max-width: 620px;
  }

  .product-sup__list-item {
    padding: 12px 30px;
    font-size: 16px;
    line-height: 20px;
  }

  .product-sup__item-name {
    flex: 0 0 380px;
  }

  .product-sup__download-link {
    gap: 3px 10px;
    padding-left: 35px;
  }

  .product-sup__download-link a::before {
    left: -23px;
  }

  .tags {
    gap: 10px;
  }

  .product-deliv {
    font-size: 16px;
    line-height: 20px;
  }

  .product-deliv__body:first-child {
    margin-right: 130px;
  }

  .product-deliv__title {
    margin-bottom: 20px;
  }

  .product-deliv__name {
    width: 133px;
  }

  .product-services__items {
    margin: 30px 0;
  }

  .product-services__item {
    font-size: 16px;
    line-height: 20px;
  }

  .product-services__img-box {
    width: 24px;
    height: 24px;
  }

  .product-services__btn {
    margin-top: 30px;
  }

  .product-pay {
    max-width: 660px;
  }

  .product-pay__title:not(:first-child) {
    margin-top: 30px;
  }

  .product-pay__title {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }

  .product-pay__text:not(:last-of-type) {
    margin-bottom: 20px;
  }

  .product-pay__cards {
    margin: 30px 0;
  }

  .product-pay__link {
    font-size: 14px;
    line-height: 16px;
  }

  .product-sup__desc,
  .product-deliv,
  .product-services,
  .product-pay {
    padding: 30px;
  }

  .product-gallery__body {
    width: 1160px;
  }

  .product-gallery__close,
  .product-gallery__prev,
  .product-gallery__next {
    width: 40px;
    height: 40px;
    font-size: 13px;
  }

  .cart__empty {
    padding: 70px 0;
  }

  .cart__empty-desc {
    margin-bottom: 40px;
  }

  .cart__head {
    padding: 30px 0;
  }

  .cart__clear {
    padding-left: 30px;
  }

  .cart__titles {
    padding: 15px 0;
  }

  .cart__foot {
    padding: 30px 0;
  }

  .cart-product {
    padding: 30px 0;
  }

  .cart-product__thumb {
    width: 170px;
    height: 170px;
  }

  .cart-product__prices {
    margin: 20px 0;
  }

  .cart-product__prices-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .cart-product__price-count {
    padding-top: 15px;
  }

  .cart-product__del {
    width: 40px;
    height: 40px;
    font-size: 12px;
  }

  .cart-product__removed {
    padding: 20px 0;
  }

  .cart-product__return::before {
    width: 40px;
    height: 40px;
    margin-left: 20px;
    font-size: 14px;
  }

  .coop__input-wrap {
    width: 400px;
    height: 44px;
    margin-top: 20px;
  }

  .coop__btn {
    width: 44px;
  }

  .total-amount__price {
    margin: 20px 0 30px;
    font-size: 40px;
    line-height: 47px;
  }

  .cart__head,
  .cart__titles,
  .cart-product__content,
  .cart-product__price-count,
  .cart-product__removed,
  .coop,
  .total-amount__desc {
    font-size: 16px;
    line-height: 20px;
  }

  .order {
    padding: 30px 0;
    font-size: 16px;
    line-height: 20px;
  }

  .order__auth-desc {
    margin-bottom: 20px;
  }

  .order-form {
    width: 770px;
  }

  .order-form__step:not(:last-child) {
    margin-bottom: 30px;
  }

  .order-form__step._active .order-form__content {
    padding: 30px;
  }

  .order-form__back-step::before {
    padding-bottom: 2px;
    font-size: 14px;
  }

  .order-form__back-step {
    padding-left: 30px;
  }

  .order-form__content {
    padding: 20px 30px;
  }

  .order-form__title::before {
    width: 40px;
    height: 40px;
    margin-right: 20px;
  }

  .order-form__body {
    padding-top: 30px;
  }

  .order-form__vars {
    padding: 30px 0;
  }

  .order-form__var:not(:last-child) {
    margin-bottom: 20px;
  }

  .order-form__text:not(:last-of-type) {
    margin-bottom: 20px;
  }

  .order-form__pay-info {
    padding-left: 50px;
    margin-top: 20px;
  }

  .order-form__pay-agree {
    max-width: 450px;
    margin-top: 20px;
  }

  .order-form__btn {
    margin-top: 30px;
  }

  .order-options__s-post-loc {
    margin-bottom: 20px;
  }

  .order-options__s-post-desc {
    margin-right: 10px;
  }

  .order-options__w-var {
    margin: 20px 0;
  }

  .order-options__label:first-child {
    margin-right: 30px;
  }

  .order-options__add-desc {
    margin-right: 10px;
  }

  .order-options__post-address {
    margin: 15px 0;
  }

  .order-options__post-address::before {
    margin-right: 14px;
  }

  .order-options__post-map {
    height: 230px;
    margin-top: 30px;
  }

  .order-options__s-post,
  .order-options__work,
  .order-options__post {
    margin-bottom: 30px;
  }

  .order-options__w-content .jq-selectbox {
    width: 159px;
    height: 44px;
    margin: 20px 0;
  }

  .order-options__w-content .jq-selectbox__select {
    grid-template-columns: 1fr 44px;
  }

  .order-options__w-content .jq-selectbox__dropdown {
    width: 116px;
  }

  .order-form__fl-inputs,
  .order-form__ur-inputs {
    gap: 20px;
  }

  .order-form__comment-show::before {
    font-size: 1.4em;
  }

  .order-form__textarea {
    height: 132px;
    padding: 8px 20px;
    margin-top: 10px;
    font-size: 16px;
  }

  .order-price__item--amount {
    margin-top: 30px;
  }

  .order-price__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .order-price__item--coop {
    margin-top: 20px;
  }

  .order-price__coop-action {
    margin-top: 15px;
  }

  .order-price__coop-remove::before {
    padding-bottom: 2px;
    margin-left: 10px;
  }

  .order-price__line {
    margin: 5px 0;
  }

  .lite-page__title {
    margin-bottom: 20px;
    font-size: 48px;
    line-height: 56px;
  }

  .lite-page__text {
    max-width: 430px;
  }

  .lite-page__text:not(:last-of-type) {
    margin-bottom: 40px;
  }

  .lite-page__btns {
    margin-top: 30px;
  }

  .lite-page__btn:first-child {
    margin-right: 20px;
  }

  .lite-page__img-box {
    width: 562px;
  }

  .lc {
    padding: 30px 0;
    font-size: 16px;
    line-height: 20px;
  }

  .personal-info + .personal-info {
    margin-top: 60px;
  }

  .personal-info__body {
    width: 710px;
  }

  .personal-info__fl,
  .personal-info__ur-inputs {
    gap: 20px;
  }

  .personal-info__ur-inputs--first {
    margin-bottom: 20px;
  }

  .personal-info__btns {
    margin-top: 30px;
  }

  .personal-info__btn:first-child {
    margin-right: 20px;
  }

  .lc-auth {
    width: 475px;
    padding: 40px 60px;
  }

  .lc-auth__title-box {
    margin-bottom: 20px;
  }

  .lc-auth__form .form__label:not(:last-of-type) {
    margin-bottom: 15px;
  }

  .lc-auth__remember {
    margin: 15px 0 30px;
  }

  .lc-auth__btn--back {
    bottom: 1px;
    font-size: 14px;
    line-height: 18px;
  }

  .lc-auth__btn--back::before {
    font-size: 10px;
  }

  .lc-auth__btn--reg {
    margin-top: 30px;
  }

  .ohn {
    margin-top: 30px;
  }

  .ohn__desc {
    margin-bottom: 40px;
  }

  .oh {
    padding: 0 30px;
    margin-top: 30px;
  }

  .oh__item {
    padding: 30px 0;
  }

  .oh__subitem:not(:last-child) {
    margin-bottom: 30px;
  }

  .oh__name {
    width: 265px;
  }

  .oh__link {
    font-size: 14px;
    line-height: 16px;
  }

  .oh__link--dl {
    margin-left: 60px;
  }

  .oi__inner {
    padding: 20px 30px;
    font-size: 16px;
    line-height: 21px;
  }

  .oi__close {
    top: 20px;
    right: 30px;
    width: 40px;
    height: 40px;
  }

  .oi__title {
    margin-bottom: 40px;
  }

  .oi__title span + span {
    margin-left: 15px;
  }

  .oi__order-price {
    width: 410px;
    padding: 20px;
    margin-bottom: 40px;
  }

  .oi-info__box {
    margin-top: 40px;
  }

  .oi-info__item-desc {
    width: 258px;
  }

  .oi-info__btn {
    margin-top: 30px;
  }

  .oi-goods {
    margin: 60px 0;
  }

  .oi-goods__titles,
  .oi-goods__item {
    gap: 70px;
    grid-template-columns: 1fr 110px 160px 160px;
  }

  .oi-goods__titles {
    padding: 14px 0;
  }

  .oi-goods__title:first-child {
    padding-left: 20px;
  }

  .oi-goods__item {
    padding: 20px 0;
  }

  .oi-goods__thumb {
    margin-right: 20px;
  }

  .news-page__pagination {
    margin-top: 30px;
  }

  .new-card__img-box {
    height: 270px;
  }

  .new-card__content {
    padding: 20px;
  }

  .new-card__title {
    min-height: 180px;
    padding-bottom: 40px;
  }

  .new-card__link-f::before {
    margin-left: 7px;
    margin-bottom: -2px;
    font-size: 10px;
  }

  .new-card__link-f {
    font-size: 16px;
    line-height: 20px;
  }

  .news-one__body {
    max-width: 800px;
    padding-bottom: 70px;
  }

  .news-one__img-box {
    margin: 30px 0 50px;
  }

  .news-one__desc {
    margin-top: 15px;
  }

  .news-one h1 {
    font-size: 40px;
  }

  .news-one time {
    margin: 25px 0 30px;
    font-size: 12px;
  }

  .news-one h2,
  .news-one h3,
  .news-one h4,
  .news-one blockquote {
    font-size: 18px;
  }

  .news-one p {
    font-size: 16px;
  }

  .news-one p {
    margin: 20px 0;
  }

  .news-one blockquote {
    margin: 50px 0;
  }

  .info__tab {
    padding: 20px;
    font-size: 16px;
  }

  .info__item {
    min-height: 433px;
  }

  .info__thumb {
    height: 206px;
  }

  .info__item-content {
    padding: 20px 15px;
  }

  .info__title {
    margin-bottom: 30px;
  }

  .info__link-f::before {
    margin-left: 7px;
    margin-bottom: -2px;
    font-size: 10px;
  }

  .info__link-f {
    font-size: 16px;
    line-height: 20px;
  }

  .projects__items {
    margin: 30px 0;
  }

  .projects__item {
    min-height: 433px;
  }

  .projects__thumb {
    height: 206px;
  }

  .projects__content {
    padding: 20px 15px;
  }

  .projects__date {
    font-size: 12px;
  }

  .projects__link-f::before {
    margin-left: 7px;
    margin-bottom: -2px;
    font-size: 10px;
  }

  .projects__link-f {
    font-size: 16px;
    line-height: 20px;
  }

  .projects-filter__items {
    margin: 20px 0;
    font-size: 16px;
  }

  .projects-filter__item {
    height: 62px;
  }

  .projects-filter__checkbox {
    padding: 0 20px;
  }

  .project-one__body {
    padding-bottom: 70px;
  }

  .project-one__imgs {
    flex-basis: 670px;
  }

  .project-one__imgs-inner {
    gap: 30px;
  }

  .project-one__img-box {
    height: 394px;
  }

  .project-one__content h2 {
    font-size: 40px;
  }

  .project-one__content time {
    margin: 40px 0 30px;
    font-size: 12px;
  }

  .project-one__content h3,
  .project-one__content blockquote {
    font-size: 18px;
  }

  .project-one__content p {
    font-size: 16px;
  }

  .project-one__content p:not(:last-child) {
    margin-bottom: 20px;
  }

  .project-one__content blockquote {
    margin: 50px 0;
  }

  .contact__link {
    font-size: 40px;
  }

  .contact__desc-body {
    margin: 70px 0;
  }

  .contact__address {
    font-size: 16px;
  }

  .contact__address::before {
    margin-right: 19px;
  }

  .contact__geo-desc {
    margin: 70px 0 30px;
  }

  .contact__map,
  .contact__loc {
    height: 360px;
  }

  .contact__list {
    margin: 70px 0;
    font-size: 16px;
  }

  .contact__item {
    padding: 12px 0;
  }

  .contact__name {
    flex-basis: 380px;
    padding: 0 35px 0 30px;
  }

  .contact__action {
    background-size: 502px, 482px, contain;
  }

  .contact-form {
    gap: 15px;
    grid-template-columns: 355px;
    margin-top: 30px;
    font-size: 14px;
  }

  .contact-form__textarea {
    height: 176px;
  }

  .contact-form__btn {
    margin-top: 15px;
  }

  .captcha__img-box {
    margin: 12px 0 17px;
  }

  .tile {
    font-size: 16px;
  }

  .tile__cards {
    padding: 70px 0;
  }

  .tile__grid {
    margin-bottom: 70px;
  }

  .tile__title-box {
    margin-bottom: 30px;
  }

  .tile__title {
    padding: 15px;
    max-width: 1200px;
  }

  .tile-grid--country {
    gap: 30px;
  }

  .tile-grid--country .tile-grid__logo {
    height: 76px;
    padding: 18px 55px;
  }

  .tile-grid--factory {
    gap: 30px;
  }

  .tile-grid--factory .tile-grid__logo {
    height: 78px;
    padding: 17px 58px;
  }

  .tile-grid--use {
    gap: 40px;
  }

  .tile-grid--texture,
  .tile-grid--color,
  .tile-grid--form {
    gap: 30px;
    grid-template-columns: repeat(6, 1fr);
  }

  .tile-grid__link + .tile-grid__link {
    margin-top: 15px;
  }

  .tile-grid__link-subname::after {
    width: 17px;
    height: 11px;
    margin: 0 0 0 5px;
  }

  .tile-grid__icon {
    width: 30px;
    height: 30px;
  }

  .tile-grid__logo,
  .tile-grid__icon {
    margin-bottom: 20px;
  }

  .tile-grid__img-box {
    width: 50px;
    height: 50px;
    margin-bottom: 15px;
  }

  .aboutus__pd {
    padding: 70px 0;
  }

  .aboutus__title {
    margin-bottom: 30px;
  }

  .aboutus__text + .aboutus__text {
    margin-top: 20px;
  }

  .aboutus__main-photo {
    width: 585px;
  }

  .aboutus__blockquote {
    max-width: 756px;
    margin: 50px auto;
  }

  .aboutus__blockquote::before {
    left: -35px;
  }

  .aboutus__blockquote::after {
    bottom: -45px;
  }

  .aboutus__blockquote::after,
  .aboutus__blockquote::before {
    font-size: 90px;
  }

  .aboutus__info-item:nth-child(1) {
    background-size: 485px 413px;
    background-position: left calc(50% - 460px) top -120px;
  }

  .aboutus__info-link {
    margin-top: 40px;
    font-size: 14px;
  }

  .aboutus__info-preview {
    grid-template-columns: repeat(4, 370px);
    grid-template-rows: 200px;
    padding-bottom: 70px;
  }

  .our-partners {
    margin-bottom: 70px;
  }

  .our-partners__prev,
  .our-partners__next {
    width: 40px;
    height: 40px;
  }

  .our-partners__prev {
    left: 0;
  }

  .our-partners__next {
    right: 0;
  }

  .our-clients__action {
    grid-template-columns: 300px 1fr;
  }

  .our-clients__tab {
    padding: 30px;
  }

  .our-clients__content {
    background-size: 249px 239px;
    background-position: right -21px bottom -26px;
  }

  .our-clients__list {
    gap: 30px 50px;
    padding: 50px 30px 50px 50px;
  }

  .our-clients__item {
    padding-left: 50px;
  }

  .our-clients__item::before {
    top: -7px;
    font-size: 24px;
  }

  .our-clients__link {
    font-size: 14px;
  }

  .article {
    font-size: 16px;
  }

  .article__list {
    max-width: 770px;
    padding-bottom: 70px;
  }

  .article__list h3 {
    font-size: 18px;
  }

  .article__list h3:not(:first-child) {
    margin-top: 50px;
  }

  .article__list li {
    padding-left: 35px;
    margin-bottom: 20px;
  }

  .article__list > p {
    margin-bottom: 20px;
  }

  .article__grid {
    gap: 90px;
  }

  .article__incl > p {
    font-size: 26px;
  }

  .article__img-wrap p {
    margin-top: 15px;
  }

  .article__img-wrap + p {
    margin-top: 30px;
  }

  .article__img-wrap--incl {
    flex-basis: 503px;
  }

  .article__incl:first-child .article__img-incl {
    height: 222px;
  }

  .article__incl:last-child .article__img-incl {
    height: 390px;
  }

  .article__img-col-3 {
    height: 218px;
  }

  .article__img-col-2 {
    height: 246px;
  }

  .article__img-col-1 {
    height: 250px;
  }

  .article__grid-wrap {
    grid-template-columns: 1fr 770px;
  }

  .article blockquote {
    font-size: 18px;
  }

  .article blockquote:not(:first-child) {
    margin-top: 50px;
  }

  .article blockquote:not(:last-child) {
    margin-bottom: 50px;
  }

  .article__grid-col-2,
  .article__grid-col-3 {
    gap: 50px 30px;
  }
}

@media (max-width: 1301px) {
  .categories-menu__name--first::before {
    transform: rotate(90deg);
  }
}

@media (max-width: 1300px) {
  .page {
    padding-top: 48px;
  }

  .page__info {
    padding: 25px 0;
  }

  .page__name {
    margin-top: 25px;
    font-size: 36px;
    line-height: 42px;
  }

  .page__search:first-of-type {
    margin-top: 15px;
  }

  .page__pd {
    padding: 25px 0 40px;
  }

  .page__lite {
    min-height: calc(100vh - 48px);
  }

  .container {
    max-width: 990px;
  }

  .section {
    padding: 40px 0;
  }

  .title {
    font-size: 36px;
    line-height: 42px;
  }

  .suptitle {
    font-size: 14px;
  }

  .btn {
    padding: 16px 35px;
    font-size: 12px;
  }

  .pagination__item .pagination__link,
  .pagination__skip {
    line-height: 30px;
  }

  .pagination__link {
    width: 30px;
    height: 30px;
  }

  .pagination__link--prev,
  .pagination__link--next {
    font-size: 10px;
  }

  .form__pass-btn {
    bottom: 12px;
  }

  .header__sup {
    display: none;
  }

  .header__main .header__logo {
    order: 2;
  }

  .header__main .header__menu {
    order: 1;
  }

  .sup-header__city {
    margin-left: 0;
  }

  .sup-header__city::before {
    display: none;
  }

  .logo {
    justify-content: flex-start;
  }

  .logo__desc {
    height: 39px;
    overflow: hidden;
  }

  .header__main {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
  }

  .header__main .logo {
    display: flex;
    margin: 0 auto 0 20px;
  }

  .header__main .logo__link {
    flex: 0 0 125px;
    width: 125px;
    height: 29px;
  }

  .header__main .logo__desc {
    margin-left: 20px;
  }

  .header__main .header__phone-btn,
  .header__main .header__search-btn {
    display: flex;
  }

  .header__body._search .logo__desc {
    width: 0;
  }

  .header__body._search .header__action .header__search-btn {
    display: none;
  }

  .menu__name--pc {
    display: none;
  }

  .menu__lists {
    max-height: calc(100vh - 48px);
  }

  .menu__list {
    padding: 10px 0;
  }

  .sub-menu__icon-item {
    margin-bottom: 5px;
  }

  .sub-menu__icon-img {
    width: 22px;
    height: 20px;
    margin-bottom: 15px;
  }

  .sub-menu__grid-img {
    width: 40px;
    height: 40px;
    margin-bottom: 15px;
  }

  .categories-menu__overlay--first .categories-menu__content {
    padding: 10px 15px;
  }

  .categories-menu__overlay--second .categories-menu__content {
    padding: 20px 20px 40px 0px;
    margin-left: 20px;
  }

  .categories-menu {
    height: 0;
    overflow: hidden;
  }

  .pages-menu__item--mobile {
    display: block;
  }

  .popup__title--registed {
    max-width: 245px;
  }

  .popup__title--registed {
    max-width: 235px;
  }

  .popup__title {
    margin-bottom: 25px;
    font-size: 14px;
    line-height: 18px;
  }

  .popup__btn {
    height: 46px;
    font-size: 12px;
    line-height: 14px;
  }

  .popup__input {
    margin-top: 5px;
    height: 40px;
  }

  .yn-popup__btns {
    margin-top: 25px;
  }

  .yn-popup__btn--first {
    margin-right: 25px;
  }

  .yn-popup__btn {
    height: 46px;
  }

  .cookies {
    padding: 20px;
  }

  .cookies__link {
    margin-right: 30px;
  }

  .cookies__btn {
    height: 46px;
  }

  .advice-popup {
    width: 368px;
  }

  .advice-popup__text {
    margin-bottom: 25px;
  }

  .advice-popup__textarea {
    margin-top: 5px;
    height: 80px;
  }

  .scroll-up {
    left: calc(50% + 445px);
  }

  .auth__content {
    width: 368px;
  }

  .auth__content {
    width: 311px;
  }

  .auth__check:checked + .auth__checkbox {
    background-size: 14px 11px;
  }

  .auth__checkbox {
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }

  .auth__btn + .auth__btn {
    margin-top: 15px;
  }

  .auth__btn--back::before {
    margin-right: 3px;
    font-size: 8px;
  }

  .auth__info .popup__title {
    margin-bottom: 25px;
  }

  .auth__text {
    margin-bottom: 25px;
  }

  .advice-thx__text {
    width: auto;
  }

  .registed-popup__text {
    max-width: 230px;
  }

  .recover-popup {
    max-width: 368px;
  }

  .recover-popup__text {
    margin-bottom: 25px;
  }

  .download-popup {
    width: 368px;
  }

  .download-popup__text {
    margin-bottom: 25px;
  }

  .added-popup {
    width: 523px;
  }

  .added-popup__img-box {
    height: 176px;
  }

  .added-popup__btn + .added-popup__btn {
    margin-left: 25px;
  }

  .dropdown {
    width: 436px;
  }

  .dropdown-search__list {
    max-height: 500px;
  }

  .dropdown-search__thumb {
    width: 80px;
    height: 80px;
  }

  .auth__social .social__text {
    margin: 20px 0;
  }

  .auth__social .social__text {
    margin: 20px 0 15px;
  }

  .footer {
    padding: 20px 0;
  }

  .footer__body {
    margin-bottom: 40px;
  }

  .footer__logo {
    flex: 0 0 125px;
    height: 29px;
  }

  .footer__menu {
    margin-top: 11px;
  }

  .footer__copy-item {
    font-size: 10px;
    line-height: 12px;
  }

  .footer__copy-item--author {
    margin-right: 47px;
  }

  .main-slider::before {
    display: none;
  }

  .main-slider__content-box {
    min-height: calc(100vh - 48px);
    padding: 80px 0 100px;
  }

  .main-slider__title {
    font-size: 40px;
    line-height: 48px;
  }

  .main-slider__text {
    margin-bottom: 30px;
  }

  .main-slider__pagi {
    padding-bottom: 40px;
    margin-top: -44px;
  }

  .card-service {
    width: 100%;
  }

  .card-service__items {
    width: 100%;
  }

  .card-service__item {
    flex-shrink: 0;
  }

  .card-service__title {
    margin-bottom: 20px;
  }

  .card-service__list-item::before {
    font-size: 7px;
  }

  .card-service__list-item:not(:last-child) {
    margin-bottom: 17px;
  }

  .card-service__img-box {
    flex: 0 0 90px;
  }

  .about__title {
    margin-bottom: 25px;
  }

  .about__btn {
    margin-top: 30px;
  }

  .about__slogan {
    margin-top: 40px;
    font-size: 36px;
  }

  .project__info {
    padding: 30px 20px;
  }

  .project__info-text {
    margin-bottom: 30px;
  }

  .project__offer {
    padding: 0 4px;
  }

  .project__title {
    margin-bottom: 25px;
  }

  .project__text {
    margin-bottom: 30px;
  }

  .news__info {
    margin-right: 20px;
  }

  .news__title {
    margin-bottom: 25px;
  }

  .news__text {
    margin-bottom: 30px;
  }

  .card-news__item {
    width: 225px;
    min-height: 403px;
  }

  .card-news__img-box {
    height: 200px;
  }

  .card-news__content {
    padding: 15px 10px;
  }

  .benefits__title {
    margin-bottom: 25px;
  }

  .first-benefits__items {
    position: relative;
    overflow: hidden;
    max-height: 145px;
    transition: all 0.3s ease 0s;
  }

  .first-benefits__items::before {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 0;
    width: 100%;
    height: 91px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) -8.24%, #ffffff 58.79%);
  }

  .first-benefits__items._active::before {
    display: none;
  }

  .second-benefits {
    background-size: 333px 319px;
    background-position: right -50px top 190px;
    position: relative;
  }

  .second-benefits::before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(180deg, rgba(29, 46, 62, 0) 5.47%, #1d2e3e 67.16%);
  }

  .second-benefits._active::before {
    display: none;
  }

  .second-benefits__item {
    margin-left: 45px;
  }

  .second-benefits__item::before {
    left: -45px;
    font-size: 20px;
    line-height: 20px;
  }

  .contacts__title {
    margin-bottom: 25px;
  }

  .contacts__text {
    margin-bottom: 30px;
  }

  .contacts__links {
    padding-left: 25px;
  }

  .contacts__link {
    font-size: 32px;
  }

  .contacts__link--phone {
    margin-bottom: 20px;
  }

  .contacts__link--email {
    margin-bottom: 30px;
  }

  .catalog__body {
    grid-template-columns: 225px 1fr;
    gap: 20px;
  }

  .catalog__body {
    padding: 30px 0 40px;
  }

  .catalog__pagination {
    padding: 0 0 20px;
  }

  .catalog__info {
    max-width: 655px;
  }

  .filter__title,
  .filter__name,
  .filter__check-body--sb,
  .filter__check-name,
  .filter .filter-price__input {
    font-size: 14px;
    line-height: 18px;
  }

  .filter__items {
    padding: 15px 10px;
  }

  .filter__item:not(:first-child) {
    margin-top: 18px;
  }

  .filter__check-list {
    max-height: 219px;
  }

  .filter__check-list--lg {
    max-height: 316px;
  }

  .filter__check-list--lg .filter__check-name {
    font-size: 13px;
  }

  .filter__check-item {
    min-height: 24px;
  }

  .filter__check-body {
    padding-top: 4px;
  }

  .filter__check:checked + .filter__checkbox {
    background-size: 14px 11px;
  }

  .filter__checkbox {
    width: 24px;
    height: 24px;
  }

  .filter__toggle-checkbox {
    width: 48px;
    height: 26px;
  }

  .filter__toggle-checkbox::after {
    width: 20px;
    height: 20px;
  }

  .filter__check-img {
    margin-top: -3px;
    margin-left: 28px;
  }

  .filter__check-name {
    padding-left: 30px;
  }

  .filter__check-img + .filter__check-name {
    padding-left: 4px;
  }

  .filter__check-amount {
    margin-left: 3px;
    font-size: 11px;
    line-height: 13px;
  }

  .filter__btns {
    margin-top: 15px;
  }

  .filter__btn {
    height: 42px;
  }

  .filter__btn-reset {
    margin: 15px auto 0;
  }

  .filter__btn,
  .filter__btn-reset {
    font-size: 12px;
  }

  .filter-price__range {
    margin-bottom: 15px;
  }

  .filter-price__nums {
    margin-bottom: 15px;
  }

  .filter-price__input {
    width: 95px;
  }

  .filter-price .irs {
    height: 21px;
  }

  .filter-price .irs-handle {
    width: 21px;
  }

  .cards {
    grid-template-columns: repeat(auto-fit, 225px);
    gap: 20px;
  }

  .cards__item {
    min-height: 395px;
  }

  .cards__img-wrapper {
    width: 195px;
  }

  .cards__price {
    font-size: 14px;
    line-height: 18px;
  }

  .cards__price-help {
    width: 15px;
    height: 15px;
  }

  .factory-catalog__img-box {
    height: 64px;
    padding: 11px 65px;
  }

  .factory-catalog__name {
    margin-top: 10px;
  }

  .factory-catalog__prev,
  .factory-catalog__next {
    top: 17px;
    width: 30px;
    height: 30px;
    font-size: 10px;
  }

  .factory-cards {
    gap: 20px;
  }

  .factory-cards__img-box {
    height: 129px;
  }

  .factory-cards__name {
    padding: 18px 15px;
  }

  .factory-cards__name::before {
    margin-left: 10px;
    font-size: 13px;
  }

  .collection__main {
    padding: 25px 0 30px;
  }

  .collection__content {
    padding-left: 35px;
  }

  .collection__info {
    margin-bottom: 20px;
  }

  .collection__info-icon {
    width: 25px;
    height: 20px;
  }

  .collection__info-desc {
    font-size: 12px;
    line-height: 15px;
  }

  .collection__text:not(:last-child) {
    margin-bottom: 15px;
  }

  .collection__links {
    grid-template-columns: 1fr;
    gap: 15px;
    margin-top: 20px;
  }

  .collection__pagination {
    padding: 5px 0 20px;
  }

  .collection__sub-info {
    max-width: 719px;
    padding-bottom: 40px;
  }

  .collection-slider {
    width: 480px;
  }

  .collection-slider__items {
    height: 324px;
  }

  .collection-slider__link {
    top: 15px;
    left: 15px;
    width: 28px;
    height: 28px;
    font-size: 12px;
  }

  .collection-slider__prev,
  .collection-slider__next {
    width: 30px;
    height: 30px;
    font-size: 10px;
  }

  .collection-slider__prev {
    left: -15px;
  }

  .collection-slider__next {
    right: -15px;
  }

  .collection-slider__pagi {
    padding: 0 0 20px 20px;
    margin-top: -24px;
  }

  .filter-collection__name-box {
    margin-top: 40px;
  }

  .filter-collection__link {
    font-size: 12px;
    line-height: 14px;
    margin-left: 30px;
  }

  .filter-collection__items {
    gap: 20px;
  }

  .filter-collection__checkbox-img {
    width: 120px;
    height: 60px;
  }

  .collection-gallery__body {
    padding: 0 80px;
  }

  .collection-gallery__close,
  .collection-gallery__prev,
  .collection-gallery__next {
    width: 30px;
    height: 30px;
    font-size: 10px;
  }

  .collection-gallery__big-slider {
    height: 600px;
  }

  .product {
    padding-bottom: 40px;
  }

  .product__preview {
    width: 470px;
  }

  .product__order {
    padding-left: 35px;
  }

  .product__info-name {
    width: 137px;
  }

  .product__price {
    margin: 25px 0;
    font-size: 36px;
    line-height: 42px;
  }

  .product__amount {
    margin: 20px 0 25px;
  }

  .product__form-btn {
    margin-right: 15px;
  }

  .product__form-btn {
    margin-right: 10px;
  }

  .product__social {
    margin-top: 20px;
  }

  .product__rel-title {
    margin-bottom: 25px;
  }

  .product__cards {
    padding-bottom: 20px;
  }

  .product__cards .cards__item {
    width: 225px;
  }

  .product__cards .cards__item:not(:last-child) {
    margin-right: 20px;
  }

  .product__factory .factory-cards__item {
    width: 225px;
  }

  .product__factory .factory-cards__item:not(:last-child) {
    margin-right: 20px;
  }

  .product__sub-info {
    max-width: 655px;
  }

  .product__main,
  .product-sup,
  .product__related,
  .product__rel {
    margin-bottom: 40px;
  }

  .product-slider {
    margin-bottom: 25px;
  }

  .product-slider__item {
    height: 470px;
  }

  .product-slider__link,
  .product-slider__prev,
  .product-slider__next {
    width: 30px;
    height: 30px;
  }

  .product-slider__link {
    top: 10px;
    left: 10px;
    font-size: 18px;
  }

  .product-slider__prev,
  .product-slider__next {
    font-size: 10px;
  }

  .product-calc {
    padding: 15px 15px 10px 60px;
  }

  .product-calc__title::after {
    left: -45px;
  }

  .product-calc__link {
    margin: 25px 0 30px 27px;
  }

  .product-calc__action {
    font-size: 14px;
    line-height: 18px;
  }

  .product-calc__item:not(:last-child) {
    padding-right: 22px;
  }

  .product-calc__item:not(:last-child)::after {
    top: 16px;
    right: 7px;
  }

  .product-calc__desc {
    font-size: 12px;
    line-height: 15px;
  }

  .product-calc__num .jq-number__field {
    width: 61px;
  }

  .product-calc__input .jq-number__field {
    width: 42px;
  }

  .product-sup__title {
    padding: 14px 15px;
  }

  .product-sup__title {
    padding: 15px 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .product-deliv__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .product-services__items {
    margin: 25px 0;
  }

  .product-services__btn {
    margin-top: 25px;
  }

  .product-pay {
    max-width: 627px;
  }

  .product-pay__title:not(:first-child) {
    margin-top: 25px;
  }

  .product-pay__title {
    margin-bottom: 15px;
  }

  .product-pay__cards {
    margin: 25px 0;
  }

  .product-sup__desc,
  .product-deliv,
  .product-services,
  .product-pay {
    padding: 20px 15px;
  }

  .product-gallery__body {
    width: 960px;
  }

  .product-gallery__close,
  .product-gallery__prev,
  .product-gallery__next {
    width: 30px;
    height: 30px;
    font-size: 10px;
  }

  .cart__empty {
    padding: 40px 0;
  }

  .cart__empty-desc {
    margin-bottom: 30px;
  }

  .cart-product__del {
    width: 30px;
    height: 30px;
    font-size: 10px;
  }

  .cart-product__removed {
    padding: 25px 0;
  }

  .cart-product__return::before {
    width: 30px;
    height: 30px;
    font-size: 14px;
  }

  .coop__input-wrap {
    width: 285px;
    height: 35px;
  }

  .coop__btn {
    width: 35px;
    font-size: 10px;
  }

  .order-form {
    width: 633px;
  }

  .order-options__post-map {
    height: 160px;
  }

  .lite-page {
    padding: 125px 0;
  }

  .lite-page__title {
    font-size: 40px;
    line-height: 46px;
  }

  .lite-page__img-box {
    width: 435px;
  }

  .personal-info + .personal-info {
    margin-top: 50px;
  }

  .personal-info__body {
    width: 575px;
  }

  .lc-auth {
    width: 368px;
    padding: 40px 30px;
  }

  .lc-auth__title-box {
    margin-bottom: 25px;
  }

  .lc-auth__remember .checkbox__f {
    margin-right: 10px;
  }

  .lc-auth__btn + .lc-auth__btn {
    margin-top: 15px;
  }

  .lc-auth__btn--back {
    bottom: 0;
  }

  .lc-auth__btn--back::before {
    margin-right: 3px;
    font-size: 8px;
  }

  .ohn__desc {
    margin-bottom: 30px;
  }

  .oh__subitem:not(:last-child) {
    margin-bottom: 20px;
  }

  .oi__inner {
    padding: 30px;
  }

  .oi__close {
    top: 30px;
    width: 30px;
    height: 30px;
    font-size: 12px;
  }

  .oi__title {
    margin-bottom: 30px;
  }

  .oi__subtitle {
    margin-bottom: 20px;
  }

  .oi__order-price {
    width: 360px;
    margin-bottom: 30px;
  }

  .oi-info__box {
    margin-top: 30px;
  }

  .oi-info__btn {
    margin-top: 20px;
  }

  .oi-goods {
    margin: 50px 0;
  }

  .oi-goods__titles,
  .oi-goods__item {
    gap: 30px;
    grid-template-columns: 1fr 110px 150px 120px;
  }

  .news-page__cards {
    gap: 20px;
  }

  .new-card__img-box {
    height: 200px;
  }

  .new-card__content {
    padding: 15px 20px;
  }

  .new-card__time {
    margin-bottom: 10px;
  }

  .new-card__title {
    min-height: 150px;
    padding-bottom: 20px;
  }

  .news-one__body {
    max-width: 680px;
    padding-bottom: 40px;
  }

  .news-one__desc {
    margin-top: 10px;
  }

  .news-one h1 {
    font-size: 36px;
  }

  .news-one h2,
  .news-one h3,
  .news-one h4,
  .news-one blockquote {
    font-size: 14px;
  }

  .news-one blockquote {
    margin: 40px 0;
  }

  .info__tab {
    padding: 15px 20px;
  }

  .info__items {
    gap: 20px;
  }

  .info__item {
    min-height: 388px;
  }

  .info__item-content {
    padding: 15px 10px;
  }

  .projects__items {
    gap: 20px;
    margin: 25px 0 30px;
  }

  .projects__item {
    min-height: 388px;
  }

  .projects__content {
    padding: 15px 10px;
  }

  .projects-filter__items {
    margin: 15px 0;
  }

  .projects-filter__item {
    height: 58px;
  }

  .projects-filter__icon {
    width: 20px;
    height: 20px;
    margin-right: 15px;
  }

  .project-one__body {
    padding-bottom: 40px;
  }

  .project-one__imgs {
    flex-basis: 552px;
    margin-right: 20px;
  }

  .project-one__imgs-inner {
    gap: 20px;
  }

  .project-one__img-box {
    height: 324px;
  }

  .project-one__content h2 {
    font-size: 36px;
  }

  .project-one__content h3,
  .project-one__content blockquote {
    font-size: 14px;
  }

  .project-one__content blockquote {
    margin: 40px 0;
  }

  .contact__link {
    font-size: 32px;
  }

  .contact__link {
    font-size: 24px;
  }

  .contact__desc-body {
    margin: 40px 0;
  }

  .contact__desc-title {
    margin-bottom: 20px;
  }

  .contact__geo-desc {
    margin: 40px 0 25px;
  }

  .contact__geo-desc::before {
    width: 30px;
    height: 30px;
    margin-right: 15px;
    font-size: 14px;
  }

  .contact__map,
  .contact__loc {
    height: 300px;
  }

  .contact__list {
    margin: 40px 0;
  }

  .contact__action {
    background-size: 450px, 430px, contain;
  }

  .contact-form {
    grid-template-columns: 308px;
    margin-top: 25px;
  }

  .contact-form input,
  .contact-form textarea {
    margin-top: 5px;
  }

  .contact-form__textarea {
    padding: 5px 10px;
    height: 160px;
  }

  .contact-form__btn {
    margin-top: 10px;
  }

  .tile__cards {
    padding: 40px 0;
  }

  .tile__grid {
    margin-bottom: 40px;
  }

  .tile__title-box {
    margin-bottom: 25px;
  }

  .tile__title {
    padding: 10px 15px;
    max-width: 990px;
  }

  .tile-grid {
    overflow: auto;
  }

  .tile-grid--country {
    gap: 25px 20px;
  }

  .tile-grid--country .tile-grid__logo {
    height: 58px;
    padding: 14px 48px;
  }

  .tile-grid--factory {
    gap: 25px 20px;
  }

  .tile-grid--factory .tile-grid__logo {
    height: 65px;
    padding: 12px 65px;
  }

  .tile-grid--use {
    gap: 30px 20px;
    grid-template-columns: repeat(6, 155px);
  }

  .tile-grid--texture,
  .tile-grid--color,
  .tile-grid--form {
    gap: 25px 20px;
    grid-template-columns: repeat(8, 135px);
  }

  .tile-grid__icon {
    width: 20px;
    height: 20px;
  }

  .tile-grid__logo,
  .tile-grid__icon {
    margin-bottom: 15px;
  }

  .tile-grid__img-box {
    width: 40px;
    height: 40px;
  }

  .aboutus__pd {
    padding: 40px 0;
  }

  .aboutus__title {
    margin-bottom: 25px;
  }

  .aboutus__main-photo {
    width: 400px;
    left: calc(50% + 80px);
  }

  .aboutus__blockquote {
    max-width: 590px;
    margin: 40px auto;
  }

  .aboutus__blockquote::before {
    left: -25px;
  }

  .aboutus__blockquote::after {
    bottom: -37px;
  }

  .aboutus__blockquote::after,
  .aboutus__blockquote::before {
    font-size: 70px;
  }

  .aboutus__info-item:nth-child(1) {
    background-size: 402px 343px;
    background-position: left calc(50% - 340px) top -45px;
  }

  .aboutus__info-body {
    grid-template-columns: 1fr 400px;
  }

  .aboutus__info-link {
    margin-top: 30px;
  }

  .aboutus__info-preview {
    gap: 20px;
    grid-template-columns: repeat(4, 250px);
    grid-template-rows: 150px;
    padding-bottom: 40px;
  }

  .our-partners {
    margin-bottom: 40px;
  }

  .our-partners__prev,
  .our-partners__next {
    width: 30px;
    height: 30px;
    font-size: 10px;
  }

  .our-clients__action {
    grid-template-columns: 245px 1fr;
  }

  .our-clients__tab {
    padding: 25px 30px;
  }

  .our-clients__content {
    background-size: 187px 180px;
    background-position: right bottom -13px;
  }

  .our-clients__list {
    gap: 25px 20px;
    padding: 25px 10px 25px 20px;
  }

  .our-clients__item {
    padding-left: 40px;
  }

  .our-clients__item::before {
    font-size: 20px;
  }

  .article__list {
    max-width: 720px;
    padding-bottom: 40px;
  }

  .article__list h3 {
    font-size: 14px;
  }

  .article__list h3:not(:first-child) {
    margin-top: 40px;
  }

  .article__grid {
    gap: 70px;
  }

  .article__incl > p {
    padding-right: 60px;
    font-size: 22px;
  }

  .article__img-wrap p {
    margin-top: 10px;
  }

  .article__img-wrap + p {
    margin-top: 20px;
  }

  .article__img-wrap--incl {
    flex-basis: 410px;
  }

  .article__incl:first-child .article__img-incl {
    height: 182px;
  }

  .article__incl:last-child .article__img-incl {
    height: 318px;
  }

  .article__img-col-3 {
    height: 175px;
  }

  .article__img-col-2 {
    height: 200px;
  }

  .article__img-col-1 {
    height: 204px;
  }

  .article__grid-wrap {
    grid-template-columns: 1fr 630px;
  }

  .article blockquote {
    font-size: 14px;
  }

  .article blockquote:not(:first-child) {
    margin-top: 40px;
  }

  .article blockquote:not(:last-child) {
    margin-bottom: 40px;
  }

  .article__grid-col-2,
  .article__grid-col-3 {
    gap: 50px 25px;
  }
}

@media (max-width: 1300px) and (max-width: 767.98px) {
  .header__main {
    padding-bottom: 44px;
  }

  .header__main .logo__link {
    flex: 0 0 115px;
    width: 115px;
    height: 26px;
  }

  .header__main .header__search-btn {
    display: none;
  }

  .second-benefits::before {
    display: none;
  }
}

@media (max-width: 1300px) and (max-width: 1024px) {
  .header__main .logo {
    margin: 0 auto;
  }

  .header__main .logo__link {
    flex: 0 0 95px;
    width: 95px;
    height: 22px;
  }

  .header__main .logo__desc {
    display: none;
  }
}

@media (max-width: 1300px) and (max-width: 479.98px) {
  .header__main .logo__link {
    flex: 0 0 90px;
    width: 90px;
    height: 20px;
  }
}

@media (max-width: 1024px) {
  .page {
    padding-top: 40px;
  }

  .page__name {
    font-size: 28px;
    line-height: 32px;
  }

  .page__lite {
    min-height: calc(100vh - 40px);
    padding-top: 30px;
  }

  .page__lite::before {
    height: 30px;
  }

  .container {
    max-width: 746px;
  }

  .title {
    font-size: 28px;
    line-height: 33px;
  }

  .text {
    font-size: 14px;
    line-height: 18px;
  }

  .date {
    font-size: 10px;
    line-height: 13px;
  }

  .breadcrumbs__item {
    font-size: 14px;
  }

  .pagination__more {
    margin-top: 25px;
  }

  .form__input {
    height: 35px;
    margin-top: 7px;
    font-size: 14px;
  }

  .form__info {
    margin-bottom: 25px;
  }

  .form__info::before {
    width: 24px;
    height: 24px;
    margin-right: 10px;
    font-size: 12px;
    line-height: 15px;
  }

  .form__pass-btn {
    right: 9px;
    bottom: 9px;
  }

  .checkbox__h:checked + .checkbox__f {
    background-size: 14px 11px;
  }

  .checkbox__f {
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }

  .checkbox__n {
    padding-top: 4px;
  }

  .radio__h:checked + .radio__f::after {
    width: 12px;
    height: 12px;
  }

  .radio__f {
    width: 24px;
    height: 24px;
    margin-right: 10px;
  }

  .radio__n {
    padding-top: 4px;
  }

  .order__body .person-types {
    margin: 15px 0 25px;
  }

  .personal-info__body .person-types {
    margin: 25px 0;
  }

  .person-types__var:first-child {
    margin-right: 20px;
  }

  .req__err,
  .req__war {
    margin-top: 15px;
  }

  .header__body {
    height: 40px;
  }

  .header__phone-btn,
  .header__search-btn,
  .header__user,
  .header__cart {
    width: 88px;
  }

  .header__cart span {
    top: 2px;
    right: 17px;
  }

  .header__body._search .logo {
    width: 0;
  }

  .menu {
    flex: 0 0 150px;
  }

  .menu__overlay {
    width: 280px;
  }

  .menu__lists {
    max-height: calc(100vh - 40px);
  }

  .sub-menu__list-item:not(:last-child) {
    margin-bottom: 18px;
  }

  .sub-menu__icon-link:not(:last-child) {
    margin-bottom: 18px;
  }

  .categories-menu__overlay--second .categories-menu__content {
    padding: 15px 15px 30px 0px;
    margin-left: 15px;
  }

  .popup__close {
    top: 15px;
    right: 15px;
  }

  .popup__title {
    margin-bottom: 15px;
  }

  .popup__btn {
    height: 44px;
    font-size: 10px;
    line-height: 12px;
  }

  .popup__label {
    margin-bottom: 10px;
  }

  .popup__input {
    margin-top: 3px;
    height: 35px;
  }

  .yn-popup__text {
    max-width: 180px;
  }

  .yn-popup__btns {
    margin-top: 20px;
  }

  .yn-popup__btn--first {
    margin-right: 20px;
  }

  .yn-popup__btn {
    width: 100px;
    height: 40px;
  }

  .cookies {
    padding: 15px;
  }

  .cookies__link {
    margin: 0 10px 0 8px;
  }

  .cookies__btn {
    width: 193px;
    height: 40px;
  }

  .advice-popup {
    width: 310px;
  }

  .advice-popup__text {
    margin-bottom: 15px;
  }

  .advice-popup__textarea {
    margin-top: 3px;
    height: 70px;
  }

  .advice-popup__agree {
    margin-bottom: 15px;
  }

  .scroll-up {
    left: calc(50% + 323px);
  }

  .popup__label,
  .popup__input,
  .advice-popup__textarea,
  .advice-popup__agree,
  .auth__check-label,
  .auth__remember-link,
  .auth__btn--back {
    font-size: 12px;
    line-height: 15px;
  }

  .auth__remember {
    margin-bottom: 15px;
  }

  .auth__btn--reg {
    margin-top: 15px;
  }

  .auth__btn--back::before {
    margin-bottom: 3px;
    font-size: 7px;
  }

  .auth__info .popup__title {
    margin-bottom: 15px;
  }

  .auth__text {
    margin-bottom: 15px;
  }

  .recover-popup {
    max-width: 310px;
  }

  .recover-popup__text {
    margin-bottom: 15px;
  }

  .recover-popup__btn {
    margin-top: 15px;
  }

  .recoved-popup__text {
    max-width: 230px;
  }

  .location-popup {
    width: 345px;
  }

  .location-popup__title,
  .location-popup__name,
  .location-popup__search-title {
    font-size: 14px;
    line-height: 18px;
  }

  .location-popup__title {
    padding: 15px 20px;
  }

  .location-popup__list {
    max-height: 236px;
  }

  .download-popup {
    width: 310px;
  }

  .download-popup__text {
    margin-bottom: 15px;
  }

  .added-popup {
    width: 465px;
  }

  .added-popup__img-box {
    height: 152px;
  }

  .added-popup__name {
    margin-top: 15px;
  }

  .added-popup__btns {
    margin-top: 20px;
  }

  .added-popup__btn + .added-popup__btn {
    margin-left: 15px;
  }

  .fspt {
    font-size: 14px;
    line-height: 18px;
  }

  .dropdown {
    width: 226px;
  }

  .dropdown-search__list {
    max-height: 415px;
  }

  .dropdown-search__item {
    padding: 8px;
  }

  .dropdown-search__thumb {
    width: 40px;
    height: 40px;
  }

  .dropdown-search__art {
    font-size: 10px;
  }

  .dropdown-search__name {
    max-height: 28px;
    margin: 5px 0 7px;
    font-size: 12px;
  }

  .dropdown-search__price {
    font-size: 12px;
  }

  .dropdown-search__link {
    height: 40px;
    font-size: 10px;
  }

  .contacts__social .social__list {
    max-width: 216px;
  }

  .auth__social .social__list {
    gap: 15px 19px;
    min-width: 100%;
  }

  .footer__body {
    margin-bottom: 30px;
  }

  .footer__logo {
    flex: 0 0 95px;
    height: 22px;
    margin-right: 40px;
  }

  .footer__menu {
    margin-top: 5px;
  }

  .footer__copy-item--author {
    margin-right: 172px;
  }

  .menu-footer__title-link {
    margin-bottom: 0;
  }

  .menu-footer__title-link._active .menu-footer__title::before {
    transform: scale(1, -1);
  }

  .menu-footer__title {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: flex-end;
  }

  .menu-footer__title::before {
    margin-left: 10px;
    margin-bottom: 2px;
    font-size: 6px;
  }

  .menu-footer__list--terms {
    margin-top: 20px;
  }

  .menu-footer__list {
    margin-top: 20px;
  }

  .main-slider__content-box {
    min-height: calc(100vh - 40px);
    padding: 80px 0;
  }

  .main-slider__title {
    margin-bottom: 20px;
    font-size: 36px;
    line-height: 43px;
  }

  .main-slider__text {
    margin-bottom: 25px;
    max-width: 353px;
  }

  .main-slider__pagi {
    padding-bottom: 30px;
    margin-top: -34px;
  }

  .card-service__list-item::before {
    margin-bottom: 2px;
  }

  .card-service__list-link {
    font-size: 14px;
    line-height: 18px;
  }

  .about__title {
    margin-bottom: 20px;
  }

  .about__text {
    max-width: 326px;
  }

  .about__btn {
    margin-top: 25px;
  }

  .about__slogan {
    margin-top: 30px;
    font-size: 30px;
  }

  .project__info {
    padding: 25px 18px;
  }

  .project__info-title {
    font-size: 14px;
    line-height: 18px;
  }

  .project__info-link {
    margin-bottom: -2px;
    font-size: 12px;
  }

  .project__info-link::before {
    font-size: 8px;
  }

  .project__offer {
    padding: 0;
  }

  .project__title {
    margin-bottom: 20px;
  }

  .project__text {
    margin-bottom: 25px;
  }

  .news__text {
    max-width: 200px;
  }

  .news__title {
    margin-bottom: 20px;
  }

  .news__text {
    margin-bottom: 25px;
  }

  .card-news {
    width: 472px;
  }

  .card-news__items {
    width: 100%;
    min-height: 374px;
  }

  .card-news__item {
    flex-shrink: 0;
    min-height: auto;
  }

  .card-news__img-box {
    height: 180px;
  }

  .card-news__link {
    font-size: 14px;
    line-height: 18px;
  }

  .card-news__link::before {
    margin-left: 5px;
  }

  .benefits__btn {
    font-size: 14px;
  }

  .first-benefits__items {
    max-height: 90px;
  }

  .second-benefits {
    background-size: 269px 258px;
    background-position: left calc(50% + 340px) top 220px;
  }

  .second-benefits__item {
    margin-left: 40px;
  }

  .second-benefits__item::before {
    left: -40px;
  }

  .second-benefits__title {
    margin-bottom: 15px;
  }

  .contacts__title {
    margin-bottom: 20px;
  }

  .contacts__text {
    margin-bottom: 25px;
    max-width: 350px;
  }

  .contacts__links {
    padding-left: 55px;
  }

  .contacts__link {
    font-size: 24px;
  }

  .contacts__link--phone {
    margin-bottom: 15px;
  }

  .contacts__link--email {
    margin-bottom: 20px;
  }

  .catalog__body .filter__items {
    display: none;
  }

  .catalog__body._active .filter__title-btn::before {
    transform: scale(1, -1);
  }

  .catalog__body._active .filter__items {
    display: block;
  }

  .catalog__body._active .filter__title-box {
    border-bottom: 1px solid #A7A9AB;
  }

  .catalog__info-item::before {
    top: 5px;
  }

  .filtered__list {
    gap: 10px 7px;
  }

  .filtered__item {
    padding: 3px 5px;
    font-size: 14px;
    line-height: 18px;
  }

  .filtered__del {
    font-size: 14px;
  }

  .sorting {
    font-size: 14px;
    line-height: 18px;
  }

  .sorting__select-box .jq-selectbox__select-text {
    padding: 0 7px 0 3px;
  }

  .sorting__select-box .jq-selectbox__trigger-arrow::before {
    padding-top: 0;
    font-size: 8px;
  }

  .sorting__select-box .jq-selectbox__dropdown {
    left: -12px;
    width: 160px !important;
  }

  .sorting__select-box .jq-selectbox__dropdown ul {
    padding: 15px;
  }

  .filter__title-box {
    padding: 22px 10px;
    border: 1px solid transparent;
    cursor: pointer;
  }

  .factory-catalog {
    width: 100%;
  }

  .factory-catalog__name {
    margin-top: 15px;
  }

  .factory-catalog__prev,
  .factory-catalog__next {
    display: none;
  }

  .factory-cards {
    grid-template-columns: repeat(auto-fit, 225px);
  }

  .factory-cards__name::before {
    font-size: 11px;
  }

  .collection__content {
    padding-left: 20px;
  }

  .collection__title {
    margin-bottom: 15px;
  }

  .collection__info {
    margin-bottom: 15px;
  }

  .collection__info-desc {
    font-size: 10px;
    line-height: 13px;
  }

  .collection__links {
    margin-top: 15px;
    font-size: 14px;
    line-height: 18px;
  }

  .collection__sub-info {
    max-width: 471px;
  }

  .collection-slider {
    width: 358px;
  }

  .collection-slider__items {
    height: 240px;
  }

  .collection-slider__link {
    top: 10px;
    left: 10px;
    width: 20px;
    height: 20px;
    font-size: 10px;
  }

  .collection-slider__prev,
  .collection-slider__next,
  .collection-slider__pagi {
    display: none;
  }

  .filter-collection__first._scroll {
    top: 40px;
  }

  .filter-collection__first-body {
    height: 48px;
  }

  .filter-collection__first-prev,
  .filter-collection__first-next {
    width: 48px;
  }

  .filter-collection__second {
    padding-bottom: 30px;
  }

  .filter-collection__name-box {
    margin-top: 30px;
  }

  .filter-collection__checkbox {
    padding: 9px 19px;
  }

  .filter-collection__checkbox-img {
    width: 90px;
    height: 46px;
  }

  .collection-gallery__body {
    padding: 60px 50px 0;
  }

  .collection-gallery__prev,
  .collection-gallery__next {
    top: 50%;
  }

  .collection-gallery__big-slider {
    height: 410px;
  }

  .product {
    padding-top: 25px;
  }

  .product__preview {
    width: 300px;
  }

  .product__order {
    padding-left: 30px;
  }

  .product__info-item {
    font-size: 14px;
    line-height: 18px;
  }

  .product__info-name {
    width: 116px;
  }

  .product__price {
    margin: 20px 0;
    font-size: 28px;
    line-height: 32px;
  }

  .product__amount {
    margin: 20px 0;
  }

  .product__rel-title {
    margin-bottom: 20px;
  }

  .product__cards {
    padding-bottom: 15px;
  }

  .product__factory {
    padding-bottom: 15px;
  }

  .product__sub-info {
    max-width: 470px;
  }

  .product-types {
    gap: 20px 25px;
  }

  .product-slider {
    margin-bottom: 20px;
  }

  .product-slider__item {
    height: 300px;
  }

  .product-slider__link {
    top: 6px;
    left: 6px;
    width: 24px;
    height: 24px;
    font-size: 14px;
  }

  .product-slider__prev,
  .product-slider__next {
    display: none;
  }

  .product-calc {
    padding: 13px 10px 10px 43px;
  }

  .product-calc__title {
    font-size: 14px;
    line-height: 18px;
  }

  .product-calc__title::after {
    width: 24px;
    height: 24px;
    left: -33px;
  }

  .product-calc__list {
    padding-top: 20px;
  }

  .product-calc__list-item {
    font-size: 14px;
    line-height: 18px;
  }

  .product-calc__link {
    margin: 20px 0 25px 27px;
    font-size: 12px;
    line-height: 14px;
  }

  .product-calc__action {
    font-size: 12px;
    line-height: 15px;
  }

  .product-calc__item:not(:last-child) {
    padding-right: 17px;
  }

  .product-calc__item:not(:last-child)::after {
    right: 5px;
  }

  .product-calc__desc {
    font-size: 10px;
    line-height: 13px;
  }

  .product-calc__num .jq-number__field {
    width: 55px;
  }

  .product-calc__input .jq-number__field {
    width: 38px;
  }

  .jq-number__spin {
    width: 22px;
  }

  .product-sup__list-item {
    padding: 10px;
    font-size: 14px;
    line-height: 18px;
  }

  .product-sup__item-name {
    flex: 0 0 300px;
  }

  .product-sup__download-link {
    gap: 3px 5px;
    padding-left: 28px;
  }

  .product-sup__download-link a::before {
    left: -18px;
  }

  .tags {
    gap: 7px;
  }

  .product-deliv {
    font-size: 14px;
    line-height: 18px;
  }

  .product-deliv__body:first-child {
    margin-right: 80px;
  }

  .product-deliv__title {
    margin-bottom: 15px;
  }

  .product-deliv__title::before {
    margin-right: 10px;
  }

  .product-deliv__name {
    width: 107px;
  }

  .product-services__items {
    gap: 0 30px;
    margin: 20px 0;
  }

  .product-services__item {
    font-size: 14px;
    line-height: 18px;
  }

  .product-services__img-box {
    margin-right: 10px;
  }

  .product-services__btn {
    margin-top: 20px;
  }

  .product-pay {
    max-width: 615px;
  }

  .product-pay__title:not(:first-child) {
    margin-top: 20px;
  }

  .product-pay__title {
    font-size: 14px;
    line-height: 18px;
  }

  .product-pay__cards {
    margin: 20px 0;
  }

  .product-pay__link {
    font-size: 12px;
    line-height: 14px;
  }

  .product-sup__desc,
  .product-deliv,
  .product-services,
  .product-pay {
    padding: 10px;
  }

  .product-gallery__body {
    width: 674px;
  }

  .cart__empty-desc {
    margin-bottom: 25px;
  }

  .cart__head {
    padding: 25px 0;
  }

  .cart__clear {
    padding-left: 22px;
  }

  .cart__clear::before {
    font-size: 10px;
  }

  .cart__titles {
    padding: 12px 0;
  }

  .cart__foot {
    padding: 25px 0;
  }

  .cart-product {
    padding: 25px 0;
  }

  .cart-product__thumb {
    width: 100px;
    height: 100px;
  }

  .cart-product__content {
    padding: 0 20px;
  }

  .cart-product__removed {
    padding: 20px 0;
  }

  .cart-product__return::before {
    margin-left: 15px;
  }

  .coop__input-wrap {
    margin-top: 15px;
  }

  .total-amount__desc span {
    margin-right: 5px;
  }

  .total-amount__price {
    margin: 15px 0 20px;
    font-size: 28px;
    line-height: 32px;
  }

  .cart__head,
  .cart__titles,
  .cart-product__content,
  .cart-product__price-count,
  .cart-product__removed,
  .coop,
  .total-amount__desc {
    font-size: 14px;
    line-height: 18px;
  }

  .order {
    padding: 25px 0;
    font-size: 14px;
    line-height: 18px;
  }

  .order__auth-desc {
    margin-bottom: 15px;
  }

  .order-form {
    width: 471px;
  }

  .order-form__step:not(:last-child) {
    margin-bottom: 25px;
  }

  .order-form__step._active .order-form__content {
    padding: 25px;
  }

  .order-form__back-step::before {
    font-size: 11px;
  }

  .order-form__back-step {
    padding-left: 26px;
  }

  .order-form__content {
    padding: 15px 25px;
  }

  .order-form__title::before {
    width: 30px;
    height: 30px;
    margin-right: 15px;
  }

  .order-form__body {
    padding-top: 25px;
  }

  .order-form__vars {
    padding: 25px 0;
  }

  .order-form__var:not(:last-child) {
    margin-bottom: 15px;
  }

  .order-form__pay-info {
    padding-left: 34px;
    margin-top: 12px;
  }

  .order-form__pay-agree {
    margin-top: 15px;
  }

  .order-form__btn {
    margin-top: 25px;
  }

  .order-options__s-post-loc {
    margin-bottom: 15px;
  }

  .order-options__w-var {
    margin: 15px 0;
  }

  .order-options__label:first-child {
    margin-right: 20px;
  }

  .order-options__add-desc {
    margin-right: 5px;
  }

  .order-options__post-address {
    position: relative;
    padding-left: 34px;
    margin: 18px 0 15px;
  }

  .order-options__post-address::before {
    position: absolute;
    top: -1px;
    left: 0;
    margin: 0;
  }

  .order-options__post-map {
    height: 120px;
    margin-top: 25px;
  }

  .order-options__s-post,
  .order-options__work,
  .order-options__post {
    margin-bottom: 25px;
  }

  .order-options__w-content .jq-selectbox {
    width: 134px;
    height: 36px;
    margin: 15px 0;
  }

  .order-options__w-content .jq-selectbox__select {
    grid-template-columns: 1fr 36px;
  }

  .order-options__w-content .jq-selectbox__trigger-arrow::before {
    font-size: 7px;
  }

  .order-options__w-content .jq-selectbox__dropdown {
    width: 99px;
  }

  .order-form__fl-inputs,
  .order-form__ur-inputs {
    gap: 15px;
  }

  .order-form__comment-show::before {
    padding: 0 11px 0 4px;
    margin-top: -2px;
  }

  .order-form__textarea {
    height: 105px;
    margin-top: 7px;
    font-size: 14px;
  }

  .order-price {
    padding-left: 20px;
  }

  .order-price__item--amount {
    margin-top: 25px;
  }

  .order-price__item:not(:last-child) {
    margin-bottom: 10px;
  }

  .order-price__item--coop {
    margin-top: 15px;
  }

  .oi__order-price .order-price__name {
    max-width: 115px;
  }

  .order-price__coop-action {
    margin-top: 10px;
  }

  .order-price__coop-remove::before {
    font-size: 12px;
  }

  .lite-page {
    flex-direction: column;
    padding: 100px 0;
  }

  .lite-page__text {
    max-width: 420px;
  }

  .lite-page__img-box {
    width: 533px;
    margin-top: 100px;
  }

  .lc {
    padding: 25px 0;
    font-size: 14px;
    line-height: 18px;
  }

  .personal-info + .personal-info {
    margin-top: 40px;
  }

  .personal-info__body {
    width: 444px;
  }

  .personal-info__fl,
  .personal-info__ur-inputs {
    gap: 15px;
  }

  .personal-info__ur-inputs--first {
    margin-bottom: 15px;
  }

  .personal-info__btns {
    margin-top: 25px;
  }

  .personal-info__btn:first-child {
    margin-right: 15px;
  }

  .lc-auth {
    width: 311px;
    padding: 20px 30px;
  }

  .lc-auth__title-box {
    margin-bottom: 15px;
  }

  .lc-auth__form .form__label:not(:last-of-type) {
    margin-bottom: 10px;
  }

  .lc-auth__remember {
    margin: 12px 0 15px;
  }

  .lc-auth__btn--back {
    font-size: 12px;
    line-height: 15px;
  }

  .lc-auth__btn--back::before {
    margin-bottom: 3px;
    font-size: 7px;
  }

  .lc-auth__btn--reg {
    margin-top: 15px;
  }

  .ohn {
    margin-top: 25px;
  }

  .ohn__desc {
    margin-bottom: 25px;
  }

  .oh {
    padding: 0 25px;
    margin-top: 25px;
  }

  .oh__item {
    padding: 25px 0;
  }

  .oh__subitem:not(:last-child) {
    margin-bottom: 15px;
  }

  .oh__deliv-address {
    display: none;
  }

  .oh__link {
    font-size: 12px;
    line-height: 14px;
  }

  .oh__link--dl {
    margin-left: 25px;
  }

  .oi__inner {
    padding: 25px;
    font-size: 14px;
    line-height: 18px;
  }

  .oi__close {
    top: 25px;
    right: 25px;
  }

  .oi__title {
    margin-bottom: 25px;
  }

  .oi__title span + span {
    margin-left: 10px;
  }

  .oi__order-price {
    width: 260px;
    padding: 15px;
  }

  .oi-info__box {
    margin-top: 25px;
  }

  .oi-info__item:not(:last-child) {
    margin-bottom: 15px;
  }

  .oi-info__item-desc {
    width: 207px;
  }

  .oi-goods {
    margin: 40px 0;
  }

  .oi-goods__titles,
  .oi-goods__item {
    grid-template-columns: 1fr 75px 115px 75px;
  }

  .oi-goods__titles {
    padding: 9px 0;
  }

  .oi-goods__thumb {
    width: 40px;
    height: 40px;
    margin-right: 10px;
  }

  .news-page__cards {
    grid-template-columns: repeat(3, 1fr);
  }

  .news-page__pagination {
    margin-bottom: 25px;
  }

  .new-card__img-box {
    height: 180px;
  }

  .new-card__content {
    padding: 15px 10px;
  }

  .new-card__time {
    margin-bottom: 7px;
  }

  .new-card__title {
    min-height: 155px;
  }

  .new-card__link-f::before {
    font-size: 9px;
    padding-bottom: 2px;
  }

  .new-card__link-f {
    font-size: 14px;
    line-height: 18px;
  }

  .news-one__body {
    max-width: none;
  }

  .news-one h1 {
    font-size: 28px;
  }

  .news-one time {
    margin: 20px 0;
    font-size: 10px;
  }

  .news-one h3,
  .news-one h4 {
    margin-bottom: 15px;
  }

  .news-one p {
    font-size: 14px;
  }

  .news-one blockquote {
    margin: 30px 0;
  }

  .info__tab {
    font-size: 14px;
  }

  .info__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .info__item {
    min-height: 382px;
  }

  .info__thumb {
    height: 212px;
  }

  .info__title {
    margin-bottom: 20px;
  }

  .info__link-f::before {
    font-size: 9px;
    padding-bottom: 2px;
  }

  .info__link-f {
    font-size: 14px;
    line-height: 18px;
  }

  .projects__items {
    grid-template-columns: repeat(3, 1fr);
  }

  .projects__item {
    min-height: 380px;
  }

  .projects__date {
    font-size: 10px;
  }

  .projects__name {
    margin: 10px 0 15px;
  }

  .projects__link-f::before {
    font-size: 9px;
    padding-bottom: 2px;
  }

  .projects__link-f {
    font-size: 14px;
    line-height: 18px;
  }

  .project-one__imgs {
    flex-basis: 409px;
  }

  .project-one__imgs-inner {
    gap: 15px;
  }

  .project-one__img-box {
    height: 240px;
  }

  .project-one__content h2 {
    font-size: 28px;
  }

  .project-one__content time {
    margin: 30px 0 20px;
    font-size: 10px;
  }

  .project-one__content h3 {
    margin-bottom: 15px;
  }

  .project-one__content p {
    font-size: 14px;
  }

  .project-one__content blockquote {
    margin: 30px 0;
  }

  .contact__social {
    width: 100%;
  }

  .contact__address {
    font-size: 14px;
  }

  .contact__desc-title {
    margin-top: 40px;
  }

  .contact__geo-desc {
    margin-bottom: 20px;
  }

  .contact__map,
  .contact__loc {
    height: 200px;
  }

  .contact__list {
    font-size: 14px;
  }

  .contact__item {
    padding: 10px 0;
  }

  .contact__name {
    flex-basis: 238px;
    padding: 0 16px 0 10px;
  }

  .contact__action {
    background-size: 363px, 348px, contain;
    background-position: left 90% center;
  }

  .contact-form {
    gap: 10px;
    grid-template-columns: 265px;
    font-size: 12px;
    margin-top: 20px;
  }

  .contact-form__textarea {
    height: 140px;
  }

  .captcha__img-box {
    margin: 5px 0 12px;
  }

  .tile {
    font-size: 14px;
  }

  .tile__title {
    max-width: 746px;
  }

  .tile-grid {
    padding-bottom: 25px;
  }

  .tile-grid--country {
    grid-template-columns: repeat(6, 143px);
  }

  .tile-grid--factory {
    grid-template-columns: repeat(4, 225px);
  }

  .tile-grid--use {
    grid-template-columns: repeat(6, 135px);
  }

  .tile-grid--texture,
  .tile-grid--color,
  .tile-grid--form {
    grid-template-columns: repeat(8, 120px);
  }

  .tile-grid__link-subname::after {
    margin: -2px 0 0 5px;
  }

  .tile-grid__img-box {
    margin-bottom: 10px;
  }

  .aboutus__title {
    margin-bottom: 20px;
  }

  .aboutus__main-photo {
    width: 320px;
    left: calc(50% + 38px);
  }

  .aboutus__blockquote {
    margin: 30px auto;
  }

  .aboutus__info-item:nth-child(1) {
    background-size: 360px 307px;
    background-position: left calc(50% - 235px) top -40px;
  }

  .aboutus__info-body {
    grid-template-columns: 1fr 320px;
  }

  .aboutus__info-link {
    margin-top: 25px;
    font-size: 12px;
  }

  .aboutus__info-preview {
    grid-template-columns: repeat(4, 180px);
    grid-template-rows: 104px;
  }

  .our-partners__prev,
  .our-partners__next {
    display: none;
  }

  .our-clients__action {
    grid-template-columns: 180px 1fr;
  }

  .our-clients__tab {
    padding: 20px 15px;
  }

  .our-clients__content {
    background-size: 98px 94px;
    background-position: right -18px bottom -17px;
  }

  .our-clients__list {
    grid-template-columns: 1fr;
  }

  .article {
    font-size: 14px;
  }

  .article__list {
    max-width: 100%;
    font-size: 14px;
  }

  .article__list h3:not(:first-child) {
    margin-top: 30px;
  }

  .article__list li {
    padding-left: 28px;
    margin-bottom: 15px;
  }

  .article__list > p {
    margin-bottom: 15px;
  }

  .article__grid {
    gap: 50px;
  }

  .article__incl > p {
    font-size: 18px;
  }

  .article__img-wrap--incl {
    flex-basis: 307px;
  }

  .article__incl:last-child .article__img-incl {
    height: 238px;
  }

  .article__grid-wrap {
    gap: 20px;
    grid-template-columns: 1fr 471px;
  }

  .article blockquote:not(:first-child) {
    margin-top: 30px;
  }

  .article blockquote:not(:last-child) {
    margin-bottom: 30px;
  }

  .article__grid-col-2,
  .article__grid-col-3 {
    gap: 40px 20px;
  }
}

@media (max-width: 767.98px) {
  .page {
    padding-top: 96px;
  }

  .page__info {
    padding: 20px 0;
  }

  .page__name {
    margin-top: 20px;
    font-size: 24px;
    line-height: 28px;
  }

  .page__search:first-of-type {
    margin-top: 10px;
  }

  .page__pd {
    padding-top: 20px;
  }

  .page__lite {
    min-height: calc(100vh - 96px);
    padding-top: 0;
  }

  .page__lite::before {
    display: none;
  }

  .title {
    font-size: 24px;
    line-height: 28px;
  }

  .suptitle {
    font-size: 12px;
  }

  .btn {
    padding: 20px 37px;
  }

  .date {
    font-size: 9px;
    line-height: 11px;
  }

  .pagination__item .pagination__link,
  .pagination__skip {
    font-size: 14px;
  }

  .pagination__more {
    margin-top: 20px;
  }

  .form__input {
    height: 30px;
    padding: 0 10px;
    font-size: 12px;
  }

  .form__info {
    position: relative;
    padding-left: 30px;
    margin-bottom: 20px;
  }

  .form__info::before {
    position: absolute;
    top: -1px;
    left: 0;
    width: 20px;
    height: 20px;
    margin: 0;
    font-size: 10px;
    line-height: 13px;
  }

  .form__pass-btn {
    right: 8px;
    bottom: 7px;
  }

  .order__body .person-types {
    margin: 15px 0 20px;
  }

  .personal-info__body .person-types {
    margin: 20px 0;
  }

  .header__body {
    height: 52px;
  }

  .header__phone-btn,
  .header__search-btn,
  .header__user,
  .header__cart {
    width: auto;
    font-size: 22px;
    background-color: transparent;
    border: none;
  }

  .header__phone-btn,
  .header__search-btn,
  .header__user {
    padding: 0 16px;
  }

  .header__cart {
    color: #1D2E3E;
    padding-left: 16px;
  }

  .header__cart span {
    width: 18px;
    height: 18px;
    margin: 4px 0 0 6px;
    font-size: 10px;
    color: #fff;
    background-color: #1D2E3E;
  }

  .search {
    position: fixed;
    top: 52px;
    left: 0;
    width: 100vw;
    height: 44px;
    padding: 0 20px;
    background-color: #fff;
    border-bottom: 1px solid #F7F7F7;
  }

  .search .search__btn {
    flex: 0 0 40px;
    width: 40px;
    padding: 0;
    font-size: 20px;
  }

  .menu {
    flex: 0 0 125px;
  }

  .menu .menu__icon {
    width: 18px;
    height: 14px;
  }

  .menu__lists {
    max-height: calc(100vh - 52px);
  }

  .menu__list {
    padding: 8px 0;
  }

  .sub-menu--grid {
    gap: 15px 10px;
  }

  .sub-menu__grid-link {
    font-size: 12px;
    line-height: 14px;
  }

  .sub-menu__grid-img {
    margin-bottom: 10px;
  }

  .categories-menu__btn {
    padding: 11px 0 6px;
  }

  .categories-menu__btn-back {
    padding: 9px 15px;
  }

  .categories-menu__btn-back::before {
    font-size: 9px;
  }

  .categories-menu__overlay--first .categories-menu__content {
    padding: 11px 15px;
  }

  .categories-menu__name {
    padding: 9px 9px 9px 15px;
  }

  .mobile-menu__list {
    padding: 10px 0;
  }

  .mobile-menu .sup-header__links-list {
    padding: 8px 0;
  }

  .mobile-menu .sup-header__links-item {
    padding: 8px 15px;
  }

  .mobile-menu .pages-menu {
    padding: 7px 0;
  }

  .mobile-menu .pages-menu__link {
    padding: 8px 15px;
  }

  .popup__body.yn-popup {
    padding: 15px 25px;
  }

  .popup__body.advice-popup {
    padding: 20px 15px 10px;
  }

  .popup__body.advice-thx,
  .popup__body .auth__info,
  .popup__body.registed-popup,
  .popup__body.download-popup,
  .popup__body.added-popup {
    padding: 20px 15px;
  }

  .popup__body .auth__login,
  .popup__body .auth__reg,
  .popup__body.recover-popup,
  .popup__body.recoved-popup {
    padding: 20px 15px 15px;
  }

  .popup__title--registed {
    max-width: 175px;
  }

  .popup__title {
    font-size: 12px;
    line-height: 15px;
  }

  .advice-popup .popup__title {
    margin-bottom: 10px;
  }

  .auth__info .popup__title {
    max-width: 145px;
    margin-right: auto;
    margin-left: auto;
  }

  .popup__input {
    height: 30px;
  }

  .yn-popup__text {
    max-width: 150px;
  }

  .yn-popup__btns {
    margin-top: 15px;
  }

  .yn-popup__btn--first {
    margin-right: 15px;
  }

  .yn-popup__btn {
    width: 80px;
    height: 30px;
  }

  .cookies {
    padding: 15px 15px 10px;
  }

  .cookies__content {
    margin-bottom: 10px;
  }

  .cookies__link {
    margin: 0 15px 0 5px;
  }

  .cookies__btn {
    width: 149px;
    height: 30px;
  }

  .advice-popup {
    width: 262px;
  }

  .advice-popup__text {
    margin-bottom: 10px;
  }

  .advice-popup__textarea {
    height: 60px;
  }

  .advice-popup__agree {
    max-width: 200px;
  }

  .scroll-up {
    left: auto;
    right: 15px;
  }

  .popup__label,
  .popup__input,
  .advice-popup__textarea,
  .advice-popup__agree,
  .auth__check-label,
  .auth__remember-link,
  .auth__btn--back {
    font-size: 10px;
    line-height: 13px;
  }

  .auth__login {
    display: none;
  }

  .auth__content {
    width: 263px;
  }

  .auth__checkbox {
    margin-right: 5px;
  }

  .auth__btn--back::before {
    margin-bottom: 0;
    font-size: 6px;
  }

  .advice-thx__text {
    width: 232px;
  }

  .recover-popup {
    max-width: 262px;
  }

  .location-popup {
    width: 280px;
  }

  .location-popup__title,
  .location-popup__name,
  .location-popup__search-title {
    font-size: 12px;
    line-height: 15px;
  }

  .location-popup__title {
    padding: 15px 10px;
  }

  .location-popup__list {
    max-height: 244px;
    margin: 8px 10px 8px 0;
  }

  .location-popup__name {
    padding: 10px;
  }

  .location-popup__search {
    padding: 15px 10px;
  }

  .download-popup {
    width: 262px;
  }

  .download-popup__text {
    margin-bottom: 10px;
  }

  .added-popup {
    width: 260px;
  }

  .added-popup__title {
    max-width: 130px;
    margin-right: auto;
    margin-left: auto;
  }

  .added-popup__img-box {
    height: 88px;
  }

  .added-popup__name {
    margin-top: 10px;
  }

  .added-popup__btns {
    flex-direction: column;
    margin-top: 15px;
  }

  .added-popup__btn + .added-popup__btn {
    margin: 15px 0 0 0;
  }

  .fspt {
    font-size: 12px;
    line-height: 15px;
  }

  .dropdown {
    width: 100%;
  }

  .dropdown-search__link {
    font-size: 12px;
  }

  .contacts__social .social__list {
    max-width: 340px;
    gap: 19px 50px;
  }

  .auth__social .social__list {
    gap: 15px 31px;
  }

  .contact__social .social__list {
    max-width: 340px;
    gap: 19px 50px;
  }

  .auth__social .social__text {
    margin: 15px 0 10px;
  }

  .footer__body {
    flex-direction: column;
    margin-bottom: 40px;
  }

  .footer__logo {
    width: 115px;
    height: 26px;
    flex: 0 0 26px;
    margin: 0 0 40px 0;
  }

  .footer__menu {
    flex-direction: column;
  }

  .footer__copy {
    flex-direction: column;
    align-items: flex-start;
  }

  .footer__copy-item--author {
    margin: 9px 0 0 0;
  }

  .menu-footer:not(:first-child) {
    margin-top: 24px;
  }

  .menu-footer__title::before {
    transition: transform 0.5s;
  }

  .menu-footer__list {
    margin-top: 18px;
  }

  .menu-footer__item:not(:last-child) {
    margin-bottom: 18px;
  }

  .main-slider {
    margin-top: -44px;
  }

  .main-slider__content-box {
    min-height: calc(100vh - 52px);
    padding: 120px 0 100px;
  }

  .main-slider__title {
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 31px;
  }

  .main-slider__text {
    margin-bottom: 20px;
    max-width: 290px;
  }

  .about__content {
    flex: 1 1 auto;
  }

  .about__title {
    margin-bottom: 15px;
  }

  .about__text {
    max-width: 430px;
  }

  .about__btn {
    margin-top: 20px;
  }

  .about__slogan {
    font-size: 24px;
  }

  .about__img-box {
    width: 100%;
    height: 590px;
  }

  .project__items {
    display: flex;
    width: 100%;
    height: 400px;
  }

  .project__item {
    flex-shrink: 0;
  }

  .project__info-link {
    font-size: 10px;
  }

  .project__info-link::before {
    margin: 0 0 -2px 5px;
    font-size: 6px;
  }

  .project__offer {
    margin-bottom: 40px;
  }

  .project__text {
    max-width: 320px;
  }

  .news {
    overflow: hidden;
  }

  .news__info {
    margin-bottom: 40px;
  }

  .news__title {
    margin-bottom: 15px;
  }

  .news__text {
    margin-bottom: 20px;
  }

  .card-news {
    width: 100%;
  }

  .card-news__items {
    min-height: 317px;
  }

  .card-news__img-box {
    height: 150px;
  }

  .benefits__btn--second {
    display: none;
  }

  .first-benefits__items {
    flex-direction: column;
    max-height: 110px;
  }

  .first-benefits__items::before {
    bottom: -40px;
  }

  .first-benefits__text:not(:last-child) {
    margin-bottom: 20px;
  }

  .second-benefits {
    background-size: 122px 117px;
    background-position: left calc(50% + 260px) top 65px;
  }

  .second-benefits__item {
    max-width: 420px;
  }

  .second-benefits__item::before {
    font-size: 16px;
    line-height: 16px;
  }

  .second-benefits__item:not(:first-child) {
    margin-top: 17px;
  }

  .second-benefits__title {
    margin-bottom: 0;
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
  }

  .second-benefits__title::before {
    font-size: 10px;
    color: #2062AF;
    transition: all 0.3s ease 0s;
  }

  .second-benefits__text {
    padding-top: 15px;
    max-width: 390px;
  }

  .contacts__promo {
    margin-bottom: 40px;
  }

  .contacts__title {
    margin-bottom: 15px;
  }

  .contacts__text {
    margin-bottom: 20px;
  }

  .contacts__links {
    padding-left: 0;
  }

  .contacts__link--email {
    margin-bottom: 25px;
  }

  .catalog__body {
    grid-template-columns: 1fr;
  }

  .catalog__body--product {
    grid-template-areas: "factory" "filter" "sorting" "cards" "pagi" "info";
  }

  .catalog__body--factory {
    grid-template-areas: "factory" "filter" "sorting" "cards" "pagi" "info";
  }

  .catalog__body--search {
    grid-template-areas: "filter" "sorting" "cards" "pagi";
  }

  .catalog__body {
    padding: 20px 0 40px;
  }

  .catalog__info-text:not(:last-child) {
    margin-bottom: 15px;
  }

  .catalog__info-list {
    margin-bottom: 15px;
  }

  .catalog__info-item:not(:last-child) {
    margin-bottom: 15px;
  }

  .filter__show {
    padding: 10px;
    min-width: 135px;
  }

  .filter__title-box {
    padding: 15px 10px;
  }

  .filter-price__input {
    width: 40%;
  }

  .cards {
    grid-template-columns: repeat(2, 240px);
    gap: 20px 40px;
  }

  .cards__img-wrapper {
    width: 100%;
  }

  .cards__img-prev,
  .cards__img-next {
    display: none;
  }

  .cards__price-help {
    margin-left: 8px;
    width: 18px;
    height: 18px;
    font-size: 8px;
    line-height: 10px;
  }

  .cards__price-item {
    min-width: 140px;
    font-size: 10px;
    line-height: 13px;
  }

  .cards__price-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .factory-catalog__img-box {
    height: 51px;
    padding: 11px 40px;
  }

  .factory-catalog__scrollbar {
    margin-top: 15px;
  }

  .factory-cards {
    grid-template-columns: repeat(2, 240px);
    gap: 20px 40px;
    margin: 0 auto;
  }

  .factory-cards__img-box {
    height: 110px;
  }

  .factory-cards__name {
    padding: 14px 10px;
  }

  .factory-cards__name::before {
    font-size: 9px;
  }

  .collection__main {
    flex-direction: column;
    padding: 20px 0;
  }

  .collection__preview,
  .collection__content {
    flex: 0 0 100%;
  }

  .collection__content {
    padding: 20px 0 0 0;
  }

  .collection__links-info {
    margin-left: 5px;
  }

  .collection-slider {
    width: 100%;
  }

  .collection-slider__items {
    height: 310px;
  }

  .filter-collection__first._scroll {
    top: 96px;
  }

  .filter-collection__first-prev,
  .filter-collection__first-next {
    display: none;
  }

  .collection-gallery__body {
    padding: 70px 0 0;
  }

  .collection-gallery__prev,
  .collection-gallery__next {
    display: none;
  }

  .collection-gallery__sliders {
    width: 500px;
  }

  .collection-gallery__big-slider {
    height: 300px;
  }

  .product {
    padding-top: 20px;
  }

  .product__main {
    flex-direction: column;
  }

  .product__preview {
    width: 100%;
  }

  .product__order {
    padding: 20px 0 0 0;
  }

  .product__status {
    padding: 3px 5px;
    margin-bottom: 15px;
    font-size: 8px;
    line-height: 10px;
  }

  .product__info-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .product__price {
    margin: 15px 0;
    font-size: 24px;
    line-height: 28px;
  }

  .product__amount {
    margin-top: 15px;
  }

  .product-slider__item {
    height: 374px;
  }

  .product-calc {
    padding: 11px 15px 11px 45px;
    width: calc(100% + 30px);
    margin: 0 -15px;
  }

  .product-calc__title {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    line-height: 15px;
    cursor: pointer;
  }

  .product-calc__title::after {
    width: 20px;
    height: 20px;
    left: -30px;
    font-size: 10px;
    line-height: 13px;
  }

  .product-calc__list {
    padding: 10px 0 15px;
  }

  .product-calc__link {
    margin: 0 0 15px 22px;
  }

  .product-calc__link::before {
    left: -22px;
  }

  .product-calc__item:not(:last-child)::after {
    top: 13px;
  }

  .product-calc__desc {
    margin-top: 5px;
  }

  .product-calc__result {
    height: 40px;
  }

  .jq-number__field {
    height: 38px;
  }

  .product-calc__num .jq-number__field {
    width: 52px;
  }

  .product-calc__input .jq-number__field {
    width: 30px;
  }

  .jq-number__spin {
    width: 30px;
  }

  .product-sup {
    margin: 0 -15px 40px;
  }

  .product-sup__title {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
    color: #1D2E3E;
  }

  .product-sup__title::before {
    margin-right: 15px;
  }

  .product-sup__list-item {
    align-items: flex-start;
    padding: 7px 15px;
    font-size: 12px;
    line-height: 15px;
  }

  .product-sup__item-name {
    flex: 0 0 150px;
  }

  .product-sup__download-link {
    padding-left: 23px;
  }

  .product-sup__download-link a::before {
    left: -14px;
  }

  .product-deliv__body:first-child {
    margin-right: 40px;
  }

  .product-deliv__item:not(:last-child) {
    margin-bottom: 10px;
  }

  .product-deliv__item {
    font-size: 12px;
    line-height: 15px;
  }

  .product-services__items {
    flex-wrap: wrap;
    gap: 15px 20px;
    margin: 15px 0;
  }

  .product-services__img-box {
    width: 20px;
    height: 20px;
    margin-right: 5px;
  }

  .product-services__btn {
    margin-top: 15px;
  }

  .product-pay {
    max-width: 90%;
  }

  .product-pay__title:not(:first-child) {
    margin-top: 15px;
  }

  .product-pay__title {
    margin-bottom: 10px;
  }

  .product-pay__text:not(:last-of-type) {
    margin-bottom: 17px;
  }

  .product-pay__link {
    font-size: 10px;
    line-height: 11px;
  }

  .product-sup__desc,
  .product-deliv,
  .product-services,
  .product-pay {
    padding: 15px;
  }

  .product-gallery__body {
    width: 95%;
  }

  .product-gallery__prev,
  .product-gallery__next {
    display: none;
  }

  .product-gallery__slider-wrapper {
    width: 100%;
    padding: 50px 0;
  }

  .cart__empty-desc {
    margin-bottom: 20px;
  }

  .cart__head {
    padding: 20px 0 0;
  }

  .cart__titles {
    display: none;
  }

  .cart__foot {
    flex-direction: column;
    padding: 20px 0;
  }

  .cart-product {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 20px 0;
  }

  .cart-product__info {
    width: 100%;
    margin-bottom: 15px;
  }

  .cart-product__thumb {
    position: absolute;
    top: 20px;
    left: 0;
    width: 60px;
    height: 60px;
  }

  .cart-product__content {
    padding: 0;
  }

  .cart-product__content .cart-product__name {
    display: block;
    padding-left: 70px;
    max-width: 350px;
    min-height: 60px;
  }

  .cart-product__prices {
    margin: 15px 0;
  }

  .cart-product__prices-item:not(:last-child) {
    margin-bottom: 10px;
  }

  .cart-product__price-count {
    padding-top: 11px;
  }

  .cart-product__del {
    position: absolute;
    top: 20px;
    right: 0;
  }

  .cart-product__removed {
    align-items: flex-start;
  }

  .cart-product__removed-name {
    max-width: 350px;
  }

  .coop {
    margin-bottom: 20px;
  }

  .coop__input-wrap {
    width: 260px;
    height: 30px;
  }

  .total-amount {
    align-items: flex-start;
  }

  .total-amount__price {
    font-size: 24px;
    line-height: 28px;
  }

  .order {
    padding: 20px 0;
  }

  .order__main {
    flex-direction: column;
  }

  .order-form {
    width: 550px;
  }

  .order-form__step:not(:last-child) {
    margin-bottom: 20px;
  }

  .order-form__step._active .order-form__content {
    padding: 20px 15px;
  }

  .order-form__content {
    padding: 15px;
  }

  .order-form__body {
    padding-top: 20px;
  }

  .order-form__vars {
    padding: 20px 0;
  }

  .order-form__text:not(:last-of-type) {
    margin-bottom: 15px;
  }

  .order-form__btn {
    margin-top: 20px;
  }

  .order-options__s-post-loc {
    flex-direction: column;
  }

  .order-options__s-post-desc {
    margin: 0 0 10px 0;
  }

  .order-options__post-map {
    margin-top: 20px;
  }

  .order-options__s-post,
  .order-options__work,
  .order-options__post {
    margin-bottom: 20px;
  }

  .order-options__w-content .jq-selectbox {
    width: 128px;
    height: 30px;
  }

  .order-options__w-content .jq-selectbox__select {
    grid-template-columns: 1fr 30px;
  }

  .order-form__fl-inputs .form__label {
    grid-column: span 10;
  }

  .order-form__textarea {
    height: 90px;
    padding: 5px 10px;
    font-size: 12px;
  }

  .order-form__ur-inputs .form__label:nth-child(7),
  .order-form__ur-inputs .form__label:nth-child(8),
  .order-form__ur-inputs .form__label:nth-child(9),
  .order-form__ur-inputs .form__label:nth-child(10) {
    grid-column: span 10;
  }

  .order-price {
    padding: 20px 0 0 0;
  }

  .order-price__item--amount {
    margin-top: 20px;
  }

  .lite-page {
    padding: 40px 0;
  }

  .lite-page__title {
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 32px;
  }

  .lite-page__text {
    max-width: 350px;
  }

  .lite-page__text:not(:last-of-type) {
    margin-bottom: 30px;
  }

  .lite-page__btns {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 20px;
  }

  .lite-page__btn:first-child {
    margin: 0 0 20px 0;
  }

  .lite-page__img-box {
    width: 352px;
    margin-top: 60px;
  }

  .lc {
    padding: 20px 0;
  }

  .personal-info + .personal-info {
    margin-top: 20px;
  }

  .personal-info__title {
    line-height: 14px;
  }

  .personal-info__body {
    width: 100%;
    max-width: 450px;
  }

  .personal-info__fl,
  .personal-info__ur-inputs {
    gap: 15px 10px;
  }

  .personal-info__ur-inputs--first .form__label:nth-child(7),
  .personal-info__ur-inputs--first .form__label:nth-child(8),
  .personal-info__ur-inputs--first .form__label:nth-child(9) {
    grid-column: span 10;
  }

  .personal-info__btns {
    margin-top: 20px;
  }

  .lc-auth {
    width: 263px;
    padding: 20px 15px 15px;
  }

  .ohn {
    margin-top: 20px;
  }

  .ohn__desc {
    margin-bottom: 20px;
  }

  .oh {
    padding: 0 15px;
    margin-top: 20px;
  }

  .oh__item {
    padding: 15px 0;
  }

  .oh__subitem:not(:last-child) {
    margin-bottom: 10px;
    flex-direction: column;
    align-items: flex-start;
  }

  .oh__subitem:last-child {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .oh__name {
    margin-bottom: 10px;
  }

  .oh__link--dl {
    margin: 10px 0 15px 0;
  }

  .oh__btn {
    margin-bottom: 5px;
  }

  .oi__inner {
    padding: 15px;
  }

  .oi__close {
    top: 15px;
    right: 15px;
  }

  .oi__title {
    flex-direction: column;
    margin-bottom: 20px;
  }

  .oi__title span + span {
    margin: 10px 0 0 0;
  }

  .oi__subtitle {
    margin-bottom: 15px;
  }

  .oi__order-price {
    padding: 10px;
  }

  .oi-info__status-desc {
    margin-right: 15px;
  }

  .oi-info__box {
    margin-top: 30px;
  }

  .oi-info__item {
    flex-direction: column;
  }

  .oi-info__item:not(:last-child) {
    margin-bottom: 10px;
  }

  .oi-info__item-desc {
    width: auto;
    margin-bottom: 10px;
  }

  .oi-info__btn {
    margin-top: 15px;
  }

  .oi-goods {
    margin: 30px 0;
  }

  .oi-goods__titles,
  .oi-goods__item {
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .oi-goods__titles {
    display: none;
  }

  .oi-goods__item:first-child {
    padding-top: 0;
  }

  .oi-goods__content:first-child {
    position: relative;
    padding-top: 28px;
  }

  .oi-goods__content:first-child::before {
    position: absolute;
    top: 0;
    left: 0;
  }

  .oi-goods__content::before {
    margin-right: 20px;
    color: #A7A9AB;
  }

  .oi-goods__content:nth-child(1)::before {
    content: "Наименование:";
  }

  .oi-goods__content:nth-child(2)::before {
    content: "Цена:";
  }

  .oi-goods__content:nth-child(3)::before {
    content: "Количество:";
  }

  .oi-goods__content:nth-child(4)::before {
    content: "Сумма:";
  }

  .news-page__cards {
    grid-template-columns: 1fr 1fr;
  }

  .news-page__pagination {
    margin-bottom: 20px;
  }

  .new-card__img-box {
    height: 230px;
  }

  .new-card__title {
    min-height: 111px;
    padding-bottom: 15px;
  }

  .news-one__img-box {
    margin: 20px 0 30px;
  }

  .news-one__desc {
    width: 100%;
  }

  .news-one time {
    font-size: 9px;
  }

  .news-one p {
    margin: 15px 0;
  }

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

  .info__tab._active::before {
    transform: scaleY(-1);
  }

  .info__tab {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: space-between;
  }

  .info__tab::before {
    margin-left: 30px;
    font-size: 7px;
    line-height: 8px;
    transition: all 0.3s ease 0s;
  }

  .info__items {
    padding: 20px 0;
  }

  .info__item {
    min-height: 319px;
  }

  .info__thumb {
    height: 153px;
  }

  .projects__items {
    margin: 20px 0;
  }

  .projects__item {
    min-height: 320px;
  }

  .projects__thumb {
    height: 153px;
  }

  .projects__content {
    padding: 10px;
  }

  .projects__date {
    font-size: 9px;
  }

  .project-one__imgs {
    display: none;
  }

  .project-one__img-box {
    height: 290px;
  }

  .project-one__content time {
    font-size: 9px;
  }

  .project-one__content p:not(:last-child) {
    margin-bottom: 15px;
  }

  .project-one__imgs-m {
    margin: 20px 0 30px;
  }

  .contact__links {
    flex-direction: column;
  }

  .contact__link:nth-child(2) {
    margin: 15px 0 25px;
  }

  .contact__geo-desc::before {
    width: 20px;
    height: 20px;
    margin-right: 10px;
    font-size: 12px;
  }

  .contact__list {
    font-size: 12px;
  }

  .contact__item {
    padding: 7px 0;
    margin: 0 -15px;
  }

  .contact__name {
    padding: 0 10px 0 15px;
  }

  .contact__action {
    background-size: 244px, 234px, contain;
  }

  .contact-form__textarea {
    height: 120px;
  }

  .tile__title-box {
    margin-bottom: 20px;
  }

  .tile-grid {
    padding-bottom: 20px;
  }

  .tile-grid--country {
    gap: 20px 30px;
  }

  .tile-grid--country .tile-grid__logo {
    height: 52px;
    padding: 11px 42px;
  }

  .tile-grid--factory {
    gap: 20px;
  }

  .tile-grid--factory .tile-grid__logo {
    height: 47px;
    padding: 8px 40px;
  }

  .tile-grid--use {
    grid-template-columns: repeat(11, 135px);
  }

  .tile-grid--texture,
  .tile-grid--color,
  .tile-grid--form {
    gap: 15px;
  }

  .tile-grid__link + .tile-grid__link {
    margin-top: 18px;
  }

  .aboutus__title {
    margin-bottom: 15px;
  }

  .aboutus__text + .aboutus__text {
    margin-top: 15px;
  }

  .aboutus__main-photo {
    width: 100%;
    height: 400px;
  }

  .aboutus__blockquote {
    margin: 20px auto;
  }

  .aboutus__blockquote:first-of-type {
    max-width: 200px;
  }

  .aboutus__blockquote:last-of-type {
    max-width: 290px;
  }

  .aboutus__blockquote::before {
    left: 3px;
  }

  .aboutus__blockquote::after {
    bottom: -25px;
  }

  .aboutus__blockquote::after,
  .aboutus__blockquote::before {
    font-size: 50px;
  }

  .aboutus__info-item:nth-child(1) {
    background-size: 344px 293px;
    background-position: left 35px bottom 40px;
    padding-bottom: 335px;
  }

  .aboutus__info-body {
    grid-template-columns: 425px;
  }

  .aboutus__info-link {
    margin-top: 20px;
  }

  .aboutus__info-img-box {
    width: 100%;
    height: 430px;
  }

  .aboutus__info-preview {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 160px 160px;
  }

  .aboutus__preview-img {
    -o-object-position: center 25%;
       object-position: center 25%;
  }

  .our-partners__bg-box {
    width: 100%;
    max-width: 746px;
    height: 140px;
    padding: 0 15px;
    margin: 40px auto 0;
  }

  .our-partners__scrollbar {
    margin-top: 15px;
  }

  .our-clients__action {
    grid-template-columns: 1fr;
  }

  .our-clients__tabs {
    padding-bottom: 6px;
    background-color: #F7F7F7;
    border: none;
    overflow: auto;
  }

  .our-clients__tab {
    padding: 12px 15px;
    background-color: #fff;
    border: 1px solid #A7A9AB;
  }

  .our-clients__tab:not(:last-child) {
    border-right: transparent;
  }

  .our-clients__tab._active {
    border-right-color: transparent;
  }

  .our-clients__content {
    background-size: 109px 105px;
    background-position: right -11px bottom -15px;
  }

  .our-clients__list {
    padding: 25px 10px 70px;
  }

  .our-clients__item {
    padding-left: 30px;
  }

  .our-clients__item::before {
    top: -2px;
    font-size: 16px;
  }

  .article__list h3 {
    font-size: 12px;
  }

  .article__incl {
    flex-direction: column;
  }

  .article__img-wrap p {
    width: 100%;
  }

  .article__img-wrap + p {
    margin-top: 15px;
  }

  .article__img-wrap--incl {
    flex: 1 1 auto;
    width: 80%;
    margin: 30px 0 0 auto;
  }

  .article__grid-wrap {
    grid-template-columns: 1fr;
  }

  .article blockquote {
    font-size: 12px;
  }

  .filter {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .catalog__body--factory > .filter {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .catalog__body--search > .filter {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .catalog__factory {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .catalog__body--factory > .catalog__factory {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
  }

  .filter-action {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .catalog__body--factory > .filter-action {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .catalog__body--search > .filter-action {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
  }

  .catalog__cards {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }

  .catalog__body--factory > .catalog__cards {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }

  .catalog__body--search > .catalog__cards {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
  }

  .catalog__pagination {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .catalog__body--factory > .catalog__pagination {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
  }

  .catalog__body--search > .catalog__pagination {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
  }

  .catalog__info {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }

  .catalog__body--factory > .catalog__info {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
  }
}

@media (max-width: 767.98px) and (any-hover: hover) {
  .header__cart:hover {
    color: #fff;
    background-color: #1D2E3E;
  }

  .header__cart:hover span {
    color: #1D2E3E;
    background-color: #fff;
  }
}

@media (max-width: 767.98px) and (max-width: 1800px) {
  .project__items {
    height: calc(135px + 265 * (100vw - 320px) / 1480);
  }
}

@media (max-width: 767.98px) and (max-width: 767.98px) {
  .info__tab {
    line-height: 14px;
  }
}

@media (any-hover: hover) and (max-width: 767.98px) {
  .our-clients__tab:hover {
    border-left-color: transparent;
    border-right-color: transparent;
  }
}

@media (max-width: 580px) {
  .pagination__link--prev {
    margin-right: 9px;
  }

  .pagination__link--next {
    margin-left: 9px;
  }

  .pagination__item:not(:last-child) {
    margin-right: 9px;
  }

  .menu__overlay {
    width: 70vw;
  }

  .sub-menu--grid {
    grid-template: auto/repeat(11, minmax(135px, auto));
    width: auto;
  }

  .categories-menu__overlay--second .categories-menu__content {
    padding: 9px 9px 18px 0px;
    margin-left: 20px;
  }

  .categories-menu__overlay--second {
    padding-bottom: 9px;
  }

  .categories-menu__name--second::before {
    transform: rotate(90deg);
  }

  .project__info-title {
    font-size: 10px;
    line-height: 14px;
  }

  .project__info-text {
    display: none;
  }

  .benefits__title {
    max-width: 290px;
  }

  .second-benefits {
    background-position: left calc(50% + 215px) top 30px;
  }

  .second-benefits {
    background-position: left calc(50% + 150px) top 30px;
  }

  .second-benefits__item {
    max-width: 227px;
  }

  .second-benefits__text {
    max-width: 200px;
  }

  .cards {
    grid-template-columns: repeat(2, 191px);
  }

  .cards__item {
    padding: 7px;
    min-height: 334px;
  }

  .cards__img-items {
    height: 81px;
  }

  .cards__status {
    top: -3px;
    left: -3px;
  }

  .cards__status-item {
    height: 16px;
    padding: 0 5px;
    font-size: 8px;
    line-height: 10px;
  }

  .cards__art {
    margin-bottom: 5px;
    font-size: 8px;
    line-height: 10px;
  }

  .cards__name {
    font-size: 12px;
    line-height: 15px;
  }

  .cards__factory-prefix,
  .cards__factory-link {
    font-size: 10px;
    line-height: 13px;
  }

  .cards__price {
    margin-bottom: 18px;
    font-size: 11px;
    line-height: 14px;
  }

  .cards__btn {
    font-size: 9px;
    line-height: 10px;
  }

  .factory-cards {
    grid-template-columns: repeat(2, 191px);
  }

  .factory-cards__img-box {
    height: 90px;
  }

  .collection-slider__items {
    height: 258px;
  }

  .filter-collection__first-checkbox {
    padding: 0 10px;
  }

  .filter-collection__second {
    padding-bottom: 20px;
  }

  .filter-collection__name-box {
    margin-top: 20px;
  }

  .filter-collection__items {
    gap: 0;
    margin-top: 15px;
  }

  .collection-gallery__sliders {
    width: 390px;
  }

  .collection-gallery__big-slider {
    height: 250px;
  }

  .product__cards .cards__item {
    width: 191px;
  }

  .product__cards .cards__item:not(:last-child) {
    margin-right: 6px;
  }

  .product__factory .factory-cards__item {
    width: 177px;
  }

  .product-services {
    max-width: 340px;
  }

  .cart-product__return span {
    display: none;
  }

  .order-form {
    width: 100%;
  }

  .new-card__img-box {
    height: 150px;
  }

  .project-one__img-box {
    height: 218px;
  }

  .contact__list {
    font-size: 12px;
  }

  .contact__name {
    padding-right: 7px;
    flex-basis: 145px;
  }

  .contact__action {
    background-position: left 125px bottom;
  }

  .contact-form {
    grid-template-columns: 232px;
  }

  .contact-form input,
  .contact-form textarea {
    margin-top: 3px;
  }

  .captcha__input {
    width: 171px;
  }

  .aboutus__main-photo {
    height: 330px;
  }

  .aboutus__info-img-box {
    height: 300px;
  }

  .aboutus__info-preview {
    grid-template-rows: 130px 130px;
  }

  .article__incl > p {
    padding-right: 0;
  }

  .article__incl:first-child .article__img-incl {
    height: 136px;
  }

  .article__img-col-3,
  .article__img-col-2,
  .article__img-col-1 {
    height: 120px;
  }

  .article__grid-text {
    flex-direction: column;
  }

  .article__grid-text p:first-child {
    padding: 0 0 20px 0;
  }

  .article__grid-col-2 {
    grid-template-columns: 1fr;
  }

  .article__grid-col-3 {
    grid-template-columns: 1fr;
  }

  .article__grid-col-2,
  .article__grid-col-3 {
    gap: 20px;
  }
}

@media (max-width: 530px) {
  .product__form-btns {
    flex-direction: column;
    width: 100%;
  }

  .product__form-btn {
    margin: 0 0 15px 0;
  }

  .order-form__back-step {
    margin-top: 20px;
  }

  .order-form__title-box {
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
  }

  .order-form__pay-info {
    margin-top: 15px;
  }

  .projects__items {
    grid-template-columns: repeat(2, 1fr);
  }

  .projects__item:nth-child(14n+14) {
    grid-column: span 2;
  }
}

@media (max-width: 479.98px) {
  .page__pd {
    padding-top: 11px;
  }

  .form__input {
    font-size: 10px;
  }

  .radio__n {
    padding-top: 4px;
  }

  .person-types {
    flex-direction: column;
    align-items: flex-start;
  }

  .person-types__var:first-child {
    margin: 0 0 15px 0;
  }

  .pay-cards__item {
    height: 13px;
  }

  .header__phone-btn,
  .header__search-btn,
  .header__user {
    padding: 0 10px;
  }

  .header__cart {
    padding-left: 10px;
  }

  .search {
    padding: 0 15px;
  }

  .menu {
    flex: 0 0 40px;
  }

  .menu .menu__btn {
    padding: 0 11px;
  }

  .menu .menu__name--mobile {
    display: none;
  }

  .menu__overlay {
    width: 95vw;
    left: -15px;
  }

  .dropdown-search__list {
    max-height: 360px;
  }

  .dropdown-search__item {
    padding: 5px 20px;
  }

  .dropdown-search__art {
    font-size: 9px;
  }

  .dropdown-search__name {
    font-size: 10px;
  }

  .dropdown-search__price {
    font-size: 10px;
  }

  .product__social .social__list {
    gap: 15px 25px;
  }

  .footer__body {
    margin-bottom: 30px;
  }

  .footer__logo {
    width: 90px;
    height: 20px;
    flex: 0 0 20px;
    margin: 0 0 30px 0;
  }

  .about__img-box {
    height: 340px;
  }

  .project__info {
    padding: 15px;
  }

  .project__text {
    max-width: 230px;
  }

  .contacts__promo {
    margin-bottom: 30px;
  }

  .catalog__body {
    gap: 15px;
  }

  .catalog {
    overflow: hidden;
  }

  .filter-action__sort-info {
    margin-top: 15px;
  }

  .sorting {
    flex-direction: column;
  }

  .sorting__result {
    margin-top: 10px;
  }

  .sorting__select-box .jq-selectbox__dropdown ul {
    padding: 8px 15px;
  }

  .filter-price__input {
    width: 125px;
  }

  .cards {
    grid-template-columns: repeat(2, 142px);
    gap: 10px 6px;
  }

  .cards__item {
    min-height: 310px;
  }

  .cards__art {
    font-size: 7px;
    line-height: 9px;
  }

  .cards__name {
    font-size: 10px;
    line-height: 13px;
  }

  .cards__factory-prefix,
  .cards__factory-link {
    font-size: 8px;
    line-height: 10px;
  }

  .cards__price {
    font-size: 9px;
    line-height: 10px;
  }

  .cards__price-help {
    margin-left: 0;
    width: 14px;
    height: 14px;
  }

  .cards__price-popup {
    right: -12px;
  }

  .cards__price-popup::before,
  .cards__price-popup::after {
    right: 18px;
  }

  .cards__price-item {
    min-width: 127px;
  }

  .cards__btn--added::before {
    margin-right: 4px;
  }

  .cards__btn {
    height: 32px;
    font-size: 8px;
    line-height: 9px;
  }

  .factory-catalog__img-box {
    height: 47px;
    padding: 8px 30px;
  }

  .factory-cards {
    grid-template-columns: repeat(2, 142px);
    gap: 10px 6px;
  }

  .factory-cards__img-box {
    height: 72px;
  }

  .factory-cards__name {
    max-width: -moz-min-content;
    max-width: min-content;
  }

  .collection__info-desc {
    font-size: 9px;
    line-height: 11px;
  }

  .collection__links {
    font-size: 12px;
    line-height: 15px;
  }

  .collection__results {
    gap: 15px;
  }

  .collection-gallery__body {
    padding-top: 60px;
  }

  .collection-gallery__big-slider {
    margin-bottom: 15px;
    height: 200px;
  }

  .product__rel-title {
    margin-bottom: 15px;
  }

  .product__cards .cards__item {
    width: 144px;
  }

  .product__cards .cards__item:not(:last-child) {
    margin-right: 6px;
  }

  .product__factory .factory-cards__item {
    width: 140px;
  }

  .product-types {
    gap: 15px 20px;
  }

  .product-slider {
    margin-bottom: 15px;
  }

  .product-calc__action {
    font-size: 10px;
    line-height: 13px;
  }

  .product-calc__item:not(:last-child) {
    padding-right: 10px;
  }

  .product-calc__item:not(:last-child)::after {
    right: 2px;
  }

  .product-calc__desc {
    font-size: 8px;
    line-height: 10px;
  }

  .product-calc__num .jq-number__field {
    width: 40px;
  }

  .product-calc__input .jq-number__field {
    width: 28px;
  }

  .jq-number__spin {
    width: 28px;
  }

  .product-sup__download-link {
    flex-wrap: wrap;
  }

  .product-sup__download-link a::before {
    top: 0;
    transform: translateX(-50%);
  }

  .product-services__items {
    gap: 15px 10px;
  }

  .cart-product__thumb {
    width: 40px;
    height: 40px;
  }

  .cart-product__content .cart-product__name {
    max-width: 250px;
    padding-left: 50px;
  }

  .cart-product__removed-name {
    max-width: 250px;
  }

  .cart-product__return::before {
    margin-left: 0;
  }

  .order-options__s-post-btn {
    padding: 20px 28px;
  }

  .order-options__post-map {
    margin-top: 11px;
  }

  .order-form__textarea {
    font-size: 10px;
  }

  .order-form__ur-inputs .form__label:nth-child(5),
  .order-form__ur-inputs .form__label:nth-child(6) {
    grid-column: span 10;
  }

  .lite-page {
    padding: 25px 0;
  }

  .lite-page__title {
    font-size: 24px;
    line-height: 28px;
  }

  .lite-page__img-box {
    width: 254px;
    margin-top: 40px;
  }

  .personal-info__fl {
    grid-template: repeat(6, auto)/1fr;
  }

  .personal-info__ur-inputs--first .form__label:nth-child(5),
  .personal-info__ur-inputs--first .form__label:nth-child(6) {
    grid-column: span 10;
  }

  .personal-info__ur-inputs--second {
    grid-template: repeat(5, auto)/1fr;
  }

  .oi__order-price {
    width: 100%;
  }

  .oi__btn {
    width: 100%;
    padding: 20px;
  }

  .oi-info__status-desc {
    margin-right: 10px;
  }

  .news-page__cards {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .new-card__img-box {
    width: 137px;
    height: 100%;
  }

  .new-card__content {
    padding: 10px;
  }

  .new-card__title {
    min-height: 81px;
    padding-bottom: 10px;
  }

  .news-one h1 {
    font-size: 24px;
  }

  .info__items {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .info__item {
    flex-direction: row;
    min-height: 120px;
  }

  .info__thumb {
    width: 100px;
    height: 100%;
  }

  .info__item-content {
    padding: 10px;
  }

  .info__title {
    margin-bottom: 10px;
  }

  .projects__items {
    gap: 16px;
  }

  .projects__item {
    min-height: 298px;
  }

  .projects__thumb {
    height: 137px;
  }

  .projects__name {
    margin: 5px 0 10px;
  }

  .project-one__img-box {
    height: 168px;
  }

  .project-one__content h2 {
    font-size: 24px;
  }

  .project-one__imgs-m {
    margin: 40px 0 30px;
  }

  .contact__address::before {
    margin-top: -3px;
  }

  .contact__loc {
    height: 120px;
  }

  .contact__action {
    margin-right: -15px;
  }

  .contact-form {
    font-size: 10px;
  }

  .contact-form__agree {
    max-width: 185px;
  }

  .tile-grid--country {
    grid-template-columns: repeat(6, 130px);
  }

  .tile-grid--factory {
    grid-template-columns: repeat(4, 160px);
  }

  .aboutus__main-photo {
    height: 260px;
  }

  .aboutus__info-item:nth-child(1) {
    background-size: 274px 233px;
    background-position: left 50% bottom 40px;
    padding-bottom: 273px;
  }

  .aboutus__info-body {
    display: block;
  }

  .aboutus__info-preview {
    grid-template-rows: 110px 110px;
  }

  .our-partners__bg-box {
    height: 120px;
  }

  .our-clients__list {
    padding-bottom: 60px;
  }

  .article__grid {
    gap: 40px;
  }

  .article__incl:first-child .article__img-incl {
    height: 102px;
  }

  .article__incl:last-child .article__img-incl {
    height: 178px;
  }
}

@media (max-width: 430px) {
  .second-benefits {
    background-size: 63px 60px;
    background-position: left calc(50% + 130px) top 40px;
  }

  .collection-slider__items {
    height: 200px;
  }

  .collection-gallery__sliders {
    width: 290px;
  }

  .product-slider__item {
    height: 290px;
  }

  .product-deliv {
    flex-direction: column;
  }

  .product-deliv__body:first-child {
    margin: 0 0 15px 0;
  }

  .product-pay {
    max-width: 100%;
  }

  .cart__head {
    flex-direction: column;
    align-items: flex-start;
  }

  .cart__clear {
    margin-top: 15px;
  }

  .total-amount__desc {
    flex-direction: column;
  }

  .total-amount__desc span {
    margin: 0 0 10px 0;
  }

  .personal-info__btn:first-child {
    margin-right: 7px;
  }

  .aboutus__main-photo {
    height: 220px;
  }

  .article__img-col-3,
  .article__img-col-2,
  .article__img-col-1 {
    height: 94px;
  }
}

@media (max-width: 1024px) and (min-width: 767.98px) {
  .btn {
    font-size: 10px;
  }

  .popup__body.yn-popup,
  .popup__body .auth__content,
  .popup__body.recover-popup {
    padding: 20px 30px;
  }

  .popup__body.advice-popup,
  .popup__body.advice-thx,
  .popup__body.download-popup,
  .popup__body.added-popup {
    padding: 40px 30px;
  }

  .popup__body.registed-popup,
  .popup__body.recoved-popup {
    padding: 40px 25px;
  }

  .dropdown-search__thumb {
    margin-right: 7px;
  }

  .menu-footer {
    flex: 0 0 153px;
    width: 153px;
  }

  .menu-footer:nth-child(1) {
    margin-right: -30px;
  }

  .menu-footer__list {
    transition-duration: 0s !important;
  }

  .card-news {
    overflow: hidden;
  }

  .catalog__body--product {
    grid-template-areas: "filter factory" "sorting sorting" "cards cards" "pagi pagi" "info info";
  }

  .catalog__body--factory {
    grid-template-areas: "factory factory" "filter ." "sorting sorting" "cards cards" "pagi pagi" "info info";
  }

  .catalog__body--search {
    grid-template-areas: "filter ." "sorting sorting" "cards cards" "pagi pagi";
  }

  .catalog__body._active.catalog__body--product {
    grid-template-areas: "filter factory" "filter sorting" "filter cards" "filter pagi" "filter info";
  }

  .catalog__body._active.catalog__body--factory {
    grid-template-areas: "factory factory" "filter sorting" "filter cards" "filter pagi" "filter info";
  }

  .catalog__body._active.catalog__body--search {
    grid-template-areas: "filter sorting" "filter cards" "filter pagi";
  }

  .catalog__body._active .filter__title-box {
    padding: 15px 10px;
  }

  .catalog__pagination {
    padding: 5px 0 20px;
  }

  .order-price__name {
    max-width: 115px;
  }

  .oi__order-price {
    margin-bottom: 25px;
  }

  .news-page__cards {
    gap: 19px;
  }

  .new-card__link-f::before {
    margin-left: 5px;
  }

  .new-card:nth-child(12n+1),
  .new-card:nth-child(12n+3),
  .new-card:nth-child(12n+11),
  .new-card:nth-child(12n+12) {
    grid-row: span 1;
    grid-column: span 2;
  }

  .new-card:nth-child(12n+1) .new-card__link,
  .new-card:nth-child(12n+3) .new-card__link,
  .new-card:nth-child(12n+11) .new-card__link,
  .new-card:nth-child(12n+12) .new-card__link {
    flex-direction: row;
  }

  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+3) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    width: 226px;
    height: 100%;
  }

  .new-card:nth-child(12n+1) .new-card__content,
  .new-card:nth-child(12n+3) .new-card__content,
  .new-card:nth-child(12n+11) .new-card__content,
  .new-card:nth-child(12n+12) .new-card__content {
    padding: 15px 19px;
  }

  .info__link-f::before {
    margin-left: 5px;
  }

  .projects__link-f::before {
    margin-left: 5px;
  }

  .contact__links {
    flex-wrap: wrap;
    gap: 20px 40px;
  }

  .contact__desc-text {
    max-width: 492px;
  }

  .our-partners {
    margin-bottom: 55px;
  }

  .article__incl > p {
    padding-right: 30px;
  }

  .article__incl:first-child .article__img-incl {
    height: 136px;
  }

  .article__img-col-3 {
    height: 132px;
  }

  .article__img-col-2 {
    height: 150px;
  }

  .article__img-col-1 {
    height: 152px;
  }

  .filter {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .catalog__body--factory > .filter {
    -ms-grid-row: 2;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .catalog__body--search > .filter {
    -ms-grid-row: 1;
    -ms-grid-row-span: 1;
    -ms-grid-column: 1;
  }

  .catalog__body._active.catalog__body--product > .filter {
    -ms-grid-row: 1;
    -ms-grid-row-span: 5;
    -ms-grid-column: 1;
  }

  .catalog__body._active.catalog__body--factory > .filter {
    -ms-grid-row: 2;
    -ms-grid-row-span: 4;
    -ms-grid-column: 1;
  }

  .catalog__body._active.catalog__body--search > .filter {
    -ms-grid-row: 1;
    -ms-grid-row-span: 3;
    -ms-grid-column: 1;
  }

  .catalog__factory {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body--factory > .catalog__factory {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body._active.catalog__body--product > .catalog__factory {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body._active.catalog__body--factory > .catalog__factory {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .filter-action {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body--factory > .filter-action {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body--search > .filter-action {
    -ms-grid-row: 2;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body._active.catalog__body--product > .filter-action {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body._active.catalog__body--factory > .filter-action {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body._active.catalog__body--search > .filter-action {
    -ms-grid-row: 1;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__cards {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body--factory > .catalog__cards {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body--search > .catalog__cards {
    -ms-grid-row: 3;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body._active.catalog__body--product > .catalog__cards {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body._active.catalog__body--factory > .catalog__cards {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body._active.catalog__body--search > .catalog__cards {
    -ms-grid-row: 2;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__pagination {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body--factory > .catalog__pagination {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body--search > .catalog__pagination {
    -ms-grid-row: 4;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body._active.catalog__body--product > .catalog__pagination {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body._active.catalog__body--factory > .catalog__pagination {
    -ms-grid-row: 4;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body._active.catalog__body--search > .catalog__pagination {
    -ms-grid-row: 3;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__info {
    -ms-grid-row: 5;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body--factory > .catalog__info {
    -ms-grid-row: 6;
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
  }

  .catalog__body._active.catalog__body--product > .catalog__info {
    -ms-grid-row: 5;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }

  .catalog__body._active.catalog__body--factory > .catalog__info {
    -ms-grid-row: 5;
    -ms-grid-column: 2;
    -ms-grid-column-span: 1;
  }
}

@media (max-width: 1300px) and (min-width: 1025px) {
  .lc-auth__form .form__pass-btn {
    bottom: 14px;
  }

  .popup__body.yn-popup {
    padding: 30px 40px;
  }

  .popup__body.advice-popup,
  .popup__body.advice-thx,
  .popup__body .auth__content,
  .popup__body.registed-popup,
  .popup__body.recover-popup,
  .popup__body.recoved-popup,
  .popup__body.download-popup,
  .popup__body.added-popup {
    padding: 40px 30px;
  }

  .dropdown-search__thumb {
    margin-right: 20px;
  }

  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+4) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    width: 225px;
  }

  .tile-grid--use,
  .tile-grid--texture,
  .tile-grid--color,
  .tile-grid--form {
    padding-bottom: 25px;
  }

  .our-clients__item::before {
    top: -4px;
  }
}

@media (max-width: 1300px) and (min-width: 767.98px) {
  .header__main .search {
    width: 0;
    padding: 0;
  }

  .header__body._search .header__action .search {
    width: 316px;
  }
}

@media (min-width: 1301px) and (max-width: 1812px) {
  .header__main._scroll .menu__lists {
    max-height: calc(100vh - 48px);
  }

  .card-service__item:nth-child(-n+3) {
    flex: 0 0 370px;
  }

  .card-service__item:nth-child(n+4) {
    flex: 0 0 270px;
  }

  .card-service__item:hover .card-service__list {
    margin-top: 20px;
  }
}

@media (min-width: 767.98px) and (max-width: 1812px) {
  .header__body._search .header__action .search {
    width: 443px;
  }

  .project__items {
    grid-template-rows: 370px 370px;
  }

  .second-benefits__items {
    max-width: 770px;
    gap: 30px;
  }

  .cart__titles,
  .cart-product {
    grid-template-columns: 500px 400px 270px;
  }
}

@media (min-width: 767.98px) and (max-width: 1300px) {
  .header__body._search .header__action .search {
    width: 316px;
  }

  .project__items {
    grid-template-rows: 306px 306px;
    gap: 20px;
  }

  .second-benefits__items {
    max-width: 700px;
    max-height: 165px;
    gap: 30px 15px;
    transition: all 0.3s ease 0s;
    overflow: hidden;
  }

  .cart__titles,
  .cart-product {
    grid-template-columns: 470px 270px 220px;
  }
}

@media (min-width: 767.98px) and (max-width: 1024px) {
  .header__body._search .header__action .search {
    width: 302px;
  }

  .project__items {
    grid-template-rows: 225px 225px;
  }

  .second-benefits__items {
    max-width: 532px;
    gap: 30px 40px;
  }

  .cart__titles,
  .cart-product {
    grid-template-columns: 315px 235px 166px;
  }
}

@media (max-width: 1812px) and (min-width: 1025px) {
  .sub-menu__icon-link:not(:last-child) {
    margin-bottom: 15px;
  }
}

@media (max-width: 1812px) and (min-width: 1301px) {
  .popup__body.yn-popup,
  .popup__body.registed-popup,
  .popup__body.recoved-popup,
  .popup__body.added-popup {
    padding: 40px 45px;
  }

  .popup__body.advice-popup,
  .popup__body.advice-thx,
  .popup__body .auth__content,
  .popup__body.recover-popup,
  .popup__body.download-popup {
    padding: 40px 60px;
  }

  .dropdown-search__name {
    margin: 5px 0 7px;
  }

  .product-slider__prev {
    left: -20px;
  }

  .product-slider__next {
    right: -20px;
  }

  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+4) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    width: 270px;
  }
}

@media (max-width: 767.98px) and (min-width: 479.98px) {
  .catalog__info {
    padding-right: 40px;
  }

  .cards__price-popup::before,
  .cards__price-popup::after {
    right: 22px;
  }

  .factory-catalog__name {
    margin-top: 13px;
  }

  .new-card:nth-child(12n+1),
  .new-card:nth-child(12n+2),
  .new-card:nth-child(12n+11),
  .new-card:nth-child(12n+12) {
    grid-row: span 1;
    grid-column: span 2;
  }

  .new-card:nth-child(12n+1) .new-card__link,
  .new-card:nth-child(12n+2) .new-card__link,
  .new-card:nth-child(12n+11) .new-card__link,
  .new-card:nth-child(12n+12) .new-card__link {
    flex-direction: row;
  }

  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+2) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    height: 100%;
  }

  .new-card:nth-child(12n+1) .new-card__content,
  .new-card:nth-child(12n+2) .new-card__content,
  .new-card:nth-child(12n+11) .new-card__content,
  .new-card:nth-child(12n+12) .new-card__content {
    padding: 15px 20px;
  }

  .info__item {
    max-width: 270px;
    margin: 0 auto;
  }
}

@media (min-width: 1025px) and (max-width: 1300px) {
  .factory-catalog {
    width: calc(100% + 20px);
    padding: 0 10px;
    margin: 0 -10px;
  }

  .factory-catalog::after,
  .factory-catalog::before {
    width: 10px;
  }
}

@media (max-width: 767.98px) and (min-width: 430px) {
  .collection__info {
    justify-content: flex-start;
  }

  .collection__info-item:not(:last-child) {
    margin-right: 30px;
  }

  .collection__text {
    max-width: 530px;
  }
}

@media (max-width: 767.98px) and (min-width: 580px) {
  .order__main .order-price {
    width: 550px;
  }
}

@media (max-width: 767.98px) and (min-width: 479.98px) and (min-width: 581px) {
  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+2) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    width: 260px;
  }
}

@media (max-width: 767.98px) and (min-width: 581px) {
  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+2) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    width: 260px;
  }
}

@media (max-width: 580px) and (min-width: 479.98px) {
  .new-card:nth-child(12n+1) .new-card__img-box,
  .new-card:nth-child(12n+2) .new-card__img-box,
  .new-card:nth-child(12n+11) .new-card__img-box,
  .new-card:nth-child(12n+12) .new-card__img-box {
    width: 177px;
  }
}

@media (max-width: 1024px) and (min-width: 479.98px) {
  .contact__address {
    align-items: center;
  }
}

@media (any-hover: hover) {
  .cards__img-prev:hover,
  .cards__img-next:hover,
  .menu__btn:hover,
  .pages-menu__link:hover,
  .header__phone-btn:hover,
  .header__search-btn:hover,
  .header__user:hover {
    color: #fff;
    background-color: #1D2E3E;
    border-color: transparent;
  }

  .btn--a:hover {
    color: #2062AF;
    background-color: transparent;
    border-color: #2062AF;
  }

  .btn--f:hover {
    color: #fff;
    background-color: transparent;
    border-color: #fff;
  }

  .btn--fa:hover {
    color: #fff;
    background-color: #2062AF;
    border-color: transparent;
  }

  .btn--ta:hover {
    color: #fff;
    background-color: #2062AF;
    border-color: transparent;
  }

  .btn--tf:hover {
    color: #1D2E3E;
    background-color: #fff;
    border-color: transparent;
  }

  .breadcrumbs__link:hover {
    color: #1D2E3E;
  }

  .pagination__link:not(.pagination__link--disable):hover {
    color: #fff;
    background-color: #2062AF;
  }

  .header__phone:hover {
    color: #2062AF;
  }

  .sup-header__city:hover {
    border-bottom: 1px dashed transparent;
  }

  .sup-header__link:hover {
    color: #1D2E3E;
  }

  .menu__item:hover .categories-menu__name {
    color: #fff;
    background-color: #2062AF;
  }

  .sub-menu__list-link--all:hover {
    border-color: transparent;
  }

  .sub-menu__list-link:hover,
  .sub-menu__icon-link:hover,
  .sub-menu__grid-link:hover {
    color: #2062AF;
  }

  .categories-menu__btn-back:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .mobile-menu .pages-menu__link:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .mobile-menu .header__callback:hover {
    color: #2062AF;
  }

  .cookies__link:hover {
    text-decoration: none;
  }

  .advice-popup__agree-link:hover {
    text-decoration: none;
  }

  .auth__remember-link:hover {
    text-decoration: none;
  }

  .auth__btn--back:hover {
    color: #2062AF;
  }

  .location-popup__name:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .added-popup__link:hover .added-popup__name {
    color: #2062AF;
  }

  .dropdown-search__item:hover {
    background-color: #2062AF;
  }

  .dropdown-search__item:hover * {
    color: #fff;
  }

  .contact__social .social__list .social__link:hover {
    border-color: transparent;
  }

  .social__link:hover {
    color: #fff;
    background-color: #1D2E3E;
    border-color: transparent;
  }

  .social__link:hover path {
    fill: #fff;
  }

  .footer__copy-item--author:hover {
    text-decoration: underline;
  }

  .menu-footer__title:hover,
  .menu-footer__link:hover {
    color: #2062AF;
  }

  .card-service__list-link:hover {
    text-decoration: underline;
  }

  .card-news__link:hover::before {
    content: "\e902";
  }

  .contacts__link:hover {
    color: #2062AF;
  }

  .sorting__select-box .jq-selectbox__select-text:hover {
    color: #2062AF;
  }

  .filter__show-link:hover {
    border-bottom-color: transparent;
  }

  .filter__btn:disabled:hover {
    color: #A7A9AB;
    background-color: #F7F7F7;
  }

  .filter__btn-reset:hover {
    border-color: transparent;
  }

  .cards__item:hover {
    box-shadow: 0px 0px 30px rgba(201, 201, 201, 0.5);
  }

  .cards__name:hover {
    color: #2062AF;
  }

  .cards__factory-link:hover {
    text-decoration: underline;
  }

  .factory-catalog__item:hover .factory-catalog__name {
    color: #2062AF;
  }

  .factory-cards__item:hover .factory-cards__img {
    opacity: 0.95;
  }

  .factory-cards__name:hover::before {
    content: "\e902";
  }

  .collection-slider__link:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .collection-slider__prev:hover,
  .collection-slider__next:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .filter-collection__first-prev:not(.swiper-button-disabled):hover,
  .filter-collection__first-next:not(.swiper-button-disabled):hover {
    color: #fff;
    background-color: #2062AF;
    border-color: transparent;
  }

  .filter-collection__link:hover {
    text-decoration: none;
  }

  .collection-gallery__close:hover,
  .collection-gallery__prev:hover,
  .collection-gallery__next:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .product__info-link:not(span):hover {
    color: #2062AF;
  }

  .product-slider__link:hover,
  .product-slider__prev:hover,
  .product-slider__next:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .product-calc__link:hover {
    border-bottom-color: transparent;
  }

  .product-sup__list-item a:hover {
    color: #2062AF;
  }

  .product-sup__download-link a:hover {
    text-decoration: none;
  }

  .product-pay__link:hover {
    border-color: transparent;
  }

  .product-gallery__close:hover,
  .product-gallery__prev:hover,
  .product-gallery__next:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .cart__clear:hover {
    text-decoration: none;
  }

  .cart-product__name:hover {
    color: #2062AF;
  }

  .cart-product__return:hover span {
    text-decoration: none;
  }

  .cart-product__return:hover::before {
    color: #fff;
    background-color: #2062AF;
    border-color: transparent;
  }

  .order__auth-desc a:hover {
    text-decoration: none;
  }

  .order-form__back-step:hover {
    text-decoration: none;
  }

  .order-form__pay-agree-link:hover {
    text-decoration: none;
  }

  .order-form__comment-show:hover {
    transform: translateX(2px);
  }

  .lc__logout:hover {
    color: #2062AF;
  }

  .lc-auth__recover:hover {
    text-decoration: none;
  }

  .lc-auth__btn--back:hover {
    color: #2062AF;
  }

  .oh__link:hover {
    text-decoration: none;
  }

  .oi-goods__link:hover {
    color: #2062AF;
  }

  .new-card__link:hover .new-card__img {
    opacity: 0.95;
  }

  .new-card__link:hover .new-card__title {
    color: #2062AF;
  }

  .new-card__link:hover .new-card__link-f::before {
    content: "\e902";
  }

  .info__tab:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .info__tab:hover:not(:last-of-type) {
    border-bottom: 1px solid transparent;
  }

  .info__item:hover .info__thumb {
    opacity: 0.9;
  }

  .info__item:hover .info__title {
    color: #2062AF;
  }

  .info__item:hover .info__link-f::before {
    content: "\e902";
  }

  .projects__item:hover .projects__thumb {
    opacity: 0.9;
  }

  .projects__item:hover .projects__name {
    color: #2062AF;
  }

  .projects__item:hover .projects__link-f::before {
    content: "\e902";
  }

  .contact__link:hover {
    color: #2062AF;
  }

  .contact__item a:hover {
    color: #2062AF;
  }

  .contact-form__agree-link:hover {
    text-decoration: none;
    color: #2062AF;
  }

  .tile-grid--use .tile-grid__link:hover {
    color: #2062AF;
  }

  .tile-grid__link:hover .tile-grid__link-name {
    color: #2062AF;
  }

  .aboutus__info-link:hover {
    text-decoration: none;
  }

  .our-clients__tab:hover {
    color: #fff;
    background-color: #2062AF;
  }

  .our-clients__link:hover {
    text-decoration: none;
  }

  .article a:hover {
    text-decoration: none;
  }
}