@import url('https://fonts.googleapis.com/css2?family=Arsenal:wght@700&family=Roboto:ital,wght@0,300;0,500;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat&display=swap');

img.disabled {
  cursor: default;
}

.logoZakaz {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.logoZakaz:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.page-description {
  font-size: 30px;
  margin: 25px 0px;
}

.permissions-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
  margin: 10px 0;
}

.wrapper {
  position: relative;
}

#accordeon.accordeon-new.accordeon-new_green {
  border: 4px solid #25c027;
}

.accordeon-new_green .acc-head.acc-head-new {
  background: #d9ffda;
}

.permissions-document {
  display: block;
  height: 500px;
}

.page-404 {
  margin-top: 60px;
}

.el-dialog__body {
  word-break: normal;
}

.el-dialog__body h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 0;
}

input[type='text']::placeholder {
  color: #313131;
}

input[type='email']::placeholder {
  color: #313131;
}

input[type='tel']::placeholder {
  color: #313131;
}

textarea[name='text']::placeholder {
  color: #313131;
}

textarea[class='el-textarea__inner']::placeholder {
  color: #313131;
}

.product-popup .el-switch .el-switch__label span {
  color: #606266;
}

html {
  scroll-behavior: smooth;
}

ol,
ul {
  padding-bottom: 10px;
  margin: 0;
}

/*
    .stage {
        display: flex;
        height: 60px;
        width: 100%;
    }
    .order-button {
        align-self: flex-end;
        animation-duration: 4s;
        animation-iteration-count: infinite;
    }
    .bounce-1 {
        animation-name: bounce-1;
        animation-timing-function: linear;
    }
    @keyframes bounce-1 {
        0%   { transform: translateY(0); }
        50%  { transform: translateY(-7px); }
        100% { transform: translateY(0); }
    }*/

#accordeon {
  border: 1px solid #ffd587;
  box-shadow: 0 0 2px #ffd587;
  margin: 5px 0px;
  border-radius: 24px;
  padding: 2px;
  background: #fff;
}

.acc-head {
  padding: 10px 10px;
  background: #ffd587;
  cursor: pointer;
  text-align: center;
  border-radius: 24px;
  color: #333;
  font-size: 20px;
  position: relative;
}

.row-center {
  margin: 0 auto 20px;
}

.acc-body {
  padding: 5px;
  display: block;
}

.acc-body__descr {
  padding: 10px 10px;
}

.el-switch__core {
  margin: 0;
  position: relative;
  width: 40px;
  height: 20px;
  border: 1px solid #dcdfe6;
  outline: 0;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #8380c2;
  -webkit-transition: border-color 0.3s, background-color 0.3s;
  -o-transition: border-color 0.3s, background-color 0.3s;
  transition: border-color 0.3s, background-color 0.3s;
}

.el-input__inner {
  -webkit-appearance: none;
  background-color: #fff;
  background-image: none;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  border: 1px solid #333;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #333;
  display: inline-block;
  font-size: inherit;
  height: 40px;
  line-height: 40px;
  outline: 0;
  padding: 0 15px;
  -webkit-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  -o-transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: border-color 0.2s cubic-bezier(0.645, 0.045, 0.355, 1);
  width: 100%;
}

.el-input-number__decrease,
.el-input-number__increase {
  position: absolute;
  z-index: 1;
  top: 1px;
  width: 40px;
  height: auto;
  text-align: center;
  background: #332f9a;
  color: #ffffff;
  cursor: pointer;
  font-size: 13px;
}

.el-textarea__inner {
  border: 1px solid #333;
}

.el-select .el-input .el-select__caret {
  color: #333;
}

.reviews-btn-wrapper-right {
  text-align: center;
  padding-bottom: 30px;
}

.el-input-number__decrease:hover,
.el-input-number__increase:hover {
  color: #cacaca;
}

.product-popup .product-popup__nummer-title {
  margin: 12px 40px 12px 0px;
  min-width: 220px;
  max-width: 230px;
}

.product-popup .product-popup__input {
  display: flex;
}

.acc-head:hover {
  background: #ffb325;
}

.material-icons {
  cursor: pointer;
}

.color__f {
  display: block;
  background-image: url(api/public/images/footbolki/color12.png);
  background-repeat: no-repeat;
  margin-right: 0px;
  outline: none;
}

.imgline__color ul {
  list-style-type: none;
  padding: 1px;
}

.imgline__color ul li span {
  position: static;
  padding: 1px;
  font-weight: 500;
}

.imgline__color {
  display: flex;
  justify-content: center;
}

.imgline__color ul li {
  margin-bottom: 1px;
  border: 1px solid black;
  width: 35px;
  height: 35px;
}

li.color__white {
  background: rgb(255, 255, 255);
}

li.color__sf {
  background-position: -70px 0px;
  display: block;
  background-image: url(api/public/images/footbolki/color12.png);
  background-repeat: no-repeat;
  margin-right: 0px;
  outline: none;
}

li.color__lemon {
  background: rgb(239, 255, 13);
}

li.color__yellow {
  background: #ffcc00;
}

li.color__orange {
  background: #ff8600;
}

li.color__pink {
  background: #faa5ea;
}

li.color__red {
  background: #ef1821;
}

li.color__violet {
  background: #5224ba;
}

li.color__nev {
  background: #29b2f2;
}

li.color__bir {
  background: #0b6db8;
}

li.color__green {
  background: #3cc32c;
}

li.color__greent {
  background: #0b5d34;
}

li.color__xhak {
  background: #004d3c;
}

li.color__bluet {
  background: #181f76;
}

li.color__black {
  background: black;
}

li.color__rol {
  background: #1020f7;
}

