@font-face {
  font-family: Visbycf;
  src: url('../fonts/VisbyCF-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Visbycf;
  src: url('../fonts/VisbyCF-DemiBold.otf') format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Visbycf;
  src: url('../fonts/VisbyCF-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Visbycf;
  src: url('../fonts/VisbyCF-Light.otf') format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Visby Round Cf Demi;
  src: url('../fonts/Visby-Round-CF-Demi-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

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

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

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

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

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

.header {
  background-color: #000;
}

.menu-container {
  z-index: 99;
  background-color: #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: fixed;
}

.video-container {
  background-color: #000;
  height: 775px;
  position: relative;
}

.menu {
  width: 1280px;
  height: 80px;
}

.background-video {
  z-index: 0;
  opacity: .5;
  width: 100%;
  height: 100%;
  position: relative;
}

.headtext-container {
  z-index: 2;
  background-image: radial-gradient(circle, #00000080 14%, #fff0);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
}

.pestana-header {
  color: #fff;
  letter-spacing: .5px;
  border: 2px solid #fff;
  border-radius: 40px;
  margin-bottom: 0;
  padding: 10px 20px;
  font-family: Visbycf, sans-serif;
  font-size: 16px;
  position: static;
}

.pestana-header.inservicios {
  width: auto;
  display: inline-block;
}

.pestana-header.incontacto {
  width: 200px;
}

.pestana-header.in-contactanos {
  width: 144px;
}

.pestana-header.experiencias {
  width: 300px;
}

.pestana-header.experiencias.implemtech {
  width: 270px;
}

.pestana-header.experiencias.talentovisionario {
  width: 182px;
}

.pestana-header.talentovis {
  width: 181px;
}

.header-h1 {
  color: #fff;
  margin-top: 30px;
  font-family: Visby Round Cf Demi, sans-serif;
  font-size: 72px;
  font-weight: 600;
  line-height: 72px;
}

.header-paragraph {
  color: #fff;
  text-align: center;
  letter-spacing: .8px;
  max-width: 660px;
  margin-top: 20px;
  font-family: Visbycf, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.header-button {
  color: #fff;
  background-color: #4f32ff;
  border-radius: 30px;
  align-self: center;
  margin-top: 30px;
  padding: 15px 50px;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
}

.header-button:hover {
  background-color: #1bd8e3;
}

.columns {
  width: 100%;
  max-width: 1280px;
  display: flex;
}

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

.navbar {
  background-color: #0000;
  width: 100%;
  max-width: 1280px;
}

.container {
  align-items: center;
  width: 100%;
  min-width: 1280px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.brand {
  justify-content: flex-start;
  align-items: center;
  height: 100%;
  display: flex;
}

.nav-link {
  color: #fff;
  letter-spacing: .8px;
  font-family: Visbycf, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.nav-link:hover, .nav-link.w--current {
  color: #1bd8e3;
}

.welcome-section {
  background-color: #fbfdff;
  height: auto;
  margin-bottom: 100px;
}

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

._w-tab-div {
  margin-top: 80px;
  margin-bottom: 80px;
}

._w-tab-h2 {
  margin-top: 10px;
  padding-right: 50px;
  font-family: Visbycf, sans-serif;
  font-size: 52px;
  font-weight: 400;
  line-height: 56px;
}

._w-tab-welcome {
  font-family: Visbycf, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.paragraph {
  margin-top: 30px;
  padding-right: 50px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.header-curved {
  z-index: 3;
  text-shadow: 0 1px 1px #0003;
  background-image: url('../images/borde-curveado.svg');
  background-position: 50% 0;
  background-size: cover;
  width: 100%;
  height: 45px;
  position: absolute;
  inset: auto 0% 0% auto;
}

.body {
  background-color: #fbfdff;
}

.service-paragraph {
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.service-holder {
  flex-direction: column;
  display: block;
}

.service-h4 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Visbycf, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.service-h4.incontact {
  margin-top: 10px;
  margin-bottom: 40px;
}

.services-button {
  color: #fff;
  text-align: center;
  background-color: #4f32ff;
  border: 1px silver;
  border-radius: 30px;
  width: 160px;
  margin-top: 20px;
  padding: 15px 20px;
  display: block;
}

.details-section {
  background-color: #161616;
  flex-direction: column;
  height: 1000px;
  display: block;
  position: relative;
  overflow: visible;
}

.footer-section {
  background-color: #111;
}

.details-holder {
  width: 1280px;
  height: 100%;
  min-height: 50px;
  margin-left: auto;
  margin-right: auto;
}

.details-h2 {
  color: #fff;
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: Visbycf, sans-serif;
  font-size: 42px;
  font-weight: 400;
  line-height: 52px;
}

.details-paragraph {
  color: #fff;
  margin-bottom: 30px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.columns-2 {
  height: 740px;
  padding-top: 120px;
}

.spline-scene {
  width: 100%;
  height: 600px;
  position: absolute;
}

.column-2 {
  height: auto;
}

.details-logo-white {
  background-color: #fbfdff;
  border-radius: 10px;
  height: 90px;
}

.column-3 {
  height: auto;
}

.picture-holder {
  min-height: 50px;
  position: relative;
}

.picture-1 {
  z-index: 4;
  background-image: url('../images/eleyeme-1.png');
  background-position: 77%;
  background-size: cover;
  border-radius: 20px;
  width: 348px;
  height: 464px;
  position: relative;
  top: 76px;
  left: -98px;
  overflow: hidden;
}

.picture-2 {
  z-index: 4;
  background-image: url('../images/Eleyeme-picture3.jpg');
  background-position: 100%;
  background-size: cover;
  border-radius: 20px;
  width: 399px;
  height: 299px;
  position: absolute;
  top: 159px;
  left: 286px;
}

.footer-holder-a {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-holder-b {
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.prefoot-section {
  margin-top: 500px;
}

.prefoot-holder {
  max-width: 1280px;
  height: 480px;
  margin-left: auto;
  margin-right: auto;
}

.image {
  z-index: 4;
  position: absolute;
}

.picture-3 {
  z-index: 4;
  background-image: url('../images/Eleyeme-picture-col.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 20px;
  width: 372px;
  height: 496px;
  position: absolute;
  top: 71px;
  left: auto;
  right: 190px;
}

.picture-4 {
  z-index: 4;
  background-image: url('../images/eleyeme-2.png');
  background-position: 100%;
  background-size: cover;
  border-radius: 20px;
  width: 253px;
  height: 299px;
  position: absolute;
  top: 132px;
  right: -95px;
}

.image-2 {
  border-radius: 30px;
}

.column-4, .column-5 {
  padding-left: 0;
  padding-right: 0;
}

.columns-3 {
  width: 100%;
}

.footer-h3 {
  color: #fff;
  letter-spacing: .5px;
  margin-top: 0;
  font-family: Visbycf, sans-serif;
  font-weight: 400;
}

.footer-linkblock {
  text-decoration: none;
}

.footer-linktext {
  color: #fff;
  font-family: Visbycf, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
}

.column-6, .column-7, .column-8 {
  flex-direction: column;
  display: flex;
}

.column-9 {
  flex-direction: row;
  height: 75px;
  padding-left: 0;
  padding-right: 0;
  display: block;
  position: relative;
}

.servicios-head-holder {
  background-color: #12171a;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 500px;
  padding-top: 80px;
  display: flex;
  position: relative;
}

.columns-4 {
  z-index: 3;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: flex;
  position: relative;
}

.interior-h1 {
  color: #fff;
  width: 50%;
  font-family: Visbycf, sans-serif;
  font-weight: 300;
}

.column-10 {
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.services-eleyeme-section {
  opacity: 1;
  justify-content: center;
  height: 100%;
  padding-top: 100px;
  display: flex;
  position: static;
  transform: translate(0);
}

.eleyeme-holder {
  width: 100%;
  min-width: auto;
  max-width: 1280px;
  height: auto;
}

.services-transfor {
  opacity: 1;
  color: #fff;
  background-color: #12171a;
  border-radius: 10px;
  width: 1280px;
  height: 500px;
  text-decoration: none;
  position: relative;
}

.columns-5 {
  z-index: 2;
  align-items: center;
  width: 100%;
  height: 500px;
  padding-left: 50px;
  padding-right: 50px;
  display: flex;
  position: relative;
}

.interior-h2 {
  font-family: Visbycf, sans-serif;
  font-size: 38px;
  font-weight: 400;
  line-height: 44px;
}

.paragraph-2 {
  margin-top: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 28px;
}

.service-transform {
  z-index: 1;
  opacity: .45;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.shadowing-video {
  z-index: 2;
  background-color: #0000;
  background-image: linear-gradient(to right, #00000080 38%, var(--white));
  opacity: 1;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  position: absolute;
}

.shadowing-video.harder {
  background-image: linear-gradient(90deg, #000000b3 49%, var(--white));
  margin-right: 0;
}

.shadowing-video.harder.background {
  z-index: 1;
  background-image: url('../images/Eleyeme-picture5.jpg'), linear-gradient(90deg, #000000b3 49%, var(--white));
  opacity: .5;
  background-position: 0 0, 0 0;
  background-size: auto, auto;
  width: 100%;
  display: block;
  left: 0;
  overflow: visible;
}

.services-button-select {
  aspect-ratio: auto;
  color: #fff;
  text-align: center;
  object-fit: cover;
  background-color: #4f32ff;
  border-radius: 30px;
  flex-direction: row;
  width: 280px;
  margin-top: 30px;
  padding: 10px 15px;
  display: block;
}

.services-button-select.incontainer {
  width: 100%;
}

.services-technology {
  width: 1280px;
  height: 580px;
}

.services-holderinside {
  width: 1280px;
  height: 600px;
  margin-top: 20px;
}

.service-holdercolumn {
  width: 100%;
  height: auto;
}

.individual-button-block {
  opacity: 1;
  color: #fff;
  background-color: #0000;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-end;
  width: 100%;
  height: 600px;
  margin-right: 10px;
  padding-bottom: 40px;
  padding-left: 50px;
  padding-right: 50px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.individual-button-block.technology-btn {
  background-color: #0000;
  background-image: none;
}

.column-11 {
  padding-left: 0;
  padding-right: 10px;
  overflow: visible;
}

.column-12 {
  padding-right: 0;
}

.nuestraforma-section {
  background-color: #201e20;
  justify-content: center;
  align-items: center;
  margin-top: 100px;
  display: flex;
}

.thisisourway-holder {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1280px;
  height: 700px;
  display: flex;
}

.columns-6 {
  width: 100%;
}

.services-h3 {
  color: #fff;
  text-align: left;
  width: 100%;
  margin-bottom: 30px;
  font-family: Visbycf, sans-serif;
  font-size: 46px;
  font-weight: 300;
  line-height: 46px;
}

.service-middle-image {
  background-image: linear-gradient(220deg, #bef3f7, #fff 41%, #f5f9ff 58%, #97b6eb), url('../images/middle-rainbow.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 192px;
  display: flex;
}

.service-h4a {
  color: #fff;
  letter-spacing: .5px;
  margin-top: 30px;
  font-family: Visbycf, sans-serif;
  font-size: 24px;
  font-weight: 600;
}

.service-h4a.acercade {
  margin-bottom: 20px;
}

.services-int-p {
  color: #fff;
  margin-top: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 32px;
}

.services-int-p.serv-b {
  font-size: 16px;
  line-height: 28px;
}

.service-list-section {
  background-color: #fbfdff;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
}

.service-list-holder {
  width: 1280px;
  min-height: 50px;
}

.servicio-columna-container {
  background-color: #fff;
  border-radius: 10px;
  padding: 60px 30px;
  box-shadow: 0 0 30px #0000001a;
}

.services-p-productos-h4p {
  margin-bottom: 0;
  font-family: Visbycf, sans-serif;
  font-weight: 600;
}

.services-p-productos-h4 {
  margin-bottom: 20px;
  font-family: Visbycf, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 20px;
}

.product-service-pointer {
  color: #747474;
  letter-spacing: .2px;
  margin-bottom: 3px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
}

.column-13 {
  padding-left: 0;
}

.column-14 {
  padding-right: 0;
}

.columns-7 {
  margin-top: 15px;
}

.column-15 {
  padding-left: 0;
}

.column-16 {
  padding-right: 0;
}

.cubes-holder1 {
  background-image: url('../images/cube-3d.png');
  background-position: -60px -70px;
  background-size: auto;
  width: 280px;
  height: 270px;
  position: absolute;
  inset: -165px -13px auto auto;
}

.cube-container {
  width: 1280px;
  height: 5px;
  position: relative;
}

.cubes-holder2 {
  filter: blur(8px);
  background-image: url('../images/cube-3d.png');
  background-position: 50%;
  background-size: contain;
  width: 200px;
  height: 200px;
  position: absolute;
  inset: -198px 463px auto auto;
}

.service-list-container {
  display: flex;
}

.service-list-img {
  margin-right: 10px;
}

.section-header-container {
  background-color: #11171b;
  justify-content: center;
  height: 500px;
  display: flex;
  position: relative;
}

.section-header-holder {
  z-index: 3;
  width: 1280px;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.acercade-section {
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.contact-holder {
  width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading {
  text-align: center;
  padding-left: 320px;
  padding-right: 320px;
  font-family: Visbycf, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 34px;
}

.columns-8 {
  margin-top: 50px;
}

.image-3 {
  width: auto;
}

.image-3.imageborder {
  border-radius: 40px;
}

.image-4 {
  width: 100%;
}

.image-4.imageborder {
  border-radius: 40px;
}

.image-5 {
  border-radius: 40px;
  width: auto;
}

.column-17 {
  padding-left: 10px;
  padding-right: 10px;
}

.section-divis {
  background-color: #1e1e20;
  height: 700px;
}

.columns-9 {
  justify-content: center;
  align-items: center;
  width: 1260px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.gradient-text {
  font-weight: 400;
}

.nosotros-divercarreras {
  width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.acerca-bloque {
  margin-bottom: 50px;
}

.column-18 {
  margin-bottom: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 51px;
}

.column-19, .spline-scene-2 {
  height: 100%;
}

.spline-scene-3 {
  height: 630px;
}

.nav-menu {
  align-items: center;
  height: 100%;
  display: flex;
}

.image-6 {
  width: 165px;
}

.contacto-section {
  flex-direction: row;
  justify-content: center;
  height: auto;
  display: block;
}

.contacto-holder {
  justify-content: flex-start;
  align-items: flex-start;
  width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contacto-map {
  padding-top: 100px;
}

.contacto-columns {
  margin-top: auto;
}

.contacto-address {
  padding-left: 0;
  padding-right: 0;
}

.contacto-gmaps {
  padding-left: 40px;
  padding-right: 40px;
}

.form-block {
  border-radius: 10px;
  margin-left: auto;
  margin-right: auto;
  padding: 50px 50px 60px;
  box-shadow: 0 0 20px #0003;
}

.contact-fields {
  border: 1px solid #e2e2e2;
  border-radius: 5px;
  height: 40px;
  margin-bottom: 20px;
}

.contact-fields.lastfield {
  margin-bottom: 40px;
}

.text-field-2 {
  border-radius: 10px;
  height: 40px;
  margin-bottom: 20px;
}

.submit-button {
  background-color: #4f32ff;
  border-radius: 40px;
  width: 100%;
  height: 50px;
}

.contact-field {
  margin-bottom: 15px;
  font-family: Visbycf, sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.contacto-3block {
  padding-top: 50px;
  padding-bottom: 50px;
}

.column-20 {
  padding-left: 0;
  padding-right: 10px;
}

.column-21 {
  padding-left: 5px;
  padding-right: 5px;
}

.column-22 {
  padding-left: 10px;
  padding-right: 0;
}

.contact-map-holder {
  background-image: none;
  background-size: auto;
  border-radius: 10px;
  height: 350px;
  margin-top: 30px;
  overflow: hidden;
}

.window-tothefuture {
  background-color: #4b4bfb;
  border-radius: 10px;
  height: 383px;
}

.column-24 {
  padding-left: 20px;
  padding-right: 0;
}

.background-video-2, .background-video-3 {
  z-index: 1;
  border-radius: 10px;
  height: 100%;
}

.serviciointerno-holder {
  width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.columnas-servicios {
  padding-top: 100px;
  padding-bottom: 100px;
}

.list {
  padding-left: 20px;
}

.servicio-listitem {
  border-bottom: 1px solid #e7edf4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Visbycf, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.servicedescription-col4 {
  height: 100%;
}

.background-video-4 {
  z-index: 1;
  border-radius: 10px;
  width: 99%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.vid-bloquer {
  z-index: 1;
  border-radius: 10px;
  width: 98%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.vid-bloquer.talento-vis-bt {
  margin-left: 10px;
}

.content-bloquer {
  z-index: 2;
  padding: 50px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.background-video-5 {
  z-index: 1;
  background-color: #000;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-size: auto;
  width: 100%;
  position: absolute;
}

.background-gradient-fix {
  z-index: 2;
  background-image: linear-gradient(90deg, #000c 21%, #fff0);
  width: 100%;
  height: 100%;
  position: absolute;
}

.background-video-6 {
  z-index: 1;
  width: 100%;
  height: 100%;
  position: absolute;
}

.column-27 {
  padding-left: 10px;
  padding-right: 10px;
}

.image-9 {
  border-radius: 20px;
}

.image-10 {
  border-radius: 30px;
}

.background-video-7 {
  border-radius: 30px;
  width: 100%;
  height: 384px;
}

.column-30 {
  display: none;
}

.image-11.images-services, .images-services {
  border-radius: 20px;
}

.image-12, .image-13, .image-14 {
  border-radius: 10px;
}

.paragraph-3 {
  margin-bottom: 0;
}

.html-embed {
  width: 100%;
}

.pasos-contacto {
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.link {
  color: #4f32ff;
  font-family: Visby Round Cf Demi, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.image-18 {
  width: 80px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
}

.section-divis-a {
  background-color: #92f6ff;
  background-image: linear-gradient(319deg, #92f6ff, #efebff);
  border: 0 solid #969696;
  height: 700px;
}

.holder-container-x {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1280px;
  height: 100%;
  min-height: 100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.column-35, .column-36 {
  padding-left: 0;
}

.service-1 {
  background-color: #030204;
  border-radius: 10px;
  height: 500px;
}

.video-techai {
  width: 100%;
  height: 100%;
}

.title-section {
  font-family: Visbycf, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 60px;
}

.title-section.best-work {
  width: 100%;
  max-width: 550px;
  font-family: Visbycf, sans-serif;
  font-weight: 400;
  line-height: 60px;
}

.section-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.bedge-number {
  grid-row-gap: 10px;
  color: #000;
  background-color: #fff;
  border-radius: 900px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  padding: 12px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.text-body-large {
  opacity: .9;
  color: #595959;
  letter-spacing: -.2px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.text-body-large.text-white {
  color: #fff;
  font-family: Open Sans, sans-serif;
}

.text-body-large.text-black {
  color: #000;
  font-family: Open Sans, sans-serif;
}

.bedge-section {
  grid-column-gap: 12px;
  background-color: #f0f0f0;
  border: 1px solid #fff;
  border-radius: 900px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  height: 40px;
  padding-left: 4px;
  padding-right: 12px;
  text-decoration: none;
  display: flex;
}

.bedge-section.variant-2 {
  background-color: #d1d5db;
}

.im-card-large-green {
  background-color: #111;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 506px;
  height: 367px;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.add-on-container {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 68px;
  padding-right: 68px;
  display: flex;
  position: relative;
}

.im-left-image {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  max-width: 262px;
  height: 100%;
  max-height: 367px;
}

.impact-content-right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  max-width: 100%;
  display: flex;
}

.play-pause-button {
  z-index: 10;
  background-color: #ffffff1a;
  border: 1px solid #fafafc4d;
  border-radius: 1000px;
  width: 40px;
  min-width: 40px;
  height: 40px;
  min-height: 40px;
}

.im-card-large-goldenrod {
  background-color: #1bd8e3;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.impact-content-wrap {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  display: flex;
}

.div-block-4 {
  border-radius: 16px;
  height: 401px;
  overflow: hidden;
}

.im-right-image {
  border-radius: 16px;
  width: 100%;
  height: 100%;
}

.section {
  position: relative;
  overflow: visible;
}

.section.p-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section.home-4 {
  align-self: auto;
  width: 100%;
}

.heading-3-text {
  margin-top: 0;
  margin-bottom: 0;
}

.heading-3-text.font-semi-bold {
  font-family: Visbycf, sans-serif;
  font-weight: 700;
}

.heading-3-text.font-semi-bold.text-green {
  color: #063d2f;
  font-family: Visbycf, sans-serif;
  font-weight: 700;
}

.heading-3-text.text-white.font-semi-bold {
  color: #fff;
  font-weight: 600;
}

.im-card-large-white {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 506px;
  height: 367px;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.badge-title {
  color: #000;
  letter-spacing: -.2px;
  white-space: nowrap;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-decoration: none;
}

.section-contain-imapct {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.impact-content-left {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.im-left-card-wrap {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.im-card-small-white {
  border: 1px solid #ddd;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  max-width: 262px;
  height: 367px;
  padding: 32px 24px;
  text-decoration: none;
  display: flex;
}

.benefits-item {
  grid-row-gap: 24px;
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  height: 100%;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.benefits-item.home-2 {
  grid-column-gap: 48px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  max-width: none;
  height: auto;
  padding: 0;
  position: sticky;
  top: 100px;
}

.benefits-content-wrapper {
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: visible;
}

.testimonial-navigation-button {
  grid-column-gap: 10px;
  background-color: #fafafc;
  border: 1px solid #e8e5e5;
  border-radius: 53px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  margin-left: 0;
  margin-right: 0;
  text-decoration: none;
  display: flex;
  inset: auto 77px 0 auto;
}

.container-2 {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 68px;
  padding-right: 68px;
  display: flex;
  position: relative;
}

.arrow-right, .benefit-icon {
  object-fit: cover;
  overflow: hidden;
}

.slider-5 {
  display: none;
}

.benefits-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-wrap: wrap;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: grid;
}

.benefits-list.home-2 {
  grid-column-gap: 44px;
  grid-row-gap: 44px;
  flex-flow: column;
  grid-template-columns: 1fr;
  height: auto;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
}

.expertise {
  grid-row-gap: 100px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-8 {
  color: #000;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.testimonial-nav-right {
  background-color: #fafafc;
  border: 1px solid #e8e5e5;
  border-radius: 53px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: flex;
  top: auto;
  bottom: 0;
}

.benefits-header {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
}

.benefits-icon-wrapper {
  grid-column-gap: 10px;
  background-color: #91f9ff;
  border: 1px #000;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  text-decoration: none;
  display: flex;
}

.benefit-text-content {
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 100%;
  text-decoration: none;
  display: flex;
}

.paragraph_body_1 {
  color: #000;
  letter-spacing: -.6px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.paragraph_body_1.grey {
  color: #595959;
}

.paragraph_body_1.grey.benefit-description {
  max-width: 600px;
}

.overlay-hero {
  z-index: 1;
  background-color: #000000a8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.image-19 {
  max-width: 1000px;
  position: absolute;
  top: 6%;
}

.hero-description-slider {
  color: #fff;
  text-align: right;
  letter-spacing: -.2px;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.slider {
  width: 100%;
  height: 747px;
  margin-bottom: 50px;
}

.hero-slider-text {
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-end;
  text-decoration: none;
  display: flex;
}

.arrow-black, .arrow-black.black-46 {
  display: none;
}

.mask {
  height: 100%;
}

.button-arrow-wrapper {
  background-color: #000;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 32px;
  height: 32px;
  display: flex;
}

.button-arrow-wrapper.black-49 {
  background-color: #fff;
  display: flex;
}

.slide {
  height: 100%;
}

.hero-slider {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.hero-slider-content-wrapper {
  z-index: 3;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  padding-left: 40px;
  padding-right: 40px;
  text-decoration: none;
  display: flex;
  position: relative;
  bottom: 162px;
}

.slide-nav {
  justify-content: flex-end;
  align-items: center;
  width: auto;
  padding-right: 40px;
  display: none;
  top: auto;
  bottom: 20px;
}

.arrow-ligh-green {
  display: none;
}

.wrapper-text-hero {
  z-index: 2;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  text-decoration: none;
  display: flex;
  position: static;
}

.wrapper-text-hero.home-2 {
  justify-content: center;
  align-items: center;
  max-width: 100%;
}

.arrow-green {
  display: none;
}

.video-hero {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.arrow-slide-hero {
  border: 1px solid #fff;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 64px;
  height: 64px;
  display: none;
  top: auto;
  bottom: 57px;
  left: 38px;
}

.arrow-slide-hero.right-arrow {
  margin-left: 0;
  margin-right: 0;
  left: 115px;
}

.button-primary {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  color: #000;
  white-space: nowrap;
  background-color: #fff;
  border-radius: 1000px;
  justify-content: space-between;
  align-items: center;
  width: auto;
  padding: 12px 20px;
  font-size: 18px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.button-primary:hover {
  background-color: #4f31fe;
  color: white;
}

.button-primary.black-68 {
  color: #fff;
  background-color: #000;
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary.black-68:hover {
  background-color: #063d2f;
}

.button-primary.black-84 {
  color: #fff;
  background-color: #000;
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary.black-84:hover {
  background-color: #063d2f;
}

.button-primary.black-92 {
  color: #fff;
  background-color: #000;
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary.black-92:hover {
  background-color: #063d2f;
}

.button-primary.black-76 {
  color: #fff;
  background-color: #000;
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary.black-76:hover {
  background-color: #063d2f;
}

.button-primary.black-100 {
  color: #fff;
  background-color: #000;
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary.black-100:hover {
  background-color: #063d2f;
}

.button-primary.black-52 {
  color: #fff;
  background-color: #000;
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary.black-52:hover {
  background-color: #063d2f;
}

.button-primary.black-60 {
  color: #fff;
  background-color: #000;
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary.black-60:hover {
  background-color: #063d2f;
}

.button-primary.black-44 {
  color: #fff;
  background-color: #000;
  width: auto;
  min-width: 225px;
  font-size: 16px;
}

.button-primary.black-44:hover {
  background-color: #063d2f;
}

.arrow-white {
  display: block;
}

.arrow-white.black-51 {
  display: none;
}

.wrapper-content-hero {
  z-index: 3;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
  min-height: 100%;
  padding-bottom: 98px;
  padding-left: 68px;
  padding-right: 68px;
  display: flex;
  position: relative;
}

.wrapper-content-hero.home-2 {
  width: 100%;
  padding: 100px 0;
}

.hero-title {
  color: #fff;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 80px;
  font-weight: 500;
  line-height: 82px;
  text-decoration: none;
}

.hero-title.text_black.text_center {
  color: #303030;
  text-align: center;
  font-family: Visbycf, sans-serif;
  font-size: 60px;
  line-height: 110%;
}

.arrow-white-border {
  display: none;
}

.hero {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: auto;
  min-height: auto;
  display: flex;
  position: relative;
  overflow: hidden;
}

.hero.home-2 {
  height: auto;
  min-height: auto;
  padding-top: 80px;
  overflow: hidden;
}

.arrow-black-radius {
  display: none;
}

.arrow-black-radius.black-50 {
  display: block;
}

.hero-slider-title {
  color: #fff;
  text-align: right;
  letter-spacing: 0;
  max-width: 50%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Visbycf, sans-serif;
  font-size: 32px;
  font-weight: 500;
  line-height: 140%;
  text-decoration: none;
}

.hero-description {
  color: #fff;
  letter-spacing: -.2px;
  order: 0;
  width: 100%;
  max-width: 549px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
}

.hero-description.text_black.text_center.home-2 {
  color: #595959;
  text-align: center;
  max-width: 792px;
  font-size: 20px;
}

.inhouse-h4 {
  font-family: Visbycf, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 60px;
}

.benefit-category {
  grid-column-gap: 4px;
  color: #000;
  background-color: #f1f2f4;
  border: 1px solid #eee;
  border-radius: 1000px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 40px;
  padding: 8px 12px;
  font-size: 18px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.container-3 {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 68px;
  padding-right: 68px;
  display: flex;
  position: relative;
}

.text-block {
  line-height: 28px;
}

.benefit-content-wraper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  width: auto;
  display: flex;
}

.benfit-number {
  font-size: 24px;
  font-weight: 500;
  line-height: 100%;
  display: none;
}

.benefit-image {
  object-fit: cover;
  border-radius: 16px;
  width: 100%;
  min-width: auto;
  max-width: none;
  height: 100%;
  overflow: clip;
}

.benefit-category-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: wrap;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.heading-5 {
  color: #000;
  letter-spacing: -1px;
  font-size: 36px;
  font-weight: 500;
  line-height: 140%;
}

.benefit-image-wrap {
  justify-content: center;
  align-items: center;
  width: 582px;
  min-width: auto;
  height: 320px;
  min-height: 100%;
  display: flex;
}

.heading-8-x {
  color: #000;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.banner-text-wrapper {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-contain-banner {
  grid-row-gap: 100px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  max-width: 1440px;
  height: 600px;
  padding: 0;
  text-decoration: none;
  display: flex;
  position: relative;
}

.banner-cta-section {
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}

.container-4 {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  padding-left: 68px;
  padding-right: 68px;
  display: flex;
  position: relative;
}

.overlay-banner {
  background-color: #00000038;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.banner-left-content {
  grid-column-gap: 88px;
  grid-row-gap: 88px;
  flex-flow: row;
  display: flex;
}

.join-us-text {
  color: #fff;
  text-align: center;
  letter-spacing: -2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 60px;
  font-weight: 500;
  line-height: 60px;
  text-decoration: none;
  position: static;
  top: 353px;
  left: 58px;
}

.div-block-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.background-video-8 {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.overlay-banner-white {
  background-image: linear-gradient(#fff 23%, #fff0);
  width: 100%;
  height: 400px;
  position: absolute;
  top: 0;
  left: 0;
}

.join-us-subtext {
  color: #fff;
  text-align: center;
  letter-spacing: -.2px;
  max-width: 549px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 32px;
  text-decoration: none;
  position: static;
  top: 467px;
  left: 853px;
}

.title-section-2 {
  font-family: Visbycf, sans-serif;
  font-size: 58px;
  font-weight: 400;
  line-height: 60px;
}

.icon-parkapi-app {
  z-index: 2;
  object-fit: cover;
  width: 30px;
  max-width: none;
  height: auto;
  position: relative;
  overflow: hidden;
}

.section-contain-features {
  flex-flow: column;
  width: 100%;
  max-width: 1440px;
  display: flex;
}

.title-features {
  color: #fff;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 500;
  line-height: 32px;
  text-decoration: none;
}

.title-features.home-2 {
  white-space: nowrap;
}

.innovation-feature-card-text-container {
  z-index: 2;
  grid-row-gap: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
  position: relative;
  transform: rotate(0);
}

.innovation-feature-card-text-container.home-2 {
  grid-column-gap: 10px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%)rotate(90deg);
}

.slider-3 {
  display: none;
}

.overlay-innovation {
  background-image: linear-gradient(#00000026, #00000073);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.features-header {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.innovation-feature-card {
  grid-row-gap: 24px;
  background-color: #fff;
  background-image: linear-gradient(#0000, #00000091);
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  min-width: 380px;
  max-width: none;
  height: 504px;
  min-height: 504px;
  padding: 24px;
  text-decoration: none;
  display: flex;
  position: relative;
  overflow: hidden;
}

.innovation-feature-card.home-2 {
  cursor: pointer;
  justify-content: flex-end;
  align-items: flex-start;
  width: 11.25rem;
  min-width: 0;
  max-width: none;
  padding-left: 24px;
  padding-right: 24px;
}

.features-image {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.features-row {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  width: auto;
  margin-top: 80px;
  padding-left: 0;
  display: flex;
}

.features-row.home-2 {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-left: 0;
  padding-right: 0;
  overflow: visible;
}

.innovation-text-horizontal {
  z-index: 2;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: none;
  position: relative;
  transform: rotate(0);
}

.innovation-text-horizontal._1 {
  grid-row-gap: 16px;
  display: none;
}

.interior-header {
  z-index: 5;
  width: auto;
  min-width: 1280px;
  position: relative;
}

.heading-8-x2 {
  color: #000;
  letter-spacing: -.2px;
  margin-top: 15px;
  margin-bottom: 15px;
  font-size: 20px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
}

.title-section-3 {
  font-size: 58px;
}

.testimonial-number {
  color: #000;
  letter-spacing: -.2px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 32px;
  font-weight: 500;
  line-height: 42px;
  text-decoration: none;
  display: none;
}

.answer-block {
  background-color: #0000;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: block;
  position: relative;
  overflow: hidden;
}

.what-answer-block {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.title-question {
  color: #000;
  letter-spacing: -.01em;
  font-size: 24px;
  font-weight: 600;
  line-height: 140%;
}

.title-question.home-60 {
  font-size: 32px;
  font-weight: 500;
}

.icon-plus {
  display: none;
}

.icon-plus.home-63 {
  display: block;
}

.question-inner {
  grid-column-gap: 20px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.faq-image {
  width: 100%;
  height: 100%;
}

.faq-image-wrapper {
  border-radius: 16px;
  order: 0;
  width: 100%;
  min-width: 400px;
  height: auto;
  position: relative;
  overflow: hidden;
}

.faq-image-wrapper.home-67 {
  display: none;
}

.answer-text {
  color: #595959;
  letter-spacing: -.4px;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 24px;
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
}

.answer-text.home-66 {
  padding-top: 20px;
  padding-bottom: 0;
}

.faq-item {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fafafa00;
  border: 1px #c6c6c6;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 0;
  display: flex;
}

.faq-item.home-55 {
  background-color: #fff;
  padding: 32px 24px;
}

.faq-list-wrapper {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.faq-list-wrapper.home-5 {
  justify-content: space-between;
  align-items: center;
}

.faq-header {
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  text-decoration: none;
  display: flex;
}

.overlay {
  background-color: #0000;
  background-image: linear-gradient(360deg, #000000c7, #fff0 48%);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.arrow-accordion.home-62 {
  display: none;
}

.image-20 {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  top: -50%;
  left: 0;
}

.faq-content-wrapper {
  grid-row-gap: 100px;
  background-color: #eee0;
  border: 1px #ddd;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  padding: 0 0 100px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.faq-content-wrapper.home-3 {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
}

.question-block {
  grid-column-gap: 12px;
  white-space: pre-wrap;
  width: 100%;
  padding: 30px 0 0;
  display: flex;
}

.question-block.top {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  padding: 0 0 28px;
}

.question-block.top.home-56 {
  padding-bottom: 0;
}

.wrapper-icon-accordion {
  background-color: #e8f9a4;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  display: flex;
}

.wrapper-icon-accordion.home-61 {
  background-color: #1dd7e3;
  border-radius: 1000px;
  min-width: 40px;
  min-height: 40px;
}

.list-faq {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.list-faq.home-6 {
  max-width: 990px;
}

.wrapper-title-faq {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  display: flex;
}

.certificaciones {
  background-color: #fff;
  background-image: linear-gradient(#f7f7f7 72%, #fff);
}

@media screen and (min-width: 1440px) {
  .title-section {
    font-family: Visbycf, sans-serif;
    font-weight: 300;
    line-height: 60px;
  }

  .im-card-large-goldenrod {
    height: 100%;
  }

  .div-block-4 {
    height: 100%;
    min-height: 401px;
  }

  .impact-content-left {
    width: 100%;
  }

  .benefits-item {
    box-shadow: none;
  }

  .benefits-item.home-2 {
    align-items: center;
  }

  .testimonial-navigation-button {
    margin: auto;
  }

  .benefits-list {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .benefits-icon-wrapper {
    background-color: #91f9ff;
  }

  .paragraph_body_1.grey.benefit-description {
    max-width: 500px;
  }

  .image-19 {
    max-width: 1000px;
  }

  .slider {
    width: 100%;
  }

  .hero-slider-content-wrapper {
    justify-content: center;
    align-items: flex-end;
    max-width: 1440px;
    padding-bottom: 100px;
    padding-left: 68px;
    padding-right: 68px;
    position: static;
  }

  .slide-nav {
    bottom: 20px;
  }

  .wrapper-text-hero {
    position: static;
  }

  .wrapper-content-hero {
    padding-bottom: 98px;
  }

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

  .hero-title.text_black.text_center {
    color: #252525;
    font-family: Visbycf, sans-serif;
  }

  .hero {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
    height: 100vh;
    display: flex;
  }

  .benefit-content-wraper {
    justify-content: space-between;
    align-items: flex-start;
  }

  .heading-8-x.top {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .join-us-text {
    text-align: center;
  }

  .features-row {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-8-x2 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 20px;
    font-weight: 700;
  }

  .heading-8-x2.top {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 20px;
    line-height: 26px;
  }

  .faq-image {
    object-fit: cover;
  }

  .faq-image-wrapper {
    height: auto;
    max-height: 700px;
  }

  .faq-list-wrapper {
    flex-flow: row;
    justify-content: center;
    align-items: center;
  }

  .image-20 {
    width: auto;
    height: auto;
    top: -20%;
    left: -20%;
  }

  .faq-content-wrapper {
    background-color: #eee0;
    padding: 0;
  }

  .wrapper-icon-accordion {
    min-width: 40px;
    min-height: 40px;
  }

  .list-faq {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }

  .list-faq.home-6 {
    max-width: 100%;
  }
}

@media screen and (min-width: 1920px) {
  .pestana-header.experiencias {
    flex-flow: row;
    width: auto;
    display: inline-block;
  }

  .shadowing-video.harder {
    overflow: visible;
  }

  .individual-button-block, .individual-button-block.technology-btn {
    background-color: #0000;
    background-image: none;
  }

  .title-section {
    font-family: Visbycf, sans-serif;
    font-weight: 400;
    line-height: 60px;
  }

  .im-card-large-green {
    background-color: #111;
    max-width: 100%;
  }

  .im-card-large-goldenrod {
    background-color: #5bf6ff;
  }

  .im-card-large-white {
    max-width: 100%;
  }

  .container-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .benefits-icon-wrapper {
    background-color: #91f9ff;
  }

  .paragraph_body_1.grey.bull {
    text-decoration: none;
  }

  .hero-description-slider {
    text-align: right;
    max-width: 800px;
  }

  .slider {
    width: 100%;
  }

  .hero-slider-text {
    justify-content: center;
    align-items: center;
  }

  .hero-slider-content-wrapper {
    justify-content: center;
    align-items: flex-end;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-nav {
    max-width: 1440px;
    padding-right: 0;
  }

  .button-primary {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: auto;
    display: inline-flex;
  }

  .button-primary.black-44 {
    justify-content: space-between;
    align-items: center;
    min-width: 200px;
  }

  .button-primary.black-44:hover {
    background-color: #1bd8e3;
  }

  .hero-title.text_black.text_center {
    color: #2c2c2c;
    font-family: Visbycf, sans-serif;
    font-size: 58px;
  }

  .hero-slider-title {
    text-align: right;
    letter-spacing: 0;
    max-width: 800px;
    font-family: Visbycf, sans-serif;
    font-size: 32px;
    font-weight: 300;
    line-height: 130%;
  }

  .hero-description.text_black.text_center.home-2 {
    text-align: center;
  }

  .inhouse-h4 {
    font-family: Visbycf, sans-serif;
    font-size: 60px;
    font-weight: 400;
    line-height: 60px;
  }

  .container-3 {
    margin-bottom: 100px;
  }

  .beneficios-list {
    margin-top: 20px;
  }

  .heading-8-x {
    margin-top: 20px;
    font-size: 20px;
  }

  .heading-8-x.top {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 4px;
  }

  .join-us-text {
    text-align: center;
  }

  .heading-8-x2 {
    margin-top: 20px;
    font-size: 20px;
  }

  .heading-8-x2.top {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-right: 4px;
  }

  .list-faq.home-6 {
    max-width: 100%;
  }
}

@media screen and (max-width: 991px) {
  .menu-container {
    z-index: 5;
    position: fixed;
  }

  .headtext-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-h1 {
    text-align: center;
  }

  .header-paragraph {
    max-width: 560px;
  }

  .navbar {
    max-width: 100%;
  }

  .container {
    min-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav-link {
    text-align: center;
    font-size: 30px;
  }

  .nav-link.w--current {
    color: #fff;
  }

  .welcome-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  ._w-tab-h2.gradient-text {
    font-size: 49px;
    line-height: 48px;
  }

  .paragraph {
    margin-bottom: 30px;
  }

  .services-button {
    width: 100%;
  }

  .details-section {
    height: auto;
  }

  .details-holder {
    width: 100%;
  }

  .columns-2 {
    height: 600px;
    padding-left: 21px;
    padding-right: 21px;
  }

  .spline-scene {
    width: 97%;
    height: 640px;
    display: none;
  }

  .details-logo-white {
    margin-left: 20px;
    margin-right: 20px;
    display: none;
    overflow: visible;
  }

  .picture-holder {
    display: none;
  }

  .picture-1 {
    display: none;
    left: 440px;
  }

  .picture-2 {
    left: 182px;
  }

  .prefoot-section {
    margin-top: 70px;
  }

  .prefoot-holder {
    height: 800px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .picture-3 {
    display: none;
    left: -107px;
  }

  .image-2 {
    display: none;
  }

  .column-4 {
    margin-bottom: 40px;
  }

  .servicios-head-holder {
    height: 460px;
  }

  .columns-4 {
    z-index: 3;
    padding-left: 20px;
    padding-right: 20px;
  }

  .interior-h1 {
    width: 80%;
  }

  .column-10 {
    display: none;
  }

  .eleyeme-holder {
    height: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .services-transfor {
    height: 600px;
  }

  .columns-5 {
    height: 600px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .interior-h2 {
    font-size: 28px;
    line-height: 34px;
  }

  .services-holderinside {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .service-holdercolumn {
    padding-left: 0;
    padding-right: 0;
  }

  .individual-button-block {
    padding-left: 30px;
    padding-right: 30px;
  }

  .column-11 {
    padding-right: 0;
  }

  .column-12 {
    margin-top: 20px;
    padding-left: 0;
  }

  .thisisourway-holder {
    padding-left: 20px;
    padding-right: 20px;
  }

  .services-int-p {
    font-size: 16px;
    line-height: 24px;
  }

  .servicio-columna-container {
    margin-bottom: 20px;
  }

  .column-14 {
    padding-left: 0;
    padding-right: 0;
  }

  .columns-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .cubes-holder1 {
    top: -133px;
    right: 8px;
  }

  .cube-container {
    width: 100%;
  }

  .cubes-holder2 {
    top: -109px;
    right: 213px;
  }

  .contact-holder {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 100px;
  }

  .heading {
    margin-top: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-8 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-divis {
    height: 100%;
    padding: 30px 20px 50px;
  }

  .columns-9 {
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .nosotros-divercarreras {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .spline-scene-3 {
    height: 500px;
    display: none;
  }

  .nav-menu {
    background-color: #1bd8e3;
    justify-content: center;
    align-items: center;
    height: 100vh;
  }

  .contacto-holder {
    width: 100%;
  }

  .contacto-map {
    padding-left: 20px;
    padding-right: 20px;
  }

  .contacto-gmaps {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 50px;
    padding-right: 50px;
  }

  .contacto-3block, .contact-map-holder {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-8 {
    display: none;
  }

  .column-24 {
    padding-left: 0;
  }

  .serviciointerno-holder {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columnas-servicios {
    flex-flow: column;
    padding-top: 30px;
    padding-bottom: 30px;
    display: flex;
  }

  .servicedescription-col4 {
    clear: none;
    order: -1;
    display: block;
  }

  .content-bloquer {
    padding-left: 30px;
    padding-right: 30px;
  }

  .background-video-5 {
    height: 100%;
  }

  .columns-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-28 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-30 {
    display: none;
  }

  .column-31, .column-32, .column-33 {
    padding-left: 0;
    padding-right: 0;
  }

  .icon {
    color: #fff;
    text-align: center;
    width: 80px;
    height: 80px;
    font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
    font-size: 50px;
    font-weight: 400;
    line-height: 80px;
  }

  .menu-button {
    width: 80px;
    height: 80px;
    padding: 0;
  }

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

  .image-11, .images-services {
    width: 100%;
  }

  .servicedescription-col3 {
    order: 1;
    margin-top: 30px;
  }

  .servicedescription-col2, .servicedescription-col6, .servicedescription-col7 {
    margin-top: 30px;
  }

  .servicedescription-col8 {
    order: -1;
  }

  .column-34 {
    align-self: flex-end;
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .section-divis-a {
    height: 100%;
    padding: 30px 20px 50px;
  }

  .holder-container-x {
    width: 100%;
  }

  .im-card-large-green {
    max-width: 100%;
  }

  .add-on-container {
    padding-left: 32px;
    padding-right: 32px;
  }

  .impact-content-wrap {
    flex-flow: column;
  }

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

  .im-card-large-white {
    max-width: 100%;
    height: auto;
  }

  .badge-title {
    white-space: nowrap;
    font-size: 18px;
  }

  .im-left-card-wrap {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
  }

  .im-card-small-white {
    max-width: 100%;
  }

  .arrow-left {
    transform: rotate(0);
  }

  .benefits-item.home-2 {
    border-radius: 0;
    flex-flow: column;
    padding-top: 20px;
  }

  .testimonial-navigation-button.center-home-1, .testimonial-navigation-button.center {
    left: 46%;
    right: auto;
    transform: translate(-50%);
  }

  .container-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .arrow-right {
    object-fit: fill;
    transform: none;
  }

  .benefits-list.home-2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .expertise {
    grid-row-gap: 0px;
  }

  .testimonial-nav-right.center {
    left: 56%;
    right: auto;
    transform: translate(-50%);
  }

  .benefits-header {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-description-slider {
    max-width: 100%;
  }

  .wrapper-text-hero.home-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-content-hero {
    padding-top: 100px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .wrapper-content-hero.home-2 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .hero-title {
    line-height: 140%;
  }

  .hero-slider-title {
    max-width: 100%;
  }

  .hero-description {
    order: -1;
  }

  .hero-description.text_black, .hero-description.text_black.text_center.home-2 {
    order: 0;
  }

  .container-3 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .benefit-image-wrap {
    width: 100%;
  }

  .banner-text-wrapper {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .section-contain-banner {
    height: 500px;
  }

  .container-4 {
    padding-left: 32px;
    padding-right: 32px;
  }

  .banner-left-content {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .div-block-5 {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
    flex-flow: column;
  }

  .join-us-subtext {
    order: -1;
  }

  .section-contain-features {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .slider-3 {
    background-color: #ddd0;
    height: auto;
    display: flex;
  }

  .innovation-feature-card.home-2.slider {
    width: 100%;
    height: 400px;
    min-height: auto;
  }

  .mask-5 {
    padding-bottom: 80px;
  }

  .features-row.home-2, .div-block-10 {
    display: none;
  }

  .slide-nav-4 {
    display: none;
    bottom: -15%;
  }

  .innovation-text-horizontal._1.slide {
    justify-content: flex-end;
    align-items: flex-start;
    display: flex;
  }

  .interior-header {
    min-width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .answer-text.home-66 {
    padding-right: 100px;
    font-size: 24px;
  }

  .faq-list-wrapper {
    flex-flow: column;
  }

  .faq-content-wrapper.home-3 {
    grid-row-gap: 52px;
    padding-bottom: 0;
  }

  .wrapper-icon-accordion.home-61 {
    min-width: 40px;
    min-height: 40px;
  }

  .list-faq {
    order: 1;
  }
}

@media screen and (max-width: 767px) {
  .headtext-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-h1 {
    text-align: center;
  }

  .header-button {
    width: 100%;
  }

  .container {
    min-width: 100%;
  }

  .welcome-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .service-paragraph {
    margin-bottom: 30px;
  }

  .service-holder {
    text-align: center;
    margin-bottom: 50px;
  }

  .services-button {
    width: 100%;
  }

  .footer-section {
    height: 100%;
  }

  .details-holder {
    width: 100%;
  }

  .details-h2 {
    font-size: 38px;
    line-height: 44px;
  }

  .columns-2 {
    height: 100%;
    padding-top: 75px;
  }

  .column-3 {
    margin-bottom: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .picture-holder {
    display: none;
  }

  .footer-holder-a, .prefoot-holder {
    height: 100%;
  }

  .column-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns-3 {
    padding-top: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-7 {
    margin-bottom: 30px;
  }

  .thisisourway-holder {
    height: 100%;
    padding-top: 40px;
    padding-bottom: 80px;
  }

  .services-h3 {
    margin-bottom: 40px;
  }

  .column-15 {
    margin-bottom: 20px;
  }

  .column-18 {
    margin-bottom: 30px;
    padding-right: 0;
  }

  .image-7 {
    width: 200px;
  }

  .column-23 {
    display: none;
  }

  .window-tothefuture {
    margin-top: 30px;
  }

  .column-24 {
    padding-left: 0;
  }

  .background-video-2 {
    width: 100%;
  }

  .column-25 {
    margin-top: 30px;
    margin-bottom: 60px;
    padding-left: 0;
    padding-right: 0;
  }

  .vid-bloquer.talento-vis-bt {
    width: 100%;
    margin-left: 0;
  }

  .background-video-5 {
    height: 100%;
  }

  .column-29 {
    margin-bottom: 20px;
  }

  .paragraph-3 {
    text-align: center;
  }

  .image-15, .image-16, .image-17 {
    width: 100%;
  }

  .title-section {
    letter-spacing: -.8px;
    font-size: 28px;
    line-height: 30px;
  }

  .bedge-number {
    font-size: 14px;
  }

  .text-body-large, .text-body-large.text-white, .text-body-large.text-white {
    line-height: 24px;
  }

  .add-on-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .im-left-image {
    height: auto;
  }

  .section.p-100 {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .badge-title {
    font-size: 14px;
  }

  .arrow-left {
    transform: none;
  }

  .benefits-content-wrapper {
    grid-row-gap: 32px;
  }

  .testimonial-navigation-button.center-home-1, .testimonial-navigation-button.center {
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 45%;
    right: auto;
    transform: translate(-50%);
  }

  .container-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide-nav-6 {
    display: none;
  }

  .arrow-right {
    object-fit: fill;
  }

  .slide-3 {
    width: 100%;
  }

  .slider-5 {
    background-color: #ddd0;
    width: 100%;
    height: auto;
    padding-bottom: 60px;
    display: block;
    overflow: visible;
  }

  .benefits-list {
    grid-template-columns: 1fr;
    display: none;
  }

  .benefits-list.home-2 {
    position: sticky;
  }

  .expertise {
    grid-row-gap: 40px;
  }

  .heading-8 {
    font-size: 30px;
  }

  .testimonial-nav-right.center {
    width: 40px;
    height: 40px;
    bottom: 0;
    left: 55%;
    transform: translate(-50%);
  }

  .paragraph_body_1 {
    letter-spacing: -.4px;
    line-height: 24px;
  }

  .paragraph_body_1.grey {
    font-size: 18px;
  }

  .mask-6 {
    overflow: hidden;
  }

  .hero-description-slider {
    text-align: center;
    font-size: 16px;
    line-height: 28px;
  }

  .slider {
    height: 470px;
  }

  .hero-slider {
    justify-content: center;
    align-items: flex-end;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .hero-slider-content-wrapper {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    bottom: 60px;
  }

  .wrapper-content-hero {
    padding-top: 100px;
  }

  .wrapper-content-hero.home-2 {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-title {
    letter-spacing: -1px;
    line-height: 130%;
  }

  .hero-title.text_black.text_center {
    font-size: 50px;
  }

  .hero-slider-title {
    text-align: center;
    letter-spacing: -1px;
    font-size: 26px;
  }

  .hero-description {
    line-height: 24px;
  }

  .hero-description.text_black.text_center.home-2 {
    text-align: center;
    order: 0;
    line-height: 28px;
  }

  .inhouse-h4 {
    letter-spacing: -.8px;
    font-size: 24px;
    line-height: 30px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .benefit-image-wrap {
    width: 100%;
  }

  .heading-8-x {
    font-size: 32px;
  }

  .banner-cta-section {
    padding-top: 0;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .join-us-text {
    text-align: center;
    font-size: 40px;
    line-height: 100%;
  }

  .div-block-5 {
    justify-content: space-between;
    align-items: center;
  }

  .overlay-banner-white {
    height: 300px;
  }

  .join-us-subtext {
    line-height: 30px;
  }

  .title-section-2 {
    letter-spacing: -.8px;
  }

  .title-features {
    font-size: 20px;
  }

  .slider-3 {
    margin-top: 0;
    padding-bottom: 20px;
    display: flex;
  }

  .innovation-feature-card {
    min-width: 335px;
    height: 324px;
    min-height: 324px;
  }

  .mask-5 {
    padding-bottom: 40px;
  }

  .features-row {
    margin-top: 20px;
  }

  .div-block-10 {
    display: none;
  }

  .heading-8-x2 {
    font-size: 32px;
  }

  .title-section-3 {
    letter-spacing: -.8px;
  }

  .title-question {
    line-height: 150%;
  }

  .answer-text {
    padding-bottom: 0;
  }

  .faq-item {
    z-index: 2;
  }

  .faq-content-wrapper.home-3 {
    grid-row-gap: 24px;
  }
}

@media screen and (max-width: 479px) {
  .menu-container {
    z-index: 99;
  }

  .headtext-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .pestana-header {
    text-align: center;
    margin-top: -100px;
    margin-left: 45px;
    margin-right: 45px;
  }

  .pestana-header.inservicios {
    justify-content: center;
    align-items: flex-end;
    width: auto;
    margin: 0 0 10px;
    display: inline-block;
  }

  .pestana-header.incontacto {
    margin-top: 290px;
    margin-left: 0;
    display: none;
  }

  .pestana-header.in-contactanos {
    margin-top: 247px;
    margin-left: 0;
    display: none;
  }

  .pestana-header.experiencias {
    display: none;
  }

  .header-h1 {
    text-align: center;
    font-size: 42px;
    line-height: 50px;
  }

  .header-button {
    text-align: center;
    width: 100%;
  }

  .container {
    min-width: 100%;
  }

  .brand {
    padding-left: 20px;
  }

  .nav-link {
    background-color: #0000;
    flex-flow: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
    display: block;
  }

  .welcome-section {
    margin-bottom: 0;
    padding-top: 80px;
  }

  .welcome-container {
    margin-bottom: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  ._w-tab-div {
    margin-top: 30px;
  }

  ._w-tab-h2 {
    padding-right: 0;
    font-size: 42px;
    line-height: 42px;
  }

  ._w-tab-h2.gradient-text {
    font-size: 36px;
  }

  .paragraph {
    padding-right: 0;
  }

  .first-design {
    margin-bottom: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .service-h4.incontact {
    margin-bottom: 30px;
  }

  .services-button {
    width: 100%;
  }

  .details-section {
    height: 100%;
  }

  .details-holder {
    width: 100%;
    height: 100%;
    padding-bottom: 60px;
  }

  .details-h2 {
    font-size: 32px;
    line-height: 35px;
  }

  .columns-2 {
    height: 100%;
    padding-top: 70px;
    padding-left: 0;
    padding-right: 0;
  }

  .spline-scene {
    height: 590px;
  }

  .column-2 {
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .details-logo-white {
    display: none;
  }

  .column-3 {
    margin-bottom: 50px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .picture-holder {
    display: none;
  }

  .footer-holder-a {
    height: auto;
  }

  .prefoot-section {
    margin-top: 20px;
  }

  .prefoot-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .image {
    display: none;
  }

  .columns-3 {
    margin-bottom: 50px;
    padding-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .footer-h3 {
    margin-top: 30px;
  }

  .servicios-head-holder {
    height: 400px;
  }

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

  .interior-h1 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 28px;
    line-height: 32px;
    position: relative;
    top: 0;
    bottom: auto;
  }

  .interior-h1.h1b {
    bottom: -115px;
  }

  .column-10 {
    height: 600px;
    display: block;
  }

  .services-transfor {
    height: auto;
  }

  .columns-5 {
    height: 600px;
    padding: 30px 20px 0;
  }

  .interior-h2 {
    font-size: 26px;
    line-height: 30px;
  }

  .paragraph-2 {
    font-size: 16px;
    line-height: 23px;
  }

  .services-button-select {
    width: 100%;
  }

  .individual-button-block {
    background-position: 50% 0;
    background-size: cover;
  }

  .column-11 {
    margin-top: 20px;
  }

  .thisisourway-holder {
    padding-left: 30px;
    padding-right: 30px;
  }

  .services-h3 {
    font-size: 42px;
  }

  .service-h4a {
    line-height: 28px;
  }

  .services-p-productos-h4 {
    margin-top: 5px;
    line-height: 29px;
  }

  .column-16 {
    padding-left: 0;
    padding-right: 0;
  }

  .cubes-holder1, .cubes-holder2 {
    display: none;
  }

  .section-header-container {
    height: 100%;
  }

  .section-header-holder {
    background-color: #0000;
    height: 350px;
  }

  .nav-menu {
    background-color: #1bd8e3;
    justify-content: center;
    align-items: center;
    display: flex;
    position: absolute;
  }

  .image-6 {
    width: 120px;
  }

  .contacto-map {
    padding-top: 50px;
  }

  .contacto-gmaps {
    padding-left: 25px;
    padding-right: 25px;
  }

  .form-block {
    padding: 30px 30px 50px;
  }

  .contact-fields.lastfield {
    margin-bottom: 30px;
  }

  .image-7 {
    width: 160px;
  }

  .columns-10 {
    padding-left: 0;
    padding-right: 0;
  }

  .window-tothefuture {
    height: 220px;
  }

  .background-video-2 {
    height: 100%;
  }

  .column-25 {
    margin-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .servicio-listitem {
    line-height: 24px;
  }

  .background-video-5 {
    height: 400px;
    top: 1px;
  }

  .background-gradient-fix {
    height: 81%;
    display: block;
  }

  .background-video-6 {
    height: 320px;
  }

  .column-29 {
    padding-left: 0;
    padding-right: 0;
  }

  .column-30 {
    display: none;
  }

  .icon {
    color: #fff;
    text-align: center;
    -webkit-text-stroke-color: white;
    background-color: #0000;
    font-size: 35px;
    font-weight: 400;
    line-height: 80px;
  }

  .icon:active, .icon:focus {
    background-color: #1bd8e3;
  }

  .menu-button {
    justify-content: center;
    align-items: center;
    width: 80px;
    height: 80px;
    padding: 0;
    display: block;
  }

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

  .servicedescription-col3, .servicedescription-col2, .servicedescription-col6, .servicedescription-col7 {
    padding-left: 0;
    padding-right: 0;
  }

  .video-techai {
    width: 100%;
  }

  .title-section {
    text-align: left;
    font-size: 28px;
    line-height: 30px;
  }

  .title-section.best-work {
    font-size: 28px;
    line-height: 30px;
  }

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

  .im-card-large-green {
    height: 180px;
  }

  .add-on-container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .im-left-image {
    max-width: 100%;
    height: 180px;
  }

  .impact-content-right, .impact-content-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .div-block-4 {
    height: 180px;
  }

  .section {
    width: 100%;
  }

  .impact-content-left {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
  }

  .im-left-card-wrap {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
  }

  .im-card-small-white {
    max-width: 100%;
    height: 180px;
  }

  .testimonial-navigation-button {
    width: 40px;
    height: 40px;
    right: 55px;
  }

  .testimonial-navigation-button.center-home-1 {
    bottom: 0;
    left: 40%;
    right: auto;
    transform: translate(-50%);
  }

  .testimonial-navigation-button.center {
    bottom: 0;
    left: 41%;
    right: auto;
    transform: translate(-50%);
  }

  .container-2 {
    background-color: #f8f8f8;
    padding-top: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-8 {
    margin-bottom: 10px;
    font-family: Visbycf, sans-serif;
    font-size: 22px;
    font-weight: 700;
  }

  .testimonial-nav-right {
    width: 40px;
    height: 40px;
  }

  .testimonial-nav-right.center {
    bottom: 0;
    left: 56%;
    transform: translate(-50%);
  }

  .benefits-header {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph_body_1.grey {
    line-height: 24px;
  }

  .hero-description-slider {
    letter-spacing: 0;
    line-height: 24px;
  }

  .slider {
    width: 100%;
    height: auto;
    margin-bottom: 0;
  }

  .hero-slider {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .hero-slider-content-wrapper {
    padding-left: 20px;
    padding-right: 20px;
    bottom: 0;
  }

  .slide-nav {
    padding-left: 20px;
    padding-right: 10px;
  }

  .wrapper-text-hero.home-2 {
    padding-left: 0;
    padding-right: 0;
  }

  .wrapper-content-hero {
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .wrapper-content-hero.home-2 {
    padding-top: 69px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-title {
    line-height: 130%;
  }

  .hero-title.text_black.text_center {
    font-size: 32px;
  }

  .hero-slider-title {
    letter-spacing: 0;
    font-size: 24px;
  }

  .hero-description.text_black.text_center.home-2 {
    font-size: 18px;
  }

  .inhouse-h4 {
    font-size: 24px;
    line-height: 30px;
  }

  .container-3 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-5 {
    font-size: 24px;
  }

  .section-contain-banner {
    height: 400px;
  }

  .container-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .join-us-text {
    line-height: 100%;
  }

  .div-block-5 {
    justify-content: space-between;
    align-items: center;
  }

  .join-us-subtext {
    font-size: 18px;
    line-height: 24px;
  }

  .title-section-2 {
    font-size: 24px;
    line-height: 30px;
  }

  .title-features.home-2.vertical-text {
    white-space: normal;
    width: 100%;
  }

  .innovation-feature-card.home-2.slider {
    padding: 16px;
  }

  .mask-5 {
    padding-bottom: 60px;
  }

  .div-block-10 {
    display: none;
  }

  .column-37 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .interior-header {
    z-index: 5;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
    position: relative;
  }

  .title-section-3 {
    font-size: 38px;
  }

  .title-question {
    font-size: 20px;
    line-height: 150%;
  }

  .title-question.home-60 {
    font-size: 26px;
    line-height: 120%;
  }

  .icon-plus.home-63 {
    width: 12px;
  }

  .faq-image-wrapper {
    min-width: 100%;
  }

  .answer-text {
    font-size: 16px;
    line-height: 150%;
  }

  .answer-text.home-66 {
    padding-right: 0;
    font-size: 20px;
  }

  .faq-item.home-55 {
    padding: 20px 16px;
  }

  .arrow-accordion {
    width: 20px;
    max-width: 100%;
  }

  .question-block.top {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .wrapper-icon-accordion {
    width: 30px;
    min-width: 30px;
    height: 30px;
    min-height: 30px;
  }

  .wrapper-icon-accordion.home-61 {
    width: 32px;
    min-width: 32px;
    height: 32px;
    min-height: 32px;
  }
}


@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-DemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visbycf';
  src: url('../fonts/VisbyCF-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Visby Round Cf Demi';
  src: url('../fonts/Visby-Round-CF-Demi-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}