/* шрифты */

@font-face {
  font-family: "Roboto Condensed", sans-serif;
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}

@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}

*,
p,
span {
  font-family: Montserrat !important;
  font-weight: 500 !important;
  line-height: 104% !important;
  letter-spacing: 0.2px !important;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
h4,
.h4,
.h5,
h5,
h6,
.h6 {
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #4c4c4c;
}

.container {
  padding: 0px;
}

/* курсор */

[data-fancybox],
.btn-border.callme-button,
.category-box-text,
.form-close {
  cursor: pointer;
}

.h1,
.h2,
.h3,
h1,
h2,
h3,
h4,
.h4,
.h5,
h5,
h6,
.h6,
.personal-form__element-top,
.personal-form__post-text,
section.feedback-form .form-text,
.modal.fancybox-content .form-text,
.footer-content__title,
.frontpage p,
.frontpage .text-page ul li,
.footer-bottom,
.footer-content-cookie,
.product-sidebar__static-text-wrapper,
.product-card__artikul,
.tab-content p {
  cursor: default;
}

.about-static .about-block#about-2 h3,
.about-static .about-block#about-2 p,
.about-static .about-block#about-3 h3,
.about-static .about-block#about-3 p,
.why-static .about-block#about-1 p,
.why-static .about-block#about-2 p,
.why-static .about-block#about-1 h3,
.why-static .about-block#about-2 h3,
.slider-work-item p {
  cursor: pointer;
}

.__h-fat-v2-bottom,
header,
.__header,
.frontpage .section-first,
.frontpage .section-first-alter {
  background: none;
}

/*
.__header .custom-block,
.search--box,
.header--mob .cart-mob {
  display: none;
}
*/
.inner-page .section-dark {
  background-color: #f8f8f8;
}

/* 404 */
.inner-page footer {
  background: #4c4c4c;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0;
  padding: 14px 0px;
  margin-top: 0px;
  position: sticky;
  width: 1340px;
  z-index: 999;
}

.cookie-modal__content button {
  border-radius: 10px;
}

.cookie-modal__content button:hover {
  background-color: #fe5826;
}

.inner-page .feedback-form {
  background: #4c4c4c !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-position: center center;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px 30px 0 0;
  padding: 90px 90px;
  margin-top: 0px;
  position: sticky;
}

section.feedback-form,
.inner-page .section-dark.feedback-form {
  background-color: #4c4c4c !important;
}

.error {
  padding: 60px 0 180px;
  background: #f8f8f8;
}

body {
  background: #f8f8f8;
}

.error__content {
  background: url(https://tsk-market.ru/media/uploads/error_img.webp) 80% 0
    no-repeat;
  min-height: 463px;
  padding-top: 20px;
  background-size: 461px;
  margin-bottom: -182px !important;
}

.error__content .btn {
  color: #ffffff !important;
  background-color: #fe5826 !important;
  border: 0px solid #fdc82f;
  transition: linear 0.2s;
  height: 52px;
  display: inline;
  text-align: center;
  font-size: 18px;
  border-radius: 10px;
  padding: 18px 26px !important;
}

.contact-line a:hover {
  color: #4c4c4c;
}

.error__content .btn:hover {
  color: #ffffff !important;
  background-color: #4c4c4c !important;
  border: 0px solid #fdc82f;
  transition: linear 0.2s;
  height: 52px;
  display: inline;
  text-align: center;
  font-size: 18px;
  border-radius: 10px;
  padding: 18px 26px !important;
}

.error__content p {
  margin-bottom: 45px;
}

@media (max-width: 1378px) {
  .inner-page footer {
    background: #4c4c4c;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0;
    padding: 14px 0px;
    margin-top: 0px;
    position: sticky;
    width: 100%;
  }
}

@media (max-width: 1023px) {
  .error {
    padding: 60px 46px 110px;
    background: #f8f8f8;
  }

  .error__content {
    background: url(https://tsk-market.ru/media/uploads/error_img.webp) 100% 0
      no-repeat;
    min-height: 463px;
    padding-top: 20px;
    background-size: 461px;
  }

  .error__content p {
    margin-bottom: 45px;
    width: 36%;
  }

  .inner-page .feedback-form {
    background: #4c4c4c !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px 30px 0 0;
    padding: 60px 90px;
    margin-top: 0px;
    position: sticky;
  }

  .question-form {
    padding: 0px;
  }
}

@media (max-width: 885px) {
  .footer-phone a {
    margin-bottom: 20px !important;
    font-size: 22px !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #fff !important;
  }

  .footer-contact {
    margin-bottom: 30px !important;
    font-size: 22px !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #fff !important;
  }

  .footer-content__title {
    margin-bottom: 20px !important;
    font-size: 22px !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #fff !important;
  }

  .footer-first-column {
    width: 252px;
  }
}

@media (max-width: 767px) {
  .error__content {
    background: none;
  }

  .error__content p {
    margin-bottom: 45px;
    width: 100%;
  }

  .error {
    padding: 60px 46px 10px;
    background: #f8f8f8;
  }

  .footer-first-column {
    width: 100%;
  }

  .footer-bottom {
    padding: 0;
    border-top: 0px solid rgba(255, 255, 255, 0.1);
  }

  .footer-content__menu {
    width: 100%;
    margin-left: 0;
  }

  .footer-first-column {
    align-items: start;
  }

  .footer-right {
    width: 100%;
  }

  .feedback-form .h2 {
    color: #fff !important;
    font-size: 50px;
    padding-bottom: 11px;
    text-align: left;
  }

  .footer-phone {
    margin-bottom: 0px;
  }

  .inner-page .feedback-form {
    background: #4c4c4c !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center center;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px 30px 0 0;
    padding: 60px 90px 10px 90px;
    margin-top: 0px;
    position: sticky;
  }
}

@media (max-width: 575px) {
  .inner-page .feedback-form {
    padding: 10px 0px 10px 0px;
  }
}

/* Контакты */

.contacts-block__info {
  width: 55%;
  padding: 0px;
  background: #fff0;
}

.inner-page main {
  background-color: #f8f8f8;
}

.inner-page h2,
.inner-page h3,
.contacts-block__title-red.address-data {
  color: #333;
}

.contacts-block__title {
  display: none;
}

.contacts-block {
  border: 0px solid #d9d9de;
}

.contacts-block__title-red.address-data {
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 22px;
  margin-top: -5px;
  margin-bottom: -10px;
}

.contact-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  line-height: 18px;
  color: #4c4c4c;
  margin-bottom: 12px;
}

.contact-text-line {
  margin-top: 31px !important;
}

.ymaps-2-1-79-map-bg {
  border-radius: 5px;
  overflow: hidden;
}

.contact-line {
  display: none;
}

.contact-line-new {
  display: flex !important;
}

@media (max-width: 1023px) {
  .container {
    padding: 0px 30px;
  }
}

@media (max-width: 991px) {
  .container {
    padding: 0px 15px;
  }

  .page-head {
    padding-top: 42px;
  }

  .search--box {
    display: none;
  }
}

@media (max-width: 767px) {
  .contacts-block__info {
    width: 100%;
    padding: 0px;
    background: #fff0;
    padding-top: 40px;
  }

  .page-head {
    padding-left: 30px;
  }

  .page-head {
    width: calc(100% + 30px);
    margin: 0px;
    padding: 22px 15px;
    background: #f5f5f500;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .page-head {
    padding-top: 22px;
    padding-left: 0px;
  }

  .header-top-bg-color {
    background-color: #f8f8f8;
  }

  /*.container {
        padding: 0px 30px;
        width: 100%;
        max-width: 100%;
    }*/
}

@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 30px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}

/* Подвал */

.double-section-bg2 {
  background: #4c4c4c;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px 30px 0 0;
  padding: 14px 0;
  margin-top: 0px;
  position: sticky;
}

.double-section-bg22 {
  background: #4c4c4c;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px 30px 0 0;
  padding: 14px 0;
  margin-top: 0px;
  position: sticky;
}

footer {
  background: #333;
  background: #33333300;
  padding: 40px 0 0px 0;
  position: relative;
  margin-top: auto;
}

.question-form {
  background: #ffffff00 !important;
  border: 0px solid var(--main-elements-color, #2363d1);
  border-radius: 10px;
  padding: 23px 100px;
}

.feedback-form .h2 {
  color: #fff !important;
  font-size: 50px;
  padding-bottom: 11px;
}

.feedback-form .form-control {
  border-color: #2363d100;
  border-radius: 10px;
}

.form-control {
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  font-size: 14px;
  line-height: 150%;
  color: #000;
  padding: 0 20px;
  height: 52px;
  line-height: 46px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-family: Montserrat !important;
}

textarea.form-control {
  font-family: "Montserrat" !important;
  height: 87px;
  min-height: 0;
}

.footer-bottom__left {
  font-size: 12px;
  color: #b1acac;
}

.question-main .btn {
  color: #4c4c4c !important;
  background-color: #ebebeb !important;
  border: 0px solid #fdc82f;
  transition: linear 0.2s;
  height: 38px;
  display: inline;
  text-align: center;
  font-size: 14px;
  border-radius: 8px;
  padding: 0px 35px !important;
  align-items: center;
  justify-content: center;
  display: flex;
}

.question-main .btn:hover {
  color: #ffffff !important;
  background-color: #fe5826 !important;
  border: 0px solid #fdc82f;
  transition: linear 0.2s;
}

section.feedback-form .form-text {
  color: #b1acac !important;
}

.footer-content__menu {
  margin-left: 0px;
}

.footer-content__title {
  margin-bottom: 20px !important;
  font-size: 25px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #fff !important;
}

.footer-contact {
  margin-bottom: 30px !important;
  font-size: 20px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #fff !important;
}

.footer-phone a {
  margin-bottom: 20px !important;
  font-size: 25px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #fff !important;
}

.footer-content__column a {
  opacity: 1;
  font-size: 14px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-weight: 400 !important;
  line-height: 104% !important;
  letter-spacing: 0.2px !important;
  color: #f8f8f8 !important;
  font-family: "Montserrat" !important;
  padding-bottom: 8px;
}

.footer-content__title span {
  opacity: 1;
  font-size: 14px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-weight: 400 !important;
  line-height: 104% !important;
  letter-spacing: 0.2px !important;
  color: #f8f8f8 !important;
  font-family: "Montserrat" !important;
  padding-bottom: 8px;
}

.developer-link a {
  opacity: 1;
  font-size: 12px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-weight: 400 !important;
  line-height: 104% !important;
  letter-spacing: 0.2px !important;
  color: #f8f8f8 !important;
  font-family: "Montserrat" !important;
  padding-bottom: 8px;
}

.footer-content__column a:hover {
  color: #fe5826 !important;
}

.rew-btn-block {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 30px;
}

.rew-btn {
  border: 1px solid #b1acac;
  background-color: transparent;
  display: flex;
  flex-direction: row;
  gap: 7px;
  justify-content: center;
  align-items: center;
  color: #4c4c4c;
  height: 40px;
  width: 200px;
  border-radius: 5px;
}

.rew-btn-ya:hover {
  background: #fe5826;
  border-color: #fe5826;
}

.rew-btn-ya::before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(https://tsk-market.ru/media/uploads/yandex-maps.svg);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: left center;
}

.rew-btn-gis::before {
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(https://tsk-market.ru/media/uploads/2gismaps.svg);
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: left center;
}

.footer-bottom {
  padding: 50px 0 50px 0;
  border-top: 0px solid rgba(255, 255, 255, 0.1);
}

.footer-first-column {
  width: 250px;
}

.footer-subscribe {
  margin-top: -10px;
}

.footer-subscribe input {
  width: calc(100% - 80px);
  height: 38px;
  border-radius: 8px 0 0 8px;
  background: #262626;
  border: none;
  font-size: 12px;
  color: #b1acac;
}

.footer-subscribe button {
  width: 120px;
  height: 38px;
  border-radius: 0 8px 8px 0;
  line-height: 34px;
  font-size: 12px;
  color: #262626 !important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  background: #ebebeb !important;
  border: 0px solid #ebebeb !important;
  cursor: pointer;
  text-align: center;
}

.footer-subscribe button:hover {
  background: #fe5826 !important;
  color: #fff !important;
  border: 0px solid #ebebeb !important;
}

@media (max-width: 1279px) {
  .double-section-bg2 {
    background: #4c4c4c;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px 30px 0 0;
    padding: 14px 0;
    margin-top: 0px;
    position: sticky;
  }

  .footer-content__menu {
    width: calc(100% - 650px);
    margin-left: 0;
  }

  .contact-box a#callme-modal {
    display: none;
  }
}

@media (max-width: 1023px) {
  .footer-content__menu {
    width: calc(100% - 600px);
    margin-left: 0;
  }
}

@media (max-width: 991px) {
  footer {
    background: #333;
    background: #33333300;
    padding: 40px 30px 0px 30px;
    position: relative;
    margin-top: auto;
  }

  .footer-first-column {
    width: 190px;
  }

  .footer-content__menu {
    width: calc(100% - 440px);
    margin-left: 0;
  }

  .footer-right {
    width: 220px;
  }

  .footer-phone a {
    font-size: 18px !important;
  }

  .footer-contact {
    font-size: 16px !important;
  }
}

@media (max-width: 767px) {
  .footer-content__menu {
    width: 100%;
    margin-left: 0;
  }

  .footer-first-column {
    width: 100%;
    align-items: center;
  }

  .footer-right {
    -webkit-box-ordinal-group: -1;
    -ms-flex-order: -2;
    order: -2;
    width: 100%;
    margin-bottom: 40px;
  }
}

@media (max-width: 575px) {
  footer {
    background: #333;
    background: #33333300;
    padding: 40px 0px 0px 0px;
    position: relative;
    margin-top: auto;
  }
}

/* шапка */

.frontpage {
  content: "";
  background: url(https://tsk-market.ru/media/uploads/background_all.webp)
    no-repeat;
  background-size: auto;
  background-position: unset;
  height: 100%;
  position: static;
}

header {
  background-color: #4c4c4c;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 0 0 30px 30px;
  padding: 15px 0;
}

.__fat-v2-nav ul li a.active {
  text-decoration: none;
  color: #fe5826 !important;
}

.__fat-v2-nav ul li a {
  font-family: "Montserrat" !important;
  font-size: 16px;
  opacity: 1;
  font-weight: 400 !important;
  padding-left: 0px;
}

.__fat-v2-nav ul li a:hover {
  color: #fe5826;
}

.inner-page section.header--bottom-mob,
.inner-page section.__h-fat-v2-bottom {
  background-color: #0000 !important;
}

.__fat-v2-nav ul li:hover {
  background: #2363d100;
}

.__header .c-box-fat-v2 .order-call {
  border: 0px solid #fe5826 !important;
  color: #4c4c4c !important;
  background-color: #ebebeb !important;
  padding: 17px 20px;
  max-width: max-content;
  height: 52px;
  border-radius: 10px;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
}

.__header .c-box-fat-v2 .order-call:hover {
  border: 0px solid #fe5826 !important;
  color: #ffffff !important;
  background-color: #fe5826 !important;
}

.__fat-v2-options ul li a {
  border: 0px solid #fe5826 !important;
  color: #4c4c4c !important;
  background-color: #ebebeb !important;
  padding: 17px 20px;
  max-width: max-content;
  height: 38px;
  border-radius: 10px;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
}

.__fat-v2-options ul li a {
  border: 0px solid #fe5826 !important;
  color: #ffffff !important;
  background-color: #fe5826 !important;
}

.__header {
  padding-top: 5px;
  height: 73px;
}

.__header .contact-box p.toggled a {
  display: flex;
}

.__header .contact-box p.toggled a {
  display: flex;
  background: none;
  color: white;
  height: max-content;
  width: max-content;
  padding: 0;
}

.__header .contact-box p.toggled a:hover {
  color: #fe5826;
}

.__header .contact-box {
  max-height: 38px;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  min-width: 159px;
  margin-left: -170px;
  gap: 15px;
}

.__header .search-box {
  width: 260px !important;
}

.__fat-v2-options ul li {
  padding-right: 20px;
}

.fixed {
  display: flex !important;
  flex-direction: row !important;
  justify-content: center !important;
  max-width: 1340px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media (min-width: 992px) {
  .inner-page .fixed .__header {
    width: calc(100% - 30px);
    background-color: #4c4c4c;
    max-width: 1340px;
    display: flex !important;
    left: auto;
    border-radius: 0 0 30px 30px;
    padding: 15px 0;
  }

  .fixed .__header {
    width: calc(100% - 30px);
    background-color: #4c4c4c;
    max-width: 1340px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 0 0 30px 30px;
    padding: 15px 0;
    display: flex !important;
    left: auto;
    height: 79px;
  }

  .catalog-box {
    display: flex !important;
    flex-direction: row !important;
    justify-content: center !important;
    max-width: 1340px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 767px) {
  .catalog-side {
    display: none !important;
  }

  .header--mob {
    background: #fff0 !important;
  }

  .header--bottom-mob .custom-mob-cart {
    display: none;
  }

  .header--bottom-mob {
    border-top: 1px solid rgb(32 32 32 / 0%);
  }

  .burger-box .tel-mob {
    display: none;
  }

  .header--mob .phone--box a {
    display: none !important;
  }
}

/* под шапкой поиск */

.custom-header__search {
  position: relative;
  display: flex;
  align-items: center;
  width: 26%;
  max-width: 100%;
  justify-content: flex-end;
  margin-right: 358px;
}

.custom-header-search {
  padding-bottom: 6px;
  margin-top: -40px;
}

.custom-header__search-input {
  background: none;
  border: none;
  border: 1px solid #ffffff;
  padding: 10px;
  border-radius: 10px;
  height: 47px;
  color: var(--custom-white-color);
  width: 100%;
  font-size: 16px;
}

.custom-header__left-stack {
  display: flex;
  justify-content: flex-end;
}

.custom-header__search-button {
  top: 35%;
  position: absolute;
  right: 15px;
}

.custom-header__search-button:hover circle,
.custom-header__search-button:hover line {
  stroke: var(--custom-accent-color-400);
}

.custom-header .container {
  padding: 0;
}

.custom-header__search-results {
  position: absolute;
  max-height: 400px;
  width: 100%;
  top: 55px;
  background: var(--custom-white-color);
  overflow-x: auto;
  z-index: 999;
}

.s-item-img {
  width: 70px;
}

.s-item-title {
  color: var(--custom-black-color);
  font-size: 14px;
}

.s-item-price {
  font-family: "Montserrat" !important;
  color: #fe5826;
  font-size: 16px;
}

.s-item-img img {
  margin: 0;
}

.custom-header__search-results .s-item-link {
  width: 100%;
  align-items: center;
  transition: 0.2s;
  padding: 10px 15px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.13);
}

#search-result-mob {
  background: var(--custom-gray-color-800);
}

.search-header {
  background: var(--custom-black-color);
}

.inner-page h2,
.inner-page h3,
.contacts-block__title-red.address-data {
  color: #4c4c4c;
}

.tab-content img {
  border-radius: 15px;
  border: 5px solid var(--custom-gray-color-500);
}

@media (max-width: 991px) {
  .custom-header-search {
    display: none;
  }
}

/* Оффер */

.header--bottom-mob .search--box input,
.header--mob .search--box input {
  border-radius: 0 !important;
}

.btn-learn-more2 {
  position: relative !important;
}

.main-window {
  padding-top: 90px;
  padding-bottom: 40px;
}

.custom-hero {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 4px 1fr 4px 1fr 4px 1fr 4px 1fr 4px 1fr;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.custom-hero__item {
  min-height: 180px;
  background: linear-gradient(
    132deg,
    rgba(76, 76, 76, 1) 30%,
    rgba(37, 37, 37, 1) 100%
  );
  overflow: hidden;
  border-radius: 5px;
}

.custom-hero__item-picture,
.custom-hero__item-img {
  width: 100%;
  height: 100%;
}

.custom-hero__item-picture {
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  -o-transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition:
    transform 200ms ease-in-out,
    -webkit-transform 200ms ease-in-out;
}

.custom-hero__item-img {
  display: block;
  margin-top: auto;
  background-color: transparent;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: bottom;
  object-position: bottom;
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(0%);
}

.custom-hero__item.is-animate .custom-hero__item-img {
  -webkit-animation: fadeIn 1s ease forwards;
  animation: fadeIn 1s ease forwards;
}

.custom-hero__item:is(:hover, :focus-visible) .custom-hero__item-picture {
  -webkit-transform: scale(1.15) !important;
  -ms-transform: scale(1.15) !important;
  transform: scale(1.15) !important;
}

.custom-hero__info {
  /*-ms-grid-column: 4;
  -ms-grid-column-span: 2;
  grid-column: 4/6;
  -ms-grid-row: 2;
  -ms-grid-row-span: 2;
  grid-row: 3/2;*/
  padding: 20px;
  background: #fe5826;
  background-position: center center;
  border-radius: 5px;
  font-size: 30px !important;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #fff !important;
}

.custom-hero__info-title {
  font-size: 36px;
  font-weight: 700;
  color: #a42421;
  margin-bottom: 12px;
}

.custom-hero__info-text {
  max-width: 220px;
  margin-bottom: 36px;
}

.__header .contact-box p.toggled {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

.__header .contact-box p.toggled a {
  font-size: 14px;
}

@media (max-width: 1279px) {
  .__header .contact-box {
    margin-left: 0;
  }

  .contact-box a#text {
    display: none;
  }

  .__header .contact-box a:not(.__header .contact-box p a) {
    min-width: 0 !important;
    display: flex;
    border-radius: 0;
    font-size: 0 !important;
    width: 25px !important;
    height: 25px;
    background: url(https://tsk-market.ru/media/uploads/phone-call-mob.svg)
      no-repeat !important;
    background-size: 25px !important;
  }
}

@media (max-width: 992px) {
  .custom-hero {
    grid-template-columns: repeat(3, 1fr);
  }

  .custom-hero__item {
    min-height: 120px;
  }

  .custom-hero__info-title {
    font-size: 28px;
    margin-bottom: 8px;
  }

  .custom-hero__info-text {
    margin-bottom: 0;
  }

  .custom-hero__info-btn {
    display: none;
  }

  .img_d {
    display: none;
  }
}

@media (max-width: 767px) {
  .custom-hero__info {
    font-size: 25px !important;
    grid-column: 1 / 4;
  }
}

@media (max-width: 575px) {
  .custom-hero {
    gap: 12px;
  }

  .custom-hero__item {
    min-height: 100px;
  }

  .main-window {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

/* форма */
.catalog-text-info {
  margin-bottom: 30px !important;
  font-size: 50px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin-top: 25px;
}

.form-block {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 1212px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 90px;
  margin-bottom: 30px;
}

.inner-page .form-block {
  margin-top: 20px;
}

.form-col-img img {
  max-height: 100%;
  margin-bottom: 0;
}

.form-col {
  max-width: 450px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.text-block-form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  width: 100%;
}

.text-block-form .button-theme_primary {
  border-radius: 8px;
  color: #4c4c4c !important;
  background-color: #ebebeb !important;
  border: 0px solid #fdc82f !important;
  transition: linear 0.2s;
  height: 38px;
  display: inline;
  text-align: center;
  font-size: 14px;
  padding: 0px 35px !important;
  display: flex;
  align-items: center;
  justify-content: center;
}

.text-block-form .button-theme_primary:hover {
  color: #ffffff !important;
  background-color: #4c4c4c !important;
  border: 0px solid #fdc82f !important;
  transition: linear 0.2s;
}

.text-block-form .small-text {
  color: #b1acac !important;
  line-height: 130% !important;
}

.text-block-form .small-text a {
  color: #383434;
}

.content-name {
  color: #b1acac !important;
  font-size: 14px;
  top: 12.5px;
}

.textblock-form {
  padding-top: 30px;
  padding-bottom: 135px;
}

.hidden {
  display: none;
  width: 100%;
}

@media (max-width: 1279px) {
  .form-block {
    max-width: 950px;
    padding-bottom: 0px;
  }
}

@media (max-width: 991px) {
  .form-block {
    max-width: 880px;
  }
}

@media (max-width: 900px) {
  .form-block {
    flex-direction: column;
  }

  .form-col {
    max-width: 500px;
    padding-left: 60px;
  }
}

@media (max-width: 767px) {
  .form-col {
    max-width: 100%;
    padding-left: 15px;
    padding-right: 15px;
  }

  .catalog-text-info {
    width: 80%;
  }
}

@media (max-width: 575px) {
  .catalog-text-info {
    font-size: 32px !important;
    margin-bottom: 20px !important;
    width: 100% !important;
  }

  .stock_text_p {
    width: 100%;
  }
}

/* акции для вас */

.double-section-bg {
  background: #ebebeb;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px;
  padding: 14px 0;
  margin-top: 0px;
  position: sticky;
  padding: 1px 0 70px 0;
}

.catalog-text-info_black {
  margin-bottom: 30px !important;
  font-size: 50px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #4c4c4c !important;
  margin-top: 60px;
}

.double-section-bg .catalog-text-info_black {
  width: 20%;
}

.slide-stock img {
  border-radius: 5px;
}

.slider-constructor .slick-dots {
  top: -30px;
  bottom: auto;
}

.slick-dots li:not(:last-child) {
  margin-right: 9px;
}

.catalog-item-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 70%;
  gap: 0px;
  padding-left: 35px;
  padding-top: 30px;
}

.stock_text_h3 {
  margin-bottom: 20px !important;
  font-size: 30px !important;
  gap: 10px;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin-top: 0px;
}

.stock_text_p {
  color: #fff !important;
  font-size: 18px;
}

.slide-stock .content-background-box__text-content {
  padding: 0px;
}

/*.slick-track {
    gap: 10px;
}*/

/* популярные категории */

.banners-catalog .content-background-box.image-zoom {
  background: #4c4c4c;
  padding: 0px;
  border-radius: 5px;
}

.banners-catalog .mb-25 {
  display: none;
}

.grid-columns-lg-4 {
  gap: 20px !important;
}

.banners-catalog .content-background-box__text-content {
  padding: 0px !important;
  background: #4c4c4c;
  border-radius: 5px;
}

.banners-catalog .img-catalog {
  padding-left: 7px !important;
}

.textblock-catalog {
  margin-bottom: 1px !important;
}

.button-stroke {
  color: #4c4c4c !important;
  background-color: #ffffff !important;
  border: 0px solid #fdc82f;
  transition: linear 0.2s;
  height: 38px !important;
  display: inline;
  text-align: center;
  font-size: 14px;
  border-radius: 8px;
  padding: 0 35px;
  display: flex;
  width: min-content;
  align-items: center;
  justify-content: center;
}

.partners-item .button-stroke {
  margin-right: auto;
  margin-left: auto;
}

.button-stroke:hover {
  color: #ffffff !important;
  background-color: #fe5826 !important;
  border: 0px solid #fdc82f;
  transition: linear 0.2s;
}

.product_set_slider {
  margin-bottom: 20px;
}

.partners-item {
  text-align: center;
  padding-top: 20px;
}

@media (max-width: 1279px) {
  .banners-catalog .catalog-item-12 {
    padding-top: 20px;
    padding-left: 20px;
  }

  .slide-stock {
    margin-bottom: 0px;
  }
}

@media (max-width: 1023px) {
  .stock_text_p {
    width: 77%;
  }
}

@media (max-width: 767px) {
  .catalog-text-info_black {
    margin-bottom: 0px !important;
    font-size: 32px !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #4c4c4c !important;
    margin-top: 30px;
  }

  .stock_text_p {
    width: 100%;
  }

  .button-stroke {
    color: #4c4c4c !important;
    background-color: #ffffff !important;
    border: 0px solid #fdc82f;
    transition: linear 0.2s;
    width: 100%;
  }
}

@media (max-width: 575px) {
  .stock_text_h3 {
    font-size: 24px !important;
  }
}

/* заказать обратный звонок */

.fancybox-content {
  background: #4c4c4c;
  border-radius: 5px;
}

.fancybox-content .content-title {
  display: block;
  font-size: 30px;
  line-height: 36px;
  color: #fff;
  margin: 0 0 20px 0;
  font-weight: 800;
}

.fancybox-content .modal .h2 {
  margin-bottom: 30px;
}

.fancybox-content .button-theme {
  color: #4c4c4c !important;
  background-color: #ebebeb !important;
  border: 0px solid #fdc82f !important;
  transition: linear 0.2s;
  height: 38px;
  display: inline;
  text-align: center;
  font-size: 14px;
  border-radius: 8px;
  padding: 0px 35px !important;
  margin-right: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-close {
  display: none;
}

.ps-40 {
  padding-left: 0px !important;
}

.fancybox-content .button-theme:hover {
  color: #ffffff !important;
  background-color: #fe5826 !important;
  border: 0px solid #fdc82f !important;
  transition: linear 0.2s;
}

.fancybox-content .form-text {
  padding-top: 10px;
}

.fancybox-close-small {
  background: #ffffff00 url(https://tsk-market.ru/media/uploads/close_icn.svg)
    50% 50% no-repeat;
}

.fancybox-close-small:hover {
  background: #ffffff00
    url(https://tsk-market.ru/media/uploads/close_icn_hover.svg) 50% 50%
    no-repeat;
}

.slide-advantages .content-standard-box__container {
  width: 595px;
}

.slide-advantages .slick-track {
  gap: 3px;
  display: flex;
}

.catalog-item-44 {
  position: relative;
  height: 100%;
  padding-top: 0px;
  padding-right: 109px;
  margin-top: -2px;
}

.slide-advantages .catalog-block-custom2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0px 0;
  margin: 0;
  height: 350px;
}

.textblock-advantages {
  margin-bottom: 0px;
}

.textblock-advantages .catalog-text-info_black {
  width: 33%;
}

.form-col-img2 .catalog-text-info {
  margin-bottom: 30px !important;
  font-size: 50px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin-top: 0px;
}

/* Почему стоит выбрать нас */

.banners-about .content-background-box__text-content {
  padding: 0px;
  background: linear-gradient(
    132deg,
    rgba(76, 76, 76, 1) 30%,
    rgba(37, 37, 37, 1) 100%
  );
  border-radius: 5px;
}

.banners-about .mb-25 {
  display: none;
}

.textblock-about .catalog-text-info_black {
  width: 30%;
}

.catalog-block-custom3 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0px 0;
  margin: 0;
  height: 190px;
}

.catalog-item-31 {
  position: relative;
  height: 100%;
  width: 65%;
  padding-top: 5px;
  padding-right: 115px;
}

.catalog-item-32 {
  position: relative;
  height: 100%;
  width: 61%;
  padding-top: 10px;
  padding-right: 168px;
}

.catalog-item-32 img {
  width: 220px;
}

.catalog-item-33 {
  position: relative;
  height: 100%;
  width: 21%;
  padding-top: 5px;
  padding-right: 303px;
}

.catalog-item-34 {
  position: relative;
  height: 100%;
  width: 61%;
  padding-top: 0px;
  padding-right: 397px;
}

.catalog-item-35 {
  position: relative;
  height: 100%;
  width: 61%;
  padding-top: 5px;
  padding-right: 270px;
}

.catalog-item-36 {
  position: relative;
  height: 100%;
  width: 61%;
  padding-top: 0px;
  padding-right: 222px;
  border-radius: 10px;
}

.catalog-item-36 img {
  width: 230px;
}

.row-gap-25 {
  gap: 20px !important;
}

.textblock-about {
  margin-bottom: 1px !important;
}

@media (max-width: 1279px) {
  .catalog-item-32 {
    position: relative;
    height: 100%;
    width: 61%;
    padding-top: 10px;
    padding-right: 182px;
  }

  .catalog-item-35 {
    position: relative;
    height: 100%;
    width: 61%;
    padding-right: 226px;
  }

  .catalog-item-31 {
    padding-right: 195px;
  }

  .catalog-item-34 img {
    width: 250px;
  }

  .catalog-item-34 {
    padding-right: 244px;
  }

  .catalog-block-custom3 .stock_text_p {
    width: 50%;
  }

  .banners-about .catalog-item-12 {
    padding-top: 30px;
  }
}

@media (max-width: 991px) {
  .content-background-box__container {
    min-height: auto;
  }

  .catalog-item-12 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 75%;
    gap: 0px;
    padding-left: 10px;
    padding-top: 10px;
  }

  .banners-about .catalog-item-12 {
    padding-top: 10px;
  }

  .catalog-block-custom3 {
    height: 17vw;
  }

  .catalog-block-custom3 .stock_text_p {
    width: 100%;
  }

  .catalog-item-36 img {
    width: 160px;
  }

  .catalog-item-36 {
    padding-right: 152px;
  }

  .catalog-item-33 {
    padding-top: 0;
    padding-right: 239px;
  }

  .catalog-item-33 img {
    width: 250px;
  }

  .catalog-item-35 {
    padding-right: 176px;
  }

  .catalog-item-35 img {
    width: 207px;
  }

  .catalog-item-32 img {
    width: 170px;
  }

  .catalog-item-32 {
    padding-right: 132px;
  }

  .catalog-item-31 {
    padding-right: 135px;
  }

  .catalog-item-31 img {
    width: 140px;
  }
}

@media (max-width: 767px) {
  .catalog-item-31 {
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 30px;
    padding-right: 0px;
    padding-left: 76px;
  }

  .banners-about .catalog-item-12 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 52%;
    gap: 0px;
    padding-left: 20px;
    padding-top: 20px;
  }

  .catalog-item-31,
  .catalog-item-36 {
    padding-right: 0;
  }
}

@media (max-width: 575px) {
  .banners-about .row-gap-25 {
    gap: 12px !important;
  }

  .textblock-about .catalog-text-info_black {
    width: 68%;
  }

  .catalog-block-custom3 {
    height: 39vw;
  }

  .banners-about img {
    margin-left: auto;
  }
}

/* быстрый заказ стройматериалов */

.tabs li.active {
  background: #ffffff00;
}

.tabs li:hover {
  background: #ffffff00;
}

.tabs li {
  padding: 0 30px 0 0;
}

/* личный кабинет */

.tab-content {
  padding: 0;
  background: #ffffff00;
}

.inner-page h2 {
  color: #4c4c4c;
  font-size: 32px;
}

.form-control {
  width: 100%;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0px 2px 5px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  font-size: 14px;
  line-height: 150%;
  color: #000;
  padding: 0 20px;
  height: 38px;
  line-height: 46px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-family: Montserrat !important;
}

.form-gorup-inline .btn {
  border: 0px solid #fe5826 !important;
  color: #ffffff !important;
  background-color: #4c4c4c !important;
  padding: 17px 45px;
  max-width: max-content;
  height: 52px;
  border-radius: 10px;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
}

.form-gorup-inline .btn:hover {
  border: 0px solid #fe5826 !important;
  color: #ffffff !important;
  background-color: #fe5826 !important;
}

.forgot-password {
  color: #4c4c4c;
}

.forgot-password:hover {
  color: #fe5826;
}

.tab-content .content-name {
  top: 20px;
}

.lk-exit .icon {
  display: none;
}

.lk-main-page__head .user-data__name {
  display: block;
  margin-bottom: 0px;
  text-align: center;
  padding-top: 15px;
}

.user-data__content
  .btn-border.btn-exit.lk-exit.button-theme.button-theme_secondary {
  transition:
    color var(--trs-1),
    background-color var(--trs-1),
    border-color var(--trs-1) !important;
  border-style: solid !important;
  border-width: 0px !important;
  color: #acacab !important;
  background-color: #33333300 !important;
  border-color: var(--color-border) !important;
  padding: 0;
}

.user-data__content
  .btn-border.btn-exit.lk-exit.button-theme.button-theme_secondary:hover {
  color: #fe5826 !important;
}

.lk-head .btn-border {
  transition:
    color var(--trs-1),
    background-color var(--trs-1),
    border-color var(--trs-1) !important;
  border-style: solid !important;
  border-width: 0px !important;
  color: #acacab !important;
  background-color: #33333300 !important;
  border-color: var(--color-border) !important;
  padding: 0;
}

.lk-head .btn-border:hover {
  color: #fe5826 !important;
}

.lk-head .btn-border .icon {
  display: none;
}

.page-head.btn-border {
  transition:
    color var(--trs-1),
    background-color var(--trs-1),
    border-color var(--trs-1) !important;
  border-style: solid !important;
  border-width: 0px !important;
  color: #acacab !important;
  background-color: #33333300 !important;
  border-color: var(--color-border) !important;
  padding: 0;
}

.page-head .btn-border:hover {
  color: #fe5826 !important;
}

.page-head .btn-border .icon {
  display: none;
}

.lk-menu-item {
  border-color: #ebebeb;
  background-color: #ffffff00;
  border: 2px solid #ebebeb;
}

.lk-menu-item:hover {
  border-color: #ebebeb;
  background-color: #ebebeb;
  border: 2px solid #ebebeb;
}

.lk-menu-item .icon {
  fill: #4c4c4c;
}

.lk-menu-item__name {
  display: block;
  margin-bottom: 20px;
  color: #4c4c4c;
  font-size: 20px;
  line-height: 22px;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
}

.lk-menu li a {
  font-size: 16px;
}

.lk-menu-item__text {
  font-size: 16px;
}

.lk-container .lk-side {
  width: 300px;
  background: #ebebeb;
  padding: 30px 0;
  border-radius: 5px;
}

.lk-container .lk-content {
  width: 100%;
  background: #c67c7c00;
  padding: 0px 50px 100px 50px;
}

.lk-title {
  font-family: "Roboto Condensed", sans-serif !important;
  color: #4c4c4c;
  font-size: 23px;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
}

.personal-data__title {
  color: #4c4c4c;
  margin-bottom: 22px;
}

.lk-content .btn {
  border: 0px solid #fe5826 !important;
  color: #4c4c4c !important;
  background-color: #ebebeb !important;
  padding: 17px 40px;
  max-width: max-content;
  height: 52px;
  border-radius: 10px;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
}

.lk-content .btn:hover {
  border: 0px solid #fe5826 !important;
  color: #fff !important;
  background-color: #4c4c4c !important;
}

@media (max-width: 575px) {
  .section-dark {
    background-color: #fff0 !important;
  }
}

@media (max-width: 767px) {
  .mobile-menu-item {
    background-color: #e5e5ea00;
    color: #fff;
    font-size: 18px;
    line-height: 100%;
    height: 38px;
    padding: 0px 0px;
    color: #000;
    display: block;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    width: 100%;
    margin: 0px;
  }

  .user-data {
    margin-bottom: 65px;
  }

  .lf-main-container {
    padding-top: 20px;
  }

  .lk-container .lk-side {
    width: 100%;
    background: #ebebeb00;
  }

  .mobile-menu-item.active {
    background-color: #ffffff00;
  }

  .lk-container .lk-content {
    width: 100%;
    margin: 0;
  }

  .lk-container .lk-content {
    padding: 0;
  }

  .personal-data {
    width: 100%;
    max-width: 100%;
  }
}

/* корзина */

.shopping-cart {
  background: #ffffff00;
}

.shopping-cart-item {
  padding: 15px 0px;
  border-bottom: 1px solid #ebebeb;
}

.shopping-cart-item__name span {
  font-size: 12px;
  line-height: 20px;
  display: block;
  color: #acacab;
  padding-bottom: 10px;
}

.shopping-cart-item__name {
  font-size: 16px;
  line-height: 20px;
  color: #4c4c4c;
}

.shopping-cart-item__delete svg {
  width: 22px;
  height: 22px;
  color: #acacab;
}

.content-title {
  display: block;
  font-size: 30px;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #4c4c4c;
  margin: 0 0 20px 0;
  font-family: "Roboto Condensed", sans-serif !important;
}

.shopping-cart-item__total-cost {
  font-size: 18px;
  line-height: 20px;
  color: #4c4c4c;
  text-align: right;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  white-space: nowrap;
  overflow: hidden;
  font-family: "Roboto Condensed", sans-serif !important;
  text-overflow: ellipsis;
}

.shopping-cart-item__cost {
  font-size: 16px;
  line-height: 20px;
  color: #4c4c4c;
  text-align: right;
  margin-left: auto;
  margin-right: 10px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.input-number input[type="number"] {
  font-size: 16px;
  color: #4c4c4c;
  background: #0000;
}

.input-number .order-up {
  cursor: pointer;
  width: 20px;
  min-width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #ffffff00;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1px;
  border: 0px solid #b7cbe5;
  position: relative;
  right: 0 !important;
}

.input-number .order-down {
  cursor: pointer;
  width: 20px;
  height: 20px;
  min-width: 20px;
  border-radius: 50%;
  background: #ffffff00;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 1px;
  border: 0px solid #b7cbe5;
  position: relative;
}

.shopping-cart-item__numbers {
  min-width: 85px;
}

.input-number .order-up:after {
  background: #4c4c4c;
}

.input-number .order-up:before {
  background: #4c4c4c;
}

.input-number .order-down:before {
  background: #4c4c4c;
}

.delivery-total__sm {
  font-size: 16px;
  line-height: 16px;
  color: #4c4c4c;
}

.delivery-total__lg {
  font-family: "Roboto Condensed", sans-serif !important;
  color: #4c4c4c;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
}

.simple-order-form__title {
  font-size: 18px;
  line-height: 1.3;
  color: #4c4c4c !important;
}

.new-radio__label:before {
  border: 2px solid #afafaf;
}

.simple-order-form__submit .btn {
  border: 0px solid #fe5826 !important;
  color: #ffffff !important;
  background-color: #4c4c4c !important;
  padding: 17px 40px;
  max-width: max-content;
  height: 52px;
  border-radius: 10px;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
}

.form-group {
  margin-bottom: 10px;
}

.simple-order-form .form-group.comment {
  margin-top: 0rem;
}

.simple-order-form__group {
  margin: 0 20px 20px 0;
}

.form-text {
  margin-top: 10px;
}

.simple-cart__form {
  padding-bottom: 90px;
}

/* сео текст */

.textblock-seo .catalog-text-info {
  margin-top: 0px;
}

.textblock-seo {
  margin-top: 130px;
}

.textblock-seo .stock_text_p {
  font-size: 18px;
}

.textblock-seo .form-col {
  max-width: 613px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
  padding-left: 50px !important;
}

/* карточка товара */

.product-card-v2 {
  font-size: 14px;
  position: relative;
  border: 0px solid var(--color-card-border, #d9d9de);
  display: flex !important;
  flex-direction: column;
  overflow: hidden;
  background: #fff;
  border-radius: 5px;
}

.st-button_primary {
  fill: var(--color-button-primary-text, #fff);
  color: var(--color-button-primary-text, #fff);
  background-color: #4c4c4c;
  border-color: #4c4c4c;
}

.st-button_primary:hover {
  fill: var(--color-button-primary-text, #fff);
  color: var(--color-button-primary-text, #fff);
  background-color: #fe5826;
  border-color: #fe5826;
}

.product-card-v2 .input-number {
  width: 100%;
  max-width: 80px;
  min-width: 80px;
  height: 40px;
  display: flex;
  border: 0px solid var(--color-button-secondary-border, #b7cbe5);
  border-radius: 2px;
  justify-content: center;
  overflow: hidden;
  padding: 0;
  margin-right: 0;
}

.product-card-v2 .input-number input[type="number"] {
  width: 40px;
  -webkit-appearance: none;
  text-align: center;
  border: none;
  height: 38px;
  color: #4c4c4c;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding-bottom: 2px;
}

.product-card-v2__buttons .st-button_add-to-cart {
  position: relative;
  width: 92px !important;
}

.st-button,
.product-card-v2__buttons > * {
  height: 38px !important;
}

.st-button {
  font-size: 14px;
  letter-spacing: 0.4px;
  font-family: Montserrat;
  font-weight: 700;
  border-radius: 8px;
}

.st-button__text,
.st-button__title {
  font-size: 14px;
  letter-spacing: 0.4px;
  font-family: Montserrat;
  font-weight: 700;
}

/* акции */

.article-inner__content {
  width: 100%;
  background: #fff0;
  padding: 0px;
}

.main-action__type--news span {
  background: #2363d100;
  color: var(--news-label-font-color, #fff);
}

.action-item__type--action span {
  background: #2363d100;
  color: var(--action-label-font-color, #fff);
}

.inner-page .section-dark {
  background-color: #f8f8f8;
}

.action-item__type span {
  padding: 0 0px;
  font-size: 12px;
}

.main-action__type span {
  display: inline-block;
  height: 86px;
  padding: 0 0px;
  border-radius: 20px;
  margin-left: auto;
  font-size: 28px;
  color: #fff;
  margin-left: -530px;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-family: "Roboto Condensed", sans-serif !important;
}

.action-item__title {
  display: block;
  font-size: 18px;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif !important;
}

.main-action__text {
  background: #ebebeb;
  padding: 48px 40px;
  border-radius: 5px;
}

.form-col_partners {
  max-width: 50%;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}

.akcii-col-img {
  border-radius: 5px !important;
}

.main-action p {
  font-size: 30px;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  margin-bottom: 40px;
  color: #4c4c4c;
  font-family: "Roboto Condensed", sans-serif !important;
}

.main-action .btn-border {
  border: 0px solid #fe5826 !important;
  color: #4c4c4c !important;
  background-color: #ffffff !important;
  border-radius: 10px;
  padding: 0px 21px !important;
  height: 52px;
  font-family: "Montserrat" !important;
  font-size: 16px;
}

.main-action .btn-border:hover {
  border: 0px solid #fe5826 !important;
  color: #ffffff !important;
  background-color: #fe5826 !important;
  border-radius: 10px;
  padding: 0px 21px !important;
  height: 52px;
  font-family: "Montserrat" !important;
  font-size: 16px;
}

.main-action__image img {
  border-radius: 5px;
}

.action-item__image img {
  border-radius: 5px;
}

.action-item__image:before {
  border-radius: 5px;
}

@media (max-width: 1279px) {
  .article-inner__content--wide .form-col-img img {
    padding-top: 0px;
  }
}

@media (max-width: 991px) {
  .main-action__type span {
    display: inline-block;
    height: 86px;
    padding: 0 0px;
    border-radius: 20px;
    margin-left: auto;
    font-size: 28px;
    color: #fff;
    margin-left: -395px;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    font-family: "Roboto Condensed", sans-serif !important;
  }
}

@media (max-width: 767px) {
  .article-inner__content--wide .form-block {
    flex-direction: column;
    justify-content: flex-start;
    gap: 15px;
  }

  .form-col_partners {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  .main-action__type span {
    display: inline-block;
    height: 87px;
    padding: 0 0px;
    border-radius: 20px;
    margin-left: auto;
    font-size: 22px;
    color: #ffffff;
    margin-top: 0px;
    margin-left: 0px;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    font-family: "Roboto Condensed", sans-serif !important;
  }

  .main-action__image {
    width: 100%;
    height: 100%;
  }

  .main-action__type {
    margin-top: -105px;
  }

  .akcii-col-img {
    margin-top: 40px;
  }
}

@media (max-width: 575px) {
  .main-action p {
    font-size: 25px;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    margin-bottom: 40px;
    color: #4c4c4c;
    font-family: "Roboto Condensed", sans-serif !important;
  }

  .section-dark {
    background-color: #f8f8f8 !important;
  }
}

/* О компании */

.textblock-about1 {
  margin-top: -46px;
}

.catalog-block-custom_abouts {
  padding-right: 65px;
  width: 90%;
}

.textblock-about2 .catalog-text-info {
  color: #4c4d4d !important;
  margin-top: 0px;
  font-size: 32px !important;
}

.about-item {
  padding-top: 40px;
  padding-bottom: 25px;
}

.banners-about2 .mb-25 {
  display: none;
}

.banners-about2 .content-background-box__text-content {
  padding: 0 30px;
  background: #ebebeb;
  border-radius: 5px;
  display: flex;
  align-items: center;
  min-height: 90px;
  justify-content: flex-start;
}

@media (max-width: 1023px) {
  .catalog-block-custom_abouts {
    padding-right: 0px;
    width: 100%;
  }

  .banners-about2 .content-background-box__container {
    position: relative;
    min-height: 100%;
    height: 100%;
  }

  .banners-about2 {
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .textblock-about1 {
    margin-top: -20px;
  }

  .textblock-about1 .form-col-img img {
    padding-top: 0px;
  }

  .textblock-about2 .catalog-text-info {
    margin-bottom: 30px !important;
  }
}

/* Мы официальные партнеры в Москве */

.catalog-text-info_black {
  margin-bottom: 30px !important;
  font-size: 50px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #4c4c4c !important;
  margin-top: 60px;
}

.textblock-brands .catalog-text-info_black {
  width: 50%;
}

.banners-brands .mb-25 {
  display: none;
}

.banners-brands .image_cover img {
  background: #4c4c4c !important;
  border-radius: 5px !important;
  filter: grayscale(1) !important;
  transition: 0.2s linear !important;
  padding: 0 30px;
}

.banners-brands .image_cover img:hover {
  filter: grayscale(0) !important;
  transform: none;
}

.row-gap-25 {
  gap: 20px !important;
}

.grid-columns-lg-4 {
  gap: 20px !important;
}

.banners-brands .image:hover {
  transform: scale(1);
}

.banners-brands .content-background-box__container {
  position: relative;
  min-height: 280px;
  height: 100%;
}

.partners-item {
  text-align: center;
  padding-top: 20px;
}

.partners-item .button-stroke {
  background-color: #ffffff !important;
}

.partners-item .button-stroke:hover {
  background-color: #fe5826 !important;
}

.double-section-bg {
  background: #ebebeb;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px;
  padding: 14px 0;
  position: sticky;
  padding: 1px 0 40px 0;
}

@media (max-width: 1279px) {
  .double-section-bg {
    background: #ebebeb;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    padding: 14px 0;
    position: sticky;
    padding: 1px 0 40px 0;
  }

  .banners-brands .content-background-box__container {
    min-height: 203px;
  }
}

@media (max-width: 991px) {
  .double-section-bg {
    background: #ebebeb;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    padding: 14px 0;
    position: sticky;
    padding: 1px 30px 70px 30px;
  }

  .banners-brands .content-background-box__container {
    min-height: 196px;
  }
}

@media (max-width: 767px) {
  .double-section-bg {
    background: #ebebeb;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    padding: 14px 0;
    position: sticky;
    padding: 1px 30px 70px 30px;
  }

  .form-block {
    flex-direction: column;
    justify-content: flex-start;
    gap: 50px;
    display: flex;
  }

  .textblock-brands .catalog-text-info_black {
    width: 66%;
  }
}

@media (max-width: 630px) {
  .double-section-bg {
    background: #ebebeb;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    padding: 14px 0;
    position: sticky;
    padding: 1px 30px 70px 30px;
  }
}

@media (max-width: 600px) {
  .banners-brands .content-background-box__container {
    min-height: 168px;
  }
}

@media (max-width: 575px) {
  .textblock-brands .catalog-text-info_black {
    width: 100%;
  }

  .grid-columns-lg-4 {
    gap: 12px !important;
  }

  .slider-constructor {
    padding-top: 0;
  }

  .buttons-row .button-stroke {
    padding: 0;
  }

  .banners-brands .content-background-box__container {
    min-height: 150px;
  }

  .banners-brands {
    margin-bottom: 0px !important;
  }

  .textblock-brands {
    margin-bottom: -10px !important;
  }

  .banners-brands .image_cover img {
    background: #4c4c4c !important;
    border-radius: 5px !important;
    filter: grayscale(1) !important;
    transition: 0.2s linear !important;
    padding: 0 1px;
  }

  .double-section-bg {
    background: #ebebeb;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-width: 1100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 30px;
    padding: 14px 0;
    position: sticky;
    padding: 1px;
  }
}

/* карточка товара */

.product-card-content .char-text:last-child {
  font-size: 14px !important;
}

.product-card__radio-options a {
  font-family: "Inter";
  border-radius: 3px;
}

.product-card__radio-options a:hover {
  background: #ffffff00;
  border-color: #ff0000 !important;
  color: #000;
  font-weight: 800;
}

.product-card__discription {
  background: #ffffff;
  padding: 0px;
}

.product-card {
  background: #fff;
  border-radius: 3px;
  outline: solid 60px #fff;
  padding: 0px;
  margin-top: 80px;
  margin-bottom: 100px;
}

.product-card__head {
  padding: 20px 0px;
  border-bottom: 0px solid var(--gray-color-200);
  background-color: #ffffff00 !important;
}

.product-card__title {
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 30px;
  color: #4c4c4c;
}

.tabs li.active {
  color: #fe5826;
}

.tabs li:hover {
  color: #fe5826;
}

.product-images__text {
  font-family: "Inter", sans-serif;
  font-weight: 900;
  font-size: 12px;
  color: #000;
  line-height: 16px !important;
  display: block;
  margin-bottom: 25px;
}

.product-card__radio-options.product-modification-params a.active,
.product-card__product-mod-param_active {
  background: #fe5826 !important;
  border-color: #fe5826 !important;
  color: #fff;
}

.product-card__personal-cost.recount {
  margin-top: 20px;
}

.product-card__radio-options {
  margin-top: 20px;
}

.product-card__personal-cost.recount strong {
  font-style: normal;
  font-family: "Montserrat", sans-serif;
  font-size: 35px !important;
  color: #fe5826;
}

.product-images__image {
  margin-bottom: 10px !important;
}

.h2-color {
  margin-top: 40px;
  margin-bottom: 25px !important;
}

.product-sidebar__static-text-wrapper {
  width: 80%;
}

.product-card__discription {
  background: #ffffff00;
  padding: 0px;
}

.product-item__status--many {
  font-size: 16px;
  color: #fe5826;
}

.product-card .btn-border {
  border-radius: 8px;
  background: #4c4c4c !important;
  color: #fff !important;
  width: auto;
  padding: 10px 50px !important;
  border: 0px solid #4c4c4c !important;
  height: 38px;
  font-size: 14px;
}

.product-card .btn-border:hover {
  background: #fe5826 !important;
  border: 0px solid #4c4c4c !important;
}

.img-set {
  margin-top: 40px !important;
  margin-bottom: 70px !important;
}

.shopping-cart-product.not-available {
  justify-content: flex-start;
  width: fit-content;
}

.button__sub-title:after {
  content: "В корзину";
  color: #000;
  font-weight: 700;
  font-size: 16px;
  transition: 0.2s;
}

.product-item__content-bottom:hover .button__sub-title:after {
  color: #fe5826;
}

a.st-button.st-button_primary.w-100 {
  text-align: center;
  background: #fe5826;
  border-radius: 8px;
  padding: 15px;
  border: 1px solid #fe5826;
  transition: 0.2s;
  margin-bottom: 0px;
  color: #fff;
  height: 38px;
}

.product-sale-badge {
  color: white !important;
}

.product-card-v2__buttons {
  position: relative;
}

.product-card__container {
  background: #fff;
  padding: 0px;
  padding-top: 20px;
}

#sync2 .item img {
  object-fit: contain;
}

#sync2 .item {
  height: 64px;
  border: 1px solid #acacab;
  background: #fff;
  opacity: 0.7;
  border-radius: 3px;
  overflow: hidden;
}

.product-card__navigation {
  border-bottom: 0px solid var(--gray-color-200);
}

#sync1 .item img {
  background: #fff;
  border-radius: 10px;
}

/*.product-card__artikul {
    display: none;
}*/

.product-card__discription-title {
  display: flex;
  padding-right: 5px;
  margin-bottom: 2px;
  font-weight: bold;
  font-size: 16px;
  line-height: 16px;
  color: #4c4c4c;
}

.product-card__discription-title_nal {
  font-size: 16px;
  line-height: 16px;
  color: #4c4c4c;
  padding-top: 30px;
}

.product-card ul li {
  font-size: 16px;
  line-height: 18px;
  color: #4c4c4c;
  margin-bottom: 3px;
}

.oplata {
  margin-top: -10px;
}

.shopping-cart-btn--lg.custom-icon {
  padding: 17px 20px;
  max-width: max-content;
  height: 38px;
  border-radius: 8px;
  font-family: "Montserrat" !important;
  font-size: 14px !important;
}

.add-to-cart img.cart-icon {
  padding-right: 0.3rem;
}

.cart-icon {
  margin-right: 0px;
}

.st-button_add-to-cart .st-button__title {
  display: none;
}

.product-card__personal-cost span {
  font-size: 16px;
  line-height: 16px;
  color: #fe5826;
  font-weight: 100;
  margin-bottom: 5px;
  margin-top: 15px;
}

.orig-price strong {
  font-style: normal;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 30px;
  color: #fe5826;
}

.product-card__personal-cost span {
  font-size: 16px;
  color: #fe5826;
  font-weight: 100;
  margin-bottom: 5px;
  margin-top: 15px;
}

.product-card__main-cost .orig-price strong {
  font-style: normal;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 30px;
  color: #4c4c4c;
}

.product-card__main-cost {
  font-size: 16px;
  color: #4c4c4c;
  font-weight: 100;
  margin-bottom: 5px;
  display: grid;
  gap: 15px;
}

.product-card__main-cost strong {
  color: #4c4c4c !important;
}

.product-card__right .btn {
  background: #4c4c4c !important;
  padding: 17px 20px;
  max-width: max-content;
  height: 38px;
  border-radius: 8px;
  font-family: "Montserrat" !important;
  font-size: 14px !important;
  border: 0px solid #fff !important;
}

.product-card__right .btn:hover {
  background: #fe5826 !important;
}

.frontpage-textblock-offer-new {
  margin-bottom: 0px !important;
}

.catalog-block-custom {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 20px 0 0 0;
  margin: 0;
  height: 590px;
}

.catalog-item-1 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 52%;
  gap: 0px;
}

.banner-custom-content__button-wrapper {
  margin-top: 20px;
}

.catalog-item-2 {
  position: relative;
  height: 100%;
  width: 60%;
}

.custom-regalia-block {
  margin: 30px 0 20px 0;
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(5, 1fr);
}

.buttons-row {
  margin: 0 0 80px 0;
}

.buttons-row .button-stroke {
  width: 100%;
}

.custom-regalia-block div:not(.custom-regalia-block div div) {
  background-color: #fff;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  aspect-ratio: 0.73;
  border-radius: 5px;
  position: relative;
  padding: 30px;
  flex-direction: column;
}

.regalia-img-block {
  overflow: hidden;
  border: 1px solid #fe5826;
}

.regalia-img-block p {
  top: 30px;
}

.regalia-img-block img {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  margin: 0;
}

.num-zagolovok {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 0;
}

.regalia-zagolovok {
  font-size: 26px !important;
  font-family: "Roboto Condensed", sans-serif !important;
  color: #fe5826;
  margin: 0;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
}

.regalia-num {
  margin: 0;
  font-size: 125px !important;
  font-weight: 800 !important;
  font-style: italic;
  color: #fe5826;
  margin-bottom: 10px !important;
  line-height: 70% !important;
}

.frontpage-textblock-regalia .catalog-text-info_black {
  width: 100%;
}

.partners-frontpage-block .catalog-text-info_black {
  width: 50%;
}

.regalia-zagolovok sup {
  font-family: "Roboto Condensed", sans-serif !important;
  vertical-align: super;
  font-size: smaller;
  padding-left: 4px;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
}

.regalia-text {
  font-size: 18px !important;
  margin-bottom: 0 !important;
}

.catalog-text-info {
  margin-bottom: 30px !important;
  font-size: 50px !important;
  gap: 10px;
  display: flex;
  flex-direction: column;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  color: #fff !important;
  margin-top: 85px;
}

.custom-partners-block {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(5, 1fr);
}

.custom-partners-block .partner-item {
  background: linear-gradient(
    132deg,
    rgba(76, 76, 76, 1) 30%,
    rgba(37, 37, 37, 1) 100%
  );
  border-radius: 5px;
  aspect-ratio: 1 / 1;
  position: relative;
  margin: 0;
  width: 100%;
}

.partner-item .brand-logo {
  margin: 0;
  height: 29px;
  width: 60%;
  left: 20px;
  position: absolute;
  top: 20px;
  filter: grayscale(100%);
  transition: 0.2s linear;
}

.custom-partners-block .partner-item img {
  margin: 0;
}

.partner-item .brand-product {
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0;
  height: auto;
  left: 0;
}

.partner-btn {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  color: #ffffff;
  font-size: 18px;
  background: linear-gradient(
    132deg,
    #fe5826 30%,
    rgb(207 73 32) 100%
  ) !important;
  padding: 30px;
  text-align: left;
  border: 1px solid #fe5826;
  font-family: Montserrat;
}

.partner-btn:hover {
  color: #fe5826;
  background: white !important;
}

.partner-btn::after {
  content: "";
  bottom: 30px;
  right: 30px;
  width: 22px;
  height: 22px;
  background: url(https://tsk-market.ru/media/uploads/plus.svg) no-repeat;
  background-size: contain;
  position: absolute;
}

.for-clients-custom {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, 1fr);
}

.for_clients_button {
  position: relative;
  aspect-ratio: 1 / 1;
  border-radius: 5px;
  overflow: hidden;
}

.for_clients_button#clients-1 {
  background: linear-gradient(
    132deg,
    rgba(76, 76, 76, 1) 30%,
    rgba(37, 37, 37, 1) 100%
  );
}

.for_clients_button#clients-2,
.for_clients_button:hover#clients-1 {
  background: linear-gradient(
    132deg,
    #fe5826 30%,
    rgb(207 73 32) 100%
  ) !important;
}

.catalog-item-12 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  width: 72%;
  gap: 0px;
  padding-left: 35px;
  padding-top: 30px;
}

.for_clients_button .stock_text_p {
  font-size: 18px !important;
}

.for_clients_button img {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 100%;
  margin: 0;
}

.for_clients_button#clients-2:hover {
  background: linear-gradient(
    132deg,
    rgba(76, 76, 76, 1) 30%,
    rgba(37, 37, 37, 1) 100%
  ) !important;
}

@media (min-width: 510px) {
  .product-card__slideshow {
    width: 450px;
  }
}

@media (min-width: 768px) {
  .product-card__content {
    width: calc(100% - 520px);
  }
}

@media (max-width: 768px) {
  .st-button_add-to-cart .st-button__icon_cart {
    display: block;
  }
}

@media (min-width: 480px) {
  .product-card__left {
    width: 400px;
  }
}

@media (max-width: 1279px) {
  .product-card__discription-title {
    display: flex;
    padding-right: 31px;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #4c4c4c;
  }

  .product-card__content {
    width: calc(100% - 473px);
  }
}

@media (max-width: 767px) {
  .product-item_new .input-number,
  .product-item_wide .input-number,
  .product_max-height .input-number,
  .product_max-width .input-number {
    display: flex !important;
  }

  .product-card-v2 .input-number {
    display: flex;
  }

  .product-card__discription-title {
    display: flex;
    padding-right: 5px;
    margin-bottom: 2px;
    font-weight: bold;
    font-size: 16px;
    line-height: 16px;
    color: #4c4c4c;
  }

  .product-card__right {
    margin: 0px;
    width: 100% !important;
  }

  .product-card__slideshow {
    width: 100%;
  }

  .product-card__content {
    width: 100%;
  }

  .product-card__left {
    width: 100%;
  }

  .product-card__right .btn {
    background: #4c4c4c !important;
    padding: 17px 20px;
    max-width: revert;
    font-family: "Montserrat" !important;
    border: 0px solid #fff !important;
    width: 100%;
  }

  .shopping-cart-btn--lg.custom-icon {
    padding: 17px 20px;
    max-width: revert;
    font-family: "Montserrat" !important;
  }

  .d_active {
    background-color: #fff0;
  }

  .product-card__navigation {
    border-bottom: 0px solid #dadada00;
  }

  .tab_drawer_heading {
    padding: 0;
    color: #4c4c4c;
    font-family: Montserrat !important;
    font-weight: 400 !important;
    font-size: 16px;
    font-style: normal;
  }

  .tab_drawer_heading {
    background-color: #e5e5e500;
  }

  .product-card .btn-border {
    margin-left: 0px !important;
  }

  .product-card__navigation {
    background-color: #ffffff00;
    display: none !important;
  }

  .product-card {
    border-radius: 3px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 100px;
    outline: solid 20px #fff;
  }

  .shopping-cart-product {
    width: 100%;
    -webkit-box-pack: start;
    justify-content: start;
  }
}

@media (max-width: 468px) {
  .product-item_wide .input-number {
    max-width: 100% !important;
    border: 1px solid #fe5826;
    border-radius: 3px;
    gap: 10px;
  }

  .product-item__content-bottom .st-button_primary {
    background: #fe5826;
    text-align: center;
    width: 100%;
    border: 1px solid #fe5826 !important;
    border-radius: 3px;
  }

  .st-button__icon_cart {
    margin-right: 0px;
  }

  .st-button {
    padding-left: 15px !important;
  }

  .button__sub-title:after {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
  }

  .catalog-side .btn-border {
    border-radius: 3px;
  }

  .product-item__content-bottom:hover .button__sub-title:after {
    color: #000;
    font-weight: 700;
  }
}

/* вид каталога */

.catalog-right {
  display: none;
}

.catalog-filter .catalog-filter-body {
  padding: 20px 0px;
  margin-bottom: 30px;
  background: #ebebeb;
  border: 0px solid #d9d9de;
  -webkit-box-shadow: 0px 2px 25px rgba(118, 118, 118, 0);
  box-shadow: 0px 2px 25px rgba(118, 118, 118, 0);
  border-radius: 5px;
  position: relative;
}

.filter-range .noUi-connect::before {
  background: #4c4c4c !important;
}

.checkbox [type="checkbox"]:not(:checked) + label:before,
.checkbox [type="checkbox"]:checked + label:before {
  border-radius: 2px;
}

.catalog-sorting ul li a:hover {
  color: #fe5826;
}

.noUi-handle {
  border: none;
  border-radius: 50%;
  cursor: pointer;
  border: #4c4c4c;
  background: #4c4c4c;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.catalog-filter-accordion .opener::before {
  border: 0px solid var(--main-elements-color);
  background: transparent;
}

.catalog-filter-accordion .opener {
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
  font-size: 18px;
  color: #4c4c4c;
}

.input-cont .input-placeholder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff0;
  border: 0.8px solid #c4c4c4;
  border-radius: 5px;
  font-size: 15px;
  color: #4c4c4c;
  line-height: 30px;
}

.catalog-filter__btns .btn {
  border: 0px solid #fe5826 !important;
  color: #fff !important;
  background-color: #4c4c4c !important;
  padding: 17px 20px;
  max-width: max-content;
  height: 52px;
  border-radius: 10px;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
}

.catalog-filter__btns .bt:hover {
  border: 0px solid #fe5826 !important;
  color: #fff !important;
  background-color: #fe5826 !important;
  padding: 17px 20px;
  max-width: max-content;
  height: 52px;
  border-radius: 10px;
  font-family: "Montserrat" !important;
  font-size: 16px !important;
}

.btn-link:hover {
  color: #fe5826 !important;
}

.catalog-filter__bottom {
  border-top: 0px solid #f2f2f2;
}

.product-card-v2__title {
  font-size: 18px;
  line-height: 1.5;
}

.product-card-v2__buttons {
  gap: 30px;
}

.product-card-v2__price {
  font-size: 18px;
  color: #4c4c4c;
}

.product-card-v2__pricing-txt {
  order: 3;
}

.product-card-v2__price:nth-child(3) {
  font-size: 24px !important;
  color: #4c4c4c;
  font-family: "Roboto Condensed", sans-serif !important;
  line-height: 100% !important;
  letter-spacing: 0.2px !important;
  font-style: italic !important;
  font-weight: 700 !important;
}

.product-card-v2__price.text-color-accent span {
  color: #4c4c4c;
  font-size: 16px;
}

.product-card-v2__price:not(.text-color-accent) {
  order: 2;
  font-size: 20px;
  font-weight: bolder;
}

.product-card-v2__price span {
  font-weight: 500 !important;
  font-size: 18px;
}

@media (max-width: 767px) {
  .btn-link {
    border: 0px solid #b7cbe5;
    background: #fff0;
  }

  .btn-link:hover {
    border: 0px solid #b7cbe5;
    background: #fff0;
  }

  .catalog-filter {
    margin-top: 105px;
  }

  .mobile-menu-head {
    background: #fff0;
  }

  .filter-btn {
    border-radius: 5px;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0);
  }

  .dropdown-select {
    background-color: #fff;
    color: #333;
    border-radius: 5px;
    border: 0px;
  }
}

@media (max-width: 480px) {
  .product-card-v2__buttons {
    gap: 5px;
  }

  .product-card-v2__buttons .st-button_add-to-cart {
    position: relative;
    width: 100% !important;
  }
}

/* каталог */

.catalog-menu.catalog-categories-block {
  margin-bottom: 50px;
  gap: 20px;
}

.catalog-menu-item {
  opacity: 1;
  transition: linear 0.2s;
}

.catalog-menu-item {
  width: 23%;
  margin: 0;
  height: auto;
  aspect-ratio: 1 / 1;
  border-radius: 5px;
  margin-right: 0px;
}

.welcome .catalog-menu-item {
  width: 23%;
  margin-right: 10px;
  margin-bottom: 10px;
}

.catalog-menu-item__name {
  bottom: auto;
  top: 20px;
  font-size: 18px;
  line-height: 130%;
  color: #fff !important;
}

.catalog-menu-item:after,
.catalog-menu-item:hover:after {
  opacity: 0;
}

.catalog-menu-item:hover:after {
  opacity: 0.2;
}

.catalog-menu-item:before {
  display: none;
}

.catalog-menu-item:after,
.catalog-menu-item__image img {
  border-radius: 5px;
  overflow: hidden;
}

.catalog-side__title .icon svg {
  color: #fe5826;
}

.catalog-side {
  box-shadow: 0px 2px 25px rgba(118, 118, 118, 0.05);
  border: 0px solid var(--catalog-menu-border-color, #d9d9de);
  border-radius: 5px;
  background: #ebebeb;
}

.catalog-side__title {
  background: #ebebeb;
  border-radius: 5px;
}

.catalog-side__content {
  border-top: 0px solid #d9d9de;
}

.welcome__side {
  border-radius: 5px;
}

@media (max-width: 520px) {
  .catalog-menu-item__name {
    font-size: 14px;
    top: 15px;
    left: 15px;
  }

  .catalog-menu.catalog-categories-block {
    gap: 12px;
  }

  .catalog-menu-item {
    margin: 0 !important;
    width: calc(50% - 6px) !important;
  }

  .welcome .catalog-menu-item {
    margin-bottom: 10px !important;
  }
}

.mobile-side-menu-footer {
  padding-top: 20px;
}

/* нижнее меню */

.bottom-mobile-menu__content {
  background-color: #4c4c4c;
  position: relative;
  box-shadow: 0px -2px 15px 2px rgb(40 40 40 / 39%);
  height: 70px;
  display: flex;
  align-items: center;
  border-radius: 30px 30px 0 0;
}

.bottom-mobile-menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #f8f8f800;
}

.bottom-mobile-menu-button:hover .bottom-mobile-menu-button__text {
  color: #fe5826;
}

.bottom-mobile-menu-button:active .bottom-mobile-menu-button__text {
  color: #fe5826;
}

.bottom-mobile-menu-button_active .bottom-mobile-menu-button__text {
  color: #fe5826;
}

.bottom-mobile-menu-button__counter {
  background-color: #fe5826;
}

/* мобильное меню */

@media (max-width: 1023px) {
  .header--mob {
    background: #ffffff00;
  }

  .header--bottom-mob .custom-mob-cart {
    display: none;
  }

  .header--mob .phone--box {
    display: none;
  }

  .burger-box .tel-mob {
    display: none;
  }

  .header--bottom-mob {
    border-top: 0px solid rgb(32, 32, 32);
  }

  .header--mob .logo {
    max-width: 100%;
    width: 100%;
  }

  .col-3 {
    flex: 0 0 auto;
    width: 45%;
  }

  .col-5 {
    flex: 0 0 auto;
    width: 1.66667%;
  }

  .col-4 {
    flex: 0 0 auto;
    width: 47.33333%;
  }
}

/* мобильное меню */

.mm-menu--theme-light {
  --mm-color-background: #4c4c4c;
}

.mm-navbar {
  background-color: #4c4c4c;
}

.mobile-side-menu-content__header {
  margin-top: 20px;
}

.menu-list__link.mm-listitem__text {
  position: relative;
  font-size: 16px !important;
  line-height: 24px;
  color: #ebebeb !important;
  border: none !important;
  max-width: 191px;
}

.mm-btn--next:after,
.mm-btn--prev:before {
  border: 2px solid #fff;
  border-bottom: none;
  border-right: none;
}

.menu-list__link.mm-listitem__text:hover {
  color: #fe5826 !important;
}

.search-input-group__input {
  width: 100%;
  height: 40px;
  padding: 10px 16px;
  border-radius: 5px 0 0 5px;
  border: 0px solid #4c4c4c;
  outline: none !important;
  background: #ebebeb;
}

.search-input-group__button {
  background-color: #fe5826;
  border-radius: 0 5px 5px 0;
}

.phone-block__primary-link {
  font-size: 22px;
  color: #ebebeb !important;
}

.phone-block__secondary-link {
  color: #ebebeb !important;
}

.cross-button::after,
.cross-button::before {
  background-color: #ebebeb;
}

.mobile-side-menu-footer__link {
  color: #ebebeb !important;
}

.mm-btn--next:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 8px;
  height: 8px;
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid rgb(255 255 255 / 40%);
  border-bottom: none;
  border-right: none;
  -webkit-transform: rotate(var(--mm-btn-rotate));
  -ms-transform: rotate(var(--mm-btn-rotate));
  transform: rotate(var(--mm-btn-rotate));
}

.phone-block__primary-link:hover {
  font-size: 22px;
  color: #fe5826 !important;
}

.phone-block__secondary-link:hover {
  color: #fe5826 !important;
}

.cross-button:hover::after,
.cross-button:hover::before {
  background-color: #fe5826;
}

.mobile-side-menu-footer__link:hover {
  color: #fe5826 !important;
}

.header--bottom-mob {
  background-color: #0000;
}

/* стройте с выгодой */

.slide-advantages .content-background-box__text-content {
  background: url(https://tsk-market.ru/media/uploads/stock_bg2.webp) center
    center no-repeat;
  border-radius: 5px;
  z-index: -3;
}

.slide-advantages .content-standard-box__container {
  width: 595px;
}

.slide-advantages .content-background-box__text-content {
  padding: 0;
}

.slide-advantages .slick-track {
  gap: 3px;
  display: flex;
}

.catalog-item-44 {
  position: relative;
  height: 100%;
  padding-top: 0px;
  padding-right: 109px;
  margin-top: -2px;
}

.slide-advantages .catalog-block-custom2 {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  padding: 0px 0;
  margin: 0;
  height: 350px;
}

.about_t {
  margin-top: 0px;
}

.banners-about4 {
  padding-bottom: 50px;
}

.button_style-1 {
  border: 0px solid var(--main-elements-color, #2363d1);
  background-color: var(--color-button1-bg, transparent);
  color: #fe5826 !important;
}

.button_style-1:hover {
  border: 0px solid var(--main-elements-color, #2363d1);
  background-color: var(--color-button1-bg, transparent);
  color: #4c4c4c !important;
}

.article-inner__content .form-block {
  gap: 60px;
}

/* адаптив */

@media (max-width: 1279px) {
  .slide-advantages .content-standard-box__container {
    width: 468px;
  }

  .slide-advantages img {
    width: 109%;
  }

  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 28px;
    padding-right: 0;
    margin-top: 0;
  }

  .slide-advantages .content-background-box__text-content {
    background: url(https://tsk-market.ru/media/uploads/stock_bg2.webp) center
      center no-repeat;
    border-radius: 5px;
    z-index: -3;
    height: 346px;
  }

  .banners-catalog .img-catalog {
    padding-left: 0px !important;
  }

  .textblock-seo .form-col {
    max-width: 520px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }

  .textblock-seo .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 60%;
    padding-top: 100px;
  }

  .slide-advantages .catalog-item-12 {
    padding-top: 30px;
  }
}

@media (max-width: 1023px) {
  .slide-advantages .content-standard-box__container {
    width: 100%;
  }

  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 37px;
    padding-right: 0;
    margin-top: 0;
  }

  .textblock-seo .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 86%;
    padding-top: 234px;
  }
}

@media (max-width: 991px) {
  .slide-advantages .content-standard-box__container {
    width: 100%;
  }

  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 34px;
    padding-right: 0;
    margin-top: 0;
  }

  .textblock-seo {
    padding-bottom: 59px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .textblock-seo .stock_text_p {
    font-size: 16px;
    width: 100%;
    padding-left: 0px !important;
  }

  .stock_text_p {
    color: #fff !important;
    font-size: 16px;
  }

  .slide-advantages .content-background-box__text-content {
    background: url(https://tsk-market.ru/media/uploads/stock_bg2.webp) center
      center no-repeat;
    border-radius: 5px;
    z-index: -3;
    height: 320px;
  }

  .form-col-img2 .catalog-text-info {
    margin-bottom: 30px !important;
    font-size: 40px !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin-top: 0px;
  }

  .textblock-seo .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 283px;
    padding-top: 234px;
  }

  .textblock-seo .form-col-img2 .catalog-text-info {
    margin-bottom: 30px !important;
    font-size: 40px !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin-top: 48px;
  }
}

@media (max-width: 915px) {
  .slide-advantages .content-background-box__text-content {
    background: url(https://tsk-market.ru/media/uploads/stock_bg2.webp) center
      center no-repeat;
    border-radius: 5px;
    z-index: -3;
    height: 300px;
  }

  .textblock-seo .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 251px;
    padding-top: 34px;
  }

  .textblock-seo .form-block {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .textblock-seo .form-col {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
  }
}

@media (max-width: 830px) {
  .slide-advantages .content-background-box__text-content {
    background: url(https://tsk-market.ru/media/uploads/stock_bg2.webp) center
      center no-repeat;
    border-radius: 5px;
    z-index: -3;
    height: 282px;
  }
}

@media (max-width: 767px) {
  .slide-advantages .catalog-block-custom2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0;
    margin: 0;
    height: 350px;
  }

  .banners-catalog .img-catalog {
    padding-left: 0px !important;
    margin-bottom: -18px;
  }

  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 0px;
    padding-right: 0;
    margin-top: 0;
    width: 70%;
    margin-left: auto;
  }

  .banners-about {
    margin-bottom: 0px;
  }

  .slide-advantages .catalog-item-12 {
    padding-top: 10px;
    padding-left: 10px;
  }

  .slide-advantages .stock_text_h3 {
    margin-bottom: 29px !important;
    font-size: 24px !important;
    width: 126%;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin-top: 0px;
  }

  .product-catalog2 {
    margin-bottom: 0px;
  }

  .textblock-seo .catalog-block-custom {
    flex-direction: row;
    justify-content: flex-start;
    gap: 0px;
  }

  .textblock-seo .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 710px;
    padding-top: 34px;
    z-index: -3;
  }

  .textblock-seo .catalog-text-info {
    margin-bottom: 20px !important;
  }

  .catalog-text-info_black {
    margin-bottom: 20px !important;
    font-size: 32px !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #4c4c4c !important;
    margin-top: 30px;
  }

  .about_t {
    margin-top: 10px;
  }

  .text-about-block {
    padding-bottom: 0px;
  }

  .product-catalog1 {
    margin-bottom: 0px;
  }

  .product-catalog3 {
    margin-bottom: 0px;
  }

  .textblock-seo .form-col {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .catalog-dostavka {
    width: 98%;
  }

  .catalog-seo_photo {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
  }

  .textblock-seo {
    margin-top: 80px;
    padding-bottom: 0px;
  }

  .form-block {
    gap: 10px;
    margin-top: 30px;
  }

  .question-form {
    padding: 23px 10px;
  }

  .form-block {
    gap: 30px;
  }

  .form-col-img img {
    width: 100%;
    padding-left: 0;
    margin-left: -20px;
  }

  .partner-btn {
    font-size: 16px;
    padding: 10px 20px 10px 10px;
  }

  .partner-btn::after {
    bottom: 10px;
    right: 10px;
    width: 18px;
    height: 18px;
  }

  .article-inner__content .form-block {
    gap: 30px;
  }
}

@media (max-width: 575px) {
  .stock_text_h3 {
    padding-bottom: 0px;
  }

  .frontpage-textblock-catalog3 {
    margin-bottom: 20px;
  }

  .button-catalog3,
  .button-catalog2 {
    margin-bottom: 60px;
  }

  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 0px;
    padding-right: 0;
    margin-top: -100px;
    width: 47%;
    margin-left: auto;
  }

  .st-button,
  .st-button__text,
  .st-button__title {
    font-size: 14px;
  }

  .textblock-advantages .catalog-text-info_black {
    width: 65%;
  }

  .form-col {
    gap: 20px;
  }

  .textblock-advantages {
    margin-bottom: 20px;
  }

  .banners-catalog .catalog-item-12 {
    padding-top: 10px;
    padding-left: 10px;
  }

  .slide-advantages .catalog-item-12 {
    width: 57%;
  }

  .slide-advantages img {
    width: 100%;
  }

  .banners-catalog .img-catalog {
    padding-left: 0px !important;
    margin-bottom: 0px;
  }

  .slider-constructor .slick-dots {
    top: -35px;
    bottom: auto;
  }

  .product-card .btn-border {
    width: 100%;
  }

  .stock_text_p {
    width: 56%;
  }

  .product-card-v2__title {
    font-size: 14px;
  }

  .banners-catalog {
    margin-bottom: 0px;
  }

  .banners-about {
    margin-bottom: 0px;
  }

  .textblock-seo .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 367px;
    padding-top: 34px;
    z-index: -3;
    padding-left: 10px;
  }

  .textblock-seo .form-col-img2 .catalog-text-info {
    margin-bottom: 30px !important;
    font-size: 32px !important;
    gap: 10px;
    display: flex;
    flex-direction: column;
    font-family: "Roboto Condensed", sans-serif !important;
    line-height: 100% !important;
    letter-spacing: 0.2px !important;
    font-style: italic !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin-top: 48px;
  }

  .catalog-item-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 61%;
    gap: 0px;
  }

  .stock_text_h3 {
    width: 117%;
  }

  .textblock-seo .container {
    padding: 0px 0px;
  }

  .feedback-form .h2 {
    color: #fff !important;
    font-size: 30px;
    padding-bottom: 0px;
    text-align: left;
  }
}

@media (max-width: 505px) {
  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 0px;
    padding-right: 18px;
    margin-top: -95px;
    width: 56%;
    margin-left: auto;
  }

  .slide-advantages .catalog-block-custom2 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0;
    margin: 0;
    height: 100%;
  }
}

