:root {
  --body-background: white;
  --button-default: #ff841f;
  --box-borders: #f2f3ff;
  --dark-orange: #ff841f12;
  --shadow: #1d01501a;
  --text: black;
  --color-on-cta: white;
  --input-borders: #b7bbd1;
  --naranja-obscuro: #b65302;
}

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

.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

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

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

.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;
  }
}

body {
  background-color: var(--body-background);
  color: #260606;
  font-family: Outfit, sans-serif;
  font-size: 14px;
  line-height: 1.3;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 43px;
  font-weight: 700;
  line-height: 1.3;
}

p {
  margin-bottom: 0;
}

a {
  color: var(--button-default);
  text-decoration: underline;
}

label {
  margin-bottom: 5px;
  font-weight: bold;
  display: block;
}

blockquote {
  border-left: 5px solid var(--button-default);
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.main-section {
  background-color: var(--body-background);
  white-space: normal;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: block;
}

.main-section._50-pad {
  max-width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  overflow: hidden;
}

.main-section.blue-bg {
  background-color: var(--button-default);
}

.main-section.no-bp {
  padding-bottom: 0;
}

.main-section.second-color {
  background-color: var(--box-borders);
}

.main-section.no-pad {
  padding: 0 0%;
}

.main-section._0-pad {
  padding-top: 0;
  padding-bottom: 0;
}

.main-section.ovisible {
  overflow: visible;
}

.main-section.centrada {
  align-items: center;
  display: flex;
}

.main-section.centrada.invertida {
  background-color: var(--dark-orange);
  color: var(--button-default);
}

.main-section.centrada.invertida.escaneo, .main-section.centrada.invertida.experiencia {
  display: none;
}

.main-section.centrada.invertida.ii, .main-section.centrada.invertida.usa {
  background-color: var(--dark-orange);
}

.main-section.centrada.naranja {
  background-color: var(--button-default);
}

.main-section.centrada.fondo-naranja-claro {
  background-color: var(--dark-orange);
  background-color: #ff841f12;
}

.main-section.centrada.ii {
  background-color: #0000;
}

.main-section.fondo-maquinados {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Industries-Other.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  min-height: 80vh;
}

.main-section.fondo-maquinados.escaneo-3d {
  background-image: url('../images/2021-atos-scanbox5-image-funke-pkf3148-720x480-crop-center-center-q80.jpg');
  background-position: 50%;
  background-size: cover;
}

.main-section.fondo-maquinados.inegnier-a {
  background-image: linear-gradient(#00000080, #00000080), url('../images/gom_atos-q-automated.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-section.fondo-maquinados.moldes {
  background-image: linear-gradient(#0009, #0009), url('../images/Injection-molding-machine-close-up-hero.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-section.texto.fondo-naranja-claro {
  background-color: var(--dark-orange);
}

.main-section.opiniones {
  display: none;
}

.main-section.escaneo-3d {
  background-color: #0000;
}

.main-section.escaneo-3d.naranja {
  background-color: var(--dark-orange);
}

.main-section.ii, .main-section.maquinados {
  background-color: #0000;
}

.main-section.nosotros {
  background-color: var(--dark-orange);
}

.main-section.us {
  background-color: #0000;
}

.main-section.white, .main-section.usa {
  background-color: var(--body-background);
}

.main-container {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.main-container.no-max-width {
  max-width: none;
}

._1-2-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._1-2-grid.reverse.justify-center {
  justify-items: center;
}

._1-2-grid._75-space {
  grid-column-gap: 75px;
  grid-row-gap: 75px;
}

._1-2-grid._75-space.texto {
  grid-template-columns: 1fr;
}

._1-2-grid.tight {
  grid-column-gap: 20px;
  grid-row-gap: 10px;
}

._1-2-grid.home {
  display: none;
}

._1-2-grid.ancho {
  grid-template-columns: 1.5fr 1fr;
}

.hero-image {
  box-shadow: 21px 21px 30px -10px var(--shadow);
  border-radius: 10px;
  width: 100%;
}

.hero-image.tall {
  object-fit: cover;
  min-height: 450px;
}

.hero-image.ocultar {
  display: none;
}

.hero-image.lp {
  background-color: #0000;
}

.content-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.content-wrap.vertical-center {
  justify-content: center;
}

.content-wrap.izq {
  align-items: flex-start;
}

.h1 {
  color: var(--text);
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
}

.h1.big {
  color: var(--button-default);
  font-size: 100px;
}

.spacer-xs {
  width: 100%;
  height: 10px;
}

.spacer-m {
  width: 100%;
  height: 20px;
}

.spacer-l {
  width: 100%;
  height: 30px;
}

.spacer-xl {
  width: 100%;
  height: 40px;
}

.paragraph {
  opacity: .9;
  color: var(--text);
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}

.paragraph.white {
  font-size: 20px;
}

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

.paragraph.left {
  text-align: left;
}

.button {
  background-color: var(--button-default);
  box-shadow: 0 10px 20px -3px var(--shadow);
  color: var(--color-on-cta);
  border-radius: 10px;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
}

.button:hover {
  background-color: var(--text);
  box-shadow: none;
}

.button.secondary {
  border: 2px solid var(--button-default);
  background-color: var(--body-background);
  color: var(--button-default);
  cursor: pointer;
  padding-top: 13px;
  padding-left: 25px;
  padding-right: 25px;
}

.button.secondary:hover {
  border-color: var(--text);
  color: var(--text);
}

.button.tertiary {
  color: var(--button-default);
  background-color: #0000;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 600;
}

.button.tertiary:hover {
  color: var(--text);
}

.button.in-nav {
  color: var(--color-on-cta);
  height: auto;
  margin-left: 10px;
  padding: 9px 17px;
  font-size: 14px;
}

.button.in-horizontal-form {
  height: 52px;
  margin-top: 0;
  margin-left: 10px;
}

.button.in-form {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  display: flex;
}

.button.absolute {
  position: absolute;
  inset: 0% 0% auto auto;
}

.button.pricing-button {
  padding-left: 0;
  padding-right: 0;
}

.button.in-pricing {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}

.button.button-download {
  width: auto;
  height: 50px;
  padding-left: 25px;
  padding-right: 25px;
}

.subheader {
  color: var(--text);
  font-size: 16px;
  font-weight: 600;
}

.subheader.cta-color {
  color: var(--button-default);
  font-weight: 600;
}

.subheader.cta-color.bigger {
  font-size: 30px;
}

.content-wrap-center {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.content-wrap-center.max-width-800 {
  max-width: 800px;
}

.content-wrap-center._100-p-width {
  width: 100%;
}

.divider-section {
  background-color: var(--box-borders);
  color: var(--text);
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 25px 5%;
  font-size: 16px;
  font-weight: 600;
  display: flex;
}

.logo-section-infinite {
  align-items: center;
  width: 5000px;
  margin-left: -20px;
  margin-right: -20px;
  padding: 40px;
  display: flex;
}

.logo-img {
  color: var(--text);
}

.logo-img.infinite {
  margin-right: 200px;
}

.logo-img.grayscale {
  opacity: .7;
  filter: grayscale();
  transition: all .2s;
}

.logo-img.grayscale:hover {
  opacity: 1;
  filter: grayscale(0%);
}

.logo-img.cta-text-color {
  color: var(--color-on-cta);
}

._1-7-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  align-items: center;
}

.h2 {
  color: var(--text);
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.h2.centrado {
  text-align: center;
  text-decoration: none;
}

._3-4-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  align-items: center;
}

.tab-button {
  opacity: .7;
  color: var(--text);
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 220px;
  padding-bottom: 16px;
  padding-left: 0;
  padding-right: 0;
  font-size: 15px;
  display: flex;
}

.tab-button.w--current {
  opacity: 1;
  background-color: #0000;
  position: relative;
}

.load-bar {
  background-color: var(--button-default);
  border-radius: 0;
  width: 0%;
  height: 2px;
}

.load-bar-base {
  background-color: var(--box-borders);
  border-radius: 0;
  max-width: 220px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: auto 0% 0%;
}

.tab-grid {
  grid-template-rows: auto;
  width: 100%;
  height: 100%;
}

.content-block-center {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.tab-panel {
  background-color: #0000;
  border-radius: 24px;
  min-height: auto;
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
}

.tabs-content {
  padding-top: 40px;
  overflow: visible;
}

.tabs-menu {
  justify-content: center;
  align-items: stretch;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.ovf-hide-section {
  width: 100%;
  overflow: hidden;
}

._1-3-grid {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.card-outer {
  border: 1px solid var(--box-borders);
  box-shadow: 0 20px 30px -10px var(--shadow);
  border-radius: 15px;
  flex-direction: column;
  width: 100%;
  height: 100%;
  padding: 9px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.card-outer.hover-effect {
  background-color: #fff;
  transition: all .2s;
  transform: translate(0);
}

.card-outer.hover-effect:hover {
  transform: translate(0, -3px);
}

.card-image {
  border-radius: 0;
  margin-bottom: 0;
}

.card-inner {
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  padding: 10px;
  display: flex;
}

.h3 {
  color: var(--text);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.h3.invertido {
  color: var(--body-background);
}

._2-2-grid {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

.icon {
  justify-content: center;
  align-items: center;
  width: 30px;
  height: 30px;
  margin-right: 15px;
  display: flex;
  overflow: hidden;
}

.icon.dark {
  color: var(--text);
}

.icon.naranja {
  color: var(--button-default);
}

.icon.naranja.espacio {
  margin-bottom: 10px;
  margin-right: 15px;
}

.small-card {
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -15px var(--shadow);
  border-radius: 15px;
  padding: 20px;
}

.small-card.horizontal {
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.small-card.naranja {
  background-color: var(--button-default);
}

.small-card.secundario {
  border-width: 2px;
  border-color: var(--button-default);
}

.horizontal-text-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

._2-4-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-content: start;
  min-height: 150px;
  margin-top: 0;
  margin-bottom: 0;
  display: grid;
}

.vertical-tabs-menu {
  background-color: var(--body-background);
  flex-direction: column;
  align-items: flex-start;
  width: 30%;
  height: 100%;
  padding: 30px 42px 30px 30px;
  display: flex;
}

.tab-link-2 {
  color: var(--text);
  background-color: #0000;
  border: 1px #0000;
  border-radius: 0;
  min-width: 100px;
  padding: 20px;
  font-size: 30px;
  font-weight: 600;
}

.tab-link-2.w--current {
  border: 1px none var(--box-borders);
  color: var(--button-default);
  background-color: #0000;
}

.feature-label {
  font-size: 14px;
  font-weight: 600;
}

.tabs-content-2 {
  width: 70%;
  overflow: visible;
}

.feature-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--text);
  align-items: center;
  display: flex;
}

.price-card-1 {
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  border-radius: 10px;
  flex-direction: column;
  align-items: stretch;
  width: 100%;
  padding: 50px;
  display: flex;
  position: relative;
}

.price-top-wrap {
  justify-content: space-between;
  align-items: center;
  min-height: auto;
  display: flex;
}

.per-month {
  color: var(--button-default);
  font-size: 22px;
}

.tabs-2 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.spacer-xxl {
  width: 100%;
  height: 50px;
}

.relative {
  position: relative;
}

.paragraph-small {
  color: var(--text);
  min-height: auto;
  margin-bottom: 0;
  font-weight: 400;
}

.tooltip-navigation {
  z-index: 3;
  color: #64636e;
  background-color: #fafbfe;
  border-top: 1px solid #d8e3f0;
  border-radius: 0 0 9px 9px;
  justify-content: space-between;
  align-items: center;
  min-height: 50px;
  padding: 8px 20px;
  display: flex;
  position: relative;
  bottom: 0;
}

.tooltip-navigation.top {
  border-top-style: none;
  border-bottom: 1px solid #d8e3f0;
  border-radius: 9px 9px 0 0;
}

.price {
  color: var(--text);
  margin-top: 20px;
  font-size: 18px;
  font-weight: 700;
  line-height: 30px;
}

.tooltip-close {
  z-index: 5;
  color: #3f3e46;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.tooltip-close:hover {
  background-color: #002aff1a;
}

.tooltip-svg {
  justify-content: center;
  align-items: center;
  width: 16px;
  height: 16px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tooltip-container {
  z-index: 3;
  background-color: #fafbfe;
  border-radius: 9px 9px 0 0;
  padding: 20px;
  font-size: 12.5px;
  position: relative;
}

.tooltip-title {
  margin-bottom: 6px;
  font-size: 110%;
  font-weight: 800;
}

.tooltip-diamond {
  z-index: 2;
  background-color: #fafbfe;
  border: 1px solid #d8e3f0;
  border-radius: 2px;
  width: 16px;
  height: 16px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: -7px 0% auto;
  transform: rotate(45deg);
  box-shadow: 0 -3px 8px #2d3e500f;
}

.tooltip-diamond.left {
  margin-top: auto;
  margin-bottom: auto;
  inset: 0 auto 10px -7px;
}

.pricing-card {
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 32px 25px;
  display: flex;
}

.pricing-card.left-align {
  text-align: left;
  align-items: flex-start;
}

.tooltip-wrapper {
  color: #333;
  text-align: left;
  background-color: #fafbfe;
  border: 1px solid #d8e3f0;
  border-radius: 10px;
  width: 300px;
  font-size: 11.5px;
  font-weight: 400;
  line-height: 1.5em;
  display: block;
  position: absolute;
  box-shadow: 1px 1px 8px 1px #2d3e501f;
}

.pricing-tabs {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.price-card-name {
  color: var(--text);
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 600;
  line-height: 38px;
}

.frequency {
  opacity: .6;
  color: var(--text);
  margin-bottom: auto;
  font-size: 13px;
  font-weight: 400;
}

.tab-link-3 {
  color: var(--text);
  background-color: #0000;
  border: 1px #0000;
  border-radius: 10px;
  width: 200px;
  padding: 12px 0;
  font-weight: 600;
}

.tab-link-3.w--current {
  border: 1px none var(--button-default);
  background-color: var(--box-borders);
  color: var(--button-default);
  padding-top: 12px;
  padding-bottom: 12px;
}

._1-4-grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 25% 25% 25% 25%;
  grid-auto-columns: 25%;
  grid-auto-flow: row;
  width: 100%;
}

.tooltip-anchor {
  z-index: 100;
  justify-content: center;
  width: 100%;
  height: 10px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 12px;
  display: flex;
  position: absolute;
  inset: 100% 0% 0;
}

.tooltip-anchor.right {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: 100%;
  margin-right: -12px;
  padding-left: 12px;
  inset: 0% 0% 0% auto;
}

.tab-title {
  justify-content: center;
  align-items: center;
  font-weight: 600;
  display: flex;
}

.tooltip-author {
  border-radius: 50%;
  width: 32px;
  margin-right: 10px;
}

.tooltip-author-wrap {
  align-items: center;
  display: flex;
}

.price-large-span {
  font-size: 30px;
}

.tabs-menu-3 {
  background-color: var(--body-background);
  border-radius: 10px;
  margin-bottom: 15px;
  padding: 8px;
  display: inline-block;
}

.tabs-content-3 {
  overflow: visible;
}

._4-1-grid {
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: column;
  align-content: start;
  min-height: 150px;
  margin-top: 0;
  margin-bottom: 0;
}

.outer-chart-grid {
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  background-color: var(--box-borders);
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  width: 100%;
}

.table-cell-title {
  background-color: var(--body-background);
  color: var(--text);
  text-align: left;
  border-radius: 0;
  align-items: center;
  width: 100%;
  height: auto;
  min-height: 75px;
  padding: 20px;
  display: flex;
}

.blurb-txt {
  color: var(--text);
}

.blurb-txt.text-color {
  color: var(--button-default);
}

.chart-wrap {
  border: 1px solid var(--box-borders);
  box-shadow: 0 20px 30px -10px var(--shadow);
  border-radius: 0;
  width: 100%;
}

.table-cell {
  background-color: var(--body-background);
  color: var(--input-borders);
  text-align: center;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 20px;
  display: flex;
}

.table-cell.featured {
  background-color: var(--box-borders);
  color: var(--button-default);
}

.placeholder-spacer {
  background-color: var(--body-background);
  border-radius: 0;
  width: 100%;
  height: 65px;
}

.price-category-wrap {
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-top: -5px;
  display: flex;
}

.pricing-sticky-bg-wrap {
  background-color: var(--text);
  border-top-right-radius: 5px;
  padding-top: 0;
}

.sticky-grid-pricing {
  z-index: 3;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  border-bottom: 1px solid var(--box-borders);
  background-color: var(--box-borders);
  color: #edf1fd;
  border-radius: 0;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 5px;
  padding-top: 0;
  position: sticky;
  top: 0;
}

.sticky-grid-pricing.below-nav {
  top: 54px;
}

.pricing-chart-grid {
  grid-column-gap: 1px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1.5fr 1fr 1fr 1fr;
  width: 100%;
  font-size: 18px;
}

.pricing-chart-grid.final {
  border-radius: 0;
  overflow: hidden;
}

.pricing-title-wrap-sticky {
  background-color: var(--body-background);
  color: var(--body-background);
  text-align: center;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 20px;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.pricing-title-wrap-sticky.middle {
  background-color: var(--body-background);
}

.pricing-title-wrap-sticky.end {
  background-color: var(--box-borders);
  color: var(--text);
  border-radius: 0;
  font-weight: 600;
}

.navbar_menu-button {
  padding: 0;
}

.navbar-menu {
  align-items: center;
  display: flex;
}

.navbar-menu.overflow-hidden {
  align-self: stretch;
}

.navbar-link {
  color: var(--text);
  border-bottom: 1px #0000;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
  font-weight: 500;
  display: block;
}

.navbar-link:hover {
  opacity: 1;
  color: var(--button-default);
  border-bottom-style: none;
  border-bottom-color: #000;
}

.navbar-link.w--current {
  color: var(--button-default);
}

.navbar-link.for-dropdown {
  margin-right: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.navbar-link.for-dropdown.inicio {
  display: block;
}

.navbar-container {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.navbar-outer {
  z-index: 50;
  background-color: var(--color-on-cta);
  border-bottom: 1px #000;
  flex-direction: row;
  align-items: center;
  height: auto;
  padding: 0 5%;
  display: block;
}

.navbar-outer._15-padding {
  padding-top: 0;
  padding-bottom: 0;
}

.navbar-logo-link {
  max-width: 140px;
  padding-top: 5px;
  padding-left: 0;
}

.footer-credit-text {
  color: var(--text);
  font-size: .875rem;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.footer-top-wrapper {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: start;
}

.footer-items-grid {
  grid-column-gap: 3vw;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  align-items: start;
}

.footer-left-wrapper {
  flex-direction: column;
  display: flex;
}

.social-link {
  align-items: center;
  font-size: 14px;
  text-decoration: none;
  display: flex;
}

.social-link-wrap {
  grid-column-gap: .75rem;
  grid-row-gap: 0rem;
  white-space: normal;
  grid-template-rows: auto;
  grid-template-columns: max-content;
  grid-auto-columns: max-content;
  grid-auto-flow: column;
  place-items: start;
  display: none;
}

.footer-column {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 100%;
  grid-auto-columns: 100%;
  place-items: flex-start start;
  display: flex;
}

.social-icon {
  color: var(--text);
  width: 1.5rem;
  height: 1.5rem;
  transition: all .2s;
}

.social-icon:hover {
  color: var(--button-default);
}

.footer-link {
  color: var(--text);
  border-bottom: 1px #0000;
  width: auto;
  min-width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .875rem;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 1;
  color: var(--button-default);
  border-bottom-style: none;
  border-bottom-color: #000;
}

.footer-bottom-wrapper {
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.footer-outer-wrap {
  background-color: var(--dark-orange);
  flex-direction: column;
  align-items: center;
  padding: 50px 5%;
  display: flex;
}

.footer-outer-wrap.usa {
  background-color: var(--body-background);
}

.footer-1 {
  border-top: 1px #000;
  position: relative;
}

.footer-2-inner {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1100px;
  display: flex;
}

.icon-dropdown {
  margin-right: 0;
}

.dropdown-list.w--open {
  z-index: auto;
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  border-radius: 10px;
  position: absolute;
  overflow: hidden;
  box-shadow: 1px 1px 20px #0000000d;
}

.dropdown-link {
  color: var(--text);
}

.dropdown-link:hover {
  background-color: var(--box-borders);
  color: var(--button-default);
}

.dropdown-link.w--current {
  color: var(--button-default);
  font-weight: 700;
}

.dropdown {
  z-index: 49;
}

.justify-end-wrap {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.faq-item {
  background-color: var(--body-background);
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.faq-item.ingles {
  display: none;
}

.faq-question {
  color: var(--text);
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.faq-question:hover {
  color: var(--button-default);
}

.p-m-wrap {
  justify-content: center;
  align-items: center;
  width: 15px;
  height: 15px;
  display: flex;
  position: relative;
}

.minus {
  background-color: var(--text);
  border-radius: 20px;
  width: 100%;
  height: 3px;
  position: absolute;
}

.plus {
  background-color: var(--text);
  border-radius: 20px;
  width: 3px;
  height: 100%;
  position: absolute;
}

.faq-answer {
  text-align: left;
  border-bottom: 1px #cfcfcf;
  width: 100%;
  overflow: hidden;
}

.faq-p {
  color: var(--text);
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.accordion-wrap {
  border: 1px solid var(--box-borders);
  box-shadow: 0 10px 30px -10px var(--shadow);
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  display: flex;
  overflow: hidden;
}

.form-wrapper {
  z-index: 50;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  max-width: 400px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.form-wrapper.left-align {
  text-align: left;
  align-items: flex-start;
}

.show-password {
  background-color: var(--body-background);
  color: var(--text);
  padding: 0 7px 0 6px;
  font-size: 13.5px;
  display: flex;
  bottom: 5px;
}

.show-password.w--current {
  display: none;
}

.large-icon {
  background-color: var(--box-borders);
  color: var(--button-default);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

.large-icon.left-align {
  margin-left: 0;
}

.large-icon.giant-icon {
  background-color: var(--button-default);
  color: var(--body-background);
  width: 70px;
  height: 70px;
  padding: 14px;
}

.form-container {
  text-align: left;
  flex-flow: column wrap;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 10px;
  display: flex;
  position: relative;
}

.hide {
  display: none;
}

.show-password-wrap {
  z-index: 4;
  position: absolute;
  inset: 12px 3% auto auto;
}

.input {
  border: 1px solid var(--input-borders);
  background-color: var(--body-background);
  box-shadow: 0 3px 6px -2px var(--shadow);
  color: var(--text);
  border-radius: 6px;
  height: 48px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
}

.input:hover {
  border-color: var(--button-default);
  box-shadow: none;
}

.input:focus {
  border: 1px solid var(--button-default);
}

.input::placeholder {
  color: #6e6e6e;
}

.input.text-area {
  height: auto;
  min-height: 48px;
}

.input-label {
  z-index: 2;
  background-color: var(--body-background);
  color: var(--text);
  border-radius: 3px;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 7px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: -7px;
  left: 6px;
}

.input-label.static {
  margin-top: 10px;
  margin-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  position: static;
}

.input-label.remove-margin {
  display: block;
  top: -6px;
  bottom: 0;
}

.input-label.absolute {
  position: absolute;
  top: -8px;
  bottom: auto;
}

.tour-step-2 {
  display: none;
}

.faint-text {
  color: var(--text);
}

.input-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.input-wrapper._15p-right {
  margin-right: 15px;
}

.link {
  color: var(--button-default);
  font-weight: 600;
  text-decoration: none;
}

.link:hover {
  color: #000;
}

.eye-svg {
  justify-content: center;
  align-items: center;
  width: 16px;
  margin-right: 4px;
  display: flex;
}

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

.flex-row-center.text-color {
  color: #000;
  text-decoration: none;
}

.flex-row-center.left {
  justify-content: flex-start;
}

.flex-row-outer {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.flex-row-outer.margin-bottom {
  margin: 0 0 12px;
}

.relative-block {
  position: relative;
}

.small-h1 {
  color: var(--text);
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2em;
}

.form-block {
  width: 100%;
}

.half-half-section {
  background-color: var(--button-default);
  background-image: none;
  background-size: auto;
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  min-height: auto;
  display: flex;
}

._50-p-wrap {
  background-color: var(--body-background);
  flex-direction: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 50%;
  height: 100vh;
  min-height: auto;
  padding: 6vw 5vw 5vw;
  display: flex;
}

._50-p-wrap.nopad {
  padding: 0;
}

._50-p-wrap.not-fullh {
  height: 100%;
}

._50-p-wrap.center-vertical {
  justify-content: center;
  align-items: center;
}

.form-inner {
  flex-direction: column;
  display: flex;
}

.checkbox-label {
  color: var(--text);
  font-weight: 300;
}

.checkbox {
  border-color: var(--input-borders);
  width: 14px;
  height: 14px;
  margin-top: 3px;
}

.checkbox.w--redirected-checked {
  border-color: var(--button-default);
  background-color: var(--button-default);
}

.hidden-code-block {
  height: 0;
  overflow: hidden;
}

.form-field-wrapper {
  text-align: left;
  flex-flow: column wrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 10px;
  padding-top: 10px;
  display: flex;
}

.input-large {
  border: 1px solid var(--input-borders);
  background-color: var(--body-background);
  box-shadow: 0 3px 6px -2px var(--shadow);
  color: var(--text);
  border-radius: 10px;
  min-width: 300px;
  height: 52px;
  margin-top: 1px;
  margin-bottom: 0;
  padding-left: 16px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
}

.input-large:hover {
  border-color: var(--button-default);
}

.input-large:focus {
  border: 1px solid var(--button-default);
}

.input-large::placeholder {
  color: #6e6e6e;
}

.border-wrap {
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  border-radius: 15px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  min-width: 400px;
  max-width: none;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
}

.border-wrap.upgrade-modal {
  text-align: center;
  align-items: flex-start;
  max-width: 500px;
}

.lightbox-modal {
  z-index: 9999;
  background-color: #0006;
  justify-content: center;
  align-items: center;
  padding: 25px;
  display: flex;
  position: relative;
  inset: 0%;
}

.lightbox-modal.hide {
  display: none;
}

.lightbox-modal.nopad {
  padding: 0;
}

.close-icon {
  z-index: 5;
  color: #fff;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  inset: 25px 25px auto auto;
}

.icon-text-point {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: var(--text);
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  display: flex;
}

.dashboard-icon {
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
}

.form-horizontal {
  align-items: center;
  display: flex;
}

.success-message {
  color: #fff;
  background-color: #19b13a;
  border-radius: 10px;
  font-weight: 600;
}

.navbar-mega-drop-link {
  border-bottom: 1px solid #ffffff80;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  padding: 15px 1.5vw;
  font-size: 15px;
  font-weight: 700;
  text-decoration: none;
  transition: color .2s, border-color .2s;
  display: flex;
}

.navbar-mega-drop-link:hover, .navbar-mega-drop-link.w--current {
  color: #1051b9;
  border-bottom-color: #1051b9;
}

.navbar-mega-drop-link.mobile {
  cursor: pointer;
  border-bottom-style: none;
  margin-right: 10px;
  padding: 20px;
  font-size: 14px;
  font-weight: 500;
}

.nav-item-dd {
  color: #2b334d;
  justify-content: center;
  align-items: center;
  width: 25%;
  padding-bottom: 8px;
  padding-left: 8px;
  font-size: 13px;
}

.nav-item-dd.color-bg {
  border: 1px solid #e6eaff00;
  border-radius: 10px;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.nav-item-dd.color-bg:hover {
  border-color: var(--box-borders);
  box-shadow: 1px 1px 20px #0000000d;
}

.space {
  flex: none;
  width: 48px;
  height: 48px;
}

.space._16 {
  background-color: #0000;
  width: 16px;
  height: 16px;
}

.space._8 {
  width: 8px;
  height: 8px;
}

.nav-icon-link {
  color: #2b334d;
  border-radius: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 8px 8px 4px;
  font-size: 14px;
  line-height: 1.3em;
  transition: padding .2s, color .2s;
  display: flex;
}

.nav-icon-link:hover {
  color: #2962ff;
  background-color: #fff;
}

.nav-icon-link._50 {
  color: var(--text);
  border-radius: 0;
  align-items: center;
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 1.5em;
  text-decoration: none;
  transition-property: none;
}

.nav-icon-link._50:hover {
  background-color: var(--box-borders);
}

.large-dropdown-list {
  min-width: 100%;
  overflow: auto;
}

.large-dropdown-list.w--open {
  z-index: 100006;
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  border-radius: 10px;
  min-width: 0%;
  max-width: 1000px;
  max-height: 90vh;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  inset: 90% 0 auto;
  overflow: visible;
  box-shadow: 0 1px 20px #0000001a;
}

.large-nav-dropdown {
  position: static;
}

.field-description-2 {
  z-index: 2;
  opacity: .75;
  color: var(--text);
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  position: relative;
}

.bold {
  letter-spacing: .03em;
  font-weight: 700;
}

._1-2-grid-nav {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 15px;
  display: grid;
}

.swatch-wrapper {
  z-index: 9999;
  grid-column-gap: 20px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: start center;
  align-items: start;
  width: 100%;
  height: auto;
  padding: 0;
  display: grid;
  position: static;
  top: 0;
}

.cta-swatch {
  background-color: var(--button-default);
  outline-color: var(--text);
  outline-offset: 2px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
}

.text-swatch {
  background-color: var(--text);
  outline-color: var(--text);
  outline-offset: 2px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
}

.box-border-swatch {
  background-color: var(--box-borders);
  outline-color: var(--text);
  outline-offset: 2px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
}

.input-border-swatch {
  background-color: var(--input-borders);
  outline-color: var(--text);
  outline-offset: 2px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
}

.profile-form-container {
  text-align: left;
  flex-flow: column wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-top: 10px;
  display: flex;
  position: relative;
}

.profile-form-container.profile {
  padding-top: 0;
}

.radio-input {
  border-color: var(--input-borders);
  width: 15px;
  height: 15px;
  margin-top: 2px;
  margin-right: 7px;
}

.radio-input.w--redirected-checked {
  border-color: var(--button-default);
}

.profile-nav-link {
  color: var(--text);
  background-color: #0000;
  padding: 0;
  font-size: 14px;
  line-height: 2.4em;
  text-decoration: none;
  transition: all .2s;
  display: block;
}

.profile-nav-link:hover {
  color: var(--button-default);
}

.profile-nav-link.w--current {
  color: var(--button-default);
  font-weight: 700;
}

.field-divider {
  background-color: var(--box-borders);
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.profile-columns {
  width: 100%;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 220px;
  position: relative;
}

.description {
  opacity: .6;
  color: var(--text);
  margin-top: 3px;
  padding-left: 12px;
  font-size: 12px;
  font-weight: 300;
}

.profile-nav-wrap {
  width: 180px;
  position: absolute;
  inset: 0% auto 0% 0%;
}

.button-2 {
  color: #fff;
  background-color: #374252;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  margin-top: 5px;
  font-size: 16px;
  font-weight: 400;
  transition: background-color .2s, box-shadow .2s;
  display: flex;
  box-shadow: 0 1px 20px #22222229;
}

.button-2:hover {
  background-color: #000;
  box-shadow: 0 5px 30px #22222229;
}

.button-2.profile {
  width: auto;
  min-width: 100px;
  height: 40px;
  margin-top: 0;
  font-size: 14px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.profile-form-container-2 {
  color: var(--text);
  text-align: left;
  flex-flow: column wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  padding-top: 0;
  display: flex;
  position: relative;
}

.utility-wrap {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 350px;
  display: flex;
}

.full-section {
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  padding: 25px 25px 25px 250px;
  display: block;
  position: relative;
}

.full-section.grey-bg {
  background-color: var(--box-borders);
}

.dashboard-menu-wrap {
  z-index: 10;
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  color: var(--text);
  border-radius: 20px;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 200px;
  height: auto;
  padding-top: 21px;
  padding-bottom: 25px;
  display: flex;
  position: fixed;
  top: 25px;
  bottom: 25px;
  left: 25px;
}

.dashboard-1-link {
  opacity: .7;
  color: var(--text);
  text-align: center;
  border-right: 3px solid #fff0;
  justify-content: flex-start;
  align-items: center;
  width: 80%;
  margin-bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.dashboard-1-link:hover {
  opacity: 1;
}

.dashboard-1-link.w--current {
  background-color: var(--box-borders);
  opacity: 1;
  border-radius: 10px;
  margin-top: 2px;
  margin-bottom: 10px;
  font-weight: 600;
}

.relative-logo {
  position: absolute;
  top: 25px;
  left: 25px;
  right: auto;
}

.dashboard-content-wrap {
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  object-fit: fill;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  padding: 30px 50px;
  display: flex;
  position: static;
}

.svg {
  justify-content: center;
  align-items: center;
  width: 20px;
  margin-right: 8px;
  display: flex;
}

.input-description {
  opacity: .8;
  margin-top: 5px;
  margin-bottom: 6px;
  padding-left: 12px;
  font-size: 12px;
  font-weight: 300;
  transition: height .2s;
  overflow: hidden;
}

.input-description.success {
  color: var(--text);
  font-weight: 400;
}

.input-description.error {
  color: #000;
  font-weight: 400;
}

.confirm-input-wrapper {
  text-align: left;
  flex-direction: column;
  width: 100%;
}

.confirm-input-wrapper.hidden {
  text-align: left;
  transition: height .2s;
  overflow: hidden;
}

.relative-field-wrap {
  text-align: left;
  position: relative;
}

.flex-stack-left {
  text-align: left;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 3%;
  padding-bottom: 3%;
  display: flex;
  position: relative;
}

.swatch {
  background-color: var(--body-background);
  outline-color: var(--input-borders);
  outline-offset: 2px;
  border-radius: 10px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
}

.swatch.cta {
  background-color: var(--button-default);
}

.swatch.cta-text {
  background-color: var(--color-on-cta);
}

.swatch.text {
  background-color: var(--text);
}

.swatch.shadow {
  background-color: var(--shadow);
}

.swatch.box-borders {
  background-color: var(--box-borders);
}

.swatch.input-borders {
  background-color: var(--input-borders);
}

.navbar-mega-drop {
  color: var(--text);
  cursor: pointer;
  border-bottom: 1px #ffffff80;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 10px;
  padding: 20px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.navbar-mega-drop:hover {
  opacity: 1;
  color: var(--button-default);
  border-bottom-color: #1051b9;
}

.navbar-mega-drop.w--current {
  color: #1051b9;
  border-bottom-color: #1051b9;
}

.h4 {
  color: var(--text);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}

.text-cta-swatch {
  background-color: var(--color-on-cta);
  outline-color: var(--text);
  outline-offset: 2px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
}

.shadow-swatch {
  background-color: var(--shadow);
  outline-color: var(--text);
  outline-offset: 2px;
  outline-width: 1px;
  outline-style: solid;
  width: 100%;
  height: 110px;
  margin-bottom: 10px;
}

.log-out-link {
  color: var(--button-default);
  text-decoration: none;
}

.dashboard-menu-wrap-2 {
  z-index: 10;
  background-color: var(--text);
  border-radius: 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 300px;
  height: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
}

.full-section-2 {
  background-color: var(--box-borders);
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
  flex-direction: column;
  min-height: 100vh;
  margin-left: 300px;
  padding: 25px;
  display: block;
  position: relative;
}

.dashboard-2-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  opacity: .5;
  color: var(--color-on-cta);
  border-right: 3px solid #fff0;
  align-items: center;
  width: 100%;
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.dashboard-2-link:hover {
  opacity: 1;
}

.dashboard-2-link.w--current {
  border-right-color: var(--color-on-cta);
  opacity: 1;
  background-color: #ffffff1a;
}

.numbers-wrap {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  align-items: center;
  display: flex;
}

.number-step {
  border: 1px solid var(--text);
  color: var(--text);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  font-size: 12px;
  font-weight: 600;
  line-height: 1;
  display: flex;
}

.number-step.active {
  border-color: var(--button-default);
  background-color: var(--button-default);
  color: var(--body-background);
}

.number-step.completed {
  border-color: var(--button-default);
  background-color: var(--button-default);
  opacity: .5;
  color: var(--body-background);
}

.sticky-wrap {
  z-index: 99999;
  border-bottom: 1px solid var(--box-borders);
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  position: sticky;
  top: 0;
}

.small-feature-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  color: var(--text);
  align-items: center;
  display: flex;
}

.small-feature-label {
  font-weight: 600;
}

.small-feature-label.tp-small {
  margin-top: 3px;
}

.icon-secondary {
  background-color: var(--button-default);
  color: var(--color-on-cta);
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 17px;
  height: 17px;
  margin-top: 2px;
  padding: 3px;
  display: flex;
  overflow: hidden;
}

.hero-bg-image {
  box-shadow: 1px 1px 20px 0 var(--shadow);
  background-image: url('../images/pexels-yan-krukov-8866739.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  justify-content: flex-end;
  align-items: flex-end;
  height: 500px;
  padding: 25px;
  display: flex;
}

.large-inverse-icon {
  background-color: var(--button-default);
  color: var(--color-on-cta);
  border-radius: 50%;
  justify-content: center;
  align-self: flex-end;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 10px;
  display: flex;
}

.top-disclaimer {
  background-color: var(--button-default);
  color: var(--color-on-cta);
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px;
  font-size: 13px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.radio-field {
  color: var(--text);
  margin-top: 5px;
}

.check-field {
  color: var(--text);
  margin-top: 5px;
  margin-bottom: 5px;
}

.negative-margin-iphone {
  margin-top: -67px;
  margin-bottom: -67px;
}

.blog-hero-wrap {
  text-align: left;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  display: flex;
}

.article-rt {
  color: var(--text);
  text-align: left;
  width: 100%;
  max-width: 800px;
}

.ui-kit-wrapper {
  justify-content: space-between;
  width: 100%;
  display: flex;
  position: relative;
}

.all-elements-wrapper {
  width: 90%;
}

.navigator-mock {
  background-color: var(--box-borders);
  width: 10%;
  height: 100vh;
  position: sticky;
  top: 0;
}

.navigator-item {
  color: var(--text);
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  font-size: 12px;
  text-decoration: none;
  display: flex;
}

.navigator-item.w--current {
  background-color: var(--button-default);
  color: var(--color-on-cta);
}

.swatch-item {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.small-help-text {
  opacity: .9;
  color: var(--text);
  font-size: 12px;
}

.control-panel {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding: 20px;
  display: flex;
}

.h5 {
  color: var(--text);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.h6 {
  color: var(--text);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 600;
}

.control-panel-content-wrap {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  object-fit: fill;
  border-radius: 15px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 25px;
  display: flex;
  position: static;
}

.spacer-s {
  width: 100%;
  height: 15px;
}

.spacer-wrap {
  background-color: var(--box-borders);
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 20px;
  display: flex;
}

.border-color-div {
  background-color: var(--body-background);
  color: var(--body-background);
  width: 100%;
}

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

.border-radius-items {
  perspective: 1804px;
  perspective-origin: 0 0;
  transform-origin: 0 0;
  height: 500px;
  transition: transform 1s;
  transform: perspective(2000px)scale(.1);
}

.border-radius-items:hover {
  height: auto;
  transform: perspective(2000px)scale(1);
}

.youtube {
  border-radius: 12px;
  overflow: hidden;
}

.end-icator {
  background-color: var(--text);
  color: var(--body-background);
  justify-content: center;
  align-items: center;
  height: 300px;
  display: flex;
}

._100 {
  width: 100%;
}

.page-wrapper {
  width: 100%;
  overflow: hidden;
}

.dashboard-1-member-wrap {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.icon-small {
  justify-content: center;
  align-items: center;
  width: 24px;
  min-width: 24px;
  height: 24px;
  min-height: 24px;
  margin-right: 6px;
  padding: 3px;
  display: flex;
  overflow: hidden;
}

.icon-small.happy-icon {
  box-shadow: 0 12px 12px 0 var(--shadow);
  color: #ebb800;
  background-color: #fff;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  padding: 7px;
  position: absolute;
  inset: auto 7% -13% auto;
}

.icon-small.wallet {
  padding: 4px;
}

.icon-small.profile {
  padding: 2px;
}

.dashboard-1-name {
  font-size: 16px;
}

.dashboard-1-descript {
  opacity: .6;
  letter-spacing: 1px;
  margin-top: 5px;
  font-size: 12px;
  font-weight: 500;
}

.dashboard-1-descript.success {
  color: var(--text);
  font-weight: 400;
}

.dashboard-1-descript.error {
  color: #000;
  font-weight: 400;
}

.small-icon {
  background-color: var(--box-borders);
  color: var(--button-default);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

.small-icon.left-align {
  margin-left: 0;
}

.small-icon.giant-icon {
  background-color: var(--button-default);
  color: var(--body-background);
  width: 70px;
  height: 70px;
  padding: 14px;
}

.dashboard-2-logo {
  padding-top: 8px;
  padding-left: 25px;
}

.dashboard-3-menu-wrap {
  z-index: 10;
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  color: var(--text);
  border-radius: 20px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  padding: 20px;
  display: flex;
  position: fixed;
  inset: 25px 25px auto;
}

.dashboard-3-links {
  width: auto;
  display: flex;
}

.dashboard-3-link {
  opacity: .7;
  color: var(--text);
  text-align: center;
  border-right: 3px solid #fff0;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 8px 15px;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.dashboard-3-link:hover {
  opacity: 1;
}

.dashboard-3-link.w--current {
  background-color: var(--box-borders);
  opacity: 1;
  border-radius: 10px;
  font-weight: 600;
}

.logo-padding {
  padding-top: 5px;
}

.full-section-3 {
  flex-direction: column;
  width: 100%;
  min-height: 100vh;
  padding: 125px 25px 25px;
  display: block;
  position: relative;
}

.full-section-3.grey-bg {
  background-color: var(--box-borders);
}

.dashboard-content-wrap-3 {
  border: 1px solid var(--box-borders);
  background-color: var(--body-background);
  box-shadow: 0 20px 30px -10px var(--shadow);
  object-fit: fill;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 100%;
  margin-bottom: 25px;
  margin-left: 0;
  margin-right: 0;
  padding: 30px 50px;
  display: flex;
  position: static;
}

.splash-section {
  background-color: var(--box-borders);
  justify-content: center;
  align-items: center;
  min-height: 80vh;
  display: flex;
}

.iphone-wrap {
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 650px;
  display: flex;
  position: relative;
}

.iphone-frame {
  height: auto;
  position: absolute;
}

.screen-wrapper {
  background-image: url('../images/take-screenshots-your-iphone-12-12-pro-12-pro-max-12-mini-6-different-ways.w1456.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 89%;
  height: 87.5%;
}

.macbook-wrapper {
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.macbook-screen {
  background-image: url('../images/www.memberstack.com_Screenshot-Web.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100%;
  width: 76%;
  height: 86%;
  position: absolute;
  inset: 6% auto auto;
}

.mw800 {
  max-width: 800px;
}

.bg-image-absolute {
  object-fit: cover;
  object-position: 50% 80%;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.bg-image-absolute.br10 {
  border-radius: 10px;
}

.bg-image-absolute.br10.top {
  object-position: 50% -70px;
}

.bg-image-absolute.component {
  object-fit: contain;
  object-position: 50% 0%;
  padding: 10px;
  inset: 0% auto auto 0%;
}

.dark-layer-absolute {
  object-fit: cover;
  background-color: #00000080;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.white {
  color: #fff;
}

.gallery-item {
  cursor: pointer;
  border-radius: 10px;
  position: relative;
}

.gallery-item-hover {
  opacity: 1;
  background-image: linear-gradient(to top, #000, #0000);
  border-radius: 10px;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  height: 100%;
  padding: 12px;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.masonry-grid {
  display: block;
}

.gallery-item-name {
  color: #fff;
}

.gallery-item-hover-bottom {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.button-download {
  background-color: var(--button-default);
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  padding: 8px;
  display: flex;
}

.gallery-item-hover-top {
  justify-content: flex-end;
  display: flex;
}

.gallery-image {
  object-fit: cover;
  border-radius: 10px;
  width: 100%;
  height: 100%;
}

.w100 {
  width: 100%;
}

.masonry-gallery {
  width: 100%;
  padding-top: 10px;
  padding-bottom: 25px;
}

.filters-group.filters-categories.mobile {
  margin-bottom: 15px;
  display: none;
}

.gallery-filters {
  grid-column-gap: 20px;
  justify-content: flex-end;
  display: flex;
}

.category.component {
  color: var(--input-borders);
  margin-bottom: 3px;
}

.hidden {
  display: none;
}

.custom-select.input-wrapper {
  min-width: 250px;
}

.select-opener {
  border: 1px solid var(--input-borders);
  background-color: var(--body-background);
  box-shadow: 0 3px 6px -2px var(--shadow);
  color: var(--text);
  cursor: pointer;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 48px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  display: flex;
}

.select-opener:hover {
  border-color: var(--button-default);
  box-shadow: none;
}

.select-opener:focus {
  border: 1px solid var(--button-default);
}

.select-opener::placeholder {
  color: #6e6e6e;
}

.select-opener.text-area {
  height: auto;
  min-height: 48px;
}

.select-dropdown {
  z-index: 10;
  border: 1px solid var(--input-borders);
  background-color: #fff;
  border-radius: 6px;
  flex-direction: column;
  width: 100%;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 100% auto auto 0%;
  transform: translate(0, 5px);
  box-shadow: 6px 6px 20px -10px #00000042;
}

.caret {
  width: 14px;
}

.select-dropdown-item {
  color: var(--text);
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: block;
}

.select-dropdown-item:hover {
  color: var(--button-default);
}

.select-dropdown-item.nopad {
  padding-top: 0;
  padding-bottom: 0;
}

.filters-section {
  z-index: 200;
  background-color: #fff;
  padding: 6px 5% 12px;
  display: flex;
  position: sticky;
  top: 0;
}

.flex-vertical {
  flex-direction: column;
  display: flex;
}

.mb0 {
  margin-bottom: 0;
}

.gallery-wrapper.ptb50 {
  padding: 50px 0;
}

.pagination.load-more-pag {
  justify-content: center;
  align-items: center;
  margin-top: 45px;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.load-more-button {
  color: var(--button-default);
  background-color: #fafafa00;
  border-style: none;
  font-size: 18px;
  text-decoration: none;
}

.mt50 {
  margin-top: 50px;
}

.category-items {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.category-item {
  background-color: #434de70f;
  border-radius: 3px;
  padding: 3px 5px;
  text-decoration: none;
}

.rich-text {
  color: #868686;
  font-size: 18px;
  line-height: 1.6;
}

.masonry-title {
  width: 100%;
  padding: 25px 0;
}

.img-full-wh {
  width: 100%;
  height: 100%;
}

.filters-flex {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.read-more {
  color: #bdbdbd;
  margin-top: 10px;
  transition: all .2s;
}

.read-more:hover {
  color: #fff;
}

.image-preview-popup {
  width: 100%;
  height: 100vh;
  position: relative;
}

.image-preview-popup.lightbox-modal {
  background-color: #0009;
}

.popup-img {
  width: auto;
  height: 100%;
  max-height: 90vh;
}

.popup-img-wrap {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.category-page-title {
  display: flex;
}

.brand-color {
  color: var(--button-default);
}

.form-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 80px 0;
  display: flex;
}

.forgot-pw-wrap {
  justify-content: flex-end;
  width: 100%;
  display: flex;
}

.signup-text {
  color: var(--button-default);
  font-size: 16px;
}

.hero-image-2 {
  border-radius: 10px;
  width: 100%;
  box-shadow: 21px 21px 30px -10px #1d01501a;
}

._16-9-image {
  width: 100%;
  padding-bottom: 56.25%;
  position: relative;
}

._16-9-image.second-color {
  background-color: #f3f3f3;
}

._16-9-image.component {
  background-color: #f5f5f5;
  border-radius: 10px;
}

.component-top-flex {
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 15px;
  display: flex;
}

.minus-2 {
  background-color: #000;
  border-radius: 20px;
  width: 100%;
  height: 3px;
  position: absolute;
}

.paragraph-2 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.h2-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.accordion-wrap-2 {
  border: 1px solid #f2f3ff;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 30px -10px #1d01501a;
}

.faq-question-2 {
  color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.faq-question-2:hover {
  color: #434de7;
}

.plus-2 {
  background-color: #000;
  border-radius: 20px;
  width: 3px;
  height: 100%;
  position: absolute;
}

.faq-item-2 {
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.faq-p-2 {
  color: #000;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.components-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 3fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.components-sidebar {
  background-color: #fff;
  width: 220px;
  height: 100%;
  min-height: 100%;
  padding: 0 25px 0 0;
  position: sticky;
  top: 15px;
}

.components-content {
  flex: 1;
  padding: 0;
}

.sidebar-category {
  color: var(--text);
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  display: block;
}

.sidebar-category.sort-button.fltr-active {
  color: var(--button-default);
}

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

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

.div-block {
  height: 130px;
}

.sticky-categories {
  position: sticky;
  top: 15px;
}

.mb15 {
  margin-bottom: 15px;
}

.input-2 {
  color: #000;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  height: 48px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 18px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 3px 6px -2px #1d01501a;
}

.input-2:hover {
  box-shadow: none;
  border-color: #434de7;
}

.input-2:focus {
  border: 1px solid #434de7;
}

.input-2::placeholder {
  color: #6e6e6e;
}

.select-dropdown-item-2 {
  color: #000;
  cursor: pointer;
  padding-top: 5px;
  padding-bottom: 5px;
  text-decoration: none;
  display: block;
}

.select-dropdown-item-2:hover {
  color: #434de7;
}

.select-opener-2 {
  color: #000;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 48px;
  margin-bottom: 0;
  padding-top: 0;
  padding-left: 14px;
  padding-right: 14px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  display: flex;
  box-shadow: 0 3px 6px -2px #1d01501a;
}

.select-opener-2:hover {
  box-shadow: none;
  border-color: #434de7;
}

.select-opener-2:focus {
  border: 1px solid #434de7;
}

.select-opener-2::placeholder {
  color: #6e6e6e;
}

.select-dropdown-2 {
  z-index: 10;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  flex-direction: column;
  width: 100%;
  padding: 10px;
  display: none;
  position: absolute;
  inset: 100% auto auto 0%;
  transform: translate(0, 5px);
  box-shadow: 6px 6px 20px -10px #00000042;
}

.input-label-2 {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 7px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: -7px;
  left: 6px;
}

.footer-subscribe {
  border-bottom: 1px solid #e4ebf3;
  padding: 50px 30px 40px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.button-primary.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

.footer-wrapper-three {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -20px;
  margin-right: -20px;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

.footer-link-three:hover {
  color: #1a1b1fbf;
}

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-link-three {
  margin-left: 32px;
}

.footer-divider-two {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.footer-bottom {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-copyright {
  color: #3a4554;
}

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.filter-checkboxes {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.checkbox-2 {
  margin-top: 2px;
}

.comp-info {
  max-width: 600px;
}

.comp-desc {
  color: var(--input-borders);
  margin-top: 5px;
  font-size: 16px;
}

.footer-text {
  color: var(--text);
  border-bottom: 1px #0000;
  width: auto;
  min-width: 50%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .875rem;
  font-weight: 400;
  text-decoration: none;
}

.footer-text:hover {
  opacity: 1;
  border-bottom-style: none;
  border-bottom-color: #000;
}

.button-3 {
  color: #fff;
  background-color: #434de7;
  border-radius: 10px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  box-shadow: 0 10px 10px #0000000d;
}

.button-3:hover {
  color: #fff;
  background-color: #000;
}

.button-3.in-form {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  display: flex;
}

.description-2 {
  opacity: .6;
  color: #000;
  margin-top: 3px;
  font-size: 12px;
  font-weight: 300;
}

.input-wrapper-2 {
  text-align: left;
  flex-direction: column;
  width: 100%;
}

.input-wrapper-2.hidden {
  text-align: left;
  transition: height .2s;
  overflow: hidden;
}

.border-wrap-2 {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: none;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  box-shadow: 0 10px 10px #0000000d;
}

.input-3 {
  color: #000;
  background-color: #fff;
  border: 1px solid #b7bbd1;
  border-radius: 6px;
  height: 48px;
  margin-bottom: 0;
  padding-top: 10px;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 300;
  transition: border-color .2s, box-shadow .2s;
  box-shadow: 0 10px 10px #0000000d;
}

.input-3:hover {
  border-color: #434de7;
}

.input-3:focus {
  border: 1px solid #434de7;
}

.input-3::placeholder {
  color: #6e6e6e;
}

.large-icon-2 {
  color: #434de7;
  background-color: #f2f3ff;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 50px;
  min-width: 50px;
  height: 50px;
  min-height: 50px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  display: flex;
}

.large-icon-2.left-align {
  margin-left: 0;
}

.text-field-wrapper {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 12px;
  display: flex;
  position: relative;
}

.small-h1-2 {
  color: #000;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 600;
  line-height: 1.2em;
}

.input-description-2 {
  opacity: .89;
  margin-top: 3px;
  padding-left: 14px;
  font-size: 12px;
  font-weight: 300;
  transition: height .2s;
  overflow: hidden;
}

.input-description-2.error, .input-description-2.success {
  color: #000;
  font-weight: 400;
}

.input-label-3 {
  z-index: 2;
  color: #000;
  background-color: #fff;
  border-radius: 3px;
  margin-bottom: 0;
  padding-left: 6px;
  padding-right: 7px;
  font-size: 13.5px;
  font-weight: 600;
  line-height: 15px;
  display: inline-block;
  position: relative;
  bottom: -7px;
  left: 10px;
}

.paragraph-3 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.main-section-2 {
  flex-direction: column;
  align-items: center;
  width: 100%;
  padding: 50px 5%;
  display: flex;
}

.main-section-2.utility-screen {
  background-color: #f2f3ff;
  justify-content: center;
  min-height: 80vh;
}

.div-block-2 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.button-con-espacio {
  background-color: var(--button-default);
  box-shadow: 0 10px 20px -3px var(--shadow);
  color: var(--color-on-cta);
  border-radius: 10px;
  height: 50px;
  margin-right: 20px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
}

.button-con-espacio:hover {
  background-color: var(--text);
  box-shadow: none;
}

.button-con-espacio.secondary {
  border: 2px solid var(--button-default);
  background-color: var(--body-background);
  color: var(--button-default);
  cursor: pointer;
  padding-top: 13px;
  padding-left: 25px;
  padding-right: 25px;
}

.button-con-espacio.secondary:hover {
  border-color: var(--text);
  color: var(--text);
}

.button-con-espacio.tertiary {
  color: var(--button-default);
  background-color: #0000;
  padding-left: 25px;
  padding-right: 25px;
  font-weight: 600;
}

.button-con-espacio.tertiary:hover {
  color: var(--text);
}

.button-con-espacio.in-nav {
  color: var(--color-on-cta);
  height: auto;
  margin-left: 10px;
  padding: 9px 17px;
  font-size: 14px;
}

.button-con-espacio.in-horizontal-form {
  height: 52px;
  margin-top: 0;
  margin-left: 10px;
}

.button-con-espacio.in-form {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 48px;
  display: flex;
}

.button-con-espacio.absolute {
  position: absolute;
  inset: 0% 0% auto auto;
}

.button-con-espacio.pricing-button {
  padding-left: 0;
  padding-right: 0;
}

.button-con-espacio.in-pricing {
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  display: inline-block;
}

.button-con-espacio.button-download {
  width: auto;
  height: 50px;
  padding-left: 25px;
  padding-right: 25px;
}

.button---link-block {
  background-color: var(--button-default);
  box-shadow: 0 10px 20px -3px var(--shadow);
  color: var(--color-on-cta);
  border-radius: 10px;
  flex-direction: row;
  align-items: center;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
}

.button---link-block:hover {
  background-color: var(--text);
}

.button---link-block.secundario {
  border: 2px solid var(--button-default);
  background-color: var(--color-on-cta);
  color: var(--button-default);
}

.button---link-block.secundario:hover {
  border-color: var(--text);
  color: var(--text);
}

.button---link-block.terciario {
  color: var(--button-default);
  background-color: #0000;
}

.button---link-block.terciario:hover {
  color: var(--text);
}

.button---link-block.espacio-derecha-y-abajo {
  margin-bottom: 20px;
  margin-right: 20px;
}

.button---link-block.espacio-derecha-y-abajo:hover {
  background-color: var(--naranja-obscuro);
}

.text-block {
  text-decoration: none;
}

.image {
  margin-left: -10px;
  margin-right: 10px;
  padding-left: 0;
}

.div-block-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.container-centrado {
  flex-direction: column;
  align-items: center;
  max-width: 700px;
  display: flex;
}

.subrayado-naranja {
  border-bottom: 5px none var(--button-default);
  background-image: linear-gradient(to bottom, #0000, #bd621700 90%, var(--button-default) 92%, var(--button-default));
  text-decoration: none;
}

.text-span {
  color: var(--text);
}

.subrayado-negro {
  border-bottom: 5px none var(--button-default);
  background-image: linear-gradient(to bottom, var(--text) 2%, var(--button-default) 19%, #bd621700 30%, #0000 59%, var(--text) 65%);
  text-decoration: none;
}

.div-block-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-5 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-2 {
  color: var(--button-default);
}

.subheader-2 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-2.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.h3-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.h2-3 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.h2-3.fortalezas {
  color: var(--button-default);
  font-size: 30px;
}

.small-card-2 {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 20px 30px -15px #1d01501a;
}

.small-card-2.secundario {
  border-width: 2px;
  border-color: #ff841f;
}

.small-card-2.secundario.resaltado {
  background-color: var(--button-default);
}

.text-span-2, .subrayado, .text-span-3 {
  text-decoration: underline;
}

.paragraph-4 {
  font-size: 17px;
  line-height: 1.4;
}

.main-section-3 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: flex;
}

.main-section-3.fondo-maquinados {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Industries-Other.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  justify-content: center;
  min-height: 80vh;
}

.main-section-3.banner-principal {
  height: 90vh;
  display: flex;
}

.main-section-3.banner-principal.escaneo-3d {
  background-image: linear-gradient(to bottom, null, null), url('../images/gom_virtual-clamping.jpg');
}

.main-section-3.escaneo {
  background-image: linear-gradient(#000000b3, #000000b3), url('../images/Maquinados-3.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.main-section-3.ii {
  background-image: linear-gradient(#00000080, #00000080), url('../images/izquierda.jpg');
  background-position: 0 0, 0 30%;
  background-size: auto, cover;
}

.main-section-3.id {
  background-image: linear-gradient(#00000080, #00000080), url('../images/gom_atos-compact-scan-features-tracking-poster.jpg');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.main-section-3.maquinados {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Industries-Other.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-section-3.automatizacion {
  background-image: linear-gradient(#00000080, #00000080), url('../images/1674006096417.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-section-3.nosotros {
  background-image: linear-gradient(#00000080, #00000080), url('../images/automatization.png');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-section-3.contacto {
  background-image: linear-gradient(#00000080, #00000080), url('../images/event-header-rgb-neu-720x480-crop-center-center-q80.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.main-section-3.moldes {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Injection-molding-machine-close-up-hero.jpg');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
}

.main-section-3.escaneo-2 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/man-editing-using-3d-printing-software_654c7e8c-b1ef-44fc-bdb0-91f4545443a4.webp');
  background-position: 0 0, 50% 100%;
  background-size: auto, cover;
}

.main-section-3.escaneo-pro {
  background-image: url('../images/preview-video-handyscan-silver_v2.jpg');
  background-position: 50% 0;
  background-size: cover;
}

.subheader-3 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-3.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.paragraph-5 {
  opacity: .9;
  color: #000;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.5;
}

.paragraph-5.white {
  font-size: 20px;
}

.paragraph-5.white.home {
  color: var(--body-background);
  font-size: 32px;
  font-weight: 600;
}

.paragraph-5.espacio-abajo {
  margin-bottom: 25px;
}

.h1-2 {
  color: #000;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
}

.h1-2.white.home {
  color: var(--body-background);
  font-size: 60px;
}

.h1-2.white.home._2 {
  margin-top: 24px;
}

.h1-2.big {
  color: #ff841f;
  font-size: 100px;
}

.button---link-block-2 {
  color: #fff;
  background-color: #ff841f;
  border-radius: 10px;
  flex-direction: row;
  align-items: center;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 20px -3px #1d01501a;
}

.button---link-block-2:hover {
  background-color: #000;
}

.button---link-block-2.espacio-derecha-y-abajo {
  margin-bottom: 20px;
  margin-right: 20px;
}

.hero-image-3 {
  border-radius: 10px;
  width: 100%;
  box-shadow: 21px 21px 30px -10px #1d01501a;
}

.hero-image-3.ocultar {
  display: none;
}

.subrayado-naranja-2 {
  background-image: linear-gradient(#0000, #bd621700 90%, #ff841f 92%, #ff841f);
  border-bottom: 5px #ff841f;
  text-decoration: none;
}

.main-section-4 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: flex;
}

.main-section-4.centrada {
  align-items: center;
}

.main-section-4.centrada.home {
  background-color: #0000;
}

.main-section-4.centrada.escaneo.usa, .main-section-4.centrada.ii, .main-section-4.centrada.id {
  background-color: var(--dark-orange);
}

.main-section-4.centrada.maquinados {
  background-color: #0000;
}

.subheader-4 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-4.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.subheader-4.cta-color.bigger {
  text-align: left;
  font-size: 30px;
}

.subheader-4.cta-color.bigger.ii {
  text-align: center;
}

.subheader-4.cta-color.bigger.lp {
  font-size: 45px;
}

.div-block-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.h2-4 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.h2-4.centrado {
  text-align: center;
  text-decoration: none;
}

.h2-4.centrado.escaneo-3d {
  text-decoration: none;
}

.text-span-4 {
  color: var(--text);
  -webkit-text-stroke-color: var(--button-default);
  text-decoration: underline;
}

.main-section-5 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: flex;
}

.main-section-5.centrada {
  align-items: center;
}

.main-section-5.centrada.servicios-inicio {
  background-color: var(--dark-orange);
}

.subheader-5 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-5.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.subheader-5.cta-color.bigger {
  font-size: 60px;
}

.h2-5 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.h2-5.centrado {
  text-align: center;
  text-decoration: none;
}

.main-section-6 {
  white-space: normal;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: flex;
}

.main-section-6.centrada {
  align-items: center;
}

.main-section-6.centrada.invertida {
  color: #ff841f;
  background-color: #ff841f12;
}

.main-section-6.centrada.invertida.home-fortalezas {
  background-color: #0000;
}

.h5-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 600;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.h2-6 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.h2-6.centrado {
  text-align: center;
  font-size: 45px;
  text-decoration: none;
}

.h2-6.centrado.lp {
  font-size: 30px;
  font-weight: 500;
}

.guion-naranja {
  color: var(--button-default);
}

.image-2 {
  background-color: #0000;
}

.subtitulo {
  text-align: center;
  font-size: 32px;
  font-weight: 500;
  line-height: 36px;
}

.subheader-6 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-6.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.subheader-6.cta-color.bigger {
  font-size: 30px;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fffffffc;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.div-block-8.brands {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  border: 4px solid var(--button-default);
  border-radius: 20px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  width: auto;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  display: flex;
}

.div-block-8.sin-fondo {
  background-color: #fff0;
}

.main-section-7 {
  white-space: normal;
  background-color: #ff841f12;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: block;
}

.main-section-7.centrada {
  align-items: center;
  display: flex;
}

.main-section-7.centrada.escaneo-3d, .main-section-7.centrada.ii, .main-section-7.centrada.id {
  background-color: #0000;
}

.home-4-slider-photo {
  object-fit: cover;
  border-radius: 4px;
  width: 90%;
  height: 70vh;
  margin-bottom: 80px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  box-shadow: 0 10px 30px #0000001a;
}

.home-4-slider-nav {
  opacity: .5;
  justify-content: center;
  align-items: center;
  width: 120px;
  height: 30px;
  font-size: 14px;
  display: none;
}

.about-photos-slider {
  background-color: #0000;
  height: auto;
  position: relative;
}

.about-photos-slider.home-4-gallery {
  height: 80%;
  margin-top: 20px;
}

.slider-nav-active-wrapper {
  justify-content: flex-start;
  align-items: center;
  width: 120px;
  height: 30px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 3px;
  padding-left: 5px;
  display: none;
  position: absolute;
  inset: auto 0% 0%;
}

.home-4-slider-arrow {
  color: #ff6b00;
  background-color: #fff;
  border-radius: 4px;
  width: 50px;
  height: 50px;
  font-size: 20px;
  transition: all .3s;
  box-shadow: 0 0 30px #0d369f26;
}

.home-4-slider-arrow:hover {
  color: #fff;
  background-color: #ff6b00;
}

.home-4-slider-arrow.home-gallery-right {
  inset: 0% 30px 0% auto;
}

.home-4-slider-arrow.home-gallery-left {
  inset: 0 auto 0 30px;
}

.slider-nav-active-item {
  z-index: 10;
  background-color: #ff6b00;
  border-radius: 50%;
  width: 14px;
  height: 14px;
  position: relative;
}

.container-2 {
  flex-direction: column;
  align-items: center;
  display: block;
}

.image-3 {
  border-radius: 15px;
}

.divblock-imagen {
  border-radius: 15px;
  width: 100%;
  height: 150px;
}

.divblock-imagen.escaneo {
  background-image: url('../images/3d-2.webp');
  background-position: 50%;
  background-size: cover;
  height: 225px;
  display: block;
}

.divblock-imagen.ingenier-a-inversa {
  background-image: url('../images/II-2.webp');
  background-position: 50%;
  background-size: cover;
  height: 225px;
  display: block;
}

.divblock-imagen.maquinados {
  background-image: url('../images/Maquinados-1.webp');
  background-position: 50%;
  background-size: cover;
  height: 225px;
  display: block;
}

.divblock-imagen.id {
  background-image: url('../images/id-1.webp');
  background-position: 50%;
  background-size: cover;
  height: 225px;
  display: block;
}

.divblock-imagen.automatizacion {
  background-image: url('../images/auto-2.webp');
  background-position: 50%;
  background-size: cover;
  height: 225px;
  display: block;
}

.div-block-9 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.link-block {
  z-index: 20;
  position: fixed;
  inset: auto 20px 20px auto;
}

.slider {
  border-radius: 15px;
  width: 100%;
  height: 150px;
  margin-bottom: 10px;
  display: none;
  position: relative;
}

.slide-2 {
  background-image: url('../images/3d-1.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-2.ii {
  background-image: url('../images/II-1.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-2.mq {
  background-image: url('../images/Maquinados-1.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-2.id {
  background-image: url('../images/id-1.webp');
  background-position: 0 0;
  background-size: cover;
}

.slide-2.auto {
  background-image: url('../images/auto-2.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-3 {
  background-image: url('../images/3d-2.webp');
  background-position: 100% 100%;
  background-size: cover;
}

.slide-3.ii {
  background-image: url('../images/II-2.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-3.mq {
  background-image: url('../images/Maquinados-2.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-3.id {
  background-image: url('../images/id-2.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-3.auto {
  background-image: url('../images/auto-1.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/3d-3.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-4.ii {
  background-image: url('../images/II-3.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-4.mq {
  background-image: url('../images/Maquinados-3.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-4.id {
  background-image: url('../images/id-3.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-4.auto {
  background-image: url('../images/auto-3.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-nav, .left-arrow, .right-arrow {
  display: none;
}

.mask {
  border-radius: 15px;
}

.body {
  flex-flow: column;
  display: flex;
}

.container-3 {
  display: none;
  position: relative;
}

.container-4 {
  z-index: 100;
  max-width: 100%;
  padding-bottom: 0;
  position: relative;
}

.slider-2 {
  height: 95vh;
  position: absolute;
  inset: 0%;
}

.slide-5 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/3d-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-nav-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  display: none;
}

.slide-6 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/II-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-7 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/Maquinados-1.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-8 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/id-2.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-9 {
  background-image: linear-gradient(#00000080, #00000080), url('../images/auto-3.webp');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.right-arrow-2 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  display: none;
}

.left-arrow-2 {
  display: none;
}

.text-span-5, .text-span-6 {
  font-weight: 700;
}

.link-block-2 {
  height: 100%;
  padding: 14px 20px;
}

.brands {
  margin-bottom: 10px;
  padding-top: 10px;
}

.main-section-8 {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: flex;
}

.main-section-8.centrada {
  align-items: center;
}

.main-section-8.centrada.home {
  background-color: var(--dark-orange);
  margin-top: 145px;
}

.main-section-8.centrada.home.numbers-wrap {
  background-color: var(--body-background);
  margin-top: 40px;
  display: flex;
}

.subrayado-naranja-3 {
  background-image: linear-gradient(#0000, #bd621700 90%, #ff841f 92%, #ff841f);
  border-bottom: 5px #ff841f;
  text-decoration: none;
}

.subheader-7 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-7.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.subheader-7.cta-color.bigger {
  text-align: left;
  font-size: 30px;
}

.bold-text {
  color: #ff841f;
  font-weight: 600;
}

.bold-text-2 {
  font-size: 50px;
}

.subheader-8 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-8.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.subheader-8.cta-color.bigger {
  font-size: 30px;
}

.text-span-7 {
  font-weight: 700;
}

.div-block-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.main-section-9 {
  white-space: normal;
  background-color: #ff841f12;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: block;
}

.main-section-9.centrada {
  background-color: var(--body-background);
  align-items: center;
  display: flex;
}

.text-span-8 {
  color: var(--button-default);
}

.bold-text-3 {
  font-size: 32px;
}

.text-span-9 {
  color: var(--button-default);
}

.text-span-10, .text-span-11 {
  color: var(--button-default);
  font-weight: 700;
}

.text-span-12 {
  color: var(--button-default);
  font-size: 32px;
}

.text-span-13, .text-span-14, .text-span-15, .text-span-16, .text-span-17 {
  color: var(--button-default);
}

.paragraph-6 {
  color: #fff;
  font-size: 32px;
  font-weight: 500;
  line-height: 1.1;
}

.text-span-18 {
  color: var(--button-default);
}

.text-span-19 {
  color: var(--body-background);
}

.paragraph-7 {
  font-size: 17px;
  line-height: 1.4;
}

.h3-3 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.subheader-9 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-9.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.subheader-9.cta-color.bigger {
  font-size: 30px;
}

.small-card-3 {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 20px 30px -15px #1d01501a;
}

.small-card-3.secundario {
  border-width: 2px;
  border-color: #ff841f;
}

.main-section-10 {
  white-space: normal;
  background-color: #ff841f12;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: block;
}

.main-section-10.centrada {
  align-items: center;
  display: flex;
}

.main-section-10.centrada.fondo-naranja-claro {
  background-color: #ff841f12;
}

.paragraph-8 {
  opacity: .9;
  color: #000;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.5;
}

.text-span-20 {
  color: var(--button-default);
  font-size: 32px;
}

.h3-4 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 30px;
  font-weight: 600;
}

.subrayado-naranja-4 {
  background-image: linear-gradient(#0000, #bd621700 90%, #ff841f 92%, #ff841f);
  border-bottom: 5px #ff841f;
  text-decoration: none;
}

.small-card-4 {
  background-color: #fff;
  border: 1px solid #f2f3ff;
  border-radius: 15px;
  padding: 20px;
  box-shadow: 0 20px 30px -15px #1d01501a;
}

.small-card-4.secundario {
  border-width: 2px;
  border-color: #ff841f;
}

.main-section-11 {
  white-space: normal;
  background-color: #ff841f12;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: block;
}

.main-section-11.centrada {
  align-items: center;
  display: flex;
}

.main-section-11.centrada.blanco {
  background-color: var(--body-background);
}

.h2-7 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.h2-7.centrado {
  text-align: center;
  text-decoration: none;
}

.accordion-wrap-3 {
  border: 1px solid #f2f3ff;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 800px;
  display: flex;
  overflow: hidden;
  box-shadow: 0 10px 30px -10px #1d01501a;
}

.div-block-11 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-block-3 {
  color: #ff841f;
}

.faq-item-3 {
  background-color: #fff;
  border-radius: 0;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  display: flex;
}

.faq-item-3.ingles {
  display: none;
}

.faq-p-3 {
  color: #000;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}

.minus-3 {
  background-color: #000;
  border-radius: 20px;
  width: 100%;
  height: 3px;
  position: absolute;
}

.plus-3 {
  background-color: #000;
  border-radius: 20px;
  width: 3px;
  height: 100%;
  position: absolute;
}

.main-section-12 {
  white-space: normal;
  background-color: #ff841f12;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: block;
}

.main-section-12.usa {
  background-color: #fff;
}

.main-section-12.usa.naranja {
  background-color: var(--dark-orange);
}

.faq-question-3 {
  color: #000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 20px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  display: flex;
}

.faq-question-3:hover {
  color: #ff841f;
}

.h4-2 {
  color: #000;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 22px;
  font-weight: 600;
}

.h2-8 {
  color: #000;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1;
}

.button---link-block-3 {
  color: #fff;
  background-color: #ff841f;
  border-radius: 10px;
  flex-direction: row;
  align-items: center;
  height: 50px;
  padding: 15px 35px;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
  display: flex;
  box-shadow: 0 10px 20px -3px #1d01501a;
}

.button---link-block-3:hover {
  background-color: #000;
}

.button---link-block-3.espacio-derecha-y-abajo {
  margin-bottom: 20px;
  margin-right: 20px;
}

.subheader-10 {
  color: #000;
  font-size: 16px;
  font-weight: 600;
}

.subheader-10.cta-color {
  color: #ff841f;
  font-weight: 600;
}

.h1-3 {
  color: #000;
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  line-height: 1;
}

.div-block-12 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.image-4 {
  margin-left: -10px;
  margin-right: 10px;
  padding-left: 0;
}

.main-section-13 {
  white-space: normal;
  background-color: #ff841f12;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  padding: 100px 5%;
  display: block;
}

.main-section-13.centrada {
  align-items: center;
  display: flex;
}

.main-section-13.centrada.invertida {
  color: #ff841f;
  background-color: #fff;
}

.main-section-13.centrada.invertida.usa {
  background-color: #ff841f12;
}

.text-span-21, .text-span-22 {
  color: var(--button-default);
}

.bold-text-4 {
  color: var(--button-default);
  font-size: 80px;
  line-height: 1;
}

.paragraph-9 {
  text-align: center;
  font-size: 30px;
  font-weight: 500;
}

.text-span-23 {
  color: var(--button-default);
}

.text-span-24 {
  font-size: 40px;
  font-weight: 500;
  line-height: 1;
}

.heading {
  color: #fff;
  line-height: 1;
}

.heading-2 {
  color: #fff;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.1;
}

.container-5 {
  background-image: url('../images/Captura-de-pantalla-2025-03-10-a-las-10.12.39-a.m..jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 8px;
  height: 200px;
}

.container-5.deco {
  background-image: url('../images/il_fullxfull.1534267836_8cpw.avif');
  background-position: 50% 100%;
}

.container-5.repli {
  background-image: url('../images/piecemaker_ford_3d_printing_f-150_car_model.png');
}

.container-5.colec {
  background-image: url('../images/optimized_for_web_jpeg-12252020_trex_studio_230s_1.jpg');
}

.container-5.rega {
  background-image: url('../images/Captura-de-pantalla-2025-03-07-a-las-10.39.27-a.m..jpg');
  background-position: 50%;
}

.container-5.int {
  background-image: url('../images/s-l1200.jpg');
  background-position: 50% 60%;
}

.container-5.auto {
  background-image: url('../images/autoparte.jpg');
  background-position: 50%;
}

@media screen and (min-width: 1280px) {
  .dropdown-list.w--open {
    object-fit: none;
    flex-flow: column;
    display: block;
    overflow: visible;
  }

  .dropdown-link {
    display: block;
  }

  .main-section-3.banner-principal {
    z-index: 10;
    position: relative;
  }

  .main-section-3.ii {
    background-image: linear-gradient(#00000080, #00000080), url('../images/izquierda.jpg');
    background-position: 0 0, 50%;
    background-repeat: repeat, repeat-x;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .home-4-slider-arrow.home-gallery-right {
    right: 30px;
  }

  .home-4-slider-arrow.home-gallery-left {
    left: 30px;
  }
}

@media screen and (max-width: 991px) {
  ._1-2-grid {
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  ._1-2-grid.reverse {
    flex-direction: column-reverse;
  }

  ._1-2-grid.reverse.justify-center {
    align-items: center;
  }

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

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

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

  .content-block-center {
    padding: 20px 10px;
  }

  .h3 {
    flex: 1;
  }

  .vertical-tabs-menu {
    flex-direction: row;
    justify-content: center;
    width: 100%;
    padding-top: 10px;
  }

  .tab-link-2 {
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 26px;
  }

  .tabs-content-2 {
    width: 100%;
  }

  .price-card-1 {
    padding-top: 60px;
    padding-bottom: 60px;
    position: relative;
  }

  .tabs-2 {
    flex-direction: column;
  }

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

  .price-category-wrap, .sticky-grid-pricing {
    padding-left: 0%;
    padding-right: 0%;
  }

  .menu-icon {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_menu-button.w--open {
    background-color: #0000;
  }

  .navbar-menu {
    z-index: 40;
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px #000;
    flex-direction: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-items: center;
    padding: 0 0%;
    display: flex;
    overflow: auto;
  }

  .navbar-menu.overflow-hidden {
    background-color: var(--body-background);
    overflow: visible;
  }

  .navbar-link {
    white-space: nowrap;
    width: auto;
    padding: 20px;
    font-size: 14px;
  }

  .menu-icon-line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .menu-icon-line-top, .menu-icon-line-bottom {
    background-color: #000;
    width: 24px;
    height: 2px;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon-line-middle {
    background-color: #000;
    justify-content: center;
    align-items: center;
    width: 24px;
    height: 2px;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-top-wrapper {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .dropdown-list.w--open {
    display: block;
  }

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

  .navbar-mega-drop-link {
    width: 100%;
    padding-left: .5vw;
    padding-right: 1vw;
  }

  .navbar-mega-drop-link.mobile {
    width: auto;
  }

  .nav-icon-link {
    font-size: 14px;
    line-height: 1.3em;
  }

  .large-dropdown-list.w--open {
    border-top: 1px solid #e9f2f5;
    border-radius: 0;
    min-width: 100%;
    max-width: none;
    margin-top: -2px;
    top: 52px;
  }

  .large-nav-dropdown {
    width: 100%;
  }

  .swatch-wrapper {
    display: flex;
  }

  .dashboard-content-wrap {
    padding: 4vw;
  }

  .navbar-mega-drop {
    width: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .hero-bg-image, .all-elements-wrapper {
    width: 100%;
  }

  .navigator-mock, .control-panel {
    display: none;
  }

  .dashboard-3-menu-wrap {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-direction: column;
    align-items: flex-start;
  }

  .dashboard-content-wrap-3 {
    padding: 4vw;
  }

  .filters-flex {
    grid-row-gap: 20px;
    flex-direction: column;
    align-items: flex-start;
  }

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

  .container {
    max-width: 728px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-three {
    margin-top: 40px;
  }

  .div-block-3, .div-block-4 {
    grid-template-columns: 1fr 1fr;
  }

  .h3-2 {
    flex: 1;
  }

  .main-section-3.banner-principal {
    z-index: 10;
    position: relative;
  }

  .div-block-6, .div-block-7 {
    grid-template-columns: 1fr 1fr;
  }

  .div-block-8 {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .home-4-slider-photo {
    height: 600px;
    margin-bottom: 60px;
  }

  .home-4-slider-arrow.home-gallery-right {
    right: 15px;
  }

  .home-4-slider-arrow.home-gallery-left {
    left: 15px;
  }

  .main-section-8.centrada.home {
    margin-top: 154px;
  }

  .div-block-10 {
    grid-template-columns: 1fr 1fr;
  }

  .h3-3, .h3-4 {
    flex: 1;
  }

  .faq-p-3 {
    object-fit: cover;
  }

  .text-span-24 {
    font-size: 35px;
  }

  .heading-2 {
    font-size: 36px;
  }
}

@media screen and (max-width: 767px) {
  .main-section.ovisible {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h1.big {
    font-size: 70px;
  }

  .button.in-nav {
    width: 100%;
  }

  .tab-button {
    justify-content: flex-start;
  }

  .load-bar-base {
    max-width: none;
    margin-left: 0;
    margin-right: 0;
  }

  .tabs-menu {
    flex-wrap: wrap;
  }

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

  ._2-4-grid {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .price-card-1 {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pricing-card {
    max-width: 350px;
  }

  .tabs-menu-3 {
    flex-direction: column;
    display: flex;
  }

  ._4-1-grid {
    min-height: auto;
    margin-top: 20px;
    margin-bottom: 10px;
  }

  .table-cell-title {
    background-color: var(--body-background);
    padding-left: 20px;
    padding-right: 20px;
    font-weight: 600;
  }

  .table-cell {
    width: 33.2%;
  }

  .placeholder-spacer {
    display: none;
  }

  .price-category-wrap {
    padding-left: 0%;
    padding-right: 0%;
  }

  .sticky-grid-pricing {
    background-color: #edf1fd;
    grid-template-columns: 1fr 1fr 1fr;
    padding-left: 0%;
    padding-right: 0%;
  }

  .pricing-chart-grid {
    flex-flow: wrap;
    grid-template-columns: 1.5fr 1fr;
    grid-template-areas: ".";
    justify-content: space-between;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar-menu {
    padding: 1rem 5% 2rem;
  }

  .navbar-menu.overflow-hidden {
    z-index: 100;
    flex-direction: column;
    align-items: flex-start;
  }

  .navbar-link, .navbar-link.for-dropdown.inicio {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .menu-icon-line-top {
    background-color: var(--button-default);
  }

  .navbar-outer {
    z-index: 100;
    height: 4rem;
  }

  .menu-icon-line-bottom, .menu-icon-line-middle {
    background-color: var(--button-default);
  }

  .footer-credit-text {
    margin-top: 0;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-top-wrapper {
    grid-row-gap: 3rem;
  }

  .footer-bottom-wrapper {
    flex-direction: column-reverse;
    align-items: flex-start;
    padding-bottom: 1rem;
  }

  .footer-outer-wrap {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .footer-2-inner {
    grid-column-gap: 25px;
    grid-row-gap: 25px;
    flex-direction: column;
    justify-content: flex-start;
  }

  .dropdown-list.w--open {
    position: static;
  }

  .dropdown {
    width: 100%;
  }

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

  .large-icon {
    width: 36px;
  }

  .half-half-section {
    flex-direction: column;
  }

  ._50-p-wrap {
    width: 100%;
    height: auto;
  }

  ._50-p-wrap.nopad.relative.hide-mobile {
    display: none;
  }

  .navbar-mega-drop-link {
    border-bottom-color: #e9f2f5;
  }

  .navbar-mega-drop-link.mobile {
    justify-content: flex-start;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-item-dd.color-bg {
    background-color: var(--box-borders);
    margin-left: 0;
    padding: 0 10px;
  }

  .space {
    width: 24px;
    height: 24px;
  }

  .space._16 {
    width: 8px;
    height: 8px;
  }

  .space._8 {
    width: 4px;
    height: 4px;
  }

  .nav-icon-link {
    margin-left: -12px;
    padding-right: 0;
  }

  .large-dropdown-list {
    width: 100%;
    max-height: none;
    position: relative;
  }

  .large-dropdown-list.w--open {
    box-shadow: none;
    border: 1px solid #000;
    border-radius: 10px;
    display: block;
    position: relative;
    top: 0;
  }

  .large-nav-dropdown {
    z-index: 0;
    width: 100%;
    position: relative;
  }

  .large-nav-dropdown:hover {
    z-index: 2;
  }

  .field-description-2 {
    font-size: 11px;
  }

  .field-divider.hide-767 {
    display: none;
  }

  .profile-columns {
    flex-direction: column;
    padding-left: 0;
    display: flex;
  }

  .profile-nav-wrap {
    width: 100%;
    margin-bottom: 20px;
    position: static;
  }

  .svg {
    width: 36px;
  }

  .navbar-mega-drop {
    border-bottom-color: #e9f2f5;
    justify-content: flex-start;
    margin-right: 0;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .hero-bg-image {
    width: 100%;
    height: 400px;
  }

  .large-inverse-icon, .small-icon {
    width: 36px;
  }

  .filters-group.filters-categories.mobile {
    display: block;
  }

  .component-top-flex {
    grid-row-gap: 30px;
    flex-direction: column;
    align-items: flex-start;
  }

  .components-wrapper {
    flex-direction: column;
  }

  .sidebar-category.sort-button {
    display: none;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .large-icon-2 {
    width: 36px;
  }

  .div-block-4 {
    grid-template-columns: 1fr;
  }

  .h1-2.big {
    font-size: 70px;
  }

  .div-block-7 {
    grid-template-columns: 1fr;
  }

  .home-4-slider-photo {
    height: 400px;
  }

  .home-4-slider-arrow {
    width: 40px;
    height: 40px;
  }

  .container-4 {
    z-index: 80;
  }

  .link-block-2 {
    display: flex;
  }

  .link-block-2.w--current {
    width: auto;
    display: flex;
  }

  .main-section-8.centrada.home {
    margin-top: 100px;
  }

  .faq-p-3 {
    object-fit: cover;
  }

  .heading, .heading-2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 479px) {
  .main-section {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .main-container {
    height: auto;
    position: static;
  }

  ._1-2-grid {
    box-sizing: border-box;
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    object-fit: contain;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    height: auto;
    display: flex;
    position: static;
  }

  ._1-2-grid._75-space {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .content-wrap.izq {
    box-sizing: border-box;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 0;
    padding-bottom: 0;
    position: static;
  }

  .h1 {
    font-size: 38px;
  }

  .button.in-nav {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .button.absolute {
    position: static;
  }

  .subheader.cta-color.bigger {
    font-size: 25px;
  }

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

  .h2 {
    font-size: 30px;
  }

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

  .tab-button {
    text-align: center;
    justify-content: center;
  }

  .content-block-center {
    padding-bottom: 10px;
  }

  .tab-panel {
    padding-left: 10px;
    padding-right: 10px;
  }

  .tabs-content {
    padding-top: 20px;
  }

  ._2-2-grid {
    flex-direction: column;
    display: flex;
  }

  ._2-4-grid {
    text-align: left;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  ._2-4-grid.vertical-mobile {
    grid-auto-flow: row;
  }

  .vertical-tabs-menu {
    flex-direction: column;
    align-items: center;
  }

  .tab-link-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

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

  ._4-1-grid {
    text-align: left;
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .outer-chart-grid {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    background-color: #fff;
  }

  .table-cell-title {
    border-top: 1px solid var(--box-borders);
    text-align: center;
    justify-content: center;
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .blurb-txt {
    font-size: 13px;
    display: block;
  }

  .table-cell {
    width: 33.1%;
  }

  .price-category-wrap {
    padding-left: 0%;
    padding-right: 0%;
  }

  .pricing-sticky-bg-wrap {
    flex: 0 auto;
    align-self: stretch;
    width: 100%;
    height: 100%;
  }

  .sticky-grid-pricing {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    margin-bottom: -1px;
    padding-left: 0%;
    padding-right: 0%;
    display: grid;
    overflow: hidden;
  }

  .sticky-grid-pricing.below-nav {
    top: 61px;
  }

  .pricing-title-wrap-sticky {
    width: 100%;
    padding: 15px 21px 15px 15px;
    font-size: 13px;
  }

  .pricing-title-wrap-sticky.middle, .pricing-title-wrap-sticky.end {
    padding-right: 15px;
  }

  .margin-bottom {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .footer-items-grid {
    grid-row-gap: 40px;
    grid-template-columns: 1fr;
  }

  .justify-end-wrap {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .faq-answer {
    object-fit: fill;
  }

  .faq-p {
    object-fit: contain;
  }

  .input-large {
    min-width: 100px;
  }

  .navbar-mega-drop-link.mobile {
    font-size: 15px;
  }

  .nav-item-dd.color-bg {
    margin-left: 0;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 10px;
  }

  .full-section {
    padding-left: 25px;
  }

  .dashboard-menu-wrap {
    border-radius: 0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 25px;
    padding-top: 0;
    position: static;
  }

  .relative-logo {
    margin-top: 25px;
    margin-bottom: 15px;
    margin-left: 25px;
    padding-top: 0;
    position: static;
  }

  .dashboard-content-wrap {
    max-width: 100%;
  }

  .navbar-mega-drop {
    font-size: 15px;
  }

  .log-out-link {
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: 25px;
    position: static;
  }

  .dashboard-menu-wrap-2 {
    border-radius: 0;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 25px;
    padding-top: 0;
    position: static;
  }

  .full-section-2 {
    padding-left: 25px;
  }

  .negative-margin-iphone {
    margin-top: -20px;
    margin-bottom: -20px;
  }

  .dashboard-3-menu-wrap {
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    margin-bottom: 25px;
    padding-top: 20px;
    position: static;
  }

  .dashboard-3-links {
    flex-direction: column;
  }

  .full-section-3 {
    padding-left: 25px;
  }

  .gallery-filters {
    flex-direction: column;
    width: 100%;
  }

  .filters-section {
    position: static;
  }

  .hide-phone {
    display: none;
  }

  .h2-2 {
    font-size: 30px;
  }

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

  .container {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .div-block-2 {
    justify-content: flex-start;
  }

  .button-con-espacio.in-nav {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }

  .button-con-espacio.absolute {
    position: static;
  }

  .button---link-block.espacio-derecha-y-abajo {
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .div-block-3, .div-block-4 {
    grid-template-columns: 1fr;
  }

  .h2-3 {
    font-size: 30px;
  }

  .main-section-3 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .main-section-3.banner-principal {
    box-sizing: border-box;
    aspect-ratio: auto;
    object-fit: fill;
    height: 90vh;
    margin-bottom: 40px;
    overflow: visible;
  }

  .main-section-3.ii {
    background-image: linear-gradient(to bottom, null, null), url('../images/izquierda.jpg');
    background-position: 0 0, 50%;
  }

  .h1-2 {
    font-size: 38px;
  }

  .h1-2.white.home {
    font-size: 50px;
  }

  .button---link-block-2.espacio-derecha-y-abajo {
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .main-section-4 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .subheader-4.cta-color.bigger {
    text-align: center;
    font-size: 25px;
  }

  .div-block-6 {
    grid-template-columns: 1fr;
  }

  .h2-4 {
    font-size: 30px;
  }

  .main-section-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .subheader-5.cta-color.bigger {
    font-size: 25px;
  }

  .h2-5 {
    font-size: 30px;
  }

  .main-section-6 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-7 {
    grid-template-columns: 1fr;
  }

  .h2-6 {
    font-size: 30px;
  }

  .subheader-6.cta-color.bigger {
    text-align: center;
    font-size: 25px;
  }

  .div-block-8 {
    grid-template-rows: 150px;
    grid-template-columns: 1fr;
    grid-auto-rows: 150px;
  }

  .div-block-8.brands {
    box-sizing: content-box;
    border: 4px solid var(--button-default);
    border-radius: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative;
  }

  .main-section-7 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .home-4-slider-photo {
    width: 96%;
    height: 380px;
    box-shadow: 0 10px 15px #00000014;
  }

  .home-4-slider-arrow.home-gallery-right {
    display: none;
    right: 0;
  }

  .home-4-slider-arrow.home-gallery-left {
    display: none;
    left: 0;
  }

  .link-block {
    z-index: 300;
    position: fixed;
    inset: auto 15px 15px auto;
  }

  .slider {
    float: none;
    clear: both;
    position: relative;
    inset: 0%;
  }

  .slide-2 {
    position: relative;
  }

  .container-4 {
    object-fit: fill;
    height: auto;
    position: static;
    overflow: visible;
  }

  .slider-2 {
    height: 100%;
    overflow: visible;
  }

  .slide-5 {
    box-sizing: border-box;
    background-image: linear-gradient(#00000080, #00000080), url('../images/3d-2.webp');
    background-position: 0 0, 50%;
    background-size: auto, cover;
  }

  .brands {
    padding-right: 10px;
  }

  .main-section-8 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .main-section-8.centrada.home {
    margin-top: 200px;
  }

  .subheader-7.cta-color.bigger {
    text-align: center;
    font-size: 25px;
  }

  .bold-text-2 {
    font-size: 40px;
  }

  .subheader-8.cta-color.bigger {
    text-align: center;
    font-size: 25px;
  }

  .div-block-10 {
    grid-template-columns: 1fr;
  }

  .main-section-9 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .subheader-9.cta-color.bigger {
    font-size: 25px;
  }

  .main-section-10, .main-section-11 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .h2-7 {
    font-size: 30px;
  }

  .faq-p-3 {
    object-fit: contain;
  }

  .main-section-12 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

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

  .button---link-block-3.espacio-derecha-y-abajo {
    margin-bottom: 10px;
    margin-right: 10px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h1-3 {
    font-size: 38px;
  }

  .div-block-12 {
    justify-content: flex-start;
  }

  .main-section-13 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .heading {
    font-size: 22px;
  }
}

#w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b88ce97f-1cce-d97c-46ec-260772194553-821e3d07 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-b88ce97f-1cce-d97c-46ec-260772194554-821e3d07 {
  place-self: center;
}

#w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d07, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017aedc-821e3d07, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017aee7-821e3d07, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017aef3-821e3d07, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017af03-821e3d07, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017af0f-821e3d07, #w-node-cc0fa343-166e-7877-c5e2-5e7ade60a152-821e3d07, #w-node-_13587685-ac70-a003-acc2-cd6e64e4b1f0-821e3d07, #w-node-_4d45bc17-0583-5b64-2ca1-ce6820c77993-821e3d07, #w-node-_582d9b1b-b3e2-2132-7d09-00a790d7dc33-821e3d07, #w-node-_17b24db2-30fc-6a8f-c9a8-69c8a6e04b73-821e3d07, #w-node-_8e3207e9-cc2f-2c4a-a264-37909897bb15-821e3d07, #w-node-_2fd59408-e4c9-9f74-8d1e-9957d94a40b8-d94a40b5 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_99df6aff-4568-89ad-0216-62184c443f40-4c443f3d {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_99df6aff-4568-89ad-0216-62184c443f56-4c443f3d, #w-node-_99df6aff-4568-89ad-0216-62184c443f57-4c443f3d, #w-node-_99df6aff-4568-89ad-0216-62184c443f58-4c443f3d {
  place-self: center;
}

#w-node-_43b645d5-0a3e-a2e6-110a-ad759715bd55-821e3d42, #w-node-_368d9125-13c9-50ef-186a-780a9c491c82-821e3d42, #w-node-_368d9125-13c9-50ef-186a-780a9c491c8b-821e3d42, #w-node-_93f25f40-3244-35db-c231-3e040053227d-821e3d42, #w-node-_93f25f40-3244-35db-c231-3e0400532286-821e3d42, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d53, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d53, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d6-821e3d53, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d7-821e3d53, #w-node-_4919dfd5-4037-c76c-d8e4-652b007f6545-821e3d53, #w-node-fc7ed752-8336-f26a-b850-031869c0758e-821e3d53, #w-node-df41a318-2c14-9480-3c93-342d6db584eb-821e3d53, #w-node-_53d9b686-8ab1-a5fd-ff10-5a994fa41921-821e3d53, #w-node-a3206f1c-b768-ffab-779c-b8f24e72434f-821e3d53, #w-node-e81158bf-e4a8-0d73-1587-04abc3e3754c-821e3d53, #w-node-_131a2144-6732-ac65-acde-593dfb60f586-fb60f583, #w-node-cf573756-e4b0-c213-aec8-a6adcefa1769-821e3d54, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d55, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d55, #w-node-_527b365b-3d46-7883-79c1-00f0a021103a-821e3d55, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d58, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d58, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546a5-821e3d58, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546b1-821e3d58, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546bd-821e3d58, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546d0-821e3d58, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546df-821e3d58, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546f0-821e3d58, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352b5-821e3d58, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352c1-821e3d58, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d58, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d58, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d58, #w-node-_09492925-df7b-a155-2507-539954488664-821e3d58, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d5a, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d5a, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d6-821e3d5a, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d7-821e3d5a, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de987-821e3d5a, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de98e-821e3d5a, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de995-821e3d5a, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de99c-821e3d5a, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de9a3-821e3d5a, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d5a, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d5a, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d5a, #w-node-_09492925-df7b-a155-2507-539954488664-821e3d5a, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d5b, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d5b, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352b5-821e3d5b, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352c1-821e3d5b, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546a5-821e3d5b, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546b1-821e3d5b, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546bd-821e3d5b, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546d0-821e3d5b, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546df-821e3d5b, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546f0-821e3d5b, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d5b, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d5b, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d5b, #w-node-_09492925-df7b-a155-2507-539954488664-821e3d5b, #w-node-_25c6ca22-5ad9-69bf-56a4-b8b28ce46e33-821e3d5c, #w-node-_25c6ca22-5ad9-69bf-56a4-b8b28ce46e4a-821e3d5c, #w-node-edb321d0-5608-237d-0be0-3302550cc084-821e3d5c, #w-node-edb321d0-5608-237d-0be0-3302550cc08f-821e3d5c, #w-node-edb321d0-5608-237d-0be0-3302550cc09a-821e3d5c, #w-node-edb321d0-5608-237d-0be0-3302550cc0a5-821e3d5c, #w-node-edb321d0-5608-237d-0be0-3302550cc0b0-821e3d5c, #w-node-_0c377338-46af-1160-aafd-41f85c49c4e8-821e3d5c, #w-node-b0d0d0e2-e0b0-a5d5-e0b3-9a029393323b-821e3d5c, #w-node-_786e914c-a2db-3587-6069-106d37ea49a6-821e3d5c, #w-node-_83694ce9-9046-6b55-eef7-fc1c0ba7c495-821e3d5c, #w-node-_15dd009f-e73c-742e-74f7-6ee571868503-821e3d5c, #w-node-_22518230-3073-268a-e28c-e74e61278c02-821e3d5c, #w-node-f3f25ba1-aaab-aa52-02cd-be8b3e8f5eea-821e3d5c, #w-node-f526f0ad-b7cc-961a-ad7e-b1488de9bb6d-821e3d5c, #w-node-_7926f7aa-d57f-3d59-7896-a8b70f0d0adf-821e3d5c, #w-node-_90a1a318-ce8c-e4bf-2c86-e240b69a2458-821e3d5c, #w-node-a3a1c811-bfdd-9f5f-59a5-883276dcc3d1-821e3d5c, #w-node-_9b42e4b7-1785-2712-4e3f-a107d5eb853d-821e3d5c, #w-node-_25c6ca22-5ad9-69bf-56a4-b8b28ce46e33-821e3d5d, #w-node-_25c6ca22-5ad9-69bf-56a4-b8b28ce46e4a-821e3d5d, #w-node-b0f58747-ee2a-4c00-73a8-68611dc35341-821e3d5d, #w-node-b0f58747-ee2a-4c00-73a8-68611dc3534a-821e3d5d, #w-node-b0f58747-ee2a-4c00-73a8-68611dc35353-821e3d5d, #w-node-b0f58747-ee2a-4c00-73a8-68611dc3535c-821e3d5d, #w-node-b0f58747-ee2a-4c00-73a8-68611dc35365-821e3d5d, #w-node-b0d0d0e2-e0b0-a5d5-e0b3-9a029393323b-821e3d5d, #w-node-_786e914c-a2db-3587-6069-106d37ea49a6-821e3d5d, #w-node-_83694ce9-9046-6b55-eef7-fc1c0ba7c495-821e3d5d, #w-node-_15dd009f-e73c-742e-74f7-6ee571868503-821e3d5d, #w-node-_22518230-3073-268a-e28c-e74e61278c02-821e3d5d, #w-node-f3f25ba1-aaab-aa52-02cd-be8b3e8f5eea-821e3d5d, #w-node-f526f0ad-b7cc-961a-ad7e-b1488de9bb6d-821e3d5d, #w-node-_7926f7aa-d57f-3d59-7896-a8b70f0d0adf-821e3d5d, #w-node-_90a1a318-ce8c-e4bf-2c86-e240b69a2458-821e3d5d, #w-node-a3a1c811-bfdd-9f5f-59a5-883276dcc3d1-821e3d5d, #w-node-_615a7927-e272-6104-c9d0-0ce87cd10eb5-821e3d5d, #w-node-edb321d0-5608-237d-0be0-3302550cc084-821e3d5d, #w-node-edb321d0-5608-237d-0be0-3302550cc08f-821e3d5d, #w-node-edb321d0-5608-237d-0be0-3302550cc09a-821e3d5d, #w-node-edb321d0-5608-237d-0be0-3302550cc0a5-821e3d5d, #w-node-_25c6ca22-5ad9-69bf-56a4-b8b28ce46e33-821e3d6f, #w-node-_25c6ca22-5ad9-69bf-56a4-b8b28ce46e4a-821e3d6f, #w-node-_15dd009f-e73c-742e-74f7-6ee571868503-821e3d6f, #w-node-_22518230-3073-268a-e28c-e74e61278c02-821e3d6f, #w-node-f3f25ba1-aaab-aa52-02cd-be8b3e8f5eea-821e3d6f, #w-node-f526f0ad-b7cc-961a-ad7e-b1488de9bb6d-821e3d6f, #w-node-_7926f7aa-d57f-3d59-7896-a8b70f0d0adf-821e3d6f, #w-node-_90a1a318-ce8c-e4bf-2c86-e240b69a2458-821e3d6f, #w-node-edb321d0-5608-237d-0be0-3302550cc084-821e3d6f, #w-node-edb321d0-5608-237d-0be0-3302550cc08f-821e3d6f, #w-node-edb321d0-5608-237d-0be0-3302550cc09a-821e3d6f, #w-node-edb321d0-5608-237d-0be0-3302550cc0a5-821e3d6f, #w-node-edb321d0-5608-237d-0be0-3302550cc0b0-821e3d6f, #w-node-b0d0d0e2-e0b0-a5d5-e0b3-9a029393323b-821e3d6f, #w-node-_786e914c-a2db-3587-6069-106d37ea49a6-821e3d6f, #w-node-_83694ce9-9046-6b55-eef7-fc1c0ba7c495-821e3d6f, #w-node-a3a1c811-bfdd-9f5f-59a5-883276dcc3d1-821e3d6f, #w-node-_1ee75df1-356f-8af4-e96b-f810263340fb-821e3d6f, #w-node-_25c6ca22-5ad9-69bf-56a4-b8b28ce46e33-821e3d70, #w-node-_25c6ca22-5ad9-69bf-56a4-b8b28ce46e4a-821e3d70, #w-node-_615a7927-e272-6104-c9d0-0ce87cd10eb5-821e3d70, #w-node-_83821467-5391-f538-1bc8-7c9b42fc2bff-821e3d70, #w-node-_83821467-5391-f538-1bc8-7c9b42fc2c2b-821e3d70, #w-node-_83821467-5391-f538-1bc8-7c9b42fc2c36-821e3d70, #w-node-_83821467-5391-f538-1bc8-7c9b42fc2c0a-821e3d70, #w-node-_83821467-5391-f538-1bc8-7c9b42fc2c20-821e3d70, #w-node-_83821467-5391-f538-1bc8-7c9b42fc2c15-821e3d70, #w-node-b0d0d0e2-e0b0-a5d5-e0b3-9a029393323b-821e3d70, #w-node-_786e914c-a2db-3587-6069-106d37ea49a6-821e3d70, #w-node-_83694ce9-9046-6b55-eef7-fc1c0ba7c495-821e3d70, #w-node-_15dd009f-e73c-742e-74f7-6ee571868503-821e3d70, #w-node-_22518230-3073-268a-e28c-e74e61278c02-821e3d70, #w-node-f3f25ba1-aaab-aa52-02cd-be8b3e8f5eea-821e3d70, #w-node-f526f0ad-b7cc-961a-ad7e-b1488de9bb6d-821e3d70, #w-node-_7926f7aa-d57f-3d59-7896-a8b70f0d0adf-821e3d70, #w-node-_90a1a318-ce8c-e4bf-2c86-e240b69a2458-821e3d70, #w-node-a3a1c811-bfdd-9f5f-59a5-883276dcc3d1-821e3d70, #w-node-edb321d0-5608-237d-0be0-3302550cc084-821e3d70, #w-node-edb321d0-5608-237d-0be0-3302550cc08f-821e3d70, #w-node-edb321d0-5608-237d-0be0-3302550cc09a-821e3d70, #w-node-edb321d0-5608-237d-0be0-3302550cc0a5-821e3d70, #w-node-b7c9daca-b205-eb25-c99c-4a1e473631a8-821e3d70, #w-node-_61e8e4cb-66b1-d4ad-2756-e52148c538af-821e3d70, #w-node-ff3047f6-fddc-c1db-96dc-406d7242cb5c-821e3d70, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d71, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d71, #w-node-_4919dfd5-4037-c76c-d8e4-652b007f6545-821e3d71, #w-node-fc7ed752-8336-f26a-b850-031869c0758e-821e3d71, #w-node-df41a318-2c14-9480-3c93-342d6db584eb-821e3d71, #w-node-_53d9b686-8ab1-a5fd-ff10-5a994fa41921-821e3d71, #w-node-a3206f1c-b768-ffab-779c-b8f24e72434f-821e3d71, #w-node-e81158bf-e4a8-0d73-1587-04abc3e3754c-821e3d71, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d6-821e3d71, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d7-821e3d71, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d71, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d71, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d71, #w-node-_75dff955-7839-0a4c-e4e6-d5754ea5af10-821e3d71, #w-node-_75dff955-7839-0a4c-e4e6-d5754ea5af19-821e3d71, #w-node-_09492925-df7b-a155-2507-539954488664-821e3d71, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d72, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d72, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352b5-821e3d72, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352c1-821e3d72, #w-node-_09492925-df7b-a155-2507-539954488664-821e3d72, #w-node-_410b4e2f-834c-3b52-dc72-1d54caaa4e77-821e3d72, #w-node-_410b4e2f-834c-3b52-dc72-1d54caaa4e78-821e3d72, #w-node-_405a6812-7740-d1f7-7694-1ef1cde9233b-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde9233c-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde92341-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde92342-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde92347-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde92348-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde9234d-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde9234e-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde92353-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde92354-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde92359-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde9235a-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde9235f-821e3d73, #w-node-_405a6812-7740-d1f7-7694-1ef1cde92360-821e3d73, #w-node-_8d0ba313-3634-7543-0f7d-5103b7ff0718-821e3d73 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_16a2becf-0d57-2c81-4c4e-82b38d1c8b83-821e3d73, #w-node-_16a2becf-0d57-2c81-4c4e-82b38d1c8bbd-821e3d73, #w-node-_16a2becf-0d57-2c81-4c4e-82b38d1c8bf7-821e3d73 {
  align-self: stretch;
}

#w-node-_519a8def-bcf3-c0da-de05-14c7d1f5841b-821e3d73, #w-node-c46d034b-357b-a5d6-3a5a-03de3bbcea3f-3bbcea3c, #w-node-c46d034b-357b-a5d6-3a5a-03de3bbcea64-3bbcea3c, #w-node-_489556fb-db1f-6d45-ea19-8ac401a747b6-01a747b3, #w-node-_489556fb-db1f-6d45-ea19-8ac401a747bf-01a747b3, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576647-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576650-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576651-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576655-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576659-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576660-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576663-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576665-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576666-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576669-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57666c-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57666e-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57666f-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576672-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576675-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576677-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576679-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57667c-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57667f-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576680-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576681-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576684-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576687-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576688-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57668a-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57668d-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576690-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576692-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576693-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576696-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc576699-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57669a-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57669c-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc57669f-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc5766a2-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc5766a3-cc576644, #w-node-_0ba5f6c7-658e-4427-18ce-7e46cc5766a5-cc576644, #w-node-e82fc169-c56a-f8c6-dd91-9eb6d4c3c734-d4c3c731, #w-node-_935bd42b-37b8-67e9-54b2-9d4f0a73b35c-0a73b359 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_935bd42b-37b8-67e9-54b2-9d4f0a73b384-0a73b359, #w-node-_935bd42b-37b8-67e9-54b2-9d4f0a73b3be-0a73b359, #w-node-_935bd42b-37b8-67e9-54b2-9d4f0a73b3f8-0a73b359 {
  align-self: stretch;
}

#w-node-ad6a6308-bd89-fec6-8e4c-caca15c26618-15c26615, #w-node-ccfd05b4-8c1a-3943-574e-2719161524d0-161524ce, #w-node-ccfd05b4-8c1a-3943-574e-2719161524d8-161524ce, #w-node-ccfd05b4-8c1a-3943-574e-2719161524e6-161524ce, #w-node-ccfd05b4-8c1a-3943-574e-2719161524f4-161524ce, #w-node-ccfd05b4-8c1a-3943-574e-271916152502-161524ce, #w-node-ccfd05b4-8c1a-3943-574e-271916152510-161524ce, #w-node-ccfd05b4-8c1a-3943-574e-27191615251e-161524ce, #w-node-ccfd05b4-8c1a-3943-574e-27191615252c-161524ce, #w-node-ccfd05b4-8c1a-3943-574e-27191615253a-161524ce, #w-node-_3be76913-56ce-7c4c-1760-5ad3f96f6db2-f96f6daf, #w-node-_7e262250-db2c-603b-c9a4-0a5b19e4fa37-19e4fa34, #w-node-d6ecf84f-3815-9b34-1dbf-72db775f7c52-775f7c4f, #w-node-d6a2dd3f-3ee4-f414-5b00-42a3d10b9f90-775f7c4f, #w-node-d6ecf84f-3815-9b34-1dbf-72db775f7c5b-775f7c4f, #w-node-f73204aa-7d62-07b8-792b-bf2113c8dbe7-4069d8f6, #w-node-_3ef71636-f4cf-20fd-1642-b3474069d8fa-4069d8f6, #w-node-_3ef71636-f4cf-20fd-1642-b3474069d902-4069d8f6, #w-node-_3ef71636-f4cf-20fd-1642-b3474069d90d-4069d8f6, #w-node-_3ef71636-f4cf-20fd-1642-b3474069d918-4069d8f6, #w-node-_3ef71636-f4cf-20fd-1642-b3474069d923-4069d8f6, #w-node-b9e77ae5-4029-542b-d126-57fa52f3b57c-52f3b56e, #w-node-b9e77ae5-4029-542b-d126-57fa52f3b587-52f3b56e, #w-node-b9e77ae5-4029-542b-d126-57fa52f3b592-52f3b56e, #w-node-b9e77ae5-4029-542b-d126-57fa52f3b59d-52f3b56e, #w-node-b9e77ae5-4029-542b-d126-57fa52f3b5a8-52f3b56e, #w-node-b9e77ae5-4029-542b-d126-57fa52f3b5b3-52f3b56e, #w-node-_8dee9ea5-5e61-a8b2-8456-d1c425397378-2539736c, #w-node-_8dee9ea5-5e61-a8b2-8456-d1c425397383-2539736c, #w-node-_8dee9ea5-5e61-a8b2-8456-d1c42539738e-2539736c, #w-node-_8dee9ea5-5e61-a8b2-8456-d1c425397399-2539736c, #w-node-_8dee9ea5-5e61-a8b2-8456-d1c4253973a4-2539736c, #w-node-_8dee9ea5-5e61-a8b2-8456-d1c4253973af-2539736c, #w-node-_1c33cbf7-49cb-2757-2250-8bc669e4347e-69e4347b, #w-node-_1c33cbf7-49cb-2757-2250-8bc669e43487-69e4347b, #w-node-_1c33cbf7-49cb-2757-2250-8bc669e43488-69e4347b, #w-node-_1c33cbf7-49cb-2757-2250-8bc669e43493-69e4347b, #w-node-_1c33cbf7-49cb-2757-2250-8bc669e4349e-69e4347b, #w-node-_1c33cbf7-49cb-2757-2250-8bc669e434a9-69e4347b, #w-node-a09a64fa-0b13-34f3-136d-f9c09f12cc6e-9f12cc6b, #w-node-a09a64fa-0b13-34f3-136d-f9c09f12cc76-9f12cc6b, #w-node-a09a64fa-0b13-34f3-136d-f9c09f12cc81-9f12cc6b, #w-node-a09a64fa-0b13-34f3-136d-f9c09f12cc8c-9f12cc6b, #w-node-_2cb14fd5-e961-aa55-765e-2607d58e8764-d58e8761, #w-node-_72a60898-0b12-7d20-4d0a-b15b8191c823-8191c820, #w-node-_72a60898-0b12-7d20-4d0a-b15b8191c824-8191c820, #w-node-_8fa8d091-1006-8682-22f6-25ccb460c5c5-b460c5c2, #w-node-_8fa8d091-1006-8682-22f6-25ccb460c5ce-b460c5c2, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682a3-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682ab-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682ad-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682af-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682b1-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682b3-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682b5-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682b7-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682b9-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682bb-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682bd-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682bf-5f9682a0, #w-node-b9aa6f66-caab-e1b5-d668-8d0e5f9682c1-5f9682a0, #w-node-_988a75d8-807b-c0bf-2618-ad25cf90a25c-cf90a259, #w-node-_5a71db5f-a686-a2fc-8477-6568be333590-be33358d, #w-node-_5a71db5f-a686-a2fc-8477-6568be3335a8-be33358d, #w-node-_49ec8f4c-1aee-3c1a-b099-5e0701178266-01178263, #w-node-_47e22021-7f3c-33bf-cca3-0ae1a955374e-a955374b, #w-node-_47e22021-7f3c-33bf-cca3-0ae1a955375a-a955374b, #w-node-_93f25f40-3244-35db-c231-3e040053227d-821e3d75, #w-node-_93f25f40-3244-35db-c231-3e0400532286-821e3d75, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d8c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8f9b7475-ca7b-229b-dd1c-0cfc1b004d32-821e3d8c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-_8f9b7475-ca7b-229b-dd1c-0cfc1b004d33-821e3d8c {
  place-self: center;
}

#w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d8c, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017aedc-821e3d8c, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017aee7-821e3d8c, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017aef3-821e3d8c, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017af03-821e3d8c, #w-node-_3a63431d-9b8b-8b38-6433-d5c4b017af0f-821e3d8c, #w-node-cc0fa343-166e-7877-c5e2-5e7ade60a152-821e3d8c, #w-node-_13587685-ac70-a003-acc2-cd6e64e4b1f0-821e3d8c, #w-node-_4d45bc17-0583-5b64-2ca1-ce6820c77993-821e3d8c, #w-node-_582d9b1b-b3e2-2132-7d09-00a790d7dc33-821e3d8c, #w-node-_17b24db2-30fc-6a8f-c9a8-69c8a6e04b73-821e3d8c, #w-node-_8e3207e9-cc2f-2c4a-a264-37909897bb15-821e3d8c, #w-node-f9b9ceb4-bff1-85c9-d22e-90e1eea5ce1f-eea5ce1c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d86bb452-ccf9-9b2d-98ee-1a44c308e4fe-c308e4fb {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-d86bb452-ccf9-9b2d-98ee-1a44c308e516-c308e4fb, #w-node-d86bb452-ccf9-9b2d-98ee-1a44c308e517-c308e4fb, #w-node-d86bb452-ccf9-9b2d-98ee-1a44c308e518-c308e4fb {
  place-self: center;
}

#w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d8d, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d8d, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352b5-821e3d8d, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352c1-821e3d8d, #w-node-_09492925-df7b-a155-2507-539954488664-821e3d8d, #w-node-_410b4e2f-834c-3b52-dc72-1d54caaa4e77-821e3d8d, #w-node-_410b4e2f-834c-3b52-dc72-1d54caaa4e78-821e3d8d, #w-node-dde82b99-a79d-3b8e-2aed-af4640b3304e-40b3304b, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d8e, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d8e, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546a5-821e3d8e, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546b1-821e3d8e, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546bd-821e3d8e, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546d0-821e3d8e, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546df-821e3d8e, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546f0-821e3d8e, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352b5-821e3d8e, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352c1-821e3d8e, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d8e, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d8e, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d8e, #w-node-_856c4273-d0ec-4bb9-9128-abb4d0bce800-821e3d8e, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d8f, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d8f, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d6-821e3d8f, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d7-821e3d8f, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de987-821e3d8f, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de98e-821e3d8f, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de995-821e3d8f, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de99c-821e3d8f, #w-node-fbf787d7-69d9-67a6-c7eb-b175ec9de9a3-821e3d8f, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d8f, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d8f, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d8f, #w-node-afcef345-c872-b57f-f849-4c01d230dfac-821e3d8f, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d90, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d90, #w-node-_4919dfd5-4037-c76c-d8e4-652b007f6545-821e3d90, #w-node-fc7ed752-8336-f26a-b850-031869c0758e-821e3d90, #w-node-df41a318-2c14-9480-3c93-342d6db584eb-821e3d90, #w-node-_53d9b686-8ab1-a5fd-ff10-5a994fa41921-821e3d90, #w-node-a3206f1c-b768-ffab-779c-b8f24e72434f-821e3d90, #w-node-e81158bf-e4a8-0d73-1587-04abc3e3754c-821e3d90, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d6-821e3d90, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d7-821e3d90, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d90, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d90, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d90, #w-node-_75dff955-7839-0a4c-e4e6-d5754ea5af10-821e3d90, #w-node-_75dff955-7839-0a4c-e4e6-d5754ea5af19-821e3d90, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d91, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d91, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352b5-821e3d91, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352c1-821e3d91, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546a5-821e3d91, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546b1-821e3d91, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546bd-821e3d91, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546d0-821e3d91, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546df-821e3d91, #w-node-_9ab3de18-04a0-5d5f-bcd5-c5703f2546f0-821e3d91, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d91, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d91, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d91, #w-node-b31fd17e-7f57-c401-811d-d93e66ec7a99-821e3d91, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d92, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d92, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d6-821e3d92, #w-node-f5eaedc7-6b69-26b7-23db-6cd9a80df5d7-821e3d92, #w-node-_4919dfd5-4037-c76c-d8e4-652b007f6545-821e3d92, #w-node-fc7ed752-8336-f26a-b850-031869c0758e-821e3d92, #w-node-df41a318-2c14-9480-3c93-342d6db584eb-821e3d92, #w-node-_53d9b686-8ab1-a5fd-ff10-5a994fa41921-821e3d92, #w-node-a3206f1c-b768-ffab-779c-b8f24e72434f-821e3d92, #w-node-e81158bf-e4a8-0d73-1587-04abc3e3754c-821e3d92, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d93, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d93, #w-node-_527b365b-3d46-7883-79c1-00f0a021103a-821e3d93, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d94, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90d44318-ffa2-80b9-13d2-73c4dab1cce9-821e3d94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_90d44318-ffa2-80b9-13d2-73c4dab1ccdd-821e3d94 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cac6ec10-b246-8698-39f1-c4d5b918c561-821e3d94, #w-node-_1859258f-c149-e838-01f4-dec0a0908ff8-821e3d94, #w-node-_396ee5f1-cb95-b49c-31a2-1e2e4b936e82-821e3d94 {
  place-self: center;
}

#w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f4c-821e3d94, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f57-821e3d94, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f62-821e3d94, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352b5-821e3d94, #w-node-_8244cdb2-01f4-1a13-e329-808d52d352c1-821e3d94, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d94, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d94, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d94, #w-node-_856c4273-d0ec-4bb9-9128-abb4d0bce800-821e3d94, #w-node-b5524c37-dc54-f686-2cf7-00285563bf50-821e3d94, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d95, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d95, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f4c-821e3d95, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f57-821e3d95, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f62-821e3d95, #w-node-b9c16db0-6808-3f7e-f190-ee9a3b446b78-821e3d95, #w-node-c74603fb-8f26-75ac-26d9-1e1676e11a11-821e3d95, #w-node-_914e02ad-8812-7363-ffbd-10d32f6b475a-821e3d95, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d95, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d95, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d95, #w-node-_856c4273-d0ec-4bb9-9128-abb4d0bce800-821e3d95, #w-node-b5524c37-dc54-f686-2cf7-00285563bf50-821e3d95 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428d2-2a5428cb, #w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428d3-2a5428cb, #w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428d4-2a5428cb, #w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428d5-2a5428cb, #w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428d6-2a5428cb, #w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428d7-2a5428cb, #w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428d8-2a5428cb, #w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428d9-2a5428cb, #w-node-a8f2c2b2-931c-d021-8ad2-657d2a5428da-2a5428cb {
  place-self: center;
}

#w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d96, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d96, #w-node-a154e1e6-7955-2e41-571e-80d5b10683d1-821e3d96, #w-node-a154e1e6-7955-2e41-571e-80d5b10683dc-821e3d96, #w-node-a154e1e6-7955-2e41-571e-80d5b10683e7-821e3d96, #w-node-a154e1e6-7955-2e41-571e-80d5b10683f2-821e3d96, #w-node-a154e1e6-7955-2e41-571e-80d5b10683fd-821e3d96, #w-node-a154e1e6-7955-2e41-571e-80d5b1068408-821e3d96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cac6ec10-b246-8698-39f1-c4d5b918c561-821e3d96, #w-node-_1859258f-c149-e838-01f4-dec0a0908ff8-821e3d96, #w-node-_396ee5f1-cb95-b49c-31a2-1e2e4b936e82-821e3d96 {
  place-self: center;
}

#w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f57-821e3d96, #w-node-_8410ee81-5402-a680-ae0b-0da8c86fd898-821e3d96, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f62-821e3d96, #w-node-ae8676cb-56b1-2849-eba8-373f99fab95e-821e3d96, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d96, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d96, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d96, #w-node-_788e392d-e0bc-8e74-3e78-bcc96c2ecb4c-821e3d96, #w-node-_30a481bc-9dad-59a4-c653-2589baa39333-821e3d96, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d97, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_90d44318-ffa2-80b9-13d2-73c4dab1cce9-821e3d97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: center;
}

#w-node-_90d44318-ffa2-80b9-13d2-73c4dab1ccdd-821e3d97 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cac6ec10-b246-8698-39f1-c4d5b918c561-821e3d97, #w-node-_1859258f-c149-e838-01f4-dec0a0908ff8-821e3d97, #w-node-_396ee5f1-cb95-b49c-31a2-1e2e4b936e82-821e3d97 {
  place-self: center;
}

#w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f4c-821e3d97, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f57-821e3d97, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f62-821e3d97, #w-node-ae8676cb-56b1-2849-eba8-373f99fab95e-821e3d97, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d97, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d97, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d97, #w-node-_788e392d-e0bc-8e74-3e78-bcc96c2ecb4c-821e3d97, #w-node-_30a481bc-9dad-59a4-c653-2589baa39333-821e3d97, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d98, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d98, #w-node-_96fa43cc-b941-a328-d947-eb710fdff148-821e3d98, #w-node-_96fa43cc-b941-a328-d947-eb710fdff153-821e3d98, #w-node-_96fa43cc-b941-a328-d947-eb710fdff15e-821e3d98, #w-node-_96fa43cc-b941-a328-d947-eb710fdff169-821e3d98, #w-node-_96fa43cc-b941-a328-d947-eb710fdff174-821e3d98, #w-node-_96fa43cc-b941-a328-d947-eb710fdff17f-821e3d98, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d98, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d98, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d98, #w-node-_09492925-df7b-a155-2507-539954488664-821e3d98, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8da-821e3d98, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8e2-821e3d98, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8ea-821e3d98, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8f2-821e3d98, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8fa-821e3d98, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c902-821e3d98, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c90a-821e3d98, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d99, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d99, #w-node-_96fa43cc-b941-a328-d947-eb710fdff148-821e3d99, #w-node-_96fa43cc-b941-a328-d947-eb710fdff153-821e3d99, #w-node-_96fa43cc-b941-a328-d947-eb710fdff15e-821e3d99, #w-node-_96fa43cc-b941-a328-d947-eb710fdff169-821e3d99, #w-node-_96fa43cc-b941-a328-d947-eb710fdff174-821e3d99, #w-node-_96fa43cc-b941-a328-d947-eb710fdff17f-821e3d99, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d99, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d99, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d99, #w-node-f9d540f4-5bf4-d34f-37b7-1eaf04ee93b5-821e3d99, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8da-821e3d99, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8e2-821e3d99, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8ea-821e3d99, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8f2-821e3d99, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c8fa-821e3d99, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c902-821e3d99, #w-node-d77ff8ee-54f3-b7a8-a068-da57cc03c90a-821e3d99, #w-node-bb6c6820-debf-650f-b060-8d95e53ca9d1-821e3d99, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d9a, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d9a, #w-node-_038b1b4e-7625-c92a-986a-c643615dded8-821e3d9a, #w-node-_038b1b4e-7625-c92a-986a-c643615ddee5-821e3d9a, #w-node-_038b1b4e-7625-c92a-986a-c643615ddef0-821e3d9a, #w-node-_038b1b4e-7625-c92a-986a-c643615ddefb-821e3d9a, #w-node-_038b1b4e-7625-c92a-986a-c643615ddf06-821e3d9a, #w-node-_038b1b4e-7625-c92a-986a-c643615ddf11-821e3d9a, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f4c-821e3d9a, #w-node-_8068d233-8f99-d70a-f302-01d7ed8ed270-821e3d9a, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f57-821e3d9a, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f62-821e3d9a, #w-node-b9c16db0-6808-3f7e-f190-ee9a3b446b78-821e3d9a, #w-node-ef3bee0b-58e0-7a68-782c-2d6d447a45b2-821e3d9a, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d9a, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d9a, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d9a, #w-node-_856c4273-d0ec-4bb9-9128-abb4d0bce800-821e3d9a, #w-node-b5524c37-dc54-f686-2cf7-00285563bf50-821e3d9a, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-821e3d9b, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-821e3d9b, #w-node-_9da5ca35-e506-26c4-5082-6964a7080fb9-821e3d9b, #w-node-_9da5ca35-e506-26c4-5082-6964a7080fc4-821e3d9b, #w-node-_9da5ca35-e506-26c4-5082-6964a7080fcf-821e3d9b, #w-node-_9da5ca35-e506-26c4-5082-6964a7080fda-821e3d9b, #w-node-_9da5ca35-e506-26c4-5082-6964a7080fe5-821e3d9b, #w-node-_9da5ca35-e506-26c4-5082-6964a7080ff0-821e3d9b, #w-node-c521a4be-4e11-7bac-abea-7f4de74f0461-821e3d9b, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f4c-821e3d9b, #w-node-fbca632d-bab1-32c2-0a7f-b01a33c9b53e-821e3d9b, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f57-821e3d9b, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f62-821e3d9b, #w-node-ae8676cb-56b1-2849-eba8-373f99fab95e-821e3d9b, #w-node-b9efbac8-7ef9-8746-f323-b9a57ee68267-821e3d9b, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-821e3d9b, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-821e3d9b, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-821e3d9b, #w-node-_788e392d-e0bc-8e74-3e78-bcc96c2ecb4c-821e3d9b, #w-node-_30a481bc-9dad-59a4-c653-2589baa39333-821e3d9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_204643db-11c0-af23-0032-d0104204fe30-4204fe29, #w-node-_204643db-11c0-af23-0032-d0104204fe31-4204fe29, #w-node-_204643db-11c0-af23-0032-d0104204fe32-4204fe29, #w-node-_204643db-11c0-af23-0032-d0104204fe33-4204fe29, #w-node-_204643db-11c0-af23-0032-d0104204fe34-4204fe29, #w-node-_204643db-11c0-af23-0032-d0104204fe35-4204fe29, #w-node-_204643db-11c0-af23-0032-d0104204fe36-4204fe29, #w-node-_204643db-11c0-af23-0032-d0104204fe37-4204fe29, #w-node-_204643db-11c0-af23-0032-d0104204fe38-4204fe29 {
  place-self: center;
}

#w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-95e32057 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d4a73112-ee9b-5190-092c-e632aedc6ace-95e32057 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  place-self: center;
}

#w-node-d4a73112-ee9b-5190-092c-e632aedc6acf-95e32057 {
  place-self: center;
}

#w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-95e32057, #w-node-a154e1e6-7955-2e41-571e-80d5b10683d1-95e32057, #w-node-a154e1e6-7955-2e41-571e-80d5b10683dc-95e32057, #w-node-a154e1e6-7955-2e41-571e-80d5b10683e7-95e32057, #w-node-a154e1e6-7955-2e41-571e-80d5b10683f2-95e32057, #w-node-a154e1e6-7955-2e41-571e-80d5b10683fd-95e32057, #w-node-a154e1e6-7955-2e41-571e-80d5b1068408-95e32057 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-cac6ec10-b246-8698-39f1-c4d5b918c561-95e32057, #w-node-_1859258f-c149-e838-01f4-dec0a0908ff8-95e32057, #w-node-_396ee5f1-cb95-b49c-31a2-1e2e4b936e82-95e32057 {
  place-self: center;
}

#w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f57-95e32057, #w-node-_8410ee81-5402-a680-ae0b-0da8c86fd898-95e32057, #w-node-_83591e30-2237-cdcc-b809-e3ce00dc8f62-95e32057, #w-node-ae8676cb-56b1-2849-eba8-373f99fab95e-95e32057, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268ce-95e32057, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-95e32057, #w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-95e32057, #w-node-_788e392d-e0bc-8e74-3e78-bcc96c2ecb4c-95e32057, #w-node-_30a481bc-9dad-59a4-c653-2589baa39333-95e32057, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec73b-4430d90b, #w-node-_5b9a5437-4b08-d2ca-ebda-2797320ec753-4430d90b, #w-node-a154e1e6-7955-2e41-571e-80d5b10683e7-4430d90b, #w-node-a154e1e6-7955-2e41-571e-80d5b10683d1-4430d90b, #w-node-a154e1e6-7955-2e41-571e-80d5b10683f2-4430d90b, #w-node-a154e1e6-7955-2e41-571e-80d5b10683fd-4430d90b, #w-node-a154e1e6-7955-2e41-571e-80d5b1068408-4430d90b, #w-node-a154e1e6-7955-2e41-571e-80d5b10683dc-4430d90b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a75cd18-a29e-6948-c572-1f47d16268d5-4430d90b {
  grid-area: span 1 / span 2 / span 1 / span 2;
}

#w-node-_7a75cd18-a29e-6948-c572-1f47d16268de-4430d90b, #w-node-_30a481bc-9dad-59a4-c653-2589baa39333-4430d90b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_2cb14fd5-e961-aa55-765e-2607d58e8781-d58e8761, #w-node-_2cb14fd5-e961-aa55-765e-2607d58e878f-d58e8761, #w-node-_2cb14fd5-e961-aa55-765e-2607d58e879d-d58e8761 {
    grid-area: 2 / 1 / 3 / 2;
  }

  #w-node-_988a75d8-807b-c0bf-2618-ad25cf90a25c-cf90a259 {
    grid-column: span 6 / span 6;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_988a75d8-807b-c0bf-2618-ad25cf90a25c-cf90a259 {
    grid-column: span 3 / span 3;
  }
}


