:root {
  --itrux-font: "M PLUS Rounded 1c";
}
.button {
  background-color: #8548ff;
  padding: 20px 40px;
  font-family: var(--itrux-font), sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 18px;
  border-radius: 30px;
}
.button:hover {
  background-color: #141e25;
}
.buttonheader {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #8548ff;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 24px;
  text-decoration: none;
  display: inline-block;
  border-radius: 30px;
}
.buttonheader:hover {
  background-color: #141e25;
}
.subtitle {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #243038;
  text-align: center;
  letter-spacing: 0;
  text-transform: none;
  flex-direction: row;
  align-items: flex-start;
  max-width: 400px;
  margin-right: 0;
  padding-top: 10px;
  font-family: var(--itrux-font), sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 32px;
  display: inline-block;
  width: 100%;
}
.vectors-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 170px;
  height: 70px;
  display: flex;
}
img.vectors-wrapper-3 {
  max-width: none;
}
.image-wrapper .image {
  height: auto;
}
.capability-4 {
  height: fixed;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  background-color: #e6e5e5;
  background-image: none;
  border-radius: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 404px;
  display: flex;
}
.section-1 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff3f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 100px 24px;
  display: flex;
}
.section-2 {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff3f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 100px 24px;
  display: flex;
}
.customers {
  background-image: url(../images/home/imagen_beneficio_cliente.png);
  background-position: 50%;
  background-size: cover;
  height: 400px;
  display: flex;
}
.partners {
  background-image: url(../images/home/imagen_beneficio_cliente.png);
  background-position: 50%;
  background-size: cover;
  height: 400px;
  display: flex;
}
.h2-no-margin-bottom {
  margin-bottom: 0px;
}
.h3-white {
  color: #fff;
  text-align: center;
  font-family: var(--itrux-font), sans-serif;
  font-size: 18px;
  font-weight: 600;
}
.navbar-menu {
  grid-column-gap: 0;
  grid-row-gap: 0;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}
.navbar-link.w--current {
  color: #000;
  font-weight: 600; /* TODO: Check here */
}
.whatsapp-number {
  padding-left: 5px;
}
.dashboard-img-2 {
  z-index: 1;
  flex-direction: column;
  width: 100%;
  height: 100%;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  overflow: visible;
  text-align: center;
}
.imagesparent-2.parallax-imgsize {
  max-width: 600px;
}
#mc_embed_signup form {
  margin: 0px;
}
#mc_embed_signup div.mce_inline_error {
  background-color: #e7ebee !important;
}
.tagline {
  color: #003366;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  font-family: var(--itrux-font), sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
}
.color-white {
  color: #fff;
}
.prima-body-3 {
  color: #e5e5e5;
  text-align: center;
  letter-spacing: 0;
  font-family: var(--itrux-font), sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
}
.grid-8 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-self: center;
}
.menu {
  z-index: 1;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #fff;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  padding: 8px 0;
  transition: opacity 0.2s;
  display: flex;
  position: fixed;
  top: 0;
}
.navbar-link-white {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  color: #fff;
  outline: 3px #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: var(--itrux-font), sans-serif;
  text-decoration: none;
  display: flex;
}
.navbar-link-white:hover {
  text-decoration: underline;
}
/* Mamalon effect */
canvas {
  width: 100%;
  height: 100px;

  /*background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100vh;
  margin-right: 0;
  padding-left: 120px;
  padding-right: 120px;
  display: flex;
  top: 0;*/
}
.team-rectangles {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff3f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 140px 24px 100px;
  display: flex;
}
.team-rectangles-about-us {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  background-color: #fff3f6;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 140px 24px 0px;
  display: flex;
}
.card-3:hover {
  background-color: #fff3f6;
}
.card-4:hover {
  background-color: #fff3f6;
}
.our-results-2 {
  grid-column-gap: 60px;
  grid-row-gap: 60px;
  background-image: url(../images/solutions/paso_a_paso/icon_background_paso_a_paso.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  min-height: 661px;
  padding: 100px 110px;
  display: flex;
}
.card-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: none;
  border-radius: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 24px;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}
.card-2:hover {
  background-color: #fff3f6;
}
.frame-39835 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff3f6;
  border-radius: 16px;
  flex-flow: column;
  align-content: stretch;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  height: auto;
  padding: 40px 32px;
  display: flex;
}
.contact-1 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: transparent;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 0px 24px 50px;
  display: flex;
}
.story {
  background-image: url(../images/about-us/icon_aboutus_historia.png);
  background-position: 50%;
  background-size: cover;
  height: 400px;
  display: flex;
}
.navbar-link.w--current {
  color: #000;
  font-weight: 600;
  text-decoration: underline;
}
.navbar-link-solutions {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  outline-offset: 0px;
  color: #000;
  outline: 3px #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  font-family: var(--itrux-font), sans-serif;
  text-decoration: underline;
  display: flex;
}