

/* Start:/textureizer/assets/css/texturizer-style.css?176466908111030*/
/* Стили только для текстурайзера */
.texturizer-banner {
  width: 100.4%;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  overflow: hidden;
}

.texturizer-banner img {
  width: 100vw;
  height: auto;
  display: block;
}

.texturizer-inner {
  padding: 0 9.72222222vw;
}

.texturizer-tutorial,
.texturizer-purpose,
.texturizer-advantages,
.texturizer-steps,
.texturizer-lifehack {
  padding: 40px 0;
}

/* Секция туториала */
.texturizer-tutorial .texturizer-inner {
  display: flex;
  gap: 20px;
}

.texturizer-tutorial-content {
  /* flex: 1; */
}

.texturizer-tutorial-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.4vw;
  line-height: 120%;
  margin-bottom: 15px;
  margin-top: 20px;
  width: 32.2vw;
  text-transform: none;
}

.texturizer-tutorial-subtitle {
  font-family: "Segoe UI", sans-serif;
  font-weight: 400;
  font-size: 0.937vw;
  line-height: 120%;
  margin-bottom: 20px;

  width: 32.2vw;
}

.texturizer-tutorial-img {
  width: 32.2vw;
  height: 26.771vw;
}

.texturizer-tutorial-video {
  width: 19.792vw;
  height: 34.271vw;
}

.texturizer-tutorial-photo {
  width: 26.511vw;
  height: 26.511vw;
  overflow: hidden;
}
.texturizer-tutorial-photo img {
  width: 100%;
  height: 100%;
}
.texturizer-tutorial-video,
.texturizer-tutorial-photo {
  background-color: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Секция "Зачем нужен текстурайзер" */
.texturizer-purpose-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.354vw;
  line-height: 120%;
  margin: 1vw 0;
  text-transform: none;
}

.texturizer-purpose-grid {
  display: flex;
  gap: 14px;
  justify-content: center;
}

.texturizer-purpose-item {
  width: 19.792vw;
  height: 9.636vw;
  padding: 10px;
  background-color: #f9f9f9;
  position: relative;
  background-image: url("/textureizer/assets/img/bg-card.png");
	background-size: 25vw;
}

.texturizer-item-number {
  width: 1.563vw;
  height: 1.563vw;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin-bottom: 15px;

  font-family: "Segoe UI", sans-serif;
  font-weight: 400;
  font-size: 1vw;
}

.texturizer-item-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;

  margin: 5px 0;
  font-size: 1.25vw;

  font-weight: 500;
  font-style: Medium;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: uppercase;
}

.texturizer-item-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  line-height: 120%;
  text-transform: uppercase;

  font-size: 0.937vw;
  margin: 10px 0;
}

/* Секция преимуществ */
.texturizer-advantages .texturizer-inner {
  display: flex;
  gap: 30px;
}

.texturizer-advantages-content {
  display: flex;
  justify-content: end;
  flex-direction: column;
}

.texturizer-advantages-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.354vw;
  line-height: 120%;
  margin-bottom: 10px;
  text-transform: none;
  width: 28.8546vw;
}

.texturizer-advantages-subtitle {
  font-family: "Segoe UI", sans-serif;
  font-weight: 400;
  font-size: 0.94vw;
  line-height: 120%;
  margin: 0 0 25px 0;

  width: 28.8546vw;
}

.texturizer-advantages-heading {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-size: 1.25vw;
}

.texturizer-advantages-list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.texturizer-advantage {
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 0 10px;

  width: 50vw;
  height: 2.719vw;
  background-color: #d3a0b9;
}

.texturizer-check {
  width: 1.9799vw;
  height: 1.9799vw;
  background-color: white;
  border: 1px solid #d3a0b9;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #d3a0b9;
  font-weight: bold;
  flex-shrink: 0;
}

.texturizer-advantage-desc {
  color: #000000;
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 0.937vw;
  line-height: 120%;
  letter-spacing: 0%;
  vertical-align: middle;
  text-transform: uppercase;
}

.texturizer-advantages-visual {
  //width: 26.511vw;
  width: 25.511vw;
  display: flex;
  align-items: center;
  justify-content: center;
}

.texturizer-advantages-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Секция шагов */
.texturizer-steps-title {
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 1.354vw;
  line-height: 120%;
  margin: 0 0 15px 0;
  text-transform: none;
}

.texturizer-steps-grid {
  display: flex;
  gap: 14px;
  justify-content: center;
}

.texturizer-step {
  /* width: 380px; */
  /* height: 410px; */
  width: 19.4vw;
  height: 21.3549vw;
  position: relative;
}

.texturizer-step-index {
  position: absolute;
  width: 1.9799vw;
  height: 1.9799vw;
  background-color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  margin: 10px;
  z-index: 1;

  font-size: 18px;
  font-weight: 400;
  font-family: "Segoe UI", sans-serif;
}

.texturizer-step-visual {
  width: 100%;
  height: 16.823vw;
  /* width: 380px;
  height: 323px; */
  background-color: #e5e5e5;
  display: flex;
  align-items: center;
  justify-content: center;
}

.texturizer-step-visual img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.texturizer-step-desc {
  font-family: "Inter", sans-serif;
  font-weight: 400;

  font-size: 0.9vw;
  line-height: 120%;
  padding: 8px;
  margin: 10px 0;
  text-transform: uppercase;
}

/* Секция лайфхака */
.texturizer-lifehack-box {
  width: 53.2299vw;
  height: 5.1044vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  padding: 0 40px;
  margin: 0 auto;
}

