@charset "UTF-8";
/* Google Web fonts */
@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

html {
  background: #fff;
  color: #000;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  background-color: #f0f9ff;
  color: #000; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

a {
  background: transparent; }

a:focus {
  outline: thin dotted; }

a:hover,
a:active {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.75em;
  margin: 2.33em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: "“" "”" "‘" "’"; }

q:before,
q:after {
  content: "";
  content: none; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0; }

*,
*::after,
*::before {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
  font-family: inherit; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  font-family: "ubuntu", sans-serif, Arial, sans-serif;
  font-size: 1em;
  line-height: 1.4;
  min-height: 100vh;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-weight: 400;
  font-size: 16px;
  font-family: inherit;
  color: #000;
  line-height: 1.4;
  margin: 0;
  padding: 0; }

img,
iframe,
video {
  vertical-align: middle; }

img {
  display: block;
  width: 100%;
  height: auto; }

menu,
ul,
ol,
li,
dd {
  padding: 0;
  margin: 0;
  list-style-type: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Inter Tight", sans-serif, sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0; }

p {
  margin-top: 0;
  margin-bottom: 0; }

a,
p {
  font-family: "Inter Tight", sans-serif, sans-serif; }

a {
  text-decoration: none; }

a,
button {
  color: inherit; }

a:focus,
button:focus {
  outline: none; }

::selection {
  color: #fff;
  background-color: #004269; }

[hidden] {
  display: none; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.noevents {
  pointer-events: none; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

header.hero {
  height: 100vh;
  overflow: hidden;
  position: relative; }
  header.hero.site .top-header {
    background-color: #F0F9FF; }
  header.hero.site .top-header.scrolled {
    background-color: #fff; }
  header.hero .inner {
    /* ===== iPad Pro 1024px en vertical ===== */
    /* ===== Desktop (mínimo 1024px en horizontal) ===== */
    /* ===== Desktop (mínimo 1400px en vertical) ===== */ }
    header.hero .inner .hero-video {
      position: absolute;
      inset: 0;
      width: 100%;
      height: 100%;
      object-fit: cover;
      z-index: 0; }
    header.hero .inner::after {
      content: '';
      display: block;
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0.6;
      bottom: 0;
      background-size: cover;
      background-repeat: no-repeat;
      background-size: cover;
      -webkit-transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      pointer-events: none;
      background: linear-gradient(8deg, #004269 50%, #fff 100%);
      z-index: 1;
      /* mix-blend-mode: luminosity; */ }
  header.hero .top-header {
    padding: 2rem 3rem;
    position: fixed;
    background-color: transparent;
    border-bottom: 1px solid #A6BFCE;
    z-index: 1000;
    width: 100%;
    display: flex;
    transition: all 0.3s ease;
    justify-content: space-between;
    align-items: center;
    gap: 1rem; }
    @media only screen and (min-width: 768px) {
      header.hero .top-header {
        padding: 3rem 4rem; } }
    @media only screen and (min-width: 1024px) {
      header.hero .top-header {
        padding: 2rem 6rem; } }
    @media only screen and (min-width: 1600px) {
      header.hero .top-header {
        padding: 2rem 8rem; } }
    @media only screen and (max-width: 1100px) {
      header.hero .top-header .wrapp-header {
        display: block; }
      header.hero .top-header .menu-desktop {
        display: none; } }
    @media only screen and (min-width: 1100px) {
      header.hero .top-header .wrapp-header {
        display: none; }
      header.hero .top-header .menu-desktop {
        display: flex;
        align-items: flex-end;
        flex-direction: column;
        justify-content: center;
        gap: 0.7rem;
        color: #004269; }
        header.hero .top-header .menu-desktop a {
          transition: color 0.3s ease, opacity 0.3s ease; }
        header.hero .top-header .menu-desktop .info-header {
          display: flex;
          flex-direction: row;
          align-items: center;
          justify-content: flex-end;
          gap: 2rem;
          width: 100%; }
          header.hero .top-header .menu-desktop .info-header a {
            display: inline-flex;
            align-items: center;
            gap: 0.5rem;
            color: #004269;
            text-decoration: none;
            font-family: "Inter Tight", sans-serif;
            font-size: 0.9rem;
            line-height: 1;
            font-weight: 400; }
          header.hero .top-header .menu-desktop .info-header a,
          header.hero .top-header .menu-desktop .info-header a p,
          header.hero .top-header .menu-desktop .info-header a svg {
            transition: color 0.3s ease, stroke 0.3s ease, fill 0.3s ease; }
          header.hero .top-header .menu-desktop .info-header a:hover,
          header.hero .top-header .menu-desktop .info-header a:hover p {
            color: #A6BFCE; }
          header.hero .top-header .menu-desktop .info-header a:hover svg {
            stroke: #A6BFCE; }
          header.hero .top-header .menu-desktop .info-header p {
            margin: 0;
            font-size: 1rem;
            line-height: 1;
            color: #004269; }
          header.hero .top-header .menu-desktop .info-header svg {
            width: 20px;
            height: 20px;
            flex-shrink: 0; }
        header.hero .top-header .menu-desktop .nav {
          width: 100%; }
        header.hero .top-header .menu-desktop .nav__list {
          display: flex;
          align-items: center;
          justify-content: flex-end;
          gap: 0.5rem; }
        header.hero .top-header .menu-desktop .nav__list > li {
          margin: 0;
          padding: 0;
          position: relative; }
        header.hero .top-header .menu-desktop .nav__list > li > a {
          color: #004269;
          font-family: "Inter Tight", sans-serif;
          font-size: 0.8rem;
          line-height: 1;
          font-weight: 600;
          text-transform: uppercase;
          transition: color 0.3s ease; }
        header.hero .top-header .menu-desktop .nav__list > li > a:hover {
          color: #A6BFCE; }
        header.hero .top-header .menu-desktop .nav__list > li.current-menu-item > a {
          font-weight: 700; }
        header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega {
          position: static;
          display: flex;
          align-items: center;
          gap: 0.15rem; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega > a,
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega > .submenu__link {
            position: relative; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega > a::after,
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega > .submenu__link::after {
            content: "";
            position: absolute;
            top: 100%;
            height: 1rem; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega > a::after {
            left: -0.25rem;
            right: -0.25rem; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega > .submenu__link::after {
            left: -0.45rem;
            right: -0.45rem; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega::after {
            content: "";
            position: absolute;
            left: 0;
            right: 0;
            top: 100%;
            height: 1.2rem; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega > .submenu__link {
            display: inline-flex;
            align-items: flex-start;
            justify-content: center;
            align-self: center;
            width: 18px;
            height: 5px;
            padding: 0;
            margin: 0;
            margin-top: -0.08rem;
            border: 0;
            background: transparent;
            color: #004269;
            cursor: pointer;
            transition: transform 0.25s ease, color 0.25s ease; }
            header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega > .submenu__link svg {
              width: 10px;
              height: 10px;
              fill: currentColor;
              transform: rotate(0deg);
              transition: transform 0.25s ease; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega:hover > a,
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega:focus-within > a,
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega:hover > .submenu__link,
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega:focus-within > .submenu__link {
            color: #A6BFCE; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu {
            position: absolute;
            top: 100%;
            left: 50%;
            transform: translateX(-50%) translateY(8px);
            width: calc(100vw - 5rem);
            max-width: 1400px;
            margin: 0;
            padding: 2rem 2.25rem;
            list-style: none;
            opacity: 0;
            visibility: hidden;
            pointer-events: none;
            z-index: 30;
            transition: opacity 0.25s ease, transform 0.25s ease, visibility 0.25s ease; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu__grid {
            display: grid;
            grid-template-columns: repeat(5, minmax(0, 1fr));
            gap: 1.5rem 2rem; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu__column {
            min-width: 0; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu__title {
            margin: 0 0 0.9rem;
            padding-bottom: 0.8rem;
            border-bottom: 1px solid rgba(0, 0, 0, 0.12);
            color: #004269;
            font-size: 1.5rem;
            line-height: 1.2rem;
            position: relative; }
            header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu__title::after {
              content: "";
              position: absolute;
              left: 0;
              bottom: -1px;
              width: 98px;
              height: 3px;
              background-color: #A6BFCE; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu__links {
            margin: 0;
            padding: 0;
            list-style: none;
            display: flex;
            flex-direction: column;
            gap: 0.3rem; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu__links li {
            margin: 0;
            min-width: 0; }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu__links a {
            display: block;
            padding: 0.35rem 0;
            background: transparent;
            color: #004269;
            font-size: 0.95rem;
            line-height: 1.35;
            font-weight: 500;
            text-transform: initial;
            transition: color 0.25s ease, transform 0.25s ease; }
            header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu__links a:hover {
              color: #A6BFCE;
              font-size: 1rem;
              transform: translateX(4px); }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega .mega-menu {
            border-radius: 1.75rem;
            background: #F0F9FF;
            box-shadow: 0 24px 50px rgba(0, 66, 105, 0.14);
            backdrop-filter: blur(16px);
            -webkit-backdrop-filter: blur(16px); }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega:hover .mega-menu,
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega:focus-within .mega-menu {
            opacity: 1;
            visibility: visible;
            pointer-events: auto;
            transform: translateX(-50%) translateY(0); }
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega:hover > .submenu__link svg,
          header.hero .top-header .menu-desktop .nav__list > li.menu-item--mega:focus-within > .submenu__link svg {
            transform: rotate(180deg); } }
    header.hero .top-header.scrolled {
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);
      background-color: #fff;
      border-bottom: 0px; }
      @media only screen and (min-width: 1024px) {
        header.hero .top-header.scrolled {
          padding: 1rem 3rem; } }
      header.hero .top-header.scrolled .logo img {
        transition: all 0.3s ease;
        width: 100px;
        max-width: 100px;
        height: auto; }
        @media only screen and (min-width: 768px) {
          header.hero .top-header.scrolled .logo img {
            width: 125px;
            max-width: 125px; } }
    header.hero .top-header .mob {
      margin: 0 7px; }
      header.hero .top-header .mob svg {
        width: auto;
        height: 27px; }
    header.hero .top-header .whatsapp svg {
      width: auto;
      height: 27px; }
  header.hero .logo {
    flex-shrink: 0;
    padding-top: 10px; }
    @media only screen and (min-width: 768px) {
      header.hero .logo {
        padding-top: 10px; } }
    header.hero .logo img {
      width: 100px;
      max-width: 100px;
      height: auto;
      display: block; }
      @media only screen and (min-width: 768px) {
        header.hero .logo img {
          width: 125px;
          max-width: 125px; } }
  header.hero .content {
    display: flex;
    align-items: left;
    flex-direction: column;
    position: absolute;
    padding: 3rem 3rem 2rem;
    bottom: 2rem;
    z-index: 2;
    width: 100%;
    /* ===== iPad Pro 1024px en vertical ===== */
    /* ===== Desktop (mínimo 1024px en horizontal) ===== */ }
    @media only screen and (min-width: 768px) {
      header.hero .content {
        padding: 6rem 4rem;
        bottom: 3rem; } }
    @media (min-width: 1024px) and (orientation: portrait) {
      header.hero .content {
        bottom: 6rem; } }
    @media (min-width: 1024px) and (orientation: landscape) {
      header.hero .content {
        padding: 4rem 6rem;
        bottom: 3rem; } }
    @media only screen and (min-width: 1200px) {
      header.hero .content {
        padding: 4rem 6rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) and (max-height: 750px) {
      header.hero .content {
        padding: 3.5rem 2.75rem 1.5rem;
        bottom: 1rem; } }
    @media only screen and (min-width: 768px) and (max-height: 600px) {
      header.hero .content {
        padding: 4.5rem 3rem 1.5rem;
        bottom: 1rem; } }
    @media only screen and (max-width: 767px) and (min-height: 650px) {
      header.hero .content {
        top: calc(100px + 0.75rem);
        bottom: 1.5rem;
        padding-top: 3rem; } }
    header.hero .content h1 {
      font-size: 2rem;
      line-height: 2.5rem;
      position: relative;
      font-family: "Inter Tight", sans-serif;
      font-weight: 300;
      color: #fff;
      text-align: left;
      padding-bottom: 1.5rem;
      filter: drop-shadow(0 1px 1px rgba(0, 0, 0, 0.3));
      animation: fade-in 0.6s ease-out forwards;
      /* ===== iPad Pro 1024px en vertical ===== */ }
      @media only screen and (max-width: 767px) and (min-height: 650px) {
        header.hero .content h1 {
          font-size: clamp(2rem, 8vw, 2.3rem);
          line-height: 1.15;
          max-width: 90%; } }
      @media only screen and (min-width: 768px) {
        header.hero .content h1 {
          font-size: 2.8rem;
          line-height: 3rem;
          padding-bottom: 2rem; } }
      @media (min-width: 1024px) and (orientation: portrait) {
        header.hero .content h1 {
          width: 80%;
          font-size: 3rem;
          line-height: 3.5rem; } }
      @media (min-width: 1024px) and (orientation: landscape) {
        header.hero .content h1 {
          width: 60%;
          font-size: 3rem;
          line-height: 3.5rem; } }
      @media (min-width: 1024px) and (min-width: 1600px) {
        header.hero .content h1 {
          font-size: 3.5rem;
          line-height: 3.6rem; } }
      @media only screen and (min-width: 1800px) {
        header.hero .content h1 {
          width: 50%; } }
      @media only screen and (min-width: 1880px) {
        header.hero .content h1 {
          width: 50%; } }
      @media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) and (max-height: 750px) {
        header.hero .content h1 {
          width: 78%;
          font-size: clamp(2.1rem, 4vw, 2.5rem);
          line-height: 1.12;
          padding-bottom: 1.25rem; } }
      @media only screen and (min-width: 768px) and (max-height: 600px) {
        header.hero .content h1 {
          font-size: clamp(1.9rem, 3.2vw, 2.4rem);
          line-height: 1.15;
          padding-bottom: 1rem; } }
    header.hero .content .btn-primary {
      width: 70%; }
      @media only screen and (min-width: 768px) {
        header.hero .content .btn-primary {
          width: 30%; } }
      @media only screen and (min-width: 1400px) {
        header.hero .content .btn-primary {
          width: 20%; } }
      @media only screen and (min-width: 1880px) {
        header.hero .content .btn-primary {
          width: 15%; } }
    header.hero .content .stat {
      padding-top: 5rem;
      display: flex;
      flex-direction: column;
      gap: 0.9rem;
      color: #fff;
      /* ===== iPad Pro 1024px en vertical ===== */ }
      @media only screen and (min-width: 768px) {
        header.hero .content .stat {
          padding-top: 15rem;
          flex-direction: row;
          align-items: stretch;
          gap: 1.4rem; } }
      @media (min-width: 1024px) and (orientation: portrait) {
        header.hero .content .stat {
          padding-top: 25rem; } }
      @media only screen and (min-width: 1200px) {
        header.hero .content .stat {
          padding-top: 8rem; } }
      @media only screen and (min-width: 1024px) and (orientation: landscape) and (min-height: 550px) and (max-height: 750px) {
        header.hero .content .stat {
          padding-top: clamp(3.5rem, 7vh, 5rem); } }
      @media only screen and (min-width: 768px) and (max-width: 1023px) and (orientation: landscape) and (max-height: 750px) {
        header.hero .content .stat {
          padding-top: clamp(4rem, 10vh, 5.5rem); } }
      @media only screen and (min-width: 768px) and (max-height: 600px) {
        header.hero .content .stat {
          padding-top: clamp(2.5rem, 6vh, 3.75rem); } }
      header.hero .content .stat p {
        margin: 0;
        color: #fff;
        font-family: "Inter Tight", sans-serif;
        font-size: 1.3rem;
        line-height: 1;
        font-weight: 700;
        letter-spacing: 0.01em;
        display: flex;
        flex-direction: column;
        gap: 0.4rem;
        opacity: 0;
        transform: translateY(16px);
        animation: statFadeUp 0.8s ease forwards;
        will-change: transform, opacity; }
      header.hero .content .stat p:nth-child(1) {
        animation-delay: 0.35s; }
      header.hero .content .stat p:nth-child(2) {
        animation-delay: 0.65s; }
      header.hero .content .stat span {
        font-size: 0.8rem;
        line-height: 1.1;
        font-weight: 400;
        letter-spacing: 0.02em;
        text-transform: uppercase;
        opacity: 0.95; }
  header.hero.site {
    height: auto;
    background: #F0F9FF; }
    header.hero.site .inner {
      height: 0vh;
      background: #F0F9FF;
      overflow: hidden;
      overflow-x: hidden;
      background-image: none;
      background-position: center;
      background-size: 100%;
      background-repeat: no-repeat; }
      header.hero.site .inner::after {
        content: none; }

@keyframes statFadeUp {
  from {
    opacity: 0;
    transform: translateY(16px); }
  to {
    opacity: 1;
    transform: translateY(0); } }

.spinner {
  display: none;
  height: 100vh;
  width: 100%;
  background-color: #004269;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3; }
  .spinner img {
    width: 10rem;
    height: 10rem;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0.8; }

@media only screen and (min-width: 768px) {
  header.hero .background::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover; }
  header.hero .background:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    opacity: 0.3;
    pointer-events: none; } }

@media (max-width: 375px) {
  header.hero .content ul li p {
    font-size: 0.8rem;
    line-height: 1rem; } }

@media only screen and (min-width: 1400px) {
  header.hero header.hero .content {
    padding: 2rem 8rem; } }

@media only screen and (min-width: 1600px) {
  body {
    max-width: 2750px;
    margin: 0 auto; } }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

header .sub-menu .sub-menu {
  height: fit-content !important; }
  header .sub-menu .sub-menu li a {
    color: #000 !important;
    font-size: 1.1rem;
    line-height: 1rem; }

header nav ul.nav__list > li.current-menu-item a {
  color: #f0f9ff;
  border-bottom: 1px solid;
  font-weight: 600; }

header .inner .top-header .hero__actions-mobile, header .inner .top-header .site__actions-mobile {
  display: flex;
  flex-direction: row-reverse;
  align-items: center; }
  @media only screen and (min-width: 768px) {
    header .inner .top-header .hero__actions-mobile, header .inner .top-header .site__actions-mobile {
      flex-direction: row;
      flex-direction: row-reverse; } }
  header .inner .top-header .hero__actions-mobile li, header .inner .top-header .site__actions-mobile li {
    align-self: center;
    align-items: center;
    align-content: center; }
  header .inner .top-header .hero__actions-mobile button, header .inner .top-header .site__actions-mobile button {
    width: 2rem; }

header .inner .top-header .links-desktop .menu-home {
  display: none;
  flex-direction: row;
  align-content: end;
  align-items: center;
  gap: 5px; }
  header .inner .top-header .links-desktop .menu-home a {
    font-size: 0.9rem;
    color: #fff;
    font-weight: 600;
    transition: transform 0.3s ease;
    /* duration + easing */ }
    header .inner .top-header .links-desktop .menu-home a:hover {
      transform: scale(1.1);
      color: #7C96A3;
      font-weight: 700; }
  @media only screen and (min-width: 1024px) {
    header .inner .top-header .links-desktop .menu-home {
      display: flex; } }

header .inner .top-header .searchDesktop {
  margin: 0 1rem;
  transition: transform 0.3s ease;
  /* duration + easing */ }
  header .inner .top-header .searchDesktop:hover {
    transform: scale(1.2);
    transform-origin: center; }

@media only screen and (min-width: 1024px) {
  header .inner .top-header .wrapp-header .site__actions-mobile,
  header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
    display: none; } }

header .inner .top-header .wrapp-header .hero__actions-mobile .hero__actions__button, header .inner .top-header .wrapp-header .hero__actions-mobile button,
header .inner .top-header .wrapp-header .site__actions-mobile .hero__actions__button,
header .inner .top-header .wrapp-header .site__actions-mobile button {
  width: 2rem;
  height: fit-content;
  padding: 0;
  border: 0;
  background-color: transparent;
  transition: all 1s cubic-bezier(0, 0, 0.24, 0.9); }
  header .inner .top-header .wrapp-header .hero__actions-mobile .hero__actions__button:hover, header .inner .top-header .wrapp-header .hero__actions-mobile button:hover,
  header .inner .top-header .wrapp-header .site__actions-mobile .hero__actions__button:hover,
  header .inner .top-header .wrapp-header .site__actions-mobile button:hover {
    transform: scale(1.2);
    transform-origin: center; }
  header .inner .top-header .wrapp-header .hero__actions-mobile .hero__actions__button .fa-2x, header .inner .top-header .wrapp-header .hero__actions-mobile button .fa-2x,
  header .inner .top-header .wrapp-header .site__actions-mobile .hero__actions__button .fa-2x,
  header .inner .top-header .wrapp-header .site__actions-mobile button .fa-2x {
    font-size: 2.5em; }

@media only screen and (min-width: 768px) {
  header .inner .top-header .wrapp-header .hero__actions-mobile {
    right: 4rem; } }

header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: all 50ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
  /* background: url("../img/brand/loader.webp");  //nav open image */
  background-size: 250px;
  background-repeat: no-repeat;
  background-position: 37vw 50vh; }
  @media only screen and (min-width: 768px) {
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
      background-size: 500px;
      background-position: 27vh 73vw; } }
  @media only screen and (min-width: 1024px) {
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
      background-size: 300px;
      background-position: 8vw 60vh;
      left: auto; } }
  @media only screen and (min-width: 1200px) {
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
      background-position: 20vw 60vh; } }
  @media only screen and (min-width: 1400px) {
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
      background-position: 15vw 60vh; } }
  @media only screen and (min-width: 1400px) {
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
      background-position: 18vw 60vh; } }
  @media only screen and (min-width: 1800px) {
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper {
      background-position: 20vw 60vh; } }
  header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper.opened,
  header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper.opened,
  header .inner .top-header .wrapp-header .site__nav-mobile-wrapper.opened {
    opacity: 1;
    background-color: #004269;
    pointer-events: all;
    transition: all 550ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
    z-index: 100; }
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper.opened .fa-times-circle:before,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper.opened .fa-times-circle:before,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper.opened .fa-times-circle:before {
      color: #fff; }
  header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper .nav__button,
  header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper .nav__button,
  header .inner .top-header .wrapp-header .site__nav-mobile-wrapper .nav__button {
    width: 3rem;
    height: 3rem;
    padding: 0;
    z-index: 3;
    border: 0;
    background-color: transparent;
    position: absolute;
    top: 2rem;
    right: 2rem;
    color: #004269;
    display: block;
    transition-delay: 55ms;
    transition: all 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22); }
    @media only screen and (min-width: 768px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper .nav__button,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper .nav__button,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper .nav__button {
        right: 4rem;
        top: 2rem; } }
    @media only screen and (min-width: 1024px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper .nav__button,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper .nav__button,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper .nav__button {
        right: 6rem;
        top: 2rem; } }
    @media only screen and (min-width: 1850px) {
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper .nav__button,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper .nav__button,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper .nav__button {
        right: 7rem;
        top: 2rem; } }
  header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav,
  header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav,
  header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    padding-top: 15vh; }
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav::before,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav::before,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav::before {
      content: '';
      display: block;
      width: 70%;
      height: 30%;
      position: absolute;
      bottom: 0;
      right: 0;
      z-index: -2;
      background-size: contain;
      background-repeat: no-repeat;
      background-position: bottom left;
      opacity: 0.4;
      -webkit-transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      pointer-events: none; }
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list {
      max-width: 300px; }
      @media only screen and (min-width: 1024px) {
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list {
          margin-top: 1rem;
          max-width: fit-content; } }
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list li.menu-item,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item {
        color: #fff;
        font-weight: normal;
        font-size: 1.7rem;
        width: 100%;
        padding: 0rem 0rem 0rem 50px;
        position: relative; }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item li::before,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list li.menu-item li::before,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item li::before {
          content: none; }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item li a::first-letter,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list li.menu-item li a::first-letter,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item li a::first-letter {
          text-transform: uppercase; }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item:hover,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav .nav__list li.menu-item:hover,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item:hover {
          color: #f0f9ff;
          opacity: 1; }
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul,
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul,
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul {
      font-weight: normal;
      font-size: 1.6rem;
      transition: all 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22); }
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a {
        font-size: 1.5rem;
        line-height: 2rem;
        font-family: "Inter Tight", sans-serif;
        transition: all 0.3s ease-in-out;
        color: #fff;
        text-transform: initial; }
        @media only screen and (min-width: 768px) {
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a {
            font-size: 2.5rem;
            line-height: 3rem; }
            header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a:hover,
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a:hover,
            header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a:hover {
              color: #7C96A3;
              font-weight: 700; } }
        @media only screen and (min-width: 1024px) {
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a {
            color: #fff;
            font-size: 2.5rem;
            line-height: 3rem; }
            header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li a:hover,
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li a:hover,
            header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li a:hover {
              color: #A6BFCE;
              font-weight: 700; } }
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li .submenu__link,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li .submenu__link,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li .submenu__link {
        background-color: transparent;
        border: 0;
        transition: all 0.4s cubic-bezier(0.03, 0.27, 0.49, 1.22); }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li .submenu__link.active,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li .submenu__link.active,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li .submenu__link.active {
          transform: rotate(90deg); }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li .submenu__link img,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li .submenu__link img,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li .submenu__link img {
          transform: rotate(90deg); }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul li .submenu__link svg,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul li .submenu__link svg,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul li .submenu__link svg {
          color: #000; }
      header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu,
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu,
      header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu {
        height: fit-content; }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li {
          line-height: 1.5rem;
          margin-bottom: 7px; }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li::marker,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li::marker,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li::marker {
            color: #fff;
            font-weight: bold; }
          header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li a,
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li a,
          header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li a {
            display: block;
            color: #fff;
            font-size: 1.5rem;
            line-height: 1.6rem;
            padding-left: 2rem;
            transition: all 0.4s cubic-bezier(0.03, 0.27, 0.49, 1.22);
            text-transform: initial; }
            header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li a::first-letter,
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li a::first-letter,
            header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li a::first-letter {
              text-transform: uppercase; }
            header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li a:hover,
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu li a:hover,
            header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu li a:hover {
              color: #000;
              font-size: 1.35rem; }
        header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu.opened,
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.sub-menu.opened,
        header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.sub-menu.opened {
          padding: 10px 0;
          display: flex;
          flex-direction: column;
          align-content: center;
          align-items: flex-start; }

header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
header .inner .top-header .wrapp-header .site__nav-desktop-wrapper {
  display: none; }
  @media only screen and (min-width: 1024px) {
    header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper,
    header .inner .top-header .wrapp-header .site__nav-desktop-wrapper {
      display: block;
      position: relative;
      padding: 5px 1rem; }
      header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list,
      header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list {
        display: flex;
        justify-content: flex-end;
        align-items: baseline; }
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li,
        header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li {
          font-size: 1rem;
          text-transform: uppercase;
          align-items: center;
          text-align: center;
          font-weight: 400;
          padding: 0px;
          padding-right: 0.3rem;
          margin-right: 0;
          color: #fff;
          transition: all 0.3s ease-in-out;
          text-transform: uppercase; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li a,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li a {
            text-transform: uppercase;
            color: #fff;
            font-size: 0.9rem; } }
        @media only screen and (min-width: 1024px) and (min-width: 1400px) {
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li a,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li a {
            font-size: 1rem; } }
  @media only screen and (min-width: 1024px) {
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li a:hover,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li a:hover {
              color: #7C96A3; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li svg,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li svg {
            width: 12px; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li:hover,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li:hover {
            color: #004269;
            font-weight: 600; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li.current-menu-item,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li.current-menu-item {
            color: #004269;
            border-bottom: 1px solid #004269; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list > li.current-menu-ancestor,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li.current-menu-ancestor {
            border-bottom: 1px solid #000; }
        header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu,
        header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu {
          position: relative;
          display: flex;
          align-items: flex-start; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu .submenu__link,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu .submenu__link {
            background-color: transparent;
            border: 0;
            transition: all 0.4s cubic-bezier(0.03, 0.27, 0.49, 1.22); }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu {
            position: absolute;
            opacity: 0;
            z-index: 9;
            width: 300px;
            overflow: hidden;
            visibility: hidden;
            transition: opacity 400ms cubic-bezier(0, 0, 0.24, 0.9);
            top: 1rem; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li {
              font-size: 1.2rem;
              text-align: left;
              color: #fff;
              text-transform: none;
              margin-bottom: 10px; }
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li.current-menu-parent, header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li .current_page_parent, header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li .current_page_ancestor,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li.current-menu-parent,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li .current_page_parent,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu ul.sub-menu li .current_page_ancestor {
                color: #004269;
                background-color: #7C96A3;
                color: #A6BFCE; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu {
            opacity: 1;
            visibility: visible;
            color: #000;
            background-color: #000;
            height: auto !important;
            position: absolute;
            left: 0rem;
            padding: 1.5rem;
            width: fit-content;
            min-width: 300px;
            min-height: fit-content;
            -webkit-box-shadow: 0px 6px 10px 0px rgba(196, 211, 214, 0.59);
            -moz-box-shadow: 0px 6px 10px 0px rgba(196, 211, 214, 0.59);
            box-shadow: 0px 6px 10px 0px rgba(38, 43, 44, 0.59); }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li {
              line-height: 1.4rem; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a {
              display: block;
              font-size: 1rem;
              line-height: 1rem;
              color: #fff;
              font-weight: 400;
              transition: all 0.4s ease-in-out;
              margin-bottom: 5px;
              position: relative;
              z-index: 8;
              text-transform: initial;
              padding-bottom: 5px; }
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a::first-letter,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a::first-letter {
                text-transform: uppercase; }
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a:hover,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu li a:hover {
                color: #7C96A3;
                font-weight: 600; }
            header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu .sub-menu,
            header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu .sub-menu {
              border: 0px;
              min-height: fit-content;
              position: unset;
              padding: 0rem;
              padding-left: 5px;
              padding-top: 5px; }
              header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu .sub-menu a,
              header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover ul.sub-menu .sub-menu a {
                color: #004269; }
          header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover .submenu__link,
          header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list li.has-submenu:hover .submenu__link {
            transform: rotate(-180deg); } }

header .inner .top-header .wrapp-header .hero__nav-desktop-wrapper {
  display: none; }

@media only screen and (min-width: 1100px) {
  header .inner .top-header .wrapp-header .site__nav-desktop-wrapper {
    /*  display: grid; */
    /* flex-direction: column; */
    position: relative;
    padding: 5px 1rem;
    align-content: baseline;
    gap: 1rem;
    /* grid-template-columns: 1fr 20px; */
    align-content: center;
    justify-content: center;
    align-items: center; }
    header .inner .top-header .wrapp-header .site__nav-desktop-wrapper .tel {
      display: none; }
    header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li.current-menu-item a {
      color: #f0f9ff;
      border-bottom: 1px solid;
      font-weight: 600; }
    header .inner .top-header .wrapp-header .site__nav-desktop-wrapper nav ul.nav__list > li.current-menu-item {
      color: #7C96A3; } }

header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item,
header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item {
  padding: 0;
  padding-bottom: 5px; }
  @media only screen and (min-width: 750px) {
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item,
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item {
      padding-bottom: 10px; } }
  @media only screen and (min-width: 1024px) {
    header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav .nav__list li.menu-item,
    header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav .nav__list li.menu-item {
      padding-bottom: 15px; } }

@media only screen and (min-width: 750px) {
  header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.nav__list,
  header .inner .top-header .wrapp-header .site__nav-mobile-wrapper nav ul.nav__list {
    width: 70vw;
    max-width: 1400px; } }

.menu-item li {
  padding-left: 5px !important; }

.menu-item:hover:before {
  opacity: 1 !important; }

header.hero #main-menu li ul, header.site #main-menu li ul {
  opacity: 0;
  height: 0;
  overflow: hidden;
  transition: opacity 0.5s linear, height 0.5s linear;
  border-radius: 0px; }
  header.hero #main-menu li ul.opened, header.site #main-menu li ul.opened {
    padding: 1rem;
    opacity: 1;
    height: fit-content !important; }

.menu-item {
  padding-left: 0.5rem !important; }

header .inner .top-header .wrapp-header .hero__actions-mobile, header .inner .top-header .wrapp-header .site__actions-mobile {
  top: 0; }

@media only screen and (min-width: 1200px) {
  header .inner .top-header .links-mob.site-links {
    display: flex;
    flex-direction: row;
    margin-right: 0;
    align-content: flex-end; } }

/* sub-menu button + */
.submenu__link {
  padding: 0;
  background-color: transparent;
  border: 0;
  position: relative;
  width: 24px;
  height: 24px;
  margin-left: 0px;
  bottom: 3px;
  color: #fff; }
  .submenu__link svg {
    fill: #fff;
    transition: all 200ms cubic-bezier(0, 0, 0.24, 0.9);
    position: relative;
    text-align: center;
    width: 100%; }
    .submenu__link svg:hover svg {
      fill: #fff; }
    .submenu__link svg svg:not(:root) {
      overflow: hidden; }

@media only screen and (min-width: 1024px) {
  header .inner .top-header .wrapp-header .hero__nav-mobile-wrapper nav ul.sub-menu li a {
    font-size: 2rem;
    line-height: 2rem; } }

.search-modal {
  position: fixed;
  inset: 0;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background: rgba(0, 0, 0, 0.7);
  z-index: 200; }
  .search-modal__backdrop {
    position: absolute;
    inset: 0;
    background: transparent; }
  .search-modal__dialog {
    position: relative;
    background: #fff;
    padding: 2.5rem 2rem;
    width: 100%;
    max-width: 600px;
    border-radius: 12px;
    text-align: center;
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.35); }
  .search-modal__close {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: transparent;
    border: 0;
    font-size: 2rem;
    line-height: 1;
    cursor: pointer;
    color: #004269; }
  .search-modal__form {
    margin-top: 1.5rem;
    display: flex;
    gap: 0.5rem;
    align-items: center; }
    @media only screen and (max-width: 767px) {
      .search-modal__form {
        flex-direction: column;
        align-items: stretch;
        gap: 0.75rem; } }
  .search-modal input[type="search"] {
    flex: 1;
    padding: 0.85rem 1rem;
    border-radius: 6px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 1rem;
    color: #000;
    background: rgba(0, 66, 105, 0.05);
    width: 90%; }
    @media only screen and (min-width: 767px) {
      .search-modal input[type="search"] {
        width: 100%; } }
  .search-modal__submit {
    padding: 0.85rem 1.5rem;
    border: 0;
    border-radius: 6px;
    font-weight: 600;
    cursor: pointer;
    background: #004269;
    color: #fff;
    transition: transform 0.2s ease; }
    .search-modal__submit:hover {
      transform: translateY(-1px); }
    @media only screen and (max-width: 767px) {
      .search-modal__submit {
        width: 100%; } }
  .search-modal--visible {
    display: flex; }

.search-modal[hidden] {
  display: none !important; }

body.search-modal-open {
  overflow: hidden; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

section {
  overflow: hidden;
  padding: 2rem 3rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem; }
  @media only screen and (min-width: 768px) {
    section {
      padding: 6rem 4rem; } }
  @media only screen and (min-width: 1024px) {
    section {
      padding: 6rem 6rem; } }
  @media only screen and (min-width: 1400px) {
    section {
      padding: 8rem 6rem;
      gap: 3rem; } }
  section.no-padding-bottom {
    padding-bottom: 0; }
  section.middle-section {
    padding-top: 0; }
  section.full-width {
    padding-right: 0;
    padding-left: 0; }
  section.max-width {
    max-width: 1400px;
    margin: auto; }
  section .font-medium {
    font-weight: 500; }
  section .font-bold {
    font-weight: 600; }
  section .heading {
    width: 100%;
    padding: 0;
    align-self: stretch; }
    section .heading.faqs-left {
      align-self: center; }
    section .heading h2 {
      color: #004269;
      font-family: "Inter Tight", sans-serif;
      text-transform: initial;
      font-weight: 300;
      font-size: 1.8rem;
      line-height: 2rem;
      text-align: left;
      margin-bottom: 1rem; }
      @media only screen and (min-width: 768px) {
        section .heading h2 {
          font-size: 2rem;
          line-height: 2.3rem; } }
      @media only screen and (min-width: 1024px) {
        section .heading h2 {
          font-size: 2.25rem;
          line-height: 2.5rem; } }
      @media only screen and (min-width: 1600px) {
        section .heading h2 {
          font-size: 2.5rem;
          line-height: 2.7rem; } }
      section .heading h2 span {
        font-weight: 600; }
      section .heading h2.h2-title {
        color: #004269;
        text-align: center;
        font-weight: 100;
        padding-top: 0; }
        @media only screen and (min-width: 768px) {
          section .heading h2.h2-title {
            font-size: 2rem;
            line-height: 2.3rem;
            padding-bottom: 2rem; } }
        @media only screen and (min-width: 1024px) {
          section .heading h2.h2-title {
            font-size: 3rem;
            line-height: 3rem;
            padding-bottom: 3rem; } }
      section .heading h2.white {
        color: white; }
    section .heading p {
      font-size: 1rem;
      color: #004269;
      text-align: left; }
  section h4 {
    color: #004269;
    font-size: 1.3rem;
    line-height: 1.5rem;
    font-weight: 600; }
  section.porque {
    background-color: #004269; }
    @media only screen and (min-width: 6rem 6rem) {
      section.porque {
        padding-top: 8rem;
        padding-bottom: 8rem; } }
    @media only screen and (min-width: 1400px) {
      section.porque .heading {
        width: 75%; } }
    @media only screen and (min-width: 1800px) {
      section.porque .heading {
        width: 60%; } }
  section .grid-3 {
    display: grid;
    grid-template-columns: repeat(1, minmax(0, 1fr));
    gap: 2rem; }
    @media only screen and (min-width: 1024px) {
      section .grid-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr)); } }
  section .icons {
    display: none;
    align-items: center;
    justify-content: center;
    padding: 0.5rem 0; }
    @media only screen and (min-width: 768px) {
      section .icons {
        display: flex;
        flex-direction: row;
        gap: 1rem;
        gap: 5px; } }
    @media only screen and (min-width: 1024px) {
      section .icons {
        gap: 10px; } }
    section .icons .icon {
      display: flex;
      gap: 5px;
      align-items: center; }
      @media only screen and (min-width: 1024px) {
        section .icons .icon {
          gap: 10px; } }
      section .icons .icon svg {
        width: 1rem; }
      section .icons .icon span {
        align-items: center;
        color: #004269; }
  section .white {
    color: white; }
  section .inner-wrapp {
    max-width: 850px;
    margin: 0 auto; }
  section.video iframe {
    max-width: 350px; }
    @media only screen and (min-width: 768px) {
      section.video iframe {
        max-width: 100%; } }
  section.asesora .wp-block-columns {
    background-color: #004269;
    min-height: 350px;
    gap: 0; }
    section.asesora .wp-block-columns .wp-block-column.block-heading {
      display: flex;
      flex-direction: column;
      gap: 1rem;
      justify-content: center;
      padding: 2rem; }
      @media only screen and (min-width: 1024px) {
        section.asesora .wp-block-columns .wp-block-column.block-heading {
          padding: 4rem;
          padding-left: 8rem; } }
      section.asesora .wp-block-columns .wp-block-column.block-heading h2 {
        max-width: 28rem; }
      section.asesora .wp-block-columns .wp-block-column.block-heading .wp-block-buttons {
        /* align-self: flex-start; */ }
    section.asesora .wp-block-columns .wp-block-column.block-img {
      overflow: hidden; }
      section.asesora .wp-block-columns .wp-block-column.block-img img {
        object-fit: cover;
        height: 100%;
        min-height: 350px; }
    section.asesora .wp-block-columns h2 {
      color: #fff;
      font-size: 2rem;
      line-height: 2.3rem;
      text-align: left;
      font-weight: 600;
      margin-bottom: 1rem; }
  section.logos {
    padding-top: 0; }
    section.logos .wp-block-columns {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      align-items: center !important;
      justify-content: center;
      gap: 0; }
      section.logos .wp-block-columns .wp-block-column {
        border-right: 1px solid #004269;
        padding: 0 1rem;
        align-self: center; }
        section.logos .wp-block-columns .wp-block-column:nth-child(1) {
          border-left: 1px solid #004269; }
        section.logos .wp-block-columns .wp-block-column:nth-child(3) {
          border-left: 1px solid #004269; }
        section.logos .wp-block-columns .wp-block-column:nth-child(3) {
          border-left: 1px solid #004269; }
          @media only screen and (min-width: 1024px) {
            section.logos .wp-block-columns .wp-block-column:nth-child(3) {
              border-left: 0px; } }
        @media only screen and (min-width: 1024px) {
          section.logos .wp-block-columns .wp-block-column:nth-child(1), section.logos .wp-block-columns .wp-block-column:nth-child(2) {
            border-bottom: 0px; } }
    section.logos img {
      width: 12rem;
      object-fit: contain;
      height: 10rem; }
  section.FAQS .preguntas {
    display: flex;
    flex-direction: column;
    gap: 1rem; }
    section.FAQS .preguntas .wp-block-pb-accordion-item {
      background-color: #FFFFFF;
      padding: 0.5rem 1.5rem;
      border-radius: 10px;
      border: 1px solid #A6BFCE;
      width: 100%;
      transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
      transition-duration: .15; }
      @media only screen and (min-width: 1024px) {
        section.FAQS .preguntas .wp-block-pb-accordion-item {
          width: 50vw; } }
    section.FAQS .preguntas h4 {
      text-align: left;
      width: 100%;
      color: #004269;
      font-size: 1rem;
      font-weight: 600; }
    section.FAQS .preguntas .c-accordion__content {
      margin-top: 1rem; }
  section.FAQS p {
    color: #A6BFCE;
    font-size: 1rem;
    font-weight: 600; }
  section.testimonials {
    position: relative;
    max-width: 1300px;
    margin: auto; }
    section.testimonials h2 {
      text-align: center;
      line-height: 2rem; }
    section.testimonials .gutena-testimonial-block .tns-outer .tns-controls button {
      display: none; }
    section.testimonials .gutena-testimonial-block.has-box-shadow .gutena-testimonial-item-block {
      background-color: #7C96A3;
      padding: 2rem; }
      @media only screen and (min-width: 1200px) {
        section.testimonials .gutena-testimonial-block.has-box-shadow .gutena-testimonial-item-block {
          padding: 2rem 3rem; } }
    section.testimonials .gutena-testimonial-block .gutena-testimonial-rating-block svg {
      fill: #fff !important; }
    section.testimonials .gutena-testimonial-text-content {
      color: #fff; }
    section.testimonials .gutena-testimonial-icon-block svg {
      display: none; }
  section.banner {
    padding: 2rem;
    background-color: #004269;
    color: #A6BFCE; }
    @media only screen and (min-width: 768px) {
      section.banner {
        padding: 4rem; } }
    section.banner .inner-wrapp {
      display: grid;
      gap: 1rem; }
      @media only screen and (min-width: 768px) {
        section.banner .inner-wrapp {
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          justify-items: center;
          justify-content: space-around;
          align-items: center; } }
    section.banner h3 {
      color: #fff;
      font-size: 1.2rem;
      text-transform: uppercase;
      margin: 0; }
      @media only screen and (min-width: 1200px) {
        section.banner h3 {
          font-size: 1.5rem; } }
  section.contacto {
    padding: 2rem 0;
    background: #fff; }
    section.contacto h1 {
      margin: 1rem 0; }
    section.contacto .inner-section {
      padding: 0 2rem; }
      section.contacto .inner-section img {
        width: 100%;
        margin: auto; }
      @media only screen and (min-width: 768px) {
        section.contacto .inner-section {
          padding: 2rem 4rem; }
          section.contacto .inner-section h2 {
            margin-bottom: 2rem; }
          section.contacto .inner-section .grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 1rem;
            align-items: center;
            justify-items: center; }
          section.contacto .inner-section img {
            width: 100%; } }
      @media only screen and (min-width: 1024px) {
        section.contacto .inner-section {
          padding: 2rem 8rem; } }

.gmbrr.center .listing .relative-time-description {
  display: none !important; }

.home section .heading h2,
.home section .heading p {
  text-align: left; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

.treatments-home__slider {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  overflow: hidden; }

.treatments-home__dots {
  display: flex;
  justify-content: center;
  gap: 8px; }
  .treatments-home__dots button {
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: none;
    background: rgba(0, 66, 105, 0.3);
    cursor: pointer;
    transition: background 0.3s; }
    .treatments-home__dots button.active {
      background: #004269; }

.treatments-home__cta {
  display: flex;
  justify-content: center;
  padding: 0 16px; }

.slider-track {
  display: flex;
  gap: 16px;
  transition: transform 0.5s ease;
  padding-left: 0;
  padding-right: 0; }

.treatment-card {
  flex: 0 0 45%;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08); }
  @media (min-width: 640px) {
    .treatment-card {
      flex: 0 0 50%; } }
  @media (min-width: 768px) {
    .treatment-card {
      flex: 0 0 33.333%; } }
  @media (min-width: 1024px) {
    .treatment-card {
      flex: 0 0 20%; } }
  @media (min-width: 1900px) {
    .treatment-card {
      flex: 0 0 15%; } }
  .treatment-card__image {
    position: relative;
    aspect-ratio: 1 / 1; }
    .treatment-card__image img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .treatment-card__icon {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 96px;
    height: 96px;
    background: rgba(240, 249, 255, 0.9);
    backdrop-filter: blur(4px);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .treatment-card__icon img {
      width: 56px;
      height: 56px;
      object-fit: contain; }
  .treatment-card__content {
    padding: 56px 16px 24px;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex: 1; }
    .treatment-card__content h3 {
      font-size: 1.30rem;
      font-weight: 400;
      color: #004269;
      margin-bottom: 8px; }
    .treatment-card__content p {
      font-size: 0.875rem;
      color: rgba(0, 66, 105, 0.7);
      font-weight: 300;
      margin-bottom: 16px; }
  .treatment-card__link {
    font-size: 0.875rem;
    font-weight: 500;
    letter-spacing: 0.1em;
    color: #004269;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 4px;
    margin-top: auto;
    align-self: flex-end;
    transition: color 0.3s; }
    .treatment-card__link:hover {
      color: rgba(0, 66, 105, 0.7); }

.page.tratamientos-archive .wrapper {
  max-width: 1400px; }

.page.tratamientos-archive .tratamientos-archive__grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem;
  width: 100%; }
  @media (min-width: 640px) {
    .page.tratamientos-archive .tratamientos-archive__grid {
      grid-template-columns: repeat(2, minmax(0, 1fr)); } }
  @media (min-width: 1024px) {
    .page.tratamientos-archive .tratamientos-archive__grid {
      grid-template-columns: repeat(3, minmax(0, 1fr));
      gap: 1.5rem; } }
  @media (min-width: 1400px) {
    .page.tratamientos-archive .tratamientos-archive__grid {
      grid-template-columns: repeat(4, minmax(0, 1fr)); } }

.page.tratamientos-archive .treatment-card {
  flex: initial;
  height: 100%; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

.page {
  display: block; }
  .page .wrapper {
    padding-top: 3rem;
    max-width: 1200px;
    margin: auto;
    display: flex;
    flex-direction: column;
    gap: 1rem; }
    @media only screen and (min-width: 768px) {
      .page .wrapper {
        gap: 2rem; } }
    @media only screen and (min-width: 1024px) {
      .page .wrapper {
        gap: 3rem; } }
  .page .heading {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    align-content: center; }
    .page .heading h1 {
      color: #004269;
      text-transform: initial;
      font-weight: 300;
      font-size: 1.8rem;
      line-height: 2rem;
      text-align: left; }
      @media only screen and (min-width: 768px) {
        .page .heading h1 {
          font-size: 2rem; } }
      @media only screen and (min-width: 1024px) {
        .page .heading h1 {
          font-size: 2.25rem;
          line-height: 2.5rem; } }
      @media only screen and (min-width: 1600px) {
        .page .heading h1 {
          font-size: 2.5rem;
          line-height: 2.7rem; } }
      .page .heading h1 span {
        font-weight: 600; }
    .page .heading p {
      font-size: 1rem;
      line-height: 1.4rem;
      color: #000;
      text-align: left; }
  .page h2 {
    padding: 3rem 2rem 2rem;
    text-align: center;
    color: #004269;
    font-size: 2rem;
    position: relative; }
    @media only screen and (min-width: 1024px) {
      .page h2 {
        font-size: 2.5rem; } }
    .page h2.title-h2 {
      border: none;
      color: #004269; }
    @media only screen and (min-width: 1024px) {
      .page h2.center {
        text-align: center; } }
  .page h3 {
    font-size: 1.5rem;
    color: #004269;
    padding: 1.5rem 0;
    font-weight: 500; }
  .page p {
    color: #000;
    font-size: 1.2rem;
    line-height: 1.8rem; }
  .page .bold {
    font-weight: bold; }
  .page .italic {
    font-style: italic; }
  .page .underline {
    text-decoration: underline; }
  .page .link {
    color: #A6BFCE;
    text-decoration: underline; }
  .page .margin-top {
    margin-top: 2rem; }
  .page .max-width {
    max-width: 950px;
    margin: 0 auto; }
  .page .header-img {
    height: 10rem;
    padding: 2rem 0;
    background-image: url("../img/ioftcontacta.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center; }
  .page.tratamiento {
    background-color: #F0F9FF; }
    .page.tratamiento .wrapper {
      max-width: 1100px;
      padding: 2rem 3rem; }
      @media only screen and (min-width: 768px) {
        .page.tratamiento .wrapper {
          padding: 6rem 4rem; } }
    .page.tratamiento .primary {
      width: 100%; }
    .page.tratamiento .tratamiento-main {
      min-width: 0;
      width: 100%; }
    .page.tratamiento .tratamiento-hero {
      display: flex;
      flex-direction: column;
      gap: 2rem;
      margin-bottom: 3rem; }
      @media only screen and (min-width: 1024px) {
        .page.tratamiento .tratamiento-hero {
          width: 100%;
          max-width: 100%;
          display: grid;
          grid-template-columns: minmax(300px, 405px) minmax(0, 1fr);
          align-items: center;
          gap: 4rem;
          margin-bottom: 2rem; } }
      .page.tratamiento .tratamiento-hero .tratamiento-hero__media {
        position: relative;
        width: 100%;
        max-width: 320px;
        margin: 0 auto;
        padding-bottom: 4.25rem; }
        @media only screen and (min-width: 1024px) {
          .page.tratamiento .tratamiento-hero .tratamiento-hero__media {
            width: 100%;
            max-width: 405px;
            margin: 0;
            padding-bottom: 0; } }
      .page.tratamiento .tratamiento-hero .tratamiento-hero__image {
        aspect-ratio: 1 / 1;
        overflow: hidden; }
        .page.tratamiento .tratamiento-hero .tratamiento-hero__image img {
          width: 100%;
          height: 100%;
          object-fit: cover;
          display: block; }
      .page.tratamiento .tratamiento-hero .tratamiento-hero__icon {
        position: absolute;
        left: 50%;
        bottom: 2rem;
        width: 120px;
        height: 120px;
        border-radius: 50%;
        background-color: #F0F9FF;
        display: flex;
        align-items: center;
        justify-content: center;
        transform: translate(-50%, 35%);
        box-shadow: 0 18px 35px rgba(11, 72, 116, 0.08);
        padding: 1.8rem; }
        @media only screen and (min-width: 1024px) {
          .page.tratamiento .tratamiento-hero .tratamiento-hero__icon {
            left: auto;
            right: -50px;
            bottom: 50%;
            width: 160px;
            height: 160px;
            transform: translateY(50%);
            padding: 2.2rem; } }
        .page.tratamiento .tratamiento-hero .tratamiento-hero__icon img {
          width: 100%;
          height: 100%;
          object-fit: contain;
          display: block; }
      .page.tratamiento .tratamiento-hero .tratamiento-hero__content {
        align-items: flex-start;
        justify-content: center;
        gap: 1rem; }
        .page.tratamiento .tratamiento-hero .tratamiento-hero__content h1 {
          margin: 0;
          font-size: 2rem;
          line-height: 2rem;
          color: #004269;
          font-weight: 300; }
          @media only screen and (min-width: 768px) {
            .page.tratamiento .tratamiento-hero .tratamiento-hero__content h1 {
              font-size: 2.5rem;
              line-height: 2.5rem; } }
          @media only screen and (min-width: 1024px) {
            .page.tratamiento .tratamiento-hero .tratamiento-hero__content h1 {
              font-size: 3rem;
              line-height: 2.5rem; } }
        .page.tratamiento .tratamiento-hero .tratamiento-hero__content .excerpt p {
          margin: 0;
          text-align: left;
          font-size: 1.2rem;
          line-height: 1.35;
          color: #000; }
          @media only screen and (min-width: 1024px) {
            .page.tratamiento .tratamiento-hero .tratamiento-hero__content .excerpt p {
              font-size: 1.35rem; } }
    @media only screen and (min-width: 1024px) {
      .page.tratamiento .wrapper-grid {
        display: grid;
        align-items: start;
        grid-template-columns: 80% 20%;
        justify-content: space-between;
        column-gap: 2rem; } }
    @media only screen and (min-width: 1200px) {
      .page.tratamiento .wrapper-grid {
        column-gap: 3rem; } }
    .page.tratamiento .media-body h2 {
      padding: 2rem 0 0;
      margin: 0 0 2rem;
      text-align: left;
      color: #000;
      text-transform: uppercase;
      font-size: 2rem;
      line-height: 1.1; }
    .page.tratamiento#tratamiento .media-body h2 {
      color: #004269;
      text-transform: unset; }
    .page.tratamiento .media-body ul li,
    .page.tratamiento .media-body ol li {
      font-size: 1.2rem;
      line-height: 1.8rem;
      padding-bottom: 10px; }
    .page.tratamiento .secondary {
      width: 100%; }
      @media only screen and (min-width: 1024px) {
        .page.tratamiento .secondary {
          margin-top: 0;
          position: sticky;
          top: 2rem; } }
    .page.tratamiento .tratamientos-aside {
      background-color: rgba(255, 255, 255, 0.88);
      padding: 1.25rem 0.75rem 1.5rem; }
      .page.tratamiento .tratamientos-aside h2 {
        padding: 0 0 1rem;
        margin: 0 0 1.5rem;
        text-align: left;
        font-size: 1.05rem;
        line-height: 1.2;
        color: #000;
        border-bottom: 1px solid rgba(0, 0, 0, 0.12);
        position: relative; }
        .page.tratamiento .tratamientos-aside h2::after {
          content: "";
          position: absolute;
          left: 0;
          bottom: -1px;
          width: 98px;
          height: 3px;
          background-color: #A6BFCE; }
    .page.tratamiento .tratamientos-aside__list {
      list-style: none;
      margin: 0;
      padding: 0; }
    .page.tratamiento .tratamientos-aside__list li {
      border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
      .page.tratamiento .tratamientos-aside__list li.is-active a {
        color: #004269; }
    .page.tratamiento .tratamientos-aside__list a {
      display: block;
      padding: 0.85rem 0;
      color: rgba(0, 0, 0, 0.85);
      font-size: 1rem;
      line-height: 1.2;
      text-decoration: none;
      transition: color 0.2s ease; }
      .page.tratamiento .tratamientos-aside__list a:hover {
        color: #004269; }
    .page.tratamiento .wp-block-media-text .wp-block-media-text__content {
      padding: 0; }
    .page.tratamiento figure.wp-block-image {
      padding: 1rem 0; }
      .page.tratamiento figure.wp-block-image img {
        max-height: 350px;
        width: auto; }
      @media only screen and (min-width: 768px) {
        .page.tratamiento figure.wp-block-image {
          padding: 2rem 0; } }
    .page.tratamiento p img {
      padding: 1rem 0;
      max-height: 350px;
      width: auto; }
      @media only screen and (min-width: 768px) {
        .page.tratamiento p img {
          padding: 2rem 0; } }
  .page.cirugia-refractiva {
    background-color: #f0f9ff; }
    .page.cirugia-refractiva .wrapper.refractive-wrapper {
      max-width: 1160px;
      padding: 2rem 3rem;
      padding-top: 2rem;
      gap: 1rem; }
      @media only screen and (min-width: 768px) {
        .page.cirugia-refractiva .wrapper.refractive-wrapper {
          padding: 6rem 4rem;
          padding-top: 2rem; } }
    .page.cirugia-refractiva .refractive-hero {
      width: 100vw;
      margin-left: calc(50% - 50vw);
      margin-right: calc(50% - 50vw);
      height: clamp(180px, 24vw, 360px);
      background-image: var(--refractive-hero-image);
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    .page.cirugia-refractiva .refractive-intro {
      max-width: 760px;
      gap: 0.2rem; }
      .page.cirugia-refractiva .refractive-intro h1 {
        margin-bottom: 0.9rem; }
        @media only screen and (min-width: 1024px) {
          .page.cirugia-refractiva .refractive-intro h1 {
            font-size: 2.5rem; } }
      .page.cirugia-refractiva .refractive-intro p {
        margin: 0;
        font-size: 0.98rem;
        line-height: 1.38; }
      .page.cirugia-refractiva .refractive-intro .refractive-intro__question {
        font-weight: 600; }
    .page.cirugia-refractiva .refractive-layout {
      display: grid;
      grid-template-columns: 1fr;
      gap: 2rem;
      align-items: start; }
      @media only screen and (min-width: 1024px) {
        .page.cirugia-refractiva .refractive-layout {
          gap: 3rem;
          grid-template-columns: minmax(0, 1.35fr) minmax(260px, 0.65fr); } }
    .page.cirugia-refractiva .refractive-content {
      min-width: 0; }
      .page.cirugia-refractiva .refractive-content h2 {
        margin: 0 0 0.9rem;
        padding: 0;
        text-align: left;
        text-transform: initial;
        color: #004269;
        font-size: 2rem;
        line-height: 1.2; }
      .page.cirugia-refractiva .refractive-content h3 {
        margin: 0 0 0.8rem;
        padding: 0;
        color: #004269;
        font-size: 1.45rem;
        line-height: 1.25; }
      .page.cirugia-refractiva .refractive-content p {
        margin: 0 0 1rem;
        font-size: 1rem;
        line-height: 1.5; }
      .page.cirugia-refractiva .refractive-content ul,
      .page.cirugia-refractiva .refractive-content ol {
        margin: 0 0 1.2rem 1.2rem;
        padding: 0; }
      .page.cirugia-refractiva .refractive-content ul li {
        list-style-type: disc; }
      .page.cirugia-refractiva .refractive-content ol li {
        list-style-type: decimal; }
      .page.cirugia-refractiva .refractive-content li {
        margin: 0 0 0.45rem;
        font-size: 1rem;
        line-height: 1.5; }
    .page.cirugia-refractiva .refractive-side figure {
      margin: 0; }
    .page.cirugia-refractiva .refractive-side img {
      display: block;
      width: 100%;
      height: auto; }
    .page.cirugia-refractiva .refractive-side figcaption {
      margin-top: 1rem;
      text-align: center;
      font-size: 2rem;
      line-height: 1.25;
      font-style: italic;
      color: rgba(0, 0, 0, 0.86); }
    .page.cirugia-refractiva .refractive-video {
      margin-top: 1rem; }
      .page.cirugia-refractiva .refractive-video.refractive-video--centered {
        display: flex;
        justify-content: center; }
    .page.cirugia-refractiva .refractive-video__player {
      position: relative;
      overflow: hidden;
      background-color: #0b2c45;
      width: 100%;
      max-width: 500px; }
      .page.cirugia-refractiva .refractive-video__player .refractive-video__label {
        position: absolute;
        left: 1rem;
        top: 1rem;
        z-index: 2;
        color: #fff;
        font-size: 1.05rem;
        font-weight: 500;
        line-height: 1.25;
        text-shadow: 0 2px 8px rgba(0, 0, 0, 0.55); }
      .page.cirugia-refractiva .refractive-video__player video {
        display: block;
        width: 100%;
        height: auto; }
  .page.equipo {
    background-color: #F0F9FF; }
    .page.equipo .wrapper {
      max-width: 1500px; }
    .page.equipo .equipo-intro {
      max-width: 900px; }
      .page.equipo .equipo-intro p {
        margin: 0;
        text-align: left;
        font-size: 1.45rem;
        line-height: 1.2; }
        @media only screen and (min-width: 768px) {
          .page.equipo .equipo-intro p {
            font-size: 2rem; } }
        @media only screen and (min-width: 1024px) {
          .page.equipo .equipo-intro p {
            font-size: 2.3rem; } }
    .page.equipo.equipo-has-reveal .reveal-on-scroll {
      opacity: 0;
      transform: translate3d(0, 32px, 0);
      transition: opacity 0.7s ease, transform 0.7s ease;
      transition-delay: var(--reveal-delay, 0ms);
      will-change: opacity, transform; }
    .page.equipo.equipo-has-reveal .reveal-on-scroll.is-visible {
      opacity: 1;
      transform: translate3d(0, 0, 0); }
    @media (prefers-reduced-motion: reduce) {
      .page.equipo.equipo-has-reveal .reveal-on-scroll {
        opacity: 1;
        transform: none;
        transition: none; } }
    .page.equipo .equipo-layout {
      display: flex;
      flex-direction: column;
      gap: 1.5rem; }
      @media only screen and (min-width: 768px) {
        .page.equipo .equipo-layout {
          gap: 2rem; } }
    .page.equipo .director-card {
      width: 100%;
      background: #fff;
      border-radius: 2rem;
      overflow: hidden;
      box-shadow: 0 10px 28px rgba(11, 72, 116, 0.08); }
      .page.equipo .director-card__inner {
        display: flex;
        flex-direction: column; }
        @media only screen and (min-width: 768px) {
          .page.equipo .director-card__inner {
            display: grid;
            grid-template-columns: minmax(320px, 0.86fr) minmax(0, 1.14fr);
            align-items: stretch; } }
      .page.equipo .director-card__photo {
        width: 100%;
        background: rgba(11, 72, 116, 0.06); }
        @media only screen and (min-width: 1024px) {
          .page.equipo .director-card__photo {
            height: auto;
            min-height: 100%;
            align-self: stretch; } }
        @media only screen and (min-width: 1200px) {
          .page.equipo .director-card__photo {
            height: 460px;
            min-height: 0;
            align-self: start; } }
        .page.equipo .director-card__photo img {
          display: block;
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: top top; }
      .page.equipo .director-card__info {
        padding: 1.5rem;
        display: flex;
        flex-direction: column;
        justify-content: center; }
        @media only screen and (min-width: 768px) {
          .page.equipo .director-card__info {
            padding: 2rem; } }
        @media only screen and (min-width: 1024px) {
          .page.equipo .director-card__info {
            padding: 3rem 3.25rem; } }
        @media only screen and (min-width: 1200px) {
          .page.equipo .director-card__info {
            justify-content: center;
            padding: 2.25rem 3rem; } }
        .page.equipo .director-card__info h2 {
          padding: 0;
          margin: 0 0 0.35rem;
          text-align: left;
          font-size: 1.8rem;
          line-height: 1.15;
          color: #000; }
          @media only screen and (min-width: 1024px) {
            .page.equipo .director-card__info h2 {
              font-size: 2.1rem; } }
      .page.equipo .director-card__title, .page.equipo .director-card__specialty {
        margin: 0;
        color: #004269;
        font-weight: 600;
        line-height: 1.4; }
      .page.equipo .director-card__title {
        font-size: 1.05rem; }
      .page.equipo .director-card__specialty {
        margin-top: 0.2rem;
        margin-bottom: 1.25rem;
        font-size: 1rem; }
        @media only screen and (min-width: 1024px) {
          .page.equipo .director-card__specialty {
            max-width: 34rem; } }
      .page.equipo .director-card__bio p,
      .page.equipo .director-card__bio li {
        margin: 0 0 0.35rem;
        color: rgba(0, 0, 0, 0.92);
        font-size: 0.98rem;
        line-height: 1.3rem; }
      .page.equipo .director-card__bio li {
        list-style-type: disc;
        list-style-position: outside; }
      .page.equipo .director-card__bio ul {
        margin: 0;
        padding-left: 1.1rem; }
      .page.equipo .director-card__more {
        margin-top: 0.35rem; }
        .page.equipo .director-card__more summary {
          display: inline-flex;
          flex-wrap: wrap;
          align-items: baseline;
          gap: 0.35rem;
          cursor: pointer;
          list-style: none;
          color: rgba(0, 0, 0, 0.92);
          font-size: 0.98rem;
          line-height: 1.55; }
          .page.equipo .director-card__more summary::-webkit-details-marker {
            display: none; }
        .page.equipo .director-card__more ul {
          margin-top: 0.75rem; }
        .page.equipo .director-card__more[open] .director-card__more-label span {
          transform: rotate(90deg); }
      .page.equipo .director-card__more-label {
        color: #A6BFCE;
        font-weight: 500;
        white-space: nowrap; }
        .page.equipo .director-card__more-label span {
          display: inline-block;
          transition: transform 0.2s ease; }
    .page.equipo .equipo-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 1rem; }
      @media only screen and (min-width: 768px) {
        .page.equipo .equipo-grid {
          grid-template-columns: repeat(2, minmax(0, 1fr));
          gap: 1.25rem; } }
      @media only screen and (min-width: 1024px) {
        .page.equipo .equipo-grid {
          grid-template-columns: repeat(4, minmax(0, 1fr));
          gap: 1.5rem; } }
      @media only screen and (min-width: 1400px) {
        .page.equipo .equipo-grid {
          grid-template-columns: repeat(5, minmax(0, 1fr)); } }
    .page.equipo .small-doctor-card {
      display: flex;
      flex-direction: column;
      height: 100%;
      background: #fff;
      border-radius: 1.5rem;
      overflow: hidden;
      box-shadow: 0 8px 22px rgba(11, 72, 116, 0.06); }
      .page.equipo .small-doctor-card__photo {
        aspect-ratio: 4 / 3.9;
        background: rgba(11, 72, 116, 0.05);
        height: 250px; }
        .page.equipo .small-doctor-card__photo img {
          display: block;
          width: 100%;
          height: 100%;
          object-fit: cover;
          object-position: top center; }
      .page.equipo .small-doctor-card__info {
        display: flex;
        flex-direction: column;
        gap: 0.25rem;
        padding: 0.95rem 1rem 1.15rem; }
      .page.equipo .small-doctor-card h3 {
        padding: 0;
        margin: 0;
        font-size: 1.35rem;
        line-height: 1.2;
        color: #000; }
      .page.equipo .small-doctor-card__role {
        margin: 0;
        color: #004269;
        font-size: 0.92rem;
        line-height: 1.35;
        font-weight: 600; }
      .page.equipo .small-doctor-card__description {
        margin-top: 0.35rem; }
        .page.equipo .small-doctor-card__description p {
          margin: 0;
          font-size: 0.98rem;
          line-height: 1.55;
          color: rgba(0, 0, 0, 0.92);
          text-align: left; }
      .page.equipo .small-doctor-card__more summary {
        display: inline-flex;
        align-items: baseline;
        cursor: pointer;
        list-style: none; }
        .page.equipo .small-doctor-card__more summary::-webkit-details-marker {
          display: none; }
      .page.equipo .small-doctor-card__more p {
        margin-top: 0.75rem; }
      .page.equipo .small-doctor-card__more[open] .small-doctor-card__more-label span {
        transform: rotate(90deg); }
      .page.equipo .small-doctor-card__more-label {
        color: #A6BFCE;
        font-weight: 500;
        white-space: nowrap; }
        .page.equipo .small-doctor-card__more-label span {
          display: inline-block;
          transition: transform 0.2s ease; }
      .page.equipo .small-doctor-card--empty {
        min-height: 240px;
        justify-content: center; }
    .page.equipo .equipo-content {
      margin-top: 2rem; }
    .page.equipo .equipo-recepcion {
      width: 100%;
      align-self: stretch; }
      .page.equipo .equipo-recepcion__grid {
        display: grid;
        width: 100%;
        grid-template-columns: 1fr;
        gap: 1.5rem;
        justify-content: start;
        justify-items: stretch;
        align-content: start; }
        @media only screen and (min-width: 768px) {
          .page.equipo .equipo-recepcion__grid {
            grid-template-columns: repeat(3, minmax(0, 1fr));
            gap: 1.25rem; } }
        @media only screen and (min-width: 1024px) {
          .page.equipo .equipo-recepcion__grid {
            grid-template-columns: repeat(4, minmax(0, 1fr)); } }
    .page.equipo .small-doctor-card--staff .small-doctor-card__info {
      align-items: flex-start;
      text-align: left; }
    .page.equipo .small-doctor-card--staff .small-doctor-card__role {
      color: rgba(0, 0, 0, 0.92);
      font-size: 1rem;
      font-weight: 500; }
  .page.tratamientos-archive h3 {
    padding: 0; }
  .page section.porque {
    background-color: #A6BFCE;
    color: #004269;
    padding-top: 0;
    padding-bottom: 0; }
    .page section.porque h2 {
      color: #004269; }
  .page .testimonios {
    gap: 1rem !important; }
    .page .testimonios .wp-block-column blockquote {
      border-radius: 1rem;
      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
      padding: 2rem;
      margin: 0;
      margin-bottom: 1rem; }
      .page .testimonios .wp-block-column blockquote:nth-child(odd) {
        background-color: #FFFFFF; }
      .page .testimonios .wp-block-column blockquote:nth-child(even) {
        background-color: #d2dadf; }
      .page .testimonios .wp-block-column blockquote p {
        color: #004269;
        font-size: 1.5rem;
        font-weight: 600;
        line-height: 1.8rem;
        position: relative;
        padding-top: 1rem; }
        .page .testimonios .wp-block-column blockquote p::before {
          content: "“";
          position: absolute;
          left: -10px;
          top: -15px;
          font-size: 4rem;
          line-height: 1;
          color: #004269;
          font-family: Georgia, serif; }
  .page blockquote {
    background-color: #FFFFFF;
    border-radius: 1rem;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    padding: 1rem;
    margin: 0; }
  .page .content {
    display: grid;
    gap: 2rem; }
  .page .wp-block-media-text {
    padding: 0;
    gap: 2rem; }
    @media only screen and (min-width: 1024px) {
      .page .wp-block-media-text {
        gap: 0rem; } }
    @media only screen and (min-width: 1400px) {
      .page .wp-block-media-text {
        gap: 2rem; } }
    .page .wp-block-media-text .wp-block-media-text__content {
      padding: 0; }
      @media only screen and (min-width: 1024px) {
        .page .wp-block-media-text .wp-block-media-text__content {
          padding: 2rem 3rem; } }
  .page .wp-block-buttons {
    margin-top: 1rem; }
    .page .wp-block-buttons a {
      color: #fff;
      background-color: #004269;
      padding: 10px 15px;
      width: fit-content;
      transition: all 0.3s ease-in;
      transition: all 300ms;
      border: 1px #fff solid;
      height: 50px;
      border-radius: 6px; }
      .page .wp-block-buttons a:hover {
        color: #A6BFCE;
        border: 1px #A6BFCE solid;
        transform: scale(1.1);
        transform-origin: left; }
  .page .wp-block-columns {
    gap: 2rem; }

.archive-title-prefix {
  display: none; }

/* Oculta paginación en escritorio */
@media only screen and (min-width: 1024px) {
  .paginacion {
    display: none; } }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

#equipo-home {
  overflow-x: hidden; }

.team-section {
  background: #f0f9ff; }

.team-container {
  width: 100%;
  margin: 0 auto; }
  @media (min-width: 1600px) {
    .team-container {
      padding: 0 0; } }
  @media (min-width: 1800px) {
    .team-container {
      padding: 0 0;
      max-width: 1400px;
      margin: 0 auto; } }

.team-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem; }
  @media (min-width: 1024px) {
    .team-grid {
      grid-template-columns: 1fr 1fr;
      gap: 2rem;
      align-items: center; } }

.director-card {
  width: 100%;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  overflow: hidden; }
  .director-card__inner {
    display: flex;
    flex-direction: column; }
    @media (min-width: 768px) {
      .director-card__inner {
        flex-direction: row; } }
  .director-card__photo {
    width: 100%;
    flex-shrink: 0;
    min-height: 100px;
    overflow: hidden;
    background: #eee; }
    @media (min-width: 768px) {
      .director-card__photo {
        width: 50%; } }
    .director-card__photo img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center 20%; }
  .director-card__info {
    flex: 1;
    width: 100%;
    min-width: 0;
    padding: 32px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    .director-card__info h3 {
      font-size: 1.3rem;
      font-weight: 700;
      color: #004269;
      margin-bottom: 8px;
      line-height: 1.15;
      overflow-wrap: anywhere; }
      @media (min-width: 768px) {
        .director-card__info h3 {
          font-size: 1.5rem; } }
  .director-card__title {
    font-size: 1.2rem;
    color: #004269;
    font-weight: 500;
    margin-bottom: 2px;
    line-height: 1.35; }
  .director-card__specialty {
    font-size: 1rem;
    color: #004269;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 1.35;
    overflow-wrap: anywhere; }
  .director-card__bio {
    min-width: 0; }
    .director-card__bio p,
    .director-card__bio li {
      padding-top: 3px;
      font-size: 1rem;
      color: #004269;
      font-weight: 300;
      line-height: 1.6;
      margin-bottom: 4px;
      overflow-wrap: anywhere; }

.bio-hidden {
  display: none; }

.bio-visible {
  display: block; }

.read-more-btn,
.read-less-btn {
  background: none;
  border: none;
  color: #004269;
  font-size: 0.8rem;
  font-weight: 600;
  margin-left: 4px;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-transform: uppercase;
  padding-top: 1rem;
  cursor: pointer;
  padding: 0;
  font-family: inherit;
  transition: color 0.3s; }
  .read-more-btn:hover,
  .read-less-btn:hover {
    color: #A6BFCE; }

.read-more-btn,
.read-less-btn {
  padding-top: 1rem; }

.read-less-btn {
  margin-top: 8px;
  margin-bottom: 16px; }

.team-slider-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  min-width: 0;
  gap: 1rem; }

.team-slider {
  width: 100%;
  overflow: hidden; }
  .team-slider__track {
    display: flex;
    gap: 12px;
    transition: transform 0.4s ease;
    will-change: transform; }
  .team-slider__controls {
    display: flex;
    justify-content: flex-end;
    gap: 8px;
    margin-top: 16px; }

.small-doctor-card {
  flex: 0 0 calc(50% - 6px);
  min-width: 0;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column; }
  @media (min-width: 768px) and (max-width: 1023px) {
    .small-doctor-card {
      flex: 0 0 calc(33% - 6px); } }
  @media (min-width: 1024px) {
    .small-doctor-card {
      flex: 0 0 calc(33.333% - 8px); } }
  @media (min-width: 1400px) {
    .small-doctor-card {
      flex: 0 0 calc(25% - 8px); } }
  @media (min-width: 1600px) {
    .small-doctor-card {
      flex: 0 0 calc(25% - 8px); } }
  .small-doctor-card__photo {
    aspect-ratio: 4 / 5;
    overflow: hidden;
    background: #eee; }
    .small-doctor-card__photo img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center 20%; }
  .small-doctor-card__info {
    flex: 0 0 auto;
    min-width: 0;
    padding: 16px 20px 0; }
    .small-doctor-card__info h4 {
      font-size: 1rem;
      font-weight: 600;
      color: #004269;
      line-height: 1.3;
      margin-bottom: 4px;
      overflow-wrap: anywhere; }
    .small-doctor-card__info p {
      font-size: 0.875rem;
      color: #004269;
      font-weight: 300;
      line-height: 1.3;
      overflow-wrap: anywhere; }
  .small-doctor-card__chevron {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 8px;
    margin-top: 0;
    padding: 12px 20px 16px;
    color: #004269;
    cursor: pointer; }
    .small-doctor-card__chevron:focus-visible {
      outline: 2px solid #004269;
      outline-offset: 2px;
      border-radius: 8px; }
  .small-doctor-card__hidden-text {
    width: 100%;
    text-align: left;
    font-size: 0.8rem;
    color: var(--muted-foreground);
    line-height: 1.5;
    overflow-wrap: anywhere;
    margin-top: 4px; }
    .small-doctor-card__hidden-text p {
      margin: 0; }

.small-doctor-card.is-open .small-doctor-card__chevron svg {
  transform: rotate(180deg); }

.slider-btn {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #004269;
  background: transparent;
  color: #004269;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s; }
  .slider-btn:hover {
    background: #A6BFCE;
    color: #004269; }
  .slider-btn:disabled {
    opacity: 0.5;
    cursor: not-allowed; }

.team-cta {
  display: flex;
  justify-content: center;
  margin-top: 40px; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

.blog h1 {
  font-family: "Inter Tight", sans-serif;
  font-size: 2rem;
  padding-bottom: 0; }
  .blog h1 span {
    font-family: "Inter Tight", sans-serif;
    font-size: 2rem;
    color: #004269; }

.blog p, .blog h4, .blog span, .blog h3, .blog a, .blog div, .blog li, .blog h2, .blog h5, .blog strong {
  font-family: "Inter Tight", sans-serif; }

.blog a.backTo {
  color: #004269;
  display: block;
  padding-bottom: 0.5rem; }

.blog .grid-blog {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 2rem;
  row-gap: 2rem; }
  @media only screen and (min-width: 1200px) {
    .blog .grid-blog {
      display: grid;
      grid-template-columns: 75% 1fr;
      column-gap: 2rem; } }
  @media only screen and (min-width: 1400px) {
    .blog .grid-blog {
      max-width: 1200px;
      margin: 0 auto; } }

.blog select {
  margin: 1rem 0;
  padding: 5px; }
  @media only screen and (min-width: 1200px) {
    .blog select {
      display: none; } }

.blog .blog__container {
  display: grid;
  grid-template-columns: 1fr;
  column-gap: 1rem;
  row-gap: 2rem;
  box-sizing: border-box; }
  .blog .blog__container li {
    background-color: #FFFFFF;
    border-radius: 0.5rem; }
    .blog .blog__container li .media {
      width: 100%;
      height: 200px;
      overflow: hidden;
      border-top-left-radius: 0.5rem;
      border-top-right-radius: 0.5rem; }
      .blog .blog__container li .media img {
        height: 100%;
        width: 100%;
        object-fit: cover;
        object-position: center;
        transition: all 1s cubic-bezier(0, 0, 0.24, 0.9);
        transform: scale(1.1);
        transform-origin: center; }
        .blog .blog__container li .media img:hover {
          transform: scale(1.2);
          transform-origin: center; }
    .blog .blog__container li .media-body {
      padding: 1rem 2rem; }
      .blog .blog__container li .media-body h4 {
        color: #004269;
        font-size: 24px;
        font-weight: 300;
        line-height: 30px;
        margin-bottom: 0.5rem;
        text-align: left;
        text-transform: lowercase; }
        .blog .blog__container li .media-body h4::first-letter {
          text-transform: uppercase; }
        .blog .blog__container li .media-body h4:hover {
          color: #A6BFCE; }
        .blog .blog__container li .media-body h4 a {
          color: #004269;
          text-transform: lowercase; }
          .blog .blog__container li .media-body h4 a::first-letter {
            text-transform: uppercase; }
          .blog .blog__container li .media-body h4 a:hover {
            color: #A6BFCE; }
      .blog .blog__container li .media-body p {
        font-size: 0.9rem;
        line-height: 1rem;
        text-align: left;
        margin-bottom: 0;
        text-align: left; }
        .blog .blog__container li .media-body p.extract {
          font-size: 1rem;
          line-height: 1.4rem; }
        .blog .blog__container li .media-body p span {
          color: #004269;
          font-size: 0.9rem;
          font-weight: 600; }
      .blog .blog__container li .media-body ul {
        padding: 0.5rem 0;
        display: flex;
        flex-direction: column;
        align-items: start; }
        .blog .blog__container li .media-body ul li {
          padding-bottom: 5px; }
          .blog .blog__container li .media-body ul li.modalidad {
            display: flex;
            flex-direction: row;
            gap: 0.5rem;
            align-items: start; }
          .blog .blog__container li .media-body ul li p {
            text-align: left; }
  @media only screen and (min-width: 768px) {
    .blog .blog__container {
      display: grid;
      grid-template-columns: 1fr 1fr;
      column-gap: 2rem; } }

.blog .primary, .blog .secondary {
  padding: 0; }
  .blog .primary section, .blog .secondary section {
    padding: 0; }

.blog .secondary .wp-block-categories-list {
  text-transform: uppercase; }
  .blog .secondary .wp-block-categories-list li {
    background-color: #FFFFFF;
    margin-bottom: 1rem;
    width: fit-content;
    list-style-type: none;
    transition: cubic-bezier(0.075, 0.82, 0.165, 1); }
    .blog .secondary .wp-block-categories-list li:hover {
      border: 1px solid #004269;
      padding: 5px 10px; }
    .blog .secondary .wp-block-categories-list li a {
      color: #004269;
      font-weight: bold;
      font-size: 1rem;
      transition: cubic-bezier(0.075, 0.82, 0.165, 1); }

.blog .secondary .wp-block-latest-posts.wp-block-latest-posts__list li {
  border-bottom: 1px solid #A6BFCE;
  padding: 5px 0; }

.blog .secondary h3 {
  padding: 0; }

.blog .more-link {
  background-color: #004269;
  text-transform: uppercase;
  color: #fff;
  font-size: 0.9rem;
  font-weight: 600;
  display: block;
  padding: 8px 10px;
  border-radius: 5px;
  margin-top: 1rem;
  text-align: center; }
  .blog .more-link:hover {
    background-color: #7C96A3; }

.blog .nav-pages {
  margin-top: 2.5rem; }
  .blog .nav-pages__list {
    display: flex;
    flex-wrap: nowrap;
    gap: 0;
    padding: 0;
    margin: 0;
    list-style: none;
    border: 1px solid rgba(0, 66, 105, 0.14);
    border-radius: 0.75rem;
    overflow: hidden;
    background-color: #fff;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; }
  .blog .nav-pages__item {
    margin: 0; }
  .blog .nav-pages .page-numbers {
    min-width: 46px;
    min-height: 46px;
    padding: 0.6rem 0.85rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-right: 1px solid rgba(0, 66, 105, 0.14);
    color: #004269;
    font-size: 0.95rem;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap;
    text-decoration: none;
    background-color: #fff;
    transition: background-color 0.2s ease, color 0.2s ease; }
    .blog .nav-pages .page-numbers:hover {
      background-color: rgba(0, 66, 105, 0.08); }
    .blog .nav-pages .page-numbers.current {
      color: #fff;
      background-color: #004269; }
  .blog .nav-pages .nav-pages__item:last-child .page-numbers {
    border-right: 0; }
  .blog .nav-pages .dots {
    cursor: default; }
  @media only screen and (min-width: 768px) {
    .blog .nav-pages__list {
      flex-wrap: wrap;
      overflow-x: visible; }
    .blog .nav-pages .page-numbers {
      min-width: 64px;
      min-height: 64px;
      padding: 0.85rem 1.4rem;
      font-size: 1.1rem; } }

.page.single .max-width {
  max-width: 1200px;
  margin: auto; }

.page.single .wrapper-grid {
  gap: 2rem;
  display: grid;
  align-items: start;
  grid-template-columns: 1fr;
  justify-content: space-between; }
  @media only screen and (min-width: 1024px) {
    .page.single .wrapper-grid {
      display: grid;
      align-items: start;
      grid-template-columns: minmax(0, 1fr) 280px;
      justify-content: space-between; } }
  @media only screen and (min-width: 1200px) {
    .page.single .wrapper-grid {
      column-gap: 3rem; } }

.page.single .wrapper {
  margin-top: 0rem;
  padding-bottom: 3rem; }

.page.single .excerpt p {
  color: #A6BFCE;
  font-size: 1.125rem;
  line-height: 1.75rem; }

.page.single .primary {
  align-items: self-start;
  gap: 10px; }

.page.single .primary ul li {
  /*  list-style-type: circle; */
  list-style-position: inside;
  margin-bottom: 1rem;
  padding-left: 5px;
  font-size: 1.2rem; }

.page.single p {
  padding-bottom: 0.5rem; }

.page.single section.primary, .page.single section.secondary {
  padding-top: 0; }

.page.single p, .page.single h4, .page.single span, .page.single h3, .page.single a, .page.single div, .page.single li, .page.single h1, .page.single h2, .page.single h5, .page.single strong {
  font-family: "Inter Tight", sans-serif; }

.page.single .media-single {
  width: 100%;
  margin: auto; }
  .page.single .media-single img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: center;
    transition: all 1s cubic-bezier(0, 0, 0.24, 0.9); }

.page.single .media-body .heading {
  padding: 1rem 0 0; }

.page.single .media-body h1 {
  font-family: "Inter Tight", sans-serif;
  font-size: 1.7rem;
  line-height: 2rem;
  text-align: left;
  margin: 0;
  padding: 0; }

.page.single h2 {
  padding: 10px 0;
  margin-bottom: 1rem;
  margin: auto; }

.page.single .wp-block-buttons {
  margin: 1rem 0; }

.page.single h4 {
  color: #004269;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
  padding: 1rem 0;
  border-bottom: 1px solid #004269; }

.page.single p {
  font-size: 1rem;
  line-height: 1.5rem; }

.page.single a {
  color: #A6BFCE; }
  .page.single a:hover {
    color: #000; }
  .page.single a.more-link {
    color: #fff; }

.page.single .btn-primary {
  border: 0; }
  .page.single .btn-primary a {
    color: #fff;
    text-transform: lowercase; }
    .page.single .btn-primary a::first-letter {
      text-transform: uppercase; }

.page.single p:has(br) {
  border-bottom: 1px solid #A6BFCE;
  padding-bottom: 0.75rem; }

.page.single ol {
  list-style-position: inside; }
  .page.single ol li {
    list-style-type: circle;
    padding-left: 8px;
    border-bottom: 1px solid #7C96A3;
    padding-bottom: 10px; }

.page.single .table {
  gap: 1rem; }
  .page.single .table strong {
    display: block;
    color: #A6BFCE;
    font-size: 1.1rem;
    text-transform: uppercase !important; }
  .page.single .table table {
    padding: 1rem; }
    .page.single .table table tbody, .page.single .table table tr, .page.single .table table td {
      border-color: #A6BFCE !important;
      padding: 1rem; }

.page.single .caracteristicas {
  padding: 2rem 0; }

.page.single .nav-subtitle {
  color: #A6BFCE; }

.page.single .secondary {
  width: 100%;
  align-self: start; }
  @media only screen and (min-width: 1024px) {
    .page.single .secondary {
      margin-top: 0;
      position: sticky;
      top: 0; } }
  .page.single .secondary section {
    padding: 0; }

.page.single .tratamientos-aside {
  background-color: rgba(255, 255, 255, 0.88);
  padding: 1.25rem 0.75rem 1.5rem; }
  .page.single .tratamientos-aside h2 {
    padding: 0 0 1rem;
    margin: 0 0 1.5rem;
    text-align: left;
    font-size: 1.05rem;
    line-height: 1.2;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    position: relative; }
    .page.single .tratamientos-aside h2::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: -1px;
      width: 98px;
      height: 3px;
      background-color: #A6BFCE; }

.page.single .tratamientos-aside__list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .page.single .tratamientos-aside__list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    margin-bottom: 0;
    padding-left: 0;
    font-size: 1rem;
    list-style: none; }
  .page.single .tratamientos-aside__list a {
    display: block;
    padding: 0.85rem 0;
    color: rgba(0, 0, 0, 0.85);
    font-size: 1rem;
    line-height: 1.2;
    text-decoration: none;
    transition: color 0.2s ease; }
    .page.single .tratamientos-aside__list a:hover {
      color: #004269; }

.page.single .bio-blog {
  background-color: #FFFFFF;
  margin-bottom: 2rem; }
  .page.single .bio-blog .content {
    padding: 20px; }
    .page.single .bio-blog .content h3 {
      margin: 0;
      font-size: 1.5rem;
      color: #004269;
      font-weight: bold; }
    .page.single .bio-blog .content p {
      font-size: 1rem;
      line-height: 1.5rem;
      margin-bottom: 1rem; }
    .page.single .bio-blog .content a {
      display: block;
      font-size: 0.9rem;
      border: 1px solid #004269;
      padding: 10px; }

.page.single.profesor .profesor-item .heading {
  padding: 0; }
  .page.single.profesor .profesor-item .heading h1 {
    margin: 0; }
  .page.single.profesor .profesor-item .heading p {
    color: #000;
    text-align: left; }

.page.single.profesor .profesor-item h3 {
  color: #000; }

.page.single.profesor .profesor-item .curso-wrapp {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.5rem; }
  @media only screen and (min-width: 768px) {
    .page.single.profesor .profesor-item .curso-wrapp {
      grid-template-columns: repeat(2, minmax(0, 1fr)); } }
  .page.single.profesor .profesor-item .curso-wrapp .curso-profe {
    background-color: #fff;
    padding: 1rem; }
    .page.single.profesor .profesor-item .curso-wrapp .curso-profe h4 {
      border-bottom: 0; }
      .page.single.profesor .profesor-item .curso-wrapp .curso-profe h4 a {
        color: #004269; }
    .page.single.profesor .profesor-item .curso-wrapp .curso-profe img {
      max-height: 200px;
      width: auto;
      margin: 0 auto; }

.page.single.profesor .media-single img {
  max-height: 350px;
  width: auto;
  margin: 0 auto; }

.page.blog .secondary {
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .page.blog .secondary {
      margin-top: 0;
      position: sticky; } }
  .page.blog .secondary section {
    padding: 0; }

.page.blog .tratamientos-aside {
  background-color: rgba(255, 255, 255, 0.88);
  padding: 1.25rem 0.75rem 1.5rem; }
  .page.blog .tratamientos-aside h2 {
    padding: 0 0 1rem;
    margin: 0 0 1.5rem;
    text-align: left;
    font-size: 1.05rem;
    line-height: 1.2;
    color: #000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    position: relative; }
    .page.blog .tratamientos-aside h2::after {
      content: "";
      position: absolute;
      left: 0;
      bottom: -1px;
      width: 98px;
      height: 3px;
      background-color: #A6BFCE; }

.page.blog .tratamientos-aside__list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .page.blog .tratamientos-aside__list li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    margin-bottom: 0;
    padding-left: 0;
    font-size: 1rem;
    list-style: none; }
  .page.blog .tratamientos-aside__list a {
    display: block;
    padding: 0.85rem 0;
    color: rgba(0, 0, 0, 0.85);
    font-size: 1rem;
    line-height: 1.2;
    text-decoration: none;
    transition: color 0.2s ease; }
    .page.blog .tratamientos-aside__list a:hover {
      color: #004269; }

.nav-links {
  margin-top: 1rem; }
  .nav-links span {
    color: #004269; }
    .nav-links span.nav-title {
      color: #A6BFCE; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

.contacto-container {
  width: 100%;
  max-width: 100%;
  margin: 0 auto; }
  @media only screen and (min-width: 768px) {
    .contacto-container {
      padding: 0 4rem; } }
  @media only screen and (min-width: 1024px) {
    .contacto-container {
      padding: 0 6rem; } }
  @media (min-width: 1400px) {
    .contacto-container {
      max-width: 1100px; } }
  @media (min-width: 1800px) {
    .contacto-container {
      max-width: 1400px; } }

/* ========== BACKGROUND SECTION ========== */
@media (max-width: 1199px) {
  .contacto-header-bar {
    padding: 2rem 0; } }

@media (max-width: 767px) {
  .contacto-header-bar {
    padding: 2rem 0; } }

.contacto-bg {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  background-image: url("../img/contacta-IOFT-Toledo.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  padding: 2rem 3rem; }
  @media (min-width: 1200px) {
    .contacto-bg {
      padding: 6rem 4rem; } }

.contacto-center {
  display: flex;
  justify-content: center; }

.contacto-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 34px;
  align-items: center;
  width: 100%;
  max-width: 400px;
  margin: 0 auto; }
  @media (min-width: 1024px) {
    .contacto-grid {
      grid-template-columns: minmax(320px, 1fr) minmax(320px, 500px);
      gap: 3rem;
      max-width: 100%; } }

/* ========== FORM ========== */
.contacto-form-col {
  width: 100%;
  max-width: 520px; }
  @media (min-width: 1024px) {
    .contacto-form-col {
      max-width: 100%; } }
  @media (max-width: 1199px) {
    .contacto-form-col {
      max-width: 440px; } }
  @media (max-width: 767px) {
    .contacto-form-col {
      max-width: 100%; } }

.contacto-form {
  display: flex;
  flex-direction: column;
  gap: 18px; }
  @media (max-width: 767px) {
    .contacto-form {
      gap: 12px; } }
  .contacto-form input {
    width: 100%;
    height: 3rem;
    padding: 0 34px;
    border: none;
    border-radius: 10px;
    background: rgba(245, 245, 245, 0.94);
    backdrop-filter: blur(3px);
    font-family: "Inter Tight", sans-serif;
    font-size: 1.25rem;
    font-weight: 300;
    line-height: 1;
    color: #A6BFCE;
    outline: none;
    box-shadow: 0 2px 0 rgba(255, 255, 255, 0.22) inset; }
    .contacto-form input::placeholder {
      color: #6b8ca6;
      opacity: 1; }
    .contacto-form input:focus {
      box-shadow: 0 0 0 2px rgba(0, 66, 105, 0.2); }
    @media (max-width: 1199px) {
      .contacto-form input {
        height: 64px;
        border-radius: 9px;
        font-size: 1.05rem;
        padding: 0 24px; } }
    @media (max-width: 767px) {
      .contacto-form input {
        height: 56px;
        border-radius: 8px;
        font-size: 1rem;
        padding: 0 18px; } }
  .contacto-form button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 14px;
    width: 100%;
    height: 74px;
    background: #004269;
    color: #fff;
    border: none;
    border-radius: 10px;
    font-size: 1.05rem;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.01em;
    cursor: pointer;
    transition: background 0.3s, color 0.3s; }
    .contacto-form button svg {
      width: 18px;
      height: 18px; }
    .contacto-form button:hover {
      background: #1f6f99;
      color: var(--primary-foreground); }
    @media (max-width: 1199px) {
      .contacto-form button {
        height: 64px;
        border-radius: 9px;
        font-size: 0.95rem;
        gap: 16px; }
        .contacto-form button svg {
          width: 20px;
          height: 20px; } }
    @media (max-width: 767px) {
      .contacto-form button {
        height: 56px;
        border-radius: 8px;
        font-size: 0.95rem;
        letter-spacing: 0.02em;
        gap: 10px; }
        .contacto-form button svg {
          width: 16px;
          height: 16px; } }

/* ========== INFO CARD ========== */
.contacto-info-col {
  display: flex;
  justify-content: center; }
  @media (min-width: 1024px) {
    .contacto-info-col {
      justify-content: flex-end; } }

.contacto-card {
  width: 100%;
  max-width: 520px;
  background: rgba(245, 247, 249, 0.96);
  backdrop-filter: blur(2px);
  border-radius: 18px;
  padding: 34px 36px;
  box-shadow: 0 18px 36px -22px rgba(0, 0, 0, 0.55); }
  .contacto-card h3 {
    font-weight: 600;
    font-size: 1.2rem;
    line-height: 1.1;
    color: #004269;
    margin: 0 0 12px; }

.contacto-subtitle {
  color: #004269;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 18px; }

.contacto-details {
  display: flex;
  flex-direction: column;
  gap: 14px; }

.contacto-row {
  display: flex;
  align-items: flex-start;
  gap: 12px; }
  .contacto-row span,
  .contacto-row p {
    color: #004269;
    font-size: 1.1rem;
    font-weight: 600;
    line-height: 1.2;
    margin: 0; }
  .contacto-row svg {
    width: 22px;
    height: 22px;
    color: #004269;
    flex-shrink: 0;
    margin-top: 3px; }

.contacto-row-top {
  align-items: flex-start; }

/* WhatsApp icon */
.contacto-icon-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 0; }

.icon-whatsapp {
  width: 22px;
  height: 22px;
  fill: #25d366;
  stroke: none;
  transition: transform 0.2s;
  cursor: pointer; }
  .icon-whatsapp:hover {
    transform: scale(1.25); }
  @media (max-width: 1199px) {
    .icon-whatsapp {
      width: 24px;
      height: 24px; } }
  @media (max-width: 767px) {
    .icon-whatsapp {
      width: 19px;
      height: 19px; } }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

.page.contacta {
  background: #f0f9ff; }
  .page.contacta .contacta-page {
    max-width: 1600px;
    gap: 2.5rem;
    align-items: stretch; }
    @media only screen and (min-width: 1024px) {
      .page.contacta .contacta-page {
        gap: 3.5rem; } }
  .page.contacta .contacta-page__hero-background {
    position: relative;
    width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    overflow: hidden;
    background-color: #e8f1f7;
    background-image: var(--contacta-hero-bg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    .page.contacta .contacta-page__hero-background::before {
      content: "";
      position: absolute;
      inset: 0;
      background: radial-gradient(circle at 52% 52%, rgba(180, 208, 228, 0.35) 0, rgba(180, 208, 228, 0.35) 19%, transparent 20%), radial-gradient(circle at 52% 52%, rgba(180, 208, 228, 0.22) 0, rgba(180, 208, 228, 0.22) 33%, transparent 34%), radial-gradient(circle at 52% 52%, rgba(180, 208, 228, 0.14) 0, rgba(180, 208, 228, 0.14) 47%, transparent 48%), linear-gradient(90deg, rgba(239, 244, 248, 0.9) 0%, rgba(230, 239, 247, 0.78) 58%, rgba(216, 230, 242, 0.74) 100%);
      pointer-events: none; }
  .page.contacta .contacta-page--hero {
    position: relative;
    z-index: 1;
    padding-top: 3rem;
    padding-bottom: 3rem;
    gap: 1.5rem; }
    @media only screen and (min-width: 1024px) {
      .page.contacta .contacta-page--hero {
        padding-top: 4rem;
        padding-bottom: 4rem;
        gap: 2rem; } }
  .page.contacta .heading {
    align-self: stretch;
    width: 100%; }
    .page.contacta .heading h1 {
      color: #004269;
      text-transform: initial;
      font-weight: 300;
      font-size: 1.8rem;
      line-height: 2rem;
      text-align: left; }
      @media only screen and (min-width: 768px) {
        .page.contacta .heading h1 {
          font-size: 2rem; } }
      @media only screen and (min-width: 1024px) {
        .page.contacta .heading h1 {
          font-size: 2.25rem;
          line-height: 2.5rem; } }
      @media only screen and (min-width: 1600px) {
        .page.contacta .heading h1 {
          font-size: 2.5rem;
          line-height: 2.7rem; } }
      .page.contacta .heading h1 span {
        font-weight: 600; }
  .page.contacta .contacta-page__intro {
    max-width: 760px;
    margin-top: 1rem; }
    .page.contacta .contacta-page__intro p {
      margin: 0; }
  .page.contacta .contacta-page__hero {
    width: 100%;
    padding: 0; }
  .page.contacta .contacta-page__form {
    position: relative;
    z-index: 1;
    width: 100%;
    max-width: 980px;
    margin: 0; }
    @media only screen and (min-width: 1024px) {
      .page.contacta .contacta-page__form {
        max-width: 980px; } }
  .page.contacta .wpcf7 {
    width: 100%; }
  .page.contacta .wpcf7-form {
    display: grid;
    grid-template-columns: 1fr;
    gap: 1rem 1.25rem;
    margin: 0; }
    @media only screen and (min-width: 768px) {
      .page.contacta .wpcf7-form {
        grid-template-columns: repeat(2, minmax(0, 1fr)); } }
  .page.contacta .wpcf7-form > p {
    margin: 0; }
  .page.contacta .wpcf7-form > p:nth-last-child(2),
  .page.contacta .wpcf7-form > p:last-child {
    grid-column: 1 / -1; }
  .page.contacta .wpcf7-form > .consent {
    grid-column: 1 / -1;
    width: 100%;
    justify-self: start;
    text-align: left; }
    @media only screen and (min-width: 1024px) {
      .page.contacta .wpcf7-form > .consent {
        grid-column: 1 / 2;
        padding-top: 1rem; } }
  .page.contacta .wpcf7-form br {
    display: none; }
  .page.contacta .wpcf7-form-control-wrap,
  .page.contacta .wpcf7-form-control-wrap > * {
    display: block;
    width: 100%; }
  .page.contacta .wpcf7 input:not([type="submit"]),
  .page.contacta .wpcf7 select,
  .page.contacta .wpcf7 textarea {
    width: 100%;
    min-height: 3.8rem;
    padding: 0 1.4rem;
    border: 1px solid rgba(0, 66, 105, 0.22);
    border-radius: 6px;
    background: rgba(255, 255, 255, 0.94);
    color: #004269;
    font-family: "Inter Tight", sans-serif;
    font-size: 1.05rem;
    line-height: 1.2;
    outline: none;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.65); }
    .page.contacta .wpcf7 input:not([type="submit"])::placeholder,
    .page.contacta .wpcf7 select::placeholder,
    .page.contacta .wpcf7 textarea::placeholder {
      color: rgba(0, 66, 105, 0.8);
      opacity: 1; }
    .page.contacta .wpcf7 input:not([type="submit"]):focus,
    .page.contacta .wpcf7 select:focus,
    .page.contacta .wpcf7 textarea:focus {
      border-color: rgba(0, 66, 105, 0.45);
      box-shadow: 0 0 0 3px rgba(166, 191, 206, 0.18); }
  .page.contacta .wpcf7 select {
    appearance: none;
    -webkit-appearance: none;
    background-image: linear-gradient(45deg, transparent 50%, #004269 50%), linear-gradient(135deg, #004269 50%, transparent 50%);
    background-position: calc(100% - 30px) calc(50% - 4px), calc(100% - 20px) calc(50% - 4px);
    background-size: 10px 10px, 10px 10px;
    background-repeat: no-repeat;
    padding-right: 3.5rem; }
  .page.contacta .wpcf7 textarea {
    min-height: 9rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    border-radius: 6px;
    resize: vertical; }
  .page.contacta .consent {
    display: grid;
    gap: 0.9rem;
    margin: 0;
    text-align: left; }
    @media only screen and (min-width: 1024px) {
      .page.contacta .consent {
        max-width: 620px; } }
  .page.contacta .form-consent {
    margin: 0;
    text-align: left; }
  .page.contacta .form-consent .wpcf7-list-item {
    margin: 0; }
  .page.contacta .form-consent .wpcf7-list-item label {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.75rem;
    text-align: left; }
  .page.contacta .form-consent .wpcf7-list-item-label {
    display: block;
    font-size: 0.8rem;
    line-height: 1.45;
    color: #000;
    text-align: left; }
  .page.contacta .wpcf7 input[type="checkbox"] {
    width: 1.9rem;
    min-width: 1.9rem;
    height: 1.9rem;
    min-height: 1.9rem;
    padding: 0;
    margin: 0.15rem 0 0;
    border-radius: 0.3rem;
    flex: 0 0 1.9rem;
    appearance: auto;
    -webkit-appearance: checkbox;
    box-shadow: none; }
  .page.contacta .wpcf7 .wpcf7-submit {
    margin-top: 2rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;
    min-width: 190px;
    padding: 14px 32px;
    border: 0;
    border-radius: 6px;
    background: #004269;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    font-family: inherit;
    letter-spacing: 0.1em;
    line-height: 1;
    text-transform: uppercase;
    text-decoration: none;
    cursor: pointer;
    transition: all 0.3s; }
    .page.contacta .wpcf7 .wpcf7-submit:hover {
      background: #A6BFCE;
      color: #004269; }
  .page.contacta .wpcf7-spinner {
    display: none; }
  .page.contacta .wpcf7-not-valid-tip,
  .page.contacta .wpcf7 form .wpcf7-response-output {
    margin: 0.5rem 0 0;
    font-size: 0.9rem;
    color: #004269; }
  .page.contacta .contacta-page__info-grid {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2rem;
    width: 100%;
    align-items: center; }
    @media only screen and (min-width: 1024px) {
      .page.contacta .contacta-page__info-grid {
        grid-template-columns: minmax(0, 1.15fr) minmax(320px, 0.85fr);
        gap: 2.5rem; } }
  .page.contacta .contacta-page__map {
    width: 100%;
    min-height: 330px;
    border-radius: 0;
    overflow: hidden;
    box-shadow: 0 22px 42px rgba(0, 66, 105, 0.08); }
    .page.contacta .contacta-page__map iframe {
      display: block;
      width: 100%;
      min-height: 330px;
      border: 0; }
  .page.contacta .contacta-page__card {
    width: 100%;
    padding: 2rem 1.75rem;
    border: 2px solid #A6BFCE;
    border-radius: 2.5rem;
    background: rgba(255, 255, 255, 0.9);
    color: #004269; }
    @media only screen and (min-width: 1024px) {
      .page.contacta .contacta-page__card {
        padding: 2.5rem 2.5rem; } }
    .page.contacta .contacta-page__card h2 {
      padding: 0;
      margin: 0 0 1.75rem;
      text-align: left;
      color: #004269;
      font-size: 1.5rem;
      line-height: 1.15;
      font-weight: 400; }
      @media only screen and (min-width: 768px) {
        .page.contacta .contacta-page__card h2 {
          font-size: 1.9rem; } }
  .page.contacta .contacta-page__thanks {
    max-width: 760px;
    margin-top: 0.5rem; }
    .page.contacta .contacta-page__thanks h2 {
      margin-bottom: 0;
      text-align: center; }
    .page.contacta .contacta-page__thanks p {
      margin: 0.75rem 0 0;
      text-align: center;
      color: #004269;
      font-size: 1.05rem;
      line-height: 1.35; }
  .page.contacta .contacta-page__card-list {
    display: flex;
    flex-direction: column;
    gap: 1rem; }
  .page.contacta .contacta-page__card-row {
    display: flex;
    align-items: flex-start;
    gap: 1rem; }
    .page.contacta .contacta-page__card-row svg {
      width: 2rem;
      height: 2rem;
      flex-shrink: 0;
      color: #004269;
      margin-top: 0.15rem; }
    .page.contacta .contacta-page__card-row p {
      margin: 0;
      color: #004269;
      font-size: 1.05rem;
      line-height: 1.35;
      font-weight: 400; }
      @media only screen and (min-width: 768px) {
        .page.contacta .contacta-page__card-row p {
          font-size: 1.15rem; } }
  .page.contacta .contacta-page__card-icon-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    line-height: 0; }
  .page.contacta .icon-whatsapp {
    width: 2rem;
    height: 2rem;
    fill: #25d366;
    stroke: none;
    transition: transform 0.2s;
    cursor: pointer; }
    .page.contacta .icon-whatsapp:hover {
      transform: scale(1.25); }
  .page.contacta .contacta-page__media {
    width: 100vw;
    min-height: clamp(320px, 46vw, 760px);
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    background-color: #dce8f2;
    background-image: url("../img/contacta-IOFT-Toledo.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }
    @media only screen and (min-width: 768px) {
      .page.contacta .contacta-page__media {
        background-attachment: fixed; } }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

.centro-section {
  background: #fff; }

.centro-container {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto; }
  @media (min-width: 1600px) {
    .centro-container {
      max-width: calc(1800px - (6rem * 2)); } }
  @media (min-width: 1800px) {
    .centro-container {
      padding: 0 0;
      max-width: 1400px;
      margin: 0 auto; } }

/* ========== IMAGES GRID ========== */
.centro-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1rem; }
  @media (min-width: 768px) {
    .centro-grid {
      grid-template-columns: 1fr 1fr;
      gap: 24px; } }

.centro-img-wrapper {
  border-radius: 16px;
  overflow: hidden; }
  .centro-img-wrapper img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    display: block; }
    @media (min-width: 768px) {
      .centro-img-wrapper img {
        height: 400px; } }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

/* ========== SECTION ========== */
.faqs-section {
  position: relative;
  overflow: hidden;
  background-color: #f0f9ff;
  background-image: url("../img/faqs-background.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; }
  .faqs-section::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg, rgba(239, 244, 248, 0.94) 0%, rgba(230, 239, 247, 0.88) 58%, rgba(216, 230, 242, 0.82) 100%), radial-gradient(circle at 58% 50%, rgba(180, 208, 228, 0.28) 0, rgba(180, 208, 228, 0.28) 26%, transparent 27%), radial-gradient(circle at 58% 50%, rgba(180, 208, 228, 0.18) 0, rgba(180, 208, 228, 0.18) 39%, transparent 40%), radial-gradient(circle at 58% 50%, rgba(180, 208, 228, 0.1) 0, rgba(180, 208, 228, 0.1) 53%, transparent 54%);
    pointer-events: none; }

.faqs-container {
  position: relative;
  z-index: 1;
  max-width: 1600px;
  margin: 0 auto;
  /* padding: 0 $padding-x-mob; */ }
  @media only screen and (min-width: 768px) {
    .faqs-container {
      /* padding: 0 $padding-x-ipad-small; */ } }
  @media only screen and (min-width: 1024px) {
    .faqs-container {
      /* padding: 0 $padding-x-desk; */ } }

/* ========== GRID ========== */
.faqs-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 40px;
  align-items: center; }
  @media only screen and (min-width: 1024px) {
    .faqs-grid {
      grid-template-columns: minmax(320px, 1fr) minmax(520px, 1.35fr);
      gap: 1rem; } }

/* ========== LEFT COLUMN ========== */
.faqs-left {
  align-self: center; }
  .faqs-left h2 {
    line-height: 1.1;
    margin-bottom: 28px;
    max-width: 520px; }
  .faqs-left .font-medium {
    font-weight: 600; }
  .faqs-left .btn-primary {
    margin-top: 2rem; }

.faqs-cta {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  min-width: 320px;
  gap: 18px;
  background: #004269;
  color: #fff;
  padding: 15px 28px;
  border-radius: 8px;
  font-size: 0.95rem;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  text-decoration: none;
  border: none;
  cursor: pointer;
  transition: background 0.25s ease; }
  .faqs-cta:hover {
    background: #0b5684;
    color: #fff; }

/* ========== FAQ ITEMS ========== */
.faq-item {
  border-bottom: 1px solid rgba(0, 66, 105, 0.22); }

.faq-trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 5px 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  color: #004269;
  font-family: "Inter Tight", sans-serif;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1;
  gap: 22px;
  transition: all 0.5s ease-out; }
  .faq-trigger span {
    flex: 1;
    max-width: 95%; }
  @media only screen and (min-width: 768px) {
    .faq-trigger {
      font-size: 1.1rem;
      line-height: 1.5rem; } }
  .faq-trigger:hover {
    color: #A6BFCE; }

.faqs-right {
  width: 100%; }
  @media only screen and (min-width: 1024px) {
    .faqs-right {
      width: 95%; } }
  @media only screen and (min-width: 1200px) {
    .faqs-right {
      width: 100%; } }

.faq-icon {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 0px solid #f0f9ff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s ease; }
  .faq-icon:hover {
    background-color: #A6BFCE;
    color: #004269; }
  .faq-icon svg {
    width: 18px;
    height: 18px; }

.faq-trigger[aria-expanded="true"] .faq-icon {
  transform: rotate(45deg); }

.faq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out; }
  .faq-content p {
    padding: 0 0 14px;
    color: rgba(0, 66, 105, 0.9);
    font-size: 1rem;
    line-height: 1.5;
    font-weight: 300; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

.partners-section {
  background: #F0F9FF;
  overflow: hidden; }

.partners-container {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 16px; }

@media (min-width: 768px) {
  .partners-container {
    padding: 0 64px; } }

@media (min-width: 1024px) {
  .partners-container {
    padding: 0 96px; } }

.partners-container h2 {
  font-size: 1.875rem;
  font-weight: 300;
  color: #004269;
  text-align: center;
  margin-bottom: 48px; }

@media (min-width: 768px) {
  .partners-container h2 {
    font-size: 2.25rem; } }

.partners-track {
  display: flex;
  gap: 24px;
  overflow: hidden;
  white-space: nowrap; }

.partner-card {
  flex-shrink: 0;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(4px);
  border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.08);
  padding: 24px 32px;
  min-width: 160px;
  display: flex;
  align-items: center;
  justify-content: center; }

.partner-card span {
  color: #004269;
  font-weight: 600;
  font-size: 1.125rem;
  white-space: nowrap; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

/* ========== SECTION ========== */
.testimonials-section {
  background: var(--accent);
  padding: 6rem 0 0;
  align-items: stretch;
  gap: 32px; }

.testimonials-section .heading {
  padding: 0 2rem; }
  @media only screen and (min-width: 768px) {
    .testimonials-section .heading {
      padding: 0 4rem; } }
  @media only screen and (min-width: 1024px) {
    .testimonials-section .heading {
      padding: 0 6rem; } }

/* ========== PARALLAX BLOCK ========== */
.testimonials-parallax {
  position: relative;
  width: 100%;
  min-height: 330px;
  overflow: hidden; }

@media (min-width: 1024px) {
  .testimonials-parallax {
    min-height: 420px; } }

.testimonials-parallax__bg {
  position: absolute;
  inset: 0;
  background-image: url("../img/testimonios/testimonio.jpg");
  background-attachment: fixed;
  background-position: center;
  background-size: cover; }

.testimonials-parallax__overlay {
  position: absolute;
  inset: 0;
  background: var(--secondary-alpha); }

/* ========== CONTENT ========== */
.testimonials-content {
  position: relative;
  z-index: 10;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 32px;
  height: 100%; }
  @media (min-width: 768px) {
    .testimonials-content {
      padding: 0 64px; } }
  @media (min-width: 1024px) {
    .testimonials-content {
      padding: 0 96px; } }
  @media (min-width: 1024px) {
    .testimonials-content {
      padding: 0 96px; } }
  @media (min-width: 1800px) {
    .testimonials-content {
      padding: 0 0;
      max-width: 1400px;
      margin: 0 auto; } }

.testimonials-content__inner {
  display: flex;
  flex-direction: column;
  min-height: 330px;
  padding: 1.5rem 0; }
  @media (min-width: 768px) {
    .testimonials-content__inner {
      padding: 3rem 0; } }
  @media (min-width: 1024px) {
    .testimonials-content__inner {
      flex-direction: row;
      align-items: flex-end;
      justify-content: space-between;
      min-height: 420px;
      padding: 3rem 0; } }

/* ========== VIDEO CARD ========== */
.testimonials-video {
  flex-shrink: 0;
  margin-bottom: 32px; }
  @media (min-width: 1024px) {
    .testimonials-video {
      margin-bottom: 0;
      align-self: center; } }

.video-card {
  position: relative;
  max-width: 420px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  background: #fff; }

.video-card img {
  width: 100%;
  aspect-ratio: 16 / 9;
  object-fit: cover;
  display: block; }

/* Play overlay */
.video-card__play {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s; }

.video-card:hover .video-card__play {
  background: rgba(0, 0, 0, 0.3); }

.video-card__play-btn {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.9);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s;
  padding-left: 4px; }

.video-card:hover .video-card__play-btn {
  transform: scale(1.1); }

/* Patient info */
.video-card__info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  padding: 16px; }

.video-card__name {
  color: #fff;
  font-weight: 500;
  font-size: 0.875rem; }

.video-card__desc {
  color: rgba(255, 255, 255, 0.8);
  font-size: 0.75rem;
  line-height: 1.4; }

/* ========== STATS ========== */
.testimonials-stats {
  display: flex;
  flex-wrap: wrap;
  gap: 32px; }

@media (min-width: 768px) {
  .testimonials-stats {
    gap: 48px; } }

@media (min-width: 1024px) {
  .testimonials-stats {
    padding-bottom: 16px; } }

.stat__number {
  font-size: 1.5rem;
  font-weight: 600;
  color: #fff;
  margin-bottom: 4px;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3); }

@media (min-width: 768px) {
  .stat__number {
    font-size: 1.875rem; } }

.stat__label {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2); }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

.cta {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  transition: transform 0.3s ease;
  /* duration + easing */ }
  @media only screen and (min-width: 768px) {
    .cta {
      padding-top: 0rem;
      gap: 1.5rem; } }
  @media only screen and (min-width: 1024px) {
    .cta {
      flex-direction: row; } }
  .cta li {
    background-color: #004269;
    display: flex;
    flex-direction: row;
    gap: 1rem;
    padding: 5px 1.5rem;
    border-radius: 5px;
    -webkit-transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
    transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
    justify-content: center;
    align-items: center;
    transition: transform 0.3s ease;
    /* duration + easing */ }
    .cta li:hover {
      background-color: #A6BFCE;
      transform: scale(1.1);
      transform-origin: center; }
    .cta li a {
      font-size: 0.8rem;
      color: #fff;
      -webkit-transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      transition: opacity 400ms cubic-bezier(0.03, 0.27, 0.49, 1.22);
      font-weight: bold; }

.btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #004269;
  color: #fff;
  padding: 14px 32px;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  text-decoration: none;
  border-radius: 6px;
  font-family: inherit;
  transition: all 0.3s;
  font-weight: 500; }
  .btn-primary:hover {
    background: #A6BFCE;
    color: #004269; }

.btn-cta {
  color: #fff;
  font-weight: 600;
  background-color: #004269;
  padding: 5px 1.5rem;
  border: #fff 2px solid;
  border-radius: 5px;
  background: #004269;
  /* background: linear-gradient(90deg, $main-color 50%, #000000d6 100%); */
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: .15s; }
  .btn-cta:hover {
    background: linear-gradient(90deg, #004269 100%);
    background-color: #A6BFCE;
    transform: scale(1.1);
    transform-origin: center; }
  .btn-cta a {
    background-color: transparent;
    padding: 0; }

input {
  background-color: transparent;
  border: 0; }
  input::placeholder {
    color: #fff;
    background-color: transparent;
    border: 0; }

.cta li button.search-form__trigger {
  font-size: 1rem;
  color: white;
  cursor: pointer;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  background: transparent;
  border-width: 0px;
  border-style: initial;
  border-color: initial;
  border-image: initial;
  padding: 0px; }

input[type="search"]::placeholder {
  color: #7C96A3; }

@font-face {
  font-family: "Inter Tight";
  src: url("../fonts/InterTight-VariableFont_wght.ttf") format("truetype");
  font-weight: 100 900;
  font-style: normal;
  font-display: swap; }

/*padding genericos*/
/*padding mob*/
/*padding ipad*/
/*padding desktop*/
/*padding desktop-large*/
/*mediaqueries*/
.top-header {
  height: 100px; }

.page, .blog .single {
  padding-top: 100px; }

/* ========== FOOTER ========== */
.footer {
  background-color: #004269;
  color: #fff;
  /* ========== ICON LINK ========== */
  /* ========== CTA BUTTON ========== */
  /* ========== NAV LINKS ========== */
  /* ========== CONTACT INFO ========== */
  /* ========== LARGE TEXT ========== */
  /* ========== BOTTOM BAR ========== */
  /* ========== MOBILE LAYOUT (default) ========== */
  /* ========== DESKTOP LAYOUT ========== */ }
  .footer .footer-container {
    margin: 0 auto;
    max-width: 1400px;
    padding: 3rem 2rem; }
    @media only screen and (min-width: 768px) {
      .footer .footer-container {
        padding: 4rem 4rem; } }
    @media only screen and (min-width: 1024px) {
      .footer .footer-container {
        padding: 4rem 6rem; } }
  .footer .footer-menu a {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: color 0.2s; }
    .footer .footer-menu a:hover {
      color: #A6BFCE; }
  .footer .icon-link {
    align-items: center;
    border: 1px solid #fff;
    border-radius: 9999px;
    color: #fff;
    display: flex;
    height: 2.5rem;
    justify-content: center;
    text-decoration: none;
    transition: background-color 0.2s, color 0.2s;
    width: 2.5rem; }
    .footer .icon-link:hover {
      background-color: #fff;
      color: #004269; }
    .footer .icon-link svg {
      height: 1rem;
      width: 1rem; }
    .footer .icon-link.icon-link-lg {
      height: 2.5rem;
      width: 2.5rem; }
      .footer .icon-link.icon-link-lg svg {
        height: 1.25rem;
        width: 1.25rem; }
  .footer .btn-primary {
    background: transparent;
    border: 1px solid #fff;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    transition: background-color 0.2s, color 0.2s;
    margin-top: 2rem; }
    @media only screen and (min-width: 768px) {
      .footer .btn-primary {
        margin-top: 0rem; } }
    .footer .btn-primary:hover {
      background-color: #fff;
      color: #004269; }
    .footer .btn-primary.cta-btn-lg {
      font-size: 0.875rem;
      padding: 1rem 2rem; }
  .footer .nav-list {
    list-style: none; }
    .footer .nav-list li + li {
      margin-top: 0.5rem; }
  .footer .nav a {
    color: #fff;
    font-size: 0.875rem;
    font-weight: 300;
    letter-spacing: 0.05em;
    text-decoration: none;
    transition: color 0.2s; }
    .footer .nav a:hover {
      color: #A6BFCE; }
  .footer .contact-row {
    align-items: center;
    display: flex;
    gap: 0.5rem; }
    .footer .contact-row svg {
      color: #fff;
      flex-shrink: 0;
      height: 1rem;
      width: 1rem; }
  .footer .contact-text {
    color: #fff;
    font-size: 0.75rem;
    font-weight: 300; }
    .footer .contact-text.contact-text-sm {
      font-size: 0.875rem; }
  .footer .integrados-label {
    text-align: left;
    color: #fff;
    font-size: 1rem;
    margin-bottom: 1rem; }
  .footer .large-text-section {
    overflow: hidden;
    padding-top: 3rem;
    position: relative; }
  .footer .large-text {
    color: #A6BFCE;
    font-size: 1.6rem;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    white-space: nowrap; }
    @media only screen and (min-width: 768px) {
      .footer .large-text {
        font-size: 3.3rem; } }
    @media only screen and (min-width: 1024px) {
      .footer .large-text {
        font-size: 4.4rem; } }
  .footer .bottom-bar {
    background-color: #A6BFCE; }
  .footer .bottom-bar-inner {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1280px;
    padding: 1rem; }
    @media only screen and (min-width: 768px) {
      .footer .bottom-bar-inner {
        flex-direction: row;
        padding: 1rem 4rem; } }
    @media only screen and (min-width: 1024px) {
      .footer .bottom-bar-inner {
        padding: 1rem 6rem; } }
  .footer .bottom-bar-text {
    color: var(--primary-foreground-80);
    font-size: 0.875rem;
    font-weight: 300; }
  .footer .bottom-bar-links {
    display: flex;
    gap: 1rem; }
  .footer .bottom-bar-link {
    color: #004269;
    font-size: 0.875rem;
    font-weight: 400;
    letter-spacing: 0.05em;
    text-decoration: none;
    text-transform: uppercase;
    transition: color 0.2s; }
    .footer .bottom-bar-link:hover {
      color: #000;
      font-weight: 600; }
  .footer .mobile-row1 {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem; }
    @media only screen and (min-width: 768px) {
      .footer .mobile-row1 {
        display: none; } }
  .footer .mobile-icons-col {
    align-items: flex-end;
    display: flex;
    flex-direction: column;
    gap: 0.5rem; }
  .footer .icons-row {
    display: flex;
    gap: 0.5rem; }
  .footer .mobile-row2 {
    display: flex;
    gap: 1.5rem; }
    @media only screen and (min-width: 768px) {
      .footer .mobile-row2 {
        display: none; } }
  .footer .mobile-cta-col {
    align-items: flex-start;
    display: flex;
    flex-direction: column; }
    .footer .mobile-cta-col .contact-info {
      display: flex;
      flex-direction: column;
      gap: 0.5rem;
      margin-top: 1rem; }
    .footer .mobile-cta-col .integrados {
      margin-top: 1rem; }
  .footer .mobile-menu-col {
    flex: 1; }
    .footer .mobile-menu-col .nav-list {
      text-align: right; }
  .footer .desktop-layout {
    display: none; }
    @media only screen and (min-width: 768px) {
      .footer .desktop-layout {
        display: grid;
        gap: 2.5rem;
        grid-template-columns: 1fr 1fr; } }
    @media only screen and (min-width: 1024px) {
      .footer .desktop-layout {
        grid-template-columns: 1fr 1fr 1fr 1fr; } }
  @media only screen and (min-width: 1024px) {
    .footer .desktop-col-nav {
      display: block; } }
  @media only screen and (min-width: 768px) {
    .footer .tablet-col-icons {
      align-items: flex-end;
      display: flex;
      flex-direction: column;
      gap: 1rem; } }
  @media only screen and (min-width: 1024px) {
    .footer .tablet-col-icons {
      display: none; } }
  @media only screen and (min-width: 768px) {
    .footer .tablet-icons-row {
      display: flex;
      flex-wrap: nowrap;
      gap: 0.5rem; } }
  @media only screen and (min-width: 768px) {
    .footer .tablet-col-menu {
      align-items: flex-start;
      display: flex;
      flex-direction: column; } }
  @media only screen and (min-width: 1024px) {
    .footer .tablet-col-menu {
      display: none; } }
  @media only screen and (min-width: 768px) {
    .footer .tablet-col-menu .nav-list {
      text-align: right; } }
  @media only screen and (min-width: 768px) {
    .footer .tablet-col-menu .integrados {
      margin-top: 1.5rem;
      text-align: right; } }
  .footer .desktop-col-social {
    display: none; }
    @media only screen and (min-width: 1024px) {
      .footer .desktop-col-social {
        align-items: flex-end;
        display: flex;
        flex-direction: column;
        gap: 1.5rem; } }
  @media only screen and (min-width: 1024px) {
    .footer .desktop-icons-row {
      display: flex;
      gap: 0.75rem; } }
  @media only screen and (min-width: 768px) {
    .footer .cta-col .contact-info {
      display: flex;
      flex-direction: column;
      gap: 0.75rem;
      margin-top: 1.5rem; } }

body {
  font-family: "Inter Tight", sans-serif;
  background-color: #f0f9ff;
  overflow-x: hidden;
  color: #000; }

h1 {
  font-family: "Inter Tight", sans-serif;
  color: #000; }

h2 {
  font-family: "Inter Tight", sans-serif;
  color: #004269; }

h3, h4 {
  font-family: "Inter Tight", sans-serif; }

p {
  font-family: "Inter Tight", sans-serif;
  color: #000; }

a {
  color: #004269; }

a:hover {
  color: #000; }