li.color__lemon:after {
  content: '04';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__white:after {
  content: '01';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__sf:after {
  content: '03';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__yellow:after {
  content: '05';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__orange:after {
  content: '06';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__pink:after {
  content: '07';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__red:after {
  content: '08';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__violet:after {
  content: '09';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__nev:after {
  content: '10';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__bir:after {
  content: '12';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__green:after {
  content: '13';
  position: static;
  padding: 1px;
  font-weight: 500;
}

li.color__greent:after {
  content: '14';
  position: static;
  padding: 1px;
  font-weight: 500;
  color: #ffffffa3;
}

li.color__bluet:after {
  content: '15';
  position: static;
  padding: 1px;
  font-weight: 500;
  color: #ffffffa3;
}

li.color__black:after {
  content: '16';
  position: static;
  padding: 1px;
  font-weight: 500;
  color: #ffffffa3;
}

li.color__rol:after {
  content: '11';
  position: static;
  padding: 1px;
  font-weight: 500;
  color: #ffffffa3;
}

li.color__f:after {
  content: '02';
  position: static;
  padding: 1px;
  font-weight: 500;
}

img {
  max-width: 100%;
}

.desktop-order-button.order-button .el-button {
  width: 100%;
}

.popup-feedback-btn .el-button {
  width: 100%;
}

i.material-icons.io {
  position: absolute;
  right: 15px;
  font-size: 45px;
  top: 50%;
  transform: translateY(-50%);
  transform-origin: 50% 0;
  transition: 0.3s all;
}

i.material-icons.io-svg {
  width: clamp(10px, 15px, 20px);
  font-size: initial;
}

i.material-icons.io-svg img {
  cursor: pointer;
}

i.material-icons.io_active {
  transform: rotate(-180deg) translateY(-50%);
}

.product-card-wrapper .product-card__descr {
  -webkit-line-clamp: 4;
  height: 75px;
}

.product-card-wrapper .product-card__name {
  text-align: center;
}

ul.plus {
  list-style: none;
  padding-left: 22px;
}

ul.plus > li:before {
  content: '+';
  margin-right: 4px;
  color: #060084;
  font-size: 24px;
}

.product-popup .el-dialog {
  border: #094d76 solid 4px;
  border-radius: 15px;
}

.el-dialog {
  max-width: 950px;
  padding: 30px;
}

.product-popup .product-popup__input {
  justify-content: center;
}

.VueCarousel-wrapper {
  width: auto;
  position: relative;
  overflow: hidden;
}

.carousel-wrapper {
  margin-bottom: 15px;
}

.carousel-wrapper .carousel__img {
  height: auto;
  width: 100%;
}

.sidebar-menu .sidebar-submenu-item li a {
  padding-left: 36px;
}

.tsn_price tr.nonetr:hover > td {
  background-color: #ffffff;
}

.reviews-btn-wrapper {
  text-align: center;
  margin-bottom: 24px;
}

.dinamic-content button {
  background: #060084;
}

.popup-feedback-btn:hover {
  background: #38339d;
}

.bounce-1 {
  background-color: #0d990000;
  border: 2px solid #0d9900;
  color: #0d9900;
}

.order-button:hover {
  background-color: #0d9900db;
  color: #fff !important;
}

button.mainbtn {
  width: 250px;
  display: block;
  margin: auto;
  background-color: #38339d;
  text-align: center;
  border-radius: 28px;
  padding: 0 10px;
  color: #fff;
  line-height: 48px;
  margin-bottom: 10px;
  max-width: 100%;
  min-width: auto;
}

button.mainbtn:hover {
  background-color: #060084;
}

a.offer-item:hover {
  background-color: #ffd587;
}

a.offer-item {
  background-color: #ffb325;
}

.content-title:hover {
  background-color: #38339d;
}

#app
  > div.content-part
  > div.right-sidebar-wrapper
  > div
  > div.feed-item.background-none
  > div.content-title {
  pointer-events: none;
}

th {
  pointer-events: none;
}

.el-dialog__headerbtn:hover {
  background-color: #ffd587;
}

.content {
  min-height: calc(100vh - 616px);
}

.textrazap {
  margin-bottom: 8px;
}

.acc-head.acc-head-new {
  padding: 10px 55px 10px 10px;
  background: #fff8ed;
  cursor: pointer;
  text-align: left;
  border-radius: 24px;
  color: #333;
  font-size: 22px;
  position: relative;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  text-transform: uppercase;
}

.tb-container {
  margin: 0;
}

.dinamic-content a.big-price-link {
  display: block;
  border: 4px solid #fe9e3f;
  box-shadow: 0 0 2px #ffd587;
  margin: 5px 0px;
  padding: 0;
  margin-bottom: 30px;
  overflow: hidden;
  padding: 10px 55px 10px 10px;
  background: #fff8ed;
  cursor: pointer;
  text-align: left;
  color: #333;
  font-size: 22px;
  position: relative;

  text-transform: uppercase;
  font-weight: bold;
}

#accordeon.accordeon-new {
  border: 4px solid #fe9e3f;
  box-shadow: 0 0 2px #ffd587;
  margin: 5px 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding: 0;
  margin-bottom: 30px;
  overflow: hidden;
}

#accordeon.accordeon-new.accordeon-new_blue {
  border: 4px solid #6660d6;
}

#accordeon.accordeon-new.accordeon-new_blue .acc-body_new {
  padding: 0 10px;
}

#accordeon.accordeon-new_mt {
  margin-top: 30px;
}

.thead__sticky th,
.thead__sticky {
  top: -1px;
  position: sticky;
  z-index: 3;
}

.el-checkbox__inner {
  border: 1px solid #000000;
  width: 25px;
  height: 25px;
}

.el-checkbox__inner::after {
  height: 17px;
  left: 10px;
  width: 3px;
}

.el-checkbox__label {
  font-size: 16px;
}

.VueCarousel-inner {
  transition: transform 2s ease 0s !important;
}

ol.ol__nom {
  list-style-type: none;
  /* Убираем исходные маркеры */
  counter-reset: num;
  /* Задаём имя счетчика */
}

ol.ol__nom > li::before {
  content: counter(num) '. ';
  /* Выводим число */
  counter-increment: num;
  /* Увеличиваем значение счётчика */
  color: #060084;
  font-size: 18px;
}

.sidebar-manu__vertical {
  padding: 15px 0 0 0;
}

.sidebar-menu .sidebar-manu__vertical li a {
  background-color: #ffd587;
}

.sidebar-menu .sidebar-manu__vertical li a:hover {
  background-color: #ffb325;
}

.sidebar-menu .sidebar-manu__vertical li a:focus {
  color: #ffb325;
  text-decoration: underline;
}

.main-menu-wrapper {
  background-color: #ffd587;
}

.main-menu-wrapper .sidebar-manu__horizontal li {
  background-color: #ffd587;
}

.main-menu-wrapper .sidebar-manu__horizontal li:hover {
  background-color: #ffb325;
}

a.offer-item {
  background-color: #ffd587;
}

a.offer-item:hover {
  background-color: #ffb325;
}

.offer-item__img {
  height: 100%;
}

.sidebar-menu .sidebar-manu__vertical li .arrow:hover {
  /* background-color: #ffb325; */
  background-color: #ff8923;
}

/* .akcii:after {
    content: "Скидка 15% от прайса до 15 февраля ";
    font-size: 21px;
    color: #060084;
    font-weight: 600;
} */

.akcii {
  text-align: center;
  text-decoration: underline;
  color: #060084 !important;
}

.price {
  -webkit-text-size-adjust: 100%;
  font-family: 'Fira Sans', sans-serif;
  -webkit-box-direction: normal;
  box-sizing: inherit;
  display: block;
  text-align: right;
  margin-right: 8px;
  font-size: 14px;
  padding-top: 8px;
  color: #3f8cc7;
  margin-bottom: 10px;
}

/* tr:nth-child(even) {
    background: white;
}

tr:nth-child(odd) {
    background: #fff5e2;
} */

.tsn_price tr:hover > td {
  background-color: #ffd587;
}

.dinamic-content th {
  background: #ffe5b4;
  color: #333;
  font-weight: 500;
}

.item-gray__images {
  text-align: center;
  flex-basis: 50%;
}

.item-gray__images_align-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.item-gray-images {
  display: grid;
  gap: 10px;
  align-items: center;
  grid-template-columns: 1fr 1fr;
}

.item-gray__image_no_fb {
  flex-basis: initial;
}

.item-gray__list:not(:last-child) {
  margin-bottom: 35px;
}

.img__li {
  width: 98px;
  height: 98px;
  background: url(/api/public/images/img__li.png);
  margin: 0 auto;
}

.sidebar-menu .sidebar-manu__vertical li.item.active a.item-link {
  background-color: #ffb325;
}

.main-menu-wrapper .sidebar-manu__horizontal li.active {
  background-color: #ffb325;
}

.dinamic-content ul.dnld {
  z-index: 0;
}

html {
  font-family: sans-serif;
}

.carousel-wrapper .carousel__img img {
  max-height: 400px;
}

.Kup {
  position: absolute;
  bottom: 5px;
  border: 1px solid #060084;
  color: #060084;
  padding: 2px;
  left: 40%;
}

a.Kup:hover {
  border: 1px solid #ffb325;
}

.list-logo > li {
  padding: 0.325rem 0.825rem 0 0;
  font-size: 16px;
}

.list-logo > li:last-child {
  margin-bottom: 0;
}

a.order-button.bounce-1 {
  color: #0d9900;
  text-transform: uppercase;
  font-size: 14px;
  padding-right: 29px;
  border: dashed;
  max-width: 270px;
  position: relative;
  font-weight: 500;
}

a.order-button.bounce-1::after {
  content: '';
  position: absolute;
  width: 11px;
  top: 45%;
  height: 11px;
  border-top: 4px solid #0d9900 !important;
  border-right: 4px solid #0d9900 !important;
  transform: translateY(-50%) rotate(135deg);
  display: inline-block;
  margin-left: 10px;
}

a.order-button.bounce-1:hover::after {
  border-top: 4px solid #fff !important;
  border-right: 4px solid #fff !important;
}

a.order-button_blue.bounce-1 {
  color: #6660d6;
  max-width: 315px;
  display: block;
  margin: 20px auto;
}

a.order-button_blue.bounce-1_left {
  margin: 20px auto 20px 0;
}

a.order-button_blue.bounce-1::after {
  content: '';
  border-top: 4px solid #6660d6 !important;
  border-right: 4px solid #6660d6 !important;
}

.order-button_blue:hover {
  background-color: #6660d6;
}

.textrazaphower {
  background: #fff;
  margin: 1px;
  padding: 8px;
  border: 1px solid #e6e6e6;
  min-height: 100%;
  padding-bottom: 10px;
  transition: all 0.4s ease-in-out;
}

.textrazaphower:hover {
  transform: scale(1.04);
  -moz-transform: scale(1.04);
  -ms-transform: scale(1.04);
  -o-transform: scale(1.04);
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.45);
  box-shadow: 0px 1px 10px 0px rgba(0, 0, 0, 0.45);
}

.tsn_price th,
td {
  padding: 4px;
  border: 1px solid #fff5e2;
  text-align: left;
}

.blockacord {
  border: 1px solid #ffd587;
  box-shadow: 0 0 2px #ffd587;
  border-radius: 24px;
  padding: 10px;
  background: #fff;
}

b,
optgroup,
strong {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.dinamic-content th {
  font-weight: 700;
}

.podrob {
  background: #e4e4e4;
  padding: 9px 15px;
  display: flex;
  justify-content: center;
  color: #333 !important;
}

.podrob:hover {
  background: #060084;
  color: #ffffff !important;
}

.product-popup__input.flex-box {
  justify-content: left !important;
}

div.imgline > ul > li > p {
  font-size: 11px;
}

th.zaf_flag_tab {
  font-size: 20px;
  text-align: center;
}

.text_small > div > p {
  font-size: 12px;
  text-align: center;
}

.row.text_small > div {
  text-align: center;
}

.color_oran > tbody > tr > td > p > strong {
  color: rgb(255, 179, 37);
}

.p_non_marg > p {
  margin: 0;
}

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

.zag_p_h3 {
  font-weight: bold;
  color: #062096 !important;
}

h3 {
  margin: 0 0 15px 0 !important;
}

.img_p {
  text-align: center;
  font-size: 14px !important;
  margin: 0 !important;
}

div#stick {
  display: none;
}

.order-button.desktop-order-button {
  display: none;
}

.big-orange {
  font-size: 1.5rem;
  color: #ff7f00;
  font-weight: 700;
  display: inline-block;
  font-family: 'Arsenal', sans-serif;
  font-weight: 700;
  margin-bottom: 15px;
}

.phone-upper {
  display: block;
  text-align: center;
  font-weight: 400;
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
}

.gray-italiс {
  font-style: italic;
  color: #757575;
  font-size: 18px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
}

.cell-orange-numbers {
  color: #ff7f00;
  font-size: 20px;
}

.dinamic-content p.text-mb,
p.text-mb,
.text-mb {
  margin-bottom: 10px;
}

#cont_dop_popup {
  max-width: 100%;
}

.popup-list {
  margin-top: 10px;
}

.popup-list__item,
.popup-list__office {
  margin-bottom: 10px;
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

.popup-list__item_green {
  color: #178547;
}

.popup__address {
  font-weight: 300;
  font-family: 'Roboto', sans-serif;
  list-style-type: disc;
  padding-left: 20px;
  font-size: 16px;
}

.popup-list__link {
  font-weight: 400;
  font-style: normal;
}

.popup-list__link:visited {
  color: #0000ee;
}

.popup-list__link:hover {
  color: #ff7f00;
  transition: 0.3s all;
}

.main-title,
.dinamic-content .main-title {
  text-transform: uppercase;
  font-family: 'arsenal', sans-serif;
  font-weight: 700;
  font-size: 30px;
  margin: 0 0 15px 0;
  text-align: left;
  color: #000;
}

.download-cuts {
  margin: 15px 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}

.download-cuts__link {
  position: relative;
}

.dinamic-content a.download-cuts__link_pdf {
  padding: 7px 66px 7px 20px;
  border-radius: 10px;
  cursor: pointer;
  border: 2px red solid;
  color: red;
}

.download-cuts__link_pdf::after {
  content: '';
  position: absolute;
  right: -8px;
  background-image: url(/public/images/common/pdf.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 45px;
  top: 50%;
  transform: translateY(-50%);
}

.download-cuts__link_corel::after {
  content: '';
  position: absolute;
  right: -8px;
  background-image: url(/public/images/common/corel.png);
  background-repeat: no-repeat;
  height: 50px;
  width: 40px;
  top: 50%;
  transform: translateY(-50%);
}

.dinamic-content a.download-cuts__link_corel {
  padding: 7px 66px 7px 20px;
  border-radius: 10px;
  cursor: pointer;
  border: 2px green solid;
  color: green;
}

.cursive {
  font-weight: 400;
  color: #6660d6;
}

.dinamic-content .main-title_caveat {
  font-family: 'caveat', sans-serif;
}

.decor {
  padding-left: 25px;
  position: relative;
}

.decor::before {
  content: '';
  position: absolute;
  background-color: #fe9e3f;
  height: 80%;
  width: 5px;
  left: 6px;
  top: 50%;
  transform: skew(10deg) translateY(-50%);
}

.decor::after {
  content: '';
  position: absolute;
  background-color: #fe9e3f;
  height: 80%;
  width: 5px;
  top: 50%;
  left: 15px;
  transform: skew(10deg) translateY(-50%);
}

.list-logo_mb {
  margin-bottom: 40px;
}

.list-logo {
  margin-left: 24px;
}

.list-logo .list-logo__ok::marker {
  color: #fe9e3f;
  font-size: 1.25em;
}

/* .list-logo__pink-arrow,
.list-logo__ok {
  list-style-image: url('/public/images/new_vimpel/orange-ok.png');
  width: 650px;
} */

ul.list-logo_pink-arrows {
  list-style: none;
  padding: 0;
}

.list-logo_pink-arrows li {
  position: relative;
  padding-left: 25px;
}

.list-logo_pink-arrows li::before {
  content: '';
  background-repeat: no-repeat;
  background-size: contain;
  left: 0;
  width: 20px;
  position: absolute;
  height: 15px;
  top: 60%;
  transform: translateY(-50%);
  background-image: url('/public/images/new_meshki_dlya_obuvi/new-photos/pi-arrow.png');
}

.list-logo__ok_max-content {
  width: max-content;
}

.gray-window ul.list-logo,
.features ul.list-logo {
  list-style-image: none;
}

.gray-window_center {
  text-align: center;
}

.orange-marker::marker {
  color: rgb(255, 179, 37);
}

.green-marker::marker {
  color: #3cc32c;
}

.orange-marker_exclamation {
  position: relative;
}

.orange-marker_exclamation::marker {
  content: '';
}

.orange-marker_exclamation::before {
  content: '!';
  position: absolute;
  font-size: 30px;
  left: -5px;
  top: 50%;
  transform: translateY(-50%);
  color: #f00;
}

.gray-window__download-button {
  margin: 0 auto;
}

/* .list-logo__ok:not(:last-child) {
  border-bottom: 3px solid #d0d0d0;
} */

.list-logo .features__item,
.dinamic-content .deadlines__text {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

.features__item_no-padding {
  padding: 0 !important;
}

.title-modal__title {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  margin: 0;
  cursor: pointer;
  display: inline-block;
}

.title-modal__title:hover {
  text-decoration: none;
}

.modal__text,
.bags-description__num-item,
.bags-description__item,
.dinamic-content p,
.dinamic-content li,
.bags-description__text,
.materials-grid__text,
.article__text,
.article__text p,
.gray-window__list-item,
.dinamic-content p.gray-window__text {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

.bags-description__text:not(:last-child) {
  margin-bottom: 5px;
}

.list-logo > li.list-logo__ok {
  font-size: 18px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
}

.gray-window {
  border: 2px solid #9d9d9d;
  border-radius: 10px;
  padding: 15px;
  margin: 20px 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fafafa;
  /* background-image: url("/public/images/gradient-backgrounds/1.png"); */
}

.gray-window_no-mb {
  margin: 0 0;
}

.gray-window__bandana:not(:last-child),
.gray-window__item:not(:last-child) {
  margin-bottom: 30px;
}

.item-gray__inner {
  display: flex;
  align-items: stretch;
  gap: 20px;
}

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

.item-gray__inner_centered {
  align-items: center;
}

.item-gray__inner_baseline {
  align-items: baseline;
}

.bandana-gray-window__inner {
  margin-bottom: 20px;
  justify-content: center;
  display: flex;
  align-items: stretch;
  gap: 35px;
}

.white_bg {
  background-color: #fff;
  padding: 10px;
}

.white-bg__img_min-h,
.views-top__image_min-h {
  height: 300px;
}

.item-gray__inner_block {
  display: block;
}

.dinamic-content .item-gray__text:not(:last-child) {
  margin-bottom: 4px;
}

.dinamic-content .item-gray__inner_block .item-gray__text {
  max-width: 100%;
}

.item-gray__content {
  flex-basis: 50%;
}

.item-gray__content_flex-basis_80 {
  flex-basis: 80%;
}

.item-gray__content_flex-basis_50 {
  flex-basis: 50%;
}

.item-gray__content_max_fb {
  flex-basis: 100%;
}

.dinamic-content .item-gray__text {
  /* max-width: 550px; */
  max-width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  margin: 0;
  font-weight: 300;
}

.item-gray__list,
.content-views__list {
  padding-left: 20px;
  list-style-position: inside;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  font-weight: 300;
}

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

.item-gray__title {
  display: block;
  font-weight: 700;
}

.dinamic-content .item-gray__subtitle {
  font-family: 'caveat', sans-serif;
  font-size: 30px;
  line-height: 1;
}

.dinamic-content .item-gray__subtitle_centered {
  text-align: center;
}

.item-gray__gold-and-silver {
  margin-top: 50px;
}

.fringe-and-brushes {
  min-height: 450px;
  margin-bottom: 20px;
}

.fringe-and-brushes__grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.fringe-and-brushes__img {
  -webkit-box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.14);
  -moz-box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.14);
  box-shadow: 0px 0px 13px 0px rgba(34, 60, 80, 0.14);
  object-fit: cover;
  border-radius: 10px;
}

/* Эксперимент таблицы */

/* .tb-container {
    -webkit-text-size-adjust: 100%;
    font-family: "Fira Sans", sans-serif;
    -webkit-box-direction: normal;
    box-sizing: inherit;
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 16px 0px;
}

.tb-container_sticky {
    height: 700px;
    overflow: auto;
}
.tb-container_sticky .tsn_price{
    border-collapse: separate;
}
.tb-container_sticky .tsn_price th,
.tb-container_sticky .tsn_price td {
    border: 1px solid #fec682;
}

.acc-body_new td {
    text-align: center;
}

.acc-body_new {
    background-color: #fff8ed;
    padding: 0;
    border-bottom-right-radius: 24px;
}

.acc-body_new .tsn_price th {
    text-align: center;
}

.price {
    -webkit-text-size-adjust: 100%;
    font-family: "Fira Sans", sans-serif;
    -webkit-box-direction: normal;
    box-sizing: inherit;
    display: block;
    text-align: right;
    margin-right: 8px;
    font-size: 14px;
    margin-top: 8px;
}

.tsn_price {
    -webkit-text-size-adjust: 100%;
    font-family: "Fira Sans", sans-serif;
    -webkit-box-direction: normal;
    box-sizing: inherit;
    border-spacing: 0;
    width: 100% !important;
    font-size: 90%;
    vertical-align: middle;
    border-collapse: collapse;
}

.pricecomment {
    -webkit-text-size-adjust: 100%;
    font-family: "Fira Sans", sans-serif;
    -webkit-box-direction: normal;
    box-sizing: inherit;
    font-size: 16px;
    color: #001621;
    line-height: 1.4;
    position: relative;
    padding-left: 25px;
    margin: 16px;
}

p.pricecomment:before {
    content: "*";
    position: absolute;
    padding-right: 0px;
    color: #ff2525;
    left: 0;
    font-size: 25px;
}

.acc-body_new tr:nth-child(even) {
    background: #fff;
}

.acc-body_new tr:nth-child(odd) {
    background: #fff;
}

.dinamic-content th {
    background: #ffe5b4;
    color: #333;
    font-weight: 500;
}

.tsn_price .table__bold-number {
    font-weight: 700;
    font-size: 16px;
    padding: 10px;
}

.tsn_price th,
td {
    padding: 4px;
    border: 2px solid #fec682;
    text-align: center;
}

.tsn_price td {
    font-weight: 700;
}

.table__size {
    color: #fe4a00;
    font-weight: 700;
    padding: 10px;
}

.acc-body_new .tsn_price th.table__left {
    text-align: left;
    padding: 15px 20px;
    font-weight: 400;
}

.price_blue {
    color: #3f8cc7;
    margin-bottom: 10px;
}

.tsn_price td {
    position: relative;
}

 .acc-body_new .tsn_price td:hover::before {
    content: "";
    position: absolute;
    left: -10px;
    display: block;
    border: 10px solid transparent;
    border-left: 10px solid #fe651c;
}

.acc-body_new .tsn_price td:hover::after {
    content: "";
    position: absolute;
    top: -10px;
    display: block;
    left: 50%;
    transform: translateX(-50%);
    border: 10px solid transparent;
    border-top: 10px solid #fe651c;
}  

.acc-body_new .tsn_price td:hover {
    background-color: #fff;
} */

/* //////////////// */

.tb-container {
  -webkit-text-size-adjust: 100%;
  font-family: 'Fira Sans', sans-serif;
  -webkit-box-direction: normal;
  box-sizing: inherit;
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}

.tb-container_sticky {
  height: 700px;
  overflow: auto;
}

.tb-container_sticky .tsn_price {
  border-collapse: separate;
}

.tb-container_sticky .tsn_price th,
.tb-container_sticky .tsn_price td {
  border: 1px solid #fec682;
}

.tsn_price td,
.tsn_price {
  text-align: center;
}

.acc-body {
  background-color: #fff8ed;
  padding: 0;
  border-bottom-right-radius: 24px;
}

/* Bags TEST START */

.bags-grid-item__naming {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 10px;
}

.bags-grid-item .orange-title {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  height: 55px;
}

.bags-grid-item__image,
.bags-grid-item-info {
  width: 100% !important;
}

.bags-grid-item-info__size {
  font-size: 18px;
}

.bags-grid-item__img {
  background-position: unset;
}

.bags-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
}

.bags-grid-item {
  border-radius: 10px;
  border: 1px solid #000;
  padding: 15px 10px;
  justify-content: space-between;
  display: flex;
  flex-direction: column;
}

.bags-grid-item__inner {
  height: 100%;
  gap: 5px;
  display: grid;
  grid-template-columns: 40% 1fr;
}

.bags-description__num-list {
  padding: 0 0 0 18px;
}

.bags-description__num-item::marker {
  font-weight: 700;
}

.bags-grid-item-info {
  display: flex;
  flex-direction: column;
  gap: 10px;
  justify-content: flex-end;
}

.bags-grid-item-info__title {
  color: #ff8923;
  font-size: 18px;
  font-weight: 500;
}

.bags-grid-item-info__title span {
  font-family: 'Caveat', sans-serif;
  font-weight: 700;
  color: #060084;
  display: block;
  line-height: 0.8;
  font-size: 18px;
}

.b-green-title {
  font-size: 25px;
  color: #25c027;
  font-weight: 500;
}

.bags-grid-item-info__size {
  font-size: 15px;
}

.bags-description__inner {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  gap: 10px;
}

.bags-description__naming {
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
}

.bags-description__draw {
  height: 100px;
  margin: 0 auto;
}

.bags-grid-item-info__draw {
  height: auto;
  object-fit: contain;
  margin-top: auto;
}

.bags-grid-item-info__more_mta {
  margin-top: auto;
}

a.bags-grid-item-info__more {
  text-decoration: none;
}

.bags-grid-item-info__more {
  text-decoration: underline;
  text-decoration-skip-ink: none;
  cursor: pointer;
  font-size: 15px;
  font-weight: 300;
}

.bags-grid-item-info__more:hover {
  text-decoration: none;
}

.bags-grid-item__img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.title-modal__content {
  position: relative;
}

.title-modal__overlay,
.bags-modal-overlay {
  z-index: 10;
  overflow: hidden;
  position: fixed;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.5);
}

.title-modal__window,
.bags-modal {
  background-color: #fff;
  padding: 30px;
  margin: auto;
  border: #094d76 solid 4px;
  height: max-content;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  border-radius: 15px;
  box-sizing: border-box;
  width: 50%;
}

#bags-modal-description {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.bags-modal-content {
  position: relative;
}

.title-modal__close,
.bags-close-btn {
  border-radius: 50%;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  background-color: #ff8923;
  position: absolute;
  top: -30px;
  right: -80px;
}

.bags-description__list {
  padding-bottom: 0 !important;
  list-style: none;
}

.title-modal__close span,
.bags-close-btn span {
  font-size: 30px;
  line-height: 1;
}

.bags-description__images {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.bags-description__images_two-col {
  grid-template-columns: repeat(2, 1fr);
}

.bags-description__img {
  width: 100%;
  object-fit: contain;
  height: 100%;
}

.tsn_price {
  -webkit-text-size-adjust: 100%;
  font-family: 'Fira Sans', sans-serif;
  -webkit-box-direction: normal;
  box-sizing: inherit;
  border-spacing: 0;
  width: 100% !important;
  font-size: 90%;
  vertical-align: middle;
  border-collapse: collapse;
}

.pricecomment {
  -webkit-text-size-adjust: 100%;
  font-family: 'Fira Sans', sans-serif;
  -webkit-box-direction: normal;
  box-sizing: inherit;
  font-size: 16px;
  color: #001621;
  line-height: 1.4;
  position: relative;
}

.dinamic-content p.pricecomment {
  padding-left: 16px;
}

.dinamic-content p.pricecomment {
  margin: 0px 0 0 16px;
}

p.pricecomment:before {
  content: '*';
  position: absolute;
  padding-right: 0px;
  color: #ff2525;
  left: 0;
  font-size: 25px;
}

p.pricecomment_black-dots:before {
  content: '•';
  color: #000;
  top: 50%;
  font-size: 30px;
  transform: translateY(-50%);
}

.acc-body_new,
.dinamic-content p.pricecomment {
  background-color: #fff8ed;
}

.acc-body_new {
  border-bottom-right-radius: 24px;
  padding-bottom: 10px;
}

.dinamic-content th {
  background: #fef1d8;
  color: #333;
  font-weight: 500;
}

.tsn_price .table__bold-number {
  font-weight: 700;
  font-size: 16px;
  padding: 10px;
}

.tsn_price th,
td {
  padding: 10px 15px;
  border: 2px solid #fec682;
  text-align: center;
}

.tsn_price td {
  font-weight: 700;
}

.table__size {
  color: #fe4a00;
  font-weight: 700;
  padding: 10px;
}

.acc-body_new .tsn_price th.table__left {
  text-align: left;
  padding: 15px 20px;
  font-weight: 400;
}

b {
  /* color: #3f8cc7; */
  color: #ff8923;
}

.text-wrapper {
  margin: 10px 0;
}

.tsn_price td {
  position: relative;
}

.acc-body_new .tsn_price td:hover::before {
  content: '';
  position: absolute;
  left: -10px;
  display: block;
  border: 10px solid transparent;
  border-left: 10px solid #fe651c;
}

.acc-body_new .tsn_price td:hover::after {
  content: '';
  position: absolute;
  top: -10px;
  display: block;
  left: 50%;
  transform: translateX(-50%);
  border: 10px solid transparent;
  border-top: 10px solid #fe651c;
}

.acc-body_new .tsn_price td:hover {
  background-color: #fff;
}

.dinamic-content .acc-body_new td p {
  margin: 15px 0;
}

.text-box {
  margin-bottom: 30px;
}

.gray-window__orange-title {
  font-weight: 700;
  color: #ff8923;
  font-size: 20px;
  margin-bottom: 20px;
}

.item-with-pic__title {
  margin-bottom: 10px;
  text-align: center;
  display: block;
  font-weight: 700;
  font-size: 18px;
}

.item-with-pic_relative {
  position: relative;
}

.item-with-pic_relative .item-with-pic__texts {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
}

.item-with-pic__image {
  height: 210px;
}

.item-with-pic__texts {
  display: flex;
  margin-top: 10px;
  gap: 10px;
  justify-content: center;
}

.remoulding-box__image {
  align-self: center;
}

.remoulding-box__image img {
  height: 400px;
  object-fit: contain;
}

.item-with-pic__text {
  text-align: center;
  font-size: 18px;
}

.item-with-pic__text span {
  display: block;
  font-size: 20px;
  font-weight: 700;
}

.mw-950 .item-with-pic__image {
  height: 400px;
}

.item-with-pic__img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}

.item-with-pic__img_fill {
  object-fit: fill;
}

.grid-assortment {
  padding: 10px;
  grid-template-columns: repeat(3, 1fr);
  align-items: baseline;
}

.grid-assortment__item {
  display: flex;
  flex-direction: column;
}

.grid-assortment__img {
  height: 200px;
  margin-bottom: 10px;
  width: 100%;
}

.views-grid__item {
  display: flex;
  align-items: center;
  padding: 50px;
  flex-direction: column;
  justify-content: center;
}

.views-grid__item:last-child {
  grid-column-start: 1;
  grid-column-end: 3;
}

.views-grid__img {
  margin-bottom: 15px;
}

.our-works__items {
  display: flex;
  gap: 20px;
  align-items: center;
}

.our-works__items .slick-arrow {
  min-width: unset;
  width: 20px;
  min-height: unset;
  height: 200px;
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  transition: all 0.2s ease;
}

.our-works__items .slick-arrow path {
  transition: all 0.2s ease;
}

.our-works__items .slick-arrow:hover svg path {
  fill: #08a103;
}

.our-works__items .slick-prev {
  left: -15px;
}

.our-works__items .slick-next {
  right: 15px;
}

.our-works__img {
  height: 150px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
}

.dinamic-content .our-works__descr {
  text-align: center;
  margin-top: 10px;
}

.dinamic-content .materials-grid__descr,
.dinamic-content .accessories-grid__descr {
  margin-top: 15px;
}

.materials-grid__price {
  display: block;
}

.accessories-grid__flex-grid {
  display: flex;
  gap: 20px;
}

.accessories-grid__flex-item {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.materials-grid__descr {
  padding: 20px;
}

.materials-grid {
  grid-template-columns: repeat(2, 1fr);
  margin: 20px 0;
  align-items: end;
}

.materials-grid_third {
  grid-template-columns: repeat(3, 1fr);
  margin: 20px 0;
  align-items: baseline;
}

.materials-grid_fourth {
  grid-template-columns: repeat(4, 1fr);
  margin: 20px 0;
  align-items: baseline;
}

.examples-grid {
  grid-template-columns: repeat(4, 1fr);
  margin: 20px 0;
}

.examples-grid_three {
  grid-template-columns: repeat(3, 1fr);
  margin: 20px 0;
}

.dinamic-content .materials-grid__text_centered,
.examples-grid__item {
  text-align: center;
}

.dinamic-content .materials-grid__title {
  font-size: 22px;
  color: #000;
  font-weight: 500;
  margin-bottom: 5px;
}

h4.grid__title {
  color: #000;
  font-size: 15px;
  text-align: center;
}

.materials-grid__text {
  text-align: left;
}

.paragraph-first-letter::first-letter {
  font-size: 1.86rem;
  font-weight: 700;
  font-style: italic;
  color: rgb(255 137 35);
  letter-spacing: 2px;
}

.big-link {
  font-size: 20px;
  display: inline-block;
  margin: 10px 0;
}

.bracelets-grid {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 20px;
}

.bracelets-grid__item {
  text-align: center;
}

.grid__item {
  text-align: center;
}

.article {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px;
}

.article_grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
}

.article_grid-invert {
  display: grid;
  grid-template-columns: 1fr 2fr;
}

.article_end {
  align-items: flex-end;
}

.article__descr {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.article_center {
  justify-content: center;
}

.article__title {
  font-weight: 700;
  display: block;
  color: #000;
  font-size: 20px;
}

.article_centered {
  align-items: center;
}

.article-part {
  flex-basis: 50%;
  display: flex;
  flex-direction: column;
}

.article-part_row {
  flex-direction: row;
}

.dinamic-content .huge-text {
  font-size: 30px;
}

.article-part_full {
  flex-basis: 100%;
}

.article__img {
  margin: 0 auto;
}

.article__img_not-ma {
  margin: 0;
}

.article_close {
  justify-content: unset;
}

.article-part__image {
  width: 100%;
  display: block;
  border-radius: inherit;
  object-fit: contain;
  object-position: center;
}

.align-flex-s {
  align-items: flex-start;
}

.align-center {
  align-items: center;
}

.article-part_big {
  object-fit: cover;
  height: 250px;
  width: 100%;
}

.article-part__image_object-center {
  object-position: center;
}

.article-part__image_object-top {
  object-position: top;
}

.article-part__image_huge {
  height: 550px;
  object-position: center;
}

.article-part__text_center {
  text-align: center;
}

.article-part__text {
  display: flex;
  flex-direction: column;
}

.article-part__image_small,
.article-part__image_mini {
  height: 200px;
  object-position: top;
}

.article-part__image_mini {
  height: 160px;
}

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

.cards-items {
  display: flex;
  justify-content: space-between;
  margin: 0 -10px;
  flex-wrap: wrap;
  row-gap: 20px;
}

.cups-items__flex {
  display: flex;
  margin-top: 15px;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
}

.cups-item {
  height: 140px;
}

.item-cups__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  gap: 20px;
}

.item-cups {
  border: 2px solid #9d9d9d;
  border-radius: 10px;
  padding: 15px;
  display: flex;
  flex-direction: column;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fafafa;
  background-image: url('/public/images/gradient-backgrounds/1.png');
}

.item-cups__image {
  margin-top: auto;
}

.item-cups__text {
  margin-bottom: 15px;
}

.card-item {
  background-color: #fff;
  border: rgb(255, 179, 37) 3px solid;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.cards-items__item {
  padding: 0 10px;
  flex: 0 0 50%;
  transition: 0.3s all;
  max-width: 50%;
}

.card-item__image {
  min-height: 250px;
  max-height: 250px;
  width: 100%;
}

.card-item__img {
  display: block;
  width: 100%;
  height: 100%;
}

.card-item__img_contain {
  object-fit: contain;
}

.dinamic-content .card-item__img {
  cursor: pointer;
}

.card-item__content {
  padding: 15px;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.red-thin {
  color: #ff2525;
  font-weight: 300;
}

.red-price {
  color: #ff2525;
  font-weight: 400;
  text-transform: none;
}

.dinamic-content .card-item__title {
  color: rgb(255 137 35);
  display: block;
  text-align: center;
  font-size: 700px;
  display: inline-block;
  border-bottom: none;
  margin-bottom: 10px;
  font-size: 30px;
  display: -webkit-box;
  display: -moz-box;
  display: -o-box;
  -webkit-box-orient: vertical;
  -o-box-orient: vertical;
  -webkit-line-clamp: 3;
  -moz-line-clamp: 3;
  -o-line-clamp: 3;
  overflow: hidden;
}

.dinamic-content .card-item__title:hover {
  color: rgb(255 137 35);
}

.dinamic-content .card-item__descr {
  /* -webkit-box-orient: vertical;
    -o-box-orient: vertical;
    display: -moz-box;
    display: -webkit-box;
    display: -moz-inline-box;
    -webkit-line-clamp: 4;
    overflow: hidden; */
  margin-bottom: 40px;
}

.jcc {
  justify-content: center;
}

.mw-950 {
  max-width: 950px;
  margin: 20px auto;
}

.card-item__link-wrapper {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
}

.card-item__link {
  text-align: right;
}

.article-part__image_contain {
  object-fit: contain;
}

.article-part__image_cover {
  object-fit: cover;
}

.article-part__image_center {
  object-position: center;
}

.badge-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 15px;
}

.badge-grid__item {
  grid-column: span 2;
}

.badge-grid__image {
  min-height: 100%;
}

.lenta-grid__item_long {
  grid-column: span 4;
}

.badge-grid__item_long {
  grid-column: span 4;
}

.remoulding-box-content__title {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 700;
}

.remoulding-box__img {
  width: 100%;
  height: 100%;
}

.remoulding-box-content__title span {
  color: #ff8923;
}

.remoulding-box-content__item::marker {
  color: #08a103;
  font-weight: 500;
}

.remoulding-box {
  display: grid;
  border-radius: 10px;
  align-items: flex-start;
  gap: 10px;
  border: 1px solid #000;
  padding: 30px 10px;
  grid-template-columns: 1fr 1.5fr;
}

.remoulding-box-content__text:not(:last-of-type) {
  margin-bottom: 5px;
}

p.remoulding-box-content__text:last-of-type {
  margin-bottom: 0;
}

.article-part__image_height-auto {
  height: auto;
}

.article-part_centered {
  text-align: center;
}

.dinamic-content .item-gray__text_mw {
  max-width: 100%;
}

.accessories-grid__item_horizontal {
  grid-column-start: 1;
  grid-column-end: 3;
}

.flex-trio__item {
  display: flex;
  gap: 20px;
  align-items: center;
  justify-content: space-between;
}

.gray-window__flex-trio {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.flex-trio__item:not(:last-child) {
  margin-bottom: 20px;
}

.flex-trio {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.gray-window__grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(49%, 1fr));
  gap: 20px;
  margin-bottom: 20px;
}

.cell-flex__pic {
  max-height: 40px;
  min-width: 40px;
}

.flagpole-grid {
  display: grid;
  align-items: baseline;
  gap: 20px;
  margin-bottom: 20px;
}

.flagpole-grid_three-cols {
  grid-template-columns: repeat(3, 1fr);
  align-items: baseline;
}

.flagpole-grid_two-cols {
  grid-template-columns: repeat(2, 1fr);
}

.flagpole-grid__item {
  text-align: center;
}

/* .flex-trio__image.white-bg {
    height: 200px;
} */

.flex-trio__image {
  flex-basis: 20%;
}

.flex-trio__descr {
  flex-basis: 60%;
}

.flex-trio__image {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.dinamic-content .important__message {
  font-family: 'Caveat', sans-serif;
  font-weight: 700;
  color: #060084;
  text-transform: uppercase;
  font-size: 20px;
}

.dinamic-content .important__message_mini,
.important__message_mini {
  font-size: 15px;
}

.tkan-flex {
  display: flex;
  gap: 20px;
}

.tkan-flex__item {
  width: 100%;
  object-fit: contain;
  width: 50%;
}

.tkan-grid {
  display: grid;
  grid-template-columns: repeat(8, 1fr);
  gap: 10px;
}

.tkan-grid__item {
  grid-column: span 4;
}

.tkan-grid__item_long {
  grid-column: span 8;
}

.new-tapes {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  gap: 30px;
}

.new-tapes__image {
  height: 300px;
  object-fit: cover;
  margin-bottom: 5px;
}

.views-materials__img {
  width: 200px;
  height: 140px;
  object-fit: contain;
}

.dinamic-content .item-gray__text__max-w {
  max-width: 100%;
}

.dinamic-content .item-gray__materials {
  display: grid;
  list-style-type: none;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding-left: 0;
}

.views-grid__add {
  text-align: right;
  margin-top: auto;
  margin-left: auto;
}

.views-grid__add-products {
  height: 100px;
}

.views {
  padding: 30px 50px;
  border: 1px solid #aeaeae;
  border-radius: 30px;
  position: relative;
  margin: 40px 0;
  z-index: 2;
  background-repeat: no-repeat;
  background-size: cover;
  background-color: #fafafa;
  background-image: url('/public/images/gradient-backgrounds/1.png');
}

.dinamic-content .small-title {
  font-size: 27px;
  font-family: 'Arsenal', sans-serif;
  font-weight: 400;
  text-align: left;
  color: #000;
  margin: 0 0 20px;
}

.views-top__inner {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
}

.views-top__inner_centered {
  align-items: center;
}

.views-top__image {
  object-fit: cover;
  width: 50%;
  text-align: center;
}

.views-materials__item {
  display: flex;
  gap: 20px;
  margin-bottom: 20px;
}

.views-top__content {
  flex-basis: 50%;
}

.dinamic-content .content-views__title {
  color: #ff8923;
  font-size: 30px;
  text-align: left;
  font-family: 'Arsenal', sans-serif;
}

.dinamic-content .orange-title,
.dinamic-content .black-title {
  color: #ff8923;
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 10px;
  text-align: left;
  font-family: 'Arsenal', sans-serif;
}

.dinamic-content .orange-title_mt {
  margin: 30px 0 10px;
}

.dinamic-content .black-title {
  color: #000;
}

.dinamic-content .content-views__subtitle {
  display: block;
  text-align: left;
  font-family: 'caveat', sans-serif;
  font-size: 36px;
  font-weight: 300;
  color: #060084;
}

.advantages {
  margin-bottom: 20px;
}

.dinamic-content .content-views__text,
.views-list__descr {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
}

ul.views-list {
  display: flex;
  padding: 0;
  gap: 30px;
}

.views-list__item {
  width: 33.33%;
  display: flex;
  flex-direction: column;
}

.views-list__image_mta {
  margin-top: auto;
}

.dinamic-content p.pricecomment.mt-10 {
  margin-top: 10px;
}

.views-list__image_mb {
  margin-bottom: 15px;
}

.dinamic-content .views-list__title {
  font-family: 'caveat', sans-serif;
  font-weight: 400;
  font-size: 24px;
  text-align: left;
  margin: 0;
}

.dinamic-content .views-list__orange-text {
  font-size: 18px;
  font-family: 'Arsenal', sans-serif;
  color: #ff8923;
}

.dark-blue-bg,
.blue-bg,
.white-bg {
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  justify-content: center;
}

.dark-blue-bg {
  background-color: #4c57e7;
}

.blue-bg {
  background-color: #00b9f5;
  padding: 10px 0;
}

.blue-bg__img {
  border-radius: 10px;
}

.picture-with-text {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.accessories-grid__white-bg,
.materials-grid__blue-bg {
  background-color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: end;
  height: 100%;
  align-items: center;
  border-radius: 20px;
  padding: 15px 15px 0;
}

.accessories-grid__white-bg {
  justify-content: space-between;
}

.materials-grid__blue-bg {
  background: rgb(196, 228, 247);
  background: linear-gradient(
    180deg,
    rgba(196, 228, 247, 1) 15%,
    rgba(107, 190, 245, 1) 59%
  );
  padding: 0;
  justify-content: space-between;
}

.fz20 {
  font-size: 20px !important;
}

.fz30 {
  font-size: 30px !important;
}

.fz40 {
  font-size: 40px !important;
}

.fz50 {
  font-size: 50px !important;
}

.materials-grid_one {
  grid-template-columns: 1fr;
}

.materials-grid__img {
  border-radius: 20px;
  max-height: 200px;
}

.views-list__img_min-h {
  height: 160px;
}

.white-bg__img_mini-h {
  max-height: 180px;
}

.bandana-gray-window__content {
  width: 50%;
  margin-bottom: 20px;
}

.kinds-of-flags__grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
}

.kinds-of-flags__item {
  text-align: center;
}

.kinds-of-flags__image {
  height: 180px;
}

.cloth-grid {
  display: grid;
  align-items: baseline;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.cloth-grid__img {
  width: 270px;
}

.cloth-grid__item {
  text-align: center;
}

.cloth-grid__image {
  margin-bottom: 10px;
  position: relative;
  display: flex;
  height: 300px;
  flex-direction: column;
  justify-content: flex-end;
  background-color: #d7fbf2;
}

.cloth-grid__image::after {
  content: '';
  position: absolute;
  top: 1%;
  left: 20px;
  font-family: 'Caveat', sans-serif;
  font-weight: 300;
  color: #060084;
  font-size: 35px;
}

.cloth-grid__image_saten::after {
  content: 'Габардин';
}

.cloth-grid__image_gabardin::after {
  content: 'Сатен';
}

.cloth-grid__image_art-holst::after {
  content: 'Арт холст';
}

.nashivki-grid {
  grid-template-columns: repeat(2, 300px);
}

.ol-list {
  margin-left: 30px;
}

.materials-list__item:not(:last-child) {
  margin-bottom: 8px;
}

.examples-grid__img {
  margin-bottom: 10px;
}

.accessories-grid-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-evenly;
}

.accessories-grid-flex__item {
  text-align: center;
}

.list-logo__ok_100 {
  width: 100%;
}

.grid-print {
  grid-template-columns: repeat(2, 1fr);
  align-items: baseline;
}

.grid-print__item_horizontal {
  grid-column-start: 1;
  grid-column-end: 3;
}

.dinamic-content .grid-print__title {
  font-size: 14px;
  color: #000;
  text-align: center;
  font-weight: 700;
}

.grid-print__image {
  margin-bottom: 10px;
  display: block;
}

.grid-print__item_horizontal .grid-print__image {
  margin: 0 auto 10px;
}

.jackets-grid {
  grid-template-columns: repeat(2, 1fr);
  gap: 35px;
  margin-bottom: 15px;
  display: grid;
}

.jackets-grid_single {
  justify-content: center;
  grid-template-columns: unset;
}

.jackets-grid__images {
  display: grid;
  gap: 20px;
  margin-bottom: 15px;
  grid-template-columns: repeat(2, 1fr);
}

.features {
  margin-bottom: 20px;
}

.grid-colors {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 20px;
}

.grid-colors__item {
  text-align: center;
}

.vimpels-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

.sharfy-grid {
  grid-template-columns: repeat(4, 1fr);
  gap: 15px;
  margin-top: 50px;
  align-items: end;
}

.dinamic-content .sharfy-link {
  display: inline-block;
  border-bottom: 4px dashed #ff8923;
  margin: 20px 0;
  font-size: 20px;
  padding-bottom: 5px;
}

.lenta-grid__text {
  font-weight: 700;
}

.sharfy-grid__image {
  max-height: 280px;
  object-position: left;
  width: 100%;
  object-fit: cover;
}

.dinamic-content .flags-list {
  display: flex;
  justify-content: space-evenly;
  gap: 60px;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}

.flags {
  display: flex;
  justify-content: space-around;
  align-items: flex-start;
}

.flags-list__item_big {
  flex-grow: 2;
}

.flags-list__descr span {
  padding: 0 10px;
}

.grid-flagi,
.grid-znamena {
  display: grid;
  gap: 15px;
}

.grid-flagi_3,
.grid-znamena_3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid-flagi_4,
.grid-znamena_4 {
  grid-template-columns: repeat(4, 1fr);
}

.grid-flagi_4 .grid-flagi__image {
  height: 130px;
  width: 100%;
  object-fit: cover;
}

.acc-head__small {
  font-size: 13px;
  font-weight: 400;
}

.grid-znamena__image {
  margin-top: auto;
}

.grid-znamena__image.disabled {
  cursor: pointer;
}

.grid-znamena__price {
  margin-top: 20px;
  text-align: center;
}

.lenta-grid {
  display: grid;
  grid-template-columns: repeat(15, 1fr);
  gap: 10px;
  align-items: end;
}

.lenta-grid__item {
  grid-column: span 3;
  text-align: center;
}

.lenta-grid__item_long {
  grid-column: span 5;
}

.grid-flagi__item {
  background-color: #fff;
  border: 2px solid #ff8923;
  padding: 20px 10px;
  transition: 0.3s all;
}

.grid-flagi__item_flex {
  display: flex;
  flex-direction: column;
}

.grid-flagi__descr {
  margin-top: auto;
}

.grid-flagi__item:hover {
  transform: scale(1.04);
  box-shadow: 0px 1px 10px 0px rgb(0 0 0 / 45%);
}

.grid-flagi__image.disabled {
  cursor: pointer;
}

.dinamic-content .grid-flagi__title {
  color: #ff8923;
  display: block;
  font-size: 20px;
  margin: 10px 0;
}

.grid-znamena__item {
  background-color: #fff;
  padding: 20px 10px 0;
  justify-content: space-between;
  border: 2px solid #ff8923;
  display: flex;
  flex-direction: column;
  transition: 0.5s all;
}

.grid-znamena__item_increasing:hover {
  transform: scale(1.04);
  box-shadow: 0px 1px 10px 0px rgb(0 0 0 / 45%);
}

.dinamic-content .gray-window__title,
.dinamic-content .small-orange-title {
  color: #ff8923;
  display: block;
  font-size: 20px;
  margin: 10px 0;
}

.dinamic-content .small-black-title {
  color: #000;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}

.dinamic-content .small-orange-title {
  text-align: left;
}

.gray-images-item__img {
  object-fit: contain;
}

.gray-images-item {
  flex: 1 1 0px;
}

.gray-images {
  display: flex;
  align-items: flex-start;
  gap: 50px;
}

.gray-images_baseline {
  align-items: baseline;
}

.gray-images_mb {
  margin-bottom: 20px;
}

.mb15,
.dinamic-content p.mb15 {
  margin-bottom: 15px;
}

.mb30,
.dinamic-content p.mb30 {
  margin-bottom: 30px;
}

.orange-number {
  font-size: 30px;
  color: #ff8923;
}

.gray-images-item__image {
  text-align: center;
}

h3.gray-images-item__title {
  color: #000;
  margin: 0 0 5px 0;
  line-height: 1.2;
  text-align: left;
}

.videos-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 15px;
}

.videos-grid_two-columns {
  grid-template-columns: repeat(2, 1fr);
}

.videos-grid_two-columns video {
  height: 350px;
}

.videos-grid {
  margin-bottom: 40px;
}

.videos-grid__video {
  width: 100%;
}

.plate-flex {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 20px 0;
}

.flex-row {
  display: flex;
  align-items: start;
  gap: 20px;
}

.flex-row__item {
  display: flex;
  gap: 20px;
  align-items: center;
}

.flex-row__image {
  height: 180px;
  object-fit: contain;
}

.plate-flex__img {
  height: 150px;
}

.dinamic-content .gray-window__title_centered {
  text-align: center;
  color: #ff8923;
  margin: 0 0 10px 0;
}

.bg-white {
  background-color: #fff;
}

.gray-window__columns {
  display: flex;
  align-items: center;
  gap: 10px;
}

.dinamic-content .grid-znamena__title {
  color: #ff8923;
  font-size: 25px;
  font-weight: 400;
  text-align: center;
}

.dinamic-content a:has(img),
.dinamic-content a:has(h1, h2, h3, h4, h5, h6),
.dinamic-content li a {
  border-bottom: none;
}

.dinamic-content a,
.dinamic-content .list-logo a

/* .dinamic-content [href^="http"],
.dinamic-content [href^="https"] */ {
  color: #0600a0;
  border-bottom: #ff8923 solid 2px;
}

.dinamic-content a:hover {
  color: #ffb325;
}

.dinamic-content li.dnld .download-button_right {
  margin: 20px 0 20px auto;
}

.dinamic-content li.dnld .download-button_centered {
  margin: 0 auto;
}

.gray-window__image {
  height: 300px;
  width: 100%;
  object-fit: contain;
}

@media (max-width: 976px) {
  .grid {
    grid-template-columns: 1fr;
  }

  .grid-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 767px) {
  .gray-window__image {
    height: 200px;
  }

  .dinamic-content .small-orange-title br {
    display: none;
  }

  .dinamic-content .small-orange-title {
    line-height: 1;
    font-size: 15px;
  }

  .grid-4 {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px 10px;
  }

  .fz30 {
    font-size: 20px;
  }
}

.gray-window__img {
  margin: 10px 0;
}

.dinamic-content .small-orange-title_centered {
  text-align: center;
}

.gray-window__text_centered {
  text-align: center;
}

p {
  margin: 0;
}

ul.item-gray__list {
  padding: 0;
  list-style-type: none;
}

.materials-grid-tops {
  align-items: stretch;
}

.materials-grid-tops .materials-grid__item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.materials-grid-tops .materials-grid__descr {
  flex-grow: 1;
  margin-top: 0;
}

.materials-grid__item_centered {
  text-align: center;
}

.gray-window__text:not(:last-child) {
  margin-bottom: 10px;
}

.materials-grid__images-wrapper {
  gap: 20px;
  display: flex;
  flex-direction: column;
}

.materials-grid__images-wrapper .materials-grid__img {
  object-fit: contain;
}

.materials-grid__item_grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center;
  text-align: left;
}

.materials-grid__item_grid .materials-grid__descr {
  padding: 0;
}

.item-gray__material img {
  height: 230px;
  width: 100%;
  object-fit: cover;
}

.towels-bg {
  margin-bottom: 20px;
  background-repeat: no-repeat;
  position: relative;
}

.towels-bg__image {
  height: 30%;
  position: absolute;
  bottom: 20px;
  left: 0;
}

.margin-img {
  margin: 20px 0;
}

.tape-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 20px;
}

.tape-grid__item {
  width: 100px;
  text-align: center;
  margin: 10px;
}

.tape-grid__item_small {
  width: 50px;
  margin: 15px;
}

.tape-grid__image_circle {
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.dinamic-content .tape-grid__descr {
  font-size: 12px;
}

.dinamic-content .article-part__title {
  font-size: 20px;
  color: #ff8923;
  margin: 0 0 10px 0;
  text-align: center;
}

#dopForm {
  max-width: 300px;
  margin: 30px auto;
  text-align: center;
}

.b-green {
  color: #25c027;
  margin: 10px 0;
}

.manual {
  padding-left: 15px;
  margin-top: 0;
}

.manual__descr {
  font-weight: bold;
}

.stands-grid {
  display: grid;
  grid-template-columns: 1fr 2fr 1fr;
  gap: 30px;
  align-items: center;
}

.color-squares {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
  padding-left: 0;
  list-style: none;
}

.color-squares__item {
  text-align: center;
  font-weight: 700;
}

.color-squares__img {
  border-radius: 20px;
}

.color-squares__color {
  display: block;
}

.second-price {
  color: #0235f1;
  font-weight: 500;
}

.dinamic-content .green-color,
.green-color {
  color: #3cc32c;
}

.pic_plus_text {
  margin: 20px auto;
  text-align: center;
}

.stands-grid__images {
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: space-around;
}

.stands-grid__image {
  object-fit: contain;
  max-width: 100%;
  max-height: 450px;
}

.dinamic-content .fancy-text {
  font-size: 25px;
  color: deeppink;
  font-style: italic;
}

.dinamic-content .wild-text {
  font-size: inherit;
  color: #b07800;
  font-style: italic;
}

.span_caveat {
  font-size: 30px;
  font-family: 'caveat', arial;
  line-height: 1;
  font-style: italic;
  padding: 0 5px;
}

.yellow-text {
  color: #c3c302;
  font-weight: 700;
}

.red-text {
  color: red;
  font-weight: 700;
}

.blue-text {
  color: rgb(47, 11, 255);
  font-weight: 700;
}

.light-blue-text {
  color: #0235f1;
}

.brown-text {
  color: #b95c00;
  font-weight: 700;
}

.orange-text {
  color: #ff8923;
  font-weight: 500;
}

.most-cool {
  color: deeppink;
  font-size: 25px;
  font-weight: 700;
  font-family: 'arsenal', arial;
  margin: 10px 0;
  font-style: italic;
}

.case-grid {
  align-items: center;
  display: grid;
  grid-template-columns: 3fr 1fr 1fr;
  gap: 20px;
}

.bags-grid_2 {
  grid-template-columns: repeat(2, 1fr);
}

.case-grid_3-1 {
  grid-template-columns: 3fr 1fr;
  gap: 10px;
}

.one-column-grid__img {
  height: 250px;
  width: 100%;
  object-fit: contain;
}

.h200 {
  height: 200px;
}

.dinamic-content ul.gray-window__list {
  margin-bottom: 20px;
  padding-left: 10px;
  list-style-type: none;
  max-width: 80%;
}

.dinamic-content .gray-window__list-item:not(:last-child) {
  margin-bottom: 10px;
}

.mats-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px;
  align-items: baseline;
}

.сursive {
  font-weight: 300;
  color: #6660d6;
}

.dinamic-content .border-bottom-orange {
  border-bottom: #ff8923 solid 2px;
}

.centered-quote {
  margin: 35px auto;
  max-width: 550px;
  font-size: 20px;
  text-align: center;
  border-top: #ff8923 dashed 2px;
  border-bottom: #ff8923 dashed 2px;
  padding: 20px 0;
}

.fabrics-flex {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: center;
}

.fabrics-flex__content {
  max-width: 40%;
}

.fabrics-flex__images {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 60%;
}

.fabrics-flex-images {
  display: flex;
  gap: 15px;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 60%;
  flex-basis: 50%;
}

.fabrics-flex__img {
  height: 180px;
  object-fit: cover;
}

.fabrics-flex-images__img {
  height: 160px;
  object-fit: cover;
}

/* Своя библиотека классов */

.grid {
  display: grid;
  gap: 20px 10px;
  grid-template-columns: repeat(2, 1fr);
}

.dinamic-content .tac,
.tac {
  text-align: center;
}

.dblock {
  display: block;
}

.mt-auto {
  margin-top: auto;
}

.gap-10 {
  gap: 10px;
}

.gap-15 {
  gap: 15px;
}

.gap-20 {
  gap: 20px;
}

.m0 {
  margin: 0;
}

.grid-4 {
  display: grid;
  align-items: stretch;
  grid-template-columns: repeat(4, 1fr);
}

.br-10 {
  border-radius: 10px;
}

.objFitCont {
  object-fit: contain;
}

.align-stretch {
  align-items: stretch;
}

.align-center {
  align-items: center;
}

.align-end {
  align-items: flex-end;
}

.grid-1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
}

.grid-2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}