@media (max-width: 480px) {
  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 0px;
    padding-right: 0;
    margin-top: -70px;
    width: 54%;
    margin-left: auto;
    z-index: -3;
  }
}

@media (max-width: 450px) {
  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 0px;
    padding-right: 0;
    margin-top: -70px;
    width: 62%;
    margin-left: auto;
    z-index: -3;
  }

  .catalog-item-form {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 68%;
    gap: 0px;
  }

  .textblock-seo .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 367px;
    padding-top: 63px;
    z-index: -3;
  }
}

@media (max-width: 390px) {
  .catalog-item-44 {
    position: relative;
    height: 100%;
    padding-top: 0px;
    padding-right: 0;
    margin-top: -70px;
    width: 64%;
    margin-left: auto;
    z-index: -3;
  }
}

.product-card__nav-next {
  display: none;
}

.char-text__mask {
  background-color: #ffffff00;
}

.product-card__nav-prev {
  display: none;
}

.category-text {
  color: white;
  font-size: 16px !important;
  position: absolute;
  left: 20px;
  top: 20px;
  width: 80%;
}

.custom-hero__item {
  position: relative;
}

.product-card-v2 .input-number .order-down:hover,
.product-card-v2 .input-number .order-up:hover {
  background: transparent;
}

@media (max-width: 1279px) {
  .category-text {
    font-size: 14px !important;
    left: 15px;
    top: 15px;
  }

  .catalog-item-12 {
    width: 90%;
  }
}

