/*  
	Theme Name: 21Nova 
	Version: 1.0 2025
	Author: hctr
*/

/********************************************************************************/
/************************************************************************ RESET */
/********************************************************************************/

* {
  box-sizing: border-box;
  position: relative;
  margin: 0;
  padding: 0;
}

body {
  min-height: 100dvh;
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
  text-wrap: balance;
}

p {
  text-wrap: pretty;
}

figure {
  margin: 0;
}

/********************************************************************************/
/************************************************************************ FONTS */
/********************************************************************************/

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-ExtraBold.eot");
  src:
    url("./fonts/Poppins-ExtraBold.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-ExtraBold.woff2") format("woff2"),
    url("./fonts/Poppins-ExtraBold.woff") format("woff"),
    url("./fonts/Poppins-ExtraBold.ttf") format("truetype"),
    url("./fonts/Poppins-ExtraBold.svg#Poppins-ExtraBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-ExtraLight.eot");
  src:
    url("./fonts/Poppins-ExtraLight.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-ExtraLight.woff2") format("woff2"),
    url("./fonts/Poppins-ExtraLight.woff") format("woff"),
    url("./fonts/Poppins-ExtraLight.ttf") format("truetype"),
    url("./fonts/Poppins-ExtraLight.svg#Poppins-ExtraLight") format("svg");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Black.eot");
  src:
    url("./fonts/Poppins-Black.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-Black.woff2") format("woff2"),
    url("./fonts/Poppins-Black.woff") format("woff"),
    url("./fonts/Poppins-Black.ttf") format("truetype"),
    url("./fonts/Poppins-Black.svg#Poppins-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Bold.eot");
  src:
    url("./fonts/Poppins-Bold.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-Bold.woff2") format("woff2"),
    url("./fonts/Poppins-Bold.woff") format("woff"),
    url("./fonts/Poppins-Bold.ttf") format("truetype"),
    url("./fonts/Poppins-Bold.svg#Poppins-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-ExtraBoldItalic.eot");
  src:
    url("./fonts/Poppins-ExtraBoldItalic.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/Poppins-ExtraBoldItalic.woff2") format("woff2"),
    url("./fonts/Poppins-ExtraBoldItalic.woff") format("woff"),
    url("./fonts/Poppins-ExtraBoldItalic.ttf") format("truetype"),
    url("./fonts/Poppins-ExtraBoldItalic.svg#Poppins-ExtraBoldItalic")
      format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-BlackItalic.eot");
  src:
    url("./fonts/Poppins-BlackItalic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-BlackItalic.woff2") format("woff2"),
    url("./fonts/Poppins-BlackItalic.woff") format("woff"),
    url("./fonts/Poppins-BlackItalic.ttf") format("truetype"),
    url("./fonts/Poppins-BlackItalic.svg#Poppins-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-ExtraLightItalic.eot");
  src:
    url("./fonts/Poppins-ExtraLightItalic.eot?#iefix")
      format("embedded-opentype"),
    url("./fonts/Poppins-ExtraLightItalic.woff2") format("woff2"),
    url("./fonts/Poppins-ExtraLightItalic.woff") format("woff"),
    url("./fonts/Poppins-ExtraLightItalic.ttf") format("truetype"),
    url("./fonts/Poppins-ExtraLightItalic.svg#Poppins-ExtraLightItalic")
      format("svg");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-BoldItalic.eot");
  src:
    url("./fonts/Poppins-BoldItalic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-BoldItalic.woff2") format("woff2"),
    url("./fonts/Poppins-BoldItalic.woff") format("woff"),
    url("./fonts/Poppins-BoldItalic.ttf") format("truetype"),
    url("./fonts/Poppins-BoldItalic.svg#Poppins-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Italic.eot");
  src:
    url("./fonts/Poppins-Italic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-Italic.woff2") format("woff2"),
    url("./fonts/Poppins-Italic.woff") format("woff"),
    url("./fonts/Poppins-Italic.ttf") format("truetype"),
    url("./fonts/Poppins-Italic.svg#Poppins-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-SemiBold.eot");
  src:
    url("./fonts/Poppins-SemiBold.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-SemiBold.woff2") format("woff2"),
    url("./fonts/Poppins-SemiBold.woff") format("woff"),
    url("./fonts/Poppins-SemiBold.ttf") format("truetype"),
    url("./fonts/Poppins-SemiBold.svg#Poppins-SemiBold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-LightItalic.eot");
  src:
    url("./fonts/Poppins-LightItalic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-LightItalic.woff2") format("woff2"),
    url("./fonts/Poppins-LightItalic.woff") format("woff"),
    url("./fonts/Poppins-LightItalic.ttf") format("truetype"),
    url("./fonts/Poppins-LightItalic.svg#Poppins-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Regular.eot");
  src:
    url("./fonts/Poppins-Regular.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-Regular.woff2") format("woff2"),
    url("./fonts/Poppins-Regular.woff") format("woff"),
    url("./fonts/Poppins-Regular.ttf") format("truetype"),
    url("./fonts/Poppins-Regular.svg#Poppins-Regular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-MediumItalic.eot");
  src:
    url("./fonts/Poppins-MediumItalic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-MediumItalic.woff2") format("woff2"),
    url("./fonts/Poppins-MediumItalic.woff") format("woff"),
    url("./fonts/Poppins-MediumItalic.ttf") format("truetype"),
    url("./fonts/Poppins-MediumItalic.svg#Poppins-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-SemiBoldItalic.eot");
  src:
    url("./fonts/Poppins-SemiBoldItalic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-SemiBoldItalic.woff2") format("woff2"),
    url("./fonts/Poppins-SemiBoldItalic.woff") format("woff"),
    url("./fonts/Poppins-SemiBoldItalic.ttf") format("truetype"),
    url("./fonts/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic")
      format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Thin.eot");
  src:
    url("./fonts/Poppins-Thin.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-Thin.woff2") format("woff2"),
    url("./fonts/Poppins-Thin.woff") format("woff"),
    url("./fonts/Poppins-Thin.ttf") format("truetype"),
    url("./fonts/Poppins-Thin.svg#Poppins-Thin") format("svg");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Light.eot");
  src:
    url("./fonts/Poppins-Light.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-Light.woff2") format("woff2"),
    url("./fonts/Poppins-Light.woff") format("woff"),
    url("./fonts/Poppins-Light.ttf") format("truetype"),
    url("./fonts/Poppins-Light.svg#Poppins-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-Medium.eot");
  src:
    url("./fonts/Poppins-Medium.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-Medium.woff2") format("woff2"),
    url("./fonts/Poppins-Medium.woff") format("woff"),
    url("./fonts/Poppins-Medium.ttf") format("truetype"),
    url("./fonts/Poppins-Medium.svg#Poppins-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins-ThinItalic.eot");
  src:
    url("./fonts/Poppins-ThinItalic.eot?#iefix") format("embedded-opentype"),
    url("./fonts/Poppins-ThinItalic.woff2") format("woff2"),
    url("./fonts/Poppins-ThinItalic.woff") format("woff"),
    url("./fonts/Poppins-ThinItalic.ttf") format("truetype"),
    url("./fonts/Poppins-ThinItalic.svg#Poppins-ThinItalic") format("svg");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