.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}

.grid-5 {
  grid-template-columns: repeat(5, 1fr);
}

.video-box {
  width: 100%;
  height: 300px;
}

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

.grid-no-gap {
  gap: 0 !important;
}

.mb-5 {
  margin-bottom: 5px;
}

.w-100 {
  width: 100px;
  height: auto;
}

.w-200 {
  width: 200px;
  height: auto;
}

.fz-16 {
  font-size: 16px !important;
}

.w-310 {
  width: 300px;
  height: auto;
}

.w-400 {
  width: 400px;
  height: auto;
}

.news-without-image + .news-page__img-wrapper {
  display: none;
}

.gray-image-wrapper {
  border: 2px solid rgb(173, 173, 173);
}

.gap10 {
  gap: 10px;
}

.gap20 {
  gap: 20px;
}

.tal {
  text-align: left !important;
}

.mb-5 {
  margin-bottom: 5px !important;
}

.mb-10 {
  margin-bottom: 10px !important;
}

.mb-15 {
  margin-bottom: 15px !important;
}

.mb-20 {
  margin-bottom: 20px !important;
}

.mb-30 {
  margin-bottom: 30px !important;
}

.mb-40 {
  margin-bottom: 40px !important;
}

.mb-50 {
  margin-bottom: 50px !important;
}