@media (max-width: 767px) {
  .category-text {
    font-size: 11px !important;
    left: 5px;
    top: 5px;
    line-height: 130% !important;
  }

  .slide-stock .content-background-box__text-content {
    top: 0px;
    margin: 0;
  }

  .slide-stock .content-standard-box__container {
    position: relative;
    display: block;
  }

  .slide-stock .slider-constructor {
    margin-top: -40px;
  }

  .footer-bottom__left {
    text-align: center;
  }

  .textblock-about1 .text-about-block {
    flex-direction: column-reverse;
    gap: 30px;
  }
}

.st-button__title {
  text-align: center;
}

.custom-partners-block {
  display: grid;
  gap: 15px;
  grid-template-columns: repeat(5, 1fr);
  margin-top: 40px;
}

.custom-partners-block .partner-item {
  background: linear-gradient(
    132deg,
    rgba(76, 76, 76, 1) 30%,
    rgba(37, 37, 37, 1) 100%
  );
  border-radius: 5px;
  aspect-ratio: 1 / 1;
  position: relative;
  overflow: hidden;
  margin: 0;
  width: 100%;
}

.partner-item .brand-logo {
  margin: 0;
  height: 29px;
  width: 60%;
  left: 20px;
  position: absolute;
  top: 20px;
  filter: grayscale(100%);
  transition: 0.2s linear;
}

