.productos__01 {
  min-height: clamp(560px, 88vh, 780px);
  width: 100%;
  position: relative;
  z-index: 0;
  background-color: var(--main);
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  padding: 7rem 0 4rem;
}
.productos__01-shader {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  display: block;
}
@media (max-width: 991.98px) {
  .productos__01 {
    min-height: 0;
    height: auto;
    padding: 6rem 0 2rem;
  }
}
.productos__01 .container-fluid {
  position: relative;
  z-index: 1;
  padding-left: calc(var(--bs-gutter-x) * 2);
  padding-right: 0;
  width: 100%;
}
@media (max-width: 991.98px) {
  .productos__01 .container-fluid {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
.productos__01 .row {
  align-items: center;
  width: 100%;
  margin: 0;
}
@media (max-width: 991.98px) {
  .productos__01-texto {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-top: 1em;
  }
}
.productos__01 .col-lg-5 {
  position: relative;
  z-index: 2;
}
.productos__01 .col-lg-7,
.productos__01 .productos__01-media {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 3rem;
}
.productos__01-texto {
  position: relative;
  z-index: 2;
  padding-right: 0.5rem;
  max-width: 32rem;
}
.productos__01-texto .title {
  color: var(--white);
  margin-bottom: 20px;
  white-space: pre-line;
}
@media (max-width: 991.98px) {
  .productos__01-texto .title {
    text-align: center;
  }
}
.productos__01-texto .title .back-orange {
  padding: 0 5px;
  font-family: var(--font-sequel);
  font-size: 42px;
  font-weight: 600;
  color: var(--white);
  background-color: var(--orange);
}
@media (max-width: 767.98px) {
  .productos__01-texto .title .back-orange {
    font-size: 36px;
  }
}
.productos__01-texto .paragraph {
  color: var(--white);
  white-space: pre-line;
  margin-bottom: 20px;
}
@media (max-width: 991.98px) {
  .productos__01-texto .paragraph {
    text-align: center;
  }
}
@media (max-width: 400.98px) {
  .productos__01-texto .paragraph {
    white-space: normal;
  }
}
.productos__01-texto .paragraph b {
  white-space: pre-line;
}
.productos__01-texto .btn__global {
  margin-top: 3em;
  display: block;
  width: fit-content;
}
@media (max-width: 991.98px) {
  .productos__01-texto .btn__global {
    margin: 3em auto;
  }
}
.productos__01 img.laptop {
  position: relative !important;
  top: auto !important;
  right: auto !important;
  left: auto !important;
  transform: none !important;
  display: block;
  width: 100% !important;
  max-width: 740px !important;
  max-height: 560px !important;
  height: auto !important;
  margin: 0 0 0 1rem;
  object-fit: contain;
  border-radius: 12px;
}
@media (max-width: 1199.98px) {
  .productos__01 img.laptop {
    max-width: 620px !important;
  }
  .productos__01 .col-lg-7,
  .productos__01 .productos__01-media {
    padding-right: 2.5rem;
  }
}
@media (max-width: 991.98px) {
  .productos__01 .col-lg-7,
  .productos__01 .productos__01-media {
    justify-content: center;
    padding-right: 0;
    margin-top: 1.5rem;
  }
  .productos__01 img.laptop {
    width: 78% !important;
    max-width: 420px !important;
    max-height: none !important;
    margin: 0 auto;
  }
}
@media (max-width: 575.98px) {
  .productos__01 img.laptop {
    width: 88% !important;
    max-width: 320px !important;
  }
}

.productos-faq .faq-item {
  border-bottom: 1px solid var(--grey);
  padding: 1em 0;
  margin-bottom: 1em;
}
.productos-faq .faq-item .question {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  cursor: pointer;
  padding-bottom: 10px;
}
@media (max-width: 767.98px) {
  .productos-faq .faq-item .question {
    align-items: center;
  }
}
.productos-faq .faq-item .question .question-title {
  margin: 0 0;
  font-family: var(--font-sequel);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
}
@media (max-width: 575.98px) {
  .productos-faq .faq-item .question .question-title {
    width: 89%;
  }
}
.productos-faq .faq-item .question .plus-icon {
  content: url(../assets/img/nosotros/icon-more.svg);
  width: 23px;
  height: 23px;
}
.productos-faq .faq-item .question .plus-icon.active {
  content: url(../assets/img/nosotros/icon-less.svg);
}
.productos-faq .faq-item .answer {
  display: none;
}
.productos-faq .faq-item .answer .paragraph {
  width: 90%;
  font-family: var(--font-sequel);
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
}
@media (max-width: 991.98px) {
  .productos-faq .faq-item .answer .paragraph {
    text-align: left;
  }
}
@media (max-width: 767.98px) {
  .productos-faq .faq-item .answer .paragraph {
    white-space: normal;
  }
}

.productos__02 {
  position: relative;
  z-index: 0;
  padding: 10em 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(../assets/img/productos/backgroud-productos.webp);
}
@media (max-width: 991.98px) {
  .productos__02 {
    padding: 8em 0;
  }
}
.productos__02::before {
  content: "";
  z-index: -1;
  opacity: 0.7;
  background-color: var(--blue);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.productos__02 .title {
  color: var(--white);
  text-align: center;
  white-space: pre-line;
}
.productos__02 .title .back-orange {
  padding: 0 5px;
  font-family: var(--font-sequel);
  font-size: 42px;
  font-weight: 600;
  color: var(--white);
  background-color: var(--orange);
}
@media (max-width: 767.98px) {
  .productos__02 .title .back-orange {
    font-size: 36px;
  }
}

.productos__03 {
  padding: 6em 0;
}
.productos__03 .container-fluid {
  padding-left: calc(var(--bs-gutter-x) * 3);
  padding-right: 1em;
}
@media (max-width: 991.98px) {
  .productos__03 .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 3);
    padding-right: calc(var(--bs-gutter-x) * 3);
  }
}
@media (max-width: 575.98px) {
  .productos__03 .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
}
.productos__03 .row {
  align-items: center;
}
.productos__03 .btn__global {
  margin-top: 3em;
}
@media (max-width: 991.98px) {
  .productos__03 .btn__global {
    margin: 3em auto;
  }
}
.productos__03-text .title {
  white-space: pre-line;
}
@media (max-width: 991.98px) {
  .productos__03-text .title {
    text-align: center;
    margin-bottom: 1em;
  }
}
@media (max-width: 767.98px) {
  .productos__03-text .title {
    white-space: normal;
  }
}
.productos__03 .image {
  width: 95%;
  margin: auto;
  display: block;
  border-radius: 12px;
}

.productos__04 {
  padding: 6em 0;
  background-color: var(--grey);
}
.productos__04 .container-fluid {
  padding-right: calc(var(--bs-gutter-x) * 3);
  padding-left: 1em;
}
@media (max-width: 991.98px) {
  .productos__04 .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 3);
    padding-right: calc(var(--bs-gutter-x) * 3);
  }
}
@media (max-width: 575.98px) {
  .productos__04 .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
}
.productos__04 .row {
  align-items: center;
}
@media (max-width: 991.98px) {
  .productos__04 .row {
    flex-direction: column-reverse;
  }
}
.productos__04-text .title {
  color: var(--gris);
  white-space: pre-line;
}
@media (max-width: 991.98px) {
  .productos__04-text .title {
    text-align: center;
    margin-bottom: 1em;
  }
}
@media (max-width: 767.98px) {
  .productos__04-text .title {
    white-space: normal;
  }
}
.productos__04 .btn__global {
  margin-top: 3em;
}
@media (max-width: 991.98px) {
  .productos__04 .btn__global {
    margin: 3em auto;
  }
}
.productos__04 .image {
  width: 95%;
  margin: auto;
  display: block;
  border-radius: 12px;
}
.productos__04 .productos-faq .faq-item {
  border-color: var(--gris);
}
.productos__04 .productos-faq .faq-item .question .question-title {
  color: var(--white);
}
.productos__04 .productos-faq .faq-item .answer .paragraph {
  color: var(--white);
}