.h-auto {
  height: auto !important;
}

.w-auto {
  width: auto !important;
}

.mt-15 {
  margin-top: 15px !important;
}

.b-700 {
  font-weight: 700 !important;
}

.jc-flex-start {
  justify-content: flex-start;
}

.no-bg {
  background-color: transparent !important;
}

.light-gray {
  color: #757575;
  font-weight: 300;
}

.height-auto {
  height: auto;
}

.w-auto {
  width: auto !important;
}

.m0a {
  display: block;
  margin: 0 auto;
}

.uppercase {
  text-transform: uppercase;
}

.obj-cover {
  object-fit: cover;
}

.grid-1-5 {
  grid-template-columns: 1.5fr 1fr;
}

.no-mb {
  margin-bottom: 0 !important;
}

@media (max-width: 1400px) {
  .card-item__img {
    object-fit: cover;
  }
}

@media (max-width: 1320px) {
  .fringe-and-brushes__grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .white-bg {
    margin-bottom: 20px;
  }

  .item-gray__inner,
  .views-top__inner,
  .dinamic-content .views-list {
    flex-direction: column;
  }

  .sharfy-grid {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }

  .flex-trio__item {
    flex-direction: column;
  }

  .nashivki-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .dinamic-content .item-gray__materials {
    display: grid;
    list-style-type: none;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    align-items: baseline;
  }

  .views-list__item {
    width: 100%;
  }

  .flex-trio__image,
  .flex-trio__descr {
    flex-basis: 100%;
  }

  .grid-assortment {
    padding: 10px;
    grid-template-columns: repeat(2, 1fr);
  }

  .dinamic-content .views-list__descr {
    min-height: auto;
  }

  .views-top__image {
    width: 100%;
  }

  .bandana-gray-window__image,
  .item-gray__image,
  .item-gray__text {
    max-width: 100%;
  }

  .item-gray__gold-and-silver {
    margin-top: 20px;
  }

  .article {
    flex-direction: column;
  }

  .article__img {
    display: block;
  }
}

