body {
  background: #0A0A0A !important;
}

html, body {
  overflow-x: hidden;
}

.tattoo-page{
  display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;
  position: relative;
}

.hero-section {
  position: relative;
  height: 51.5625vw;
  display: flex;
  width: 100vw;
  align-items: center;
  justify-content: center;
}


/* Фоновое изображение с градиентом */
.hero-section::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), 
  url('../images/tatto_fon_1.png') lightgray 0vw -0.06703vw / 100% 129.236% no-repeat;
  background-size: cover;
  background-position: center;
  z-index: -1;
}

.logo-groub{
  position: absolute;
  display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;
  top: 12.91667vw;
}
.logo-symol{
  content: '';
  width: 5.3125vw;
  height: 5.20833vw;
  background: url('../images/Logo_tattoo.svg') center/contain no-repeat;
  z-index: -1;
}
.logo-text{
  content: '';
  width: 29.16667vw;
  height: 11.14583vw;
  background: url('../images/Desktop_Tattoo_Logo_Text.svg') center/contain no-repeat;
  z-index: -1;
  margin-top: 2.08333vw;
}
.logo-accent_text{
  content: '';
  width: 21.09375vw;
  height: 12.76042vw;
  aspect-ratio: 81/49;
  background: url('../images/Tattoo_Accent_Text.svg') center/contain no-repeat;
  z-index: -1;
  margin-top: -6.25vw;
}
.text-groub{
  display: flex;
  justify-content: center; 
  align-items: center;
  gap: 44.58333vw;
}
.hero-text{
  color: var(--White-White-Text, #FFF);
  /* Desktop/Text/Text Medium */
  font-family: "Inter";
  font-size: 1.25vw;
  font-style: normal;
  font-weight: 500;
  line-height: 110%; /* 1.375vw */
  letter-spacing: -0.0375vw;
  text-transform: uppercase;
}
.hero-text.left_t{
  text-align: left;
  width: 21.61458vw;
}
.hero-text.right_t{
  text-align: right;
  width: 23.38542vw;
}



/* Планшетная версия (1024px) */
@media (max-width: 1024px) {
.hero-section {
  width: 100vw;
  height: 75vw;
}


/* Фоновое изображение с градиентом */
.hero-section::before {
  content: '';
background: linear-gradient(0deg, rgba(0, 0, 0, 0.20) 0%, rgba(0, 0, 0, 0.20) 100%), 
url('../images/tatto_fon_1.png') lightgray -6.34766vw -0.07559vw / 112.695% 100.155% no-repeat;
}

.logo-groub{
  top: 23.33984vw;
}
.logo-symol{
  width: 6.83594vw;
  height: 6.64062vw;
}
.logo-text{
width: 31.05469vw;
height: 11.71875vw;
  margin-top: 2.92969vw;
}
.logo-accent_text{
width: 23.4375vw;
height: 14.16016vw;
aspect-ratio: 48/29;
  margin-top: -6.83594vw;
}
.text-groub{
  gap: 33.98438vw;
}
.hero-text{
font-size: 1.36719vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.50391vw */
letter-spacing: -0.02734vw;
text-transform: uppercase;
}
.hero-text.left_t{
  width: 31.05469vw;
}
.hero-text.right_t{
  width: 31.05469vw;
}



  
}

/* Мобильная версия (375px) */
@media (max-width: 375px) {
    .hero-section {
width: 100vw;
height: 202.13333vw;
}


/* Фоновое изображение с градиентом */
.hero-section::before {
background: linear-gradient(0deg, rgba(0, 0, 0, 0.30) 0%, rgba(0, 0, 0, 0.30) 100%), 
url('../images/tatto_fon_1.png') lightgray -136.61627vw -0.21813vw / 303.397% 100.108% no-repeat;
}

.logo-groub{
  top: 74.66667vw;
}
.logo-symol{
width: 13.6vw;
height: 13.33333vw;
}
.logo-text{
width: 62.13333vw;
height: 23.46667vw;
  margin-top: 5.33333vw;
}
.logo-accent_text{
width: 35.2vw;
height: 21.33333vw;
aspect-ratio: 33/20;
  margin-top: -10.66667vw;
}
.text-groub{
  gap: 63.46667vw;
  flex-direction: column;
}
.hero-text{
font-size: 3.73333vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
text-transform: uppercase;
}
.hero-text.left_t{
  width: 94.66667vw;
  text-align: center;
}
.hero-text.right_t{
  width: 94.66667vw;
  text-align: center;
}

}

@keyframes scroll {
    0% { transform: translateX(0); }
    100% { transform: translateX(-50%); }
}
  
/* Основные размеры */
.banner {
    position: relative;
    width: 100%;
    /*background: #FFFFFF;*/
    margin-top: 0;
    flex-direction: column;
    display: flex;
}
  
.banner-inner {
    position: relative;
    height: 4.4270vw; /* 330px */
    overflow: hidden;
    display: flex;
    padding-left: 5.2083vw;
    padding-right: 5.2083vw;
}
  
/* Общие стили для лент */
.banner-strip {
    position: relative;
    left: 50%;
    width: 101%; /* 1963px */
    height: 4.427vw; /* 85px */ 
    transform: translateX(-50%);
    display: flex;
    align-items: center;
    overflow: hidden;
    padding: 1.302vw 0; /* 25px */
}
  
  
/* Нижняя лента */
.banner-strip-top {
    position: absolute;
    transform: translateX(-50%);
    background: #F00;
}
  
/* Бегущая строка */
.banner-content {
    display: flex;
    align-items: center;
    gap: 0.78125vw; /* 15px */
    width: max-content;
    animation: scroll var(--line-animation-speed, 20s) linear infinite;
    padding-right: 2.604vw; /* 50px */
}
  
/* Текст */
.discount-text {
    color: #FFF;
    font-family: "Inter", sans-serif;
    font-size: 1.667vw; /* 32px */
    font-weight: 400;
    line-height: 110%;
    letter-spacing: -0.033vw; /* -0.64px */
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0;
}
  
/* Звезда */
.star-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 1.25vw; /* 24px */
    height: 1.25vw; /* 24px */
}
  
.star-icon {
    width: 100%;
    height: 100%;
}

@media (max-width: 1024px) {
    .banner {
      margin-top: 0; /* 60px */
    }
  
    .banner-inner {
      height: 5.47vw; /* 117px (149px - 32px отступов) */
      padding-left: 1.95vw;
      padding-right: 1.95vw;
      
    }
  
    .banner-strip {
      height: 5.47vw; /* 56px */
      padding: 1.465vw 0; /* 15px */
    }
  
    .banner-content {
      gap: 1.465vw; /* 15px */
      padding-right: 4.88vw; /* 50px */
    }
  
    .discount-text {
      font-size: 2.34vw; /* 24px */
      letter-spacing: -0.047vw; /* -0.48px */
    }
  
    .star-wrapper {
      width: 2.34vw; /* 24px */
      height: 2.34vw; /* 24px */
    }
  
    /* Оптимизация анимации 
    .banner-content {
      animation-duration: 30s;
    }*/
  }
  
  @media (max-width: 375px) {
    .banner {
      padding-top: 0; /* ~20px */
    }
  
    .banner-inner {
      height: 14.4vw; /* 54px */
      padding: 0 2.67vw; /* 10px */
    }
  
    .banner-strip {
      width: 100vw;
      height: 14.4vw; /* 54px */
      padding: 3.2vw 0; /* 12px */
      left: 50%;
      transform: translateX(-50%);
    }
  
    .banner-content {
      gap: 2.67vw; /* 10px */
      padding-right: 5.33vw; /* 20px */
      /*animation-duration: 20s;*/
    }
  
    .discount-text {
      font-size: 3.73vw; /* 14px */
      letter-spacing: -0.053vw; /* -0.2px */
      transform: none;
    }
  
    .star-wrapper {
      width: 6.4vw; /* 24px */
      height: 6.4vw; /* 24px */
      transform: none;
    }
  }


