/* * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  width: 100%;
} */
section {
  background: #fff !important;
}

.section-video-header {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.text-block-h1 {
  font-size: 2.5rem;
  font-weight: bold;
  color: #333;
  width: 100%;
  margin: auto;
  margin-top: 3rem;
  margin-bottom: 1rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100;
}

.text-block-h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #8e8e8f;
  margin-bottom: 2rem;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100;
}

.text-block-p {
  font-size: 1.125rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  text-align: justify;
  width: 50%;
  margin: 0 auto;
  color: #000 !important;
}

.text-block-p-i {
  font-size: 2rem;
  line-height: 1.5;
  color: #666;
  margin-bottom: 1.5rem;
  text-align: center;
  width: 37%;
  padding: 3rem;
  margin: auto;
  color: #000 !important;
  font-weight: 100;
}

.first-50-50 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 2rem 0;
  width: 65%;
  margin: auto;
  gap: 2rem;
}

.first-50-50 img {
  max-width: 50%;
  height: auto;
  flex: 1;
  margin-right: 1rem;
}

.first-50-50 p {
  font-size: 1.125rem;
  line-height: 1.5;
  color: #666;
  margin-bottom: 1.5rem;
  text-align: justify;
  width: 50%;
  margin: 0 auto;
  color: #000 !important;
}

.mashiro-moro {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  margin-top: 3rem;
  margin-bottom: 1rem;
  text-align: right;
  text-transform: uppercase;
  font-weight: 100;
  width: 80%;
  border-right: solid 3px #000;
  padding-right: 1rem;
}

.mashiro-moro-h4 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  margin-bottom: 1rem;
  text-align: right;
  text-transform: none !important;
  font-weight: 100;
  width: 80%;
}

.mashiro-moro-h5 {
  font-size: 1rem;
  font-weight: bold;
  color: #666;
  margin-bottom: 1.5rem;
  text-align: right;
  text-transform: none !important;
  font-weight: 100;
  width: 80%;
}

.second-50-50 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 66%;
  margin: auto;
  gap: 2rem;
  margin-top: 5rem;
}

.second-50-50 p {
  font-size: 1.125rem;
  line-height: 1.5;
  color: #666;
  margin-bottom: 1.5rem;
  text-align: justify;
  width: 80%;
  margin: 0 auto;
  padding-top: 4%;
  color: #000 !important;
}

.second-50-p-i {
  display: flex;
  font-size: 2rem;
  line-height: 1.5;
  margin-bottom: 1.5rem;
  text-align: center;
  width: 80%;
  padding: 3rem;
  margin: auto;
  color: #000 !important;
  font-weight: 100;
}

.naohito-saga {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  text-transform: uppercase;
  font-weight: 100;
  width: 100%;
  padding: 1rem 0;
  margin: auto;
  margin-top: 3rem;
  margin-bottom: 1rem;
}

.naohito-saga::after {
  content: "";
  display: block;
  width: 8%;
  height: 3px;
  background: #333;
  margin: auto;
  margin-top: 1rem;
}

.naohito-saga-top {
  font-size: 2rem;
  font-weight: bold;
  color: #333;
  text-align: center;
  font-weight: 100;
  padding: 1rem 0;
  width: 100%;
  margin: auto;
  margin-top: 3rem;
  margin-bottom: 0;
  text-transform: none !important;
}

.naohito-saga-top::before {
  content: "";
  display: block;
  width: 9%;
  height: 3px;
  background: #333;
  margin: auto;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.naohito-saga-h4 {
  font-size: 1.5rem;
  font-weight: bold;
  color: #000;
  text-align: center;
  font-weight: 100;
  width: 80%;
  margin: auto;
  text-transform: none !important;
}
.naohito-saga-h5 {
  font-size: 1rem;
  font-weight: bold;
  color: #666;
  margin-top: 0;
  margin-bottom: 1.5rem;
  text-align: center;
  font-weight: 100;
  width: 100%;
  text-transform: none !important;
}

.section-men-text {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  margin-top: 4rem;
}
.section-men-text img {
  max-width: 40%;
  margin: 1rem 0;
}

.section-men-text p {
  font-size: 1.125rem;
  line-height: 1.5;
  color: #000 !important;
  margin-bottom: 1.5rem;
  text-align: justify;
  width: 80%;
  margin: 0 auto;
  padding: 0 7% 0 20%;
}
.italic-end {
  display: flex;
  text-align: center;
  font-size: 1.5rem;
  width: 73%;
  margin: auto;
  padding: 5%;
  color: #000 !important;
}
.img-all {
  width: 100%;
  margin-top: 3rem;
}
.section-video {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 4rem;
  gap: 5%;
}
.section-video img {
  max-width: 40%;
  margin: 1rem 0;
}
.section-video video {
  width: 34.5%;
  margin: 1rem 0;
}

/* estsos ons los estilos del slide  */

.slider-container {
  position: relative;
  width: 100%;
  height: 600px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5% !important;
  touch-action: pan-y; /* permite scroll vertical y captura swipe horizontal */
  user-select: none;
  cursor: grab;
}

.card {
  position: absolute;
  width: 306px;
  height: 380px;
  border-radius: 14px;
  overflow: hidden;
  transition: all 0.6s ease;
  filter: grayscale(100%);
  opacity: 0.9;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.5);
}

.card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  user-drag: none;
  -webkit-user-drag: none;
  user-select: none;
  pointer-events: none;
}

.active {
  transform: scale(1.1);
  filter: grayscale(0%);
  z-index: 10;
  opacity: 1;
}

/* Botones */
.btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: rgb(44 44 44 / 24%);
  border: none;
  cursor: pointer;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 20;
  color: #910a2c;
}

.btn:hover {
  background: rgb(133, 133, 133);
  color: #fff;
}
.btn.prev {
  left: 5%;
}
.btn.next {
  right: 5%;
}

/* 📱 MOBILE: 1 card */
@media (max-width: 768px) {
  .slider-container {
    height: 420px;
  }
  .card {
    width: 260px;
    height: 320px;
  }
}

/* 📲 TABLET: 3 cards */
@media (min-width: 769px) and (max-width: 1024px) {
  .slider-container {
    height: 500px;
  }
  .card {
    width: 280px;
    height: 350px;
  }
}

@media screen and (max-width: 900px) {
  .text-block-h1 {
    font-size: 2rem;
  }

  .text-block-p {
    width: 90%;
  }
  .text-block-p-i {
    width: 90%;
  }
  .first-50-50 {
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .first-50-50 p {
    width: 90%;
  }
  .second-50-50 {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 100%;
  }
  .second-50-50 img {
    margin: auto;
    width: 50%;
  }
  .mobile-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: 100%;
  }
  .section-men-text {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
  }
  .section-men-text p {
    padding: 0%;
  }
  .italic-end {
    width: 90%;
    padding: 5% 0;
  }
}

@media screen and (max-width: 500px) {
  .text-block-h1 {
    font-size: 1.5rem;
  }
  .text-block-h2 {
    font-size: 1rem;
  }
  .text-block-p-i {
    font-size: 1.5rem;
  }
  .second-50-p-i {
    font-size: 1.5rem;
  }
  .naohito-saga {
    font-size: 1.5rem;
  }
  .naohito-saga-h4 {
    font-size: 1rem;
  }
  .naohito-saga-top {
    font-size: 1.5rem;
  }
  .italic-end {
    font-size: 1rem;
  }
}