/********************************************************************************/
/********************************************************************** GENERAL */
/********************************************************************************/

:root {
  --font--primary: "Poppins", sans-serif;
  --color--primary: #000000;
  --color--secondary: #ffffff;
  --color--tertiary: #ececec;
  --size--10: clamp(10px, 1vw, 1rem);
  --size--13: clamp(12px, 1.3vw, 1.3rem);
  --size--14: clamp(14px, 1.4vw, 1.4rem);
  --size--16: clamp(14px, 1.6vw, 1.6rem);
  --size--17: clamp(15px, 1.7vw, 1.7rem);
  --size--18: clamp(16px, 1.8vw, 1.8rem);
  --size--20: clamp(16px, 2vw, 2rem);
  --size--24: clamp(22px, 2.4vw, 2.4rem);
  --size--28: clamp(24px, 2.8vw, 2.8rem);
}

* {
  font-family: var(--font--primary);
  -webkit-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -ms-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

html {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-feature-settings: "kern", "liga";
}

@media only screen and (min-width: 2559px) and (max-width: 1920px) {
  html {
    font-size: 13.2px;
  }
}
@media (max-width: 1727px) {
  html {
    font-size: 9px;
  }
}
@media (max-width: 1279px) {
  html {
    font-size: 7.25px;
  }
}
@media (max-width: 959px) {
  html {
    font-size: 6.5px;
  }
}
@media (max-width: 799px) {
  html {
    font-size: 6px;
  }
}
@media (max-width: 639px) {
  html {
    font-size: 5.5px;
  }
}
@media (max-width: 479px) {
  html {
    font-size: 5px;
  }
}

body.overflow-hidden {
  overflow: hidden;
}

/********************************************************************************/
/******************************************************************** PRINCIPAL */
/********************************************************************************/

/* Header */

.headerMain {
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
}

.headerMain--light {
  background-color: var(--color--secondary);
}

.headerMain--scroll {
  position: fixed;
  background-color: var(--color--secondary) !important;
}

.headerMain__logo {
  position: absolute;
  z-index: 1;
  top: 3.6rem;
  left: 50%;
  transform: translateX(-50%);
  opacity: 1;
  animation: logoAppear 0.5s ease-out forwards 0.5s;
  transition: width 0.5s ease-out;
}
/*
@keyframes logoAppear {
  to {
    opacity: 1;
  }
}
*/
.headerMain__logo a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  transition: none;
}