.custom-partners-block .partner-item img {
  margin: 0;
}

.partner-item .brand-product {
  position: absolute;
  width: 100%;
  bottom: 0;
  margin: 0;
  height: auto;
  left: 0;
}

.partner-item:hover .brand-logo {
  filter: none;
  transition: 0.2s linear;
}

.custom-partners-block .partner-item:nth-child(7) .brand-logo,
.custom-partners-block .partner-item:nth-child(9) .brand-logo {
  top: 15px;
  height: 40px;
  width: auto;
}

.custom-partners-block .partner-item:nth-child(8) .brand-logo {
  width: auto;
  top: 10px;
  height: 40px;
}

.slide-stock .content-standard-box__container {
  position: relative;
}

.slide-stock .button-stroke {
  position: absolute;
  bottom: 30px;
  left: 35px;
  z-index: 4;
  display: flex;
  align-items: center;
  justify-content: center;
}

.catalog-item-22 {
  position: relative;
  height: 100%;
  width: 61%;
  padding-top: 117px;
  padding-right: 194px;
}

@media (max-width: 991px) {
  .custom-partners-block {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }

  .slide-stock .button-stroke {
    bottom: 10px;
    left: 10px;
  }

  .partner-item .brand-logo {
    height: 20px;
    min-width: 60%;
    max-width: 70%;
    left: 10px;
    top: 10px;
  }

  .custom-partners-block .partner-item:nth-child(7) .brand-logo,
  .custom-partners-block .partner-item:nth-child(9) .brand-logo {
    top: 10px;
    height: 25px;
    min-width: 40%;
    max-width: 70%;
  }

  .custom-partners-block .partner-item:nth-child(8) .brand-logo {
    top: 5px;
    height: 25px;
    min-width: 40%;
    max-width: 70%;
  }

  .messenger-block {
    display: none !important;
  }
}

