.footer_section{
    background: #0000E9;
    width: 100%;
    height: auto;
    padding-top: 4.16667vw ;
    padding-bottom: 2.08333vw;
    padding-left: 5.20833vw;
    padding-right: 5.67708vw;
    position: relative;
    margin-top: 5.20833vw;
    flex-direction: column;
    gap: 3.125vw;
    display: flex;
}
.footer_section.type-tattoo{
        background: #F4F4F4;
}
.footer-menu-container{
    position: relative;
    top: 0;
    left: 0;
    display: flex;
    width: 65.36458vw;
    justify-content: space-between;
    flex-wrap: wrap;
}
.footer-column{
    display: flex;
    flex-direction: column;
    gap: 1.04167vw;
}

.footer-parent-title{
color: var(--White-White-Text, #FFF);
font-family: "Despair Display";
font-size: 1.25vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 1.25vw */
text-transform: uppercase;
}
.footer_section.type-tattoo .footer-parent-title{
        color: #0A0A0A;
}
.footer-child-list{
    display: flex;
    gap: 0.52083vw;
    flex-direction: column;
}
.footer-child-item{
    opacity: 0.6;
    color: var(--White-White-Text, #FFF);
/* Desktop/Elements/Link/Link Footer */
font-family: "Inter";
font-size: 0.72917vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 0.80208vw */
letter-spacing: -0.01458vw;
text-transform: uppercase;
}
.footer-child-item:hover{
    opacity: 1;
}
.footer_section.type-tattoo .footer-child-item{
        color: #0A0A0A;
}
.social-sector{
    position: relative;
    display: flex;
    gap: 1.04167vw;
    flex-direction: column;
    align-items: flex-end;
    top: 0;
    right: 0;
    width: min-content;
}
.social-header{
    color: var(--White-White-Text, #FFF);
text-align: right;

/* Desktop/Card Text/Caption Big */
font-family: "Despair Display";
font-size: 1.25vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 1.25vw */
text-transform: uppercase;
}
.footer_section.type-tattoo .social-header{
        color: #0A0A0A;
}
.social-groub{
    display: flex;
    gap: 0.52083vw;
    flex-direction: column;
    align-items: flex-end;
}
.social-email{
        opacity: 0.6;
    color: var(--White-White-Text, #FFF);
text-align: right;
/* Desktop/Elements/Link/Link Footer */
font-family: "Inter";
font-size: 0.72917vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 0.80208vw */
letter-spacing: -0.01458vw;
text-transform: uppercase;
}
.footer_section.type-tattoo .social-email{
        color: #0A0A0A;
}
.social-icons-footer{
  display: flex;
  gap: 0.52083vw;
}
.social-icon-footer{
  width: 2.29167vw;
  height: 2.29167vw;
}
.footer_section.type-tattoo .social-icon-footer{
    filter: invert(100%);
}
.social-icon-footer img{
  width: 100%;
  height: 100%;
}

.menu_groub{
    display: flex;
    justify-content: space-between;
    width: 100%;
}
/*Logo_footer.svg*/

.footer-logo {
  content: '';
width: 66.92708vw;
height: 7.34375vw;
flex-shrink: 0;
  background: url('../images/Logo_footer.svg') center/contain no-repeat;
}
.footer_section.type-tattoo .footer-logo{
          filter: 
    brightness(0)    /* Делаем чёрный */
    invert(16%)      /* Частично инвертируем в тёмно-серый */
    sepia(100%)      /* Добавляем сепию (коричневый оттенок) */
    saturate(7236%) /* Максимальная насыщенность */
    hue-rotate(0deg) /* Без поворота цвета */
    brightness(103%) /* Лёгкая коррекция яркости */
    contrast(110%);  /* Увеличиваем контраст */
}
.footer-legal-container{
    display: flex;
    gap: 0.52083vw;
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 0;
    margin-top: auto;
}

.legal-link{
    opacity: 0.6;
    color: var(--White-White-Text, #FFF);
text-align: right;
/* Desktop/Elements/Link/Link Footer */
font-family: "Inter";
font-size: 0.72917vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 0.80208vw */
letter-spacing: -0.01458vw;
text-transform: uppercase;
}
.footer_section.type-tattoo .legal-link{
        color: #0A0A0A;
}
.footer-parent-title:hover, .legal-link:hover, .social-email:hover, .footer-child-item:hover{
    color:  #FFF;
  text-decoration: none;
}

@media (max-width: 1024px) {
.footer_section{
    padding-top: 4.88281vw ;
    padding-bottom: 4.88281vw;
    padding-left: 1.95312vw;
    padding-right: 1.95312vw;
    margin-top: 9.76562vw;
    gap: 5.85938vw;
}

.footer-menu-container{
    width: 67.67578vw;
}
.footer-column{
    gap: 1.46484vw;
}

.footer-parent-title{
font-size: 1.75781vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 1.75781vw */
text-transform: uppercase;
}

.footer-child-list{
    gap: 1.17188vw;
}
.footer-child-item{
    opacity: 0.6;
font-size: 1.17188vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.28906vw */
letter-spacing: -0.02344vw;
text-transform: uppercase;
}

.social-sector{
    gap: 1.46484vw;
}
.social-header{
font-size: 1.75781vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 1.75781vw */
text-transform: uppercase;
}
.social-groub{
    gap: 1.17188vw;
}
.social-email{
font-size: 1.17188vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.28906vw */
letter-spacing: -0.02344vw;
text-transform: uppercase;
}

.social-icons-footer{
  display: flex;
  gap: 0.52083vw;
}
.social-icon-footer{
  width: 3.90625vw;
  height: 3.90625vw;
}


.footer-logo {
width: 67.38281vw;
height: 7.42188vw;
}

.footer-legal-container{
    gap: 1.17188vw;
}

.legal-link{
font-size: 1.17188vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.28906vw */
letter-spacing: -0.02344vw;
text-transform: uppercase;
}


}

@media (max-width: 375px) {
.footer_section{
    padding-top: 10.66667vw ;
    padding-bottom: 10.66667vw;
    padding-left: 2.66667vw;
    padding-right: 2.66667vw;
    margin-top: 21.33333vw;
    gap: 8vw;
}

.footer-menu-container{
    width: 77.6vw;
    gap: 6.66667vw;
}
.footer-column{
    gap: 5.33333vw;
}
.menu_groub{
flex-direction: column;
gap: 6.66667vw;
}
.footer-parent-title{
font-size: 3.73333vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 3.73333vw */
text-transform: uppercase;
}

.footer-child-list{
    gap: 4vw;
}
.footer-child-item{
font-size: 3.2vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 3.52vw */
letter-spacing: -0.064vw;
text-transform: uppercase;
}

.social-sector{
    gap: 5.33333vw;
    align-items: flex-start;
}
.social-header{
font-size: 3.73333vw;
font-style: normal;
font-weight: 700;
line-height: 100%; /* 3.73333vw */
text-transform: uppercase;
text-align: left;
}
.social-groub{
    gap: 4vw;
    align-items: flex-start;
}
.social-email{
font-size: 3.2vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 3.52vw */
letter-spacing: -0.064vw;
text-transform: uppercase;
text-align: left;
}

.social-icons-footer{
  display: flex;
  gap: 2.13333vw;
}
.social-icon-footer{
  width: 10.66667vw;
  height: 10.66667vw;
}


.footer-logo {
width: 94.66667vw;
height: 10.4vw;
}

.footer-legal-container{
    gap: 3.2vw;
    align-items: flex-start;
}

.legal-link{
font-size: 3.2vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 3.52vw */
letter-spacing: -0.064vw;
text-transform: uppercase;
text-align: left;
}

}



/* Стили для попапа с куки */
.cookie-popup {
    position: fixed;
    bottom: 1.66667vw; /* ≈ 2rem */
    left: 50%;
    transform: translateX(-50%) translateY(100%); /* Скрыт снизу по умолчанию */
    width: 90%;
    max-width: 50.25vw; /* ≈ 600px */
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.95) 0%, rgba(245, 245, 245, 0.9) 100%); /* Белый с градиентом */
    box-shadow: 0 0.20833vw 0.52083vw rgba(0, 0, 0, 0.2); /* Тень ≈ 4px 10px */
    backdrop-filter: blur(0.52083vw); /* Эффект стекла ≈ 10px */
    border-radius: 0.625vw; /* ≈ 12px */
    padding: 1.3vw; /* ≈ 1.5rem */
    z-index: 2000;
    opacity: 0;
    transition: transform 0.4s ease, opacity 0.4s ease; /* Анимация появления/скрытия */
    
}
.cookie-popup__content{
display: flex;
gap: 1.0416vw;
align-content: flex-start;
}
.cookie-popup.visible {
    transform: translateX(-50%) translateY(0); /* Появление снизу */
    opacity: 1;
}

/* Текст попапа */
.cookie-popup__text {
    color: #0A0A0A; /* Чёрный текст */
    font-family: 'Inter', sans-serif;
    font-size:  0.938vw; /* ≈ 1rem */
    font-weight: 400;
    line-height: 1.25vw; /* ≈ 1.5rem */

}

/* Ссылки в тексте */
.cookie-popup__link {
    color: #0057B7; /* Синий акцент */
    text-decoration: none;
    font-weight: 500;
}

.cookie-popup__link:hover {
    text-decoration: underline;
    opacity: 0.8;
}

/* Кнопка */
.cookie-popup__button {
    cursor: pointer;
    transition: background 0.3s ease, transform 0.2s ease;
    height: 3.28125vw;
    border-radius: 2.083vw;
    border: 0.052vw solid #0000E9;
    display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Inter', sans-serif;
  font-weight: 700;
  font-size: 0.938vw; /* 18px */
  line-height: 110%;
  letter-spacing: -0.02em;
  text-transform: uppercase;
  color: #FFFFFF;
  background: #0000E9;
  white-space: nowrap;
  border: 0.05208vw solid #0000E9;
  /* Padding */
  padding: 1.302vw 3.719vw; /* 25px 129px */
}

.cookie-popup__button:hover {
    background: #FFFFFF; /* Темнее при ховере */
    color: #0000E9;
}



/* Адаптивность для планшетов (1024px) */
@media (max-width: 1024px) {
    .cookie-popup {
        bottom: 1.25vw; /* ≈ 1.5rem */
        padding: 1.95312vw; /* ≈ 1.2rem */
        max-width: 80.35938vw; /* ≈ 500px */
        border-radius: 0.97656vw; /* ≈ 12px */
    }
    
    .cookie-popup__text {
        font-size: 1.75781vw; /* ≈ 0.9rem */
        font-family: "Inter";

font-style: normal;
font-weight: 500;
line-height: 110%; /* 1.28906vw */
letter-spacing: -0.02344vw;
    }
    .cookie-popup__button {
        padding: 0.5vw 1vw; /* ≈ 0.6rem 1.2rem */
        font-size: 0.75vw; /* ≈ 0.9rem */
    }
    .cookie-popup__content{
      gap: 1.953vw;
    } 
    .cookie-popup__button{
    height: 6.15234375vw;
    border-radius: 3.90625vw;
    padding: 2.44141vw 8.59766vw; 
    font-size: 1.75781vw;
    }
}

/* Адаптивность для мобильных (375px) */
@media (max-width: 375px) {
    .cookie-popup {
        bottom: 0.83333vw; /* ≈ 1rem */
        padding: 5.33333vw; /* ≈ 1rem */
        max-width: 95%;
        border-radius: 3.2vw; /* ≈ 12px */
    }
    .cookie-popup__text {
font-size: 3.2vw;
font-style: normal;
font-weight: 500;
line-height: 110%; /* 3.52vw */
letter-spacing: -0.064vw;
    }
    .cookie-popup__button {
        padding: 0.41667vw 0.83333vw; /* ≈ 0.5rem 1rem */
        font-size: 0.70833vw; /* ≈ 0.85rem */
    }
        .cookie-popup__content{
      gap: 5.33333vw;
      flex-direction: column;
    } 
        .cookie-popup__button{
    padding: 5.33vw 34.4vw; /* 20px 129px */
    font-size: 3.73vw; /* 14px */
      border-radius: 10.66667vw;
    }
}
/*
.cookie-popup{
    display: none;
}*/