:root {
  --white: white;
  --verde: #00b311;
  --transparent: rgba(56, 152, 236, 0);
  --black: black;
}

body {
  color: #333;
  font-family: Sofiasanscondensed, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
}

.body-home {
  background-color: #da9393;
  background-image: url('../images/Desktop---8.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 6000px;
}

.section-menu {
  z-index: 4;
  padding: 38px 50px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.section-menu.blanco {
  background-color: var(--white);
  padding-top: 34px;
  padding-bottom: 26px;
}

.section-menu.verde-transparente {
  padding-top: 26px;
  padding-bottom: 26px;
}

.container-menu {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.img-logo-menu {
  width: 36px;
}

.link-menu {
  justify-content: space-between;
  align-items: center;
  width: 418px;
  display: flex;
}

.main-link-menu {
  color: var(--white);
  text-transform: uppercase;
  margin-top: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 17px;
  line-height: 1em;
  text-decoration: none;
  transition: all .2s;
}

.main-link-menu:hover {
  padding-top: 0;
  padding-bottom: 10px;
}

.section-hero {
  justify-content: center;
  align-items: center;
  height: 1031px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.imgen-fondo {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.title-hero {
  z-index: 1;
  color: var(--white);
  text-align: center;
  letter-spacing: -.8px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 19px;
  font-size: 133px;
  line-height: .9em;
  position: relative;
}

.verde {
  color: var(--verde);
}

.section-spaces {
  background-color: var(--white);
  padding-top: 81px;
  padding-left: 50px;
  padding-right: 50px;
}

.container-spaces {
  border-bottom: 1px solid var(--verde);
  max-width: 1280px;
  margin-bottom: 34px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 59px;
}

.titulo-spaces {
  color: var(--verde);
  letter-spacing: -1px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: -4px;
  font-family: Sofiasanscondensed, sans-serif;
  font-size: 119px;
  font-weight: 700;
  line-height: .97em;
  transform: scale3d(1, 1.06, 1);
}

.mucho-media {
  letter-spacing: -1.4px;
  font-size: 125px;
  font-weight: 800;
}

.p-spaces {
  color: var(--verde);
  max-width: 810px;
  margin-bottom: 30px;
  font-size: 20px;
  line-height: 1.33em;
}

.fila-btn-contact-spaces {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.btn-general {
  border: 1px solid var(--verde);
  color: var(--verde);
  letter-spacing: -.1px;
  text-transform: uppercase;
  border-radius: 100px;
  margin-bottom: 0;
  margin-right: 5px;
  padding: 8px 16px;
  font-size: 21px;
  font-weight: 600;
  line-height: 1em;
  transition: all .2s;
}

.btn-general.hover {
  background-color: var(--verde);
  color: var(--white);
  margin-right: 15px;
}

.btn-general.blanco {
  border-color: var(--white);
  color: var(--white);
}

.btn-general.ancho {
  padding-left: 50px;
  padding-right: 50px;
}

.img-flecha {
  height: 29px;
}

.link-flecha {
  margin-left: 8px;
}

.container-2024 {
  border-bottom: 1px solid var(--verde);
  justify-content: space-between;
  align-items: center;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 67px;
}

.anio-2024 {
  color: var(--verde);
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -8px;
  font-size: 122px;
  font-weight: 500;
  line-height: 1em;
  transform: scale3d(1, 1.04, 1);
}

.case-studies {
  color: var(--verde);
  letter-spacing: -.4px;
  text-transform: uppercase;
  transform-style: preserve-3d;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 14px;
  font-size: 122px;
  font-weight: 700;
  line-height: 1em;
  transform: scale3d(1, 1.04, 1);
}

.fila-anio-24 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin-bottom: 41px;
  display: flex;
}

.tres-cols-case-studies {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 57px;
  display: flex;
}

.col-case-studies {
  width: 30%;
  text-decoration: none;
  transition: all .2s;
  top: 0;
}

.col-case-studies:hover {
  position: relative;
  top: -10px;
}

.cs-numero {
  color: var(--verde);
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 1.2em;
}

.titulo-case-studies {
  color: var(--verde);
  letter-spacing: .2px;
  max-width: 200px;
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 17px;
  font-weight: 500;
  line-height: 1.2em;
}

.titulo-case-home {
  color: var(--verde);
  letter-spacing: .1px;
  text-transform: uppercase;
  background-image: url('../images/case.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 18px;
  font-size: 20px;
  line-height: 1em;
}

.imagen-case {
  aspect-ratio: 1 / 1.32;
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  margin-top: 21px;
}

.linea-case {
  background-color: var(--verde);
  width: 1px;
}

.btn-con-flecha {
  z-index: 1;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-partners {
  background-color: var(--white);
  padding: 54px 50px 98px;
}

.container-partners {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.titulo-we-are-building {
  color: var(--verde);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 29px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
}

.lista-de-logos {
  flex-flow: wrap;
  justify-content: center;
  align-items: flex-start;
  max-width: 1150px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.section-more {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 572px;
  padding-top: 38px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.imagen-fondo {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.title-more-than {
  z-index: 1;
  color: var(--white);
  text-align: center;
  letter-spacing: -.8px;
  text-transform: uppercase;
  max-width: 880px;
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 64px;
  line-height: 1.08em;
  position: relative;
}

.section-our-services {
  padding-top: 70px;
}

.wrapper-services {
  border-top: 1px solid var(--verde);
  background-color: var(--white);
  padding: 90px 50px 52px;
}

.container-our-services {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1320px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.img-services {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 794px;
}

.col-our-services {
  width: 53%;
}

.title-our-services {
  color: var(--verde);
  text-transform: uppercase;
  margin-top: -18px;
  margin-bottom: 11px;
  font-size: 127px;
  line-height: 1em;
}

.p-pur-goal {
  color: var(--verde);
  max-width: 222px;
  margin-bottom: 0;
  margin-right: 49px;
  line-height: 1.1em;
}

.fila-our-goal {
  justify-content: flex-end;
  align-items: flex-start;
  margin-bottom: 148px;
  display: flex;
}

.fila-conceptos-services {
  flex-flow: wrap;
  padding-left: 9px;
  display: flex;
}

.col-concepto-service {
  cursor: pointer;
  width: 50%;
  margin-bottom: 74px;
}

.titulo-servicio {
  color: var(--verde);
  text-transform: uppercase;
  margin-top: -8px;
  margin-bottom: 14px;
  font-size: 45px;
  line-height: 1em;
}

.p-service {
  color: var(--verde);
  max-width: 265px;
  margin-bottom: 0;
  margin-right: 49px;
  font-size: 16px;
  line-height: 1.1em;
}

.btn-view-all {
  z-index: 1;
  grid-column-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
  position: relative;
}

.section-footer {
  background-color: var(--verde);
  padding: 45px 50px 54px;
}

.container-footer {
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
}

.link-back-to-top {
  color: var(--white);
  background-image: url('../images/flecha_top.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 17px;
  font-size: 17px;
  line-height: 1.3em;
  text-decoration: none;
  display: inline-block;
}

.fila-menu-newsletter {
  justify-content: space-between;
  align-items: flex-start;
  margin-top: 33px;
  display: flex;
}

.col-menu-footer {
  justify-content: space-between;
  align-items: stretch;
  width: 579px;
  display: flex;
}

.sub-col-menu {
  border-top: 1px solid var(--white);
  width: 40%;
  padding-top: 13px;
}

.titulo-footer {
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 6px;
  font-size: 16px;
  line-height: 1em;
}

.titulo-footer.tiempo {
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.link-footer {
  color: var(--white);
  margin-bottom: 8px;
  font-size: 15px;
  line-height: 1em;
  text-decoration: none;
  display: block;
}

.sub-col-time {
  border-top: 1px solid var(--white);
  justify-content: space-between;
  align-items: stretch;
  width: 52%;
  padding-top: 13px;
  display: flex;
}

.col-interna-menu-footer {
  justify-content: space-between;
  align-items: flex-start;
  width: 38%;
  display: flex;
}

.col-lugar {
  width: 32%;
}

.col-lugar.vegas {
  width: 40%;
}

.form-newsletter {
  width: 237px;
  margin-bottom: 0;
  padding-top: 14px;
}

.label-newsletter {
  color: var(--white);
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1em;
}

.input {
  border: 1px #000;
  border-radius: 4px;
  height: 25px;
  margin-bottom: 22px;
  padding-left: 7px;
  padding-right: 8px;
  position: relative;
}

.contact-btn {
  background-color: var(--white);
  color: var(--verde);
  text-align: center;
  text-transform: uppercase;
  border-radius: 4px;
  width: 100%;
  padding-top: 9px;
  padding-bottom: 9px;
  font-size: 13px;
  line-height: 1em;
}

.section-legales-footer {
  border-top: 1px solid var(--white);
  background-color: var(--verde);
  padding: 8px 50px 26px;
}

.container-legal-footer {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.p-legal {
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 0;
  padding-top: 13px;
  font-size: 12px;
  line-height: 1em;
}

.col-legal {
  display: flex;
}

.logo-footer {
  width: 18px;
  margin-left: 15px;
}

.slider-services {
  background-color: var(--transparent);
  width: 38%;
  height: auto;
}

.hide-nav-services {
  display: none;
}

.fila-boton-services {
  display: flex;
}

.link-cerrar-menu, .menu-btn, .close-menu {
  display: none;
}

.body-services {
  background-color: #e28f8f;
  background-image: url('../images/Desktop---9.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
}

.section-services {
  z-index: 0;
  height: 100svh;
  display: flex;
  position: relative;
}

.link-services {
  background-color: var(--black);
  justify-content: center;
  align-items: center;
  width: 25%;
  height: 100%;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.link-services:hover {
  padding-bottom: 40px;
}

.link-service {
  z-index: 1;
  pointer-events: none;
  color: #efefef;
  letter-spacing: -2px;
  text-transform: uppercase;
  margin-top: 99px;
  margin-bottom: 0;
  font-size: 63px;
  font-weight: 700;
  line-height: 1em;
  position: relative;
}

.img-fondo-servicio {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.img-fondo-servicio:hover {
  opacity: .3;
  transform: scale(1.1);
}

.body-servicio {
  background-color: #d19d9d;
  background-image: url('../images/Servicio.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 10000px;
}

.section-hero-servicio {
  justify-content: center;
  align-items: center;
  height: 962px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.imagen-servicio-fondo {
  z-index: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.titulo-servicio-grande {
  z-index: 1;
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 130px;
  font-weight: 800;
  line-height: 1em;
  position: relative;
}

.section-gol {
  background-color: var(--verde);
  padding: 84px 50px 60px;
}

.container-gol {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1275px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.col-a-gol {
  width: 55%;
}

.titulo-gol {
  color: var(--white);
  letter-spacing: -3.5px;
  margin-top: 1px;
  margin-bottom: 11px;
  margin-left: -5px;
  font-size: 121px;
  line-height: 1em;
}

.titulo-gol.break-all {
  word-break: break-all;
}

.p-position {
  color: var(--white);
  margin-bottom: 38px;
  font-size: 20px;
  line-height: 1.1em;
}

.fila-book-a-call {
  display: flex;
}

.img-gol {
  aspect-ratio: 2 / 1.87;
  object-fit: cover;
  border-radius: 15px;
  width: 39.5%;
}

.section-providers {
  background-color: var(--white);
  padding-top: 85px;
  padding-bottom: 80px;
}

.titulo-providers {
  color: var(--verde);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 43px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.1em;
}

.logos-servicio {
  overflow: hidden;
}

.mascara-logos {
  width: 500svw;
  position: relative;
  left: 0;
}

.grupo-de-logos {
  float: left;
}

.logo-servicio {
  max-width: 130px;
  max-height: 70px;
  margin-right: 31px;
}

.section-connect-first {
  background-color: var(--white);
  padding: 70px 50px 110px;
}

.container-connect {
  justify-content: space-between;
  align-items: stretch;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.col-a-connect {
  justify-content: center;
  align-items: center;
  width: 39%;
  height: 572px;
  display: flex;
  position: relative;
}

.imagen-fondo-connect {
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.p-43-millon {
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1em;
}

.p-43-millon.tablet {
  border: 1px solid var(--white);
  border-radius: 100px;
  padding: 5px 14px 3px;
}

.fila-43-millones {
  z-index: 1;
  grid-column-gap: 14px;
  grid-row-gap: 14px;
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
  position: relative;
}

.col-b-connect {
  width: 58%;
}

.titulo-connect {
  color: var(--verde);
  letter-spacing: -3.7px;
  text-transform: uppercase;
  margin-top: 28px;
  margin-bottom: 25px;
  margin-left: -3px;
  font-size: 127px;
  font-weight: 500;
  line-height: .8em;
}

.p-connect {
  color: var(--verde);
  max-width: 700px;
  margin-bottom: 0;
  font-size: 25px;
  line-height: 1.2em;
}

.fila-btn-connect {
  justify-content: flex-start;
  align-items: center;
  margin-top: 115px;
  display: flex;
}

.section-products {
  padding: 89px 50px;
}

.container-products {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.titulo-products {
  color: var(--verde);
  text-align: center;
  letter-spacing: -3.7px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 46px;
  font-size: 127px;
  font-weight: 500;
  line-height: .8em;
}

.lista-de-conceptos {
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: center;
  max-width: 1170px;
  margin-bottom: 67px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tablet-products {
  border: 1px solid var(--verde);
  color: var(--verde);
  border-radius: 100px;
  margin-bottom: 0;
  padding: 14px 26px;
  font-size: 19px;
  font-weight: 700;
  line-height: 1em;
}

.lista-de-imagenes-productos {
  margin-left: -10px;
  margin-right: -10px;
}

.col-imagen-producto {
  float: left;
  width: 33.33%;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.col-imagen-producto.menor {
  width: 16.665%;
}

.col-imagen-producto.grande-deleted {
  width: 49.995%;
}

.imagen-producto {
  border-radius: 15px;
  width: 100%;
}

.body-about {
  background-color: #c38f8f;
  background-image: url('../images/About.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 10000px;
}

.titulo-about-grande {
  z-index: 1;
  color: var(--white);
  text-align: center;
  text-transform: uppercase;
  max-width: 1200px;
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 130px;
  font-weight: 800;
  line-height: 1em;
  position: relative;
}

.section-mucho-media {
  background-color: var(--white);
  padding: 70px 50px 50px;
}

.container-mucho-media {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.titulo-mucho-media {
  color: var(--verde);
  text-align: center;
  margin-top: 0;
  margin-bottom: 73px;
  font-size: 61px;
  font-weight: 500;
  line-height: 1.26em;
}

.fila-tablets {
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 128px;
  display: flex;
}

.tablet-dato {
  border: 1px solid var(--verde);
  color: var(--verde);
  text-align: center;
  text-transform: uppercase;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 23.3%;
  margin-bottom: 0;
  padding: 11px 14px 9px;
  font-size: 26px;
  font-weight: 700;
  line-height: 1em;
  display: flex;
}

.lista-de-we-know {
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.col-we-know {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 25%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.icono-we-know {
  width: 60px;
  margin-bottom: 11px;
}

.titulo-about-menor {
  color: var(--verde);
  text-align: center;
  text-transform: uppercase;
  max-width: 230px;
  margin-top: 0;
  margin-bottom: 19px;
  font-size: 25px;
  line-height: 1.2em;
}

.p-about-concepto {
  color: var(--verde);
  text-align: center;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.3em;
}

.section-we-have {
  background-color: var(--white);
  padding: 58px 50px 74px;
}

.container-we-have {
  max-width: 1280px;
  margin-bottom: 104px;
  margin-left: auto;
  margin-right: auto;
}

.titulo-we-have {
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  max-width: 830px;
  margin: 0 auto;
  font-size: 62px;
  line-height: 1.08em;
}

.container-people {
  max-width: 1357px;
  margin-left: auto;
  margin-right: auto;
}

.col-we-have {
  float: left;
  width: 50%;
  margin-bottom: 72px;
  padding-left: 40px;
  padding-right: 40px;
}

.imagen-we-have {
  aspect-ratio: 2 / 2.47;
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 38px;
}

.titulo-nombre-persona {
  color: var(--verde);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 11px;
  font-size: 31px;
  line-height: 1em;
}

.cargo-people {
  color: var(--black);
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 30px;
  line-height: 1em;
}

.body-case-studies {
  background-color: #dba7a7;
  background-image: url('../images/Case-Studies.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 10000px;
}

.section-our-work {
  padding: 206px 50px 87px;
}

.container-our-work {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.titulo-our-work {
  color: var(--verde);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 17px;
  margin-left: -3px;
  font-size: 129px;
  font-weight: 800;
  line-height: 1em;
}

.p-our-work {
  color: var(--verde);
  max-width: 600px;
  margin-bottom: 55px;
  font-size: 19px;
  line-height: 1.1em;
}

.lista-de-proyectos {
  flex-flow: wrap;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
}

.col-work {
  width: 33.33%;
  margin-bottom: 56px;
  padding-left: 10px;
  padding-right: 10px;
  text-decoration: none;
}

.imagen-work {
  aspect-ratio: 2 / 1.41;
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 24px;
}

.titulo-work {
  color: var(--verde);
  letter-spacing: .2px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 25px;
  font-weight: 700;
  line-height: 1em;
}

.categoria-work {
  color: var(--verde);
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.2em;
}

.p-work-thumb {
  color: var(--verde);
  max-width: 390px;
  margin-bottom: 0;
  line-height: 1.1em;
}

.body-case {
  background-color: #daabab;
  background-image: url('../images/Project.png');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 5000px;
}

.section-work-project {
  border-bottom: 1px solid var(--verde);
  margin-bottom: 189px;
  padding: 164px 50px 91px;
}

.container-work {
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
}

.cat-work {
  color: var(--verde);
  text-align: center;
  letter-spacing: -1px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 26px;
  line-height: 1em;
}

.titulo-work-detalle {
  color: var(--verde);
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 112px;
  font-size: 65px;
  line-height: 1em;
}

.titulo-grande-proyecto {
  color: var(--black);
  letter-spacing: -1px;
  margin-top: 0;
  margin-bottom: 31px;
  font-size: 126px;
  font-weight: 800;
  line-height: .95em;
}

.p-intro-project {
  color: var(--verde);
  max-width: 950px;
  margin-bottom: 55px;
  font-size: 19px;
  line-height: 1.3em;
}

.imagen-proyecto {
  aspect-ratio: 2 / 1.163;
  object-fit: cover;
  border-radius: 15px;
  width: 100%;
  margin-bottom: 210px;
}

.titulo-our-services {
  border-bottom: 1px solid var(--verde);
  color: var(--verde);
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 48px;
  font-size: 61px;
  font-weight: 800;
  line-height: 1em;
}

.flecha-our-services {
  color: var(--transparent);
  background-image: url('../images/flecha.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  position: relative;
  top: 13px;
}

.p-services {
  border-bottom: 1px solid var(--verde);
  color: var(--black);
  margin-bottom: 0;
  padding-top: 28px;
  padding-bottom: 74px;
  padding-right: 90px;
  font-size: 44px;
  line-height: 1.2em;
}

.fila-services-outcome-solution {
  border-bottom: 1px solid var(--verde);
  padding-top: 45px;
  padding-bottom: 51px;
}

.col-we-do {
  float: left;
  width: 33%;
  padding-right: 30px;
}

.col-we-do.outcome {
  width: 36%;
}

.col-we-do.solution {
  width: 31%;
}

.titulo-outcome-solution {
  color: var(--verde);
  max-width: 170px;
  margin-top: 0;
  margin-bottom: 21px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.2em;
}

.p-outcome {
  color: var(--verde);
  text-align: justify;
  max-width: 408px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 1.17em;
}

.title-its-no-gamble {
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 61px;
  padding-top: 122px;
  font-size: 125px;
  line-height: 1.1em;
}

.fila-btn-contact-project {
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-contact {
  background-color: #e0afaf;
  background-image: url('../images/Contact.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto;
  height: 5000px;
}

.section-contact-us {
  padding: 192px 50px 55px;
}

.container-contact {
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
}

.title-contact-us {
  color: var(--verde);
  text-transform: uppercase;
  margin-top: 0;
  font-size: 129px;
  font-weight: 800;
  line-height: 1em;
}

.section-datos {
  border-top: 1px solid var(--verde);
  border-bottom: 1px solid var(--verde);
  padding-top: 40px;
  padding-bottom: 47px;
  overflow: hidden;
}

.mascara-datos {
  width: 500svw;
  position: relative;
  left: 0;
}

.grupo-datos {
  float: left;
}

.link-dato {
  color: var(--verde);
  text-transform: uppercase;
  background-image: url('../images/flecha_datos.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  margin-right: 13px;
  padding-left: 20px;
  font-size: 31px;
  font-weight: 400;
  line-height: 1em;
  text-decoration: none;
  display: inline-block;
}

.section-get-in-touch {
  padding: 97px 50px 210px;
}

.container-contact-us {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1270px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.title-get-in-touch {
  color: var(--verde);
  text-transform: uppercase;
  width: 308px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 12px;
  font-size: 45px;
  line-height: 1em;
}

.flecha {
  color: var(--transparent);
  background-image: url('../images/fkecha_formulario.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: contain;
  width: .5em;
  margin-left: 11px;
  display: inline-block;
}

.formulario-contact {
  width: 60.5%;
  margin-bottom: 0;
  margin-right: 44px;
  padding-top: 2px;
}

.label {
  color: var(--verde);
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.1em;
}

.contact-input {
  border: 1px solid var(--verde);
  height: 56px;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1em;
}

.contact-input:focus {
  border-color: var(--verde);
}

.col-input {
  width: 100%;
}

.fila-input {
  margin-bottom: 21px;
  display: flex;
}

.cuadrado-espacio-input {
  flex: none;
  width: 31px;
  height: 31px;
}

.text-area {
  border: 1px solid var(--verde);
  min-height: 222px;
  margin-bottom: 38px;
  padding-top: 12px;
  padding-bottom: 12px;
  font-size: 16px;
  line-height: 1.1em;
}

.submit {
  border: 1px solid var(--verde);
  background-color: var(--transparent);
  color: var(--verde);
  text-transform: uppercase;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 110px;
  height: 41px;
  padding: 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1em;
  transition: all .2s;
  display: flex;
}

.submit:hover {
  background-color: var(--verde);
  color: var(--white);
}

.section-privacy {
  padding: 164px 50px 91px;
}

.titulo-privacy {
  color: var(--verde);
  text-align: left;
  text-transform: uppercase;
  margin-top: 10px;
  margin-bottom: 50px;
  font-size: 65px;
  line-height: 1em;
}

@media screen and (max-width: 991px) {
  .section-hero {
    height: 590px;
  }

  .title-hero {
    margin-bottom: 0;
    font-size: 79.8px;
  }

  .titulo-spaces {
    font-size: 71.4px;
  }

  .mucho-media {
    font-size: 75px;
  }

  .anio-2024, .case-studies {
    font-size: 73.2px;
  }

  .titulo-we-are-building {
    max-width: 510px;
    margin-left: auto;
    margin-right: auto;
  }

  .title-more-than {
    font-size: 38.4px;
  }

  .img-services {
    height: 470px;
  }

  .col-our-services {
    width: 380px;
    margin-left: 20px;
  }

  .title-our-services {
    font-size: 76.2px;
  }

  .p-pur-goal {
    margin-right: 0;
  }

  .fila-our-goal {
    margin-bottom: 70px;
  }

  .col-concepto-service {
    width: 100%;
    margin-bottom: 30px;
  }

  .col-menu-footer {
    width: 490px;
  }

  .sub-col-menu {
    width: 47%;
  }

  .col-interna-menu-footer {
    width: 45%;
  }

  .form-newsletter {
    margin-left: 20px;
  }

  .slider-services {
    width: 51%;
  }

  .section-services {
    flex-flow: wrap;
  }

  .link-services {
    width: 50%;
    height: 50%;
  }

  .section-hero-servicio {
    height: 590px;
  }

  .titulo-servicio-grande {
    font-size: 79.8px;
  }

  .section-gol {
    padding-top: 60px;
  }

  .titulo-gol {
    letter-spacing: 0;
    font-size: 70px;
  }

  .section-providers {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .mascara-logos {
    width: 600svw;
  }

  .section-connect-first {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .container-connect {
    flex-flow: column;
  }

  .col-a-connect {
    width: 100%;
    height: 310px;
  }

  .col-b-connect {
    width: 100%;
    margin-top: 40px;
  }

  .titulo-connect {
    margin-top: 0;
    font-size: 70px;
  }

  .p-connect {
    max-width: 550px;
    font-size: 20px;
  }

  .fila-btn-connect {
    margin-top: 60px;
  }

  .section-products {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .titulo-products {
    font-size: 70px;
  }

  .lista-de-conceptos {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .titulo-about-grande {
    margin-bottom: 0;
    font-size: 79.8px;
  }

  .titulo-mucho-media {
    font-size: 36.6px;
  }

  .fila-tablets {
    flex-flow: wrap;
    margin-bottom: 40px;
  }

  .tablet-dato {
    width: 49%;
    margin-bottom: 14px;
  }

  .lista-de-we-know {
    flex-flow: wrap;
  }

  .col-we-know {
    width: 49%;
    margin-bottom: 40px;
  }

  .section-we-have {
    padding-bottom: 50px;
  }

  .titulo-we-have {
    font-size: 37.2px;
  }

  .titulo-nombre-persona {
    margin-bottom: 0;
  }

  .cargo-people {
    font-size: 25px;
  }

  .section-our-work {
    padding-top: 160px;
    padding-bottom: 50px;
  }

  .titulo-our-work {
    font-size: 77.4px;
  }

  .col-work {
    width: 50%;
  }

  .section-work-project {
    margin-bottom: 80px;
  }

  .titulo-work-detalle {
    margin-bottom: 100px;
  }

  .titulo-grande-proyecto {
    font-size: 75.6px;
  }

  .p-intro-project {
    max-width: 660px;
  }

  .imagen-proyecto {
    margin-bottom: 140px;
  }

  .titulo-our-services {
    font-size: 40px;
  }

  .flecha-our-services {
    top: 9px;
  }

  .p-services {
    font-size: 38px;
  }

  .col-we-do.solution {
    padding-right: 0;
  }

  .title-its-no-gamble {
    font-size: 75px;
    line-height: .9em;
  }

  .section-contact-us {
    padding-top: 140px;
    padding-bottom: 30px;
  }

  .title-contact-us {
    font-size: 77.4px;
  }

  .section-datos {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-get-in-touch {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .container-contact-us {
    flex-flow: column;
  }

  .formulario-contact {
    width: 100%;
    margin-top: 40px;
    margin-right: 0;
    padding-top: 0;
  }

  .section-privacy {
    margin-bottom: 80px;
  }

  .titulo-privacy {
    margin-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .section-menu, .section-menu.blanco {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-menu {
    align-items: center;
  }

  .link-menu {
    z-index: 2;
    border-left: 1px solid var(--white);
    background-color: var(--verde);
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 240px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    transition: all .2s;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: -240px;
  }

  .link-menu.on {
    right: 0;
  }

  .main-link-menu {
    color: var(--white);
    font-size: 30px;
  }

  .main-link-menu:hover {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .section-hero {
    height: 430px;
  }

  .title-hero {
    font-size: 47.88px;
  }

  .titulo-spaces {
    font-size: 42.84px;
  }

  .mucho-media {
    font-size: 45px;
  }

  .anio-2024, .case-studies {
    font-size: 43.92px;
  }

  .tres-cols-case-studies {
    flex-flow: column;
  }

  .col-case-studies {
    width: 100%;
  }

  .linea-case {
    width: 100%;
    height: 1px;
    margin-top: 27px;
    margin-bottom: 27px;
  }

  .section-more {
    height: 350px;
  }

  .title-more-than {
    font-size: 30.72px;
  }

  .section-our-services {
    padding-top: 0;
  }

  .wrapper-services {
    border-top-style: none;
    padding-top: 52px;
  }

  .container-our-services {
    flex-flow: column;
  }

  .img-services {
    height: 350px;
  }

  .col-our-services {
    width: 100%;
    margin-bottom: 40px;
    margin-left: 0;
  }

  .title-our-services {
    font-size: 45.72px;
  }

  .titulo-servicio {
    font-size: 27px;
  }

  .fila-menu-newsletter {
    flex-flow: column;
  }

  .col-menu-footer {
    flex-flow: column;
    width: 100%;
  }

  .sub-col-time {
    width: 100%;
  }

  .col-interna-menu-footer {
    width: 100%;
    margin-bottom: 30px;
  }

  .col-lugar, .col-lugar.vegas {
    width: 47%;
  }

  .form-newsletter {
    width: 100%;
    margin-top: 30px;
    margin-left: 0;
    padding-top: 0;
  }

  .section-legales-footer {
    padding-top: 26px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-legal-footer {
    text-align: center;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .p-legal {
    margin-bottom: 5px;
    padding-top: 0;
  }

  .col-legal {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .logo-footer {
    margin-top: 17px;
    margin-left: 0;
  }

  .slider-services {
    order: 1;
    width: 100%;
  }

  .link-cerrar-menu {
    color: var(--white);
    margin-bottom: 30px;
    font-size: 17px;
    line-height: 1.2em;
    text-decoration: none;
    display: block;
  }

  .close-icon {
    margin-right: 3px;
    font-size: 30px;
    font-weight: 300;
    line-height: 0;
    display: inline-block;
    position: relative;
    top: 3px;
    transform: rotate(45deg);
  }

  .menu-btn {
    border-top: 1px solid var(--white);
    border-bottom: 1px solid var(--white);
    width: 50px;
    height: 25px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
  }

  .menu-btn.verde {
    border-top-color: var(--verde);
    border-bottom-color: var(--verde);
  }

  .linea-medio-hamb {
    border-bottom: 1px solid var(--white);
    height: 50%;
    padding-bottom: 0;
    padding-right: 0;
  }

  .linea-medio-hamb.verde {
    border-bottom-color: var(--verde);
  }

  .close-menu {
    z-index: 1;
    display: none;
    position: fixed;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .section-hero-servicio {
    height: 430px;
  }

  .titulo-servicio-grande {
    margin-bottom: 0;
  }

  .section-gol {
    padding: 50px 30px;
  }

  .container-gol {
    text-align: center;
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .col-a-gol {
    width: 100%;
  }

  .titulo-gol {
    margin-left: 0;
    font-size: 60px;
  }

  .fila-book-a-call {
    justify-content: center;
    align-items: center;
  }

  .img-gol {
    order: -1;
    width: 50%;
    margin-bottom: 30px;
  }

  .section-providers {
    padding-top: 50px;
  }

  .titulo-providers {
    font-size: 20px;
  }

  .mascara-logos {
    width: 900svw;
  }

  .section-connect-first {
    padding: 0 30px 50px;
  }

  .fila-43-millones {
    flex-flow: column;
  }

  .titulo-connect {
    font-size: 60px;
  }

  .section-products {
    padding-left: 30px;
    padding-right: 30px;
  }

  .titulo-products {
    font-size: 60px;
  }

  .lista-de-conceptos {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .tablet-products {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-radius: 0;
    padding: 0 0 5px;
    font-size: 16px;
  }

  .col-imagen-producto.menor {
    width: 33.33%;
  }

  .titulo-about-grande {
    margin-bottom: 0;
    font-size: 50px;
  }

  .titulo-mucho-media {
    font-size: 35px;
  }

  .tablet-dato {
    border-top-style: none;
    border-left-style: none;
    border-right-style: none;
    border-radius: 0;
    padding: 0 0 5px;
    font-size: 16px;
  }

  .titulo-about-menor {
    font-size: 19px;
  }

  .container-we-have {
    margin-bottom: 80px;
  }

  .titulo-we-have {
    font-size: 34px;
  }

  .col-we-have {
    margin-bottom: 40px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .titulo-nombre-persona {
    font-size: 27px;
  }

  .cargo-people {
    font-size: 17px;
  }

  .section-our-work {
    padding-bottom: 20px;
  }

  .titulo-our-work {
    font-size: 46.44px;
  }

  .p-our-work {
    max-width: 400px;
  }

  .section-work-project {
    border-bottom-style: none;
    margin-bottom: 0;
    padding-top: 130px;
    padding-bottom: 70px;
  }

  .titulo-work-detalle {
    margin-bottom: 80px;
    font-size: 50px;
  }

  .titulo-grande-proyecto {
    font-size: 60px;
  }

  .imagen-proyecto {
    margin-bottom: 70px;
  }

  .titulo-our-services {
    padding-bottom: 30px;
  }

  .p-services {
    padding-bottom: 28px;
    padding-right: 0;
    font-size: 30px;
  }

  .col-we-do {
    width: 100%;
    padding-right: 0;
  }

  .col-we-do.outcome {
    width: 100%;
    margin-top: 10px;
    margin-bottom: 31px;
  }

  .col-we-do.solution {
    width: 100%;
  }

  .p-outcome {
    text-align: left;
    max-width: none;
  }

  .title-its-no-gamble {
    padding-top: 70px;
  }

  .title-contact-us {
    font-size: 46.44px;
  }

  .mascara-datos {
    width: 800svw;
  }

  .section-get-in-touch {
    padding-top: 30px;
    padding-bottom: 50px;
  }

  .title-get-in-touch {
    width: auto;
    max-width: 510px;
    font-size: 40px;
  }

  .contact-input {
    margin-bottom: 21px;
  }

  .fila-input {
    flex-flow: column;
    margin-bottom: 0;
  }

  .cuadrado-espacio-input {
    width: 20px;
    height: 20px;
    display: none;
  }

  .section-privacy {
    border-bottom-style: none;
    margin-bottom: 0;
    padding-top: 130px;
    padding-bottom: 70px;
  }

  .titulo-privacy {
    margin-bottom: 80px;
    font-size: 50px;
  }
}

@media screen and (max-width: 479px) {
  .section-menu {
    padding-left: 30px;
    padding-right: 30px;
  }

  .img-logo-menu {
    width: 23px;
  }

  .section-spaces {
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .container-2024 {
    padding-bottom: 50px;
  }

  .anio-2024 {
    margin-left: 0;
  }

  .fila-anio-24 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .section-partners {
    padding: 50px 30px;
  }

  .col-logo {
    width: 33.33%;
  }

  .section-more {
    padding-left: 30px;
    padding-right: 30px;
  }

  .title-more-than {
    font-size: 26px;
  }

  .wrapper-services {
    padding-left: 30px;
    padding-right: 30px;
  }

  .img-services {
    height: 210px;
  }

  .title-our-services {
    margin-top: 0;
  }

  .fila-our-goal {
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: 40px;
  }

  .fila-conceptos-services {
    padding-left: 0;
  }

  .section-footer {
    padding: 40px 30px;
  }

  .sub-col-time {
    flex-flow: column;
  }

  .col-lugar {
    width: 100%;
  }

  .col-lugar.vegas {
    width: 100%;
    margin-top: 20px;
  }

  .input {
    margin-bottom: 11px;
  }

  .section-legales-footer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .logo-footer {
    width: 30px;
  }

  .menu-btn {
    width: 36px;
    height: 20px;
  }

  .section-services {
    padding-top: 75px;
  }

  .link-services {
    width: 100%;
    height: 25%;
  }

  .link-service {
    margin-top: 0;
    font-size: 45px;
  }

  .titulo-servicio-grande {
    font-size: 41px;
  }

  .titulo-gol {
    font-size: 50px;
  }

  .img-gol {
    width: 80%;
  }

  .mascara-logos {
    width: 1100svw;
  }

  .logo-servicio {
    max-width: 90px;
    max-height: 40px;
  }

  .titulo-connect, .titulo-products {
    letter-spacing: -1px;
    font-size: 50px;
  }

  .titulo-about-grande {
    font-size: 41px;
  }

  .section-mucho-media {
    padding: 50px 30px 20px;
  }

  .titulo-mucho-media {
    font-size: 30px;
    line-height: 1.1em;
  }

  .tablet-dato {
    justify-content: center;
    align-items: flex-start;
  }

  .col-we-know {
    width: 100%;
  }

  .p-about-concepto {
    max-width: 260px;
  }

  .section-we-have {
    padding-left: 30px;
    padding-right: 30px;
  }

  .titulo-we-have {
    font-size: 32px;
  }

  .titulo-nombre-persona {
    margin-bottom: 2px;
    font-size: 25px;
  }

  .cargo-people {
    font-size: 15px;
  }

  .section-our-work {
    padding-top: 120px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .col-work {
    width: 100%;
    margin-bottom: 50px;
  }

  .imagen-work {
    margin-bottom: 15px;
  }

  .section-work-project {
    padding-top: 120px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .cat-work {
    text-align: left;
  }

  .titulo-work-detalle {
    text-align: left;
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 30px;
  }

  .titulo-grande-proyecto {
    font-size: 44px;
  }

  .p-intro-project {
    margin-bottom: 50px;
    font-size: 17px;
  }

  .p-services {
    font-size: 19px;
  }

  .title-its-no-gamble {
    margin-bottom: 60px;
    padding-top: 50px;
    font-size: 40px;
  }

  .section-contact-us {
    padding: 110px 30px 20px;
  }

  .title-contact-us {
    font-size: 30px;
  }

  .section-datos {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .link-dato {
    font-size: 19px;
  }

  .section-get-in-touch {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .title-get-in-touch {
    max-width: 200px;
    padding-top: 0;
    font-size: 25px;
  }

  .label {
    font-size: 16px;
  }

  .contact-input {
    height: 35px;
  }

  .text-area {
    margin-bottom: 20px;
  }

  .section-privacy {
    padding-top: 120px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .titulo-privacy {
    text-align: left;
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 30px;
  }
  
  .section-grax-servicio
  {
    text-align: left;
    margin-top: 0;
    margin-bottom: 60px;
    font-size: 30px;
  }
  
  
}


@font-face {
  font-family: 'Sofiasanscondensed';
  src: url('../fonts/SofiaSansCondensed-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofiasanscondensed';
  src: url('../fonts/SofiaSansCondensed-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofiasanscondensed';
  src: url('../fonts/SofiaSansCondensed-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofiasanscondensed';
  src: url('../fonts/SofiaSansCondensed-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofiasanscondensed';
  src: url('../fonts/SofiaSansCondensed-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sofiasanscondensed';
  src: url('../fonts/SofiaSansCondensed-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}