.about-us-section {
  position: relative;
  margin-top: 9.375vw;
  display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;
}

/* Блок с иконкой и заголовком */
.about-us-headline {
  position: relative;
  display: flex;
  justify-content: center; 
  align-items: center;
  height: 11.71875vw; /* Высота контейнера */
}

/* Внутренний контейнер для иконки */
.about-us-headline::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 15.52083vw;
  height: 9.375vw;
  background: url('../images/Tattoo_Accent_Text_about55.svg') center/contain no-repeat;
  z-index: 0; /* Иконка под текстом */
  margin: 0; /* Убираем отступы у параграфа */
}

/* Текст "О НАС" */
.about-us-headline span {
  position: relative; /* Относительное позиционирование */
color: var(--White-White-Text, #FFF);
text-align: center;
font-family: "Despair Display";
font-size: 6.66667vw;
font-style: normal;
font-weight: 700;
line-height: 80%;
letter-spacing: -0.13333vw;
text-transform: uppercase;
  align-self: flex-end;
}

/* Блок с текстом */
.about-us-text {
  text-align: center;
  width: 45.3125vw;
color: var(--White-White-Text, #FFF);
/* Desktop/Text/Text Big */
font-family: "Inter";
font-size: 1.66667vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.83333vw */
letter-spacing: -0.03333vw;
text-transform: uppercase;
  white-space: normal; /* Разрешаем перенос текста */
  word-wrap: break-word; /* Перенос длинных слов */
  margin-top: 1.5625vw;
}

/* Блок с картинками */
.about-us-photos {
  display: flex;
  gap: 8.59375vw; /* 1.04167vw / 100vw */
  align-items: flex-end; /* Выравниваем картинки по верхнему краю */
  margin-top: 2.08333vw;
}

.about-us-photos .photo {
  background-size: cover;
  background-position: center;
  flex-shrink: 0; /* Запрещаем сжатие элементов */
  border: 0.05208vw solid var(--Black-Black-Stroke, #161616);
}

.photo-1 {
width: 21.61458vw;
height: 18.75vw;
background: url('../images/about_us_1_photo_tattoo.png') lightgray -2.5875vw 0vw / 130.171% 100% no-repeat;
}

.photo-2 {
width: 29.16667vw;
height: 29.16667vw;
background: url('../images/about_us_2_photo_tattoo.png') lightgray -0.00156vw -7.80156vw / 100.011% 150.179% no-repeat;
}

.photo-3 {
width: 21.61458vw;
height: 18.75vw;
background:  url('../images/about_us_3_photo_tattoo.jpg') lightgray -5.08969vw 0vw / 130.391% 100% no-repeat;
}
.about-text{
  margin-top: 1.04167vw;
  width: 29.16667vw;
  color: var(--White-White-Text, #FFF);

/* Desktop/Text/Text Small */
font-family: "Inter";
font-size: 0.9375vw;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 1.03125vw */
letter-spacing: -0.01875vw;
}
/* Планшетная версия (1024px) */
@media (max-width: 1024px) {
  .about-us-section {
    margin-top: 9.76562vw;
  }

/* Блок с иконкой и заголовком */
.about-us-headline {
  height: 12.20703vw; /* Высота контейнера */
}

/* Внутренний контейнер для иконки */
.about-us-headline::before {
  top: 0;
  bottom: 0;
  width: 16.11328vw;
  height: 9.76562vw;
}

/* Текст "О НАС" */
.about-us-headline span {
font-size: 6.25vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.625vw */
letter-spacing: -0.125vw;
text-transform: uppercase;
}

/* Блок с текстом */
.about-us-text {
  text-align: center;
  width: 83.10547vw;
font-size: 2.34375vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 2.57812vw */
letter-spacing: -0.04688vw;
text-transform: uppercase;
  margin-top: 1.95312vw;
}

/* Блок с картинками */
.about-us-photos {
  gap: 9.57031vw; 
  margin-top: 2.92969vw;
}

.about-us-photos .photo {
  border: 0.09766vw solid var(--Black-Black-Stroke, #161616);
}

.photo-1 {
width: 22.94922vw;
height: 19.92188vw;
flex-shrink: 0;
background: url('../images/about_us_1_photo_tattoo.png') lightgray -4.0416vw 0vw / 130.171% 100% no-repeat;

}

.photo-2 {
width: 31.05469vw;
height: 31.05469vw;
flex-shrink: 0;
aspect-ratio: 1/1;
background:  url('../images/about_us_2_photo_tattoo.png') lightgray -0.00166vw -8.30664vw / 100.011% 150.179% no-repeat;
}

.photo-3 {
width: 22.94922vw;
height: 19.92188vw;
flex-shrink: 0;
background:  url('../images/about_us_3_photo_tattoo.jpg') lightgray -6.81982vw 0vw / 129.752% 99.51% no-repeat;
}
.about-text{
  margin-top: 0.97656vw;
  width: 31.05469vw;
font-size: 1.36719vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 1.64062vw */
letter-spacing: -0.02734vw;
}
}

/* Мобильная версия (375px) */
@media (max-width: 375px) {
    .about-us-section {
    margin-top: 21.33333vw;
  }

/* Блок с иконкой и заголовком */
.about-us-headline {
  height: 15.2vw; /* Высота контейнера */
}

/* Внутренний контейнер для иконки */
.about-us-headline::before {
  top: 0;
  bottom: 0;
width: 22.13333vw;
height: 13.33333vw;
aspect-ratio: 83/50;
}

/* Текст "О НАС" */
.about-us-headline span {
font-size: 6.4vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.76vw */
letter-spacing: -0.128vw;
text-transform: uppercase;
}

/* Блок с текстом */
.about-us-text {
width: 94.66667vw;
font-size: 3.73333vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
text-transform: uppercase;
  margin-top: 2.66667vw;
}

/* Блок с картинками */
.about-us-photos {
  gap: 2.66667vw; 
  margin-top: 5.33333vw;
}

.about-us-photos .photo {
  border: 0.26667vw solid var(--Black-Black-Stroke, #161616);
}

.photo-1 {
width: 29.86667vw;
height: 29.6vw;
background: url('../images/about_us_1_photo_tattoo.png') lightgray -5.22293vw 0vw / 146.443% 100% no-repeat;


}

.photo-2 {
width: 29.6vw;
height: 29.6vw;
aspect-ratio: 1/1;
background:  url('../images/about_us_2_photo_tattoo.png')  lightgray -0.0016vw -7.9176vw / 100.011% 150.179% no-repeat;
}

.photo-3 {
width: 29.86667vw;
height: 29.6vw;
background:  url('../images/about_us_3_photo_tattoo.jpg') lightgray -11.41947vw 0vw / 147.688% 100% no-repeat;
}
.about-text{
  margin-top: 2.66667vw;
  width: 94.66667vw;
font-size: 3.73333vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 4.48vw */
letter-spacing: -0.07467vw;
}

}

.price-list-container{
  margin-top: 9.375vw;
    display: flex;
  flex-direction: column;
  position: relative;
    justify-content: center; 
  align-items: center;
  gap: 2.08333vw;
}
.price-list-heading{
  display: flex;
  align-self: flex-start;
  color: var(--White-White-Text, #FFF);
  font-family: "Despair Display";
  font-size: 3.33333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 3.33333vw */
  letter-spacing: -0.06667vw;
  text-transform: uppercase;
}
.price_box{
    display: flex;
  flex-direction: column;
  position: relative;
}

.service-item{
    border-bottom: 0.05208vw solid #CCC;
    border-top: 0.05208vw solid #CCC;
      display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;
  position: relative;
  padding-top: 1.30208vw;
  padding-bottom: 1.30208vw;
}
.side_up{
    border-bottom: none !important;
}
.side_central{
      border-bottom: none !important;
    border-top: none !important;
}
.side_down{
  border-top: none !important;
}
.service-item.hover .service-item-fon, .service-item.active .service-item-fon{
  position: absolute;
  background-color: #F00;
  width: 100vw;
  height: 100%;
  z-index: -1;
}
.service-info{
  width: 89.58333vw;
  display: flex;
  justify-content: space-between;
}
.service-about-item{
display: flex;
width: 55.625vw;
justify-content: space-between;
align-items: flex-start;
}
.service-about-info{
  display: flex;
  justify-content: space-between;
}

.service-name{
  font-family: "Despair Display";
  font-size: 1.66667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.66667vw */
  text-transform: uppercase;
  color:  #fff;
}

.service-item.disable .service-name {
  color:  #6C6C6C;
}
.service-item.hover .service-name, .service-item.active .service-name{
  color:  #fff;
}

.service-description{
  width: 21.61458vw;
  flex-shrink: 0;
  font-family: "Inter";
font-size: 0.9375vw;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 1.03125vw */
letter-spacing: -0.01875vw;
  color:  #fff;
}

.service-item.disable .service-description {
  color:  #6C6C6C;
}
.service-item.hover .service-description, .service-item.active .service-description{
  color:  #fff;
}
.service-price{
  text-align: right;
font-family: "Despair Display";
font-size: 1.66667vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 1.66667vw */
text-transform: uppercase;
  color:  #fff;
}

.service-item.disable .service-price {
  color:  #6C6C6C;
}
.service-item.hover .service-price, .service-item.active .service-price{
  color:  #fff;
}
.service-image {
    display: none;
    content: '';
    position: absolute;
    inset: 0;
    background-image: var(--bg-url);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 14.0625vw;
    height: 18.75vw;
    flex-shrink: 0;
    border: 0.05208vw solid var(--Black-Black-Stroke, #161616);
    z-index: 10;
}
.booking-btn{
display: flex;
width:  29.16667vw;
padding:  1.30208vw 6.71875vw;
justify-content: center;
align-items: center;
gap: 0.52083vw;
border-radius:  2.08333vw;
background:  #FFF;
color: #0A0A0A;
font-family: "Inter";
font-size: 0.9375vw;
font-style: normal;
font-weight: 700;
line-height: 110%; /* 1.03125vw */
letter-spacing: -0.01875vw;
text-transform: uppercase;
border: 0.05208vw solid #fff;
    white-space: nowrap;
        outline: none;
}
.booking-btn:hover{
  background:  #0A0A0A;
  color: #FFF;
  text-decoration: none;
}


/* Стили для глобального изображения */
.global-service-image {
  position: fixed;
  width: 14.0625vw;
  height: 18.75vw;
  background-size: cover;
  background-position: center;
  border: 0.05208vw solid #161616;
  z-index: 1000;
  pointer-events: none;
  display: none;
}

/* Состояния элементов */
.service-item.disable {
  opacity: 0.6;
}

.arrow{
  display: none;
}
.tab-mod{
  display: none;
}
.modil{
  display: none ;
}
.dectstop{
  display: flex;
}
/* Адаптация изображения */
@media (max-width: 1024px) {
  
  .global-service-image {
    display: none ;
  }
  .dect{
    display: none;
  }
  .tab-mod{
  display: flex;
}
  .price-list-container{
  margin-top: 9.76562vw;
  gap: 2.92969vw;
}
.price-list-heading{
font-size: 3.125vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 3.125vw */
letter-spacing: -0.0625vw;
text-transform: uppercase;
}


.service-item{
  border-bottom: 0.09766vw solid #CCC;
  border-top: 0.09766vw solid #CCC;
  padding-top: 1.46484vw;
  padding-bottom: 1.46484vw;
  gap: 0.97656vw;
}

.service-item.hover .service-item-fon, .service-item.active .service-item-fon{
  width: 100vw;
  background-color: #6C0606;
}
.service-about-info{
  width: 96.09375vw;
}
.service-info{
width: 83.88672vw;
}
.service-about-item{
width: 63.57422vw;
}

.service-name{
font-size: 1.95312vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 1.95312vw */
text-transform: uppercase;
}



.service-description{
width: 31.05469vw;
font-size: 1.36719vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 1.64062vw */
letter-spacing: -0.02734vw;
}


.service-price{
font-size: 1.95312vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 1.95312vw */
text-transform: uppercase;
}


.service-image {
    display: none;
    content: '';
    position: relative;
width: 31.05469vw;
height: 41.40625vw;
    flex-shrink: 0;
    border: 0.09766vw solid var(--Black-Black-Stroke, #161616);
}
.service-item.hover .service-image, .service-item.active .service-image{
  display: flex;
}
.booking-btn{
display: flex;
width:  34.66797vw;
padding:  1.95312vw 12.59766vw;
gap: 0.97656vw;
border-radius:  3.90625vw;
font-size: 1.36719vw;
font-style: normal;
font-weight: 700;
line-height: 110%; /* 1.50391vw */
letter-spacing: -0.02734vw;
text-transform: uppercase;
border: 0.09766vw solid #fff;

}
.arrow {
    width: 2.34375vw;
    height: 2.34375vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.arrow-icon {
    width: 2.34375vw;
    height: 2.34375vw;
    transition: transform 0.3s ease;
}

.service-item.hover .arrow-icon, .service-item.active .arrow-icon {
    transform: rotate(180deg);
}
.modil{
  display: none ;
}
.dectstop{
  display: flex;
}
}

/* Адаптация изображения */
@media (max-width: 375px) {
.modil{
  display: flex ;
}
.dectstop{
  display: none ;
}
  .price-list-container{
  margin-top: 21.33333vw;
  gap: 5.33333vw;
}
.price-list-heading{
font-size: 6.4vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.76vw */
letter-spacing: -0.128vw;
text-transform: uppercase;
}


.service-item{
  border-bottom: 0.26667vw solid #CCC;
  border-top: 0.26667vw solid #CCC;
  padding-top: 2.66667vw;
  padding-bottom: 2.66667vw;
  gap: 1.33333vw;
}

.service-item.hover .service-item-fon, .service-item.active .service-item-fon{
  width: 100vw;
}
.service-about-info{
  width: 94.66667vw;
}
.service-info{
width: 94.66667vw;
  flex-direction: column;
    justify-content: center;
  gap: 1.33333vw;
}
.service-about-item{
width: 94.66667vw;

}

.service-name{
font-size: 3.2vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 3.2vw */
text-transform: uppercase;
}



.service-description{
width: 76.53333vw;
font-size: 3.73333vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 4.48vw */
letter-spacing: -0.07467vw;
}


.service-price{
font-size: 3.2vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 3.2vw */
text-transform: uppercase;
}


.service-image {
    width: 46.13333vw;
    height: 61.33333vw;
    border: 0.26667vw solid var(--Black-Black-Stroke, #161616);
    align-self: flex-start;
}

.booking-btn{
display: flex;
width:  94.66667vw;
padding:  5.33333vw 34.4vw;
gap: 2.66667vw;
border-radius:  10.66667vw;
font-size: 3.73333vw;
font-style: normal;
font-weight: 700;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
text-transform: uppercase;
border: 0.26667vw solid #fff;

}
.arrow {
display: none;
}


}

.lookbook_section {
  margin-top: 9.375vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 2.08333vw;
}

.lookbook-heading {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 12.76042vw;
}

.lookbook-heading::before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  width: 19.89583vw;
  height: 9.375vw;
  background: url('../images/lookbook_tattoo.svg') center/contain no-repeat;
  z-index: -1;
  margin: 0;
}

.lookbook-heading span {
  position: relative;
  color: var(--White-White-Text, #FFF);
  text-align: center;
  font-family: "Despair Display";
  font-size: 6.66667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 90%;
  letter-spacing: -0.13333vw;
  text-transform: uppercase;
  align-self: flex-end;
}

/* Карусель */
.lookbook_box {
  position: relative;
  width: 100%;
  overflow: hidden;
  cursor: grab;
}

.lookbook_box.active {
  cursor: grabbing;
}

.lookbook-track {
  display: flex;
  gap: 0.52083vw;
  will-change: transform;
  transition: transform 0.1s ease;
  align-items: flex-end;
  height: 36.45833vw;
}

/* Базовые стили для ВСЕХ изображений */
.lookbook-image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: var(--bg-url);
  border-radius: 0.20833vw;
  flex-shrink: 0;
  position: relative;
  
  /* Плавные переходы для всех анимируемых свойств */
  transition: 
    width 0.6s cubic-bezier(0.22, 0.61, 0.36, 1),
    height 0.6s cubic-bezier(0.22, 0.61, 0.36, 1),
    margin-bottom 0.6s cubic-bezier(0.22, 0.61, 0.36, 1),
    opacity 0.4s ease;
}

/* Обновленные стили для боковых элементов */
.lookbook-image.side {
    width: 21.61458vw;
    height: 27.08333vw;
}

.lookbook-image.side.side-1 {
    margin-bottom: 4.6875vw;
}

.lookbook-image.side.side-2 {
    margin-bottom: 9.375vw;
}

/* Центральный элемент */
.lookbook-image.center {
    width: 29.16667vw;
    height: 36.45833vw;
    margin-bottom: 0;
}

/* Скрываем элементы, которые не входят в видимую группу */
.lookbook-image:not(.center):not(.side) {
    opacity: 0.3;
    pointer-events: none;
    
    /* Уменьшаем размеры для скрытых элементов */
    width: 21.61458vw;
    height: 27.08333vw;
    margin-bottom: 9.375vw;
}



  .lookbook-track {
    overflow-x: visible;
  }


@media (max-width: 1024px) {
  .lookbook_box {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }
  .lookbook_box::-webkit-scrollbar {
    display: none;
  }
  .lookbook_section {
  margin-top: 9.76562vw;
  gap: 2.92969vw;
}

.lookbook-heading {
  height: 12.20703vw;
}

.lookbook-heading::before {
  width: 20.70312vw;
  height: 9.76562vw;
}

.lookbook-heading span {
font-size: 6.25vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.625vw */
letter-spacing: -0.125vw;
text-transform: uppercase;
}



.lookbook-track {
  gap: 1.46484vw;
  height: 59.17969vw;
}


/* Обновленные стили для боковых элементов */
.lookbook-image.side {
width: 35.15625vw;
height: 44.14062vw;
}

.lookbook-image.side.side-1 {
    margin-bottom: 7.03125vw;
}

.lookbook-image.side.side-2 {
    margin-bottom: 7.03125vw;
}

/* Центральный элемент */
.lookbook-image.center {
width: 47.26562vw;
height: 59.17969vw;
}

/* Скрываем элементы, которые не входят в видимую группу */
.lookbook-image:not(.center):not(.side) {
    /* Уменьшаем размеры для скрытых элементов */
width: 35.15625vw;
height: 44.14062vw;
    margin-bottom: 7.03125vw;
}
}


@media (max-width: 375px) {
  .lookbook_section {
  margin-top: 21.33333vw;
  gap: 5.33333vw;
}

.lookbook-heading {
  height: 15.2vw;
}

.lookbook-heading::before {
width: 28.26667vw;
height: 13.33333vw;
aspect-ratio: 53/25;
}

.lookbook-heading span {
font-size: 6.4vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.76vw */
letter-spacing: -0.128vw;
text-transform: uppercase;
}

.lookbook-track {
  gap: 2.66667vw;
  height: 94.66667vw
}


/* Обновленные стили для боковых элементов */
.lookbook-image.side {
width: 78.4vw;
height: 94.66667vw;
}

.lookbook-image.side.side-1 {
    margin-bottom: 0;
}

.lookbook-image.side.side-2 {
    margin-bottom: 0;
}

/* Центральный элемент */
.lookbook-image.center {
width: 78.4vw;
height: 94.66667vw;
}

/* Скрываем элементы, которые не входят в видимую группу */
.lookbook-image:not(.center):not(.side) {
    /* Уменьшаем размеры для скрытых элементов */
width: 78.4vw;
height: 94.66667vw;
    margin-bottom: 0;
}
.lookbook_box {
    padding-right: 0 8vw;
}
}


.certificates-loyalty{
  margin-top: 9.375vw;
  width: 89.58333vw;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;
  gap: 2.08333vw;
}
.certificates-heading{
  display: flex;
  width: 100%;
}

.certificates-heading-text{
  color:  #fff;
  font-family: "Despair Display";
  font-size: 3.33333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 3.33333vw */
  letter-spacing: -0.06667vw;
  text-transform: uppercase;
}

.certificates-heading-about{
  width: 29.16667vw;
  color:  #fff;
  font-family: "Inter";
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.03125vw */
  letter-spacing: -0.01875vw;
  margin-right: 15.10417vw;
  margin-left: auto;
}

.certificates-png{
  gap: 1.04167vw;
  display: flex;
  justify-content: center; /* Центрирование по горизонтали */
  align-items: center; /* Центрирование по вертикали */
  position: relative;
  width: 89.58333vw;
}

.certificates-card-number{
  margin-top: 2.08333vw;
  margin-left: 2.08333vw;
  color:  #fff;
  font-family: "Despair Display";
  font-size: 1.66667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 1.66667vw */
  text-transform: uppercase;
}
.certificates-card-text-group{
  position: absolute;
  left: 50%;
  top: 13.33333vw;
  transform: translate(-50%);
  display: flex;
  flex-direction: column;
  gap: 1.04167vw;
}

/* Добавляем плавность для фона */
.certificates-card-png {
  width: 44.27083vw;
  height: 28.125vw;
  aspect-ratio: 85/54;
  background: url('../images/gift_3.png') lightgray 50% / cover no-repeat;
  position: relative;
  transition: background-image 0.5s ease; /* Плавная смена фона */
}

.certificates-card-png:hover {
  background: url('../images/gift_4.png') lightgray 50% / cover no-repeat;
}

/* Плавное появление кнопки */
.design-link {
  border: none;
  display: none;
  padding: 0.41667vw 1.30208vw;
  justify-content: center;
  align-items: center;
  gap: 0.52083vw;
  border-radius: 2.08333vw;
  background: #fff;
  color: #F00;
  font-family: "Inter";
  font-size: 1.04167vw;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -0.02083vw;
  text-transform: uppercase;
  opacity: 0; /* Начальная прозрачность */
  transform: translateY(1.04167vw); /* Начальное смещение */
  border: 0.05208vw solid #F00;
  transition: 
    opacity 0.4s ease,
    transform 0.4s ease,
    background 0.3s ease,
    color 0.3s ease,
    border 0.3s ease; /* Анимации для всех свойств */
}

.certificates-card-png:hover .design-link {
  display: flex; /* Показываем кнопку */
  opacity: 1; /* Конечная прозрачность */
  transform: translateY(0); /* Возвращаем на место */
}

.design-link:hover {
  background: #F00;
  color: #fff;
}

/* Плавность для текста (опционально) */
.certificates-card-text {
  color: #fff;
  text-align: center;
  font-family: "Despair Display";
  font-size: 2.08333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -0.04167vw;
  text-transform: uppercase;
  width: 21.875vw;
  transition: transform 0.4s ease, color 0.4s ease; /* Анимация текста */
}
.certificates-about-heading.tablet{
  display: none;
}

@media (max-width: 1024px) {
  .certificates-loyalty{
    margin-top: 9.76562vw;
    width: 96.09375vw;
    gap: 2.92969vw;
  }
  
  .certificates-heading-text{
    font-size: 3.125vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 3.125vw */
    letter-spacing: -0.0625vw;
    text-transform: uppercase;
  }
  
  .certificates-heading-about{
    width: 44.04297vw;
    font-size: 1.36719vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 1.64062vw */
    letter-spacing: -0.02734vw;
    margin-right: 3.32031vw;
    margin-left: auto;
  }
  .certificates-png{
    gap: 1.46484vw;
    width: 95.99609vw;
  }

  .certificates-card-number{
    margin-top: 1.95312vw;
    margin-left: 1.95312vw;
    font-size: 1.95312vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 1.95312vw */
    text-transform: uppercase;
  }
  .certificates-card-text-group{
    top: 14.35547vw;
    gap: 0.97656vw;
  }

  /* Добавляем плавность для фона */
.certificates-card-png {
    width: 47.26562vw;
    height: 30.27344vw;
    aspect-ratio: 242/155;
    background: url('../images/gift_4.png') lightgray 0vw -0.00117vw / 100.826% 100.008% no-repeat;
  }
  
  .certificates-card-png:hover {
    background: url('../images/gift_4.png') lightgray 0vw -0.00117vw / 100.826% 100.008% no-repeat;
  }
  
  /* Плавное появление кнопки */
  .design-link {
    display: flex;
    padding: 0.97656vw  2.44141vw;
    border-radius: 3.90625vw;
    font-size: 1.36719vw;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 1.50391vw */
    letter-spacing: -0.02734vw;
    text-transform: uppercase;
    opacity: 1; /* Начальная прозрачность */
    border: 0.09766vw solid #F00;
  }
  
  
  /* Плавность для текста (опционально) */
  .certificates-card-text {
    font-size: 2.34375vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 2.34375vw */
    letter-spacing: -0.04688vw;
    text-transform: uppercase;
    width: 23.4375vw;
  }

}

@media (max-width: 375px) {
  .certificates-loyalty{
    margin-top: 21.33333vw;
    width: 94.66667vw;
    gap: 5.33333vw;
  }
  .certificates-heading{
    flex-direction: column;
    gap: 2.66667vw;
  }
  .certificates-heading-text{
    font-size: 6.4vw;
    font-style: normal;
    font-weight: 700;
    line-height: 90%; /* 5.76vw */
    letter-spacing: -0.128vw;
    text-transform: uppercase;
  }
  
  .certificates-heading-about{
    width: 94.66667vw;
    font-size: 3.73333vw;
    font-style: normal;
    font-weight: 400;
    line-height: 120%; /* 4.48vw */
    letter-spacing: -0.07467vw;
    margin-right: auto;
    margin-left: auto;
  }
  .certificates-png{
    gap: 4vw;
    width: 100%;
    flex-direction: column;
  }

  .certificates-card-number{
    margin-top: 4vw;
    margin-left: 4vw;
    font-size: 3.2vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 3.2vw */
    text-transform: uppercase;
  }
  .certificates-card-text-group{
    top: 28.8vw;
    gap: 2.66667vw;
  }

  /* Добавляем плавность для фона */
.certificates-card-png {
    width: 94.66667vw;
    height: 64vw;
    background: url('../images/gift_4.png') lightgray 0vw -0.0024vw / 100.826% 100.008% no-repeat;
  }
  
  .certificates-card-png:hover {
    background: url('../images/gift_4.png') lightgray 0vw -0.0024vw / 100.826% 100.008% no-repeat;
  }
  
  /* Плавное появление кнопки */
  .design-link {
    padding:  2.66667vw 6.66667vw;
    border-radius: 10.66667vw;
    font-size: 3.73333vw;
    font-style: normal;
    font-weight: 500;
    line-height: 110%; /* 4.10667vw */
    letter-spacing: -0.07467vw;
    text-transform: uppercase;
    opacity: 1; /* Начальная прозрачность */
    white-space: nowrap;
    border: 0.26667vw solid #F00;
  }
  

  
  /* Плавность для текста (опционально) */
  .certificates-card-text {
    font-size: 5.33333vw;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 5.33333vw */
    letter-spacing: -0.10667vw;
    text-transform: uppercase;
    width: 66.66667vw;
  }
}

.masters-loyalty{
  margin-top: 9.375vw;
  display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;
  position: relative;
}

.masters-heading {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.masters-heading::before {
  content: '';
  width: 26.04167vw;
  height: 9.375vw;
  background: url('../images/Tattoo_Accent_Text_masters.svg') center/contain no-repeat;
  z-index: -1;
  position: absolute;
  top: 0;
}

.masters-heading span {
  margin-top: 7.03125vw;
  position: relative;
  color: var(--White-White-Text, #FFF);
  text-align: center;
  font-family: "Despair Display";
font-size: 6.66667vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 6vw */
letter-spacing: -0.13333vw;
  text-transform: uppercase;
  align-self: flex-end;
}
.masters-switcher{
  display: flex;
  gap: 0.78125vw;
  margin-top: 2.13542vw;

}
.separator{
  color: var(--White-White-Text, #FFF);
/* Desktop/Text/Text Medium */
font-family: "Inter";
font-size: 1.25vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.375vw */
letter-spacing: -0.0375vw;
text-transform: uppercase;
}

.master-switch-btn{
  display: flex;
  gap: 0.36458vw;
  background: none;
  border: none;
      justify-content: center;
  align-items: center;
}

.master-switch-btn span{
  color: var(--White-White-Text, #FFF);
/* Desktop/Text/Text Medium */
font-family: "Inter";
font-size: 1.25vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.375vw */
letter-spacing: -0.0375vw;
text-transform: uppercase;
opacity: 0.4;
}
.master-switch-btn.active span{
  opacity: 1;
}
.point-red{
  display: none;
  width: 0.9375vw;
height: 0.9375vw;
flex-shrink: 0;
aspect-ratio: 1/1;
border-radius: 1.5625vw;
background: var(--Accent-Colors-Red, #F00);
}

.master-switch-btn.active .point-red{
  display: block;
}

.masters-container{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 1.5625vw;
}

.master-content.active{
  display: flex;
}

.master-content{
  display: none;
  gap: 4.6875vw;
  align-items: flex-start;
}

.master-images{
  display: flex;
  gap: 1.04167vw;
  align-items: flex-start;
}

.master-image{
  border: 0.05208vw solid  #161616;
  background-image: var(--bg-url);
  content: '';
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  flex-shrink: 0;
}

.first-fourth-image{
  width: 14.0625vw;
height: 18.75vw;
}

.second-third-image{
  width: 10.41667vw;
height: 13.02083vw;
}

.master-main{
  display: flex;
  flex-direction: column;
  gap: 1.04167vw;
  margin-bottom: 2.08333vw;
  width: 29.16667vw;
}

.master-portrait{
  height: 29.16667vw;
  width: 29.16667vw;
  background-image: var(--bg-url);
  content: '';
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.master-info{
  display: flex;
  gap: 0.52083vw;
  flex-direction: column;
}
.info-type{
  display: flex;
  justify-content: space-between;
}
.info-name-text{
  color: var(--White-White-Text, #FFF);
/* Desktop/Card Text/Caption Basic */
font-family: "Inter";
font-size: 1.04167vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.14583vw */
letter-spacing: -0.02083vw;
text-transform: uppercase;
}
.info-text{
  color: var(--White-White-Text, #FFF);
/* Desktop/Text/Text Small */
font-family: "Inter";
font-size: 0.9375vw;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 1.03125vw */
letter-spacing: -0.01875vw;
opacity: 0.4;
width: 15.36458vw;
  text-align: right;
}

@media (max-width: 1024px) {
.masters-loyalty{
  margin-top: 9.76562vw;
}

.masters-heading::before {
width: 27.05078vw;
height: 9.76562vw;
aspect-ratio: 277/100;
}

.masters-heading span {
  margin-top: 7.8125vw;
font-size: 6.25vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.625vw */
letter-spacing: -0.125vw;
}
.masters-switcher{
  display: flex;
  gap: 1.46484vw;
  margin-top: 2.92969vw;

}
.separator{
display: none;
}

.master-switch-btn{
  display: flex;
  gap: 0.68359vw;
  background: none;
  border: none;
  justify-content: center;
  align-items: center;
  border: 0.09766vw solid  #F00;
  border-radius: 3.90625vw;
  padding: var(--10, 0.97656vw) var(--25, 2.44141vw);
  justify-content: center;
  align-items: center;
}
.master-switch-btn.active{
  background: #FFF;
}
.master-switch-btn span{
  color: var(--White-White-Text, #F00);
font-size: 1.36719vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.50391vw */
letter-spacing: -0.02734vw;
opacity: 1;
}
.master-switch-btn.active .point-red{
  display: none;
}

.masters-container{
  margin-top: 2.92969vw;
}

.master-content{
  gap: 9.57031vw;
}

.master-images{
  gap: 1.46484vw;
  flex-direction: column;
}

.master-image{
  border: 0.09766vw solid  #161616;
}

.first-fourth-image{
  width: 22.94922vw;
  height: 19.92188vw;
}

.second-third-image{
  width: 22.94922vw;
  height: 19.92188vw;
}

.master-main{
  display: flex;
  flex-direction: column;
  gap: 0.97656vw;
  margin-bottom: 2.92969vw;
  width: 31.05469vw;
}

.master-portrait{
  height: 41.40625vw;
  width: 31.05469vw;
}

.master-info{
  gap: 0.97656vw;
}
.info-type{
  display: flex;
  justify-content: normal;
    flex-direction: column;
    gap: 0.48828vw;
}
.info-name-text{
font-size: 1.36719vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.50391vw */
letter-spacing: -0.02734vw;
text-transform: uppercase;
}
.info-text{
font-size: 1.36719vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 1.64062vw */
letter-spacing: -0.02734vw;
width: 31.05469vw;
  text-align: left;
}
}

@media (max-width: 375px) {
.masters-loyalty{
  margin-top: 21.33333vw;
}

.masters-heading::before {
width: 37.06667vw;
height: 13.33333vw;
aspect-ratio: 139/50;
}

.masters-heading span {
  margin-top: 10.66667vw;
font-size: 6.4vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.76vw */
letter-spacing: -0.128vw;
}
.masters-switcher{
  display: flex;
  gap: 2.66667vw;
  margin-top: 5.33333vw;
        flex-wrap: nowrap;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: none;
}

.master-switch-btn{
  gap: 1.86667vw;
  border: 0.26667vw solid  #F00;
  border-radius: 10.66667vw;
  padding: var(--10, 2.66667vw) var(--25, 6.66667vw);
}

.master-switch-btn span{
font-size: 3.73333vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
}

.masters-container{
  margin-top: 4vw;
}

.master-content{
  gap: 2.66667vw;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  padding-left: 2.66667vw;
  width: 100vw;
}

.master-images{
  gap: 2.66667vw;
  flex-direction: row;
}

.master-image{
  border: 0.26667vw solid  #161616;
}

.first-fourth-image{
width: 78.4vw;
height: 94.66667vw;
}

.second-third-image{
width: 78.4vw;
height: 94.66667vw;
}

.master-main{
  display: flex;
  flex-direction: column;
  gap: 1.86667vw;
  margin-bottom: 5.33333vw;
width: 78.4vw;
  order: -1;
}

.master-portrait{
width: 78.4vw;
height: 94.66667vw;
}

.master-info{
  gap: 1.33333vw;
}
.info-type{
    gap: 1.33333vw;
}
.info-name-text{
font-size: 3.73333vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
}
.info-text{
font-size: 3.73333vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 4.48vw */
letter-spacing: -0.07467vw;
width: 78.4vw;
}
}

.bestsellers-product{
  margin-top: 9.375vw;
  display: flex;
  flex-direction: column;
  width: 100%;

}
.bestseller-header{
color: var(--White-White-Text, #FFF);
font-family: "Despair Display";
font-size: 3.33333vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 3.33333vw */
letter-spacing: -0.06667vw;
text-transform: uppercase;
  margin-left: 5.20833vw;
}
.bestseller-categories{
  margin-top: 2.08333vw;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  gap: 0.78125vw;
  margin-left: 5.20833vw;
  display: flex;
}

.bestseller-category-btn{
  border-radius: var(--40, 2.08333vw);
  border: 0.05208vw solid var(--Accent-Colors-Red, #F00);
  background: none;
  color: var(--Accent-Colors-Red, #F00);
  display: flex;
  padding: var(--8, 0.41667vw) var(--25, 1.30208vw);
  justify-content: center;
  align-items: center;
  gap: 0.52083vw;
/* Desktop/Card Text/Caption Basic */
font-family: "Inter";
font-size: 1.04167vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.14583vw */
letter-spacing: -0.02083vw;
text-transform: uppercase;
white-space: nowrap;
}
.bestseller-category-btn.active{
  background: var(--White-White-Text, #FFF);
}

  .products-container-bestseller {
    align-items: stretch;
    margin-top: 1.5625vw;
    display: flex;
    gap: 1.04167vw; /* 20/1920 */
    padding-left: 5.2083vw; /* 100/1920 */
    padding-right: 5.2083vw;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    cursor: grab;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    flex-wrap: nowrap;
    flex-direction: row;
    width: 100%;
    min-height: 32.54167vw;
  }
  
  .products-container-bestseller::-webkit-scrollbar {
    display: none;
  }


  .loading-products {
    margin-left: auto;
    margin-right: auto;
    align-self: center;
    position: relative;
    width: 5.20833vw ;
    height: 5.20833vw ;
    padding: 1.04167vw;
    background:
     linear-gradient(rgba(255, 50, 50, 0.9) 30%, transparent 30%, transparent 70%, rgba(255, 30, 30, 0.7) 70%),
     linear-gradient(to left, rgba(255, 40, 40, 0.6) 30%, transparent 30%, transparent 70%, rgba(255, 20, 20, 0.9) 70%);
    background-repeat: no-repeat;
    background-size: 10% 100%, 100% 10%;
    background-position: 50% 0%, 0 50%;
    -webkit-animation: loading-products .7s infinite steps(8);
    animation: loading-products .7s infinite steps(8);
}
.loading-products:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image:
     linear-gradient(rgba(255, 60, 60, 0.5) 30%, transparent 30%, transparent 70%, rgba(255, 40, 40, 0.8) 70%),
     linear-gradient(to left, rgba(255, 50, 50, 0.7) 30%, transparent 30%, transparent 70%, rgba(255, 30, 30, 1) 70%);
    background-repeat: no-repeat;
    background-size: 10% 100%, 100% 10%;
    background-position: 50% 0%, 0 50%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
@-webkit-keyframes loading-products {
    100% {-webkit-transform: rotate(1turn);}
}
@keyframes loading-products {
    100% {transform: rotate(1turn);}
}

@media (max-width: 1024px) {
.bestsellers-product{
  margin-top: 9.76562vw;

}
.bestseller-header{
font-size: 3.125vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 3.125vw */
letter-spacing: -0.0625vw;
  margin-left: 1.95312vw;
}
.bestseller-categories{
  margin-top: 2.92969vw;
  gap: 1.46484vw;
  margin-left: 1.95312vw;
}

.bestseller-category-btn{
  border-radius: var(--40, 3.90625vw);
  border: 0.09766vw solid var(--Accent-Colors-Red, #F00);
  padding: var(--8, 0.78125vw) var(--25, 2.44141vw);
  gap: 0.97656vw;
font-size: 1.36719vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.50391vw */
letter-spacing: -0.02734vw;
}
  .products-container-bestseller {
    margin-top: 1.95312vw;
    gap: 1.46484vw; 
    padding-left: 1.95312vw; 
    padding-right: 1.95312vw;
    min-height: 50.73438vw;
  }
  
  .loading-products {
    width: 9.76562vw;
    height: 9.76562vw;
}


}

@media (max-width: 375px) {
.bestsellers-product{
  margin-top: 21.33333vw;

}
.bestseller-header{
font-size: 6.4vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.76vw */
letter-spacing: -0.128vw;
  margin-left: 2.66667vw;
}
.bestseller-categories{
  margin-top: 5.33333vw;
  gap: 2.66667vw;
  margin-left: 2.66667vw;
}

.bestseller-category-btn{
  border-radius: var(--40, 10.66667vw);
  border: 0.26667vw solid var(--Accent-Colors-Red, #F00);
  padding: var(--8, 2.13333vw) var(--25, 6.66667vw);
  gap: 2.66667vw;
font-size: 3.73333vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
}
  .products-container-bestseller {
    margin-top: 4vw;
    gap: 2.66667vw; 
    padding-left: 2.66667vw; 
    padding-right: 2.66667vw;
    min-height: 120.93333vw;
  }
  
  .loading-products {
    width: 26.66667vw;
    height: 26.66667vw;
}

}

.faq-list-container{
  margin-top: 9.375vw;
  display: flex;
  flex-direction: column;
  justify-content: center; 
  align-items: center;
  position: relative;
  width: 89.58333vw;
}

.faq-list-heading {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.faq-list-heading::before {
  content: '';
width: 8.4375vw;
height: 9.375vw;
  background: url('../images/faq.svg') center/contain no-repeat;
  z-index: -1;
  position: absolute;
  top: 0;
}

.faq-list-heading span {
  margin-top: 7.03125vw;
  position: relative;
  color: var(--White-White-Text, #FFF);
  text-align: center;
  font-family: "Despair Display";
  font-size: 6.66667vw;
  font-style: normal;
  font-weight: 700;
  line-height: 90%; /* 6vw */
  letter-spacing: -0.13333vw;
  text-transform: uppercase;
  align-self: flex-end;
}
.faq_box{
  margin-top: 2.08333vw;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.faq-item{
  border-bottom: 0.05208vw solid #CCC;
  border-top: 0.05208vw solid #CCC;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  padding-top: 1.30208vw;
  padding-bottom: 1.30208vw;
  

}

.faq-item.hover .faq-answer-item, .faq-item.active .faq-answer-item{
display: flex;
}

.faq-about-info{
display: flex;
width: 59.375vw;
justify-content: space-between;
align-items: flex-start;
}

.faq-number{
  color: var(--White-White-Text, #FFF);
 /* Desktop/Text/Text Medium */
 font-family: "Inter";
 font-size: 1.25vw;
 font-style: normal;
 font-weight: 500;
 line-height: 110%; /* 1.375vw */
 letter-spacing: -0.0375vw;
 text-transform: uppercase;
}
.faq-info{
  display: flex;
width: 29.16667vw;
flex-direction: column;
align-items: flex-start;
gap: var(--10, 0.52083vw);
flex-shrink: 0;
}
.faq-question-item{
color: var(--White-White-Text, #FFF);
/* Desktop/Text/Text Medium */
font-family: "Inter";
font-size: 1.25vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.375vw */
letter-spacing: -0.0375vw;
text-transform: uppercase;
}


.faq-answer-item{
  display: none;
color: var(--White-White-Text, #FFF);
/* Desktop/Text/Text Small */
font-family: "Inter";
font-size: 0.9375vw;
font-style: normal;
font-weight: 400;
line-height: 110%; /* 1.03125vw */
letter-spacing: -0.01875vw;
white-space: pre-line;
opacity: 0.6;
}

.arrow_faq {
    width: 1.25vw;
    height: 1.25vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.arrow-icon-faq {
    width: 1.25vw;
    height: 1.25vw;
    transition: transform 0.3s ease;
}

.faq-item.hover .arrow-icon-faq, .faq-item.active .arrow-icon-faq {
    transform: rotate(180deg);
}

.faq-about-info_groub{
  width: 100%;
  display: flex;
  justify-content: space-between;
}


@media (max-width: 1024px) {

.faq-list-container{
  margin-top: 9.76562vw;
  width: 96.09375vw;
}

.faq-list-heading::before {
width: 8.69141vw;
height: 9.76562vw;
aspect-ratio: 89/100;
}

.faq-list-heading span {
  margin-top: 7.8125vw;
font-size: 6.25vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.625vw */
letter-spacing: -0.125vw;
text-transform: uppercase;
}


.faq-item{
  border-bottom: 0.09766vw solid #CCC;
  border-top: 0.09766vw solid #CCC;
  padding-top: 1.46484vw;
  padding-bottom: 1.46484vw;
}


.faq-about-info{
width: 71.67969vw;
}

.faq-number{
font-size: 1.75781vw;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 1.75781vw */
letter-spacing: -0.03516vw;
text-transform: uppercase;
}
.faq-info{
width: 47.26562vw;
}
.faq-question-item{
font-size: 1.75781vw;
font-style: normal;
font-weight: 500;
line-height: 100%; /* 1.75781vw */
letter-spacing: -0.03516vw;
text-transform: uppercase;
}


.faq-answer-item{
font-size: 1.36719vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 1.64062vw */
letter-spacing: -0.02734vw;
}

.arrow_faq {
    width: 2.34375vw;
    height: 2.34375vw;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.arrow-icon-faq {
    width: 2.34375vw;
    height: 2.34375vw;
    transition: transform 0.3s ease;
}


}



@media (max-width: 375px) {
.faq-list-container{
  margin-top: 21.33333vw;
  width: 94.66667vw;
}

.faq-list-heading::before {
width: 12vw;
height: 13.33333vw;
aspect-ratio: 9/10;
}

.faq-list-heading span {
margin-top: 10.66667vw;
font-size: 6.4vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.76vw */
letter-spacing: -0.128vw;
text-transform: uppercase;
}


.faq-item{
  border-bottom: 0.26667vw solid #CCC;
  border-top: 0.26667vw solid #CCC;
  padding-top: 2.66667vw;
  padding-bottom: 2.66667vw;
}


.faq-about-info{
  width: 94.66667vw;
}


.faq-info{
  width: 94.66667vw;
  flex-direction: row;
      justify-content: space-between;
}
.faq-question-item{
font-size: 3.73333vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
text-transform: uppercase;
width: 78.13333vw;
}


.faq-answer-item{
font-size: 3.73333vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 4.48vw */
letter-spacing: -0.07467vw;
}

.arrow_faq {
    width: 6.4vw;
    height: 6.4vw;
}

.arrow-icon-faq {
    width: 6.4vw;
    height: 6.4vw;
    transition: transform 0.3s ease;
}
.faq-about-info_groub{
  display: flex;
    flex-direction: column;
}
}

.salons {
  position: relative;
  width: 100%;
  margin-top: 9.375vw; /* 180/1920 */
}

/* Заголовок секции */
.salons-header {
  padding-left: 5.208vw; /* 100/1920 */
  display: flex;
  align-self: flex-start;
  margin-bottom: 2.083vw; /* 40/1920 */
  color:  #fff;
  font-family: "Despair Display";
  font-size: 3.33333vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 3.33333vw */
  letter-spacing: -0.06667vw;
  text-transform: uppercase;
}

/* Контейнер с карточками */
.salons-container {
  display: flex;
  gap: 1.042vw; /* 20/1920 */
  padding-left: 5.208vw; /* 100/1920 */
  padding-right: 5.208vw; /* 100/1920 */
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  cursor: grab;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
}

.salons-container::-webkit-scrollbar {
  display: none;
}

.salon-card{
width: 89.58333vw;
height: 32.29167vw;
padding:  2.08333vw;
background-color: #161616;
display: flex;
gap: 1.04167vw;
align-items: flex-start;
}

.salon-card__info-groub{
  display: flex;
  flex-direction: column;
  height: 100%;
width: 42.1875vw;
}
.salon-card__info-txt{
display: flex;
width: 32.23958vw;
flex-direction: column;
align-items: flex-start;
gap:  2.08333vw;
}
.salon-card__title{
  color: var(--Black-Black-Basic, #FFF);
  /* Desktop/Card Text/Tables Headline */
font-size: 2.5vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 2.5vw */
letter-spacing: -0.05vw;
text-transform: uppercase;
  white-space: pre-line;
}

.salon-card__about{
    display: flex;
    flex-direction: column;
    gap: 1.0416vw;
}

.salon-card__about-txt{
  color: var(--Black-Black-Basic, #FFF);
  font-family: "Inter";
  font-size: 0.9375vw;
  font-style: normal;
  font-weight: 400;
  line-height: 110%; /* 1.03125vw */
  letter-spacing: -0.01875vw;
}
.salon-card_text-groub{
  display: flex;
  gap: 0.52083vw;
}
.salon-card__about-header{
  color: var(--White-White-Text, #FFF);
/* Desktop/Card Text/Caption Basic */
font-family: "Inter";
font-size: 1.04167vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.14583vw */
letter-spacing: -0.02083vw;
text-transform: uppercase;
opacity: 0.4;
}
.salon-card__link-groub{
margin-bottom: 0;
margin-top: auto;
  display: flex;
justify-content: space-between;
align-items: flex-end;
}
.salon-card__map-link{
  display: flex;
  gap: 0.78125vw;

  color: var(--Black-Black-Basic, #FFF);
  font-family: "Inter";
font-size: 1.25vw;
font-style: normal;
font-weight: 700;
line-height: 110%; /* 1.375vw */
letter-spacing: -0.025vw;
text-transform: uppercase;
}
.salon-card__map-link:hover {
  /* Убираем все изменения при наведении */
  color: #F00;
  text-decoration: none ;
}
.arrow-icon-salon{
  width: 1.458vw; /* 28/1920 */
  height: 1.458vw; /* 28/1920 */
  background-image: url('../images/arrow.svg');
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  flex-shrink: 0;
}
  .salon-card__map-link:hover .arrow-icon-salon{
      filter: 
    brightness(0)    /* Делаем чёрный */
    invert(16%)      /* Частично инвертируем в тёмно-серый */
    sepia(100%)      /* Добавляем сепию (коричневый оттенок) */
    saturate(7236%) /* Максимальная насыщенность */
    hue-rotate(0deg) /* Без поворота цвета */
    brightness(103%) /* Лёгкая коррекция яркости */
    contrast(110%);  /* Увеличиваем контраст */
  }

.salon-card__image{
  position: relative;
  width: 42.1875vw;
  height: 28.125vw;
}

.salon-card__image::before {
    content: '';
    position: absolute;
    inset: 0;
    background-image: var(--bg-url);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    transition: transform 0.4s ease;
    transform: scale(1);
    z-index: 0;
    width: 100%;
    height: 100%;
}

.social-icons{
  display: flex;
  gap: 0.52083vw;
}
.social-icon{
  width: 2.29167vw;
  height: 2.29167vw;
}
.social-icon img{
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  .salons {
  position: relative;
  width: 100%;
  margin-top: 9.76562vw; /* 180/1920 */
}

/* Заголовок секции */
.salons-header {
  padding-left: 1.95312vw; /* 100/1920 */
  display: flex;
  margin-bottom: 2.92969vw; /* 40/1920 */
  font-size: 3.125vw;
  font-style: normal;
  font-weight: 700;
  line-height: 100%; /* 3.125vw */
  letter-spacing: -0.0625vw;
  text-transform: uppercase;
}

/* Контейнер с карточками */
.salons-container {
  display: flex;
  gap: 1.042vw; /* 20/1920 */
  padding-left: 1.95312vw; /* 100/1920 */
  padding-right: 1.95312vw; /* 100/1920 */
}

.salon-card{
width: 96.09375vw;
height: 33.30078vw;
padding: 2.44141vw;
gap: 1.46484vw;
}

.salon-card__info-groub{
width: 45.3125vw;
}
.salon-card__info-txt{
width: 45.3125vw;
gap:  1.46484vw;
}
.salon-card__title{
font-size: 3.125vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 3.125vw */
letter-spacing: -0.0625vw;
text-transform: uppercase;
}

.salon-card__about{
  display: flex;
  flex-direction: column;
  gap: 0.68359vw;
}

.salon-card__about-txt{
font-size: 1.36719vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 1.64062vw */
letter-spacing: -0.02734vw;
}
.salon-card_text-groub{
  gap: 0.68359vw;
}
.salon-card__about-header{
font-size: 1.36719vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.50391vw */
letter-spacing: -0.02734vw;
text-transform: uppercase;
opacity: 0.4;
}
.salon-card__link-groub{
margin-top: 1.46484vw;
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: column;
margin-bottom: 0;
height: 100%;
}

.salon-card__image{
  position: relative;
  width: 45.41016vw;
  height: 28.41797vw;
}

.social-icons{
  display: flex;
  gap: 0.52083vw;
}
.social-icon{
  width: 3.90625vw;
  height: 3.90625vw;
}

.salon-card__map-link{
  border-radius:  3.90625vw;
  width: 27.14844vw;
  display: flex;
  padding:  1.95312vw 12.59766vw;
  justify-content: center;
  align-items: center;
  align-self: stretch;

  font-family: "Inter";
font-size: 1.36719vw;
font-style: normal;
font-weight: 700;
line-height: 110%; /* 1.50391vw */
letter-spacing: -0.02734vw;
text-transform: uppercase;
  border: 0.09766vw solid #FFF;
  white-space: nowrap;
  order: 1;
  background:  #FFF;
  color:  #0A0A0A;
}

.salon-card__map-link:hover {
  background: #0A0A0A;
  color: #FFF;
}

.arrow-icon-salon{
  display: none;
}

  
}

@media (max-width: 375px) {
  .salons {
  margin-top: 17.06667vw; /* 180/1920 */
}

/* Заголовок секции */
.salons-header {
  padding-left: 2.66667vw; /* 100/1920 */
  display: flex;
  margin-bottom: 5.33333vw; /* 40/1920 */
font-size: 6.4vw;
font-style: normal;
font-weight: 700;
line-height: 90%; /* 5.76vw */
letter-spacing: -0.128vw;
text-transform: uppercase;
}

/* Контейнер с карточками */
.salons-container {
  display: flex;
  padding-left: 2.66667vw; /* 100/1920 */
  padding-right: 2.66667vw; /* 100/1920 */
}

.salon-card{
width: 94.66667vw;
height: 133.06667vw;
padding: 5.33333vw;
gap: 4vw;
position: relative;
}

.salon-card__info-groub{
width: 84vw;
}
.salon-card__info-txt{
width: 84vw;
gap:  4vw;
}
.salon-card__title{
font-size: 5.33333vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 5.33333vw */
letter-spacing: -0.10667vw;
text-transform: uppercase;
}

.salon-card__about{
  gap: 2.66667vw;
}

.salon-card__about-txt{
font-size: 3.73333vw;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 4.48vw */
letter-spacing: -0.07467vw;
}
.salon-card_text-groub{
  gap: 1.33333vw;
}
.salon-card__about-header{
font-size: 3.73333vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
text-transform: uppercase;
opacity: 0.4;
}
.salon-card__link-groub{
margin-top: 4vw;
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-direction: column;
margin-bottom: 0;
height: 100%;
gap: 59.73333vw
}

.salon-card__image{
  position: absolute;
  left: 5.33333vw;
  bottom: 22.66667vw;
  width: 84vw;
  height: 54.4vw;
  aspect-ratio: 105/68;
}

.social-icons{
  display: flex;
  gap: 2.13333vw;
}
.social-icon{
  width: 10.66667vw;
  height: 10.66667vw;
}

.salon-card__map-link{
  border-radius:  10.66667vw;
  width: 84vw;
  display: flex;
padding: 5.33333vw 34.4vw;
font-size: 3.73333vw;
font-style: normal;
font-weight: 700;
line-height: 110%; /* 4.10667vw */
letter-spacing: -0.07467vw;
text-transform: uppercase;
  border: 0.26667vw solid #FFF;
  white-space: nowrap;
  order: 1;
  background:  #FFF;
  color:  #0A0A0A;
}
}