@charset "UTF-8";
/*link vermás*/
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.colimgacord__content {
  width: calc(100% - 2.2rem);
  max-width: 1274px;
  margin: 0 auto;
  padding: 0;
}
.colimgacord__content--grid {
  display: flex;
  gap: 20px;
}
@media (min-width: 992px) {
  .colimgacord__content--grid {
    gap: 38px;
  }
}
.colimgacord__content--grid.izquierda {
  flex-direction: row;
}
.colimgacord__content--grid.derecha {
  flex-direction: row-reverse;
}
@media (max-width: 992px) {
  .colimgacord__content--grid.izquierda {
    flex-direction: column;
  }
  .colimgacord__content--grid.derecha {
    flex-direction: column-reverse;
  }
}
.colimgacord__content--grid---colctcimg {
  max-height: 500px;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
@media (min-width: 992px) {
  .colimgacord__content--grid---colctcimg {
    padding: 0;
    width: 40%;
  }
}
.colimgacord__content--grid---colctcimg img {
  width: 100%;
  height: 460px;
  min-width: auto;
  min-height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  -webkit-transform: none;
  transform: none;
  position: static;
}
.colimgacord__content--grid---colctcimg .colimgacord--bar {
  width: 50%;
  position: relative;
  float: right;
  top: -4px;
  height: 40px;
  background-color: #FF5800;
}
.colimgacord__content--grid---colctctxt {
  width: 100%;
  padding: 0;
}
@media (min-width: 992px) {
  .colimgacord__content--grid---colctctxt {
    width: 60%;
  }
}
.colimgacord__content--grid---colctctxt .acordeon-wrapper {
  border-radius: 5px;
}
.colimgacord__content--grid---colctctxt .acordeon-wrapper .acordeon-item .acordeon-titulo {
  cursor: pointer;
  padding: 1rem 1.6rem 1rem 0;
  position: relative;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 1.125rem; /* 18px / 16px */
  line-height: 1.8125rem; /* 29px / 16px */
  letter-spacing: 0;
  color: #1D252D;
}
@media (min-width: 992px) {
  .colimgacord__content--grid---colctctxt .acordeon-wrapper .acordeon-item .acordeon-titulo {
    padding: 1rem 2rem 1rem 0;
  }
}
.colimgacord__content--grid---colctctxt .acordeon-wrapper .acordeon-item .acordeon-titulo::after {
  content: "";
  width: 24px;
  height: 24px;
  background-color: #F3F3F7;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 30%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='7' viewBox='0 0 14 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.157429 0.823999L6.6081 6.61644C6.81775 6.80494 7.15856 6.80494 7.36821 6.61644L13.8189 0.824C14.0288 0.635505 14.0288 0.329953 13.8189 0.141457C13.6092 -0.0470386 13.2684 -0.0470386 13.0588 0.141457L6.98816 5.59238L0.917534 0.141456C0.812711 0.0470875 0.675097 2.41689e-05 0.537482 2.41575e-05C0.399868 2.4146e-05 0.262253 0.0470875 0.157429 0.141456C-0.0524858 0.329952 -0.0524859 0.635504 0.157429 0.823999Z' fill='%231D252D'/%3E%3C/svg%3E");
  background-size: 18px;
  background-position: center center;
  background-repeat: no-repeat;
  transition: transform 0.3s ease;
}
@media (min-width: 992px) {
  .colimgacord__content--grid---colctctxt .acordeon-wrapper .acordeon-item .acordeon-titulo::after {
    right: 18px;
  }
}
.colimgacord__content--grid---colctctxt .acordeon-wrapper .acordeon-item .acordeon-titulo.active {
  padding: 1rem 2.5rem 1rem 0;
  color: #1D252D;
  font-weight: 900;
}
.colimgacord__content--grid---colctctxt .acordeon-wrapper .acordeon-item .acordeon-titulo.active::after {
  background-color: #E35205;
  transform: rotate(180deg);
  background-image: url("data:image/svg+xml,%3Csvg width='14' height='7' viewBox='0 0 14 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.157429 0.823999L6.6081 6.61644C6.81775 6.80494 7.15856 6.80494 7.36821 6.61644L13.8189 0.824C14.0288 0.635505 14.0288 0.329953 13.8189 0.141457C13.6092 -0.0470386 13.2684 -0.0470386 13.0588 0.141457L6.98816 5.59238L0.917534 0.141456C0.812711 0.0470875 0.675097 2.41689e-05 0.537482 2.41575e-05C0.399868 2.4146e-05 0.262253 0.0470875 0.157429 0.141456C-0.0524858 0.329952 -0.0524859 0.635504 0.157429 0.823999Z' fill='%23ffffff'/%3E%3C/svg%3E");
}
.colimgacord__content--grid---colctctxt .acordeon-wrapper .acordeon-item .acordeon-texto {
  display: none;
  font-style: normal;
  color: #666666;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 1rem; /* 18px / 16px */
  line-height: 1.75rem; /* 30px / 16px */
  letter-spacing: 0;
  padding-bottom: 15px;
}/*# sourceMappingURL=col-img-acord.css.map */