.texturizer-lifehack-box::before,
.texturizer-lifehack-box::after {
  content: "";
  position: absolute;
  width: 1.25vw;
  height: 5.1042vw;
  border-top: 0.2vw solid #363636;
  border-bottom: 0.2vw solid #363636;
  border-left: 0.2vw solid #363636;
}

.texturizer-lifehack-box::before {
  left: 0;
  top: 0;
}

.texturizer-lifehack-box::after {
  right: 0;
  top: 0;
  transform: rotate(180deg);
}

.texturizer-lifehack-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 1.25vw;
  text-transform: uppercase;
  margin: 0 0 0.5vw 0;
}

.texturizer-lifehack-text {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 0.94vw;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}

/* Видео */
.gallery__item {
  cursor: pointer;
  overflow: hidden;
}

.gallery__item video {
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s;
}

.gallery__item:hover video {
  transform: scale(1.12);
}
.texturizer-tutorial.video-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 80%);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;

  overscroll-behavior: none;
}
video-popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 80%);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;

  overscroll-behavior: none;
}

/* Предотвращаем скроллинг body когда попап активен */
body.popup-open {
  overflow: hidden;

  width: 100%;
  height: 100%;
}
.video-popup.active {
  display: flex;
}

.popup__wrapper {
  width: 80%;
  height: 80%;
  display: flex;
  justify-content: center;
}

.video-popup video {
  /* width: 100%; */
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.video-popup.bg-video-black {
	background: rgba(0, 0, 0, 0.8);
}
.popup__close {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 40px;
  cursor: pointer;
  background: none;
  border: none;
  color: #fff;
}

/* Адаптивность для мобильных устройств */
@media (max-width: 768px) {
  .texturizer-inner {
    padding: 0 5.72222222vw;
  }
  .texturizer-tutorial,
  .texturizer-purpose,
  .texturizer-advantages,
  .texturizer-steps,
  .texturizer-lifehack {
    padding: 15px 0;
  }

  .texturizer-tutorial-img {
    display: none;
  }
  .texturizer-tutorial-photo {
    display: none;
  }

  .texturizer-tutorial .texturizer-inner {
    flex-direction: column;
    gap: 10px;
  }
  .texturizer-banner img {
    margin-top: 15.38461538vw;
  }

  .texturizer-tutorial-title {
    font-size: 4.2vw;
    width: 77vw;
    margin: 5px 0;
  }

  .texturizer-tutorial-subtitle {
    font-size: 3.25vw;
    width: 77vw;
    margin: 0;
  }

  .texturizer-tutorial-video {
    width: 86.05vw;
    height: 165.815vw;
    margin: 0 auto;
    flex: none;
  }

  .popup {
    width: 101vw;
  }
  .popup__wrapper {
    height: 70%;
  }

  .texturizer-purpose-title {
    font-family: "Inter", sans-serif;
    font-weight: 700;
    font-size: 4.2vw;
  }
  .texturizer-purpose-grid {
    flex-direction: column;
    align-items: start;
  }
  .texturizer-purpose-item {
    width: 84vw;
    height: 34vw;
	background-size: 100vw;
  }
  .texturizer-item-number {
    width: 8.84vw;
    height: 8.84vw;
    font-size: 4.2vw;
  }
  .texturizer-item-title {
    font-size: 4.2vw;
  }
  .texturizer-item-text {
    font-size: 3.1vw;
  }
  .texturizer-advantages .texturizer-inner {
    flex-direction: column;
  }
  .texturizer-advantages-title {
    width: auto;
    font-size: 4.52vw;
    margin-bottom: 2vw;
  }
  .texturizer-advantages-subtitle {
    width: auto;
    font-size: 3.7vw;
    margin-bottom: 3vw;
  }
  .texturizer-advantages-heading {
    font-size: 4.52vw;
    margin: 0 0 2vw 0;
  }

  .texturizer-advantage-desc {
    font-size: 3.44vw;
  }
  .texturizer-check {
    width: 9.6vw;
    height: 9.6vw;
  }
  .texturizer-advantage {
    width: 84vw;
    height: 13.5vw;
  }
  .texturizer-steps-title {
    font-size: 4.52vw;
  }
  .texturizer-step {
    width: 90vw;
    height: auto;
    /* height: 76vw; */
  }
  .texturizer-step-index {
    width: 13.4vw;
    height: 13.4vw;
    font-size: 4.8vw;
  }
  .texturizer-step-visual {
    height: 66.7vw;
  }
  .texturizer-step-desc {
    font-size: 4.2vw;
    padding: 6px 0;
    margin: 6px 0 0 0;
  }

  .texturizer-advantages-visual {
    width: 100%;
    max-width: 380px;
    margin: 0 auto;
    flex: none;
  }

  .texturizer-steps-grid {
    flex-direction: column;
    align-items: center;
  }

  .texturizer-lifehack-box {
    width: 85vw;
    height: auto;
    padding: 0 2.5vw;
  }
  .texturizer-lifehack-title {
    font-size: 4.52vw;
    margin: 2vw 0 2vw 0;
  }
  .texturizer-lifehack-text {
    font-size: 3.3vw;
  }
  .texturizer-lifehack-box::before,
  .texturizer-lifehack-box::after {
    width: 6.4vw;
    height: 25.6vw;
    border-top: 1vw solid #363636;
    border-bottom: 1vw solid #363636;
    border-left: 1vw solid #363636;
  }
}


/* End */
/* /textureizer/assets/css/texturizer-style.css?176466908111030 */