.headerMain__logo span:first-child {
  display: block;
  width: 7rem;
  aspect-ratio: 70 / 19;
  overflow: hidden;
  background-image: var(--header-logo-image, url(./img/logo-blanco.svg));
  background-size: contain;
  background-repeat: no-repeat;
  text-indent: 100%;
  white-space: nowrap;
  transition: none;
  transition: width 0.3s ease-out;
}

.headerMain--light .headerMain__logo span:first-child {
  background-image: var(
    --header-logo-image-scrolled,
    var(--header-logo-image, url(./img/logo-negro.svg))
  );
  background-size: contain;
  background-repeat: no-repeat;
  transition: none;
}

.headerMain--scroll .headerMain__logo span:first-child {
  background-image: url(./img/logo-negro.svg) !important;
  background-size: contain;
  background-repeat: no-repeat;
  transition: none;
}

.headerMain__logo--big span:first-child {
  width: 48.9rem;
  margin-top: 15.3rem;
}

.headerMain__logo span:last-child {
  display: none;
  width: 100%;
  font-size: clamp(17px, 2.85vw, 2.85rem);
  text-transform: uppercase;
  color: var(--color--secondary);
}

.headerMain__logo--big span:last-child {
  display: block;
}

.headerMain nav {
  width: 100%;
  padding: 3.8rem 5.4rem 1.5rem 5.4rem;
}

.headerMain nav ul {
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.headerMain nav ul li:nth-child(1) {
  margin: 0 4.8rem 0 0;
}

.headerMain nav ul li:nth-child(2) {
  margin: 0 auto 0 0;
}

.headerMain nav ul li:nth-child(3) {
  margin: 0 0 0 auto;
}

.headerMain nav ul li:nth-child(4) {
  margin: 0 0 0 4.8rem;
}

.headerMain nav ul li a {
  font-size: var(--size--14);
  color: var(--header-menu-color, var(--color--secondary));
  text-decoration: none;
  text-transform: uppercase;
}

.headerMain nav ul li a.active {
  background-color: #e8e8e8;
  padding: 0.1rem 0.4rem;
}

.headerMain--light nav ul li a {
  color: var(--header-menu-color-scrolled, var(--color--primary));
}

.headerMain--scroll nav ul li a {
  color: var(--color--primary) !important;
}

.headerMain__li--contacto {
  z-index: 1;
}

.headerMain__li--contacto:hover a {
  color: var(--color--secondary) !important;
}

.headerMain__contacto {
  position: absolute;
  z-index: -1;
  top: -0.4rem;
  right: -0.7rem;
  max-width: 0;
  max-height: 0;
  background: #055a5b;
  overflow: hidden;
  opacity: 0;
}

.headerMain__li--contacto:hover .headerMain__contacto {
  padding: 5.9rem 2.5rem 3rem 2.5rem;
  max-width: 100rem;
  max-height: 100rem;
  min-width: 47rem;
  opacity: 1;
}

.headerMain__contacto p {
  font-size: var(--size--14);
  color: var(--color--secondary);
  line-height: 1.3;
  margin-bottom: 4rem;
  opacity: 0;
}

.headerMain__li--contacto:hover .headerMain__contacto p {
  opacity: 1;
  display: block;
}

.headerMain__li--contacto:not(:hover) .headerMain__contacto p {
  display: none;
}

.headerMain__contacto a {
  font-size: var(--size--14) !important;
  color: var(--color--secondary) !important;
  text-transform: uppercase !important;
  text-decoration: underline !important;
  text-underline-offset: 0.2rem;
  opacity: 0;
}

.headerMain__li--contacto:hover .headerMain__contacto a {
  opacity: 1;
}

.headerMain__li--contacto:not(:hover) .headerMain__contacto a {
  display: none;
}

.headerMain nav p {
  display: none;
  opacity: 0;
}

.headerMain__burger {
  display: none;
}

.headerMain__burger span {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 33px;
  height: 2px;
  background-color: var(--header-burger-color, var(--color--secondary));
  transform: translateY(-50%);
}

.headerMain__burger--active span {
  background-color: transparent;
}

.headerMain__burger::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 33px;
  height: 2px;
  background-color: var(--header-burger-color, var(--color--secondary));
}

.headerMain__burger--active::after {
  width: 28px;
  transform: rotate(45deg);
  top: 50%;
  transform-origin: center;
}

.headerMain__burger::before {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 33px;
  height: 2px;
  background-color: var(--header-burger-color, var(--color--secondary));
}

.headerMain__burger--active::before {
  width: 28px;
  transform: rotate(-45deg) translateY(100%) translateX(-1px);
  bottom: 50%;
  transform-origin: center;
}