.productos__05 {
  padding: 6em 0;
  background-color: var(--gris);
}
.productos__05 .container-fluid {
  padding-left: calc(var(--bs-gutter-x) * 3);
  padding-right: 1em;
}
@media (max-width: 991.98px) {
  .productos__05 .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 3);
    padding-right: calc(var(--bs-gutter-x) * 3);
  }
}
@media (max-width: 575.98px) {
  .productos__05 .container-fluid {
    padding-left: calc(var(--bs-gutter-x) * 1.5);
    padding-right: calc(var(--bs-gutter-x) * 1.5);
  }
}
.productos__05 .row {
  align-items: center;
}
.productos__05 .btn__global {
  margin-top: 3em;
}
@media (max-width: 991.98px) {
  .productos__05 .btn__global {
    margin: 3em auto;
  }
}
.productos__05-text .title {
  white-space: pre-line;
}
@media (max-width: 991.98px) {
  .productos__05-text .title {
    text-align: center;
    margin-bottom: 1em;
  }
}
@media (max-width: 767.98px) {
  .productos__05-text .title {
    white-space: normal;
  }
}
.productos__05 .image {
  width: 95%;
  margin: auto;
  display: block;
  border-radius: 12px;
}

.productos__06 {
  background-color: var(--black);
  padding: 6em 0;
  position: relative;
  z-index: 0;
}
.productos__06::before {
  content: "";
  position: absolute;
  background-size: cover;
  background-position: center;
  background-image: url(../assets/img/productos/background-consultoria.webp);
  width: 100%;
  height: 100%;
  z-index: -1;
  opacity: 0.2;
  top: 0;
  filter: grayscale(1);
}
.productos__06-text .title {
  color: var(--white);
  text-align: center;
}
.productos__06-text .paragraph {
  color: var(--white);
  text-align: center;
  white-space: pre-line;
}
@media (max-width: 991.98px) {
  .productos__06-text .paragraph {
    white-space: normal;
  }
}
.productos__06-logotipos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 90px;
  margin-top: 3em;
}
@media (max-width: 500.98px) {
  .productos__06-logotipos {
    flex-direction: column;
    gap: 50px;
  }
}
.productos__06 .btn__global {
  margin: 3.5em auto 0;
  display: block;
}