@media (max-width: 767px) {
  .custom-partners-block {
    grid-template-columns: repeat(2, 1fr);
  }

  .custom-partners-block-inner
    .custom-partners-block
    .partner-item:nth-child(7)
    .brand-logo,
  .custom-partners-block-inner
    .custom-partners-block
    .partner-item:nth-child(8)
    .brand-logo,
  .custom-partners-block-inner
    .custom-partners-block
    .partner-item:nth-child(9)
    .brand-logo {
    height: 27px !important;
  }

  .custom-partners-block {
    margin-top: 30px;
  }

  .slide-stock .button-stroke,
  .button-stroke span,
  .product-card__artikul {
    display: none;
  }

  .catalog-block-custom2 .catalog-item-12 {
    width: 70%;
  }

  .breadcrumbs {
    row-gap: 5px;
  }

  .catalog-filter {
    padding-top: 40px;
  }

  .product-card__container {
    padding-top: 0;
  }
}

main {
  overflow: hidden;
}

.content-image {
  border-radius: 10px;
  overflow: hidden;
}

.contact-text-line h2 {
  font-size: 22px;
}

.slide-stock .catalog-block-custom2 {
  aspect-ratio: 1.4;
  border-radius: 5px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

.slide-stock .catalog-block-custom2#slider-news-1 {
  background: url(https://tsk-market.ru/media/uploads/ac2.webp) no-repeat;
  background-size: cover;
}

.slide-stock .catalog-block-custom2#slider-news-2 {
  background: url(https://tsk-market.ru/media/uploads/ac1.webp) no-repeat;
  background-size: cover;
}

.__header .catalog-btn span,
.__header .contact-box a img,
.__header .menu-btn img,
.__header .menu-btn.toggled img + img {
  display: none;
}

.__header .catalog-btn {
  background: #fe5826;
  border: 1px solid #fe5826;
  padding: 12px 30px;
  height: 38px;
  font-size: 14px;
  max-width: max-content;
  display: flex;
  text-align: center;
  margin-right: 10px;
  border-radius: 8px;
  align-items: center;
  justify-content: center;
}

.__header .contact-box a {
  max-height: 38px;
  min-width: min-content;
  height: 38px;
  background: #ebebeb;
  border-radius: 8px;
  padding: 12px 21px;
  font-size: 14px;
  text-align: center;
}

.__header .contact-box {
  min-width: max-content;
  max-height: 100%;
}

.__header .search-box {
  width: 100%;
  height: 100%;
  background: transparent;
  padding-left: 16px;
  padding-right: 65px;
  color: #fff;
  font-family: var(--rr) !important;
  font-size: 14px;
  border: 1px solid #ebebeb;
  border-radius: 8px;
}

.__header .search-box {
  background: transparent;
  padding-left: 20px;
  padding-right: 20px;
  height: 38px;
  color: #fff;
  font-size: 16px;
  border: 1px solid #ebebeb;
  border-radius: 8px;
}

.__header #search-result {
  box-shadow: none;
}

