@font-face {
    font-family: 'Telka Wide';
    src: url('../assets/fonts/Telka-Wide-Bold.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Telka Wide';
    src: url('../assets/fonts/Telka-Wide-Bold.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Telka Wide';
    src: url('../assets/fonts/Telka-Wide-Bold.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Telka Wide';
    src: url('../assets/fonts/Telka-Wide-Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Telka Wide';
    src: url('../assets/fonts/Telka-Wide-Bold.otf') format('opentype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Telka Wide';
    src: url('../assets/fonts/Telka-Wide-Bold.otf') format('opentype');
    font-weight: 950;
    font-style: normal;
}

/************************************************************/
/************************************************************/
/************************************************************/
/************************************************************/

ul, ol {
  margin: 0;
  padding: 0; }

a {
  text-decoration: none; }

body, html {
  margin: 0 !important;
  padding: 0 !important;
  background-color: #F1EBE5;
  font-family: 'Inter';
  font-size: 16px;
  line-height: 16px;
  overscroll-behavior: none;
  height: 100%;
  overflow: hidden; }

.otgs-development-site-front-end {
  display: none !important; }

.app {
  position: fixed;
  inset: 0;
  display: grid;
  grid-template-rows: auto 1fr; }

.app__scroll {
  height: 100dvh;
  overflow: auto;
  overscroll-behavior: contain;
  -webkit-overflow-scrolling: touch; }

.before-init {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  background-color: #004121;
  transition: .3s ease; }
  .before-init.desactive {
    opacity: 0;
    visibility: hidden; }

.loading {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2000;
  background-color: #121212;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease; }
  .loading.active {
    opacity: 0.65;
    visibility: visible; }

img, svg {
  width: 100%;
  height: auto;
  display: block; }

@media all and (min-width: 1440px) {
  .main-wrapper {
    max-width: 1280px;
    margin: 0 auto; } }

input, button, textarea {
  font-family: 'Inter';
  font-size: 16px;
  line-height: 16px;
  -webkit-appearance: none; }
  input:focus, button:focus, textarea:focus {
    outline: none !important; }

label, button {
  cursor: pointer; }

a {
  text-decoration: none; }

ul {
  list-style: none; }

/* Firefox */
/* --- Por defecto (todos los navegadores) --- */
::-webkit-scrollbar {
  width: 0;
  /* oculta en Chrome, Edge, Opera */
  height: 0; }

* {
  scrollbar-width: none;
  /* oculta en Firefox */
  -ms-overflow-style: none;
  /* oculta en IE/Edge antiguos */ }

/* --- Solo Safari --- */
@supports (-webkit-touch-callout: none) {
  /* Safari usa este feature detect */
  ::-webkit-scrollbar {
    width: 8px;
    /* o lo que quieras */
    height: 8px; }

  ::-webkit-scrollbar-thumb {
    background: linear-gradient(180deg, #E63B11, #FF5E00);
    border-radius: 8px; }

  ::-webkit-scrollbar-track {
    background: #f6f3ef; } }
.hide-native-cursor {
  cursor: none !important; }

.hide-native-cursor * {
  cursor: none !important; }

@media all and (min-width: 768px) {
  [data-aos] {
    opacity: 0;
    transition-property: transform, opacity;
    transition-duration: .6s;
    transition-timing-function: ease; } }

.btn-link-arrow {
  display: flex;
  align-items: center;
  gap: 5px; }
  .btn-link-arrow p {
    white-space: nowrap;
    font-family: 'Inter';
    color: #C4F582; }
  .btn-link-arrow .icon {
    transition: .6s ease;
    width: 24px; }

.btn-play {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: var(--color);
  border: 1px solid #fafafa;
  padding: 0 20px;
  box-sizing: border-box;
  height: 44px;
  border-radius: 8px; }
  .btn-play.red {
    background-color: #E63B11; }
  .btn-play.brown {
    border-color: #763221;
    background-color: #FFA2A4; }
    .btn-play.brown p {
      color: #763221 !important; }
    .btn-play.brown .icon svg path {
      fill: #763221;
      stroke: #763221; }
  .btn-play p {
    white-space: nowrap;
    color: #fafafa !important;
    font-size: 20px;
    font-family: 'Telka Wide';
    font-weight: 700; }
  .btn-play .icon {
    width: 16px; }

.btn-go-to {
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: transparent;
  border: 1px solid #763221;
  padding: 0 20px;
  box-sizing: border-box;
  height: 44px;
  border-radius: 8px; }
  .btn-go-to.red {
    border-color: #E63B11; }
    .btn-go-to.red p {
      color: #E63B11 !important; }
    .btn-go-to.red .icon svg path {
      stroke: #E63B11; }
  .btn-go-to.green {
    border-color: #004121;
    background-color: #004121; }
    .btn-go-to.green p {
      color: #fafafa !important; }
    .btn-go-to.green .icon svg path {
      stroke: #fafafa; }
  .btn-go-to p {
    white-space: nowrap;
    font-size: 20px;
    font-family: 'Telka Wide';
    font-weight: 700;
    color: #763221 !important; }
  .btn-go-to .icon {
    width: 36px; }
    .btn-go-to .icon svg path {
      stroke: #763221; }

.btn {
  padding: 10px 20px;
  border: 1px solid #121212;
  background-color: #C4F582;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  color: #004121; }
  .btn:disabled {
    opacity: 0.5; }
  .btn p {
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    color: #004121; }

.btn-primary {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 10px 20px;
  border-radius: 8px;
  background-color: #F1EBE5;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.5); }
  .btn-primary.btn-primary-red {
    border: 1px solid #E63B11; }
    .btn-primary.btn-primary-red .icon svg {
      stroke: #E63B11; }
    .btn-primary.btn-primary-red p {
      color: #E63B11; }
  .btn-primary.btn-primary-green {
    border: 1px solid #004121; }
    .btn-primary.btn-primary-green .icon svg {
      stroke: #004121; }
    .btn-primary.btn-primary-green p {
      color: #004121; }
  .btn-primary.btn-primary-brown {
    border: 1px solid #763221; }
    .btn-primary.btn-primary-brown .icon svg {
      stroke: #763221; }
    .btn-primary.btn-primary-brown p {
      color: #763221; }
  .btn-primary .icon {
    width: 24px;
    height: 24px; }
    .btn-primary .icon svg {
      width: 100%; }
  .btn-primary p {
    white-space: nowrap;
    font-size: 20px;
    font-weight: 700;
    font-family: 'Telka Wide'; }
  @media all and (min-width: 1024px) {
    .btn-primary {
      transition: .3s ease; }
      .btn-primary .icon {
        transition: .3s ease; }
      .btn-primary:hover {
        background-color: #fafafa; }
        .btn-primary:hover .icon {
          transform: translateX(4px); } }

.btn-line {
  display: flex; }
  .btn-line.red p {
    color: #E63B11; }
  .btn-line.bold p {
    font-weight: 700; }
  .btn-line p {
    white-space: nowrap;
    font-family: 'Anonymous Pro';
    color: #004121;
    font-size: 18px;
    text-decoration: underline; }

.btn-circle {
  position: relative;
  display: inline-block; }
  .btn-circle p {
    white-space: nowrap;
    font-size: 18px;
    color: #004121;
    font-family: 'Anonymous Pro';
    position: relative;
    z-index: 1; }
  .btn-circle .circle {
    position: absolute;
    top: -13px;
    left: -18px;
    right: -14px;
    bottom: -9px;
    pointer-events: none; }
    .btn-circle .circle svg {
      display: block;
      width: 100%;
      height: 100%; }

@media all and (min-width: 1200px) {
  .btn-line p {
    font-size: 20px; }

  .btn {
    font-size: 20px; }

  .btn-primary p {
    font-size: 24px; } }
@font-face {
  font-family: 'Telka Wide';
  src: url("../assets/fonts/TelkaTRIAL-Wide-Light.otf") format("opentype");
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: 'Telka Wide';
  src: url("../assets/fonts/TelkaTRIAL-Wide-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Telka Wide';
  src: url("../assets/fonts/TelkaTRIAL-Wide-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal; }
@font-face {
  font-family: 'Telka Wide';
  src: url("../assets/fonts/TelkaTRIAL-Wide-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal; }
@font-face {
  font-family: 'Telka Wide';
  src: url("../assets/fonts/TelkaTRIAL-Wide-Black.otf") format("opentype");
  font-weight: 900;
  font-style: normal; }
@font-face {
  font-family: 'Telka Wide';
  src: url("../assets/fonts/TelkaTRIAL-Wide-Super.otf") format("opentype");
  font-weight: 950;
  font-style: normal; }
@font-face {
  font-family: 'Anonymous Pro';
  src: url("../assets/fonts/AnonymousPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Anonymous Pro';
  src: url("../assets/fonts/AnonymousPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Anonymous Pro';
  src: url("../assets/fonts/AnonymousPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Anonymous Pro';
  src: url("../assets/fonts/AnonymousPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Inter';
  src: url("../assets/fonts/Inter.ttf") format("truetype");
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: 'Inter';
  src: url("../assets/fonts/Inter-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal; }
h1, h2, h3, h4, h5, h6, p, input, label, span, a, input::placeholder {
  color: #121212;
  margin: 0;
  padding: 0;
  line-height: 110%; }

h1 {
  font-size: 32px;
  line-height: 110%;
  font-family: 'Telka Wide'; }
  @media all and (min-width: 1200px) {
    h1 {
      font-size: 72px; } }

h2 {
  font-size: 24px;
  line-height: 110%;
  font-family: 'Telka Wide'; }
  @media all and (min-width: 1200px) {
    h2 {
      font-size: 48px; } }

h3 {
  font-size: 22px;
  line-height: 110%;
  font-family: 'Telka Wide'; }
  @media all and (min-width: 1200px) {
    h3 {
      font-size: 36px; } }

h4 {
  font-size: 20px;
  line-height: 110%;
  font-family: 'Telka Wide'; }
  @media all and (min-width: 1200px) {
    h4 {
      font-size: 28px; } }

h5 {
  font-size: 18px;
  line-height: 110%;
  font-family: 'Telka Wide'; }
  @media all and (min-width: 1200px) {
    h5 {
      font-size: 24px; } }

h6 {
  font-size: 16px;
  line-height: 110%;
  font-family: 'Telka Wide'; }
  @media all and (min-width: 1200px) {
    h6 {
      font-size: 20px; } }

p, input, textarea, label, ul li, ol li {
  font-size: 16px;
  line-height: 110%; }
  @media all and (min-width: 1200px) {
    p, input, textarea, label, ul li, ol li {
      font-size: 20px; } }

b, .bold, .bold span {
  font-weight: 700; }

@keyframes marquee {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(calc(-1 * var(--shiftpx, 0px))); } }
@media (prefers-reduced-motion: reduce) {
  .title .title--content .marquee-inner {
    animation: none !important; } }
form .form--content.form--content--general {
  display: flex;
  flex-direction: column;
  gap: 25px; }
  form .form--content.form--content--general .form-inputs {
    display: flex;
    flex-direction: column;
    gap: 25px; }
    form .form--content.form--content--general .form-inputs .form-input-text {
      display: flex;
      flex-direction: column;
      gap: 10px; }
      form .form--content.form--content--general .form-inputs .form-input-text label {
        font-size: 18px;
        font-family: 'Anonymous Pro';
        color: #004121; }
      form .form--content.form--content--general .form-inputs .form-input-text .input p span {
        width: 100%; }
        form .form--content.form--content--general .form-inputs .form-input-text .input p span input, form .form--content.form--content--general .form-inputs .form-input-text .input p span textarea {
          width: 100%;
          box-sizing: border-box;
          height: 40px;
          box-sizing: border-box;
          border: none;
          border-bottom: 1px solid #004121;
          background-color: transparent;
          color: #004121; }
          form .form--content.form--content--general .form-inputs .form-input-text .input p span input::placeholder, form .form--content.form--content--general .form-inputs .form-input-text .input p span textarea::placeholder {
            color: rgba(18, 18, 18, 0.5); }
        form .form--content.form--content--general .form-inputs .form-input-text .input p span textarea {
          border: 1px solid #004121;
          height: 150px;
          padding: 10px; }
        form .form--content.form--content--general .form-inputs .form-input-text .input p span .wpcf7-not-valid-tip {
          font-family: 'Anonymous Pro';
          margin-top: 4px;
          font-size: 12px;
          line-height: 16px; }
    form .form--content.form--content--general .form-inputs .form-input-check > p > span > span > span label span {
      color: #004121; }
      form .form--content.form--content--general .form-inputs .form-input-check > p > span > span > span label span::before {
        content: url(../assets/svgs/check-solid-full-green.svg); }
      form .form--content.form--content--general .form-inputs .form-input-check > p > span > span > span label span::after {
        border: 2px solid #004121; }
      form .form--content.form--content--general .form-inputs .form-input-check > p > span > span > span label span a {
        color: #004121; }
form .form--content.form--content--newsletter {
  display: flex;
  flex-direction: column;
  gap: 15px; }
  form .form--content.form--content--newsletter .form-title p {
    font-family: 'Telka Wide';
    font-size: 28px;
    font-weight: 700;
    color: #fafafa;
    text-align: center; }
  form .form--content.form--content--newsletter .form-inputs {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    form .form--content.form--content--newsletter .form-inputs .form-input-text p span input {
      padding: 5px;
      width: 100%;
      background-color: initial;
      box-sizing: border-box;
      color: #fafafa;
      border: none;
      border-bottom: 1px solid #fafafa;
      font-family: 'Anonymous Pro'; }
      form .form--content.form--content--newsletter .form-inputs .form-input-text p span input::placeholder {
        color: #fafafa;
        font-family: 'Anonymous Pro';
        opacity: .7; }
    form .form--content.form--content--newsletter .form-inputs .form-input-text p span .wpcf7-not-valid-tip {
      font-family: 'Anonymous Pro';
      margin-top: 4px;
      font-size: 12px;
      line-height: 16px; }
form .form--content .form-inputs .form-input-check > p > span > span > span {
  margin: 0; }
  form .form--content .form-inputs .form-input-check > p > span > span > span label {
    height: 34px;
    position: relative;
    display: flex;
    align-items: center; }
    form .form--content .form-inputs .form-input-check > p > span > span > span label input {
      position: absolute; }
      form .form--content .form-inputs .form-input-check > p > span > span > span label input:checked + span::before {
        opacity: 1;
        visibility: visible; }
    form .form--content .form-inputs .form-input-check > p > span > span > span label span {
      position: relative;
      padding-left: 40px;
      color: #fafafa;
      font-family: 'Anonymous Pro'; }
      form .form--content .form-inputs .form-input-check > p > span > span > span label span::before {
        content: url(../assets/svgs/check-solid-full.svg);
        position: absolute;
        left: 4px;
        top: 50%;
        transform: translateY(-40%);
        display: block;
        width: 16px;
        transition: .3s ease;
        opacity: 0;
        visibility: hidden; }
      form .form--content .form-inputs .form-input-check > p > span > span > span label span::after {
        content: "";
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 24px;
        height: 24px;
        box-sizing: border-box;
        border: 2px solid #fafafa; }
      form .form--content .form-inputs .form-input-check > p > span > span > span label span a {
        color: #fafafa;
        font-family: 'Anonymous Pro';
        text-decoration: underline; }
form .form--content .form-submit {
  display: flex;
  justify-content: center; }
  form .form--content .form-submit p {
    position: relative; }
    form .form--content .form-submit p .wpcf7-spinner {
      margin: 0;
      margin-left: 12px;
      position: absolute;
      top: 50%;
      transform: translateY(-50%); }

@media all and (min-width: 1200px) {
  form .form--content.form--content--general .form-inputs .form-input-text label {
    font-size: 20px; } }
p span {
  color: var(--color-ppal, #C4F582); }
  p span.bottom {
    position: relative; }
    p span.bottom::before {
      content: "";
      position: absolute;
      bottom: -1px;
      left: 0;
      right: 0;
      background-color: var(--color-ppal, #C4F582);
      height: 2px; }
  p span.circular {
    position: relative;
    display: inline-block; }
    p span.circular .dec {
      position: absolute !important;
      top: -1px;
      left: -13px;
      right: -3px;
      bottom: -3px;
      pointer-events: none; }
      p span.circular .dec svg {
        display: block;
        width: 100%;
        height: 100%; }
        p span.circular .dec svg path {
          stroke: var(--color-ppal, #C4F582); }
    p span.circular .txt {
      position: relative;
      z-index: 1; }
  p span.circular_irregular {
    position: relative;
    display: inline-block; }
    p span.circular_irregular .dec {
      position: absolute !important;
      top: -1px;
      left: -13px;
      right: -3px;
      bottom: -3px;
      pointer-events: none; }
      p span.circular_irregular .dec svg {
        display: block;
        width: 100%;
        height: 100%; }
        p span.circular_irregular .dec svg path {
          stroke: var(--color-ppal, #C4F582); }
    p span.circular_irregular .txt {
      position: relative;
      z-index: 1; }

.image--content, .video--content {
  position: relative;
  overflow: hidden; }
  .image--content img, .image--content video, .video--content img, .video--content video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
    display: block; }

.background-linear-gradient::after {
  background: linear-gradient(180deg, rgba(250, 250, 250, 0) 50.48%, rgba(0, 0, 0, 0.7) 100%); }

.background-linear-gradient-horizontal::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 5;
  background: linear-gradient(270deg, rgba(250, 250, 250, 0) 50.48%, rgba(0, 0, 0, 0.7) 100%); }

.contenido-general {
  display: flex;
  flex-wrap: wrap;
  gap: 20px; }
  .contenido-general h1, .contenido-general h2, .contenido-general h3, .contenido-general h4, .contenido-general h5, .contenido-general h6, .contenido-general p, .contenido-general ul {
    flex-basis: 100%; }
  .contenido-general h1, .contenido-general h2, .contenido-general h3, .contenido-general h4, .contenido-general h5, .contenido-general h6 {
    color: var(--color-ppal); }
  .contenido-general p {
    color: var(--color-sec); }
    .contenido-general p a {
      color: var(--color-sec);
      text-decoration: underline; }
  .contenido-general ul {
    list-style-type: disc; }
  .contenido-general ul, .contenido-general ol {
    display: flex;
    flex-direction: column;
    gap: 8px; }
    .contenido-general ul li, .contenido-general ol li {
      list-style-position: inside;
      font-family: 'Inter';
      color: var(--color-sec); }
      .contenido-general ul li a, .contenido-general ol li a {
        color: var(--color-sec);
        text-decoration: underline; }
  .contenido-general .ays-chart-container-chartjs {
    width: 100%;
    display: flex;
    justify-content: center;
    border-radius: 8px !important;
    background-color: #fafafa;
    overflow: hidden; }
    .contenido-general .ays-chart-container-chartjs .ays-chart-header-container {
      display: none; }
    .contenido-general .ays-chart-container-chartjs .ays-chart-charts-main-container {
      width: initial !important;
      background-color: #fafafa !important; }

.popup-video {
  position: fixed;
  z-index: 3000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 0 5vw;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: .3s ease; }
  .popup-video.active {
    opacity: 1;
    visibility: visible; }
  .popup-video .transparencia {
    position: absolute;
    z-index: 5;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8); }
  .popup-video .popup-video--content {
    position: relative;
    z-index: 10;
    width: 90vw;
    max-width: 1280px; }
    .popup-video .popup-video--content .close {
      cursor: pointer;
      position: absolute;
      width: 40px;
      top: -52px;
      right: 0; }
    .popup-video .popup-video--content video {
      width: 100%; }

.tag {
  background-color: #fafafa;
  display: flex;
  align-items: center;
  gap: 5px;
  padding: 6px 10px;
  border-radius: 30px;
  border: 1px solid var(--tag-color); }
  .tag.tag-green {
    --tag-color: #004121; }
  .tag.tag-bg-green {
    background-color: #C4F582; }
  .tag.tag-red {
    --tag-color: #E63B11; }
  .tag.tag-brown {
    --tag-color: #763221; }
  .tag .icon {
    min-width: 16px;
    width: 16px; }
    .tag .icon svg path {
      fill: var(--tag-color); }
  .tag.bold p {
    font-weight: 700; }
  .tag p {
    font-size: 14px;
    font-family: 'Anonymous Pro';
    white-space: nowrap;
    color: var(--tag-color); }

.title-section {
  display: flex;
  gap: 12px; }
  .title-section h1, .title-section h2, .title-section h3, .title-section h4, .title-section h5, .title-section h6, .title-section p, .title-section span {
    color: #fafafa; }
  .title-section p {
    font-size: 20px;
    font-family: 'Anonymous Pro'; }
  .title-section .line {
    display: inline-block;
    position: relative; }
    .title-section .line .dec {
      position: absolute;
      bottom: -2px;
      left: 0;
      right: 0; }
      .title-section .line .dec svg path {
        stroke: #fafafa; }
    .title-section .line .txt {
      white-space: nowrap; }
  .title-section h2 {
    position: relative; }
    .title-section h2 .animate {
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: -3px;
      height: 6px;
      overflow: hidden; }
      .title-section h2 .animate svg {
        width: 100%;
        height: 100%;
        stroke-dasharray: 100;
        stroke-dashoffset: 0;
        transition: .6s ease; }
        .title-section h2 .animate svg path {
          stroke: #E63B11; }
  .title-section.red h1, .title-section.red h2, .title-section.red h3, .title-section.red h4, .title-section.red h5, .title-section.red h6, .title-section.red p, .title-section.red span {
    color: #E63B11; }
  .title-section.red .line .dec svg path {
    stroke: #E63B11; }
  .title-section.red h2 .animate svg path {
    stroke: #E63B11; }
  .title-section.green h1, .title-section.green h2, .title-section.green h3, .title-section.green h4, .title-section.green h5, .title-section.green h6, .title-section.green p, .title-section.green span {
    color: #004121; }
  .title-section.green .line .dec svg path {
    stroke: #004121; }
  .title-section.green h2 .animate svg path {
    stroke: #004121; }
  .title-section.brown h1, .title-section.brown h2, .title-section.brown h3, .title-section.brown h4, .title-section.brown h5, .title-section.brown h6, .title-section.brown p, .title-section.brown span {
    color: #763221; }
  .title-section.brown .line .dec svg path {
    stroke: #763221; }
  .title-section.brown h2 .animate svg path {
    stroke: #763221; }

.swiper--content {
  position: relative;
  z-index: 15; }
  .swiper--content .swiper .swiper-wrapper {
    padding-left: 5vw; }
    .swiper--content .swiper .swiper-wrapper .swiper-slide {
      width: 85vw; }
      .swiper--content .swiper .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
        margin-right: 10vw !important; }

.swiper-pagination {
  margin-top: 30px;
  position: initial;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 5px;
  height: 40px;
  padding: 0 5vw;
  box-sizing: border-box; }
  .swiper-pagination .swiper-pagination-bullet {
    width: 15px;
    height: 10px;
    border-radius: 10px;
    background-color: var(--color-ppal, #E63B11);
    opacity: 0.6;
    margin: 0 !important;
    transition: .3s ease; }
    .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
      opacity: 1;
      width: 35px; }

.swiper-buttons {
  position: absolute;
  bottom: 5px;
  right: 5vw;
  display: flex;
  align-items: center;
  gap: 4px; }
  .swiper-buttons .swiper-button-prev, .swiper-buttons .swiper-button-next {
    position: initial;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 30px;
    border-radius: 8px;
    background-color: var(--color-ppal, #E63B11);
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .3s ease; }
    .swiper-buttons .swiper-button-prev svg, .swiper-buttons .swiper-button-next svg {
      display: none; }
    .swiper-buttons .swiper-button-prev img, .swiper-buttons .swiper-button-next img {
      width: 10px; }

.card-post {
  display: block;
  background-color: #F1EBE5;
  width: 100%;
  box-sizing: border-box;
  border-radius: 8px;
  aspect-ratio: 336/486;
  overflow: hidden;
  --tag-color: #004121;
  border: 1px solid var(--tag-color); }
  .card-post.card-post-red {
    --tag-color: #E63B11; }
  .card-post .card-post--content {
    display: flex;
    flex-direction: column;
    gap: 25px;
    height: 100%; }
    .card-post .card-post--content .card-post-top {
      padding: 15px 15px 0;
      display: flex;
      flex-direction: column;
      gap: 15px; }
      .card-post .card-post--content .card-post-top .tags {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        gap: 10px;
        justify-content: flex-end; }
      .card-post .card-post--content .card-post-top .title h3 {
        color: var(--tag-color);
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .card-post .card-post--content .card-post-top .desc p {
        font-size: 18px;
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
    .card-post .card-post--content .card-post-bottom {
      flex: 1;
      position: relative; }
      .card-post .card-post--content .card-post-bottom .image--content, .card-post .card-post--content .card-post-bottom .hover--content {
        z-index: 10;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .card-post .card-post--content .card-post-bottom .hover--content {
        z-index: 15;
        background-color: #E63B11;
        padding-bottom: 70px;
        box-sizing: border-box;
        display: flex;
        align-items: center;
        justify-content: center; }
        .card-post .card-post--content .card-post-bottom .hover--content p {
          text-align: center;
          font-family: 'Anonymous Pro';
          color: #fafafa;
          font-size: 18px; }
      .card-post .card-post--content .card-post-bottom .btn--content {
        position: absolute;
        z-index: 20;
        bottom: 10px;
        right: 10px;
        display: flex; }

.card-podcast {
  display: block;
  width: 100%;
  box-sizing: border-box;
  border-radius: 8px;
  aspect-ratio: 336/500;
  overflow: hidden;
  border: 1px solid #004121; }
  .card-podcast .card-podcast--content {
    height: 100%;
    position: relative;
    display: flex;
    align-items: flex-end;
    box-sizing: border-box;
    padding: 25px; }
    .card-podcast .card-podcast--content::after {
      content: "";
      position: absolute;
      z-index: 8;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .card-podcast .card-podcast--content .tags {
      position: absolute;
      z-index: 10;
      top: 10px;
      right: 10px;
      box-sizing: border-box;
      flex: 1;
      display: flex;
      gap: 10px;
      justify-content: flex-end; }
      .card-podcast .card-podcast--content .tags.tags-field-notes {
        left: 10px;
        justify-content: space-between; }
    .card-podcast .card-podcast--content .image--content {
      position: absolute;
      z-index: 5;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .card-podcast .card-podcast--content .information {
      position: relative;
      z-index: 15;
      display: flex;
      flex-direction: column;
      gap: 10px; }
      .card-podcast .card-podcast--content .information .title h3 {
        color: #fafafa;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        color: #fafafa; }
      .card-podcast .card-podcast--content .information .info-complementaria p {
        color: #fafafa;
        font-family: 'Anonymous Pro'; }
      .card-podcast .card-podcast--content .information .information-desplegable {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
        max-height: 0;
        overflow: hidden;
        transition: .3s ease; }
        .card-podcast .card-podcast--content .information .information-desplegable.show {
          max-height: initial; }
        .card-podcast .card-podcast--content .information .information-desplegable .desc p {
          color: #fafafa;
          display: -webkit-box;
          -webkit-line-clamp: 4;
          -webkit-box-orient: vertical;
          overflow: hidden;
          text-overflow: ellipsis; }

.card-video {
  background-color: #fafafa;
  width: 100%;
  display: block;
  box-sizing: border-box;
  border-radius: 8px;
  aspect-ratio: 336/486;
  overflow: hidden;
  --tag-color: #763221;
  border: 1px solid var(--tag-color); }
  .card-video .card-video--content {
    display: flex;
    flex-direction: column;
    height: 100%; }
    .card-video .card-video--content .card-video-image {
      flex: 1;
      position: relative; }
      .card-video .card-video--content .card-video-image .tags {
        box-sizing: border-box;
        flex: 1;
        display: flex;
        gap: 10px;
        justify-content: flex-end;
        position: absolute;
        top: 10px;
        right: 10px;
        z-index: 50; }
      .card-video .card-video--content .card-video-image .image--content {
        width: 100%;
        height: 100%;
        position: relative;
        z-index: 10; }
    .card-video .card-video--content .card-video-info {
      display: flex;
      flex-direction: column;
      gap: 15px;
      padding: 15px; }
      .card-video .card-video--content .card-video-info .title h3 {
        font-size: 28px;
        color: var(--tag-color);
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .card-video .card-video--content .card-video-info .desc p {
        display: -webkit-box;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }

.card-testimonio {
  display: block;
  aspect-ratio: 1/1; }
  .card-testimonio .card-testimonio--content {
    overflow: hidden;
    border-radius: 8px;
    border: 1px solid #C4F582;
    position: relative;
    padding: 20px 20px 36px;
    height: 100%;
    box-sizing: border-box;
    display: flex;
    align-items: flex-end;
    justify-content: center; }
    .card-testimonio .card-testimonio--content::after {
      content: "";
      position: absolute;
      inset: 0;
      z-index: 10; }
    .card-testimonio .card-testimonio--content .tags {
      position: absolute;
      z-index: 20;
      top: 20px;
      left: 20px;
      display: flex;
      align-items: center;
      gap: 12px; }
    .card-testimonio .card-testimonio--content .image--content {
      position: absolute;
      inset: -1px;
      z-index: 5; }
    .card-testimonio .card-testimonio--content .info {
      position: relative;
      z-index: 20;
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 8px; }
      .card-testimonio .card-testimonio--content .info .title p {
        text-align: center;
        font-size: 28px;
        font-weight: 700;
        color: #fafafa;
        font-family: 'Telka Wide'; }
      .card-testimonio .card-testimonio--content .info .place p {
        font-family: 'Anonymous Pro';
        text-align: center;
        color: #fafafa; }

.card-reseach {
  background-color: #fafafa;
  border-radius: 8px;
  padding: 20px;
  border: 1px solid #004121;
  box-sizing: border-box;
  width: 100%; }
  .card-reseach .card-reseach--content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
    padding-bottom: 32px; }
    .card-reseach .card-reseach--content .information {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      .card-reseach .card-reseach--content .information .research-title h3 {
        display: flex;
        flex-direction: column;
        color: #004121; }
        .card-reseach .card-reseach--content .information .research-title h3 span {
          color: #004121; }
          .card-reseach .card-reseach--content .information .research-title h3 span.separator {
            display: none; }
      .card-reseach .card-reseach--content .information .contenido-general p {
        color: #004121;
        font-family: 'Anonymous Pro';
        display: -webkit-box;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis; }
      .card-reseach .card-reseach--content .information > a {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%); }
        .card-reseach .card-reseach--content .information > a p {
          white-space: nowrap; }

.custom-cursor, .dot {
  position: fixed;
  top: 0;
  left: 0;
  transform: translate(calc(-50% - 30px), calc(-50% - 30px)) scale(0);
  pointer-events: none;
  z-index: 9999;
  background: rgba(18, 18, 18, 0.95);
  height: 84px;
  width: 84px;
  border-radius: 50%;
  background-color: #FFA2A4;
  transition: transform 0.15s ease-out;
  display: flex;
  align-items: center;
  justify-content: center; }
  .custom-cursor p, .dot p {
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Telka Wide' !important;
    color: #004121; }
    .custom-cursor p span, .dot p span {
      font-size: 18px;
      font-weight: 700;
      font-family: 'Telka Wide' !important;
      color: #E63B11; }
  .custom-cursor.dot-rosa, .dot.dot-rosa {
    background-color: #FFA2A4; }
    .custom-cursor.dot-rosa p, .dot.dot-rosa p {
      color: #002111; }
      .custom-cursor.dot-rosa p span, .dot.dot-rosa p span {
        color: #E63B11; }
  .custom-cursor.dot-naranja, .dot.dot-naranja {
    background-color: #FF5E00; }
    .custom-cursor.dot-naranja p, .dot.dot-naranja p {
      color: #002111; }
      .custom-cursor.dot-naranja p span, .dot.dot-naranja p span {
        color: #FFEB12; }
  .custom-cursor.dot-rojo, .dot.dot-rojo {
    background-color: #E63B11; }
    .custom-cursor.dot-rojo p, .dot.dot-rojo p {
      color: #FFEB12; }
      .custom-cursor.dot-rojo p span, .dot.dot-rojo p span {
        color: #FFEB12; }

.custom-cursor.is-visible {
  transform: translate(calc(-50% - 30px), calc(-50% - 30px)) scale(1); }

@media all and (min-width: 768px) {
  .swiper--content .swiper {
    padding-top: 56px; }
    .swiper--content .swiper .swiper-wrapper .swiper-slide {
      width: 85vw;
      max-width: 406px; }

  .swiper-pagination {
    display: none; }

  .swiper-buttons {
    bottom: initial;
    z-index: 10;
    top: 0; }

  .card-podcast .card-podcast--content .information .information-desplegable {
    max-height: initial !important; }

  .card-reseach .card-reseach--content {
    flex-direction: row;
    align-items: center;
    padding-bottom: 0; }
    .card-reseach .card-reseach--content .information {
      flex: 1; }
      .card-reseach .card-reseach--content .information .research-title h3 {
        display: inline-block; }
        .card-reseach .card-reseach--content .information .research-title h3 span.separator {
          display: inline-block; }
      .card-reseach .card-reseach--content .information > a {
        position: initial;
        transform: initial;
        margin-left: auto; }
    .card-reseach .card-reseach--content .image {
      flex-basis: 250px; } }
@media all and (min-width: 1024px) {
  .title-section.in-view h2 .animate svg {
    stroke-dashoffset: 0; }
  .title-section h2 .animate svg {
    stroke-dashoffset: 100; }

  .swiper--content .swiper:not(.swiper-field-notes) .swiper-wrapper {
    padding-left: 40px; }
    .swiper--content .swiper:not(.swiper-field-notes) .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
      margin-right: 80px !important; }

  .swiper-buttons {
    right: 40px; }

  .card-post {
    transition: .3s ease;
    aspect-ratio: 406/520;
    border-color: #004121 !important; }
    .card-post:hover.card-post-red {
      border-color: #E63B11 !important; }
      .card-post:hover.card-post-red .card-post--content .card-post-top .tags .tag {
        border-color: #E63B11 !important; }
        .card-post:hover.card-post-red .card-post--content .card-post-top .tags .tag .icon svg path {
          fill: #E63B11 !important; }
        .card-post:hover.card-post-red .card-post--content .card-post-top .tags .tag p {
          color: #E63B11 !important; }
      .card-post:hover.card-post-red .card-post--content .card-post-top .title h3 {
        color: #E63B11 !important; }
      .card-post:hover.card-post-red .card-post--content .card-post-top .desc p {
        color: #E63B11 !important; }
      .card-post:hover.card-post-red .card-post--content .card-post-bottom .btn--content .btn-primary {
        border: 1px solid #E63B11 !important; }
        .card-post:hover.card-post-red .card-post--content .card-post-bottom .btn--content .btn-primary .icon svg {
          stroke: #E63B11 !important; }
        .card-post:hover.card-post-red .card-post--content .card-post-bottom .btn--content .btn-primary p {
          color: #E63B11 !important; }
    .card-post:hover .card-post--content .card-post-bottom .hover--content {
      opacity: 1;
      visibility: visible; }
    .card-post:hover .card-post--content .card-post-bottom .btn--content {
      transform: translateY(0); }
    .card-post .card-post--content .card-post-top .tags .tag {
      border-color: #004121 !important; }
      .card-post .card-post--content .card-post-top .tags .tag .icon svg path {
        fill: #004121 !important; }
      .card-post .card-post--content .card-post-top .tags .tag p {
        color: #004121 !important; }
    .card-post .card-post--content .card-post-top .title h3 {
      color: #004121 !important; }
    .card-post .card-post--content .card-post-top .desc p {
      color: #004121 !important; }
    .card-post .card-post--content .card-post-bottom {
      overflow: hidden; }
      .card-post .card-post--content .card-post-bottom .hover--content {
        transition: .3s ease;
        opacity: 0;
        visibility: hidden; }
      .card-post .card-post--content .card-post-bottom .btn--content {
        transition: .3s ease;
        transform: translateY(80px); }
        .card-post .card-post--content .card-post-bottom .btn--content .btn-primary {
          border: 1px solid #004121 !important; }
          .card-post .card-post--content .card-post-bottom .btn--content .btn-primary .icon svg {
            stroke: #004121 !important; }
          .card-post .card-post--content .card-post-bottom .btn--content .btn-primary p {
            color: #004121 !important; }

  .card-podcast:hover .card-podcast--content .information .information-desplegable {
    max-height: 150px !important; }
  .card-podcast .card-podcast--content .information .title h3 {
    -webkit-line-clamp: 4; }
  .card-podcast .card-podcast--content .information .information-desplegable {
    max-height: 0 !important; } }
@media all and (min-width: 1200px) {
  .swiper--content {
    margin-top: -52px; }
    .swiper--content .swiper {
      padding-top: 82px; }
      .swiper--content .swiper .swiper-wrapper {
        padding-left: 0; }
        .swiper--content .swiper .swiper-wrapper .swiper-slide {
          max-width: initial; }
          .swiper--content .swiper .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
            margin-right: 30px !important; }

  .swiper-buttons {
    top: 1px;
    right: 0; }
    .swiper-buttons .swiper-button-prev, .swiper-buttons .swiper-button-next {
      width: 50px;
      height: 40px; }
      .swiper-buttons .swiper-button-prev svg, .swiper-buttons .swiper-button-next svg {
        width: 14px; }
      .swiper-buttons .swiper-button-prev img, .swiper-buttons .swiper-button-next img {
        width: 14px; }

  .card-post {
    aspect-ratio: initial;
    height: 520px; }
    .card-post .card-post--content .card-post-top .desc p {
      -webkit-line-clamp: 4; }

  .card-testimonio .card-testimonio--content {
    padding: 28px 32px; }
    .card-testimonio .card-testimonio--content .info .title p {
      font-size: 36px; }

  .card-reseach {
    padding: 40px; }
    .card-reseach .card-reseach--content {
      gap: 40px; }
      .card-reseach .card-reseach--content .information > a p {
        font-size: 20px; }
      .card-reseach .card-reseach--content .image {
        flex-basis: 375px;
        display: flex;
        justify-content: center;
        box-sizing: border-box;
        padding: 0 60px; } }
* {
  image-rendering: optimizeSpeed;
  /*                     */
  image-rendering: -moz-crisp-edges;
  /* Firefox             */
  image-rendering: -o-crisp-edges;
  /* Opera               */
  image-rendering: -webkit-optimize-contrast;
  /* Chrome (and Safari) */
  image-rendering: optimize-contrast;
  /* CSS3 Proposed       */
  -ms-interpolation-mode: nearest-neighbor;
  /* IE8+                */ }

header.header {
  position: fixed;
  z-index: 1000;
  top: env(safe-area-inset-top, 0px);
  width: 100%;
  left: 0;
  right: 0; }
  header.header.active {
    z-index: 2000; }
  header.header.active-2 {
    z-index: 2000; }
  header.header.header-home .header--content .header-superior {
    background-color: transparent; }
    header.header.header-home .header--content .header-superior .logo {
      display: none !important; }
  header.header.header-manifest .header--content .header-superior {
    background-color: #763221; }
  header.header .header--content .header-superior {
    display: flex;
    justify-content: flex-start;
    padding: 15px 5vw 0;
    box-sizing: border-box;
    background-color: #004121;
    height: 50px;
    position: relative;
    transition: height 0.3s ease; }
    header.header .header--content .header-superior.desplegable {
      height: 84px; }
      header.header .header--content .header-superior.desplegable .logo.hidden {
        opacity: 1;
        visibility: visible; }
    header.header .header--content .header-superior.desplegable-2 .search, header.header .header--content .header-superior.desplegable-2 .langs {
      opacity: 1;
      visibility: visible; }
    header.header .header--content .header-superior.desplegable-search .langs {
      opacity: 0;
      visibility: hidden; }
    header.header .header--content .header-superior.desplegable-langs .search {
      opacity: 0;
      visibility: hidden; }
    header.header .header--content .header-superior .logo {
      display: flex;
      width: auto;
      height: 20px; }
      header.header .header--content .header-superior .logo.hidden {
        opacity: 0;
        visibility: hidden; }
      header.header .header--content .header-superior .logo img {
        width: auto;
        height: 100%; }
    header.header .header--content .header-superior .bars .bars--content {
      cursor: pointer;
      position: absolute;
      height: 24px;
      width: 24px;
      right: 5vw;
      top: 13px; }
      header.header .header--content .header-superior .bars .bars--content span {
        position: absolute;
        width: 14px;
        height: 1.25px;
        background-color: #fafafa;
        top: 50%;
        left: 5px;
        transition: .3s ease; }
        header.header .header--content .header-superior .bars .bars--content span:nth-of-type(1) {
          transform: translateY(calc(-50% - 4px)); }
        header.header .header--content .header-superior .bars .bars--content span:nth-of-type(2) {
          transform: translateY(calc(-50% + 0px)); }
        header.header .header--content .header-superior .bars .bars--content span:nth-of-type(3) {
          transform: translateY(calc(-50% + 4px)); }
    header.header .header--content .header-superior .bars.desplegable .bars--content span:nth-of-type(1) {
      transform: translateY(-50%) rotate(45deg); }
    header.header .header--content .header-superior .bars.desplegable .bars--content span:nth-of-type(2) {
      opacity: 0; }
    header.header .header--content .header-superior .bars.desplegable .bars--content span:nth-of-type(3) {
      transform: translateY(-50%) rotate(-45deg); }
    header.header .header--content .header-superior .bars .texto {
      display: none; }
    header.header .header--content .header-superior .search {
      position: absolute;
      left: 5vw;
      right: 5vw;
      top: 50px;
      height: 24px;
      opacity: 0;
      visibility: hidden;
      transition: .3s ease; }
      header.header .header--content .header-superior .search.transition-1 .search-button {
        opacity: 0;
        visibility: hidden; }
      header.header .header--content .header-superior .search.transition-1 form.search-form {
        opacity: 1;
        visibility: visible; }
      header.header .header--content .header-superior .search.transition-2 form.search-form {
        width: 100%; }
      header.header .header--content .header-superior .search.transition-3 form.search-form input {
        opacity: 1;
        visibility: visible; }
      header.header .header--content .header-superior .search.transition-3 form.search-form button {
        opacity: 1;
        visibility: visible; }
      header.header .header--content .header-superior .search .search-button {
        position: absolute;
        left: 0;
        top: 0;
        display: flex;
        align-items: center;
        gap: 5px;
        transition: .6s ease; }
        header.header .header--content .header-superior .search .search-button .icon {
          width: 24px;
          height: 24px; }
        header.header .header--content .header-superior .search .search-button p {
          color: #fafafa; }
      header.header .header--content .header-superior .search form.search-form {
        position: absolute;
        left: 0;
        top: 0;
        width: 0%;
        display: flex;
        align-items: flex-end;
        position: relative;
        gap: 8px;
        opacity: 0;
        visibility: hidden;
        transition: .6s ease; }
        header.header .header--content .header-superior .search form.search-form::after {
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          width: calc(100% - 30px);
          height: 1px;
          background-color: #FFEB12; }
        header.header .header--content .header-superior .search form.search-form input {
          flex: 1;
          box-sizing: border-box;
          background-color: initial;
          border: none;
          border-radius: 0;
          padding-bottom: 6px;
          font-family: 'Anonymous Pro';
          font-weight: 700;
          color: #fafafa;
          font-size: 18px;
          line-height: 18px;
          opacity: 0;
          visibility: hidden;
          transition: .6s ease; }
          header.header .header--content .header-superior .search form.search-form input::placeholder {
            opacity: .7;
            font-family: 'Anonymous Pro';
            font-weight: 700;
            color: #fafafa;
            font-size: 18px;
            line-height: 18px; }
        header.header .header--content .header-superior .search form.search-form button {
          background-color: initial;
          border: none;
          border-radius: 0;
          width: 24px;
          height: 24px;
          padding: 0;
          opacity: 0;
          visibility: hidden;
          transition: .6s ease; }
    header.header .header--content .header-superior .langs {
      position: absolute;
      top: 50px;
      height: 24px;
      display: flex;
      align-items: center;
      gap: 10px;
      opacity: 0;
      visibility: hidden;
      transition: .6s ease; }
      header.header .header--content .header-superior .langs::after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: -1px;
        width: 2px;
        height: 16px;
        background-color: #C4F582;
        transition: .6s ease; }
      header.header .header--content .header-superior .langs.active {
        left: 5vw !important; }
        header.header .header--content .header-superior .langs.active::after {
          opacity: 0;
          visibility: hidden; }
        header.header .header--content .header-superior .langs.active .lang-ppal {
          padding-left: 0; }
          header.header .header--content .header-superior .langs.active .lang-ppal .icon {
            transform: rotate(180deg); }
        header.header .header--content .header-superior .langs.active .langs-sec {
          width: 100%; }
      header.header .header--content .header-superior .langs .btn-link-arrow {
        padding-left: 24px; }
      header.header .header--content .header-superior .langs .langs-sec {
        width: 0%;
        overflow: hidden;
        transition: .6s ease; }
        header.header .header--content .header-superior .langs .langs-sec ul {
          display: flex;
          align-items: center;
          gap: 10px; }
          header.header .header--content .header-superior .langs .langs-sec ul li a {
            font-family: 'Inter';
            color: #C4F582; }
            header.header .header--content .header-superior .langs .langs-sec ul li a span {
              font-family: 'Inter';
              color: #C4F582;
              text-transform: uppercase; }
              header.header .header--content .header-superior .langs .langs-sec ul li a span.wpml-ls-display {
                display: none; }
  header.header .header--content .header-inferior {
    position: absolute;
    left: 100vw;
    width: 100vw;
    top: 84px;
    background-color: #C4F582;
    height: calc(100dvh - 84px);
    display: flex;
    flex-direction: column;
    transition: .3s ease; }
    header.header .header--content .header-inferior.show {
      left: 0; }
    header.header .header--content .header-inferior ul.menu {
      flex: 1;
      display: flex;
      flex-direction: column;
      overflow: auto; }
      header.header .header--content .header-inferior ul.menu > li {
        border-bottom: 1px solid #004121; }
        header.header .header--content .header-inferior ul.menu > li.menu-item-has-children > a {
          display: flex;
          align-items: center;
          gap: 20px; }
          header.header .header--content .header-inferior ul.menu > li.menu-item-has-children > a::after {
            content: url(../assets/svgs/vector.svg); }
        header.header .header--content .header-inferior ul.menu > li.menu-item-object-category a {
          position: relative; }
          header.header .header--content .header-inferior ul.menu > li.menu-item-object-category a::after {
            content: url(../assets/svgs/plus.svg);
            position: absolute;
            top: 20px;
            right: 20px;
            width: 24px;
            height: 24px; }
        header.header .header--content .header-inferior ul.menu > li > a {
          display: flex;
          padding: 20px 64px 20px 20px;
          font-size: 24px;
          line-height: 24px;
          font-weight: 700;
          font-family: 'Telka Wide';
          color: #004121; }
        header.header .header--content .header-inferior ul.menu > li .submenu-wrapper {
          z-index: 100;
          position: absolute;
          top: 0;
          left: 100vw;
          bottom: 0;
          width: 100vw;
          padding: 30px;
          box-sizing: border-box;
          background-color: #002111;
          display: flex;
          flex-direction: column;
          gap: 30px;
          transition: .3s ease; }
          header.header .header--content .header-inferior ul.menu > li .submenu-wrapper.show {
            left: 0; }
          header.header .header--content .header-inferior ul.menu > li .submenu-wrapper .submenu-wrapper-top {
            height: 54px;
            box-sizing: border-box;
            border-bottom: 1px solid #C4F582;
            display: flex;
            align-items: flex-start;
            justify-content: space-between;
            gap: 20px; }
          header.header .header--content .header-inferior ul.menu > li .submenu-wrapper .sub-menu {
            background-color: #C4F582; }
            header.header .header--content .header-inferior ul.menu > li .submenu-wrapper .sub-menu li {
              border-bottom: 1px solid #004121; }
              header.header .header--content .header-inferior ul.menu > li .submenu-wrapper .sub-menu li > a {
                display: flex;
                padding: 20px 64px 20px 20px;
                font-size: 24px;
                line-height: 24px;
                font-weight: 700;
                font-family: 'Telka Wide';
                color: #004121; }
    header.header .header--content .header-inferior .ul-hide {
      z-index: 10;
      position: absolute;
      top: 0;
      left: 100vw;
      bottom: 0;
      width: 100vw;
      transition: .3s ease; }
      header.header .header--content .header-inferior .ul-hide.show {
        left: 0; }
      header.header .header--content .header-inferior .ul-hide .menu-tax {
        display: none;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        padding: 30px;
        box-sizing: border-box;
        background-color: #002111;
        flex-direction: column;
        gap: 30px; }
        header.header .header--content .header-inferior .ul-hide .menu-tax.active {
          display: flex; }
        header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-top {
          height: 54px;
          box-sizing: border-box;
          border-bottom: 1px solid #C4F582;
          display: flex;
          align-items: flex-start;
          justify-content: space-between;
          gap: 20px; }
          header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-top a:nth-last-of-type(1) p {
            text-align: right; }
        header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-desc {
          flex: 1;
          overflow: auto; }
          header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-desc p {
            color: #fafafa;
            font-size: 18px;
            font-family: 'Anonymous Pro'; }
        header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post {
          display: flex;
          flex-direction: column;
          gap: 10px; }
          header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .title p {
            text-transform: uppercase;
            color: #fafafa;
            font-size: 18px;
            font-weight: 700; }
          header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax {
            position: relative;
            width: 100%;
            padding: 15px;
            box-sizing: border-box;
            background-color: #fafafa;
            display: flex;
            flex-direction: column;
            gap: 20px; }
            header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .image--content {
              position: relative;
              aspect-ratio: 285/180; }
            header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .tags {
              position: absolute;
              z-index: 20;
              top: 25px;
              right: 25px; }
            header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .info {
              display: flex;
              flex-direction: column;
              gap: 15px; }
              header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .info h2, header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .info p {
                display: -webkit-box;
                -webkit-line-clamp: 2;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis; }
              header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .info h2 {
                color: #E63B11; }
    header.header .header--content .header-inferior .bottom {
      padding: 20px;
      box-sizing: border-box;
      display: flex;
      flex-direction: column;
      gap: 20px; }
      header.header .header--content .header-inferior .bottom .texto p {
        color: #004121;
        font-size: 18px; }
        header.header .header--content .header-inferior .bottom .texto p a {
          position: relative; }
          header.header .header--content .header-inferior .bottom .texto p a::after {
            content: "";
            position: absolute;
            left: 0;
            width: 100%;
            bottom: -1px;
            background-color: #004121;
            height: 2px; }
      header.header .header--content .header-inferior .bottom .redes {
        display: flex;
        align-items: center;
        gap: 20px; }
        header.header .header--content .header-inferior .bottom .redes li a {
          width: 24px; }

footer.footer.footer-manifest .footer--content {
  background-color: #763221; }
footer.footer .footer--content {
  padding: 30px 5vw 20px;
  background-color: #004121;
  display: flex;
  flex-direction: column;
  gap: 30px; }
  footer.footer .footer--content .footer-top a.logo {
    width: 100%; }
  footer.footer .footer--content .footer-middle {
    display: flex;
    flex-direction: column;
    gap: 30px; }
    footer.footer .footer--content .footer-middle .col {
      display: flex;
      flex-direction: column;
      gap: 30px; }
      footer.footer .footer--content .footer-middle .col:nth-of-type(1) .crown {
        display: none; }
      footer.footer .footer--content .footer-middle .col .redes {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 15px; }
        footer.footer .footer--content .footer-middle .col .redes li a {
          width: 24px; }
      footer.footer .footer--content .footer-middle .col ul.menu {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 15px; }
        footer.footer .footer--content .footer-middle .col ul.menu li a {
          font-family: 'Anonymous Pro';
          color: #fafafa; }
      footer.footer .footer--content .footer-middle .col .crown {
        background: rgba(196, 245, 130, 0.1);
        padding: 10px;
        box-sizing: border-box;
        border-radius: 8px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 14px; }
        footer.footer .footer--content .footer-middle .col .crown p {
          font-size: 16px;
          text-align: center;
          color: #C4F582;
          font-family: 'Anonymous Pro'; }
        footer.footer .footer--content .footer-middle .col .crown .image {
          width: 168px; }
      footer.footer .footer--content .footer-middle .col .wpcf7 form {
        display: flex;
        flex-direction: column;
        gap: 20px; }
        footer.footer .footer--content .footer-middle .col .wpcf7 form .wpcf7-response-output {
          margin: 0;
          padding: 12px 20px;
          color: #C4F582;
          font-family: 'Inter'; }
  footer.footer .footer--content .footer-bottom {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px; }
    footer.footer .footer--content .footer-bottom .texto p {
      font-size: 16px;
      text-align: center;
      color: #fafafa; }
    footer.footer .footer--content .footer-bottom ul.menu {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 20px; }
      footer.footer .footer--content .footer-bottom ul.menu li a {
        font-size: 16px;
        color: #fafafa;
        text-align: center; }

.wat-mainrow {
  min-height: 100dvh; }
  .wat-mainrow.single-page {
    margin-top: 50px; }
  .wat-mainrow.page-category {
    padding-bottom: 40px;
    margin-top: 50px;
    background-color: var(--background-page); }
  .wat-mainrow.page-mainrow, .wat-mainrow.page-contact, .wat-mainrow.page-cpt {
    margin-top: 50px; }
  .wat-mainrow.page-search {
    margin-top: 50px;
    min-height: 50dvh; }
  .wat-mainrow.page-error {
    margin-top: 50px;
    min-height: initial; }
  .wat-mainrow.page-manifest {
    background-color: #004121;
    margin-top: 50px; }

section.wat-section.seccion-cabecera-home {
  background-color: #004121; }
  section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content {
    height: 100dvh;
    padding: 70px 5vw 40px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-bottom: 3px solid #C4F582; }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion {
      width: 100%;
      max-width: 400px; }
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion.is-pinned {
        position: sticky;
        top: 90px; }
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion p {
        color: #C4F582;
        font-family: 'Anonymous Pro'; }
        section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion p span {
          color: #C4F582;
          font-family: 'Anonymous Pro'; }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom {
      display: flex;
      flex-direction: column;
      gap: 22px; }
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo {
        z-index: 1500;
        top: calc(100dvh - 40px - 30px - 22px - (48px * 3) - (6px * 2));
        left: 5vw;
        display: flex;
        justify-content: flex-start;
        flex-wrap: wrap;
        width: calc(100% - 5vw - (5vw + 48px));
        box-sizing: border-box;
        gap: 6px;
        pointer-events: none; }
        section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo .item {
          height: 48px; }
          section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo .item img {
            height: 100%;
            width: auto; }
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links {
        display: flex;
        align-items: center;
        justify-content: space-between;
        height: 30px; }
        section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links .link p {
          color: #fafafa;
          font-weight: 700;
          font-size: 25px;
          font-family: 'Telka Wide'; }
        section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links .link-arrow .desktop {
          display: none; }
        section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links .link-arrow .mobile {
          width: 20px; }

section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid {
  display: flex;
  flex-direction: column; }
  section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content {
    position: relative;
    aspect-ratio: 375/250;
    display: flex;
    align-items: flex-end; }
    section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content::after {
      content: "";
      position: absolute;
      z-index: 20;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .video--content {
      z-index: 10;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto {
      position: relative;
      width: 100%;
      height: 125px;
      z-index: 30;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center; }
      section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto h2, section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto p {
        text-align: center;
        color: #fafafa; }
      section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto h2 .animate {
        display: none; }
      section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto p {
        display: none; }

section.wat-section.seccion-latest-publication .seccion-latest-publication--content {
  background-color: #FFA2A4; }
  section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    gap: 15px 20px;
    padding: 20px 0; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .text {
      padding-left: 5vw;
      box-sizing: border-box;
      width: 142px; }
      section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .text p {
        font-family: 'Anonymous Pro';
        font-size: 18px;
        line-height: normal;
        color: #004121; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .tags {
      padding-right: 5vw;
      box-sizing: border-box;
      flex: 1;
      display: flex;
      gap: 10px;
      justify-content: flex-end; }
      section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .tags .tag {
        background-color: initial; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title {
      width: 100%;
      box-sizing: border-box; }
      section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content {
        padding: 15px 5vw;
        position: relative;
        overflow: hidden;
        width: 100%;
        display: block;
        box-sizing: border-box; }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content::after, section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content::before {
          content: "";
          position: absolute;
          left: 5vw;
          right: 5vw;
          height: 1px;
          background-color: #004121; }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content::before {
          top: 0; }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content::after {
          bottom: 0; }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content .marquee-inner {
          display: inline-flex;
          align-items: center;
          gap: 20px;
          will-change: transform;
          animation: marquee var(--marquee-duration, 20s) linear infinite;
          transform: translateX(0); }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content h3 {
          display: inline-block;
          color: #004121;
          white-space: nowrap;
          font-size: 36px;
          padding-right: 20px;
          position: relative; }
          section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content h3::after {
            content: "";
            position: absolute;
            top: -1px;
            bottom: -1px;
            right: -4px;
            width: 4px;
            background-color: #004121; }
  section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-bottom {
    display: none;
    padding: 20px 5vw; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-bottom .btn--content {
      display: flex;
      justify-content: flex-end; }

section.wat-section.seccion-last-podcasts {
  background-color: #C4F582;
  padding: 50px 0; }
  section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    position: relative;
    overflow: hidden;
    height: 100%;
    box-sizing: border-box; }
    section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .fondo {
      position: absolute;
      inset: 0; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .fondo img, section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .fondo svg {
        width: 100%;
        height: 100%;
        display: block; }
    section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .title-button {
      position: relative;
      z-index: 15;
      padding: 0 5vw; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .title-button h2 {
        color: #004121; }
        section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .title-button h2 span {
          color: #E63B11; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .title-button a {
        display: none; }
    section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .swiper--content .swiper .swiper-pagination .swiper-pagination-bullet {
      background-color: #004121; }
    section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .swiper--content > a {
      position: absolute;
      z-index: 10;
      bottom: 10px;
      right: 5vw; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .swiper--content > a p {
        font-size: 20px;
        font-weight: 700;
        color: #004121; }

section.wat-section.seccion-last-category {
  padding: 50px 0; }
  section.wat-section.seccion-last-category .seccion-last-category--content .title-button {
    position: relative;
    z-index: 15;
    padding: 0 5vw;
    margin-bottom: 30px; }
    section.wat-section.seccion-last-category .seccion-last-category--content .title-button a {
      display: none; }
  section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content .swiper-wrapper .swiper-slide .card-post.is-recipes {
    height: 418px; }
    section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content .swiper-wrapper .swiper-slide .card-post.is-recipes .card-post--content .card-post-top .tags .tag {
      display: none; }
      section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content .swiper-wrapper .swiper-slide .card-post.is-recipes .card-post--content .card-post-top .tags .tag:nth-last-of-type(1) {
        display: flex; }
    section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content .swiper-wrapper .swiper-slide .card-post.is-recipes .card-post--content .card-post-top .title h3 {
      -webkit-line-clamp: 4; }
    section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content .swiper-wrapper .swiper-slide .card-post.is-recipes .card-post--content .card-post-top .desc {
      display: none; }
  section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content > a {
    position: absolute;
    z-index: 10;
    bottom: 10px;
    right: 5vw; }
    section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content > a p {
      font-size: 20px;
      font-weight: 700;
      color: #E63B11; }

section.wat-section.seccion-last-research {
  background-color: #FFA2A4; }
  section.wat-section.seccion-last-research .seccion-last-research--content {
    padding: 50px 5vw; }
    section.wat-section.seccion-last-research .seccion-last-research--content .card {
      box-sizing: border-box;
      background-color: #fafafa;
      padding: 20px;
      border-radius: 8px;
      border: 1px solid #004121; }
      section.wat-section.seccion-last-research .seccion-last-research--content .card .col {
        display: flex;
        flex-direction: column;
        align-items: flex-start; }
        section.wat-section.seccion-last-research .seccion-last-research--content .card .col:nth-last-of-type(1) {
          display: none; }
        section.wat-section.seccion-last-research .seccion-last-research--content .card .col .title {
          margin-bottom: 20px; }
          section.wat-section.seccion-last-research .seccion-last-research--content .card .col .title h2 {
            font-size: 36px;
            color: #004121; }
        section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs {
          display: flex;
          flex-direction: column;
          align-items: flex-start;
          gap: 10px;
          margin-bottom: 10px;
          width: 100%; }
          section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research {
            padding-bottom: 10px;
            border-bottom: 1px dashed #004121;
            display: flex;
            flex-direction: column;
            gap: 10px;
            width: 100%; }
            section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible.desplegado .research-title p, section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible.desplegado .research-title p span {
              font-weight: 700; }
            section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title {
              width: 100%;
              cursor: pointer; }
              section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title p {
                font-size: 18px;
                display: flex;
                flex-direction: column;
                font-family: 'Anonymous Pro';
                color: #004121; }
                section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title p span {
                  color: #004121;
                  font-family: 'Anonymous Pro'; }
                  section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title p span.separator {
                    display: none; }
            section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-desplegable {
              display: none; }
              section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-desplegable .research--content {
                display: flex;
                flex-direction: column;
                align-items: flex-end;
                gap: 10px; }
                section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-desplegable .research--content .research-desc p {
                  font-family: 'Anonymous Pro';
                  color: #004121;
                  display: -webkit-box;
                  -webkit-line-clamp: 6;
                  -webkit-box-orient: vertical;
                  overflow: hidden;
                  text-overflow: ellipsis; }
                section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-desplegable .research--content .research-image {
                  width: 100%;
                  display: flex;
                  align-items: center;
                  justify-content: center; }
                  section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-desplegable .research--content .research-image img {
                    width: 234px; }

section.wat-section.seccion-last-field-notes {
  background-color: #004121;
  padding: 50px 0;
  overflow: hidden; }
  section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content {
    display: flex;
    flex-direction: column;
    gap: 40px; }
    section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card {
      transform: rotate(-3deg);
      background-color: #fafafa;
      display: flex;
      flex-direction: column;
      gap: 30px;
      padding: 30px 5vw;
      border-radius: 8px;
      box-shadow: #00211163 0px 8px 8px; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .title {
        display: flex;
        justify-content: center; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .title h2 {
          text-align: center;
          font-size: 36px;
          color: #004121;
          position: relative; }
          section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .title h2 .stroke {
            position: absolute;
            left: 0;
            right: 0;
            bottom: -6px;
            height: 6px;
            overflow: hidden; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .map {
        width: 100%; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters {
        display: flex;
        flex-direction: column;
        align-items: flex-end; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters > p {
          width: 258px;
          margin-right: auto;
          margin-bottom: 10px;
          font-weight: 700;
          color: #004121;
          font-size: 28px;
          font-family: 'Telka Wide'; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters ol {
          width: 100%;
          margin-bottom: 20px;
          display: flex;
          flex-direction: column;
          gap: 2px;
          list-style: none; }
          section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters ol li a {
            font-family: 'Anonymous Pro';
            font-size: 18px;
            color: #004121;
            position: relative;
            text-decoration: underline; }
            section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters ol li a span {
              font-family: 'Anonymous Pro';
              font-size: 18px;
              color: #004121; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters > a {
          margin-right: 20px; }
    section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two {
      position: relative; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe {
        padding-bottom: 156px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-wrapper .swiper-slide {
          width: 90vw; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-pagination {
          width: initial;
          margin-top: 0;
          padding: 0;
          position: absolute;
          bottom: 0;
          left: 5vw;
          right: 5vw; }
          section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-pagination .swiper-pagination-bullet {
            background-color: #C4F582; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-buttons {
          display: none; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios {
        position: absolute;
        bottom: 56px;
        left: 5vw;
        right: 5vw;
        z-index: 10;
        margin: 20px auto 0;
        height: 80px;
        overflow: hidden; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios .testimonio {
          position: absolute;
          inset: 0;
          opacity: 0;
          visibility: hidden;
          transition: .3s ease; }
          section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios .testimonio.active {
            opacity: 1;
            visibility: visible; }
          section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios .testimonio p {
            color: #C4F582;
            font-family: 'Anonymous Pro';
            font-size: 18px;
            display: -webkit-box;
            -webkit-line-clamp: 4;
            -webkit-box-orient: vertical;
            overflow: hidden;
            text-overflow: ellipsis; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two > a {
        position: absolute;
        z-index: 10;
        bottom: 10px;
        right: 5vw; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two > a p {
          font-size: 20px;
          font-weight: 700;
          color: #C4F582; }

section.wat-section.seccion-our-favourites {
  padding: 50px 0; }
  section.wat-section.seccion-our-favourites .seccion-our-favourites--content .title-section {
    margin-bottom: 30px;
    padding: 0 5vw; }

section.wat-section.seccion-video {
  background-color: var(--color); }
  section.wat-section.seccion-video .seccion-video--content {
    display: flex;
    flex-direction: column;
    gap: 30px; }
    section.wat-section.seccion-video .seccion-video--content.framed {
      padding: 10px 10px 30px; }
      section.wat-section.seccion-video .seccion-video--content.framed .multimedia {
        border-radius: 8px;
        overflow: hidden;
        aspect-ratio: 355/215;
        border-radius: 8px; }
    section.wat-section.seccion-video .seccion-video--content .multimedia {
      display: flex;
      flex-direction: column;
      gap: 20px;
      position: relative;
      aspect-ratio: 375/350;
      display: flex;
      flex-direction: column;
      align-items: flex-end;
      justify-content: flex-end;
      padding: 10px;
      box-sizing: border-box;
      position: relative; }
      section.wat-section.seccion-video .seccion-video--content .multimedia::after {
        content: "";
        position: absolute;
        z-index: 10;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      section.wat-section.seccion-video .seccion-video--content .multimedia .image--content, section.wat-section.seccion-video .seccion-video--content .multimedia .video--content {
        position: absolute;
        z-index: 5;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      section.wat-section.seccion-video .seccion-video--content .multimedia .btn-play {
        position: relative;
        z-index: 30; }
    section.wat-section.seccion-video .seccion-video--content .information {
      position: relative;
      display: flex;
      flex-direction: column;
      gap: 12px;
      z-index: 30;
      width: 100%; }
      section.wat-section.seccion-video .seccion-video--content .information h2 {
        font-size: 36px;
        color: #fafafa; }
      section.wat-section.seccion-video .seccion-video--content .information p {
        font-family: 'Anonymous Pro';
        color: #fafafa;
        font-size: 20px;
        text-align: right; }

.wat-mainrow.single-page section.wat-section {
  margin-bottom: 30px; }

section.wat-section.seccion-cabecera-post {
  margin-bottom: 0 !important; }
  section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content {
    width: 100%;
    aspect-ratio: 375/214; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content::after, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content::after {
      content: "";
      position: absolute;
      inset: 0;
      z-index: 5; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content.image--content-2, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content.image--content-2 {
      aspect-ratio: 375/416; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content a, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content a {
      position: absolute;
      z-index: 100;
      bottom: 10px;
      right: 10px; }
  section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content {
    display: flex;
    flex-direction: column;
    gap: 20px;
    background-color: var(--color-ppal);
    padding: 40px 5vw; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content .tags {
      display: flex;
      justify-content: flex-start;
      gap: 10px; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content h1 {
      color: var(--color-bar); }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content .info-complementaria p, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content .info-complementaria p span {
      font-size: 16px;
      color: var(--color-bar);
      font-family: 'Anonymous Pro'; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content .contenido-general p {
      color: var(--color-bar); }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content audio {
      width: 100%; }
  section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .title-tags {
    display: flex;
    flex-direction: column;
    gap: 10px;
    padding: 20px 5vw;
    background-color: var(--color-ppal); }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .title-tags .title h1 {
      color: #fafafa; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .title-tags .tags {
      flex: 1;
      display: flex;
      flex-wrap: wrap;
      gap: 10px; }

section.wat-section.seccion-progress-bar {
  position: sticky;
  z-index: 850;
  top: 50px;
  margin-bottom: 50px !important; }
  section.wat-section.seccion-progress-bar.seccion-progress-bar-post {
    margin-bottom: 0 !important; }
  section.wat-section.seccion-progress-bar .seccion-progress-bar--content .bar-progress {
    left: 0;
    right: 0;
    z-index: 800;
    width: 100%;
    pointer-events: none; }
    section.wat-section.seccion-progress-bar .seccion-progress-bar--content .bar-progress .bar {
      position: relative;
      width: 100%;
      height: 5px;
      background-color: var(--color-ppal); }
      section.wat-section.seccion-progress-bar .seccion-progress-bar--content .bar-progress .bar .progress {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 0%;
        background-color: var(--color-bar);
        transition: width 0.08s linear; }

section.wat-section.seccion-general-post .seccion-general-post--content {
  padding: 10px 5vw;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  align-items: flex-start;
  border-bottom: 1px solid var(--color-ppal); }
  section.wat-section.seccion-general-post .seccion-general-post--content .tags {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    gap: 10px; }
  section.wat-section.seccion-general-post .seccion-general-post--content .publish {
    flex-basis: 130px; }
    section.wat-section.seccion-general-post .seccion-general-post--content .publish p {
      font-size: 16px;
      color: var(--color-ppal);
      text-align: right;
      font-family: 'Anonymous Pro'; }

section.wat-section.seccion-textarea .seccion-textarea--content {
  padding: 0 5vw; }

section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content {
  padding: 0 5vw; }
  section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards {
    display: flex;
    flex-direction: column;
    gap: 30px; }
    section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards .drawing-card {
      position: relative;
      display: flex;
      flex-direction: column;
      gap: 20px;
      justify-content: center;
      align-items: center;
      padding: 40px 40px 30px; }
      section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards .drawing-card .draw {
        position: absolute;
        inset: 0; }
        section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards .drawing-card .draw svg {
          display: block;
          width: 100%;
          height: 100%; }
          section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards .drawing-card .draw svg path {
            stroke: var(--color-ppal); }
      section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards .drawing-card p {
        text-align: center;
        font-size: 25px;
        color: var(--color-ppal);
        font-family: 'Anonymous Pro'; }

section.wat-section.seccion-audio .seccion-audio--content {
  padding: 0 5vw; }
  section.wat-section.seccion-audio .seccion-audio--content audio {
    width: 100%;
    box-sizing: border-box;
    border: 3px solid var(--color-sec);
    border-radius: 60px;
    color-scheme: light; }

section.wat-section.seccion-post-video .seccion-post-video--content {
  padding: 0 5vw; }
  section.wat-section.seccion-post-video .seccion-post-video--content .card {
    padding: 10px;
    background-color: #fafafa;
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
    position: relative; }
    section.wat-section.seccion-post-video .seccion-post-video--content .card .image--content, section.wat-section.seccion-post-video .seccion-post-video--content .card .video--content {
      position: relative;
      z-index: 5;
      width: 100%;
      aspect-ratio: 960/440; }
    section.wat-section.seccion-post-video .seccion-post-video--content .card .btn-play {
      position: absolute;
      z-index: 10;
      bottom: 20px;
      right: 20px; }

section.wat-section.seccion-gallery .seccion-gallery--content {
  padding: 0 5vw; }
  section.wat-section.seccion-gallery .seccion-gallery--content .card {
    padding: 10px;
    background-color: #fafafa;
    border-radius: 8px;
    width: 100%;
    box-sizing: border-box;
    position: relative; }
    section.wat-section.seccion-gallery .seccion-gallery--content .card .swiper-gallery-content .gallery-swipe .swiper-wrapper .swiper-slide .image--content {
      width: 100%;
      aspect-ratio: 960/440; }
    section.wat-section.seccion-gallery .seccion-gallery--content .card .swiper-gallery-content .swiper-buttons {
      right: 0px; }
    section.wat-section.seccion-gallery .seccion-gallery--content .card .swiper-gallery-content .swiper-pagination {
      margin-top: 20px;
      padding: 0; }

section.wat-section.seccion-written-by .seccion-written-by--content {
  padding: 0 5vw; }
  section.wat-section.seccion-written-by .seccion-written-by--content .card {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    gap: 20px;
    border-radius: 8px;
    border: 1px solid var(--color-sec); }
    section.wat-section.seccion-written-by .seccion-written-by--content .card.reverse .top .image--content {
      order: 1; }
    section.wat-section.seccion-written-by .seccion-written-by--content .card.reverse .top h4 {
      order: 2; }
    section.wat-section.seccion-written-by .seccion-written-by--content .card .top {
      display: flex;
      align-items: flex-end;
      gap: 10px; }
      section.wat-section.seccion-written-by .seccion-written-by--content .card .top .image--content {
        flex-basis: 110px;
        min-width: 110px;
        aspect-ratio: 110/142;
        border-radius: 4px; }
      section.wat-section.seccion-written-by .seccion-written-by--content .card .top h4 {
        flex: 1;
        color: var(--color-sec); }

section.wat-section.seccion-image-card .seccion-image-card--content {
  padding: 0 5vw; }
  section.wat-section.seccion-image-card .seccion-image-card--content .card {
    background-color: var(--background-color-card);
    border-radius: 8px;
    border: 1px solid var(--color-card);
    overflow: hidden; }
    section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general {
      padding: 30px; }
      section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general h1, section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general h2, section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general h3, section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general h4, section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general h5, section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general h6, section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general p {
        color: var(--color-card); }
      section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general a {
        background-color: var(--color-card) !important;
        border-color: var(--color-card) !important; }
        section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general a p {
          color: var(--background-color-card) !important; }
        section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general a .icon svg path {
          stroke: var(--background-color-card) !important; }
    section.wat-section.seccion-image-card .seccion-image-card--content .card .image--content {
      aspect-ratio: 355/200;
      width: 100%; }

section.wat-section.seccion-two-images .seccion-two-images--content {
  padding: 0 5vw;
  display: flex;
  flex-direction: column;
  gap: 20px; }
  section.wat-section.seccion-two-images .seccion-two-images--content .images {
    width: 100%;
    position: relative;
    aspect-ratio: 355/284; }
    section.wat-section.seccion-two-images .seccion-two-images--content .images .image--content {
      aspect-ratio: 1;
      position: absolute; }
      section.wat-section.seccion-two-images .seccion-two-images--content .images .image--content:nth-of-type(1) {
        width: 35%;
        left: 0;
        bottom: 0; }
      section.wat-section.seccion-two-images .seccion-two-images--content .images .image--content:nth-of-type(2) {
        top: 0;
        right: 0;
        width: 72%; }
  section.wat-section.seccion-two-images .seccion-two-images--content .text p {
    color: var(--color-sec); }

section.wat-section.seccion-testimonies .seccion-testimonies--content {
  padding: 0 5vw; }
  section.wat-section.seccion-testimonies .seccion-testimonies--content .image--fondo {
    aspect-ratio: 355/235;
    width: 100%; }
  section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony {
    position: relative; }
    section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .image--content {
      aspect-ratio: 1;
      width: 250px; }
      section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .image--content.image--with-back {
        z-index: 10;
        position: absolute;
        width: 135px;
        right: 0;
        bottom: 100%; }
    section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony {
      display: flex;
      align-items: flex-start;
      gap: 30px;
      padding: 20px;
      background-color: var(--color-back); }
      section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony .text {
        flex: 1; }
        section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony .text p {
          font-family: 'Anonymous Pro';
          color: var(--color-text);
          font-size: 16px; }
      section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony .comillas {
        flex-basis: 52px;
        min-width: 52px; }
        section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony .comillas svg path {
          fill: var(--color-text); }

section.wat-section.seccion-map .seccion-map--content {
  padding: 0 5vw; }
  section.wat-section.seccion-map .seccion-map--content .card {
    padding: 20px;
    border-radius: 8px;
    background-color: #fafafa; }
    section.wat-section.seccion-map .seccion-map--content .card .mapa {
      width: 100%;
      aspect-ratio: 1; }
      section.wat-section.seccion-map .seccion-map--content .card .mapa .mapa--content {
        width: 100%;
        height: 100%; }
        section.wat-section.seccion-map .seccion-map--content .card .mapa .mapa--content .gm-style-iw {
          padding: 0 10px !important;
          max-width: 140px !important;
          box-sizing: border-box; }
          section.wat-section.seccion-map .seccion-map--content .card .mapa .mapa--content .gm-style-iw .marker-info {
            padding-bottom: 10px;
            display: flex;
            flex-direction: column;
            gap: 2px; }
            section.wat-section.seccion-map .seccion-map--content .card .mapa .mapa--content .gm-style-iw .marker-info p, section.wat-section.seccion-map .seccion-map--content .card .mapa .mapa--content .gm-style-iw .marker-info a {
              font-size: 12px;
              line-height: 16px; }
            section.wat-section.seccion-map .seccion-map--content .card .mapa .mapa--content .gm-style-iw .marker-info a {
              color: #004121;
              text-decoration: underline; }

section.wat-section.seccion-navigation .seccion-navigation--content {
  padding: 0 5vw; }
  section.wat-section.seccion-navigation .seccion-navigation--content .card {
    padding: 20px;
    border-radius: 4px;
    background-color: var(--color-back);
    display: flex;
    flex-direction: column;
    gap: 20px; }
    section.wat-section.seccion-navigation .seccion-navigation--content .card .btn--content {
      display: flex;
      justify-content: flex-start; }
      section.wat-section.seccion-navigation .seccion-navigation--content .card .btn--content a p {
        color: var(--color-text);
        font-weight: 700;
        text-decoration: underline; }
    section.wat-section.seccion-navigation .seccion-navigation--content .card .post-navigation {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      gap: 10px 30px;
      width: 100%; }
      section.wat-section.seccion-navigation .seccion-navigation--content .card .post-navigation a {
        width: 100%;
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 10px;
        padding: 10px 20px;
        background-color: var(--color-text); }
        section.wat-section.seccion-navigation .seccion-navigation--content .card .post-navigation a .icon {
          width: 24px;
          min-width: 24px; }
          section.wat-section.seccion-navigation .seccion-navigation--content .card .post-navigation a .icon svg path {
            stroke: var(--color-back); }
        section.wat-section.seccion-navigation .seccion-navigation--content .card .post-navigation a p {
          font-weight: 700;
          font-size: 18px;
          color: var(--color-back); }

section.wat-section.seccion-post-related {
  margin-bottom: 0 !important;
  padding: 30px 0;
  background-color: #fafafa; }
  section.wat-section.seccion-post-related .seccion-post-related--content .card .title-section {
    padding: 0 5vw;
    margin-bottom: 30px; }
    section.wat-section.seccion-post-related .seccion-post-related--content .card .title-section h2 {
      color: var(--color-ppal); }
  section.wat-section.seccion-post-related .seccion-post-related--content .card .swiper--content--related {
    position: relative;
    z-index: 15; }

section.wat-section.seccion-share .seccion-share--content {
  padding: 0 5vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 10px; }
  section.wat-section.seccion-share .seccion-share--content .redes, section.wat-section.seccion-share .seccion-share--content .link {
    display: flex;
    align-items: center;
    gap: 10px; }
    section.wat-section.seccion-share .seccion-share--content .redes p, section.wat-section.seccion-share .seccion-share--content .link p {
      font-family: 'Anonymous Pro';
      color: var(--color-sec); }
    section.wat-section.seccion-share .seccion-share--content .redes .icons, section.wat-section.seccion-share .seccion-share--content .link .icons {
      display: flex;
      align-items: center;
      gap: 10px; }
      section.wat-section.seccion-share .seccion-share--content .redes .icons a, section.wat-section.seccion-share .seccion-share--content .link .icons a {
        position: relative;
        display: block;
        width: 24px; }
        section.wat-section.seccion-share .seccion-share--content .redes .icons a svg path, section.wat-section.seccion-share .seccion-share--content .link .icons a svg path {
          stroke: var(--color-sec); }
        section.wat-section.seccion-share .seccion-share--content .redes .icons a .copy-msg, section.wat-section.seccion-share .seccion-share--content .link .icons a .copy-msg {
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          bottom: -25px;
          padding: 4px 8px;
          border-radius: 4px;
          color: #F1EBE5;
          background-color: var(--color-sec);
          font-size: 12px;
          font-weight: 400; }

section.wat-section.seccion-comentarios .seccion-comentarios--content {
  padding: 0 5vw; }
  section.wat-section.seccion-comentarios .seccion-comentarios--content .card {
    display: flex;
    flex-direction: column;
    gap: 40px;
    padding: 20px;
    border-radius: 8px;
    box-sizing: border-box;
    border: 1px solid var(--color-sec); }
    section.wat-section.seccion-comentarios .seccion-comentarios--content .card .title-section h4 {
      color: var(--color-sec); }
    section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-list article {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-list article p.comment-meta {
        font-size: 20px;
        color: var(--color-sec);
        font-family: 'Anonymous Pro'; }
        section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-list article p.comment-meta span {
          font-size: 20px;
          color: var(--color-sec);
          font-weight: 700; }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-list article .comment-content p {
        font-size: 18px;
        color: var(--color-sec);
        font-family: 'Anonymous Pro'; }
    section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond .logged-in-as {
      font-size: 14px;
      color: var(--color-sec);
      font-family: 'Anonymous Pro';
      font-weight: 700; }
    section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form {
      display: flex;
      flex-direction: column;
      gap: 20px; }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form label {
        font-family: 'Anonymous Pro';
        font-size: 20px;
        color: var(--color-sec); }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form textarea, section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form input[type="text"], section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form input[type="email"] {
        background-color: #fafafa;
        height: 50px;
        padding: 0 10px;
        box-sizing: border-box;
        border: 1px solid var(--color-sec);
        width: 100%;
        border-radius: 16px;
        font-size: 16px;
        color: var(--color-sec);
        font-family: 'Anonymous Pro'; }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form textarea {
        padding: 10px;
        height: 206px; }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .comment-form-cookies-consent {
        display: none; }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .comment-form-comment {
        order: 1;
        display: flex;
        flex-direction: column;
        gap: 10px; }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .comment-notes {
        order: 2; }
        section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .comment-notes p {
          font-family: 'Anonymous Pro';
          font-size: 16px;
          color: var(--color-sec); }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .form-submit {
        order: 3; }
        section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .form-submit input {
          border-radius: 16px;
          width: 100%;
          box-sizing: border-box;
          background-color: var(--color-bar);
          font-size: 20px;
          border: 1px solid var(--color-sec);
          color: #fafafa;
          font-weight: 400;
          height: 50px;
          font-family: 'Anonymous Pro';
          box-shadow: none; }

section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera {
  width: 100%;
  height: 275px;
  background-color: var(--background-color);
  padding: 0 5vw;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  position: relative; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera .image--content, section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera .video--content, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera .image--content, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera .video--content, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera .image--content, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera .video--content, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera .image--content, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera .video--content {
    z-index: 1;
    position: absolute;
    inset: 0; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera .title, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera .title, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera .title, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera .title {
    position: relative;
    z-index: 5; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera .title h1, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera .title h1, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera .title h1, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera .title h1 {
      font-size: 48px;
      line-height: 48px;
      color: var(--text-color, #fafafa); }
      section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera .title h1 span, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera .title h1 span, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera .title h1 span, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera .title h1 span {
        display: block;
        color: var(--text-color, #fafafa);
        font-size: 24px;
        font-weight: 700;
        font-family: 'Anonymous Pro'; }
section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information {
  padding: 20px 5vw;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information .contenido-plegado, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information .contenido-plegado, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information .contenido-plegado, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information .contenido-plegado {
    transition: .3s ease;
    height: 53px;
    overflow: hidden; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information .contenido-plegado .contenido-general p, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information .contenido-plegado .contenido-general p, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information .contenido-plegado .contenido-general p, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information .contenido-plegado .contenido-general p {
      font-family: 'Anonymous Pro'; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information > a, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information > a, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information > a, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information > a {
    margin-left: auto; }
section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa {
  width: 100%;
  aspect-ratio: 375/265; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa .mapa--content, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa .mapa--content, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa .mapa--content, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa .mapa--content {
    width: 100%;
    height: 100%; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw {
      padding: 0 10px !important;
      max-width: 140px !important;
      box-sizing: border-box; }
      section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw .marker-info, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw .marker-info, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw .marker-info, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw .marker-info {
        padding-bottom: 10px;
        display: flex;
        flex-direction: column;
        gap: 2px; }
        section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw .marker-info p, section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw .marker-info a, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw .marker-info p, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw .marker-info a, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw .marker-info p, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw .marker-info a, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw .marker-info p, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw .marker-info a {
          font-size: 12px;
          line-height: 16px; }
        section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw .marker-info a, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw .marker-info a, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa .mapa--content .gm-style-iw .marker-info a, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa .mapa--content .gm-style-iw .marker-info a {
          color: #004121;
          text-decoration: underline; }
section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes {
  margin-bottom: 20px;
  padding: 40px 32px;
  background-color: #004121;
  display: flex;
  flex-direction: column;
  gap: 32px; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .title, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .title, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .title, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .title {
    width: 176px; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .title h2, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .title h2, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .title h2, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .title h2 {
      color: #C4F582; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .contenido-general {
    background-color: #fafafa;
    padding: 24px;
    transform: rotate(3deg);
    border-radius: 8px; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .contenido-general p, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .contenido-general p, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .contenido-general p, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .contenido-general p {
      color: #004121;
      font-size: 20px;
      font-family: 'Anonymous Pro'; }

section.wat-section.seccion-cabecera-listen {
  background-color: #C4F582; }
  section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content {
    position: relative;
    overflow: hidden;
    padding: 40px 5vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px; }
    section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title {
      position: relative;
      z-index: 20;
      display: flex;
      flex-direction: column;
      align-items: center; }
      section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title h1, section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title h2 {
        text-align: center;
        color: #004121; }
        section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title h1 span, section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title h2 span {
          color: #FF5E00; }
    section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .image {
      position: relative;
      z-index: 20; }
    section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .svg-fondo {
      width: 530px;
      position: absolute;
      z-index: 10;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%); }

section.wat-section.seccion-anchors-tax {
  padding: 20px 0; }
  section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content {
    padding: 0 5vw; }
    section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors {
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 30px; }
      section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a {
        font-family: 'Telka Wide';
        color: #004121;
        font-size: 24px;
        font-weight: 700;
        position: relative; }
        section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a:nth-last-of-type(1)::after {
          display: none; }
        section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a::after {
          content: "";
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          right: -17px;
          width: 3px;
          height: 26px;
          background-color: #004121; }
        section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a .stroke {
          display: none; }

section.wat-section.seccion-posts-tax {
  padding: 20px 0; }
  section.wat-section.seccion-posts-tax .seccion-posts-tax--content .title-section {
    padding: 0 5vw;
    margin-bottom: 30px; }
  section.wat-section.seccion-posts-tax .seccion-posts-tax--content .btn-load-more {
    display: none; }
    section.wat-section.seccion-posts-tax .seccion-posts-tax--content .btn-load-more.disabled {
      display: none; }

section.wat-section.seccion-other-categories .seccion-other-categories--content {
  padding: 20px 0; }
  section.wat-section.seccion-other-categories .seccion-other-categories--content .title {
    padding: 0 5vw;
    margin-bottom: 20px; }
    section.wat-section.seccion-other-categories .seccion-other-categories--content .title p {
      font-size: 18px;
      font-weight: 700;
      color: #004121;
      font-family: 'Anonymous Pro'; }
  section.wat-section.seccion-other-categories .seccion-other-categories--content .categories {
    padding-left: 5vw;
    box-sizing: border-box;
    width: 100%;
    overflow: auto; }
    section.wat-section.seccion-other-categories .seccion-other-categories--content .categories .categories--content {
      height: 42px;
      display: flex;
      align-items: center;
      gap: 10px; }
      section.wat-section.seccion-other-categories .seccion-other-categories--content .categories .categories--content li:nth-last-of-type(1) {
        padding-right: 5vw; }
      section.wat-section.seccion-other-categories .seccion-other-categories--content .categories .categories--content li a {
        display: block;
        white-space: nowrap;
        font-family: 'Anonymous Pro';
        font-weight: 700;
        color: #004121;
        padding: 10px 20px;
        background-color: #C4F582;
        border: 1px solid #004121;
        border-radius: 50px; }

section.wat-section.seccion-researchs .seccion-researchs--content {
  padding: 0 5vw 10px;
  display: flex;
  flex-direction: column;
  gap: 20px; }

section.wat-section.page-contenido .page-contenido--content {
  padding: 40px 5vw 60px; }
  section.wat-section.page-contenido .page-contenido--content .contenido-general h1, section.wat-section.page-contenido .page-contenido--content .contenido-general h2, section.wat-section.page-contenido .page-contenido--content .contenido-general h3, section.wat-section.page-contenido .page-contenido--content .contenido-general h4, section.wat-section.page-contenido .page-contenido--content .contenido-general h5, section.wat-section.page-contenido .page-contenido--content .contenido-general h6, section.wat-section.page-contenido .page-contenido--content .contenido-general p, section.wat-section.page-contenido .page-contenido--content .contenido-general a {
    color: #004121; }

section.wat-section.seccion-contacto .seccion-contacto--content {
  padding: 40px 5vw;
  display: flex;
  flex-direction: column;
  gap: 50px; }
  section.wat-section.seccion-contacto .seccion-contacto--content .dots {
    display: none; }
  section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general h1, section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general h2, section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general h3, section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general h4, section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general h5, section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general h6, section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general p {
    color: #004121; }
  section.wat-section.seccion-contacto .seccion-contacto--content .wpcf7 form {
    display: flex;
    flex-direction: column;
    gap: 20px; }
    section.wat-section.seccion-contacto .seccion-contacto--content .wpcf7 form .wpcf7-response-output {
      margin: 0;
      padding: 12px 20px;
      color: #004121;
      font-family: 'Inter'; }

section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content {
  padding: 20px 0; }
  section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado {
    width: 100%;
    overflow: auto;
    padding-left: 5vw;
    box-sizing: border-box; }
    section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content {
      display: flex;
      align-items: center;
      gap: 30px; }
      section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li {
        height: 46px;
        display: flex;
        align-items: center; }
        section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li:nth-last-of-type(1) {
          padding-right: 5vw; }
          section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li:nth-last-of-type(1) a::after {
            display: none; }
        section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li a {
          position: relative;
          white-space: nowrap;
          font-family: 'Telka Wide';
          font-size: 24px;
          font-weight: 700;
          color: #004121; }
          section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li a::after {
            content: "";
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            right: -17px;
            width: 3px;
            height: 26px;
            background-color: #004121; }
          section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li a.active .stroke svg {
            stroke-dashoffset: 0; }
          section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li a .stroke {
            position: absolute;
            left: 0;
            right: 0;
            bottom: -8px;
            height: 6px;
            overflow: hidden; }
            section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li a .stroke svg {
              width: 100%;
              height: 100%;
              stroke-dasharray: 100;
              stroke-dashoffset: 100;
              transition: stroke-dashoffset 0.6s ease; }

section.wat-section.seccion-posts .seccion-posts--content {
  padding: 20px 5vw;
  display: flex;
  flex-direction: column;
  gap: 20px; }
  section.wat-section.seccion-posts .seccion-posts--content .posts {
    display: flex;
    flex-direction: column;
    gap: 15px; }
  section.wat-section.seccion-posts .seccion-posts--content .btn-load-more.disabled {
    display: none; }

section.wat-section.seccion-not-found .seccion-not-found--content {
  padding: 40px 5vw;
  display: flex;
  flex-direction: column;
  gap: 20px; }
  section.wat-section.seccion-not-found .seccion-not-found--content .contenido-general h1, section.wat-section.seccion-not-found .seccion-not-found--content .contenido-general h2, section.wat-section.seccion-not-found .seccion-not-found--content .contenido-general h3, section.wat-section.seccion-not-found .seccion-not-found--content .contenido-general h4, section.wat-section.seccion-not-found .seccion-not-found--content .contenido-general h5, section.wat-section.seccion-not-found .seccion-not-found--content .contenido-general h6, section.wat-section.seccion-not-found .seccion-not-found--content .contenido-general p {
    color: #004121;
    text-align: center; }
  section.wat-section.seccion-not-found .seccion-not-found--content .form--content form.search-form {
    width: 100%;
    display: flex;
    align-items: flex-end;
    position: relative;
    gap: 8px; }
    section.wat-section.seccion-not-found .seccion-not-found--content .form--content form.search-form::after {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: calc(100% - 30px);
      height: 1px;
      background-color: #004121; }
    section.wat-section.seccion-not-found .seccion-not-found--content .form--content form.search-form input {
      flex: 1;
      box-sizing: border-box;
      background-color: initial;
      border: none;
      border-radius: 0;
      padding-bottom: 6px;
      font-family: 'Anonymous Pro';
      font-weight: 700;
      color: #004121;
      font-size: 18px;
      line-height: 18px; }
      section.wat-section.seccion-not-found .seccion-not-found--content .form--content form.search-form input::placeholder {
        opacity: .7;
        font-family: 'Anonymous Pro';
        font-weight: 700;
        color: #004121;
        font-size: 18px;
        line-height: 18px; }
    section.wat-section.seccion-not-found .seccion-not-found--content .form--content form.search-form button {
      background-color: initial;
      border: none;
      border-radius: 0;
      width: 24px;
      height: 24px;
      padding: 0; }

section.wat-section.seccion-cabecera-manifest {
  padding: 50px 0 44px; }
  section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content {
    padding: 0 5vw;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 34px; }
    section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .hidden {
      display: none; }
    section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .logo {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 4px; }
      section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .logo .item {
        height: 48px; }
        section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .logo .item img {
          height: 100%;
          width: auto; }
    section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .contenido-general p {
      font-size: 20px;
      font-family: 'Anonymous Pro';
      text-align: center;
      color: #fafafa; }

section.wat-section.seccion-cards {
  padding: 30px 0;
  overflow: hidden; }
  section.wat-section.seccion-cards .seccion-cards--content {
    padding: 0 5vw;
    display: flex;
    flex-direction: column;
    gap: 24px; }
    section.wat-section.seccion-cards .seccion-cards--content .cards {
      position: relative;
      display: flex;
      flex-direction: column;
      gap: 20px; }
      section.wat-section.seccion-cards .seccion-cards--content .cards .cursor {
        position: absolute;
        z-index: 10;
        right: 0;
        transform: rotate(-12deg);
        top: 280px;
        width: 80px;
        aspect-ratio: 1;
        background-color: #FFA2A4;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center; }
        section.wat-section.seccion-cards .seccion-cards--content .cards .cursor p {
          font-size: 18px;
          font-weight: 700;
          font-family: 'Telka Wide';
          color: #004121; }
          section.wat-section.seccion-cards .seccion-cards--content .cards .cursor p span {
            font-size: 18px;
            font-weight: 700;
            font-family: 'Telka Wide';
            color: #E63B11; }
      section.wat-section.seccion-cards .seccion-cards--content .cards .card {
        cursor: pointer;
        box-sizing: border-box;
        border: 1px solid #004121;
        border-radius: 8px;
        overflow: hidden;
        aspect-ratio: 355/300;
        position: relative; }
        section.wat-section.seccion-cards .seccion-cards--content .cards .card.active .icon {
          top: 10px;
          transform: translateX(-50%) rotate(180deg); }
        section.wat-section.seccion-cards .seccion-cards--content .cards .card .title {
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          aspect-ratio: 355/255;
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 20px 40px;
          box-sizing: border-box;
          transition: .3s ease; }
          section.wat-section.seccion-cards .seccion-cards--content .cards .card .title h4 {
            color: #004121;
            text-align: center;
            font-size: 28px; }
        section.wat-section.seccion-cards .seccion-cards--content .cards .card .icon {
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          top: calc(100% - 45px - 10px);
          height: 45px;
          width: 58px;
          display: flex;
          align-items: center;
          justify-content: center;
          transition: .3s ease; }
          section.wat-section.seccion-cards .seccion-cards--content .cards .card .icon svg {
            width: 18px; }
        section.wat-section.seccion-cards .seccion-cards--content .cards .card .info-secondary {
          height: 100%;
          box-sizing: border-box;
          position: absolute;
          left: 50%;
          transform: translateX(-50%);
          width: calc(100% - 60px);
          top: 100%;
          padding: 60px 0 40px;
          transition: .3s ease;
          display: flex;
          flex-direction: column;
          align-items: center;
          justify-content: center; }
          section.wat-section.seccion-cards .seccion-cards--content .cards .card .info-secondary h1 {
            font-size: 48px;
            color: #004121; }
          section.wat-section.seccion-cards .seccion-cards--content .cards .card .info-secondary p {
            font-size: 20px;
            color: #004121;
            font-family: 'Anonymous Pro'; }

section.wat-section.seccion-cards-popup {
  padding: 30px 0; }
  section.wat-section.seccion-cards-popup .seccion-cards-popup--content {
    padding: 0 5vw; }
    section.wat-section.seccion-cards-popup .seccion-cards-popup--content .title-section {
      margin-bottom: 50px; }
    section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards {
      display: flex;
      flex-direction: column;
      gap: 40px; }
      section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card {
        cursor: pointer;
        box-sizing: border-box;
        border-radius: 8px;
        padding: 30px; }
        section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .title {
          aspect-ratio: 295/210;
          display: flex;
          align-items: center;
          justify-content: center; }
          section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .title h4 {
            color: #004121;
            font-size: 24px;
            text-align: center; }
        section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .info-secondary {
          display: none; }
          section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .info-secondary .texto {
            display: flex;
            flex-direction: column;
            gap: 24px; }
            section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .info-secondary .texto p {
              font-size: 20px;
              color: #004121;
              font-family: 'Anonymous Pro'; }

section.wat-section.seccion-image-info {
  padding: 30px 0; }
  section.wat-section.seccion-image-info .seccion-image-info--content {
    padding: 0 5vw; }
    section.wat-section.seccion-image-info .seccion-image-info--content .card {
      padding: 30px;
      border-radius: 8px;
      display: flex;
      flex-direction: column;
      gap: 30px; }
      section.wat-section.seccion-image-info .seccion-image-info--content .card .contenido-general h3 {
        font-size: 36px;
        color: #fafafa; }
      section.wat-section.seccion-image-info .seccion-image-info--content .card .contenido-general p {
        font-family: 'Anonymous Pro';
        font-size: 20px;
        color: #fafafa; }
      section.wat-section.seccion-image-info .seccion-image-info--content .card .image--content {
        aspect-ratio: 295/270;
        border-radius: 8px; }

section.wat-section.seccion-last-posts {
  padding: 30px 0; }
  section.wat-section.seccion-last-posts .seccion-last-posts--content .title-section {
    padding: 0 5vw;
    margin-bottom: 30px; }
  section.wat-section.seccion-last-posts .seccion-last-posts--content .swiper--content .swiper .swiper-pagination .swiper-pagination-bullet {
    background-color: #fafafa; }
  section.wat-section.seccion-last-posts .seccion-last-posts--content .swiper--content .swiper .swiper-buttons .swiper-button-prev, section.wat-section.seccion-last-posts .seccion-last-posts--content .swiper--content .swiper .swiper-buttons .swiper-button-next {
    background-color: transparent; }

@media only screen and (min-width: 768px) {
  header.header .header--content .header-superior {
    padding: 20px 20px 0;
    height: 70px; }
    header.header .header--content .header-superior.desplegable {
      height: 70px; }
      header.header .header--content .header-superior.desplegable .bars .bars--content {
        opacity: 0;
        visibility: hidden; }
      header.header .header--content .header-superior.desplegable .bars .texto p.texto-active {
        display: none; }
      header.header .header--content .header-superior.desplegable .bars .texto p.texto-desactive {
        display: block; }
    header.header .header--content .header-superior.desplegable-search .bars {
      opacity: 0;
      visibility: hidden; }
    header.header .header--content .header-superior.desplegable-langs a.logo {
      display: none; }
    header.header .header--content .header-superior.desplegable-langs .search {
      opacity: 1;
      visibility: visible; }
    header.header .header--content .header-superior .logo {
      height: 30px; }
    header.header .header--content .header-superior .bars {
      position: absolute;
      height: 24px;
      right: calc(20px + 24px + 14px);
      top: 23px;
      display: flex;
      align-items: center;
      cursor: pointer; }
      header.header .header--content .header-superior .bars .bars--content {
        transition: .3s ease;
        position: relative;
        right: initial;
        top: initial; }
        header.header .header--content .header-superior .bars .bars--content span {
          width: 2px !important;
          height: 2px !important;
          flex-shrink: 0 !important;
          border-radius: 50% !important;
          border: 1.25px solid #fafafa !important;
          left: 50% !important;
          background-color: transparent !important;
          opacity: 1 !important; }
          header.header .header--content .header-superior .bars .bars--content span:nth-of-type(1) {
            transform: translate(-50%, calc(-50% + 6px)) !important; }
          header.header .header--content .header-superior .bars .bars--content span:nth-of-type(2) {
            transform: translate(-50%, calc(-50%)) !important; }
          header.header .header--content .header-superior .bars .bars--content span:nth-of-type(3) {
            transform: translate(-50%, calc(-50% - 6px)) !important; }
      header.header .header--content .header-superior .bars .texto {
        display: block; }
        header.header .header--content .header-superior .bars .texto p {
          font-size: 24px;
          font-weight: 700;
          color: #fafafa;
          font-family: 'Telka Wide'; }
          header.header .header--content .header-superior .bars .texto p.texto-desactive {
            display: none; }
    header.header .header--content .header-superior .search {
      left: initial;
      right: 20px;
      width: 24px;
      overflow: hidden;
      opacity: 1;
      visibility: visible;
      top: 23px; }
      header.header .header--content .header-superior .search.transition-2 {
        width: 240px; }
      header.header .header--content .header-superior .search .search-button {
        z-index: 10; }
        header.header .header--content .header-superior .search .search-button p {
          display: none; }
    header.header .header--content .header-superior .langs {
      top: 23px;
      right: calc(20px + 24px + 14px + 78px); }
      header.header .header--content .header-superior .langs::after {
        left: initial;
        right: 22px; }
      header.header .header--content .header-superior .langs.active {
        left: initial !important; }
        header.header .header--content .header-superior .langs.active::after {
          opacity: 1;
          visibility: visible; }
        header.header .header--content .header-superior .langs.active .lang-ppal p {
          display: none; }
        header.header .header--content .header-superior .langs.active .lang-ppal .icon {
          transform: rotate(0); }
        header.header .header--content .header-superior .langs.active .langs-sec {
          width: auto; }
      header.header .header--content .header-superior .langs .btn-link-arrow {
        order: 2;
        padding-right: 50px;
        padding-left: 0; }
        header.header .header--content .header-superior .langs .btn-link-arrow p {
          order: 2; }
        header.header .header--content .header-superior .langs .btn-link-arrow .icon {
          order: 1;
          transform: rotate(180deg); }
      header.header .header--content .header-superior .langs .langs-sec {
        width: 0px;
        order: 1; }
  header.header .header--content .header-inferior {
    top: 70px;
    height: calc(100dvh - 70px); }
    header.header .header--content .header-inferior.ul-hide-show ul.menu {
      width: 50vw; }
    header.header .header--content .header-inferior ul.menu {
      transition: .3s ease; }
      header.header .header--content .header-inferior ul.menu > li.menu-item-object-category a {
        padding: 20px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block; }
        header.header .header--content .header-inferior ul.menu > li.menu-item-object-category a.active::after {
          opacity: 1;
          visibility: visible; }
        header.header .header--content .header-inferior ul.menu > li.menu-item-object-category a::after {
          color: #E63B11;
          position: initial;
          width: initial;
          height: initial;
          content: " !?";
          opacity: 0;
          visibility: hidden;
          transition: .3s ease; }
      header.header .header--content .header-inferior ul.menu > li > a {
        transition: .3s ease; }
        header.header .header--content .header-inferior ul.menu > li > a.active {
          background-color: #FFEB12; }
      header.header .header--content .header-inferior ul.menu > li .submenu-wrapper {
        bottom: 64px;
        width: 50vw; }
        header.header .header--content .header-inferior ul.menu > li .submenu-wrapper.show {
          left: 50vw; }
    header.header .header--content .header-inferior .ul-hide {
      width: 50vw;
      bottom: 64px; }
      header.header .header--content .header-inferior .ul-hide.show {
        left: 50vw; }
    header.header .header--content .header-inferior .bottom {
      box-sizing: border-box;
      border-top: 1px solid #004121;
      flex-direction: row;
      justify-content: space-between; }
      header.header .header--content .header-inferior .bottom .texto p br {
        display: none; }

  footer.footer .footer--content {
    padding: 40px 20px;
    gap: 100px; }
    footer.footer .footer--content .footer-middle {
      gap: 40px;
      flex-wrap: wrap;
      flex-direction: row; }
      footer.footer .footer--content .footer-middle .col {
        gap: 40px; }
        footer.footer .footer--content .footer-middle .col:nth-of-type(1) .crown {
          display: flex;
          align-items: flex-start; }
        footer.footer .footer--content .footer-middle .col:nth-last-of-type(1) {
          flex: 1; }
        footer.footer .footer--content .footer-middle .col .redes {
          justify-content: flex-start; }
        footer.footer .footer--content .footer-middle .col ul.menu {
          align-items: flex-start; }
        footer.footer .footer--content .footer-middle .col .crown {
          display: none;
          background-color: initial;
          flex-direction: column;
          padding: 0;
          gap: 12px; }
          footer.footer .footer--content .footer-middle .col .crown p {
            text-align: left; }
          footer.footer .footer--content .footer-middle .col .crown .image {
            width: 168px; }
        footer.footer .footer--content .footer-middle .col .wpcf7 form .form--content.form--content--newsletter .form-title p {
          text-align: left; }
        footer.footer .footer--content .footer-middle .col .wpcf7 form .form--content.form--content--newsletter .form-submit {
          justify-content: flex-end; }
          footer.footer .footer--content .footer-middle .col .wpcf7 form .form--content.form--content--newsletter .form-submit p .wpcf7-spinner {
            left: -30px;
            margin-left: 0; }
    footer.footer .footer--content .footer-bottom {
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: space-between; }
      footer.footer .footer--content .footer-bottom ul.menu {
        flex-direction: row;
        justify-content: center; }

  .wat-mainrow {
    min-height: 50dvh; }
    .wat-mainrow.single-page {
      margin-top: 70px; }
    .wat-mainrow.page-category {
      margin-top: 70px; }
    .wat-mainrow.page-mainrow, .wat-mainrow.page-contact, .wat-mainrow.page-cpt {
      margin-top: 70px; }
    .wat-mainrow.page-search {
      margin-top: 70px; }
    .wat-mainrow.page-error {
      margin-top: 70px; }
    .wat-mainrow.page-manifest {
      margin-top: 70px;
      padding-bottom: 70px; }

  section.wat-section.seccion-video .seccion-video--content.framed {
    padding: 5vw 5vw 30px; }
  section.wat-section.seccion-video .seccion-video--content .multimedia {
    padding: 20px;
    aspect-ratio: 1440/650;
    flex-direction: row;
    gap: 40px; }

  section.wat-section.seccion-our-favourites {
    padding: 50px 0; }
    section.wat-section.seccion-our-favourites .seccion-our-favourites--content {
      position: relative; }
      section.wat-section.seccion-our-favourites .seccion-our-favourites--content .title-section {
        position: absolute;
        width: 100%;
        box-sizing: border-box;
        left: 0;
        top: 0; }

  section.wat-section.seccion-last-podcasts {
    padding-top: 30px; }
    section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content {
      padding-top: 20px;
      position: relative; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .title-button {
        padding: 20px 5vw;
        z-index: 100;
        position: absolute;
        align-items: center;
        top: 0;
        left: 0;
        width: 100%;
        box-sizing: border-box;
        display: flex;
        justify-content: space-between; }
        section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .title-button a {
          display: flex; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .swiper--content .swiper {
        padding-top: 76px; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .swiper--content > a {
        display: none; }

  section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content {
    flex-direction: row;
    padding: 0 5vw; }
    section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col {
      display: block;
      width: calc(50% - 20px); }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two {
        width: 100%; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe {
          padding-bottom: 100px; }
          section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-wrapper .swiper-slide {
            max-width: 340px;
            width: 340px; }
          section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-buttons {
            display: block;
            top: calc(50% - 50px - 20px);
            left: 0;
            right: 0; }
            section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-buttons .swiper-button-prev, section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-buttons .swiper-button-next {
              position: absolute;
              top: 50%;
              transform: translateY(-50%); }
            section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-buttons .swiper-button-next {
              right: 0; }
            section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-buttons .swiper-button-left {
              left: 0; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios {
          bottom: 0;
          left: 20px;
          right: 20px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two > a {
          display: none; }

  section.wat-section.seccion-last-category .seccion-last-category--content {
    position: relative; }
    section.wat-section.seccion-last-category .seccion-last-category--content .title-button {
      z-index: 100;
      position: absolute;
      align-items: center;
      top: 0;
      left: 0;
      width: 100%;
      box-sizing: border-box;
      display: flex;
      justify-content: space-between; }
      section.wat-section.seccion-last-category .seccion-last-category--content .title-button a {
        display: flex; }
    section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content .swiper {
      padding-top: 76px; }
    section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content > a {
      display: none; }

  section.wat-section.seccion-last-research .seccion-last-research--content .card {
    display: flex;
    align-items: center;
    gap: 20px; }
    section.wat-section.seccion-last-research .seccion-last-research--content .card .col {
      flex-basis: calc(100% - 300px); }
      section.wat-section.seccion-last-research .seccion-last-research--content .card .col:nth-last-of-type(1) {
        flex-basis: 280px;
        display: block; }
      section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-desplegable .research--content .research-image {
        display: none; }
      section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs-images .research-image {
        display: none; }
        section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs-images .research-image.active {
          display: block; }

  section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera {
    position: relative;
    display: flex; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content {
      aspect-ratio: 1440/600;
      width: initial;
      flex: 1; }
      section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content.image--content-2, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content.video--content-2, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content.image--content-2, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content.video--content-2 {
        aspect-ratio: 720/800; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content {
      padding: 40px 20px;
      box-sizing: border-box;
      flex-basis: 60%; }
      section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content audio {
        margin-top: auto; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .title-tags {
      padding: 0;
      background-color: initial;
      position: absolute;
      z-index: 20;
      left: 10px;
      bottom: 10px;
      width: 60%; }

  section.wat-section.seccion-progress-bar {
    top: 70px; }

  section.wat-section.seccion-testimonies .seccion-testimonies--content.with-back {
    padding-bottom: 140px;
    position: relative; }
    section.wat-section.seccion-testimonies .seccion-testimonies--content.with-back .image-testimony {
      align-items: flex-end;
      position: absolute;
      left: 5vw;
      right: 5vw;
      bottom: 0; }
  section.wat-section.seccion-testimonies .seccion-testimonies--content .image--fondo {
    aspect-ratio: 1000/440; }
  section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony {
    display: flex;
    align-items: flex-start;
    position: relative; }
    section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .image--content {
      width: 350px;
      min-width: 350px; }
      section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .image--content.image--with-back {
        position: relative;
        right: initial;
        bottom: initial;
        width: 200px;
        min-width: 200px;
        order: 2;
        margin-top: auto; }
    section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony {
      padding: 40px; }

  section.wat-section.seccion-post-video .seccion-post-video--content .card {
    padding: 20px; }
    section.wat-section.seccion-post-video .seccion-post-video--content .card .btn-play {
      bottom: 40px;
      right: 40px; }

  section.wat-section.seccion-gallery .seccion-gallery--content .card {
    padding: 20px; }
    section.wat-section.seccion-gallery .seccion-gallery--content .card .swiper-gallery-content .swiper-buttons {
      bottom: 5px;
      top: initial; }
    section.wat-section.seccion-gallery .seccion-gallery--content .card .swiper-gallery-content .swiper-pagination {
      display: flex; }

  section.wat-section.seccion-two-images .seccion-two-images--content {
    gap: 0; }
    section.wat-section.seccion-two-images .seccion-two-images--content .images {
      aspect-ratio: 2/1; }
      section.wat-section.seccion-two-images .seccion-two-images--content .images .image--content:nth-of-type(1) {
        aspect-ratio: 500/450;
        width: calc(50%); }
      section.wat-section.seccion-two-images .seccion-two-images--content .images .image--content:nth-of-type(2) {
        aspect-ratio: 550/450;
        width: calc(50% + 50px); }
    section.wat-section.seccion-two-images .seccion-two-images--content .text {
      width: calc(50% - 30px);
      margin-left: auto; }

  section.wat-section.seccion-written-by {
    padding-top: 16px; }
    section.wat-section.seccion-written-by .seccion-written-by--content.without-image .card {
      padding-left: 20px !important;
      padding-right: 20px !important; }
    section.wat-section.seccion-written-by .seccion-written-by--content .card {
      padding-top: 30px;
      padding-bottom: 30px;
      padding-left: 210px;
      position: relative; }
      section.wat-section.seccion-written-by .seccion-written-by--content .card.reverse {
        padding-left: 20px;
        padding-right: 210px; }
        section.wat-section.seccion-written-by .seccion-written-by--content .card.reverse .top .image--content {
          left: initial;
          right: 22px; }
      section.wat-section.seccion-written-by .seccion-written-by--content .card .top .image--content {
        top: -16px;
        left: 22px;
        width: 165px;
        position: absolute; }

  section.wat-section.seccion-map .seccion-map--content .card .mapa {
    aspect-ratio: 960/440; }

  section.wat-section.seccion-post-related .seccion-post-related--content .card {
    position: relative; }
    section.wat-section.seccion-post-related .seccion-post-related--content .card .title-section {
      position: absolute;
      width: 100%;
      box-sizing: border-box;
      left: 0;
      top: 0; }

  section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form {
    flex-direction: row;
    flex-wrap: wrap; }
    section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .comment-form-comment {
      flex-basis: 100%; }
      section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .comment-form-comment.middle {
        flex-basis: calc((100% / 2) - (20px * 1 / 2)); }
    section.wat-section.seccion-comentarios .seccion-comentarios--content .card .comment-respond form .form-submit {
      flex-basis: 100%; }

  section.wat-section.seccion-share .seccion-share--content {
    flex-direction: row;
    justify-content: center;
    gap: 20px; }
    section.wat-section.seccion-share .seccion-share--content .redes {
      position: relative;
      padding-right: 20px; }
      section.wat-section.seccion-share .seccion-share--content .redes::after {
        content: "";
        position: absolute;
        right: -1px;
        top: 50%;
        transform: translateY(-50%);
        width: 2px;
        height: 40px;
        background-color: var(--color-sec); }

  section.wat-section.seccion-navigation .seccion-navigation--content .card {
    flex-direction: row;
    align-items: center;
    justify-content: space-between; }
    section.wat-section.seccion-navigation .seccion-navigation--content .card .post-navigation {
      width: initial;
      gap: 20px;
      justify-content: initial; }
      section.wat-section.seccion-navigation .seccion-navigation--content .card .post-navigation a {
        width: initial; }

  section.wat-section.seccion-posts .seccion-posts--content {
    padding: 30px 5vw 70px;
    gap: 30px; }
    section.wat-section.seccion-posts .seccion-posts--content .posts {
      flex-direction: row;
      flex-wrap: wrap;
      gap: 20px; }
      section.wat-section.seccion-posts .seccion-posts--content .posts .card-post, section.wat-section.seccion-posts .seccion-posts--content .posts .card-podcast, section.wat-section.seccion-posts .seccion-posts--content .posts .card-video {
        flex-basis: calc((100% / 2) - (20px * 1 / 2)); }
    section.wat-section.seccion-posts .seccion-posts--content .btn-load-more {
      display: flex;
      justify-content: center; }

  section.wat-section.seccion-posts-tax .seccion-posts-tax--content {
    position: relative; }
    section.wat-section.seccion-posts-tax .seccion-posts-tax--content .title-section {
      position: absolute;
      width: 100%;
      box-sizing: border-box;
      left: 0;
      top: 0; }

  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa {
    aspect-ratio: 1440/476; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes {
    flex-direction: row;
    align-items: center; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .title, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .title, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .title, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .title {
      flex-basis: calc((100% / 2) - (32px * 1 / 2)); }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .contenido-general {
      box-sizing: border-box;
      flex-basis: calc((100% / 2) - (32px * 1 / 2)); }

  section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content {
    flex-direction: row;
    align-items: center;
    justify-content: center; }
    section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title {
      order: 2; }
      section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title h1, section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title h2 {
        white-space: nowrap; }
    section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .image {
      max-width: 400px;
      order: 1; }
    section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .svg-fondo {
      width: 90%;
      left: 0;
      bottom: 0;
      transform: initial; }

  section.wat-section.seccion-contacto .seccion-contacto--content {
    gap: 30px;
    flex-direction: row;
    align-items: flex-start; }
    section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general {
      flex-basis: calc((100% / 2) - (30px * 1 / 2)); }
    section.wat-section.seccion-contacto .seccion-contacto--content .contenido-form {
      flex-basis: calc((100% / 2) - (30px * 1 / 2)); }
    section.wat-section.seccion-contacto .seccion-contacto--content .wpcf7 form .form--content .form-submit {
      justify-content: flex-start; }

  section.wat-section.seccion-not-found .seccion-not-found--content {
    padding: 100px 5vw;
    gap: 50px; }
    section.wat-section.seccion-not-found .seccion-not-found--content .btn--content {
      display: flex;
      justify-content: center; }
    section.wat-section.seccion-not-found .seccion-not-found--content .form--content {
      width: 330px;
      margin: 0 auto; }

  section.wat-section.seccion-cabecera-manifest {
    padding: 140px 0 96px; }
    section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .logo {
      flex-direction: row;
      gap: 20px; }

  section.wat-section.seccion-cards .seccion-cards--content .title-section h2 {
    text-align: center; }
  section.wat-section.seccion-cards .seccion-cards--content .cards {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 20px; }
    section.wat-section.seccion-cards .seccion-cards--content .cards .card {
      flex-basis: calc((100% / 2) - (20px * 1 / 2)); }

  section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards {
    gap: 20px;
    flex-direction: row;
    flex-wrap: wrap; }
    section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card {
      flex-basis: 100%; }
      section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .title {
        aspect-ratio: 1005/210; }

  section.wat-section.seccion-image-info .seccion-image-info--content .card {
    flex-direction: row;
    align-items: flex-start;
    gap: 20px; }
    section.wat-section.seccion-image-info .seccion-image-info--content .card .contenido-general {
      flex-basis: calc((100% / 2) - (20px * 1 / 2)); }
    section.wat-section.seccion-image-info .seccion-image-info--content .card .image--content {
      aspect-ratio: 520/332;
      flex-basis: calc((100% / 2) - (20px * 1 / 2)); }

  section.wat-section.seccion-last-posts .seccion-last-posts--content {
    position: relative; }
    section.wat-section.seccion-last-posts .seccion-last-posts--content .title-section {
      position: absolute;
      width: 100%;
      box-sizing: border-box;
      left: 0;
      top: 0; } }
@media only screen and (min-width: 992px) {
  header.header .header--content .header-superior.desplegable-langs a.logo {
    display: flex; } }
@media only screen and (min-width: 1024px) {
  header.header .header--content .header-inferior .ul-hide .menu-tax {
    bottom: 2px; }
    header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-top a {
      margin-left: auto; }
      header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-top a.btn-back {
        display: none; }
    header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax {
      flex-direction: row; }
      header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .image--content {
        aspect-ratio: 200/194;
        flex-basis: 35%;
        min-width: 35%; }
      header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .tags {
        top: 15px;
        right: 15px; }
      header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .info {
        margin-top: 45px;
        flex: 1; }
  header.header .header--content .header-inferior ul.menu > li > a {
    display: block; }
    header.header .header--content .header-inferior ul.menu > li > a.active::after {
      opacity: 1;
      visibility: visible; }
    header.header .header--content .header-inferior ul.menu > li > a::after {
      color: #E63B11;
      position: initial;
      width: initial;
      height: initial;
      content: " !?";
      opacity: 0;
      visibility: hidden;
      transition: .3s ease; }
  header.header .header--content .header-inferior ul.menu > li .submenu-wrapper {
    padding: 0;
    border-left: 1px solid #004121;
    border-bottom: 1px solid #004121;
    height: calc(100% - 66px);
    background-color: #C4F582; }
    header.header .header--content .header-inferior ul.menu > li .submenu-wrapper .submenu-wrapper-top {
      display: none; }
    header.header .header--content .header-inferior ul.menu > li .submenu-wrapper .sub-menu li a {
      transition: .3s ease; }
      header.header .header--content .header-inferior ul.menu > li .submenu-wrapper .sub-menu li a:hover {
        background-color: #FFEB12; }

  footer.footer .footer--content .footer-middle .col {
    flex: 1; }
    footer.footer .footer--content .footer-middle .col:nth-last-of-type(1) {
      flex: initial;
      flex-basis: 480px; }

  section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion {
    padding-left: 10vw; }
  section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo {
    gap: 20px;
    width: 90vw;
    max-width: 90vw;
    aspect-ratio: 1302 / 102;
    height: auto;
    top: calc(100dvh - 40px - ((100vw * 70px) / (1024px + 8px)) - 60px - 30px); }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo .item {
      flex: 0 0 auto;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo .item img,
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo .item svg,
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo .item canvas {
        height: 100%;
        width: auto;
        max-width: 100%; }
  section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links .link-arrow .desktop {
    width: 70px;
    display: block; }
  section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links .link-arrow .mobile {
    display: none; }

  section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid {
    flex-direction: row; }
    section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid {
      flex-basis: calc((100% / 3) - (0px * 2 / 3)); }
      section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content {
        aspect-ratio: 480/450; }
        section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content:hover .texto h2, section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content:hover .texto p {
          color: #C4F582; }
        section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content:hover .texto h2 .animate svg {
          stroke-dashoffset: 0; }
        section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content:hover .texto p {
          height: 24px; }
        section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto {
          gap: 4px; }
          section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto h2, section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto p {
            transition: .6s ease; }
          section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto h2 {
            position: relative; }
            section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto h2 .animate {
              display: block;
              position: absolute;
              left: 0;
              right: 0;
              bottom: -3px;
              height: 6px;
              overflow: hidden; }
              section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto h2 .animate svg {
                width: 100%;
                height: 100%;
                stroke-dasharray: 100;
                stroke-dashoffset: 100;
                transition: .6s ease; }
                section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto h2 .animate svg path {
                  stroke: #C4F582; }
          section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto p {
            font-size: 20px;
            font-weight: 700;
            font-family: 'Anonymous Pro';
            display: block;
            height: 0;
            transition: .6s ease;
            overflow: hidden; }

  section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top {
    padding: 16px 20px;
    flex-wrap: nowrap;
    align-items: center;
    gap: 15px; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .text {
      padding: 0;
      order: 1; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .tags {
      flex: initial;
      padding: 0;
      order: 3; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title {
      display: flex;
      align-items: center;
      height: 54px;
      overflow: hidden;
      width: initial;
      flex: 1;
      padding: 0 15px;
      order: 2;
      border-left: 1px solid #004121;
      border-right: 1px solid #004121; }
      section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content {
        width: initial;
        padding: 0; }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content::after, section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content::before {
          display: none; }
  section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-bottom {
    padding: 16px 20px; }

  section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .title-button {
    padding: 20px 40px; }

  section.wat-section.seccion-last-category .seccion-last-category--content .title-button {
    padding: 0 40px; }

  section.wat-section.seccion-last-research .seccion-last-research--content {
    padding: 60px 40px; }
    section.wat-section.seccion-last-research .seccion-last-research--content .card {
      gap: 100px; }
      section.wat-section.seccion-last-research .seccion-last-research--content .card .col {
        flex-basis: calc(100% - 280px - 100px); }
        section.wat-section.seccion-last-research .seccion-last-research--content .card .col .title {
          margin-bottom: 40px; }
        section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title p {
          display: initial; }
          section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title p span.separator {
            display: inline-block; }

  section.wat-section.seccion-last-field-notes {
    padding: 90px 0 120px; }
    section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content {
      padding: 0 40px; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card {
        padding: 40px 20px 20px;
        gap: 40px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters > p {
          margin-bottom: 40px;
          width: 100%; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters ol {
          margin-bottom: 104px; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios {
        left: 40px;
        right: 40px; }

  section.wat-section.seccion-our-favourites .seccion-our-favourites--content .title-section {
    padding: 0 40px; }

  section.wat-section.seccion-video .seccion-video--content.framed {
    padding: 30px 40px 44px;
    flex-direction: row;
    align-items: flex-end; }
    section.wat-section.seccion-video .seccion-video--content.framed .multimedia {
      padding: 32px 40px;
      aspect-ratio: 906/576;
      flex-basis: 60%; }
    section.wat-section.seccion-video .seccion-video--content.framed .information {
      flex-basis: calc(40% - 30px); }
      section.wat-section.seccion-video .seccion-video--content.framed .information h2 {
        max-width: 260px; }
      section.wat-section.seccion-video .seccion-video--content.framed .information p {
        max-width: 280px;
        margin-left: auto; }
  section.wat-section.seccion-video .seccion-video--content .multimedia {
    padding: 44px 40px;
    position: relative;
    cursor: none; }
    section.wat-section.seccion-video .seccion-video--content .multimedia:not(:hover) .btn-play {
      opacity: 0;
      pointer-events: none; }
    section.wat-section.seccion-video .seccion-video--content .multimedia:hover .btn-play {
      opacity: 1;
      pointer-events: auto; }
    section.wat-section.seccion-video .seccion-video--content .multimedia .btn-play {
      cursor: none;
      position: absolute;
      top: 0;
      left: 0;
      transform: translate(-50%, -50%);
      z-index: 900;
      transition: transform 0.15s ease-out; }

  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera {
    padding: 0 40px; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information {
    padding: 40px 60px; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information .contenido-plegado, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information .contenido-plegado, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information .contenido-plegado, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information .contenido-plegado {
      height: initial;
      max-width: 1000px; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information > a, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information > a, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information > a, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information > a {
      display: none; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes {
    width: calc(100% - 80px);
    margin: 40px auto 0;
    box-sizing: border-box; }

  section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content {
    padding: 60px 40px;
    box-sizing: border-box;
    min-height: 560px;
    gap: 60px; }
    section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .svg-fondo {
      width: calc(100% - 40px);
      transform: translateY(-50%);
      bottom: initial;
      top: 50%; }

  section.wat-section.seccion-anchors-tax {
    padding: 40px 0; }
    section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content {
      padding: 0 40px; }
      section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a {
        position: relative; }
        section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a:hover .stroke svg {
          stroke-dashoffset: 0; }
        section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a .stroke {
          display: block;
          position: absolute;
          left: 0;
          right: 0;
          bottom: -8px;
          height: 6px;
          overflow: hidden; }
          section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a .stroke svg {
            width: 100%;
            height: 100%;
            stroke-dasharray: 100;
            stroke-dashoffset: 100;
            transition: stroke-dashoffset 0.6s ease; }

  section.wat-section.seccion-posts-tax {
    padding: 50px 0; }
    section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content {
      padding: 0; }
      section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .title-section {
        padding: 0 40px; }
      section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .swiper--content .swiper .swiper-wrapper {
        padding-left: 40px; }
        section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .swiper--content .swiper .swiper-wrapper .swiper-slide {
          max-width: 406px; }
          section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .swiper--content .swiper .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
            margin-right: 80px !important; }
    section.wat-section.seccion-posts-tax .seccion-posts-tax--content {
      padding: 0 40px; }
      section.wat-section.seccion-posts-tax .seccion-posts-tax--content .title-section:not(.title-section-field-notes) {
        padding: 0;
        position: relative;
        left: initial;
        top: initial; }
      section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper:not(.swiper-field-notes) {
        padding-top: 0; }
        section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper:not(.swiper-field-notes) .swiper-wrapper {
          gap: 30px;
          padding-left: 0;
          flex-wrap: wrap; }
          section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper:not(.swiper-field-notes) .swiper-wrapper .swiper-slide {
            flex-basis: calc((100% / 2) - (30px * 1 / 2));
            max-width: initial;
            width: initial; }
            section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper:not(.swiper-field-notes) .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
              margin-right: 0 !important; }
            section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper:not(.swiper-field-notes) .swiper-wrapper .swiper-slide .card-post, section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper:not(.swiper-field-notes) .swiper-wrapper .swiper-slide .card-video {
              aspect-ratio: 625/615; }
            section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper:not(.swiper-field-notes) .swiper-wrapper .swiper-slide .card-podcast {
              aspect-ratio: 406/620; }
        section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper:not(.swiper-field-notes) .swiper-buttons {
          display: none; }
      section.wat-section.seccion-posts-tax .seccion-posts-tax--content .btn-load-more {
        display: flex;
        justify-content: center;
        margin-top: 30px; }

  section.wat-section.seccion-other-categories .seccion-other-categories--content {
    padding: 0 40px; }
    section.wat-section.seccion-other-categories .seccion-other-categories--content .title {
      padding: 0; }
      section.wat-section.seccion-other-categories .seccion-other-categories--content .title p {
        text-align: center; }
    section.wat-section.seccion-other-categories .seccion-other-categories--content .categories {
      padding-left: 0;
      overflow: initial; }
      section.wat-section.seccion-other-categories .seccion-other-categories--content .categories .categories--content {
        height: initial;
        gap: 16px 20px;
        flex-wrap: wrap;
        justify-content: center; }
        section.wat-section.seccion-other-categories .seccion-other-categories--content .categories .categories--content li:nth-last-of-type(1) {
          padding-right: 0; }

  section.wat-section.seccion-researchs .seccion-researchs--content {
    padding: 0 40px 20px; }

  section.wat-section.page-contenido .page-contenido--content {
    padding: 80px 40px; }

  section.wat-section.seccion-contacto .seccion-contacto--content {
    padding: 40px;
    position: relative; }
    section.wat-section.seccion-contacto .seccion-contacto--content .dots {
      display: block; }
      section.wat-section.seccion-contacto .seccion-contacto--content .dots .dot {
        position: absolute;
        top: initial;
        left: initial;
        bottom: initial;
        right: initial;
        transform: initial; }
        section.wat-section.seccion-contacto .seccion-contacto--content .dots .dot:nth-of-type(1) {
          transform: rotate(-20deg);
          bottom: 80px;
          left: 140px; }
        section.wat-section.seccion-contacto .seccion-contacto--content .dots .dot:nth-of-type(2) {
          transform: rotate(20deg);
          top: 0;
          right: 120px; }
        section.wat-section.seccion-contacto .seccion-contacto--content .dots .dot:nth-of-type(3) {
          transform: rotate(40deg);
          bottom: 0;
          right: 60px; }

  section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content {
    padding: 40px 0; }
    section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado {
      overflow: initial;
      padding: 0;
      max-width: 800px;
      margin: 0 auto; }
      section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content {
        flex-wrap: wrap;
        justify-content: center;
        gap: 0 30px; }
        section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li:nth-last-of-type(1) {
          padding-right: 0; }

  section.wat-section.seccion-posts .seccion-posts--content {
    padding: 30px 40px 70px; }
    section.wat-section.seccion-posts .seccion-posts--content .posts {
      gap: 30px; }
      section.wat-section.seccion-posts .seccion-posts--content .posts .card-post, section.wat-section.seccion-posts .seccion-posts--content .posts .card-video {
        flex-basis: calc((100% / 2) - (30px * 1 / 2));
        aspect-ratio: 625/615; }
      section.wat-section.seccion-posts .seccion-posts--content .posts .card-podcast {
        flex-basis: calc((100% / 2) - (30px * 1 / 2));
        aspect-ratio: 406/620; }

  section.wat-section.seccion-not-found .seccion-not-found--content {
    padding: 100px 0;
    max-width: 720px;
    margin: 0 auto; }

  section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content {
    padding: 0 40px; }
    section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .logo .item {
      height: 70px; }

  section.wat-section.seccion-cards .seccion-cards--content {
    padding: 0 40px; }
    section.wat-section.seccion-cards .seccion-cards--content .cards {
      gap: 40px; }
      section.wat-section.seccion-cards .seccion-cards--content .cards .cursor {
        display: none; }
      section.wat-section.seccion-cards .seccion-cards--content .cards .card {
        flex-basis: calc((100% / 3) - (40px * 2 / 3)); }

  section.wat-section.seccion-cards-popup .seccion-cards-popup--content {
    padding: 0 40px; }
    section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards {
      gap: 40px;
      align-items: flex-start; }
      section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card {
        flex-basis: calc((100% / 3) - (40px * 2 / 3)); }
        section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .title {
          aspect-ratio: 400/300; }

  section.wat-section.seccion-image-info .seccion-image-info--content {
    padding: 0 40px; }
    section.wat-section.seccion-image-info .seccion-image-info--content .card {
      gap: 80px; }
      section.wat-section.seccion-image-info .seccion-image-info--content .card .contenido-general {
        flex-basis: calc((100% / 2) - (80px * 1 / 2)); }
      section.wat-section.seccion-image-info .seccion-image-info--content .card .image--content {
        flex-basis: calc((100% / 2) - (80px * 1 / 2)); }

  section.wat-section.seccion-general-post .seccion-general-post--content {
    padding: 10px 40px; }

  section.wat-section.seccion-textarea .seccion-textarea--content {
    padding: 0px 40px; }

  section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content {
    padding: 0px 40px; }
    section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards {
      flex-direction: row;
      justify-content: space-between; }
      section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards .drawing-card {
        flex-basis: 285px;
        box-sizing: border-box; }

  section.wat-section.seccion-audio .seccion-audio--content {
    padding: 0px 40px; }

  section.wat-section.seccion-post-video .seccion-post-video--content {
    padding: 0px 40px; }

  section.wat-section.seccion-gallery .seccion-gallery--content {
    padding: 0px 40px; }

  section.wat-section.seccion-written-by .seccion-written-by--content {
    padding: 0px 40px; }

  section.wat-section.seccion-image-card .seccion-image-card--content {
    padding: 0px 40px; }
    section.wat-section.seccion-image-card .seccion-image-card--content .card {
      display: flex; }
      section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general {
        flex-basis: 50%;
        box-sizing: border-box; }
      section.wat-section.seccion-image-card .seccion-image-card--content .card .image--content {
        aspect-ratio: initial;
        flex-basis: 50%; }

  section.wat-section.seccion-two-images .seccion-two-images--content {
    padding: 0px 40px; }

  section.wat-section.seccion-testimonies .seccion-testimonies--content {
    padding: 0px 40px; }

  section.wat-section.seccion-map .seccion-map--content {
    padding: 0px 40px; }

  section.wat-section.seccion-navigation .seccion-navigation--content {
    padding: 0px 40px; }

  section.wat-section.seccion-post-related .seccion-post-related--content .card .title-section {
    padding: 0 40px; }

  section.wat-section.seccion-share .seccion-share--content {
    padding: 0px 40px; }

  section.wat-section.seccion-comentarios .seccion-comentarios--content {
    padding: 0px 40px; } }
@media only screen and (min-width: 1200px) {
  header.header .header--content .header-superior .langs .langs-sec ul {
    gap: 15px; }
    header.header .header--content .header-superior .langs .langs-sec ul li a {
      font-size: 20px; }
  header.header .header--content .header-inferior ul.menu > li > a {
    font-size: 48px;
    line-height: 40px; }
  header.header .header--content .header-inferior ul.menu > li .submenu-wrapper .sub-menu li a {
    font-size: 48px;
    line-height: 40px; }
  header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-desc p {
    font-size: 24px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; }
  header.header .header--content .header-inferior .ul-hide .menu-tax .menu-tax-post .post-tax .info h2 {
    font-size: 36px; }
  header.header .header--content .header-inferior .bottom .texto p {
    font-size: 20px; }
    header.header .header--content .header-inferior .bottom .texto p a {
      font-size: 20px; }
  header.header .header--content .header-inferior .bottom .redes {
    gap: 40px; }

  footer.footer .footer--content .footer-middle {
    gap: 40px;
    flex-wrap: wrap;
    flex-direction: row; }
    footer.footer .footer--content .footer-middle .col {
      width: 234px;
      flex: initial; }
      footer.footer .footer--content .footer-middle .col:nth-last-of-type(1) {
        max-width: 650px;
        margin-left: auto;
        flex: 1; }
      footer.footer .footer--content .footer-middle .col ul.menu li a {
        font-size: 20px; }
      footer.footer .footer--content .footer-middle .col .wpcf7 form .form--content.form--content--newsletter .form-title p {
        font-size: 36px; }
      footer.footer .footer--content .footer-middle .col .wpcf7 form .form--content.form--content--newsletter .form-inputs .form-input-text p span input {
        font-size: 20px; }
        footer.footer .footer--content .footer-middle .col .wpcf7 form .form--content.form--content--newsletter .form-inputs .form-input-text p span input::placeholder {
          font-size: 20px; }
      footer.footer .footer--content .footer-middle .col .wpcf7 form .form--content.form--content--newsletter .form-submit p input.btn {
        font-size: 22px; }
  footer.footer .footer--content .footer-bottom {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between; }
    footer.footer .footer--content .footer-bottom ul.menu {
      flex-direction: row;
      justify-content: center; }

  .main-wrapper-post {
    max-width: 1000px;
    margin: 0 auto; }

  section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion {
    max-width: 574px; }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion p {
      font-size: 22px; }
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion p .line-mask {
        margin-bottom: 4px; }
        section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion p .line-mask:nth-last-of-type(1) {
          margin-bottom: 0px; }
  section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom {
    gap: 40px; }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo {
      top: calc(100dvh - 60px - ((100vw * 70px) / 1024px) - 60px - 30px); }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links {
      height: 60px; }
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links .link p {
        font-size: 48px; }
      section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .links .link-arrow .desktop {
        width: 94px; }

  section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content:hover .texto p {
    height: 40px; }
  section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto {
    height: initial;
    padding: 48px 0; }
    section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content .texto p {
      font-size: 36px; }

  section.wat-section.seccion-latest-publication .seccion-latest-publication--content {
    padding: 16px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top {
      flex: 1;
      padding: 0; }
      section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .text {
        width: 144px; }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .text p {
          font-size: 22px; }
      section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title {
        border-right: none;
        width: 0px;
        padding-right: 0; }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title.no-effect {
          flex: initial;
          width: initial; }
          section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title.no-effect .title--content h3 {
            padding-right: 0; }
        section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-top .title .title--content {
          max-width: 100%; }
    section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-bottom {
      padding: 0;
      align-items: center;
      height: 54px;
      border-left: 1px solid #004121;
      display: flex;
      padding-left: 20px; }
      section.wat-section.seccion-latest-publication .seccion-latest-publication--content .latest-publication-bottom .btn--content .btn-primary {
        background-color: #FFA2A4; }

  section.wat-section.seccion-our-favourites {
    padding: 80px 0; }
    section.wat-section.seccion-our-favourites .seccion-our-favourites--content .title-section {
      padding: 0 40px;
      margin-bottom: 0;
      width: max-content;
      position: relative;
      left: initial;
      top: initial; }
    section.wat-section.seccion-our-favourites .seccion-our-favourites--content .swiper--content .swiper .swiper-wrapper {
      padding-left: 40px; }
      section.wat-section.seccion-our-favourites .seccion-our-favourites--content .swiper--content .swiper .swiper-wrapper .swiper-slide {
        width: 400px; }
        section.wat-section.seccion-our-favourites .seccion-our-favourites--content .swiper--content .swiper .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
          margin-right: 80px !important; }
    section.wat-section.seccion-our-favourites .seccion-our-favourites--content .swiper--content .swiper .swiper-buttons {
      right: 40px; }

  section.wat-section.seccion-video .seccion-video--content .information h2 {
    font-size: 48px; }

  section.wat-section.seccion-last-podcasts {
    padding: 32px 0 78px;
    position: relative;
    overflow: hidden; }
    section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content {
      position: initial;
      overflow: initial;
      padding: 0 40px; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .fondo {
        bottom: 20px;
        top: 60px; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .title-button {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
        width: 100%;
        position: relative;
        left: initial;
        top: initial; }
      section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .swiper--content .swiper {
        padding-top: 56px; }
        section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content .swiper--content .swiper .swiper-wrapper {
          padding-left: 0; }

  section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content {
    gap: 70px; }
    section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col {
      flex-basis: calc((100% / 2) - (70px * 1 / 2)); }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card {
        gap: 60px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .title h2 {
          font-size: 48px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters > p {
          font-size: 48px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters ol li a {
          font-size: 24px; }
          section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .card .latest-chapters ol li a span {
            font-size: 24px; }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe {
        padding-bottom: 140px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-wrapper .swiper-slide {
          max-width: 496px;
          width: 496px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .last-field-notes-swipe .swiper-buttons {
          top: calc(50% - 70px - 20px); }
      section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios {
        height: 110px; }
        section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios .testimonio p {
          font-size: 24px; }

  section.wat-section.seccion-last-research .seccion-last-research--content .card {
    padding: 40px;
    gap: 40px; }
    section.wat-section.seccion-last-research .seccion-last-research--content .card .col:nth-of-type(1) {
      flex: 1; }
    section.wat-section.seccion-last-research .seccion-last-research--content .card .col:nth-last-of-type(1) {
      flex-basis: 375px;
      padding: 0 60px;
      box-sizing: border-box; }
    section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title p {
      font-size: 22px; }
    section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title p {
      display: initial; }
      section.wat-section.seccion-last-research .seccion-last-research--content .card .col .researchs .research .research-visible .research-title p span.separator {
        display: inline-block; }

  section.wat-section.seccion-last-category {
    padding: 80px 0; }
    section.wat-section.seccion-last-category .seccion-last-category--content {
      padding: 0 40px; }
      section.wat-section.seccion-last-category .seccion-last-category--content .title-button {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 0;
        width: 100%;
        position: relative;
        left: initial;
        top: initial; }
      section.wat-section.seccion-last-category .seccion-last-category--content .swiper--content .swiper .swiper-wrapper {
        padding-left: 0; }

  .wat-mainrow.single-page section.wat-section {
    margin-bottom: 70px; }
    .wat-mainrow.single-page section.wat-section.seccion-textarea .seccion-textarea--content .contenido-general h1 {
      font-size: 60px; }

  section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content a, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content a {
    bottom: 42px;
    right: 50px; }
  section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .contenido--content {
    padding: 50px;
    flex-basis: 55%; }
  section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .title-tags {
    bottom: 42px;
    left: 50px;
    width: calc(100% - 278px - 100px); }

  section.wat-section.seccion-progress-bar .seccion-progress-bar--content .bar-progress .bar {
    height: 10px; }

  section.wat-section.seccion-general-post .seccion-general-post--content {
    padding: 28px 0 24px;
    align-items: center; }
    section.wat-section.seccion-general-post .seccion-general-post--content .publish {
      flex-basis: initial; }

  section.wat-section.seccion-textarea .seccion-textarea--content {
    padding: 0; }

  section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content {
    padding: 0; }
    section.wat-section.seccion-drawing-cards .seccion-drawing-cards--content .drawing-cards .drawing-card {
      padding: 40px 30px 30px; }

  section.wat-section.seccion-audio .seccion-audio--content {
    padding: 0; }
    section.wat-section.seccion-audio .seccion-audio--content audio {
      border: 10px solid var(--color-sec); }

  section.wat-section.seccion-post-video .seccion-post-video--content {
    padding: 0; }

  section.wat-section.seccion-gallery .seccion-gallery--content {
    padding: 0; }

  section.wat-section.seccion-written-by .seccion-written-by--content {
    padding: 0; }
    section.wat-section.seccion-written-by .seccion-written-by--content.without-image .card {
      padding-left: 30px !important;
      padding-right: 30px !important; }
    section.wat-section.seccion-written-by .seccion-written-by--content .card {
      padding: 30px;
      padding-left: 210px; }
      section.wat-section.seccion-written-by .seccion-written-by--content .card.reverse {
        padding-left: 30px;
        padding-right: 210px; }

  section.wat-section.seccion-image-card .seccion-image-card--content {
    padding: 0; }
    section.wat-section.seccion-image-card .seccion-image-card--content .card .contenido-general {
      gap: 30px; }

  section.wat-section.seccion-two-images .seccion-two-images--content {
    padding: 0; }

  section.wat-section.seccion-testimonies .seccion-testimonies--content {
    padding: 0; }
    section.wat-section.seccion-testimonies .seccion-testimonies--content.with-back .image-testimony {
      left: 0;
      right: 25px; }
    section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony {
      gap: 50px; }
      section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony .text p {
        font-size: 20px; }
      section.wat-section.seccion-testimonies .seccion-testimonies--content .image-testimony .testimony .comillas {
        flex-basis: 104px;
        min-width: 104px; }

  section.wat-section.seccion-map .seccion-map--content {
    padding: 0; }

  section.wat-section.seccion-navigation .seccion-navigation--content {
    padding: 0; }
    section.wat-section.seccion-navigation .seccion-navigation--content .card {
      padding: 30px; }

  section.wat-section.seccion-post-related {
    padding: 0;
    background-color: initial;
    margin-bottom: 80px !important; }
    section.wat-section.seccion-post-related .seccion-post-related--content {
      padding: 0 40px; }
      section.wat-section.seccion-post-related .seccion-post-related--content .card {
        background-color: #fafafa;
        padding: 48px 30px;
        border-radius: 8px;
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.15); }
        section.wat-section.seccion-post-related .seccion-post-related--content .card .title-section {
          padding: 0;
          margin-bottom: 0;
          width: max-content;
          position: relative;
          left: initial;
          top: initial; }
        section.wat-section.seccion-post-related .seccion-post-related--content .card .swiper--content .swiper .swiper-wrapper {
          padding-left: 0; }

  section.wat-section.seccion-share .seccion-share--content {
    padding: 0; }

  section.wat-section.seccion-comentarios .seccion-comentarios--content {
    padding: 0; }
    section.wat-section.seccion-comentarios .seccion-comentarios--content .card {
      padding: 30px; }

  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera {
    height: 315px; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera .title h1, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera .title h1, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera .title h1, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera .title h1 {
      font-size: 72px;
      line-height: 64px; }
      section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera .title h1 span, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera .title h1 span, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera .title h1 span, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera .title h1 span {
        font-size: 48px; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .contenido-general p, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .contenido-general p, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .contenido-general p, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .contenido-general p {
    font-size: 24px; }

  section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado {
    max-width: 900px; }
    section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content {
      gap: 0 60px; }
      section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li a {
        font-size: 32px; }
        section.wat-section.seccion-listado-categorias-post .seccion-listado-categorias-post--content .listado .listado--content li a::after {
          height: 34px;
          right: -33px; }

  section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors {
    gap: 0 60px; }
    section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a {
      font-size: 32px; }
      section.wat-section.seccion-anchors-tax .seccion-anchors-tax--content .anchors a::after {
        height: 34px;
        right: -33px; }

  section.wat-section.seccion-posts .seccion-posts--content .title-section {
    padding: 20px 0; }
  section.wat-section.seccion-posts .seccion-posts--content .posts .card-podcast {
    flex-basis: calc((100% / 3) - (30px * 2 / 3)); }

  section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title h1 {
    font-size: 72px; }
  section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .title h2 {
    font-size: 48px; }

  section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .swiper--content {
    margin-top: -52px; }
    section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .swiper--content .swiper-buttons {
      right: 40px; }
  section.wat-section.seccion-posts-tax .seccion-posts-tax--content .title-section.title-section-field-notes {
    padding: 0 40px;
    margin-bottom: 0;
    width: max-content;
    position: relative;
    left: initial;
    top: initial; }
  section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content {
    margin-top: 0; }
    section.wat-section.seccion-posts-tax .seccion-posts-tax--content .swiper--content .swiper.post-related-swipe-podcast .swiper-wrapper .swiper-slide {
      flex-basis: calc((100% / 3) - (30px * 2 / 3)); }

  section.wat-section.seccion-other-categories {
    padding-top: 50px; }
    section.wat-section.seccion-other-categories .seccion-other-categories--content .title p {
      font-size: 22px; }
    section.wat-section.seccion-other-categories .seccion-other-categories--content .categories .categories--content li a {
      font-size: 22px; }

  section.wat-section.seccion-researchs .seccion-researchs--content {
    gap: 30px; }

  section.wat-section.page-contenido .page-contenido--content {
    padding: 80px 0; }
    section.wat-section.page-contenido .page-contenido--content .contenido-general {
      gap: 50px; }

  section.wat-section.seccion-contacto .seccion-contacto--content {
    padding: 80px 40px;
    gap: 50px; }
    section.wat-section.seccion-contacto .seccion-contacto--content .contenido-general {
      flex-basis: calc((100% / 2) - (50px * 1 / 2)); }
    section.wat-section.seccion-contacto .seccion-contacto--content .contenido-form {
      flex-basis: calc((100% / 2) - (50px * 1 / 2)); }

  section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content {
    gap: 60px; }
    section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .logo .item {
      height: 90px; }
    section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content .contenido-general p {
      font-size: 24px; }

  section.wat-section.seccion-cards {
    padding: 50px 0; }
    section.wat-section.seccion-cards .seccion-cards--content {
      gap: 60px; }
      section.wat-section.seccion-cards .seccion-cards--content .cards .card .title h4 {
        font-size: 44px; }
      section.wat-section.seccion-cards .seccion-cards--content .cards .card .info-secondary p {
        font-size: 24px; }
      section.wat-section.seccion-cards .seccion-cards--content .cards .card .info-secondary h1 {
        font-size: 72px; }

  section.wat-section.seccion-cards-popup {
    padding: 50px 0; }
    section.wat-section.seccion-cards-popup .seccion-cards-popup--content .title-section {
      margin-bottom: 84px; }
      section.wat-section.seccion-cards-popup .seccion-cards-popup--content .title-section p {
        font-size: 24px; }
    section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .title h4 {
      font-size: 38px; }
    section.wat-section.seccion-cards-popup .seccion-cards-popup--content .cards .card .info-secondary .texto p {
      font-size: 24px; }

  section.wat-section.seccion-image-info {
    padding: 50px 0; }
    section.wat-section.seccion-image-info .seccion-image-info--content .card {
      padding: 80px; }
      section.wat-section.seccion-image-info .seccion-image-info--content .card .contenido-general {
        gap: 40px; }
        section.wat-section.seccion-image-info .seccion-image-info--content .card .contenido-general h3 {
          font-size: 48px; }
        section.wat-section.seccion-image-info .seccion-image-info--content .card .contenido-general p {
          font-size: 24px; }

  section.wat-section.seccion-last-posts .seccion-last-posts--content {
    padding: 0 40px; }
    section.wat-section.seccion-last-posts .seccion-last-posts--content .title-section {
      padding: 0;
      margin-bottom: 0;
      width: max-content;
      position: relative;
      left: initial;
      top: initial; }
    section.wat-section.seccion-last-posts .seccion-last-posts--content .swiper--content .swiper .swiper-wrapper {
      padding-left: 0; }
      section.wat-section.seccion-last-posts .seccion-last-posts--content .swiper--content .swiper .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
        margin-right: 30px !important; } }
@media only screen and (min-width: 1440px) {
  header.header .header--content .header-superior {
    padding: 20px 20px 0; }
    header.header .header--content .header-superior .search {
      right: 20px; }
  header.header .header--content .header-inferior ul.menu > li.menu-item-object-category a {
    padding: 20px 44px 20px 20px; }
  header.header .header--content .header-inferior ul.menu > li > a {
    padding: 20px 44px 20px 20px; }
  header.header .header--content .header-inferior .ul-hide .menu-tax {
    padding: 30px 20px 30px 30px; }
  header.header .header--content .header-inferior .bottom {
    padding: 20px 20px; }

  footer.footer .footer--content {
    padding: 50px 20px; }

  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .cabecera, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .cabecera, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .cabecera, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .cabecera {
    padding: 0 calc((100vw - 1280px) / 2); }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information {
    padding: 40px calc((100vw - 1280px) / 2); }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .mapa, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .mapa, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .mapa, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .mapa {
    aspect-ratio: initial;
    width: 100%;
    height: 475px; }
  section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes {
    margin: 40px auto 70px;
    width: 1280px;
    gap: 60px; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .title, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .title, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .title, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .title {
      flex-basis: calc((100% / 2) - (60px * 1 / 2));
      padding: 0 110px;
      box-sizing: border-box; }
    section.wat-section.seccion-cabecera-tax .seccion-cabecera-tax--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-tax .seccion-cabecera-general--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-general .seccion-cabecera-tax--content .information-field-notes .contenido-general, section.wat-section.seccion-cabecera-general .seccion-cabecera-general--content .information-field-notes .contenido-general {
      flex-basis: calc((100% / 2) - (60px * 1 / 2)); }

  section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content {
    padding: 0; }
    section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .title-section {
      padding: 0 calc((100vw - 1280px) / 2); }
    section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .swiper--content .swiper .swiper-wrapper {
      padding-left: calc((100vw - 1280px) / 2); }
      section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .swiper--content .swiper .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
        margin-right: calc((100vw - 1280px)) !important; }
    section.wat-section.seccion-posts-tax.seccion-posts-tax-field-notes .seccion-posts-tax--content .swiper--content .swiper .swiper-buttons {
      right: calc((100vw - 1280px) / 2); }
  section.wat-section.seccion-posts-tax .seccion-posts-tax--content {
    padding: 0 calc((100vw - 1280px) / 2); }

  section.wat-section.seccion-other-categories .seccion-other-categories--content {
    padding: 0; }

  section.wat-section.seccion-posts .seccion-posts--content {
    padding: 30px 0 70px; }

  section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content {
    padding: 60px calc((100vw - 1280px) / 2);
    justify-content: space-between; }
    section.wat-section.seccion-cabecera-listen .seccion-cabecera-listen--content .svg-fondo {
      width: 1400px;
      left: 50%;
      transform: translate(-50%, -50%); }

  section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content {
    padding: 84px 5vw; }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .descripcion {
      padding-left: 242px; }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .descripcion {
      padding-left: 242px; }
    section.wat-section.seccion-cabecera-home .seccion-cabecera-home--content .cabecera-bottom .logo {
      top: calc(100dvh - 100px - ((100vw * 70px) / (1024px - 22px)) - 60px - 30px); }

  section.wat-section.seccion-latest-publication .seccion-latest-publication--content {
    padding: 16px 20px; }

  section.wat-section.seccion-grid-videos .seccion-grid-videos--content .videos-grid .video-grid .video-grid--content {
    aspect-ratio: initial;
    height: 450px; }

  section.wat-section.seccion-our-favourites .seccion-our-favourites--content .title-section {
    padding: 0 calc((100vw - 1280px) / 2); }
  section.wat-section.seccion-our-favourites .seccion-our-favourites--content .swiper--content .swiper .swiper-wrapper {
    padding-left: calc((100vw - 1280px) / 2); }
    section.wat-section.seccion-our-favourites .seccion-our-favourites--content .swiper--content .swiper .swiper-wrapper .swiper-slide:nth-last-of-type(1) {
      margin-right: calc((100vw - 1280px)) !important; }
  section.wat-section.seccion-our-favourites .seccion-our-favourites--content .swiper--content .swiper .swiper-buttons {
    right: calc((100vw - 1280px) / 2); }

  section.wat-section.seccion-video .seccion-video--content.framed {
    padding: 30px calc((100vw - 1280px) / 2) 44px; }
  section.wat-section.seccion-video .seccion-video--content .multimedia {
    padding: 44px calc((100vw - 1280px) / 2);
    box-sizing: border-box;
    aspect-ratio: initial;
    height: 650px;
    width: 100%; }

  section.wat-section.seccion-last-podcasts .seccion-last-podcasts--content {
    padding: 0; }

  section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content {
    padding: 0; }
    section.wat-section.seccion-last-field-notes .seccion-last-field-notes--content .col .swiper--content--two .testimonios {
      left: 80px;
      right: 80px; }

  section.wat-section.seccion-last-category .seccion-last-category--content {
    padding: 0; }

  section.wat-section.seccion-last-research .seccion-last-research--content {
    padding: 60px 0; }

  section.wat-section.seccion-researchs .seccion-researchs--content {
    padding: 0 0 40px; }

  section.wat-section.seccion-contacto .seccion-contacto--content {
    padding: 80px 0; }

  section.wat-section.seccion-cabecera-manifest .seccion-cabecera-manifest--content {
    padding: 0; }

  section.wat-section.seccion-cards .seccion-cards--content {
    padding: 0; }

  section.wat-section.seccion-cards-popup .seccion-cards-popup--content {
    padding: 0; }

  section.wat-section.seccion-image-info .seccion-image-info--content {
    padding: 0; }

  section.wat-section.seccion-last-posts .seccion-last-posts--content {
    padding: 0; } }
@media only screen and (min-width: 1600px) {
  section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content {
    aspect-ratio: initial;
    height: 600px; }
    section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .image--content.image--content-2, section.wat-section.seccion-cabecera-post .seccion-cabecera-post--content .cabecera .video--content.image--content-2 {
      height: 100%; } }

/*# sourceMappingURL=wat.css.map */
