:root {
  --black: black;
  --white: white;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #fff;
  font-family: Gobcl, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

a {
  text-decoration: underline;
}

strong {
  font-weight: bold;
}

.body {
  background-image: linear-gradient(#000, #000);
}

.main {
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px;
}

.main.opc0 {
  opacity: 0;
  -webkit-clip-path: inset(100% 0% 0%);
  clip-path: inset(100% 0% 0%);
}

.heading {
  text-transform: uppercase;
  font-weight: 900;
}

.heading.titular {
  letter-spacing: 0;
  white-space: nowrap;
  width: 100%;
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 4.3em;
  overflow: visible;
}

.heading.titular.opc0 {
  opacity: 0;
}

.heading.titular.opc0.sin-relleno {
  color: #fff0;
  -webkit-text-stroke-color: #fff;
}

.heading.titular.sin-relleno {
  color: #000;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
}

.heading.titular.linea-1 {
  margin-bottom: 0;
  font-size: 5.8vw;
  line-height: 5vw;
}

.heading.titular.linea-2 {
  margin-bottom: 0;
  font-size: 7.6vw;
  line-height: 8vw;
}

.heading.titular.linea-3 {
  font-size: 4.8vw;
  line-height: 5vw;
}

.heading.subitular {
  color: #0000;
  letter-spacing: 0;
  -webkit-text-stroke-width: 3px;
  -webkit-text-stroke-color: #fff;
  white-space: nowrap;
  width: 100%;
  font-family: interstate-compressed, sans-serif;
  font-size: 9.5vw;
  line-height: 80%;
}

.heading.titulo-interno {
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 3rem;
  line-height: 3rem;
}

.heading.subtitulo-interno {
  text-align: left;
  font-family: Monument Extended, Arial, sans-serif;
}

.brand {
  max-width: 240px;
}

.navbar {
  z-index: 999;
  background-color: #000000b3;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.nav-link {
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.nav-link.w--current {
  color: #fff;
  border-bottom: 6px #fff;
}

.nav-menu {
  justify-content: flex-start;
  align-items: center;
  font-weight: 700;
  display: flex;
}

.footer {
  z-index: 99;
  width: 50%;
  padding: 8px;
  position: fixed;
  inset: auto 0% 0%;
}

.footer.footer-interior {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 40px;
  display: flex;
  position: relative;
}

.container {
  width: 100%;
  max-width: 100%;
  display: flex;
  position: relative;
}

.header {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  position: fixed;
  top: 0;
  overflow: hidden;
}

.header-home {
  width: 100%;
}

.paragraph {
  margin-bottom: 32px;
}

.paragraph.footer-interior {
  text-align: center;
}

.paragraph.testimonio {
  margin-bottom: 0;
  font-size: 24px;
  line-height: 28px;
  display: inline-block;
}

.paragraph.tesitmonio {
  vertical-align: text-bottom;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: 32px;
  display: inline-block;
}

.paragraph.tesitmonio.interior {
  width: 100%;
  max-width: 600px;
}

.paragraph.texto-footer-interior {
  width: 50%;
}

.entradas {
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-end;
  padding-left: 20px;
  padding-right: 0;
  display: flex;
}

.entradas.columna-2 {
  width: 50%;
  margin-top: 80px;
}

.listado-entradas {
  z-index: 1;
  background-color: var(--black);
  padding-left: 8px;
  padding-right: 8px;
  position: relative;
}

.listado {
  position: relative;
}

.entrada {
  width: 100%;
  margin-bottom: 60px;
  position: relative;
}

.link-entrada {
  -webkit-clip-path: inset(100% 0% 0%);
  clip-path: inset(100% 0% 0%);
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 54vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-entrada.opc0 {
  opacity: 0;
  justify-content: center;
  align-items: center;
}

.image {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
}

.heading-entradas-home {
  z-index: 3;
  margin-bottom: 0;
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
  position: sticky;
  left: 0;
}

.container-2 {
  position: relative;
}

.image-2 {
  width: 100%;
  max-width: 400px;
}

.entradas-wrapper {
  height: calc(100vh - 4.2vw);
}

.body-entradas {
  overflow: auto;
}

.contenedor {
  width: 100%;
  max-width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.menu {
  z-index: 925;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  padding-top: 1vw;
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.logo-entradas {
  max-width: 140px;
}

.nav-link-entradas {
  padding-top: 0;
  padding-bottom: 0;
}

.nav-link-entradas.nav-link.w--current {
  border-bottom-style: none;
}

.horizontal-scroll {
  transform-origin: 100% 0;
  transform-style: preserve-3d;
  width: 100vh;
  height: 100vw;
  position: relative;
  overflow: hidden auto;
  transform: rotate(-90deg)translate3d(0, -100vh, 0);
}

.horizontal-item {
  transform-origin: 0 0;
  transform-style: preserve-3d;
  position: relative;
  transform: rotate(90deg)translate3d(0, -100vh, 0);
}

.scroll-entradas {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  padding-top: 3.75vw;
  padding-left: 1vw;
  display: flex;
}

.entrada-item {
  border-right: 1px solid #fff;
  flex-flow: column;
  flex: none;
  justify-content: flex-start;
  align-items: flex-start;
  width: 76vh;
  height: 100%;
  margin-right: 1vw;
  padding-right: 1vw;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-entrada-interno {
  height: 100%;
}

.container-4 {
  max-width: 100%;
}

.contenedor-entrada {
  width: 100%;
  max-width: 100%;
}

.informacion {
  width: 100%;
  position: relative;
}

.contenido-entrada {
  z-index: 2;
  width: 100%;
  position: relative;
}

.contenedor-imagen {
  width: 100%;
  height: 100vh;
  transition: height 1.5s cubic-bezier(.77, 0, .175, 1);
  position: relative;
}

.image-3 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.contenedor-titulo {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.heading-3 {
  border-bottom: 1px solid var(--white);
  margin-bottom: 40px;
  padding-bottom: 20px;
  font-size: 5rem;
  font-weight: 900;
  line-height: 5rem;
}

.heading-7 {
  text-align: left;
}

.texto-entrada {
  padding-bottom: 80px;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
}

.text-block {
  color: #c6e4ff;
}

.image-4 {
  aspect-ratio: auto;
  width: 100%;
  margin-top: 32px;
}

.image-4.mobile {
  display: none;
}

.grid {
  grid-row-gap: 16px;
  grid-template-columns: 1fr 1fr;
}

.grid-2 .descargas {
  grid-column: 1/3;
}

.grid.descargas {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
}

.paragraph-2 {
  width: 60%;
}

.div-block {
  padding: 20px;
}

.becas-div {
  text-align: justify;
  padding: 20px;
}

.paragraph-3 {
  text-align: justify;
  font-size: 18px;
  line-height: 22px;
}

.link-block {
  height: 40px;
  position: relative;
}

.image-5 {
  aspect-ratio: auto;
  height: 100%;
  position: relative;
}

.div-block-3 {
  position: relative;
}

.footer-text-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.titulo-sitio {
  -webkit-clip-path: inset(100% 0% 0%);
  clip-path: inset(100% 0% 0%);
  flex-flow: wrap;
  max-width: 100vw;
  margin-top: 80px;
}

.titulo-sitio.opc0 {
  opacity: 0;
  flex-flow: wrap;
}

.hover-video {
  opacity: 0;
  padding: 8%;
  transition: opacity .2s;
}

.hover-video:hover {
  opacity: 1;
}

.footer-socials {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.footer-interior {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.bold-text {
  margin-bottom: 8px;
  font-size: 18px;
  display: inline;
}

.bold-text-2 {
  text-transform: uppercase;
  font-family: interstate-compressed, sans-serif;
}

.heading-4, .heading-5, .heading-6 {
  text-transform: uppercase;
  font-family: Keaniaone, Arial, sans-serif;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.preloader {
  z-index: 999;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.load-overlay {
  z-index: 988;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: fixed;
  inset: 0%;
}

.link {
  color: #fff;
  margin-top: 16px;
  font-size: 24px;
  display: inline-block;
}

.link-con-icono {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.icono-link {
  width: 16px;
}

.otros-links {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-top: 32px;
  display: flex;
}

.sin-relleno {
  color: #0000;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: #fff;
}

.dropdown-item {
  color: #fff;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: block;
  position: static;
  overflow: hidden;
}

.dropdown-text-block {
  color: #fff;
  font-size: 24px;
}

.dropdown-icon {
  color: #fff;
}

.dropdown-toggle.w--open {
  justify-content: flex-start;
  align-items: center;
  height: 80px;
  display: flex;
}

.dropdown-list {
  background-color: #7a5f5f;
  padding: 24px;
  display: none;
  position: relative;
}

.dropdown-list.w--open {
  background-color: #000;
  padding: 0 24px 24px;
  transition: height .2s;
  position: static;
}

.paragraph-4 {
  font-size: 20px;
  line-height: 28px;
}

.dropdown-toggle-2 {
  width: 100%;
}

.dropdown-toggle {
  justify-content: flex-start;
  align-items: center;
  height: 60px;
  display: flex;
}

.dropdown-toggle.w--open {
  height: 60px;
}

.text-block-2 {
  margin-bottom: 16px;
}

.radiografia-punto-1 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5 {
  display: flex;
}

.radiografia-punto-1__cifra {
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 5rem;
  line-height: 96px;
}

.radiografia-datos {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 32px;
  display: flex;
}

.text-block-3 {
  font-family: Keaniaone, Arial, sans-serif;
  font-size: 24px;
  line-height: 30px;
}

.radriografia-punto-1__texto {
  text-align: center;
  font-family: Gobcl, sans-serif;
  font-size: 24px;
  line-height: 26px;
}

.radiografia-punto-2 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.radiografia-punto-2__cifra {
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 5rem;
  line-height: 96px;
}

.radriografia-punto-2__texto {
  text-align: center;
  font-family: Gobcl, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.radiografia-punto-2_texto-span, .radiografia-punto-3_texto-span {
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 40px;
}

.radiografia-punto-3__cifra {
  text-align: center;
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 5rem;
  line-height: 96px;
}

.radriografia-punto-3__texto {
  text-align: center;
  font-family: Gobcl, sans-serif;
  font-size: 24px;
  line-height: 36px;
}

.radriografia-punto-4__texto {
  text-align: center;
  font-size: 24px;
  line-height: 36px;
}

.radiografia-punto-4__cifra {
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 5rem;
  line-height: 96px;
}

.radiografia-punto-3, .radiografia-punto-4, .radiografia-punto-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.columna-1 {
  flex-flow: column;
  align-self: flex-start;
  align-items: flex-start;
  width: 50%;
  position: sticky;
  top: 0;
  z-index: 999;
}

.columnas-home {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.footer-home {
  margin-top: auto;
  padding: 32px;
}

.footer-home-mobile {
  margin-bottom: 62px;
  display: none;
}

.feat-fondo {
  color: #000;
  background-color: #fff;
  font-family: Gobcl, sans-serif;
  font-weight: 700;
  display: inline;
}

.feat-uppercase {
  text-transform: uppercase;
  font-weight: 700;
}

.feat-bold-big {
  text-transform: uppercase;
  font-weight: 900;
}

.etp-col-1 {
  width: 50%;
  padding-right: 16px;
}

.etp-col-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  width: 50%;
  display: flex;
}

.container-5 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.section {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100svh;
  display: flex;
}

.text-block-4 {
  text-align: center;
  font-family: Monument Extended, Arial, sans-serif;
  font-size: 40px;
  font-weight: 900;
  line-height: 44px;
}

.anchor {
  visibility: hidden;
  display: block;
  position: relative;
  top: -250px;
}

.card-descargas {
  outline-offset: 0px;
  mix-blend-mode: normal;
  border-radius: 8px;
  outline: 2px solid #fff;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.card-descargas-heading {
  padding-left: 16px;
  padding-right: 16px;
  font-family: Monument Extended, Arial, sans-serif;
}

.card-descargas-img {
  box-sizing: border-box;
  aspect-ratio: 1;
  object-fit: cover;
  margin-top: 16px;
  margin-bottom: 16px;
}

.card-descargas-link {
  color: #fff;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 1.3rem;
  line-height: 2rem;
}

.bold-text-4 {
  float: none;
  text-align: left;
  font-family: Gobcl, sans-serif;
  font-size: 1.8rem;
  line-height: 2.2rem;
  display: block;
}

.youtube {
  margin-top: 32px;
}

@media screen and (max-width: 991px) {
  .heading.titular.linea-1 {
    text-align: center;
    line-height: 3.8rem;
  }

  .heading.titular.linea-2 {
    text-align: center;
    line-height: 4.2rem;
  }

  .heading.titular.linea-3 {
    text-align: center;
    line-height: 3rem;
  }

  .heading.titulo-interno {
    text-align: center;
    font-size: 1.8rem;
  }

  .navbar {
    width: 100%;
  }

  .nav-menu {
    background-color: #000;
    position: relative;
  }

  .container {
    flex-flow: column;
  }

  .header {
    position: sticky;
    overflow: visible;
  }

  .paragraph.texto-footer-interior {
    font-size: 24px;
    line-height: 32px;
  }

  .entradas.columna-2 {
    width: 100%;
    padding-left: 0;
  }

  .listado-entradas {
    width: 100%;
  }

  .heading-entradas-home {
    text-align: center;
  }

  .image-4.mobile {
    display: block;
  }

  .image-4.desktop {
    display: none;
  }

  .grid {
    grid-template-columns: 1fr;
    grid-auto-flow: row;
  }

  .titulo-sitio {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .titulo-sitio.opc0 {
    position: static;
  }

  .menu-button {
    background-color: #000;
    margin-left: auto;
  }

  .menu-button.w--open {
    background-color: #000;
  }

  .columna-1 {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: auto;
    position: static;
  }

  .footer-home {
    display: none;
  }

  .footer-home-mobile {
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .etp-col-1 {
    width: 100%;
    padding-right: 0;
  }

  .etp-col-2 {
    width: 100%;
  }

  .flex-block {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .heading.titular {
    direction: ltr;
    text-align: center;
    letter-spacing: -3px;
    width: 100%;
    font-size: 18vw;
  }

  .heading.titular.linea-1 {
    margin-bottom: auto;
    font-size: 3.4rem;
    line-height: 3.4rem;
  }

  .heading.titular.linea-2 {
    margin-bottom: auto;
    font-size: 4.4rem;
    line-height: 3.9rem;
  }

  .heading.titular.linea-3 {
    font-size: 2.8rem;
    line-height: 2.8rem;
  }

  .heading.subitular {
    text-align: center;
    letter-spacing: -2px;
    width: 100%;
  }

  .navbar {
    justify-content: center;
    align-items: center;
  }

  .nav-menu {
    -webkit-text-stroke-color: var(--black);
    background-color: #000;
    justify-content: flex-start;
    align-items: center;
  }

  .footer {
    width: 100%;
    position: relative;
  }

  .header {
    position: relative;
  }

  .paragraph {
    width: 100%;
  }

  .entradas {
    padding-left: 0;
    padding-right: 0;
  }

  .listado-entradas {
    background-image: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-entradas-home {
    font-size: 20px;
  }

  .grid {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-flow: row;
    display: flex;
  }

  .paragraph-2, .paragraph-3 {
    width: 100%;
  }

  .titulo-sitio {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .menu-button {
    background-color: #000;
  }

  .radiografia-punto-2, .radiografia-punto-3, .radiografia-punto-5 {
    margin-top: 0;
  }
}

@media screen and (max-width: 479px) {
  .heading.titular {
    text-align: center;
    letter-spacing: -1px;
    margin-top: 0;
    margin-bottom: 0;
  }

  .heading.titular.linea-1 {
    font-size: 2rem;
  }

  .heading.titular.linea-2 {
    font-size: 2.6rem;
  }

  .heading.titular.linea-3 {
    font-size: 1.6rem;
  }

  .heading.subitular {
    text-align: center;
    letter-spacing: -1px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 15vw;
  }

  .heading.titulo-interno {
    font-size: 1.2rem;
    line-height: 2rem;
  }

  .heading.subtitulo-interno {
    text-align: left;
    font-size: 16px;
    line-height: 20px;
  }

  .brand {
    flex-flow: column;
    display: block;
  }

  .footer {
    position: relative;
  }

  .header {
    justify-content: flex-start;
    align-items: center;
    position: relative;
  }

  .paragraph {
    width: 100%;
  }

  .entradas {
    padding-left: 0;
    padding-right: 0;
  }

  .listado-entradas {
    background-image: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-entradas-home {
    font-size: 16px;
  }

  .container-2 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

  .texto-entrada {
    padding-left: 0;
    padding-right: 0;
  }

  .grid {
    flex-flow: wrap;
    grid-template-rows: auto;
    grid-auto-flow: row;
    display: flex;
  }

  .dropdown-text-block {
    font-size: 19px;
  }

  .radiografia-punto-1__cifra {
    font-size: 3rem;
    line-height: 60px;
  }

  .radiografia-datos {
    margin-top: 32px;
    margin-bottom: 32px;
    padding: 0;
  }

  .radiografia-punto-2__cifra, .radiografia-punto-3__cifra, .radiografia-punto-4__cifra {
    font-size: 3rem;
    line-height: 60px;
  }

  .text-block-4 {
    font-size: 18px;
  }

  .card-descargas-img {
    margin-bottom: 0;
  }

  .card-descargas-link {
    padding-top: 16px;
    font-size: 1rem;
    line-height: 1.2rem;
  }

  .bold-text-4 {
    font-size: 1.6rem;
    line-height: 2rem;
  }
}

#w-node-_6dfc2d39-51a6-d367-a33e-28b5b1d28ad4-2272df91 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_6dfc2d39-51a6-d367-a33e-28b5b1d28ad4-013ced59 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e41fa771-745e-9127-f331-96de3b8c4732-dafd96e2, #w-node-_18936c84-759c-0d8d-1a4c-32f4f66535d0-85b977cc, #w-node-_6dfc2d39-51a6-d367-a33e-28b5b1d28ad4-e628a026, #w-node-f68fa47f-78f9-53e3-0c3f-9edc52b1ced2-a8e2eed2 {
  grid-area: span 1 / span 2 / span 1 / span 2;
}


@font-face {
  font-family: 'Gobcl';
  src: url('../fonts/gobCL-Heavy.woff2') format('woff2'), url('../fonts/gobCL-Heavy.woff') format('woff'), url('../fonts/gobCL-Heavy.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gobcl';
  src: url('../fonts/gobCL-Bold.woff2') format('woff2'), url('../fonts/gobCL-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gobcl';
  src: url('../fonts/gobCL.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gobcl';
  src: url('../fonts/gobCL-Light.eot') format('embedded-opentype'), url('../fonts/gobCL-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monument Extended';
  src: url('../fonts/PPMonumentExtended-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monument Extended';
  src: url('../fonts/PPMonumentExtended-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monument Extended';
  src: url('../fonts/PPMonumentExtended-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Monument Extended';
  src: url('../fonts/PPMonumentExtended-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Monument Extended';
  src: url('../fonts/PPMonumentExtended-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Monument Extended';
  src: url('../fonts/PPMonumentExtended-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}