.__header .search-box input {
  border: none;
  padding: 0;
  font-size: 14px;
  background: transparent;
}

.__header .search-box .submit,
.__header .search-box .submit:hover {
  background: transparent;
}

.__header .search-box input::placeholder {
  font-family: Montserrat;
  font-size: 14px;
}

.__header .v3-variant .col-block {
  justify-content: center;
}

.__header .v3-variant {
  margin-left: -60px !important;
}

.__header .option-items.v-white a {
  color: white;
  font-size: 16px;
}

.__header .option-items.v-white img {
  max-width: 30px;
  width: 26px;
}

.__header .option-items.v-white span {
  margin-top: 3px;
  margin-left: 5px;
}

.__header .option-items li a.active,
.__header .option-items li a:hover {
  color: #fe5826;
  text-decoration: none;
}

.__header .contact-box a:hover {
  color: white;
  background: #fe5826;
}

.__header .menu-btn {
  background: #ebebeb;
  color: #000;
  border: 1px solid #ebebeb;
  padding: 12px 30px;
  border-radius: 8px;
  height: 38px;
  font-size: 14px;
  display: flex;
  max-width: max-content;
  align-items: center;
  justify-content: center;
}

.__header .options-box {
  width: min-content;
  margin-left: -128px;
}

.__header .menu-btn.toggled,
.__header .menu-btn:hover {
  background: #fe5826;
  color: white;
  border: 1px solid #fe5826;
}

