/*
Theme Name: Custom
Author: Nlandgraf
Description: Custom theme
Version: 1.0.0
*/

:root {
  --azul: #1b29a7;
  --azul-oscuro: #010357;
  --celeste: #0095da;
  --gris-claro: #e9e9e9;
  --gradient: linear-gradient(
    90deg,
    rgba(27, 41, 167, 1) 0%,
    rgba(0, 149, 218, 1) 32%,
    rgba(255, 211, 5, 1) 100%
  );
  --gradient-inverted: linear-gradient(
    270deg,
    rgba(27, 41, 167, 1) 0%,
    rgba(0, 149, 218, 1) 32%,
    rgba(255, 211, 5, 1) 100%
  );

  --font-host-grotesk: "Host Grotesk", sans-serif;
  --font-lota-grotesque: "Lota Grotesque", sans-serif;
  --font-bitter: "Bitter", serif;

  --padding-section: 80px 0;
  --padding-section-alt: 60px 0 100px;
}
@media (max-width: 980px) {
  :root {
    --padding-section: 60px 0;
    --padding-section-alt: 40px 0 80px;
  }
}
@media (max-width: 768px) {
  :root {
    --padding-section: 40px 0;
    --padding-section-alt: 40px 0;
  }
}

@font-face {
  font-family: "Lota Grotesque";
  src:
    url("fonts/LotaGrotesque-Bold.woff2") format("woff2"),
    url("fonts/LotaGrotesque-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lota Grotesque";
  src:
    url("fonts/LotaGrotesque-Light.woff2") format("woff2"),
    url("fonts/LotaGrotesque-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lota Grotesque";
  src:
    url("fonts/LotaGrotesque-Regular.woff2") format("woff2"),
    url("fonts/LotaGrotesque-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lota Grotesque Semi";
  src:
    url("fonts/LotaGrotesque-SemiBold.woff2") format("woff2"),
    url("fonts/LotaGrotesque-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lota Grotesque";
  src:
    url("fonts/LotaGrotesque-Regular_1.woff2") format("woff2"),
    url("fonts/LotaGrotesque-Regular_1.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lota Grotesque Semi";
  src:
    url("fonts/LotaGrotesque-SemiBold_1.woff2") format("woff2"),
    url("fonts/LotaGrotesque-SemiBold_1.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Lota Grotesque";
  src:
    url("fonts/LotaGrotesque-Black.woff2") format("woff2"),
    url("fonts/LotaGrotesque-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bitter";
  src:
    url("fonts/Bitter-Regular.woff2") format("woff2"),
    url("fonts/Bitter-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bitter";
  src:
    url("fonts/Bitter-SemiBold.woff2") format("woff2"),
    url("fonts/Bitter-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bitter";
  src:
    url("fonts/Bitter-Medium.woff2") format("woff2"),
    url("fonts/Bitter-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Host Grotesk";
  src:
    url("fonts/HostGrotesk-ExtraBold.woff2") format("woff2"),
    url("fonts/HostGrotesk-ExtraBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Host Grotesk";
  src:
    url("fonts/HostGrotesk-Regular.woff2") format("woff2"),
    url("fonts/HostGrotesk-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Host Grotesk";
  src:
    url("fonts/HostGrotesk-SemiBold.woff2") format("woff2"),
    url("fonts/HostGrotesk-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Host Grotesk";
  src:
    url("fonts/HostGrotesk-Bold.woff2") format("woff2"),
    url("fonts/HostGrotesk-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Host Grotesk";
  src:
    url("fonts/HostGrotesk-Light.woff2") format("woff2"),
    url("fonts/HostGrotesk-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Host Grotesk";
  src:
    url("fonts/HostGrotesk-Medium.woff2") format("woff2"),
    url("fonts/HostGrotesk-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Host Grotesk";
  src:
    url("fonts/HostGrotesk-Medium_1.woff2") format("woff2"),
    url("fonts/HostGrotesk-Medium_1.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
button:focus {
  outline: none;
}
button::-moz-focus-inner {
  border: 0;
}
html {
  scroll-behavior: smooth;
}
#main {
  margin-top: 43px;
}
html,
body {
  font-family: var(--font-host-grotesk);
  line-height: 1.2em;
  color: #000;
  letter-spacing: 0.04em;
  margin: 0;
}
h3 {
  margin: 0 0 2px;
  font-size: 30px;
  font-weight: 500;
}
p {
  font-size: 22px;
  color: #000;
  margin: 0 0 10px;
  font-weight: 300;
  line-height: 1.2em;
}
.container {
  max-width: 1080px;
  width: 90%;
  margin: 0 auto;
}
h1,
h2,
h3 {
  margin: 0 0 30px;
  line-height: 1.2em;
}
h4,
h5,
p {
  margin: 0 0 15px;
  line-height: 1.2em;
}
div {
  box-sizing: border-box;
}
/********* MENU **************/
.site-logo img {
  width: 145px;
  display: flex;
  transition: width 0.4s;
}
.logo-menu {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 25px 0;
  gap: 12%;
  transition: all 0.4s;
}
.burguer-holder {
  display: none;
}
nav .menu {
  display: flex;
  gap: 30px;
  list-style: none;
  padding: 0;
}
nav .menu li a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 17px;
}
.burguer-holder {
  display: none;
}
header {
  z-index: 3;
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  background-color: transparent;
  transition: all 0.4s;
}
.admin-bar header {
  top: 32px;
}
.scrolled header {
  background-color: #0095da7d;
}
.scrolled .logo-menu {
  padding: 12px;
}
.scrolled .site-logo img {
  width: 120px;
}

.top-menu {
  background-color: var(--azul);
  color: #fff;
}
.top-menu nav {
  display: flex;
  justify-content: end;
}
.top-menu nav ul {
  display: flex;
  list-style: none;
  gap: 20px;
  padding: 0;
  margin: 12px 0;
}
.top-menu nav ul a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
}

.menu-opener {
  position: relative;
  display: inline-block;
  text-align: right;
  height: 100%;
  width: 25px;
  float: right;
  cursor: pointer;
  z-index: 3333;
}
.line-burguer {
  height: 3px;
  width: 27px;
  background-color: #fff;
  display: inline-block;
  top: calc(50% - 1px);
  position: absolute;
  right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.line-burguer::after {
  bottom: 9px;
}
.line-burguer::before,
.line-burguer::after {
  content: "";
  height: 3px;
  width: 27px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  right: 0;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.line-burguer::before {
  top: 9px;
}
.menu-active .line-burguer::before,
.menu-active .line-burguer::after {
  background-color: #fff;
}
.menu-active .line-burguer {
  background-color: transparent;
}
.menu-active .line-burguer::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: -1px;
  height: 4px;
}
.menu-active .line-burguer::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  bottom: 0;
  height: 4px;
}
.burguer-holder {
  height: 40px;
}
#mobile-menu li {
  list-style: none;
}
#mobile-menu {
  display: none;
}
#mobile-menu .sub-menu {
  display: block;
  position: relative;
  top: 0;
  left: 0;
  opacity: 1;
  pointer-events: all;
  width: auto;
  padding-top: 0;
  background-color: transparent;
}
@media (max-width: 980px) {
  .logo-menu .site-logo img,
  .scrolled .logo-menu .site-logo img {
    width: 95px;
  }
  .nav-booking {
    display: block;
  }
  .nav-menu .lang-holder,
  .nav-menu .header-booking {
    display: flex;
    justify-content: center;
  }
  .lang-holder a {
    color: var(--gris-oscuro);
    font-size: 19px;
  }
  .lang-holder .lang-item {
    border-color: var(--gris-oscuro);
  }
  .lang-holder {
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .nav-menu > div {
    width: 100%;
  }
  nav .menu {
    gap: 12px;
  }
  .header-booking {
    display: none;
  }
  .top-menu {
    display: none;
  }
  .logo-menu .container {
    padding: 0;
  }
  #main {
    margin-top: 64px;
  }
  header {
    position: fixed;
    top: 0;
    left: 0;
  }
  .admin-bar header {
    top: 32px;
  }
  .nav-menu {
    display: none;
  }
  .logo-menu {
    padding: 10px 0;
    z-index: 33333;
    justify-content: space-between;
  }
  .burguer-holder {
    display: block;
    z-index: 333333;
    margin-left: 10px;
  }
  .menu-icons-holder {
    display: flex;
    align-items: center;
    z-index: 33333333;
  }
  #site-logo {
    z-index: 33333;
  }
  .menu-active #mobile-menu {
    right: 0;
  }
  .nav-menu ul li a {
    color: #fff;
    font-weight: 600;
    line-height: 1.2em;
    margin: 0 auto;
    font-size: 17px;
    padding: 7px 0;
    width: 100%;
  }
  .nav-menu .sub-menu li a {
    font-size: 16px;
    line-height: 1em;
    padding: 6px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    opacity: 1;
  }
  .nav-menu .sub-menu li:last-child a {
    border-bottom: none;
  }
  .nav-menu li.btn-item.menu-item {
    margin-top: 5px;
  }
  .nav-menu ul.sub-menu li {
    line-height: 1.6em;
    border: none;
  }
  .nav-menu .menu {
    padding: 0;
    text-align: left;
    flex-basis: 100%;
    flex-direction: column;
  }
  .nav-holder {
    flex-direction: column;
    flex-basis: 100%;
    align-items: center;
  }
  .nav-holder > div {
    flex-basis: 100%;
    width: 100%;
  }
  .nav-menu {
    position: fixed;
    top: -100vh;
    left: 0;
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    background-color: var(--azul);
    padding: 83px 5% 30px;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    -webkit-transition: top 0.6s;
    -o-transition: top 0.6s;
    transition: top 0.6s;
    overflow-y: scroll;
    max-height: 100vh;
  }
  .admin-bar .nav-menu {
    padding: 115px 5% 30px;
  }
  .menu-active .nav-menu {
    top: 0;
  }
  .nav-menu ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0 0;
  }
  .nav-menu ul li {
    margin: 0;
    text-align: left;
    width: 100%;
    padding: 0;
    line-height: 2em;
  }
  .nav-menu .menu-main-menu-container {
    width: 100%;
  }
  .nav-menu ul.sub-menu {
    padding-bottom: 9px;
    display: flex;
    flex-direction: column;
    display: none;
    transition: none;
  }
  .logo-menu img {
    width: 150px;
    margin: 7px 0;
  }
  .header-redes {
    margin-left: auto;
    gap: 10px;
    margin-right: 10px;
    z-index: 333;
  }
  .logo-menu .header-redes img {
    width: 25px;
    margin: 0;
  }
  .nav-menu ul li.menu-item-has-children {
    position: relative;
  }
  .logo-menu::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: var(--azul);
    z-index: 333;
  }
  .sub-menu-toggle {
    padding: 0 10px;
    height: 100%;
    position: absolute;
    right: 0;
  }
  .nav-menu ul li.menu-item-has-children > a::after {
    content: none;
  }
  .nav-menu .turn-off ul.sub-menu {
    display: block;
    padding-left: 13px;
  }
}
@media (max-width: 768px) {
  .admin-bar header {
    top: 46px;
  }
}
/********* MENU END ***********/
:root {
  --sticky-header-height: 0px;
}

.proyectos-stack {
  position: relative;
  isolation: isolate;
}

/*
 * Importante:
 * ningún padre de .proyecto-panel debería tener
 * overflow: hidden, auto o scroll.
 */

.proyecto-panel {
  position: sticky;
  top: var(--sticky-header-height);
  z-index: calc(10 + var(--panel-index));
  min-height: calc(100svh - var(--sticky-header-height));
  display: flex;
  background-color: #111;
  color: #fff;
  overflow: hidden;
  padding: 120px 0 80px;
  box-sizing: border-box;
}

.proyecto-panel-bg {
  position: absolute;
  inset: 0;
  z-index: -2;

  background-image: var(--panel-background);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  transform: scale(1.03);
}

.proyecto-panel::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  background: linear-gradient(180deg, var(--azul) 0%, rgba(0, 0, 0, 0) 100%);
  height: 50%;
}

.proyecto-panel-eyebrow {
  margin: 0 0 15px;
  font-size: 35px;
  font-weight: 300;
  letter-spacing: 0.06em;
  margin-bottom: 50px;
}

.proyecto-panel h2 {
  margin: 0 0 30px;

  font-size: clamp(48px, 7vw, 120px);
  line-height: 0.9;
}

.proyecto-panel-text {
  max-width: 500px;

  font-size: 18px;
  line-height: 1.6;
}
.proyecto-panel-content h4 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 22px;
  margin: 0;
}
.proyecto-panel-content p {
  color: #fff;
  margin: 0;
  font-weight: 500;
  color: #fff;
  font-size: 24px;
}
.proyecto-panel-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.proyecto-cifra-item {
  flex-basis: 30.66%;
  background-color: rgba(242, 242, 242, 0.73);
  padding: 30px;
  text-align: center;
  border-radius: 15px;
  box-sizing: border-box;
}
.proyecto-cifras {
  display: flex;
  gap: 40px 4%;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: auto;
}
.proyecto-cifra-item span {
  color: var(--celeste);
  font-weight: 600;
  font-size: 50px;
  font-weight: 800;
  margin-bottom: 0px;
  position: relative;
  display: inline-block;
  line-height: 1.1em;
}
.proyecto-cifra-item p {
  font-family: var(--font-bitter);
  font-size: 20px;
  color: var(--azul);
  font-weight: 500;
}

@media (max-width: 767px) {
  .proyecto-panel {
    min-height: calc(100svh - var(--sticky-header-height));
  }

  .proyecto-panel .container {
    padding-inline: 24px;
  }

  .proyecto-panel-content {
    padding-block: 80px;
  }

  .proyecto-panel::after {
    background: rgba(0, 0, 0, 0.5);
  }
}

.linkedin-section {
  padding: 80px 0 40px;
}
.fullscreen-video-section {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: calc(100vh - 42px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.container.video-text-holder {
  z-index: 3;
  position: relative;
  text-align: left;
  color: #fff;
}
.video-holder::before {
  content: "";
  display: block;
  height: 0;
  padding-bottom: 56.25%;
}
.video-holder::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.55);
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video-holder {
  width: 100%;
  min-height: 101%;
  position: absolute;
  left: 0;
  top: 50%;
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  -webkit-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
.video-holder video {
  width: auto;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  -moz-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  -webkit-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.container.video-text-holder h1 {
  font-size: 72px;
}
.container.video-text-holder p {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
}

.intro-section {
  background-image: url(../../..//wp-content/uploads/2026/07/roch-img-banner.jpg);
  background-color: var(--gris-claro);
  display: flex;
  background-size: cover;
  background-position: top;
  height: 55dvh;
}
.intro-section .container {
  display: flex;
  flex-direction: column;
  padding: 60px 0;
}
.intro-section h1 {
  color: #fff;
  font-size: 84px;
  margin: auto 0 10px;
}
.intro-section p {
  color: #fff;
  font-size: 25px;
  margin: 0;
}
.proveedores-data {
  padding: 80px 0;
  text-align: center;
}
.alt-title::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background: var(--gradient-inverted);
}
.alt-title {
  display: flex;
  align-items: center;
  margin: auto;
  position: relative;
  padding: 4px 15px;
  box-sizing: border-box;
  color: #fff;
  background: var(--azul);
  background-clip: padding-box;
  border: solid 2px transparent;
  border-radius: 1em;
  text-align: center;
  justify-content: center;
  font-size: 19px;
  font-weight: 500;
  font-family: var(--font-bitter);
  letter-spacing: 0.0001em;
}
.proveedores-data p {
  max-width: 760px;
  margin: 0 auto;
}
.alt-title-holder {
  display: flex;
  justify-content: center;
  margin-bottom: 50px;
}
.btns-holder button {
  background-color: var(--azul);
  color: rgb(255, 255, 255);
  padding: 10px 25px 8px;
  border-radius: 30px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  cursor: pointer;
  transition: 0.4s;
  border: none;
  font-family: var(--font-lota-grotesque);
  margin-top: 40px;
}
.btns-holder button:hover {
  background-color: var(--celeste);
}
.nosotros-section {
  background-color: var(--azul);
  color: #fff;
  padding: var(--padding-section-alt);
  text-align: center;
  position: relative;
  z-index: 0;
}
.nosotros-section p {
  color: #fff;
  font-weight: 800;
  font-size: 56px;
}
.bg-01 {
  background-image: url(../../../wp-content/uploads/2026/07/roch-img-banner-2.jpg);
}
.bg-02 {
  background-image: url(../../../wp-content/uploads/2026/07/roch-img-banner-3.jpg);
}
.bg-03 {
  background-image: url(../../../wp-content/uploads/2026/07/roch-img-banner-4.jpg);
}
.bg-04 {
  background-image: url(../../../wp-content/uploads/2026/07/roch-img-banner-5.jpg);
}
.bg-05 {
  background-image: url(../../../wp-content/uploads/2026/07/roch-img-banner.jpg);
}
.bg-06 {
  background-image: url(../../../wp-content/uploads/2026/07/roch-img-banner-7.jpg);
}

.proveedores-data video {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  display: block;
  height: auto;
}

.data-expanded-section {
  height: calc(100dvh - 43px);
  background-size: cover;
  background-position: center;
  padding: 10% 0;
  box-sizing: border-box;
}
.nosotros-expanded-content {
  padding: 45px 30px;
  background-color: #f2f2f2;
  max-width: 545px;
  border-radius: 20px;
}
.nosotros-expanded-content h3 {
  color: var(--azul);
  font-size: 24px;
  margin-bottom: 20px;
}
.nosotros-expanded-content p {
  font-size: 19px;
  color: var(--azul);
  margin: 0;
}

.en-cifras-section {
  padding: var(--padding-section-alt);
  background-color: var(--azul-oscuro);
  position: relative;
  z-index: 0;
}
.en-cifras-section .alt-title {
  background-color: var(--azul-oscuro);
}
.cifra-item h3 {
  color: var(--celeste);
  font-size: 60px;
  font-weight: 700;
  margin: 0;
}
.en-cifras-content {
  display: flex;
  justify-content: center;
  text-align: center;
  gap: 3%;
  padding: 20px 0 0;
}
.cifra-item {
  flex-basis: 30.33%;
}
.cifra-item p {
  color: #fff;
  font-family: var(--font-bitter);
  font-size: 18px;
}
.opener-section {
  padding: 120px 0;
}
.opener-section h2,
.opener-section h3 {
  font-size: 48px;
  color: var(--azul);
  margin-bottom: 20px;
  font-weight: 700;
}
.opener-section p {
  font-size: 23px;
  color: var(--azul);
}

.opener-section .alt-title-holder {
  justify-content: flex-start;
  margin-bottom: 60px;
}
.opener-section .alt-title {
  background-color: #fff;
  font-size: 19px;
  margin: 0;
}

.caracteristicas-section {
  background-color: var(--azul);
  padding: var(--padding-section);
  z-index: 0;
  position: relative;
}
.caracteristicas-items {
  display: flex;
  flex-wrap: wrap;
  gap: 40px 4%;
  justify-content: center;
}
.caracteristica-item {
  flex-basis: 30.66%;
  text-align: center;
}
.caracteristica-item h3 {
  width: 180px;
  margin-bottom: 7px;
}
.caracteristica-item p {
  color: #fff;
  font-size: 18px;
}

.herramienta-section {
  background-color: var(--azul-oscuro);
  padding: 120px 0;
  color: #fff;
  text-align: center;
  z-index: 0;
  position: relative;
}
.herramienta-item::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  border-radius: inherit;
  background: var(--gradient);
}
.herramienta-item {
  display: flex;
  align-items: center;
  margin: auto;
  position: relative;
  padding: 4px 15px;
  box-sizing: border-box;
  color: #fff;
  background: var(--azul-oscuro);
  background-clip: padding-box;
  border: solid 2px transparent;
  border-radius: 1em;
  text-align: center;
  justify-content: center;
  font-size: 19px;
  font-weight: 500;
  font-family: var(--font-bitter);
  letter-spacing: 0.0001em;
}
.herramienta-items {
  display: flex;
  gap: 1.5%;
}
.herramienta-item-holder {
  flex: 1;
  display: flex;
}
.herramienta-item {
  align-items: center;
  margin: 0;
  padding: 8px 10px;
  border-radius: 13px;
  width: 100%;
}
.herramienta-item p {
  color: #fff;
  font-family: var(--font-host-grotesk);
  font-weight: 300;
  margin: 0;
  font-size: 19px;
}
.herramienta-item p strong {
  font-weight: 600;
}
.contacto-section {
  background-color: var(--gris-claro);
  padding: var(--padding-section);
}
.contacto-section .container {
  display: flex;
}
.contacto-section .container {
  display: flex;
  gap: 10%;
}
.contacto-col {
  flex: 1;
}
.contacto-section h2 {
  color: var(--azul);
  font-size: 36px;
}
.contacto-info h4 {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 20px;
  margin: 0;
  color: var(--azul);
}
.contacto-info {
  margin-bottom: 30px;
}
.contacto-info p {
  font-size: 18px;
  color: var(--azul);
  font-weight: 700;
}

.wpcf7-form.init {
  display: flex;
  flex-direction: column;
}
span.wpcf7-form-control-wrap {
  width: 100%;
  margin-bottom: 15px;
}
.wpcf7-form input,
.wpcf7-form textarea {
  width: 100%;
  box-sizing: border-box;
  border: none;
  border-bottom: 1px solid var(--azul);
  padding: 12px 0;
  background-color: transparent;
  font-size: 18px;
  font-family: var(--font-host-grotesk);
  color: var(--azul);
  resize: none;
}
.wpcf7-form input[type="submit"] {
  width: 105px;
  background-color: var(--azul);
  color: #fff;
  padding: 7px 15px;
  border-radius: 30px;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.4s;
}
.wpcf7-form input[type="submit"]:hover {
  background-color: var(--celeste);
}
.site-footer {
  background-color: var(--azul);
  padding: 40px 0;
}
.footer-row .container {
  display: flex;
  gap: 13%;
}
.footer-menu ul {
  display: flex;
  gap: 30px;
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 7px;
}
.footer-menu ul a {
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  font-size: 18px;
}
.footer-logo .site-logo {
  margin-bottom: 15px;
  display: flex;
}
.footer-logo p {
  font-size: 16px;
  color: #fff;
  font-weight: 400;
}
.footer-row.credits .container {
  display: flex;
  justify-content: flex-end;
  margin-top: 10px;
}
.footer-row.credits .container p,
.footer-row.credits .container a {
  color: #fff;
  font-size: 16px;
  margin: 0;
}
.footer-col.redes-col {
  margin-left: auto;
}
.footer-col.redes-col img {
  width: 27px;
  height: auto;
  transition: all 0.4s;
}
.footer-col.redes-col img:hover {
  opacity: 0.6;
}

.fade-in {
  opacity: 0;
  transform: translateY(30px);
  transition:
    opacity 0.7s ease,
    transform 0.7s ease;
  transition-delay: var(--fade-delay, 0ms);
}
.fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
}
/* Accesibilidad */
@media (prefers-reduced-motion: reduce) {
  .fade-in {
    opacity: 1;
    transform: none;
    transition: none;
  }
}

/* =========================================================
   RESPONSIVE — 1360px
   ========================================================= */

@media (max-width: 1360px) {
  .proyecto-panel {
    padding: 16vh 0;
  }

  .proyecto-panel-eyebrow {
    font-size: 30px;
    margin-bottom: 40px;
  }

  .proyecto-panel h2 {
    font-size: clamp(48px, 6.5vw, 100px);
  }

  .proyecto-panel-content p {
    font-size: 22px;
  }

  .proyecto-cifras {
    gap: 30px 3%;
  }

  .proyecto-cifra-item {
    flex-basis: 31.33%;
    padding: 26px 22px;
  }

  .proyecto-cifra-item span {
    font-size: 48px;
  }

  .proyecto-cifra-item p {
    font-size: 18px;
  }

  .intro-section h1 {
    font-size: 72px;
  }

  .nosotros-section p {
    font-size: 48px;
  }

  .data-expanded-section {
    padding: 8% 0;
  }

  .cifra-item h3 {
    font-size: 54px;
  }

  .opener-section {
    padding: 100px 0;
  }

  .opener-section h2,
  .opener-section h3 {
    font-size: 44px;
  }

  .herramienta-section {
    padding: 100px 0;
  }

  .footer-row .container {
    gap: 9%;
  }
}

/* =========================================================
   RESPONSIVE — 1280px
   ========================================================= */

@media (max-width: 1280px) {
  .container.video-text-holder h1 {
    font-size: 65px;
  }
  .container.video-text-holder p {
    font-size: 23px;
  }
  .proyecto-panel-eyebrow {
    font-size: 27px;
    margin-bottom: 32px;
  }

  .proyecto-panel h2 {
    font-size: clamp(46px, 6.2vw, 88px);
  }

  .proyecto-panel-content h4 {
    font-size: 20px;
  }

  .proyecto-panel-content p {
    font-size: 20px;
  }

  .proyecto-cifras {
    gap: 24px 3%;
  }

  .proyecto-cifra-item {
    padding: 24px 18px;
  }

  .proyecto-cifra-item span {
    font-size: 44px;
  }

  .nosotros-section p {
    font-size: 44px;
  }

  .nosotros-expanded-content {
    max-width: 500px;
    padding: 38px 28px;
  }

  .en-cifras-content {
    gap: 2%;
  }

  .cifra-item {
    flex-basis: 32%;
  }

  .cifra-item h3 {
    font-size: 50px;
  }

  .caracteristicas-items {
    gap: 36px 3%;
  }

  .caracteristica-item {
    flex-basis: 31.33%;
  }

  .herramienta-items {
    gap: 12px;
  }

  .herramienta-item p {
    font-size: 17px;
  }

  .contacto-section .container {
    gap: 7%;
  }

  .footer-menu ul {
    gap: 20px;
  }

  .footer-menu ul a {
    font-size: 17px;
  }
  .nosotros-expanded-content h3 {
    font-size: 22px;
  }
  .nosotros-expanded-content p {
    font-size: 18px;
  }
}

/* =========================================================
   RESPONSIVE — 980px
   Tablet
   ========================================================= */

@media (max-width: 980px) {
  .container.video-text-holder h1 {
    font-size: 50px;
  }
  .container.video-text-holder p {
    font-size: 19px;
  }
  .proyecto-panel {
    padding: 80px 0 55px;
  }

  .proyecto-panel h2 {
    font-size: clamp(50px, 8vw, 76px);
  }

  .proyecto-panel-eyebrow {
    font-size: 24px;
    margin-bottom: 28px;
  }

  .proyecto-cifras {
    gap: 20px 4%;
  }

  .proyecto-cifra-item {
    flex: 0 1 48%;
  }

  .proyecto-cifra-item span {
    font-size: 38px;
  }

  .intro-section {
    height: calc(100svh - 43px);
  }

  .admin-bar .intro-section {
    height: calc(100svh - 75px);
  }

  .intro-section h1 {
    font-size: 56px;
    margin-top: 25vh;
  }

  .nosotros-section p {
    font-size: 38px;
  }

  .data-expanded-section {
    height: auto;
    min-height: 720px;
    padding: 100px 0;
    display: flex;
    align-items: center;
  }

  .nosotros-expanded-content {
    max-width: 470px;
  }
  .nosotros-expanded-content p {
    font-size: 17px;
  }
  .nosotros-expanded-content h3 {
    font-size: 21px;
  }
  .herramienta-section h3 {
    font-size: 22px;
  }

  .en-cifras-content {
    flex-wrap: wrap;
    gap: 40px 4%;
  }

  .cifra-item {
    flex: 0 1 48%;
  }

  .cifra-item h3 {
    font-size: 46px;
  }

  .opener-section {
    padding: 85px 0;
  }

  .opener-section h2,
  .opener-section h3 {
    font-size: 40px;
  }

  .opener-section p {
    font-size: 21px;
  }

  .caracteristicas-items {
    gap: 40px 4%;
  }

  .caracteristica-item {
    flex: 0 1 48%;
  }

  .herramienta-items {
    flex-wrap: wrap;
    gap: 16px;
  }

  .herramienta-item {
    flex: 0 1 calc(50% - 8px);
    min-height: 70px;
  }

  .contacto-section .container {
    gap: 5%;
  }

  .contacto-section h2 {
    font-size: 32px;
  }

  .footer-row .container {
    flex-wrap: wrap;
    gap: 30px 6%;
  }

  .footer-col.redes-col {
    margin-left: 0;
  }

  .footer-row.credits .container {
    justify-content: flex-start;
  }
}

/* =========================================================
   RESPONSIVE — 768px
   Mobile
   ========================================================= */

@media (max-width: 768px) {
  /*
   * En mobile se desactiva el sticky para evitar que
   * el contenido alto quede cortado dentro de la pantalla.
   */
  .admin-bar .fullscreen-video-section,
  .fullscreen-video-section {
    height: 37vh;
    min-height: 215px;
  }
  .container.video-text-holder h1 {
    font-size: clamp(25px, 8vw, 31px);
    margin-bottom: 15px;
  }
  .container.video-text-holder p {
    font-size: clamp(16px, 3vw, 17px);
  }
  .container.video-text-holder h1 br {
    display: none;
  }
  .container.video-text-holder p br {
    display: none;
  }
  .proyecto-panel {
    position: relative;
    top: auto;
    min-height: auto;
    padding: 60px 0;
    overflow: hidden;
  }

  .proyecto-panel .container {
    width: 100%;
    padding-inline: 20px;
    box-sizing: border-box;
  }

  .proyecto-panel-content {
    height: auto;
    padding-block: 0;
  }

  .proyecto-panel-eyebrow {
    font-size: 21px;
    line-height: 1.3;
    letter-spacing: 0.03em;
    margin-bottom: 24px;
  }

  .proyecto-panel h2 {
    font-size: clamp(42px, 13vw, 58px);
    line-height: 0.95;
    margin-bottom: 24px;
  }

  .proyecto-panel-content h4 {
    font-size: 17px;
  }

  .proyecto-panel-content p {
    font-size: 18px;
    line-height: 1.45;
  }

  .proyecto-panel-text {
    max-width: none;
    font-size: 17px;
  }

  .proyecto-panel::after {
    height: 100%;
    background: linear-gradient(
      180deg,
      rgba(0, 31, 65, 0.9) 0%,
      rgba(0, 0, 0, 0.45) 60%,
      rgba(0, 0, 0, 0.65) 100%
    );
  }

  .proyecto-panel-bg {
    transform: scale(1.01);
  }

  .proyecto-cifras {
    margin-top: 45px;
    gap: 15px;
  }

  .proyecto-cifra-item {
    flex: 0 0 100%;
    padding: 22px 18px;
    border-radius: 12px;
  }

  .proyecto-cifra-item span {
    font-size: 36px;
  }

  .proyecto-cifra-item p {
    font-size: 17px;
    line-height: 1.3;
  }

  /* Intro */

  .intro-section,
  .admin-bar .intro-section {
    height: auto;
    min-height: calc(100svh - 43px);
    padding: 100px 0 60px;
    box-sizing: border-box;
    align-items: flex-end;
  }

  .intro-section h1 {
    font-size: clamp(42px, 13vw, 58px);
    line-height: 1;
    margin-top: 0;
  }

  /* Títulos alternativos */

  .alt-title-holder {
    margin-bottom: 35px;
  }

  .alt-title {
    padding: 5px 13px;
    font-size: 16px;
  }

  /* Nosotros */

  .nosotros-section p {
    font-size: clamp(28px, 8vw, 36px);
    line-height: 1.15;
  }

  /* Secciones expandidas */

  .data-expanded-section {
    height: auto;
    min-height: 620px;
    padding: 80px 0;
    background-position: center;
  }

  .nosotros-expanded-content {
    max-width: none;
    padding: 30px 22px;
    border-radius: 15px;
  }

  .nosotros-expanded-content h3 {
    font-size: 22px;
  }

  .nosotros-expanded-content p {
    font-size: 17px;
    line-height: 1.5;
  }

  /* En cifras */

  .en-cifras-content {
    flex-direction: column;
    gap: 35px;
    padding-top: 10px;
  }

  .cifra-item {
    flex: 0 0 100%;
  }

  .cifra-item h3 {
    font-size: 44px;
  }
  .opener-section .cifra-item p {
    font-size: 17px;
    margin-bottom: 0;
  }

  /* Opener */

  .opener-section {
    padding: 60px 0;
  }

  .opener-section .alt-title-holder {
    margin-bottom: 40px;
  }

  .opener-section h2,
  .opener-section h3 {
    font-size: 34px;
    line-height: 1.1;
  }

  .opener-section p {
    font-size: 19px;
    line-height: 1.5;
  }

  /* Características */

  .caracteristicas-section {
    padding: 70px 0;
  }

  .caracteristicas-items {
    flex-direction: column;
    gap: 40px;
  }

  .caracteristica-item {
    flex: 0 0 100%;
  }

  .caracteristica-item h3 {
    width: 160px;
    margin-inline: auto;
  }

  .caracteristica-item p {
    font-size: 17px;
  }

  /* Herramientas */

  .herramienta-section {
    padding: 70px 0;
  }

  .herramienta-items {
    flex-direction: column;
    gap: 14px;
  }

  .herramienta-item {
    flex: 0 0 100%;
    width: 100%;
    min-height: 64px;
    padding: 12px 16px;
    box-sizing: border-box;
  }

  .herramienta-item p {
    font-size: 17px;
  }

  /* Contacto */

  .contacto-section {
    padding: 60px 0;
  }

  .contacto-section .container {
    flex-direction: column;
    gap: 25px;
  }

  .contacto-col {
    width: 100%;
  }

  .contacto-section h2 {
    font-size: 31px;
  }

  .contacto-info h4 {
    font-size: 17px;
  }

  .contacto-info p {
    font-size: 17px;
  }

  .wpcf7-form input,
  .wpcf7-form textarea {
    font-size: 16px;
  }

  /* Footer */

  .site-footer {
    padding: 45px 0 30px;
  }

  .footer-row .container {
    flex-direction: column;
    align-items: flex-start;
    gap: 25px;
  }

  .footer-menu ul {
    flex-wrap: wrap;
    gap: 12px 20px;
  }

  .footer-menu ul a {
    font-size: 16px;
  }

  .footer-col.redes-col {
    margin-left: 0;
  }

  .footer-row.credits .container {
    margin-top: 30px;
    align-items: flex-start;
  }

  .footer-row.credits .container p,
  .footer-row.credits .container a {
    font-size: 14px;
  }
  .nosotros-section p br {
    display: none;
  }
  .opener-section h3 br,
  .opener-section p br {
    display: none;
  }
  .nosotros-expanded-content h3 br {
    display: none;
  }
  .nosotros-expanded-content p br {
    display: none;
  }
}