.productos__07 {
  padding: 6em 0;
  position: relative;
  z-index: 0;
}
.productos__07::before {
  content: "";
  position: absolute;
  background-size: auto;
  background-repeat: no-repeat;
  background-position: 90% 45%;
  background-image: url(../assets/img/productos/icono-fibras.svg);
  width: 100%;
  height: 100%;
  z-index: -1;
  top: 0;
  left: 0;
}
.productos__07-text {
  align-items: flex-end;
  margin-bottom: 2.5em;
}
.productos__07-text .title {
  white-space: pre-line;
  color: var(--black);
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  .productos__07-text .title {
    text-align: center;
  }
}
.productos__07-text .title .back-orange {
  padding: 0 5px;
  font-family: var(--font-sequel);
  font-size: 42px;
  font-weight: 600;
  color: var(--black);
  background-color: var(--orange);
}
@media (max-width: 767.98px) {
  .productos__07-text .title .back-orange {
    font-size: 36px;
  }
}
.productos__07-text .btn__global {
  position: relative;
  float: right;
}
@media (max-width: 991.98px) {
  .productos__07-text .btn__global {
    float: none;
    text-align: center;
    margin: 3em auto 0;
  }
}
.productos__07-box {
  background-color: var(--white);
  border: 1px solid var(--grey);
  padding: 2em 1em;
  border-radius: 10px;
  height: 280px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  margin-bottom: 2em;
}
@media (max-width: 767.98px) {
  .productos__07-box {
    width: 75%;
    margin: 0 auto 1em;
  }
}
@media (max-width: 575.98px) {
  .productos__07-box {
    width: 90%;
  }
}
.productos__07-box.blue::before {
  background-color: var(--blue);
}
.productos__07-box::before {
  content: "";
  background-color: var(--orange);
  border-top-right-radius: 200px;
  border-bottom-right-radius: 200px;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  transform: translate(-100%, 0);
  transition: transform 1s ease, border-radius 2s ease;
}
.productos__07-box:nth-child(2) {
  background-color: var(--blue);
}
.productos__07-box-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #D9D9D9;
  padding-bottom: 2em;
  transition: all 0.5s ease;
}
@media (max-width: 991.98px) {
  .productos__07-box-title {
    text-align: center;
    justify-content: center;
  }
}
@media (max-width: 767.98px) {
  .productos__07-box-title {
    padding-bottom: 1em;
  }
}
.productos__07-box-title h3 {
  color: var(--grey);
  font-family: var(--font-sequel);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  transition: all 0.5s ease;
}
@media (max-width: 991.98px) {
  .productos__07-box-title h3 {
    text-align: center;
  }
}
.productos__07-box-content p {
  margin-top: 2em;
  color: var(--black);
  white-space: normal;
  font-family: var(--font-sequel);
  font-size: 15px;
  font-style: normal;
  font-weight: normal;
  transition: all 0.5s ease;
}
@media (max-width: 991.98px) {
  .productos__07-box-content p {
    text-align: center;
  }
}
.productos__07-box:hover::before {
  transform: translate(0, 0);
  transition: transform 1s ease, border-radius 2s ease;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.productos__07-box:hover .productos__07-box-title {
  transition: all 0.5s ease;
}
.productos__07-box:hover .productos__07-box-title h3 {
  color: var(--gris);
  transition: all 0.5s ease;
}
.productos__07-box:hover .productos__07-box-content p {
  color: var(--white);
  transition: all 0.5s ease;
}