@media (max-width: 639px) {
  .headerMain {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 20px 20px 20px 15px;
  }
  .headerMain--scroll {
    padding: 10px 20px 10px 15px;
  }
  .headerMain--scroll .headerMain__logo span:last-child {
    color: var(--color--primary) !important;
  }
  .headerMain--navMovil .headerMain__logo span:first-child {
    background-image: url(./img/logo-blanco.svg) !important;
  }
  .headerMain--light .headerMain__logo span:last-child {
    color: var(--color--primary);
  }
  .headerMain--navMovil .headerMain__logo span:last-child {
    color: var(--color--secondary) !important;
  }
  .headerMain nav {
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 0;
    padding: 0;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 10%;
    transition: all 0.3s ease-out;
  }
  .headerMain__nav--active {
    height: 100dvh !important;
    padding: 15% 0 0 0 !important;
    background-color: #055a5b;
  }
  .menu-principal-container {
    width: 100%;
    height: 100%;
    padding: 0 15px;
    opacity: 0;
    transition: all 0.9s ease-out;
  }
  .headerMain__nav--active .menu-principal-container {
    opacity: 1;
  }
  .headerMain nav ul {
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 20px;
  }
  .headerMain nav ul li {
    margin: 0 !important;
  }
  .headerMain nav ul li a {
    font-size: 20px;
    text-transform: uppercase;
    color: var(--color--secondary) !important;
  }
  .headerMain nav ul li a.active {
    color: var(--color--primary);
  }
  .headerMain .headerMain__nav--active p {
    display: block;
    padding: 0 0 20% 15px;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--color--secondary);
    opacity: 1;
    transition: all 0.9s ease-out;
  }
  .headerMain__logo {
    position: relative;
    top: inherit;
    left: inherit;
    transform: none;
  }
  .headerMain__logo span:first-child {
    width: 169px;
    aspect-ratio: 169 / 46;
    margin-bottom: 1rem;
  }
  .headerMain__logo span:last-child {
    display: block;
    font-size: var(--size--13);
    font-size: clamp(10px, 1.8vw, 1.8rem);
    color: var(--color--secondary);
  }
  .headerMain__burger {
    display: block;
    width: 33px;
    height: 19px;
    background: none;
    border: none;
    cursor: pointer;
  }
  .headerMain--scroll .headerMain__burger {
    margin-top: 10px;
  }
  .headerMain__burger--active {
    width: 24px;
    height: 24px;
  }
  .headerMain--scroll .headerMain__burger span {
    background-color: var(--color--primary) !important;
  }
  .headerMain--scroll .headerMain__burger--active span {
    opacity: 0;
  }
  .headerMain--scroll .headerMain__burger::after,
  .headerMain--scroll .headerMain__burger::before {
    background-color: var(--color--primary);
  }
  .headerMain--light {
    padding: 10px 20px 10px 15px;
  }
  .headerMain--light .headerMain__burger span,
  .headerMain--light .headerMain__burger::after,
  .headerMain--light .headerMain__burger::before {
    background-color: var(
      --header-burger-color-scrolled,
      var(--color--primary)
    );
  }
  .headerMain--light .headerMain__burger {
    margin-top: 10px;
  }
  .headerMain--navMovil .headerMain__burger span,
  .headerMain--navMovil .headerMain__burger::after,
  .headerMain--navMovil .headerMain__burger::before {
    background-color: var(--color--secondary);
  }
  .headerMain--navMovil .headerMain__burger--active span {
    opacity: 0;
  }
  .headerMain__li--contacto {
    position: initial;
  }
  .headerMain__li--contacto:hover .headerMain__contacto {
    max-width: inherit;
    max-height: inherit;
    min-width: 100%;
    width: 100%;
    top: inherit;
    left: 0;
    right: inherit;
    padding: 2.5rem 0;
  }
  .headerMain__li--contacto:hover .headerMain__contacto p {
    padding: 0;
  }
}

/* Home - Header */

.homHeader {
  width: 100%;
  height: 100dvh;
  overflow: hidden;
}