@media (max-width: 1215px) {
  .flex-row {
    display: block;
  }

  .materials-grid,
  .grid-znamena_4,
  .grid-znamena_3,
  .grid-flagi_3,
  .grid-flagi_4 {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid-znamena__item_increasing:hover {
    transform: unset;
  }

  .materials-grid__item:last-child {
    grid-column: span 2;
  }

  .our-works__items,
  .kinds-of-flags__grid {
    grid-template-columns: repeat(3, 1fr);
  }

  .examples-grid {
    grid-template-columns: repeat(3, 1fr);
    margin: 20px 0;
  }
}

@media (max-width: 1200px) {
  .bracelets-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }

  .bags-modal {
    width: 90%;
    padding: 15px 10px;
  }

  .bags-close-btn {
    top: 0;
    right: -50px;
  }

  .cards-items {
    display: block;
  }

  .cards-items__item {
    max-width: 100%;
  }

  .card-item__image {
    min-height: initial;
    max-height: initial;
    width: 100%;
  }

  .cards-items__item:not(:last-child) {
    margin-bottom: 20px;
  }
}

@media (max-width: 1023px) {
  .carousel-wrapper .carousel__img img {
    min-height: auto;
  }

  .grid-2 {
    grid-template-columns: repeat(1, 1fr);
  }

  .carousel-wrapper .carousel__img {
    min-height: auto;
  }

  .grid-assortment__img {
    height: auto;
  }

  .grid-colors {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
  }

  .gray-images {
    flex-wrap: wrap;
    gap: 50px;
    justify-content: center;
  }

  .materials-grid__item:last-child {
    grid-column: unset;
  }

  .views-materials__item {
    display: block;
  }

  .views-materials__img {
    width: 100%;
    height: auto;
  }

  .dinamic-content .item-gray__materials {
    display: grid;
    list-style-type: none;
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    align-items: baseline;
  }
}

