.page-node-type-pagina-acerca-de #block-trexperienceperu-content .field--name-body {
    margin: 38px auto 38px !important;
}
.gr-tip-eck-about-sect,
.gr-tip-eck-about-sect * {
  box-sizing: border-box;
}

.gr-tip-eck-about-sect {
  --about-celeste: #15a1f0;
  --about-celeste-hover: #078ed7;
  --about-azul-60: #194157;
  --about-azul-80: #002438;
  --about-divider: #e7e7e7;

  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
  grid-template-areas: "content gallery";
  align-items: start;
  gap: 48px;

  width: 100%;
  max-width: 1290px;
  margin: 0 auto;
  padding: 48px 24px 16px;

  background: transparent;
}

.gr-tip-eck-about-sect.right {
  grid-template-areas: "content gallery";
}

.gr-tip-eck-about-sect.left {
  grid-template-areas: "gallery content";
}

.gr-tip-eck-about-sect-a {
  grid-area: content;

  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;

  background: transparent;
}

.gr-tip-eck-about-sect-a-1 {
  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;

  background: transparent;
}

.gr-tip-eck-about-sect-a-2 {
  display: grid;
  grid-template-columns: 96px minmax(0, 1fr);
  align-items: center;
  gap: 16px;

  width: 100%;
  margin: 0 0 16px;
  padding: 0;

  background: transparent;
}

.gr-tip-eck-about-sect-a-2
.field--name-field-tpeck-about-icon {
  width: 96px;
  height: 96px;
  margin: 0;
  padding: 0;

  background: transparent;
}

.gr-tip-eck-about-sect-a-2
.field--name-field-tpeck-about-icon img {
  display: block;

  width: 96px;
  height: 96px;
  max-width: none;
  margin: 0;
  padding: 0;

  object-fit: contain;
}

.gr-tip-eck-about-sect-a-2
.field--name-field-tpeck-about-title {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;

  min-width: 0;
  margin: 0;
  padding: 0;

  border: 0;
  background: transparent;
}

.gr-tip-eck-about-sect-a-2
.field--name-field-tpeck-about-title::after {
  content: "";

  display: block;

  width: 50px;
  height: 4px;
  margin-top: 8px;

  border-radius: 4px;
  background: var(--about-celeste);
}