.__header .menu-box.show {
  border-radius: 10px;
}

.__header .menu-box {
  background: #333;
  padding-left: 33px;
  margin-top: 90px;
}

.__header .menu-box ul a {
  font-size: 14px;
}

.__header .menu-box ul a:hover {
  color: #fe5826;
}

.product-card-bottom__artikul {
  display: none;
}

.__header .menu-box li {
  margin-bottom: 20px;
}

.catalog-box {
  border-radius: 20px;
}

.catalog-box ul a {
  font-size: 14px;
  padding-right: 20px;
}

.catalog-box ul a:hover {
  color: #fe5826;
}

.__header .catalog-box,
.__header #search-result {
  margin-top: 25px;
}

.fixed .__header .menu-box {
  margin-top: 70px !important;
}

.fixed .__header .catalog-box {
  margin-top: 25px;
}

.__header #search-result {
  background: #333;
  border-radius: 10px;
}

.fixed .__header #search-result {
  margin-top: 25px;
}

.__header #search-result .s-item-title {
  color: #ffffff;
  margin-bottom: 6px !important;
  font-size: 14px;
}

.__header #search-result .s-item-price {
  color: #fe5826;
}

.__header .custom-block {
  padding-left: 20px;
}

@media only screen and (max-width: 1280px) {
  .__header .custom-block {
    padding-left: 20px;
  }

  .__header .catalog-btn {
    margin-right: 10px;
  }

  .__header .options-box {
    margin-left: -34px;
  }
}

.mm-navbar__title > span {
  color: white;
  font-size: 16px;
  overflow: visible;
}

.noUi-horizontal .noUi-handle {
  width: 10px;
  height: 10px;
  border-radius: 2px;
  top: -2px;
}