@media screen and (max-width: 768px) {
  .big-orange {
    font-size: 1.2rem;
    margin-bottom: 15px;
  }

  .bags-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .new-tapes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
  }

  .order {
    order: -1;
  }

  .gray-italiс {
    font-size: 16px;
  }

  .article-part__image {
    height: auto;
  }

  .white-bg__img {
    padding: 10px 0;
    height: 300px;
  }

  .our-works__items {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .bandana-gray-window__inner {
    display: block;
  }

  .bandana-gray-window__image {
    text-align: center;
  }

  .bandana-gray-window__content {
    width: 100%;
  }
}

@media (max-width: 760px) {
  .right-sidebar-wrapper {
    display: none;
  }

  .views,
  .gray-window {
    padding: 15px;
  }

  .list-logo__ok {
    width: 100%;
  }

  .videos-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }

  .accessories-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .grid-assortment {
    grid-template-columns: repeat(1, 1fr);
  }

  .remoulding-box {
    display: flex;
    flex-direction: column;
  }

  .remoulding-box__image img {
    height: 300px;
  }

  .accessories-grid__item_horizontal {
    grid-column-start: unset;
    grid-column-end: unset;
  }
}

@media screen and (max-width: 670px) {
  .img__li__glav {
    display: none;
  }

  .video-box {
    height: auto;
  }

  .examples-grid {
    grid-template-columns: repeat(2, 1fr);
    margin: 20px 0;
  }

  .acc-head.acc-head-new {
    font-size: 15px;
  }

  .fabrics-flex {
    flex-wrap: wrap;
    justify-content: center;
  }

  .fabrics-flex__content,
  .fabrics-flex__images {
    max-width: 100%;
  }

  .dinamic-content .main-title {
    font-size: 28px;
  }
}