.homHeader__contenido {
  position: absolute;
  z-index: 1;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.homeHeader__texto {
  padding: 0 0 6.3rem 5.4rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.homeHeader__texto span {
  font-size: var(--size--10);
  color: var(--color--secondary);
  text-transform: uppercase;
}

.homeHeader__texto span:first-child {
  font-size: var(--size--13);
  font-weight: 600;
}

.homHeader__spotify {
  padding: 0 4.6rem 2.9rem 0;
}

.homHeader__spotify a {
  display: block;
  padding: 0.4rem 2rem 0.4rem 0.4rem;
  border-radius: 0.3rem;
  background-color: rgba(105, 105, 105, 0.5);
  text-decoration: none;
  font-size: var(--size--10);
  color: var(--color--secondary);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
}

.homHeader__spotify a div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.homHeader__spotify a div span:first-child {
  font-size: var(--size--13);
  font-weight: 600;
}

.homHeader__spotify a div span:last-child {
  max-width: 20rem;
  white-space: nowrap;
  overflow: hidden;
}

.homHeader__spotify picture {
  display: block;
  width: 4rem;
  aspect-ratio: 1 / 1;
  overflow: hidden;
  border: 0.1rem solid var(--color--secondary);
  border-radius: 0.3rem;
  line-height: 0;
}

.homHeader__spotify picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homHeader__spotify a::after {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background-image: url(./img/play.svg);
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: 2rem;
}

.homHeader video {
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homHeader video[poster] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.homeHeader__imagen {
  z-index: 0;
  width: 100%;
  height: 100%;
  transition: none;
}

.homeHeader__imagen img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 639px) {
  .homHeader__contenido {
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
  }
  .homeHeader__texto {
    width: 100%;
  }
  .homHeader__spotify {
    width: 100%;
    padding: 0 4.6rem 7rem 4.6rem;
  }
  .homHeader__spotify a {
    padding: 0.4rem 2rem 0.4rem 1rem;
    justify-content: space-between;
    gap: 2rem;
  }
  .homHeader__spotify a::after {
    margin-left: auto;
  }
  .homHeader__spotify picture {
    width: 5rem;
  }
  .homHeader__spotify a div span:last-child {
    max-width: 45rem;
  }
}

/* Footer */

.mainFooter {
  width: 100%;
  background-color: var(--color--tertiary);
}

.mainFooter__top {
  width: 100%;
  padding: 2.7rem 5.4rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.mainFooter__top-left div {
  width: 23.5rem;
  aspect-ratio: 235 / 63;
  overflow: hidden;
  background-image: url("./img/logo-negro.svg");
  background-size: contain;
  background-repeat: no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 100%;
}

.mainFooter__top-left p {
  font-size: var(--size--10);
}

.mainFooter__redes {
  list-style: none;
  display: flex;
  justify-content: flex-end;
  gap: 35%;
}

.mainFooter__redes li a {
  font-size: var(--size--14);
  font-weight: 700;
  color: var(--color--primary);
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
}

.mainFooter__bottom {
  width: 100%;
  padding: 2.5rem 5.4rem 3rem 5.4rem;
  border-top: 0.1rem solid var(--color--primary);
}

.mainFooter__bottom ul {
  width: 100%;
  list-style: none;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.mainFooter__bottom a {
  font-size: var(--size--14);
  color: var(--color--primary);
  text-decoration: none;
  white-space: nowrap;
}

@media (max-width: 639px) {
  .mainFooter__top {
    padding: 5rem 0 0 0;
    flex-direction: column;
  }
  .mainFooter__top-left div {
    width: 235px;
    margin-left: 5.4rem;
    aspect-ratio: 235 / 63;
  }
  .mainFooter__top-left p {
    padding-left: 5.4rem;
  }
  .mainFooter__redes {
    flex: 1;
    width: 100%;
    margin-top: 5rem;
    padding: 5rem 5.4rem;
    border-top: 1px solid var(--color--primary);
    justify-content: space-between;
    gap: 0;
  }
  .mainFooter__bottom {
    border: none;
    padding-bottom: 8rem;
  }
  .mainFooter__bottom ul {
    flex-direction: column;
    align-items: flex-start;
    gap: 4rem;
  }
}

/* Services - Header */

.servicesHeader {
  width: 100%;
  height: 100dvh;
  padding: 8.9rem 0.9rem 0.9rem 0.9rem;
  overflow: hidden;
}

.servicesHeader__contenido {
  position: absolute;
  z-index: 1;
  inset: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

.servicesHeader__texto {
  max-width: 37rem;
  padding: 0 5.4rem 6.3rem 0;
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.servicesHeader__texto span {
  font-size: var(--size--14);
  color: var(--color--secondary);
  text-align: right;
}

.servicesHeader__texto span:first-child {
  font-size: var(--size--24);
  text-transform: uppercase;
}

.servicesHeader video {
  z-index: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.servicesHeader video[poster] {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 639px) {
  .servicesHeader {
    padding: 0;
  }
  .servicesHeader__texto {
    max-width: 100%;
    padding: 0 25px 6.3rem 15px;
  }
  .servicesHeader__texto span {
    text-align: left;
  }
  .servicesHeader__texto span {
    text-align: left;
  }
}

/* WORKING - Cabecera */

.workingCabecera {
  width: 100%;
  padding: 7.6rem 0 0 0;
}

.workingCabecera__container {
  width: 100%;
  padding: 2.4rem 5.2rem;
  border-top: 0.1rem solid rgb(217, 217, 217);
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 2%;
}

.workingCabecera__container h1 {
  flex: 1 0.28 28%;
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  text-wrap: inherit;
}

.workingCabecera__container p {
  flex: 1 0.64 64%;
  font-size: var(--size--14);
}

.workingCabecera span {
  flex: 1 0.28 28%;
  font-size: var(--size--14);
  color: #a4a4a4;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}

@media (max-width: 1439px) {
  .workingCabecera {
    padding: 8.6rem 0 0 0;
  }
}
@media (max-width: 799px) {
  .workingCabecera {
    padding: 9.6rem 0 0 0;
  }
}
@media (max-width: 639px) {
  .workingCabecera {
    padding: 15rem 0 0 0;
  }
  .workingCabecera__container {
    border-top: 0;
    padding: 2.4rem 15px 2.4rem 15px;
  }
  .workingCabecera__container h1 {
    flex: 1 1 100%;
  }
  .workingCabecera__container p {
    display: none;
  }
}

/* WORKING - Brands */

.workingBrands {
  width: 100%;
}

.workingBrands__container {
  width: 100%;
  padding: 0 1.4rem 1.4rem 1.4rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  row-gap: 1rem;
}

.workingBrands__info {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 2.4rem 2.5rem 4.7rem 2.5rem;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  gap: 2rem;
}

.workingBrands__top {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 2.4rem;
}

.workingBrands__top figure img {
  width: 100%;
  height: auto;
  object-fit: contain;
}

.workingBrands__top p {
  font-size: clamp(12px, 1.8vw, 1.8rem);
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1.1;
  display: none;
}

.workingBrands__bottom p {
  font-size: var(--size--13);
  line-height: 1.2;
  display: none;
}

.workingBrands__item picture {
  display: block;
  width: 100%;
  aspect-ratio: 415 / 491;
  overflow: hidden;
}

.workingBrands__item picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.workingBrands__close {
  display: none;
}

@media (max-width: 959px) {
  .workingBrands__bottom {
    display: none;
  }
}
@media (min-width: 640px) {
  .workingBrands__item:hover .workingBrands__info {
    background: rgba(255, 255, 255, 0.81);
    backdrop-filter: blur(7px);
  }
  .workingBrands__item:hover .workingBrands__top figure img {
    filter: invert(1);
  }
  .workingBrands__item:hover .workingBrands__top p {
    display: block;
  }
  .workingBrands__item:hover .workingBrands__bottom p {
    display: block;
  }
}
@media (max-width: 639px) {
  .workingBrands__container {
    padding: 0 0 1.4rem 0;
    grid-template-columns: repeat(3, 1fr);
    gap: 0.5rem;
    row-gap: 0.5rem;
  }
  .workingBrands__item--in-main {
    position: fixed;
    z-index: 99;
    bottom: 50vh;
    left: 50%;
    transform: translate(-50%, 50%);
    width: 90%;
    max-width: 90%;
    aspect-ratio: 1 / 1;
  }
  .workingBrands__item--in-main::after {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    filter: blur(7px);
  }
  .workingBrands__item--in-main .workingBrands__info {
    padding: 8.5rem 4.5rem 5rem 4.5rem;
  }
  .workingBrands__item--in-main .workingBrands__top figure img {
    filter: invert(1);
  }
  .workingBrands__item--in-main .workingBrands__top p {
    display: block;
    font-size: 18px;
  }
  .workingBrands__item--in-main .workingBrands__bottom {
    display: block;
  }
  .workingBrands__item--in-main .workingBrands__bottom p {
    display: block;
    font-size: 13px;
  }
  .workingBrands__item--in-main .workingBrands__close {
    display: block;
    position: absolute;
    top: 5rem;
    right: 3.5rem;
    width: 24px;
    height: 24px;
  }
  .workingBrands__item--in-main picture {
    position: absolute;
    z-index: -2;
    top: 2.5rem;
    left: 2.5rem;
    width: calc(100% - 5rem);
    height: calc(100% - 5rem);
    aspect-ratio: inherit;
    filter: blur(4px);
  }
  .workingBrands__close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 2px;
    background-color: var(--color--primary);
    transform: translateY(-50%) rotate(45deg);
  }
  .workingBrands__close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 24px;
    height: 2px;
    background-color: var(--color--primary);
    transform: translateY(-50%) rotate(-45deg);
  }
}

/* ABOUT - Submenu */

.aboutMenu {
  width: 100%;
  padding: 7.6rem 0 0 0;
}

.aboutMenu ul {
  width: 100%;
  padding: 5.3rem 5.4rem 7.5rem 5.4rem;
  list-style: none;
  border-top: 0.1rem solid rgb(217, 217, 217);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 3.8rem;
}

.aboutMenu--office ul {
  padding: 5.3rem 5.4rem 2rem 5.4rem;
}

.aboutMenu a {
  font-size: var(--size--14);
  text-transform: uppercase;
  text-decoration: none;
  color: var(--color--primary);
  opacity: 0.5;
}

.aboutMenu li.active a {
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
}

.aboutMenu li a:hover {
  opacity: 1;
}

.aboutMenu li.active a:before {
  content: "";
  display: block;
  width: 5px;
  height: 5px;
  background-color: var(--color--primary);
}

@media (max-width: 639px) {
  .aboutMenu {
    padding: 90px 0 0 0;
  }
  .aboutMenu ul {
    padding: 4rem 15px 15rem 15px;
    justify-content: space-between;
  }
  .aboutMenu--office ul {
    padding: 4rem 15px 4rem 15px;
  }
}

/* ABOUT - Presentación */

.aboutPrese {
  width: 100%;
  padding: 0 0 5.3rem 0;
}

.aboutPrese__container {
  width: 100%;
  padding: 0 5.4rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 2.7rem;
}

.aboutPrese__container h1 {
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
}

.aboutPrese__container p {
  font-size: var(--size--14);
  text-align: center;
  text-transform: uppercase;
}

.aboutPrese__imagenes {
  width: 80%;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 1.1rem;
}

.aboutPrese__imagenes picture {
  flex: 1 0.25 calc(25% - 1.1rem);
  max-width: calc(25% - 1.1rem);
  aspect-ratio: 328 / 442;
  overflow: hidden;
}

.aboutPrese__imagenes picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 639px) {
  .aboutPrese__container {
    padding: 0 15px;
    row-gap: 5rem;
  }
  .aboutPrese__imagenes {
    width: 100%;
    overflow-x: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
    justify-content: flex-start;
  }
  .aboutPrese__imagenes::-webkit-scrollbar {
    display: none;
  }
  .aboutPrese__imagenes picture {
    flex: 1 0 auto;
    max-width: none;
    width: 182px;
  }
}

/* ABOUT - OFFICE */

.aboutOffice {
  width: 100%;
  height: calc(100dvh - 17.1rem);
}

.aboutOffice__container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.aboutOffice__contenido {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 3.3rem 5.4rem 0 5.4rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.aboutOffice__contenido h1 {
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  color: var(--color--secondary);
}

.aboutOffice__contenido p {
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  color: var(--color--secondary);
}

.aboutOffice__slide {
  z-index: 0 !important;
  height: 100%;
}

.aboutOffice__slide picture {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.aboutOffice__slide picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 639px) {
  .aboutOffice {
    height: calc(100dvh - 28.5rem);
  }
  .aboutOffice__contenido {
    align-items: flex-start;
    gap: 1rem;
  }
  .aboutOffice__contenido h1 {
    font-size: 14px;
  }
  .aboutOffice__contenido p {
    font-size: 14px;
  }
}

/* CAREERS - Cabecera */

.careersCabecera {
  width: 100%;
}

.careersCabecera__container {
  width: 100%;
  padding: 0 5.4rem 8.3rem 5.4rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.careersCabecera__container h1 {
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 0.5rem;
}

.careersCabecera__container h2 {
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2;
  text-align: center;
  margin-bottom: 2.4rem;
}

.careersCabecera__container p {
  font-size: var(--size--14);
  text-transform: uppercase;
  text-align: center;
}

@media (max-width: 639px) {
  .careersCabecera__container {
    padding: 0 15px 8.3rem 15px;
  }
  .careersCabecera__container h1 {
    margin-bottom: 3rem;
  }
  .careersCabecera__container h2 {
    font-size: 14px;
    line-height: 1.4;
    margin-bottom: 5rem;
  }
}

/* CAREERS - Valores */

.careersValores {
  width: 100%;
  padding: 0 5.4rem 11.7rem 5.4rem;
}

.careersValores__container {
  width: 90%;
  margin: auto;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  grid-auto-rows: var(--track, 12rem);
}

.careersValores__grid {
  padding: 3rem 2rem;
  border: 0.1rem solid rgb(217, 217, 217);
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1.8rem;
  grid-column: var(--c);
  grid-row-start: var(--f);
}

.careersValores__grid.activo {
  justify-content: flex-start;
  grid-row: span 2;
}

.careersValores__grid:first-child {
  background-color: var(--color--tertiary);
}

.careersValores__grid h2 {
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1;
}

.careersValores__grid h3 {
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.1;
  cursor: pointer;
}

.careersValores__grid h3::before {
  content: "+ ";
}

.careersValores__grid.activo h3::before {
  content: "- ";
}

.careersValores__grid p {
  font-size: var(--size--17);
  line-height: 1.2;
  max-height: 0;
  overflow: hidden;
  transition:
    max-height 1s ease-out,
    max-height 0s ease-in;
}

.careersValores__grid p.activo {
  max-height: 100rem;
}

@media (max-width: 959px) {
  .careersValores {
    padding: 0 15px 11.7rem 15px;
  }
  .careersValores__container {
    width: 100%;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-auto-rows: var(--track, 20rem);
  }
  .careersValores__grid {
    grid-column: auto;
    grid-row: auto;
    justify-content: center;
    align-items: center;
  }
  .careersValores__grid.activo {
    grid-column: span 2;
    justify-content: space-between;
  }
  .careersValores__grid:first-child {
    align-items: center;
    grid-column: span 2;
    grid-row: auto;
    grid-auto-rows: 12rem;
  }
  .careersValores__grid h2 {
    text-align: center;
    line-height: normal;
  }
  .careersValores__grid h3 {
    text-align: center;
  }
  .careersValores__grid h3::before {
    display: none;
  }
  .careersValores__grid p {
    display: none;
    text-align: center;
  }
  .careersValores__grid p.activo {
    display: block;
  }
}
@media (max-width: 639px) {
  .careersValores__grid {
    padding: 3rem 3.5rem;
  }
  .careersValores__grid h3 {
    font-size: 20px;
  }
  .careersValores__grid--hidden {
    display: none;
  }
  .careersValores__grid.activo {
    align-items: flex-start;
  }
  .careersValores__grid.activo h3 {
    text-align: left;
  }
  .careersValores__grid.activo p {
    text-align: left;
    padding-right: 10rem;
  }
}
@media (max-width: 479px) {
  .careersValores__grid h3 {
    font-size: 18px;
  }
  .careersValores__grid p {
    font-size: 14px;
  }
}

/* Legales */

.legales {
  width: 100%;
  padding: 9rem 0;
}

.legales__container {
  width: 100%;
  padding: 5rem 5.4rem 0 5.4rem;
  border-top: 0.1rem solid rgb(217, 217, 217);
  display: flex;
  gap: 5%;
}

.legales__menu {
  position: sticky;
  top: 9rem;
  left: 0;
  flex: 1 0 15%;
  max-height: fit-content;
}

.legales__menu ul {
  list-style: none;
}

.legales__menu li {
  margin-bottom: 1rem;
}

.legales__menu a {
  font-size: var(--size--14);
  text-decoration: none;
  color: #9a9a9a;
  text-transform: uppercase;
}

.legales__menu a.active {
  color: var(--color--primary);
}

.legales__menu a.active::before {
  content: "";
  position: absolute;
  top: 7px;
  left: -10px;
  width: 5px;
  height: 5px;
  background-color: var(--color--primary);
}

.legales__contenido {
  flex: 1 0 80%;
  padding-right: 15%;
}

.legales__contenido p {
  font-size: var(--size--13);
  line-height: 1.5;
  text-align: justify;
  hyphens: auto;
  margin-bottom: 2.5rem;
}

.legales__contenido h2 {
  font-size: var(--size--13);
  line-height: 1.5;
  text-transform: uppercase;
}

.legales__contenido h3 {
  font-size: var(--size--10);
  line-height: 1.5;
  text-transform: uppercase;
}

.legales__contenido ul {
  list-style: disc;
  margin-left: 2rem;
  margin-bottom: 2.5rem;
}

.legales__contenido ol {
  list-style: decimal;
  margin-left: 2rem;
  margin-bottom: 2.5rem;
}

.legales__contenido a {
  color: var(--color--primary);
  text-decoration: underline;
}

@media (max-width: 959px) {
  .legales__contenido {
    padding-right: 0;
  }
}
@media (max-width: 799px) {
  .legales__container {
    flex-direction: column;
    padding: 5rem 0 0 0;
  }
  .legales__menu {
    position: relative;
    top: inherit;
    left: inherit;
    flex: none;
    margin-bottom: 5rem;
  }
  .legales__menu ul {
    width: 100%;
    padding: 0 15px;
    display: flex;
    overflow-x: auto;
    scrollbar-width: none;
    gap: 5rem;
  }
  .legales__menu ul::-webkit-scrollbar {
    display: none;
  }
  .legales__menu a {
    font-size: 12px;
    white-space: nowrap;
  }
  .legales__menu a.active {
    display: flex;
    align-items: center;
    gap: 1rem;
  }
  .legales__menu a.active::before {
    content: "";
    position: relative;
    top: inherit;
    left: inherit;
  }
  .legales__contenido {
    padding: 0 15px 0 15px;
  }
}
@media (max-width: 639px) {
  .legales {
    width: 100%;
    padding: 18rem 0;
  }
}

/* Partners */

.partners {
  width: 100%;
  overflow: hidden;
}

.partners__container {
  width: 100%;
  padding: 0 0 6rem 0;
}

.partners h3 {
  font-size: var(--size--24);
  font-weight: 400;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 2rem;
}

.partners__contenido {
  width: 100%;
  overflow: hidden;
  /*display: inline-flex;*/
}

.partners ul {
  flex: 0 0 auto;
  flex-shrink: 0;
  list-style: none;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  transition: none;
  will-change: transform;
}

.partners picture {
  flex: 0 0 auto;
  flex-shrink: 0;
  display: block;
  margin-right: 3rem;
}

.partners picture img {
  width: auto;
  height: 100%;
  max-height: 8.9rem;
  min-height: 8.9rem;
}