.noUi-horizontal .noUi-handle-upper {
  right: 0;
}

.mobile-menu-head {
  height: 20px;
}

.product-card-v2__title {
  font-size: 14px !important;
  line-height: 120% !important;
}

.download-btn {
  gap: 10px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #4c4c4c;
}

.download-btn:hover {
  color: #fe5826;
}

.footer-bottom__left {
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  gap: 10px;
}

.footer-bottom__left,
.footer-bottom .copy,
.footer-bottom__left p,
.footer-content-cookie {
  font-size: 10px !important;
  color: #b1acac !important;
  opacity: 1;
  line-height: 130% !important;
}

.frontpage-main-window {
  background: #7b7b7b;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px;
  padding: 14px 0;
  z-index: 3;
  position: sticky;
  padding: 60px 0 60px 0;
  margin-top: 0px;
}

@media (max-width: 1279px) {
  .frontpage-main-window {
    padding: 50px 0;
  }
}

@media (max-width: 767px) {
  .footer-bottom__left {
    align-items: center;
  }

  .frontpage-main-window {
    padding: 15px 0;
  }

  .article-inner {
    width: 100%;
    margin: 0;
  }
}

.form-control:valid + .label-name .content-name {
  top: -9px;
  font-size: 8px;
}

.simple-order-form .form-group.comment {
  margin-top: 20px;
}

@media (max-width: 1124px) {
  .__header .contact-box {
    margin-left: -40px;
  }

  .__header .search-box {
    width: 210px !important;
    max-width: 210px !important;
  }

  .__header .options-box {
    margin-left: -84px;
  }
}

@media (max-width: 1024px) {
  .__header .options-box {
    margin-left: -52px !important;
  }
}

.pagination .prev {
  background-color: var(--white-color);
  border: 1px solid var(--color-button-primary-border);
}

.inner-page .text-page p:not(.for_clients_button .stock_text_p) {
  text-indent: 25px;
  text-align: justify;
  line-height: 120% !important;
}

.text-page ul li p,
.text-page ol li p {
  text-indent: 0px !important;
}

.footer-contact p {
  color: white;
  margin: 0;
}

.footer-contact a {
  color: white;
  cursor: pointer;
}

.fancybox-content h3 {
  color: #fff !important;
}

.simple-order-form__column#pickup-section {
  display: none !important;
}

.tabsgroup .char-text:first-child {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
}

.tabsgroup .char-text:first-child:before {
  display: block;
  position: relative;
}

.tabsgroup .char-text__mask {
  flex-shrink: 0;
  width: max-content;
  padding: 0;
}

.document-item__size {
  order: 1;
}

.document-item__format {
  order: 2;
}

.document-item__btn {
  order: 3;
}

.link,
.form-text a {
  color: #fe5826;
}

.form-text {
  line-height: 130% !important;
}

.subscription-form-agreement .form-text,
.fancybox-content .form-text {
  color: #b1acac;
}

.subscription-form-agreement .form-text {
  font-size: 10px;
}

.form-block .form-text,
.form-block .form-text a {
  color: #fff;
}

.form-block .form-text a {
  text-decoration: underline;
  text-underline-offset: 3px;
}

.st-button_add-to-cart {
  flex: 1 !important;
}

.march-banner-container {
  padding: 40px;
  background-image: url(https://tsk-market.ru/media/uploads/march-back.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 20px;
  border-radius: 5px;
}

.march-banner-container span {
  font-size: 40px;
  color: #ebebeb;
  font-style: italic;
  font-weight: 700 !important;
  font-family: "Roboto Condensed", sans-serif !important;
  display: block;
  margin-bottom: 15px;
}

.march-banner-container p {
  color: #ebebeb;
}

.partners_block_inner {
  display: flex;
  gap: 60px;
  flex-direction: row;
}

.partners_block_inner .partners_block_p {
  width: 50%;
}

.custom-partners-block-inner {
  grid-template-columns: repeat(4, 1fr);
  width: 50%;
  gap: 10px;
  margin-top: 0;
}

.custom-partners-block-inner .brand-logo {
  left: 10px !important;
  top: 10px !important;
  height: 30px !important;
  margin: 0;
}

.inner-page .form-text a {
  color: #fe5826;
}

@media (max-width: 767px) {
  .catalog-head {
    gap: 10px;
  }

  .tabsgroup .char-text:first-child {
    flex-direction: row;
    justify-content: flex-start;
  }

  .tabsgroup .char-text:first-child:before {
    display: none;
  }

  .simple-cart {
    padding-top: 40px;
  }

  .march-banner-container {
    padding: 25px;
    background-position: left;
    margin-bottom: 12px;
  }

  .march-banner-container span {
    font-size: 30px;
  }
}

.messenger-block {
  position: absolute;
  top: 32px;
  gap: 10px;
  display: flex;
  flex-direction: row;
}

.messenger-block a {
  position: relative;
}

.messenger-block a:hover::after {
  content: "Не дозвонились? Пишите нам в WhatsApp";
  font-size: 14px;
  line-height: 20px;
  padding: 20px;
  position: absolute;
  top: 70%;
  left: 50%;
  background: linear-gradient(
    132deg,
    rgba(76, 76, 76, 1) 30%,
    rgba(37, 37, 37, 1) 100%
  );
  color: #fff;
  box-shadow: 0px 2px 25px rgba(118, 118, 118, 0.15);
  border-radius: 8px;
  width: 270px;
  transition: 0.5s;
  z-index: 1000;
}

.__header .options-box .login-register {
  display: none;
}

.messenger-block:hover {
  transition: 0.2s;
}

@media (max-width: 1280px) {
  .__header .v3-variant {
    margin-left: -25px !important;
  }
}

@media (max-width: 1073px) {
  .messenger-block,
  .messenger-block a:hover::after {
    display: none !important;
  }
}

.__header {
  position: fixed;
  top: 0;
  transform: none;
  transition: none;
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
}

header,
.__header {
  height: 80px;
}

.messenger-block {
  right: 0px;
  top: 26px;
}

.__header {
  padding: 15px 0;
  background-color: #4c4c4c;
  border-radius: 0 0 30px 30px;
}

.fixed::after {
  display: none;
}

.custom-messenger-block {
  position: fixed;
  top: 0;
  width: 24px;
  z-index: 999;
  height: 80px;
  left: calc(50% + 203px);
}

.fixed .__header {
  top: 0px;
  transform: none;
  transition: none;
  height: 80px;
}

.new-year-text__container {
  margin-bottom: 30px;
  display: flex;
  justify-content: center;
}

.new-year-text__container span {
  color: white;
}

@media (min-width: 1280px) {
  .mob-text {
    display: none;
  }
}

@media (max-width: 1279px) {
  .messenger-block {
    display: block !important;
  }

  .custom-messenger-block {
    left: calc(50% + 292px);
  }

  .catalog-block-custom {
    height: 500px;
  }

  .desk-text {
    display: none;
  }

  .catalog-item-12 {
    width: 100%;
  }
}

@media (max-width: 1124px) {
  .custom-messenger-block {
    left: calc(50% + 246px);
  }
}

@media (max-width: 991px) {
  .custom-messenger-block {
    left: auto;
    right: 13%;
  }

  .partners_block_inner {
    gap: 30px;
    flex-direction: column;
  }

  .messenger-block {
    top: 32px;
  }

  .catalog-block-custom {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 28px 0;
    margin: 0;
  }

  .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 100%;
  }

  .custom-partners-block {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }

  .custom-regalia-block {
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
  }

  .partner-item .brand-logo {
    height: 20px;
    min-width: 60%;
    max-width: 70%;
    left: 10px;
    top: 10px;
  }

  .regalia-text {
    font-size: 16px !important;
  }

  .regalia-img-block {
    display: none !important;
  }

  .partners-frontpage-block .catalog-text-info_black {
    width: 100%;
  }

  .catalog-item-12 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 75%;
    gap: 0px;
    padding-left: 10px;
    padding-top: 10px;
  }

  .partners_block_inner .partners_block_p,
  .custom-partners-block-inner,
  .form-col_partners {
    width: 100%;
    max-width: 100%;
  }

  .question-form {
    padding: 0;
  }
}

@media (max-width: 767px) {
  .partners_block_inner {
    margin-top: 0;
  }

  .custom-partners-block-inner {
    grid-template-columns: repeat(2, 1fr);
  }

  .for-clients-custom {
    grid-template-columns: repeat(2, 1fr);
  }

  .for_clients_button .stock_text_p {
    font-size: 14px !important;
    width: 100% !important;
  }

  .custom-regalia-block div:not(.custom-regalia-block div div) {
    padding: 20px;
  }

  .custom-partners-block,
  .custom-regalia-block {
    grid-template-columns: repeat(2, 1fr);
  }

  .custom-regalia-block div:not(.custom-regalia-block div div) {
    aspect-ratio: 1 / 1;
  }

  .buttons-row {
    margin: 0 0 60px 0;
  }

  .custom-messenger-block {
    right: calc(50% - 180px);
  }

  .regalia-text {
    width: 85%;
  }

  .double-section-bg2 {
    z-index: 99999;
  }

  .catalog-block-custom {
    flex-direction: column;
    justify-content: flex-start;
    gap: 0px;
  }

  .catalog-item-1 .button-stroke {
    display: none;
  }

  .catalog-item-2 {
    padding-top: 0px;
    padding-left: 200px;
  }

  .catalog-item_offer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0;
    margin: 0;
    height: 455px;
    margin-bottom: 0px !important;
    width: 100%;
    margin-left: 0;
    margin-top: -57px;
  }

  .offer-static-text .img-catalog {
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 0px;
  }

  .offer-static-text img {
    width: 100% !important;
    margin-bottom: 0px !important;
  }

  .catalog-item-1 {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
    width: 90%;
    gap: 0px;
    height: 100%;
    padding-left: 0px;
  }

  .catalog-text-info {
    margin-bottom: 0px !important;
    font-size: 32px !important;
    margin-top: 10px;
    height: 100%;
    display: block;
  }

  .catalog-block-custom {
    display: flex;
    align-items: flex-start;
    padding: 10px 0;
    margin: 0;
    height: 400px;
  }

  .form-block .catalog-block-custom {
    height: auto;
  }

  .frontpage-button-catalog1 {
    margin-bottom: 60px;
  }

  .article-inner__content--wide .form-col-img img {
    margin: 0;
  }
}

@media (max-width: 600px) {
  .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 0px;
    padding-left: 0;
    margin-left: 14px;
  }

  .catalog-item_offer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0;
    margin: 0;
    height: 447px;
    margin-bottom: 0px !important;
    width: 100%;
    margin-left: 0;
    margin-top: -100px;
  }
}

@media (max-width: 575px) {
  .custom-messenger-block {
    right: 19%;
  }

  .frontpage {
    content: "";
    background: url(https://tsk-market.ru/media/uploads/mobile_bg-3.webp)
      no-repeat;
    background-size: auto;
    background-position: top;
    height: 100%;
    position: static;
  }

  .custom-regalia-block div:not(.custom-regalia-block div div) {
    aspect-ratio: 0.75;
  }

  .regalia-zagolovok {
    font-size: 5vw !important;
  }

  .regalia-num {
    font-size: 22vw !important;
  }

  .catalog-block-custom {
    display: flex;
    align-items: flex-start;
    padding: 10px 0;
    margin: 0;
  }

  .conditional-section:first-child:not(.conditional-section_bg):not(
      .home-banner
    ) {
    margin-bottom: 20px;
  }

  .form-col_partners .catalog-text-info {
    text-indent: 0px !important;
    margin-top: 0px !important;
  }
}

@media (max-width: 500px) {
  .catalog-item-2 {
    position: relative;
    height: 100%;
    width: 100%;
    padding-top: 0px;
    padding-left: 0;
    margin-left: 7px;
  }

  .catalog-item_offer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0;
    margin: 0;
    height: 100%;
    margin-bottom: 0px !important;
    width: 83%;
    margin-left: 83px;
    margin-top: -119px;
    z-index: -3;
    position: absolute;
  }
}

@media (max-width: 440px) {
  .catalog-item_offer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0;
    margin: 0;
    height: 100%;
    margin-bottom: 0px !important;
    width: 83%;
    margin-left: 70px;
    margin-top: -90px;
    z-index: -3;
    position: absolute;
  }
}

@media (max-width: 410px) {
  .catalog-item_offer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0;
    margin: 0;
    height: 100%;
    margin-bottom: 0px !important;
    width: 89%;
    margin-left: 55px;
    margin-top: -90px;
    z-index: -3;
    position: absolute;
  }
}

@media (max-width: 390px) {
  .catalog-item_offer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0px 0;
    margin: 0;
    height: 100%;
    margin-bottom: 0px !important;
    width: 92%;
    margin-left: 46px;
    margin-top: -82px;
    z-index: -3;
    position: absolute;
  }
}

.breadcrumbs a {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 400;
  font-size: 12px;
  color: #4c4c4c;
  text-transform: uppercase;
  margin-right: 15px;
}

.button-red {
  background: #fe5826 !important;
  color: #fff !important;
  border: 1px solid #fe5826;
}

.button-red:hover {
  background: #fff !important;
  color: #4c4c4c !important;
  border: 1px solid #fff;
}

.section-dark.feedback-form,
footer {
  position: unset;
  z-index: unset;
}

.checkbox span {
  padding-left: 7px;
}

.partners-item .button-stroke {
  width: max-content;
}