@media screen and (max-width: 600px) {
  .views-bottom__grid,
  .stands-grid {
    grid-template-columns: 1fr;
  }

  .sharfy-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .stands-grid__image {
    height: 300px;
  }

  .lenta-grid {
    grid-template-columns: repeat(6, 1fr);
  }

  .flags {
    flex-wrap: wrap;
  }

  .dinamic-content .flags-list {
    gap: 20px;
  }

  .lenta-grid__item {
    grid-column: span 3;
    text-align: center;
  }

  .materials-grid_third {
    grid-template-columns: repeat(2, 1fr);
  }

  .sharfy-grid__image {
    height: 250px;
    object-position: center;
  }

  .views-grid__item:last-child {
    grid-column-start: unset;
    grid-column-end: unset;
  }

  .cloth-grid {
    display: grid;
    align-items: baseline;
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
  }

  .cloth-grid__item {
    text-align: center;
  }

  .dinamic-content .main-title {
    font-size: 21px;
  }

  .acc-head {
    font-size: 10px;
    text-align: left;
  }

  .jackets-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .features__list {
    list-style-image: none;
  }

  .white-bg {
    padding: 10px;
  }

  .examples-grid_three {
    grid-template-columns: repeat(1, 1fr);
    margin: 20px 0;
  }

  .product-popup .product-popup__input {
    display: block;
  }

  .big-orange {
    font-size: 1rem;
    margin-bottom: 10px;
  }

  .gray-italiс {
    font-size: 14px;
  }

  .phone-upper {
    font-size: 16px;
  }

  .bags-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  .el-dialog {
    padding: 10px;
  }

  .dinamic-content .orange-title,
  .dinamic-content .black-title {
    font-size: 20px;
  }

  a.order-button.bounce-1,
  .dinamic-content .small-title {
    font-size: 18px;
    max-width: 100%;
  }

  .bags-close-btn {
    right: -25px;
    width: 26px;
    height: 26px;
  }

  .acc-head.acc-head-new {
    font-size: 12px;
  }

  .dinamic-content .item-gray__text,
  .item-gray__list,
  .features__item {
    font-size: 15px;
  }
}