.gr-tip-eck-about-sect-a-2
.field--name-field-tpeck-about-title h2 {
  margin: 0;
  padding: 0;

  border: 0;
  background: transparent;

  color: var(--about-azul-60);
  font-family: "Inter", Arial, sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: -0.72px;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-text {
  width: 100%;
  margin: 0;
  padding: 0;

  border: 0;
  background: transparent;

  color: var(--about-azul-80);
  font-family: "Inter", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-text p {
  margin: 0;
  padding: 0;

  background: transparent;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-text p + p {
  margin-top: 16px;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-text br {
  display: block;
  content: "";

  margin-top: 16px;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;

  width: 100%;
  margin: 16px 0 0;
  padding: 0 0 16px;

  background: transparent;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
> .field__item {
  position: relative;

  display: flex;
  flex-direction: column;
  align-items: center;

  min-width: 0;
  margin: 0;
  padding: 0 16px;

  text-align: center;
  background: transparent;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
> .field__item:first-child {
  padding-left: 0;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
> .field__item:last-child {
  padding-right: 0;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
> .field__item:not(:last-child)::after {
  content: "";

  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;

  width: 1px;

  background: var(--about-divider);
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
.custom-field__item.field--name-value {
  width: 120px;
  height: 120px;
  margin: 0 auto 16px;
  padding: 0;

  background: transparent;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
.custom-field__item.field--name-value
> .field__item {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 120px;
  height: 120px;
  margin: 0;
  padding: 0;

  border: 0;
  background: transparent;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
.custom-field__item.field--name-value img {
  display: block;

  width: 120px;
  height: 120px;
  max-width: none;
  margin: 0;
  padding: 0;

  object-fit: contain;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
.custom-field__item.field--name-value-text {
  width: 162px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0;

  background: transparent;
  color: var(--about-azul-60);

  font-family: "Inter", Arial, sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  letter-spacing: -0.36px;
  text-align: center;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-features
.custom-field__item.field--name-value-text
.field__item {
  margin: 0;
  padding: 0;

  background: transparent;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-button {
  width: 185px;
  height: 48px;
  margin: 0;
  padding: 0;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-button a {
  display: flex;
  align-items: center;
  justify-content: center;

  width: 185px;
  height: 48px;
  padding: 0 32px;

  border: 0;
  border-radius: 4px;
  background: var(--about-celeste);

  color: #ffffff;
  font-family: "Inter", Arial, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 16px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;

  transition:
    background-color 0.2s ease,
    transform 0.2s ease;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-button a:hover,
.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-button a:focus-visible {
  background: var(--about-celeste-hover);
  color: #ffffff;
  text-decoration: none;
}

.gr-tip-eck-about-sect-a
.field--name-field-tpeck-about-button a:active {
  transform: translateY(1px);
}

.gr-tip-eck-about-sect
> .field--name-field-tpeck-about-images {
  grid-area: gallery;

  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;

  background: transparent;
}

.gr-tip-eck-about-sect
> .field--name-field-tpeck-about-images:not(.about-slider) {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
}

.gr-tip-eck-about-sect
> .field--name-field-tpeck-about-images:not(.about-slider)
> .field__item {
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;

  border-radius: 10px;
}

.gr-tip-eck-about-sect
> .field--name-field-tpeck-about-images:not(.about-slider)
> .field__item:first-child {
  grid-column: 1 / -1;
}

.gr-tip-eck-about-sect
> .field--name-field-tpeck-about-images:not(.about-slider)
> .field__item:first-child img {
  aspect-ratio: 650 / 558;
}

.gr-tip-eck-about-sect
> .field--name-field-tpeck-about-images:not(.about-slider)
> .field__item:not(:first-child) img {
  aspect-ratio: 1.4 / 1;
}

.gr-tip-eck-about-sect
> .field--name-field-tpeck-about-images:not(.about-slider) img {
  display: block;

  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;

  object-fit: cover;
}

.about-slider {
  display: block;

  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;

  background: transparent;
}

.about-slider__viewport {
  position: relative;

  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;

  border-radius: 4px;
  background: transparent;

  touch-action: pan-y;
}

.about-slider__track {
  display: flex;

  width: 100%;
  margin: 0;
  padding: 0;

  transform: translate3d(0, 0, 0);
  transition: transform 0.35s ease;
  will-change: transform;
}

.about-slider__slide {
  flex: 0 0 100%;

  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;

  border-radius: 4px;
  background: transparent;
}

.about-slider__slide img {
  display: block;

  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  margin: 0;
  padding: 0;

  border-radius: 4px;

  object-fit: cover;
  object-position: center;
  user-select: none;
}

.about-slider__arrow {
  position: absolute;
  z-index: 5;
  top: 50%;

  display: flex;
  align-items: center;
  justify-content: center;

  width: 44px;
  height: 44px;
  margin: 0;
  padding: 0;

  border: 1px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  background: rgba(21, 161, 240, 0.94);
  box-shadow: 0 5px 16px rgba(0, 36, 56, 0.24);

  color: #ffffff;

  cursor: pointer;
  opacity: 0;

  transform: translateY(-50%);

  transition:
    opacity 0.2s ease,
    background-color 0.2s ease,
    box-shadow 0.2s ease,
    transform 0.2s ease;
}

.about-slider:hover
.about-slider__arrow,
.about-slider:focus-within
.about-slider__arrow,
.about-slider__arrow:focus-visible {
  opacity: 1;
}

.about-slider__arrow:hover,
.about-slider__arrow:focus-visible {
  background: var(--about-celeste-hover);
  box-shadow: 0 6px 18px rgba(0, 36, 56, 0.32);
  outline: 0;
}

.about-slider__arrow:active {
  transform: translateY(-50%) scale(0.92);
}

.about-slider__arrow svg {
  display: block;

  width: 23px;
  height: 23px;

  fill: none;
  stroke: currentColor;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;

  pointer-events: none;
}

.about-slider__arrow--previous {
  left: 16px;
}

.about-slider__arrow--next {
  right: 16px;
}

.about-slider__thumbnails {
  display: grid;
  grid-template-columns: repeat(
    var(--about-thumb-count, 4),
    minmax(0, 1fr)
  );
  gap: 10px;

  width: 100%;
  margin: 10px 0 0;
  padding: 0;

  background: transparent;
}

.about-slider__thumbnail {
  display: block;

  width: 100%;
  min-width: 0;
  margin: 0;
  padding: 0;
  overflow: hidden;

  border: 0;
  border-radius: 4px;
  outline: 0;
  background: transparent;

  cursor: pointer;
  opacity: 0.72;

  transition:
    opacity 0.2s ease,
    transform 0.2s ease,
    box-shadow 0.2s ease;
}

.about-slider__thumbnail:hover,
.about-slider__thumbnail:focus-visible,
.about-slider__thumbnail.is-active {
  opacity: 1;
}

.about-slider__thumbnail.is-active {
  box-shadow: inset 0 0 0 2px var(--about-celeste);
}

.about-slider__thumbnail:focus-visible {
  outline: 3px solid var(--about-celeste);
  outline-offset: 2px;
}

.about-slider__thumbnail:active {
  transform: scale(0.98);
}

.about-slider__thumbnail img {
  display: block;

  width: 100%;
  height: auto;
  aspect-ratio: 1.4 / 1;
  margin: 0;
  padding: 0;

  border-radius: 4px;

  object-fit: cover;
  pointer-events: none;
  user-select: none;
}

.about-slider--single
.about-slider__arrow,
.about-slider--single
.about-slider__thumbnails {
  display: none;
}

@media (max-width: 1100px) {
  .gr-tip-eck-about-sect {
    gap: 32px;
  }

  .gr-tip-eck-about-sect-a-2 {
    grid-template-columns: 84px minmax(0, 1fr);
  }

  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-icon,
  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-icon img {
    width: 84px;
    height: 84px;
  }

  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-title h2 {
    font-size: 32px;
    line-height: 40px;
    letter-spacing: -0.64px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item {
    padding-right: 10px;
    padding-left: 10px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value
  > .field__item,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value img {
    width: 105px;
    height: 105px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value-text {
    font-size: 16px;
    line-height: 17px;
  }
}

@media (max-width: 900px) {
  .gr-tip-eck-about-sect,
  .gr-tip-eck-about-sect.right {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "content"
      "gallery";

    gap: 32px;
  }

  .gr-tip-eck-about-sect.left {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "gallery"
      "content";

    gap: 32px;
  }

  .gr-tip-eck-about-sect-a,
  .gr-tip-eck-about-sect
  > .field--name-field-tpeck-about-images,
  .about-slider {
    width: 100%;
    max-width: none;
  }
}

@media (max-width: 767px) {
  .gr-tip-eck-about-sect,
  .gr-tip-eck-about-sect.right {
    grid-template-columns: minmax(0, 1fr);
    grid-template-areas:
      "content"
      "gallery";

    gap: 30px;

    width: 100%;
    padding: 24px 18px 32px;
  }

  .gr-tip-eck-about-sect.left {
    grid-template-areas:
      "gallery"
      "content";
  }

  .gr-tip-eck-about-sect-a-2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;

    gap: 10px;

    width: 100%;
    margin: 0 0 16px;
    padding: 0;

    text-align: center;
  }

  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-icon,
  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-icon img {
    width: 96px;
    height: 96px;
  }

  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-title {
    align-items: center;

    width: 100%;

    text-align: center;
  }

  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-title::after {
    width: 66px;
    height: 4px;
    margin: 8px auto 0;
  }

  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-title h2 {
    width: 100%;

    font-size: 32px;
    line-height: 38px;
    letter-spacing: -0.64px;
    text-align: center;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-text,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-text p {
    width: 100%;

    font-size: 16px;
    line-height: 24px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features {
    display: flex;
    flex-direction: column;
    align-items: stretch;

    gap: 8px;

    width: 100%;
    margin: 18px 0 0;
    padding: 0 0 24px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item:first-child,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item:last-child {
    display: grid;
    grid-template-columns: 128px minmax(0, 1fr);
    align-items: center;

    gap: 16px;

    width: 100%;
    min-height: 128px;
    min-width: 0;
    margin: 0;
    padding: 0;

    text-align: left;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item::after {
    display: none;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 128px;
    height: 128px;
    margin: 0;
    padding: 16px;

    background: transparent;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value
  > .field__item {
    display: flex;
    align-items: center;
    justify-content: center;

    width: 96px;
    height: 96px;
    margin: 0;
    padding: 0;

    background: transparent;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value img {
    display: block;

    width: 96px;
    height: 96px;
    max-width: none;
    margin: 0;
    padding: 0;

    object-fit: contain;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value-text {
    display: flex;
    align-items: center;

    width: auto;
    max-width: 250px;
    min-width: 0;
    margin: 0;
    padding: 0;

    color: var(--about-azul-60);

    font-size: 18px;
    font-weight: 600;
    line-height: 18px;
    letter-spacing: -0.36px;
    text-align: left;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value-text
  .field__item {
    width: 100%;

    text-align: left;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-button {
    width: 246px;
    height: 64px;
    max-width: 100%;
    margin: 8px auto 0;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-button a {
    width: 246px;
    height: 64px;
    max-width: 100%;
    padding: 0 28px;

    font-size: 18px;
    line-height: 20px;
  }

  .about-slider {
    margin-top: 0;
  }

  .about-slider__viewport,
  .about-slider__slide,
  .about-slider__slide img {
    border-radius: 4px;
  }

  .about-slider__slide img {
    width: 100%;
    height: auto;
    aspect-ratio: 3 / 4;

    object-fit: cover;
    object-position: center;
  }

  .about-slider__thumbnails {
    display: none;
  }

  .about-slider__arrow {
    display: flex;

    width: 42px;
    height: 42px;

    border: 1px solid rgba(255, 255, 255, 0.82);
    background: rgba(21, 161, 240, 0.96);
    box-shadow: 0 4px 14px rgba(0, 36, 56, 0.28);

    opacity: 1;
  }

  .about-slider__arrow svg {
    width: 22px;
    height: 22px;
  }

  .about-slider__arrow--previous {
    left: 10px;
  }

  .about-slider__arrow--next {
    right: 10px;
  }
}

@media (max-width: 420px) {
  .gr-tip-eck-about-sect {
    padding-right: 14px;
    padding-left: 14px;
  }

  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-icon,
  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-icon img {
    width: 88px;
    height: 88px;
  }

  .gr-tip-eck-about-sect-a-2
  .field--name-field-tpeck-about-title h2 {
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -0.6px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features {
    gap: 8px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item:first-child,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item:last-child {
    grid-template-columns: 128px minmax(0, 1fr);
    gap: 16px;

    min-height: 128px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value {
    width: 128px;
    height: 128px;
    padding: 16px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value
  > .field__item,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value img {
    width: 96px;
    height: 96px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value-text {
    max-width: 210px;

    font-size: 18px;
    line-height: 18px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-button,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-button a {
    width: 246px;
    max-width: 100%;
  }

  .about-slider__arrow {
    width: 40px;
    height: 40px;
  }

  .about-slider__arrow--previous {
    left: 8px;
  }

  .about-slider__arrow--next {
    right: 8px;
  }
}

@media (max-width: 360px) {
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item:first-child,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  > .field__item:last-child {
    grid-template-columns: 112px minmax(0, 1fr);
    gap: 12px;

    min-height: 112px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value {
    width: 112px;
    height: 112px;
    padding: 16px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value
  > .field__item,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value img {
    width: 80px;
    height: 80px;
  }

  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-features
  .custom-field__item.field--name-value-text {
    font-size: 17px;
    line-height: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .about-slider__track,
  .about-slider__arrow,
  .about-slider__thumbnail,
  .gr-tip-eck-about-sect-a
  .field--name-field-tpeck-about-button a {
    transition: none;
  }
}

.about-hero {
  position: relative;
  isolation: isolate;
  width: 100%;
  height: 470px;
  overflow: hidden;
}

.about-hero__background,
.about-hero__background .field,
.about-hero__background .field__item,
.about-hero__background picture {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.about-hero__background {
  z-index: 0;
  pointer-events: none;
}

.about-hero__background img {
  display: block;
  width: 100%;
  height: 100%;
  max-width: none;
  object-fit: cover;
  object-position: center center;
}

.about-hero__overlay {
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 0.35) 0%,
    rgba(0, 0, 0, 0.35) 100%
  );
}

.about-hero__container {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  width: min(calc(100% - 300px), 1620px);
  height: 100%;
  margin-inline: auto;
  padding-block: 64px;
  box-sizing: border-box;
}

.about-hero__content {
  width: 100%;
  max-width: 1300px;
  margin: 0;
  padding: 0;
  color: #fff;
  background: transparent;
}

.about-hero__title {
  width: 100%;
  max-width: 1300px;
  margin: 0;
  padding: 0;
  color: #fff;
  background: transparent;
  font-family: "Inter", Arial, sans-serif;
  font-size: clamp(44px, 3.334vw, 64px);
  font-style: normal;
  font-weight: 600;
  line-height: 1;
  letter-spacing: -1.28px;
  text-align: left;
  text-transform: uppercase;
  overflow-wrap: break-word;
}

.about-hero__description {
  width: 100%;
  max-width: 650px;
  margin: 32px 0 0;
  padding: 0;
  color: #fff;
  background: transparent;
  font-family: "Inter", Arial, sans-serif;
  font-size: clamp(18px, 1.25vw, 24px);
  font-style: normal;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: left;
}

.about-hero__description p {
  margin: 0;
  padding: 0;
  color: inherit;
  font: inherit;
}

.page-title--hero {
  width: 70%;
  max-width: 1300px;
  margin: 64px auto;
  padding: 0;
  color: #173f53;
  background: transparent;
  font-family: "Inter", Arial, sans-serif;
  font-size: clamp(42px, 3.334vw, 64px);
  font-style: normal;
  font-weight: 600;
  line-height: 1.05;
  letter-spacing: -1.28px;
  text-align: center;
  text-transform: uppercase;
  overflow-wrap: break-word;
}

@media (max-width: 1199px) {
  .about-hero {
    height: 430px;
  }

  .about-hero__container {
    width: calc(100% - 96px);
    padding-block: 56px;
  }

  .about-hero__title {
    font-size: clamp(40px, 5vw, 52px);
    letter-spacing: -1px;
  }

  .about-hero__description {
    max-width: 620px;
    margin-top: 24px;
    font-size: 20px;
  }

  .page-title--hero {
    width: 80%;
    margin-block: 56px;
  }
}

@media (max-width: 767px) {
  .about-hero {
    width: 100%;
    height: 490px;
    min-height: 490px;
  }

  .about-hero__container {
    width: calc(100% - 24px);
    height: 100%;
    min-height: 490px;
    margin-inline: auto;
    padding: 0;
    align-items: center;
  }

  .about-hero__content {
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    transform: translateY(20px);
  }

  .about-hero__title {
    width: 100%;
    max-width: 280px;
    margin: 0;
    padding: 0;
    font-size: 40px;
    font-weight: 600;
    line-height: 0.98;
    letter-spacing: -0.8px;
    text-align: left;
  }

  .about-hero__description {
    width: 100%;
    max-width: 290px;
    margin: 26px 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.45;
    text-align: left;
  }

  .about-hero__background img {
    object-position: center center;
  }

  .page-title--hero {
    width: calc(100% - 32px);
    max-width: none;
    margin: 40px auto;
    padding: 0;
    font-size: 40px;
    line-height: 1;
    letter-spacing: -0.8px;
    text-align: center;
  }
}

@media (max-width: 380px) {
  .about-hero {
    height: 490px;
    min-height: 490px;
  }

  .about-hero__container {
    width: calc(100% - 24px);
  }

  .about-hero__title {
    max-width: 260px;
    font-size: 38px;
  }

  .about-hero__description {
    max-width: 270px;
    font-size: 14px;
  }

  .page-title--hero {
    width: calc(100% - 24px);
    margin-block: 32px;
    font-size: 36px;
  }
}

.slider .views-field-custom-unrestricted .field-content > h1.page-title {
  max-width: 70%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.gr-tpeck-about-plx-s {
  position: relative;
  width: 100vw;
  max-width: none;
  margin: 32px calc(50% - 50vw);
  background-image:
    linear-gradient(
      0deg,
      rgba(0, 0, 0, 0.4) 0%,
      rgba(0, 0, 0, 0.4) 100%
    ),
    url("/sites/default/files/2026-08/33.jpg");
  background-color: lightgray;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-background {
  display: none;
}

.gr-tpeck-about-plx-s-inner {
  position: relative;
  width: 70%;
  box-sizing: border-box;
  margin: auto;
  padding: 64px 32px;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-title {
  width: 520px;
  max-width: 100%;
  margin: 0 0 32px;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-title h2 {
  margin: 0;
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 600;
  line-height: 42px;
  letter-spacing: -1.26px;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-title h2::after {
  content: "";
  display: block;
  width: 44px;
  height: 4px;
  margin-top: 12px;
  border-radius: 2px;
  background: #15a1f0;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-text {
  width: 100%;
  max-width: 650px;
  color: #fff;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-text p {
  margin: 0;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-button {
  margin-top: 32px;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-button a {
  display: inline-flex;
  height: 48px;
  box-sizing: border-box;
  align-items: center;
  justify-content: center;
  padding: 0 32px;
  border-radius: 4px;
  color: #fff;
  background: #15a1f0;
  font-family: Inter, sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
}

.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-button a:hover,
.gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-button a:focus {
  color: #fff;
  background: #078bd2;
}

@media (max-width: 767px) {
  .gr-tpeck-about-plx-s {
    margin-top: 32px;
    margin-bottom: 32px;
    background-position: center;
    background-attachment: fixed;
  }

  .gr-tpeck-about-plx-s-inner {
    width: 90%;
    padding: 28px 0;
  }

  .gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-title {
    width: 100%;
    margin-bottom: 32px;
  }

  .gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-title h2 {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.84px;
  }

  .gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-title h2::after {
    width: 42px;
    height: 4px;
    margin-top: 8px;
  }

  .gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-text {
    max-width: none;
    font-size: 16px;
    line-height: 24px;
  }

  .gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-button {
    margin-top: 24px;
  }

  .gr-tpeck-about-plx-s .field--name-field-tpeck-about-plx-button a {
    width: 100%;
    padding: 0 16px;
  }
}

@supports (-webkit-touch-callout: none) {
  @media (max-width: 767px) {
    .gr-tpeck-about-plx-s {
      background-attachment: scroll;
    }
  }
}

.gr-tpeck-about-txt-s {
  box-sizing: border-box;
  margin: 32px auto;
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc h2 {
  position: relative;
  margin: 0 0 24px;
  padding-bottom: 12px;
  color: var(--color-trex);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.6px;
  text-align: center;
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 44px;
  height: 4px;
  border-radius: 2px;
  background: #15a1f0;
  transform: translateX(-50%);
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc p {
  margin: 0 0 16px;
  color: var(--color-trex);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.32px;
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc p:last-child {
  margin-bottom: 0;
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc ul,
.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc ol {
  margin: 16px 0;
  padding: 0;
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc li {
  position: relative;
  margin: 8px 0;
  padding-left: 14px;
  color: var(--color-trex);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: -0.32px;
  list-style: none;
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc li::before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #15a1f0;
  transform: translateY(-50%);
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc a {
  position: static;
  display: inline;
  color: var(--color-trex);
  border: 0;
  outline: 0;
  text-decoration-line: underline;
  text-decoration-color: #15a1f0;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
  text-decoration-skip-ink: none;
}

.gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc img {
  display: block;
  width: 100%;
  height: auto;
  margin: 24px 0;
}

@media (max-width: 767px) {
  .gr-tpeck-about-txt-s {
    width: 90%;
    margin: 32px auto;
  }

  .gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc h2 {
    margin-bottom: 24px;
    font-size: 28px;
    line-height: 125%;
    letter-spacing: -0.56px;
  }

  .gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc p,
  .gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc li {
    font-size: 16px;
    line-height: 150%;
  }

  .gr-tpeck-about-txt-s .field--name-field-tpeck-about-txt-desc img {
    margin: 16px 0;
  }
}

.gr-tpeck-about-sld-s {
  width: 100%;
  margin: 32px 0;
}

.gr-tpeck-about-sld-s .field--name-field-tpeck-about-sld-img {
  position: relative;
  width: 100%;
  overflow: hidden; 
}

.gr-tpeck-about-sld-s
.field--name-field-tpeck-about-sld-img
> .field__item {
  display: none;
}

.gr-tpeck-about-sld-s
.field--name-field-tpeck-about-sld-img
> .field__item:first-child {
  display: block;
}

.gr-tpeck-about-sld-s.is-slider-ready
.field--name-field-tpeck-about-sld-img
> .field__item {
  position: absolute;
  inset: 0;
  display: block;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.4s ease;
}

.gr-tpeck-about-sld-s.is-slider-ready
.field--name-field-tpeck-about-sld-img
> .field__item.is-active {
  position: relative;
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
}

.gr-tpeck-about-sld-s img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3 / 2;
  object-fit: cover;
  object-position: center;
}

.gr-tpeck-about-sld-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 44px;
  height: 44px;
  padding: 0;
  border: 0;
  border-radius: 50%;
  background: rgba(25, 65, 87, 0.85);
  cursor: pointer;
  transform: translateY(-50%);
}

.gr-tpeck-about-sld-arrow::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}

.gr-tpeck-about-sld-prev {
  left: 16px;
}

.gr-tpeck-about-sld-prev::before {
  transform: translate(-35%, -50%) rotate(-135deg);
}

.gr-tpeck-about-sld-next {
  right: 16px;
}

.gr-tpeck-about-sld-next::before {
  transform: translate(-65%, -50%) rotate(45deg);
}

.gr-tpeck-about-sld-arrow:hover,
.gr-tpeck-about-sld-arrow:focus-visible {
  background: #15a1f0;
}

.gr-tpeck-about-sld-dots {
  position: absolute;
  bottom: 16px;
  left: 50%;
  z-index: 3;
  display: flex;
  gap: 8px;
  transform: translateX(-50%);
}

.gr-tpeck-about-sld-dot {
  width: 10px;
  height: 10px;
  padding: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  cursor: pointer;
}

.gr-tpeck-about-sld-dot.is-active {
  border-color: #15a1f0;
  background: #15a1f0;
}

@media (max-width: 767px) {
  .gr-tpeck-about-sld-s {
    margin: 32px 0;
  }

  .gr-tpeck-about-sld-s img {
    height: auto;
  }

  .gr-tpeck-about-sld-arrow {
    width: 40px;
    height: 40px;
  }

  .gr-tpeck-about-sld-prev {
    left: 12px;
  }

  .gr-tpeck-about-sld-next {
    right: 12px;
  }

  .gr-tpeck-about-sld-dots {
    bottom: 12px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .gr-tpeck-about-sld-s.is-slider-ready
  .field--name-field-tpeck-about-sld-img
  > .field__item {
    transition: none;
  }
}

#contenedor {
  display: flex;
  width: 100%;
  gap: 30px;
  align-items: flex-start;
}

/* Sidebar izquierdo */
#contenedor #sidebar_left {
  flex: 0 0 auto;
}

/* Contenido principal */
#contenedor #contenido {
  flex: 1 1 auto;
  min-width: 0;
}

/* Sidebar derecho */
#contenedor #sidebar_right {
  flex: 0 0 300px;
  width: 350px;
}

/* Si sidebar_right no tiene contenido, desaparece */
#contenedor #sidebar_right:not(:has(> *)) {
  display: none;
}
#contenedor #sidebar_right {
  position: sticky;
  top: 3.65em;
  align-self: flex-start;
}

@media (max-width: 1023px) {

  #contenedor {
    flex-direction: column;
    width: 100%;
    gap: 15px;
  }

  #contenedor #sidebar_left,
  #contenedor #contenido,
  #contenedor #sidebar_right {
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    min-width: 0;
  }

  #contenedor #sidebar_right {
    position: static;
    top: auto;
    align-self: auto;
  }

}
.page-node-type-pagina-acerca-de
.block-field-blocktaxonomy-termcategorias-acerca-dedescription p,
.page-node-type-pagina-acerca-de
.block-field-blocknodepagina-acerca-debody h2 {
  position: relative;
  margin: 32px 0 24px;
  padding-bottom: 12px;
  color: var(--color-trex);
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.6px;
  text-align: center;
}

.page-node-type-pagina-acerca-de
.block-field-blocktaxonomy-termcategorias-acerca-dedescription p::after,
.page-node-type-pagina-acerca-de
.block-field-blocknodepagina-acerca-debody h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 50px;
  height: 4px;
  border-radius: 2px;
  background: #15a1f0;
  transform: translateX(-50%);
}

@media (max-width: 767px) {
  .page-node-type-pagina-acerca-de
  .block-field-blocktaxonomy-termcategorias-acerca-dedescription p,
  .page-node-type-pagina-acerca-de
  .block-field-blocknodepagina-acerca-debody h2 {
    margin: 28px 0 22px;
    font-size: 28px;
    letter-spacing: -0.56px;
  }
}

.page-node-type-pagina-acerca-de
.block-field-blocknodepagina-acerca-debody h3 {
  position: relative;
  margin: 28px 0 20px;
  padding-bottom: 10px;
  color: var(--color-trex);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.48px;
  text-align: left;
}

.page-node-type-pagina-acerca-de
.block-field-blocknodepagina-acerca-debody h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 42px;
  height: 3px;
  border-radius: 2px;
  background: #15a1f0;
}

@media (max-width: 767px) {
  .page-node-type-pagina-acerca-de
  .block-field-blocknodepagina-acerca-debody h3 {
    margin: 24px 0 18px;
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}
.gr-tpeck-about-txt-s
.field--name-field-tpeck-about-txt-desc h3 {
  position: relative;
  margin: 28px 0 20px;
  padding-bottom: 10px;
  color: var(--color-trex);
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 125%;
  letter-spacing: -0.48px;
  text-align: left;
}

.gr-tpeck-about-txt-s
.field--name-field-tpeck-about-txt-desc h3::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 42px;
  height: 3px;
  border-radius: 2px;
  background: #15a1f0;
}

@media (max-width: 767px) {
  .gr-tpeck-about-txt-s
  .field--name-field-tpeck-about-txt-desc h3 {
    margin: 24px 0 18px;
    font-size: 22px;
    letter-spacing: -0.44px;
  }
}


.gr-tpeck-about-cta-s {
    width: 100%;
    height: 145px;
    display: flex;
    align-items: stretch;
    background: #ebf8ff;
    border-radius: 0 10px 10px 0;
    overflow: hidden;
    box-sizing: border-box;
    font-family: "Inter", sans-serif;
}

.gr-tpeck-about-cta-img {
    width: 31.3%;
    flex: 0 0 31.3%;
    height: 145px;
    min-width: 0;
    overflow: hidden;
}

.gr-tpeck-about-cta-img .field,
.gr-tpeck-about-cta-img .field__item {
    width: 100%;
    height: 100%;
}

.gr-tpeck-about-cta-img img {
    display: block;
    width: 100%;
    height: 100%;
    max-width: none;
    object-fit: cover;
    object-position: center;
    margin: 0;
}

.gr-tpeck-about-cta-content {
    width: 68.7%;
    flex: 0 0 68.7%;
    min-width: 0;
    height: 145px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
    gap: 16px;
    padding: 16px;
    box-sizing: border-box;
}

.field--name-field-tpeck-about-cta-title {
    margin: 0;
    padding: 0;
    color: #002438;
    font-family: "Inter", sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
}

.field--name-field-tpeck-about-cta-button {
    margin: 0;
    padding: 0;
}

.field--name-field-tpeck-about-cta-button a {
    width: 184px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px 16px;
    box-sizing: border-box;
    background: #1da1f2;
    border-radius: 4px;
    color: #fff;
    font-family: "Inter", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    transition: background-color 0.2s ease;
}

.field--name-field-tpeck-about-cta-button a:hover {
    background: #118fd9;
    color: #fff;
    text-decoration: none;
}

.field--name-field-tpeck-about-cta-button a:focus-visible {
    outline: 2px solid #002438;
    outline-offset: 3px;
}

@media (max-width: 767px) {
    .gr-tpeck-about-cta-s {
        width: 100%;
        height: auto;
        min-height: 230px;
        flex-direction: row;
        align-items: stretch;
        border-radius: 0 10px 10px 0;
    }

    .gr-tpeck-about-cta-img {
        width: 42%;
        flex: 0 0 42%;
        height: auto;
        min-height: 230px;
    }

    .gr-tpeck-about-cta-img img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
    }

    .gr-tpeck-about-cta-content {
        width: 58%;
        flex: 0 0 58%;
        height: auto;
        min-height: 230px;
        padding: 14px 16px;
        gap: 14px;
        justify-content: center;
    }

    .field--name-field-tpeck-about-cta-title {
        font-size: 18px;
        line-height: 24px;
    }

    .field--name-field-tpeck-about-cta-button {
        width: 100%;
    }

    .field--name-field-tpeck-about-cta-button a {
        width: 100%;
        height: 44px;
        padding: 10px 12px;
        font-size: 15px;
        line-height: 20px;
    }
}

@media (max-width: 390px) {
    .gr-tpeck-about-cta-s {
        min-height: 215px;
    }

    .gr-tpeck-about-cta-img {
        width: 42%;
        flex-basis: 42%;
        min-height: 215px;
    }

    .gr-tpeck-about-cta-content {
        width: 58%;
        flex-basis: 58%;
        min-height: 215px;
        padding: 12px 14px;
        gap: 12px;
    }

    .field--name-field-tpeck-about-cta-title {
        font-size: 17px;
        line-height: 23px;
    }

    .field--name-field-tpeck-about-cta-button a {
        height: 42px;
        padding: 9px 10px;
        font-size: 14px;
        line-height: 20px;
    }
}

@media (max-width: 350px) {
    .gr-tpeck-about-cta-s {
        min-height: 200px;
    }

    .gr-tpeck-about-cta-img {
        min-height: 200px;
    }

    .gr-tpeck-about-cta-content {
        min-height: 200px;
        padding: 11px 12px;
        gap: 10px;
    }

    .field--name-field-tpeck-about-cta-title {
        font-size: 16px;
        line-height: 21px;
    }

    .field--name-field-tpeck-about-cta-button a {
        height: 40px;
        padding: 8px;
        font-size: 13px;
        line-height: 18px;
    }
}