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

/*
.container{
    max-width:1800px;
}
*/
.newsreader-300 {
  font-family: "Newsreader", serif;
  font-weight: 300;
  font-style: normal;
}

.newsreader-500 {
  font-family: "Newsreader", serif;
  font-weight: 500;
  font-style: normal;
}

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

.dm-sans-300 {
  font-family: "DM Sans", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.dm-sans-500 {
  font-family: "DM Sans", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.dm-sans-600 {
  font-family: "DM Sans", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.dm-mono-medium {
  font-family: "DM Mono", monospace;
  font-weight: 500;
  font-style: normal;
}

.hide {
  display: none;
}
.white {
  color: #d0d0d0;
}
body {
  position: relative;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  color: #000;
  overflow-x: hidden;
  /* background: #b7b7b7; */
}

body::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-image: url(/images/texture-seamless.jpg);
  background-size: 480px;
  opacity: 0.7;
}

main {
  max-width: 1920px;
  background: #1a1a1a;
  margin: 0 auto;
}

.section {
  /* min-height: 100vh; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 80px 40px;
  position: relative;
}

/* Navigation */
.header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 40px;
  max-width: 1920px;
  margin: 0 auto;
}

.logo-small {
  font-size: 20px;
  color: #fff;
  font-weight: 300;
}

.menu-btn {
  background: #93f969;
  color: #000;
  padding: 12px 35px;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.2s;
}

.menu-btn:hover {
  transform: scale(1.05);
}

/* Hero Section */
.hero {
  background: #1a1a1a;
  flex-direction: column;
  text-align: center;
  position: relative;
  padding: 120px 40px 80px;
}

.hero-content {
  position: relative;
  width: 100%;
  max-width: 100%;
}

.nuevo-logo,
.nuevo-logo-footer {
  width: 100%;
  max-width: 100%;
  height: auto;
  /* margin-bottom: -50px; */
  /* position: relative; */
  z-index: 3;
  /* top: 10px; */
}

.nuevo-logo {
  margin-bottom: -50px;
  position: relative;
  z-index: 3;
  top: 10px;
}

.nuevo-footer {
  width: 100%;
  max-width: 100%;
  height: auto;
  position: relative;
  z-index: 3;
}

.subway-photo {
  width: 100%;
  max-width: 400px;
  height: auto;
  position: relative;
  z-index: 2;
  left: 150px;
  margin: 0 auto;
  transform: rotate(-2.5deg);
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
}

.hero-subtitle {
  font-size: clamp(18px, 2.5vw, 48px);
  max-width: 900px;
  line-height: 1;
  margin: 10px 0;
  color: #d0d0d0;
  padding: 18px 0;
}
.meanmore {
  position: relative;
}

.hero-subtitle .meanmore::after {
  content: "";
  display: inline-block;
  background: url("../images/head_underline.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  /* width: 212px;
  height: 20px;
  margin-left: -211px;
  margin-top: -38px;
  top: 30px;
  left: -10px;
  position: relative; */
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 50%;
}

.hero .hero-subtitle {
  text-align: left;
}

/* Belief Section with Image */
.belief-section {
  background: #1a1a1a;
  padding: 0;
  min-height: 10vh;
}

.belief-image-container {
  position: relative;
  width: 100%;
  max-width: 60%;
  margin: 0 auto;
  aspect-ratio: 16/9;
  display: flex;
  align-items: flex-start;
  justify-content: flex-end;
}
.belief-image-container {
  background-image: url("../images/Group_3.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.belief-content {
  position: relative;
  z-index: 2;
  text-align: right;
  padding-right: 50px;
  padding-top: 50px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 30px;
}

.star-icon {
  width: 60px;
  height: 60px;
  filter: drop-shadow(0 0 10px rgba(255, 255, 255, 0.3));
}

.belief-text {
  font-family: "Post", serif;
  font-size: clamp(20px, 2.5vw, 20px);
  font-weight: 300;
  color: #fff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.5px;
  position: relative;
  right: -50px;
  transform: rotate(-3.5deg);
}

/* Conscious Section */
.conscious {
  background: #1a1a1a;
  flex-direction: column;
}

.noise {
  position: relative;
}
.noise::after {
  content: "";
  display: inline-block;
  background: url("../images/thin-line-scribble-light.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  /* width: 118px;
  height: 60px; */
  /* margin-left: -104px; */
  /* margin-top: -38px; */
  /* top: -30px;
  left: 10px;
  rotate: 180deg; */
  width: 100%;
  height: 100%;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  left: 3%;
  top: 3%;
}

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

.conscious .sub {
  display: flex;
  justify-items: center;
  align-items: center;
}

.conscious .body {
  display: flex;
  justify-items: center;
  align-items: center;
}

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

.box div.title {
  width: 70%;
}

.conscious h2 {
  font-size: clamp(40px, 8vw, 100px);
  text-align: center;
  margin-bottom: 60px;
  line-height: 1.1;
  color: #d0d0d0;
}

.consumers-content {
  position: relative;
  z-index: 2;
  text-align: right;
  padding-left: 0px;
  padding-top: 370px;
  padding-bottom: 230px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  gap: 10px;
}
.consumers-content-text {
  font-family: "Post", serif;
  font-size: clamp(20px, 2.5vw, 32px);
  font-weight: 300;
  color: #fff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.5px;
  position: relative;
  right: 0;
  transform: rotate(-3.5deg);
}
.street_background {
  background-image: url("../images/Group5.png");
  background-repeat: no-repeat;
  background-position-x: 80%;
  background-position-y: 30%;
  background-size: 80%;
}

.clients-content {
  position: relative;
  z-index: 2;
  text-align: right;
  padding-top: 400px;
  padding-bottom: 200px;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: flex-end;
  gap: 10px;
}

.clients-content-text {
  font-family: "Post", serif;
  font-size: clamp(20px, 2.5vw, 32px);
  font-weight: 300;
  color: #fff;
  line-height: 1;
  text-align: center;
  letter-spacing: 0.5px;
  position: relative;
  right: 0;
  transform: rotate(-3.5deg);
}

.camera_background {
  background-image: url("../images/Image_6_1.png");
  background-repeat: no-repeat;
  background-position-x: 80%;
  background-position-y: 100%;
  background-size: 80%;
}

.conscious-text {
  font-size: clamp(18px, 2.5vw, 48px);
  line-height: 1;
  color: #d0d0d0;
  padding: 18px 0;
  text-align: center;
}

.conscious-text em {
  font-family: "Newsreader Italic";
}

/* Conscious Hover Images Section */
.conscious-images-section {
  background: #1a1a1a;
  /* min-height: 75vh; */
  padding-top: 0;
}

.image-cards-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
  max-width: 1400px;
  width: 100%;
  min-height: 700px;
}

.hover-image-card {
  position: relative;
  /*
            aspect-ratio: 4/5;
            overflow: hidden;
            cursor: pointer;
            transition: transform 0.3s ease;


            display: flex;
            flex-direction: column;
            align-items: flex-end;
        */
}

.hover-bg {
  object-fit: cover;
  filter: grayscale(100%) contrast(1.2);
  transition: filter 0.4s ease;
}

.hover-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0);
}

.street-overlay {
  width: 50%;
  left: 30%;
  top: 50px;
}

.camera-overlay {
  width: 50%;
  left: 30%;
  top: 250px;
}

.hover-text {
  opacity: 0;
  transform: translateY(20px);
  transition: all 0.4s ease;
}

.hover-image-card:hover .hover-text {
  opacity: 1;
}

.hover-text h3 {
  font-family: "Post";
  font-size: clamp(36px, 3vw, 18px);
  font-weight: 700;
  text-align: right;
  line-height: 1;
  letter-spacing: 1px;
  color: #ff7040;
  text-shadow: 0.5px 0.5px 1px #000;
  transform: rotate(3.5deg);
}

.green-dot {
  width: 20px;
  height: 20px;
  background: #c8ff00;
  border-radius: 50%;
}

.gd-consumers {
  position: relative;
  top: -200px;
  left: 190px;
}

.gd-consumers {
  position: relative;
  top: -200px;
  left: 190px;
}

@media (max-width: 1024px) {
  .image-cards-container {
    gap: 40px;
  }
}

/* Ecosystem Section */
.ecosystem {
  background: #b79b73;
  color: #000;
  flex-direction: column;
}

.eco_underline {
  position: relative;
}
.eco_underline::after {
  content: "";
  display: inline-block;
  background: url("../images/eco-underline.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  /* width: 204px;
  height: 30px;
  margin-left: -195px;
  margin-top: -38px;
  top: 30px;
  left: 0px;
  position: relative; */
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: -80%;
}

.ecosystem-header {
  width: fit-content;
  margin: auto;
  position: relative;
}

.ecosystem h2 {
  font-size: clamp(40px, 7vw, 90px);
  text-align: center;
  line-height: 1.1;
  color: #1d1d1b;
  text-transform: uppercase;
  position: relative;
}

.ecosystem p.tag {
  text-align: center;
  font-family: "Post";
  font-size: 24px;
  transform: rotate(-3.5deg);
  line-height: 1;
  /* position: relative;
  top: -80px;
  width: 20%;
  float: right;
  left: -165px; */
  position: absolute;
  bottom: 10%;
  right: -20%;
}

.ecosystem p.tagline {
  text-align: center;
  font-family: "Post";
  font-size: clamp(16px, 1.5vw, 28px);
  /* font-size: 24px; */
  transform: rotate(-3.5deg);
  line-height: 1;
  color: #1d1d1b;
  /* position: relative; */
}

.service-list {
  position: relative;
}

.tagline {
  display: none;
  position: absolute;
  left: 100%;
  width: clamp(190px, 55%, 400px);
  top: -50%;
}

.service-list-title:hover + .tagline {
  display: block;
}

.ecosystem p.eco {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.cards-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px;
  /* max-width: 1200px;*/
  width: 100%;
  margin: 60px 0;
}

.card {
  background: transparent;
  color: #000;
  padding: 80px 60px;
  border-radius: 8px;
  min-height: 300px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.eye {
  background-image: url("../images/eye.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.vr-headset {
  background-image: url("../images/vr-headset.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.smile {
  background-image: url("../images/smile.png");
  background-repeat: no-repeat;
  background-size: cover;
}

.smile::after {
  content: "";
  display: inline-block;
  background: url("../images/scribble2.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  width: 100px;
  height: 84px;
  top: -38px;
  right: 42px;
  position: absolute;
}

.card-body {
  display: flex;

  /* flex-flow: column; */
  flex-direction: column;
  height: 100%;
  padding: 15px;
  gap: 5px;
}

.card-body > div {
  padding: 8px;
}

.card-body .top p {
  text-align: center;
  font-size: 20px;
  color: #1d1d1b;
}

.card-body .sub {
  flex-grow: 0;
}

.card-body .sub p {
  text-align: center;
  font-family: "Post", Arial, Helvetica, sans-serif;
  font-weight: 500;
  font-size: 32px;
  line-height: 1;
  color: #1d1d1b;
  transform: rotate(-3.5deg);
  margin: 40px 0;
}

.card-body .desc {
  /* flex:1 1 auto; */
  flex-grow: 1;
  display: flex;
  /* align-items: flex-end; */
  min-height: 200px;
}
.card-body .desc p {
  text-align: center;
  font-size: 16px;
  color: #1d1d1b;
}

.card-content {
  background: #93f969;
  color: #1d1d1b;
  /*margin:50px;*/
  width: 100%;
  height: 100%;
  /*
            width:386px;
            height:466px;
        */
}

.card h3 {
  font-size: clamp(24px, 3vw, 36px);
  font-weight: 700;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1.1;
}

.card p {
  font-size: clamp(14px, 1.5vw, 18px);
  line-height: 1.5;
}

.services-title {
  font-size: 32px;
  color: #1d1d1b;
  text-align: center;
}

.services {
  position: relative;
}

.services-list {
  margin-top: 30px;
  cursor: pointer;
}

.services-list p {
  color: #f2efeb;
  font-weight: 500;
  text-align: center;
  font-size: clamp(32px, 4.5vw, 92px);
  line-height: 0.8;
}

.services-list p:hover {
  color: #1d1d1b;
}

.services-list p:not(.tagline):hover:before {
  content: "";
  background-image: url("../images/black-star.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  /* margin-left: -10px; */
  /* margin-top: -10px; */
  top: -15px;
  /* left: 15px; */
  position: relative;
  width: clamp(18px, 4vw, 72px);
  height: clamp(18px, 4vw, 72px);
}

.services-tag {
  position: absolute;
  top: 25%;
  right: 2%;
}

/* Stats Section */
.stats {
  background: #000;
  flex-direction: column;
}

p.stats-intro {
  font-size: 34px;
  color: #d0d0d0;
  text-align: left;
  margin-bottom: 40px;
}

h2.hh-intro {
  font-size: 30px;
  color: #d0d0d0;
  text-align: left;
}

p.stats-body {
  font-size: 20px;
  color: #d0d0d0;
  text-align: left;
}

h3.stats-sub {
  font-size: 48px;
  color: #d0d0d0;
  text-align: left;
}

.stats-intro {
  text-align: center;
  max-width: 900px;
  margin-bottom: 80px;
}

.stats-intro h2 {
  font-size: clamp(24px, 4vw, 48px);
  font-weight: 300;
  margin-bottom: 30px;
  line-height: 1.3;
}

.stats-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 60px;
  max-width: 1200px;
  width: 100%;
}

.stat-item {
  text-align: center;
}

.stat-number {
  font-size: clamp(60px, 10vw, 120px);
  color: #93f969;
  line-height: 1;
  text-align: left;
}

.stat-label {
  font-size: clamp(16px, 2vw, 24px);
  line-height: 1.4;
  color: #ccc;
  text-align: left;
  margin-bottom: 20px;
}

.features-list {
  margin-top: 80px;
  max-width: 800px;
}

.feature-item {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 40px;
}

.feature-icon {
  font-size: 32px;
  flex-shrink: 0;
}

.feature-text {
  font-size: clamp(16px, 1.8vw, 22px);
  line-height: 1.5;
}

.star {
  width: 120px;
  height: auto;
}

/* Contact Section */
.contact {
  background: #93f969;
  color: #000;
  flex-direction: column;
  padding: 80px 40px 0 40px;
}

.contact h2 {
  font-size: 64px;
  font-weight: 700;
  margin-bottom: 0px;
  line-height: 1;
}

.contact p {
  font-size: 24px;
  font-weight: 300;
  margin-bottom: 0px;
  line-height: 1;
}
.contact-languages {
  font-size: clamp(18px, 2.5vw, 32px);
  margin-bottom: 60px;
  line-height: 1.6;
}

.contact-form {
  width: 100%;
  max-width: 600px;
}

.form-group {
  margin-bottom: 10px;
}

.form-group input,
.form-group textarea,
.form-group select {
  width: 100%;
  padding: 15px;
  border: 2px solid #fff;
  background: rgba(255, 255, 255, 0.9);
  border-radius: 20px;
  font-size: 16px;
  color: #b7b7b7;
}

.form-group textarea {
  min-height: 120px;
  resize: vertical;
}

.submit-btn {
  background: #000;
  color: #93f969;
  padding: 12px 35px;
  border: none;
  border-radius: 25px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: transform 0.2s;
}

.submit-btn:hover {
  transform: scale(1.05);
}

.thankyouBanner {
  display: none;
}

label {
  display: none;
}

.firstError,
.lastError,
.companyError,
.countryError,
.reasonError,
.messageError,
.emailError,
.phoneError {
  display: none;
  color: #ff7040;
  margin-bottom: 0;
}

.footer {
  text-align: center;
  margin-top: 60px;
  padding-top: 40px;
  border-top: 2px solid #000;
  font-size: 14px;
}

.footer-links {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 20px;
}

.footer-links a {
  color: #000;
  text-decoration: none;
}

.footer-links a:hover {
  text-decoration: underline;
}

/* Animations 
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .fade-in {
            animation: fadeInUp 0.8s ease-out;
        }
*/

@media (max-width: 1200px) {
  /* .ecosystem p.tag {
    left: -50px;
  } */
  .card {
    padding: 40px 30px;
  }

  /* .noise::after {
    width: 100px;
    height: 60px;
    margin-left: -104px;
    margin-top: -38px;
    top: 10px;
    left: 29px;
    position: relative;
    background-size: 80%;
  } */
}

@media (max-width: 992px) {
  .hero {
    min-height: 50vh;
  }

  .belief-section {
    padding: 10px 20px 0 20px;
    min-height: 35vh;
  }
  .conscious-container {
    padding: 20px 20px 0 20px;
    min-height: 20vh;
  }
  .conscious-images-section {
    /* min-height: 50vh; */
    padding-bottom: 20px;
  }
  .consumers-content,
  .clients-content {
    padding-top: 200px;
    padding-bottom: 180px;
  }

  .street_background,
  .camera_background {
    background-size: contain;
  }

  .ecosystem p.tag {
    bottom: 5%;
    right: -30%;
  }
  /* .clients-content {
    padding-top: 115px;
    padding-bottom: 95px;
  } */
  /* .ecosystem p.tag {
    top: -80px;
    width: 20%;
    float: right;
    left: -75px;
  } */
}

@media (max-width: 768px) {
  .hero {
    padding: 80px 10px;
    min-height: 50vh;
  }
  .subway-photo {
    width: 50%;
    max-width: 300px;
    margin: 20px auto;
    left: 30px;
  }

  .belief-section {
    padding: 10px 20px 0 20px;
    min-height: 35vh;
  }
  /* .ecosystem p.tag {
    position: relative;
    top: -20px;
    width: 20%;
    float: right;
    left: -25px;
  } */

  .belief-content {
    padding-right: 0px;
    padding-top: 0px;
    gap: 15px;
    top: -20px;
    right: 10px;
  }
  .belief-image-container {
    max-width: 90%;
  }

  .belief-image-container {
    background-size: cover;
  }
  .conscious-container {
    padding: 20px 20px 0 20px;
    min-height: 20vh;
  }

  /* .noise::after {
    width: 50px;
    height: 30px;
    margin-left: -104px;
    margin-top: -38px;
    top: 10px;
    left: 15px;
    position: relative;
  } */
  .card {
    padding: 40px 30px;
  }

  .star-icon {
    width: 30px;
    height: 30px;
  }

  .belief-text {
    font-size: 20px;
    right: 0;
  }
  .cards-container {
    grid-template-columns: 1fr;
  }

  .stats-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .card-content {
    margin: 0;
  }

  .ecosystem p.tag {
    bottom: 0%;
    right: -40%;
  }

  .services-title {
    font-size: 30px;
  }

  .services-list p {
    font-size: 24px;
    text-align: left;
  }

  .tagline {
    display: block;
    position: static;
    margin: auto;
    margin-bottom: 15px;
    width: auto;
  }
  .star {
    width: 60px;
    height: auto;
  }
  .nuevo-logo-footer {
    margin-bottom: 0;
  }
}

@media (max-width: 578px) {
  .section {
    padding: 80px 15px;
  }
  .tagline {
    left: 40%;
    top: 90%;
    z-index: 5;
  }

  .ecosystem p.tag {
    position: relative;
    left: 25%;
  }
}

@media (max-width: 480px) {
  .consumers-content {
    padding-top: 170px;
    padding-bottom: 150px;
  }

  .clients-content {
    padding-top: 170px;
    padding-bottom: 100px;
  }
}