@media (max-width: 450px) {
  .fringe-and-brushes__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .kinds-of-flags__grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .grid {
    gap: 10px;
    grid-template-columns: 1fr;
  }

  .new-tapes {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 15px;
  }

  .grid-print {
    grid-template-columns: repeat(1, 1fr);
  }

  .videos-grid {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }

  .bracelets-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }

  .materials-grid__img {
    max-height: 200px;
  }

  .one-column-grid {
    grid-template-columns: repeat(1, 1fr);
    margin: 20px 0;
    align-items: end;
  }

  .gray-window__columns {
    display: block;
  }

  .grid-print__item_horizontal {
    grid-column-start: unset;
    grid-column-end: unset;
  }

  .dinamic-content .grid-znamena__title {
    font-size: 20px;
  }

  .grid-colors {
    grid-template-columns: repeat(3, 1fr);
  }

  .sharfy-link {
    font-size: 16px;
  }

  .dinamic-content .grid-print__title {
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 700;
  }

  .decor::after,
  .decor::before {
    top: 40%;
    height: 60%;
  }
}

@media (max-width: 400px) {
  .grid-znamena__image {
    width: 50%;
    margin: auto;
    display: block;
  }

  .grid-flagi_4 .grid-flagi__image {
    height: auto;
  }

  .grid-znamena_3,
  .grid-znamena_4,
  .grid-flagi_3,
  .grid-flagi_4 {
    grid-template-columns: repeat(1, 1fr);
  }

  .materials-grid {
    grid-template-columns: repeat(1, 1fr);
  }

  a.order-button.bounce-1 {
    font-size: 14px;
  }

  .materials-grid_third {
    grid-template-columns: repeat(1, 1fr);
  }
}

.no_transition .VueCarousel-inner {
  transition: unset !important;
}

#extra-modal-fabric,
#extra-modal-mount {
  z-index: 15;
}

.open-extra-modal {
  cursor: pointer;
}

.body-freeze {
  overflow: hidden;
}

.bags-modal,
#extra-modal-fabric .bags-modal,
#extra-modal-mount .bags-modal {
  max-height: 95vh;
  overflow-y: auto;
  overflow-x: hidden;
}

/* new design zhilety*/

.p16 {
  padding: 0 16px;
}

.catalog,
.catalog * {
  box-sizing: border-box;
  margin: 0;
}

.catalog {
  font-family: 'Arsenal', Arial, Helvetica, sans-serif;
  max-width: none;
  margin: 0 auto;
  width: 100%;
}
.catalog button,
.catalog a,
.catalog input[type='button'],
.catalog input[type='submit'] {
  all: unset;
  box-sizing: border-box;
}

.btn {
  display: inline-block;
  min-width: 105px;
  padding: 8px 16px;
  border-radius: 8px;
  border: 2px solid #ffd2b3;
  background: linear-gradient(180deg, #fff 0%, #fffaf5 100%);
  color: #ff8a00;
  text-decoration: none;
  font-weight: 600;
  align-self: flex-start;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  transition: box-shadow 120ms ease, transform 120ms ease,
    background-color 120ms ease;
}
.btn:hover {
  cursor: pointer;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
  transform: translateY(-1px);
}
.btn:focus {
  outline: 3px solid rgba(255, 138, 0, 0.12);
  outline-offset: 2px;
}

.catalog.catalog .btn,
.catalog.catalog a.btn,
.catalog.catalog input[type='button'],
.catalog.catalog input[type='submit'] {
  display: inline-block;
  min-width: 105px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  padding: 4px 4px;
  border-radius: 16px;
  border: 2px solid #ffd2b3;
  background: linear-gradient(180deg, #fff 0%, #fffaf5 100%);
  color: #ff8a00;
  text-decoration: none;
  cursor: pointer;
  font-weight: 400;
  text-align: center;
  line-height: 1;
  transition: box-shadow 120ms ease, transform 120ms ease,
    background-color 120ms ease;
}

.catalog.catalog .btn.catalog__btn--price {
  background: linear-gradient(180deg, #ff8a00 0%, #ff7a00 100%);
  border-color: #ff8a00;
  color: #fff;
}
.catalog.catalog .btn.catalog__btn--price:hover {
  box-shadow: 0 8px 22px rgba(255, 138, 0, 0.18);
  transform: translateY(-1px);
}

.catalog.catalog .catalog__title {
  font-size: 27px;
  margin-bottom: 24px;
  text-align: left;
}

.catalog.catalog .catalog__list {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  justify-content: start;
  justify-items: center;
  gap: 24px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.catalog.catalog .catalog__item {
  width: 100%;
  box-sizing: border-box;
}

.catalog.catalog .catalog__card {
  height: 100%;
  background: #fff;
  border-radius: 16px;
  padding: 18px;
  box-shadow: 0 8px 20px rgba(22, 28, 37, 0.15);
  display: flex;
  flex-direction: column;
  align-items: stretch;
  justify-content: flex-end;
}
.catalog.catalog .catalog__card-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 6px;
  text-align: left;
}
.catalog.catalog .catalog__card-sub {
  font-size: 18px;
  margin-bottom: 12px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
}

.catalog.catalog .catalog__images {
  display: flex;
  gap: 10px;
  justify-content: center;
  align-items: stretch;
  min-height: 120px;
}
.catalog.catalog .catalog__images img {
  width: auto;
  height: 200px;
  object-fit: contain;
  object-position: center center;
  border-radius: 8px;
  background: #fff;
}

.catalog.catalog .catalog__progress {
  height: 10px;
  background: #eee;
  margin: 0 0 18px;
}

.catalog.catalog .catalog__actions {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  gap: 12px;
}
.catalog.catalog .catalog__actions__left,
.catalog.catalog .catalog__actions__right {
  display: flex;
  gap: 8px;
  align-items: center;
}

.catalog.catalog p,
.catalog.catalog li,
.catalog.catalog span,
.catalog.catalog a:not(.btn),
.catalog.catalog strong,
.catalog.catalog em,
.catalog.catalog small,
.catalog.catalog label {
  font-family: 'Arsenal', Arial, Helvetica, sans-serif;
  color: #222;
  line-height: 1.45;
  font-size: 16px;
}

.catalog.catalog h1,
.catalog.catalog h2,
.catalog.catalog h3,
.catalog.catalog h4,
.catalog.catalog h5,
.catalog.catalog h6 {
  font-family: 'Arsenal', Arial, Helvetica, sans-serif;
  color: #222;
  margin: 0 0 12px;
  line-height: 1.2;
  text-align: left;
}
.catalog.catalog h1 {
  font-size: 28px;
}
.catalog.catalog h2 {
  font-size: 22px;
}
.catalog.catalog h3 {
  font-size: 20px;
}

.catalog.catalog a:not(.btn) {
  color: #ff8a00;
  text-decoration: underline;
}

@media (max-width: 650px) {
  .catalog.catalog .catalog__list {
    grid-template-columns: 1fr;
    justify-content: center;
  }
  .catalog.catalog .catalog__images img {
    width: 45%;
    height: auto;
  }
  .catalog.catalog .catalog__item {
    width: 100%;
    max-width: 520px;
    box-sizing: border-box;
  }
}

.modal-content.modal-content {
  display: none;
  position: fixed;
  z-index: 4;
  inset: 0;
  margin: 36px;
  box-sizing: border-box;
  overflow-y: auto;
}

.modal-content.modal-content.show {
  display: flex;
  flex-direction: column;
}

.modal-content.modal-content > .gray-window {
  margin: 0;
  padding: 30px;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  position: relative;
  max-height: calc(100vh - 72px);
}

.modal-close.modal-close {
  position: absolute;
  top: 15px;
  right: 20px;
  font-size: 28px;
  font-weight: bold;
  color: #aaa;
  cursor: pointer;
  border: none;
  background: none;
  padding: 0;
  line-height: 1;
}

.modal-close.modal-close:hover,
.modal-close.modal-close:focus {
  color: #000;
  outline: none;
}

.modal-content.modal-content b {
  color: #000;
}
