:root {
  --white-smoke: #f7f7f7;
  --section-blue-light: #23475480;
  --gainsboro: #dededf;
  --black: #000;
  --dark-gray: #1d1d1d;
  --steel-blue: #007fb9;
  --midnight-blue: #010538;
  --midnight-blue-2: #01095d;
  --dim-grey: #414141;
  --lblue: #9ce0ff;
  --blue-texts: #0097dc;
  --nlack: #121212;
  --_dark-gradient---color: white;
}

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

.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-form-formradioinput--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 50%;
  width: 12px;
  height: 12px;
}

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

.w-form-formradioinput--inputType-custom.w--redirected-checked {
  border-width: 4px;
  border-color: #3898ec;
}

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

@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 {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

.container {
  background-color: var(--white-smoke);
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1100px;
  max-height: 42px;
  display: flex;
}

.container.nav-bar-container-transp {
  background-color: #0000;
  align-items: center;
  max-height: 25px;
  display: flex;
}

.section-grid {
  background-color: #fafdff;
  background-image: url('../images/gray-abstract-textured-background_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: auto;
  padding-top: 65px;
  padding-bottom: 65px;
  padding-left: 0;
  display: block;
}

.section-grid.grid-section-padding {
  background-color: var(--gainsboro);
  flex-direction: row;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.div-block {
  margin-top: 163px;
}

.heading-divblock {
  width: 300px;
  display: flex;
}

.image-container {
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  height: 400px;
  min-height: 0%;
  max-height: none;
  display: flex;
}

.image {
  flex: 0 auto;
  max-width: none;
  height: 500px;
}

.main-image-div {
  justify-content: center;
  height: 400px;
  display: flex;
}

.headingcontainer {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 400px;
  max-height: 300px;
  padding-left: 21px;
  padding-right: 0;
  display: flex;
}

.section-2 {
  background-color: #bbbfc9;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 1204px;
  height: auto;
  display: flex;
}

.container-2 {
  background-color: #ac5c5c;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.heading {
  color: var(--black);
  text-align: left;
  -webkit-text-stroke-color: var(--white-smoke);
  text-transform: uppercase;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 18px;
  margin-left: 0;
  font-weight: 700;
  display: flex;
}

.text-span {
  font-size: 50px;
}

.image-2 {
  flex: none;
  align-self: center;
}

.container-3 {
  background-color: #6e6e6e;
  max-width: 1204px;
  height: 0;
}

.body {
  color: #5b5c5c;
  mix-blend-mode: normal;
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  height: 400px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  display: flex;
}

.body.heading {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--dark-gray);
  outline-offset: 0px;
  object-fit: fill;
  outline: 3px #0000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  height: auto;
  margin: auto;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  font-weight: 300;
  display: block;
  overflow: visible;
}

.section-3 {
  object-fit: scale-down;
  justify-content: flex-end;
  height: 300px;
  display: block;
}

.sectioncontainer {
  background-color: #ac9d9d;
  justify-content: flex-start;
  max-width: 800px;
  height: 300px;
  display: block;
}

.heading-inicio {
  clear: none;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  max-width: 450px;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 35px;
  line-height: 35px;
  display: block;
  position: static;
}

.text-span-2 {
  font-size: 40px;
  display: flex;
}

.image-3 {
  float: none;
  display: block;
  position: static;
  inset: 0% auto auto 0%;
}

.image-4 {
  display: block;
  position: static;
}

.image-5 {
  background-color: #0000;
  display: block;
}

.div-block-2 {
  background-color: #d4cfc6;
  justify-content: flex-end;
  align-items: stretch;
  display: flex;
}

.image-6 {
  width: 1204px;
  display: block;
  position: fixed;
  inset: 0% 0% 0% auto;
}

.div-block-3 {
  height: 300px;
}

.section-4 {
  background-color: #0000;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  height: 388px;
  display: flex;
}

.column {
  justify-content: space-between;
  align-items: center;
  max-height: 200px;
  display: flex;
}

.column-2 {
  align-items: center;
  display: block;
  position: relative;
}

.heading-2 {
  align-items: center;
  padding-top: 83px;
  display: flex;
}

.container2 {
  clear: none;
  flex: 1;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  max-width: 400px;
  height: 250px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
  inset: auto auto 0% -69%;
}

.container-4 {
  flex-direction: row;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  max-width: none;
  display: flex;
  position: static;
  inset: 0% auto 0% 0%;
}

.div-block-4 {
  flex: 1;
  align-self: center;
  align-items: center;
  max-width: 400px;
  height: 250px;
  display: flex;
}

.heading-3 {
  object-fit: fill;
  flex: 1;
  max-width: 600px;
  max-height: 300px;
  padding-left: 0;
  position: relative;
  inset: 0% 0% auto -132px;
}

.image-7 {
  object-fit: fill;
  flex: none;
  position: static;
}

.container-5 {
  max-width: 1050px;
}

.div-block-5 {
  max-width: 600px;
  position: absolute;
  top: 219px;
  left: 156.2px;
}

.navbar-logo-center-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

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

.navbar-brand-three {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three {
  width: 100%;
}

.nav-menu-three {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

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

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

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

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

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

.heading-5 {
  z-index: 6;
  border: 3px none var(--steel-blue);
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  overflow-wrap: anywhere;
  object-fit: fill;
  background-color: #dcdcdc00;
  flex-direction: row;
  flex: 1;
  order: 0;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 1.3rem;
  font-weight: 600;
  line-height: 115%;
  display: flex;
}

.section-5 {
  object-position: 50% 50%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.container-7 {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-heading {
  text-align: center;
  margin-top: -56px;
  margin-bottom: 16px;
  font-family: PT Serif, serif;
  font-size: 2rem;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.container-8 {
  background-color: #e4e4e4;
  max-width: 400px;
  position: relative;
  bottom: 319px;
  left: -235px;
}

.heading-6 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 300px;
  margin-bottom: 19px;
  display: flex;
  position: relative;
  bottom: 326px;
  left: 231px;
}

.minidiv {
  height: 50px;
}

.heading-7 {
  width: 50%;
  margin-top: 88px;
  margin-left: 165px;
  font-style: normal;
}

.navbar {
  background-color: #fffddb;
}

.image-9 {
  margin-top: 3px;
}

.menu-text {
  color: #2fbfc7;
  text-transform: uppercase;
}

.container-9 {
  opacity: 1;
  object-fit: fill;
  background-color: #0000;
  min-width: 100%;
  padding-left: 155px;
  padding-right: 155px;
  position: static;
  inset: 0% 0% auto;
}

.image-10 {
  opacity: .58;
  background-color: #f7f56a;
  flex: 1;
  width: 100vw;
  max-width: 100vw;
  display: block;
}

.section-6 {
  background-color: #000;
  display: flex;
}

.div-block-6 {
  object-fit: fill;
  object-position: 100% 50%;
  position: static;
}

.heading-8 {
  width: 30%;
  padding-left: 0;
  position: relative;
  bottom: -96px;
  left: 250px;
}

.heading-9 {
  object-fit: fill;
  width: 45%;
  margin-left: 58px;
  font-size: 4rem;
  position: relative;
  bottom: 359px;
}

.header-bold {
  color: #046469;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  font-weight: 800;
}

.heading-10 {
  position: relative;
}

.container-10 {
  opacity: 1;
  background-color: #fffc;
  border-radius: 11px;
  max-width: 42%;
  padding-left: 21px;
  position: relative;
  bottom: auto;
  left: -139px;
}

.section-7 {
  opacity: 1;
  margin-top: 218px;
  transition: left .75s, opacity .5s;
  position: relative;
  top: -575px;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch center;
  place-items: center;
  width: 600px;
  height: 250px;
  margin-left: 260px;
  display: grid;
  position: static;
}

.section-8 {
  margin-top: -380px;
}

.container-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 200px;
  display: block;
}

.column-3 {
  height: 250px;
}

.columnas-settings {
  border: 1px #000;
  border-radius: 4px;
  height: 525px;
  margin-top: 16px;
  padding: 0 32px 32px;
  display: inline-block;
}

.heading-11 {
  text-align: center;
}

.paragraph, .paragraph-2 {
  text-align: center;
  margin-top: 12px;
}

.heading-12 {
  text-align: center;
}

.column-text-header {
  text-align: center;
  font-size: 1.75rem;
  line-height: 1.75rem;
}

.section-9 {
  background-color: #6b6b6b;
}

.section-divider {
  background-color: #2fbfc7;
  height: 7px;
}

.image-11 {
  border-radius: 100px;
}

.image-12, .imageborderrounded {
  border: 5px solid #2fbfc7;
  border-radius: 100px;
}

.icon {
  position: static;
}

.link-block {
  justify-content: flex-end;
  display: flex;
}

.redes {
  justify-content: flex-end;
  align-self: center;
  align-items: flex-start;
  display: flex;
}

.image-13 {
  display: inline;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.header-div {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: block;
  position: static;
}

.div-block-7 {
  justify-content: center;
  align-items: flex-start;
  margin-left: auto;
  margin-right: auto;
  display: inline;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: center;
}

.section-10 {
  display: inline-block;
}

.section_footer {
  background-color: #2e2e2e;
  align-items: flex-end;
  display: flex;
}

.seccion_header {
  background-color: #0000;
  flex: 0 auto;
  align-items: flex-start;
  display: flex;
}

.section-12 {
  flex: 0 auto;
  height: 100vh;
}

.footer_text {
  color: #fff;
  flex-wrap: nowrap;
  flex: 1;
  justify-content: space-around;
  align-self: center;
  align-items: center;
  padding-top: .6rem;
  padding-bottom: .6rem;
  font-family: Verdana, Geneva, sans-serif;
  font-size: .5rem;
  display: flex;
}

.div-block-8 {
  flex-flow: row;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-bar-logo {
  display: inline-block;
}

.navbar_header {
  background-color: #fffdd9;
  flex: 1;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  height: auto;
  display: flex;
}

.logodiv {
  float: none;
  flex: 1;
  justify-content: flex-start;
  align-items: center;
  height: 100px;
  padding-left: 13px;
  display: flex;
  position: static;
}

.logoimg {
  flex: 0 auto;
  align-self: center;
  height: 100px;
}

.nav_bar_menu {
  float: none;
  text-align: right;
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: auto;
  align-items: stretch;
  padding-right: 12px;
  display: flex;
  position: relative;
}

.nav_bar_menu_link {
  text-align: right;
  flex: 0 auto;
  justify-content: flex-start;
  font-family: Montserrat, sans-serif;
  font-size: .75rem;
  font-weight: 700;
  display: flex;
}

.menu-button-3 {
  flex: 0 auto;
}

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

.section_inicio {
  object-fit: fill;
  flex-direction: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  min-width: auto;
  min-height: auto;
  display: block;
  position: static;
}

.section-13 {
  flex: 1;
}

.image-14 {
  width: 0;
  min-height: 400px;
}

.image-15 {
  min-width: auto;
  max-width: none;
  min-height: auto;
}

.heading-13 {
  float: left;
  justify-content: center;
  align-items: flex-end;
  display: block;
  position: static;
  inset: auto auto -40% 8%;
}

.image-16 {
  object-fit: fill;
  flex: 1;
  max-width: 100vw;
  display: inline-block;
  position: static;
  left: auto;
  overflow: visible;
}

.header-text-inicio {
  color: #fdffff;
  text-align: left;
  flex: 0 auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-style: italic;
  font-weight: 900;
  line-height: 3rem;
  display: block;
  position: relative;
  bottom: auto;
  left: auto;
  overflow: visible;
}

.div-block-10 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  left: auto;
}

.container-12 {
  display: block;
  position: relative;
  left: 287px;
}

.heading-14 {
  width: 60vw;
  max-width: Infinity% ;
  color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 5vw;
  font-style: italic;
  font-weight: 800;
  line-height: 8vh;
  display: inline-block;
  position: absolute;
  top: auto;
  bottom: -83px;
  left: auto;
}

.container-13 {
  outline-offset: 0px;
  outline: 3px #5b5c5c;
  align-items: flex-start;
  max-width: none;
  display: flex;
  position: relative;
  left: 43px;
}

.team-slider {
  background-color: #f8fae4;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-top: -8px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  object-fit: contain;
  object-position: 50% 50%;
  border-radius: 11px;
  margin-bottom: 18px;
  display: inline-block;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.div-block-11 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.seccion-inicio {
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
  align-items: stretch;
  max-height: none;
  display: flex;
}

.container-14 {
  max-width: 100vw;
  height: auto;
}

.heading-15 {
  color: #fff;
  text-align: center;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-style: italic;
  font-weight: 800;
  position: absolute;
  inset: 29% auto auto 30px;
}

.container-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 600px;
  margin-top: 28px;
  display: grid;
}

.image-17 {
  object-fit: fill;
  max-width: 100vw;
  height: auto;
  max-height: none;
  display: inline-block;
}

.image-18 {
  object-fit: contain;
  max-width: 200%;
}

.div-block-12 {
  object-fit: contain;
  max-width: 100%;
}

.image-19 {
  object-fit: contain;
  display: inline-block;
}

.div-block-13 {
  flex-direction: row;
  display: flex;
}

.image-20 {
  flex: 1;
}

.columns-section {
  background-color: #fffdd9;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
  padding: 25px;
  display: flex;
}

.div-block-14 {
  background-color: #fff;
  border: 1px #000;
  flex-direction: column;
  justify-content: center;
  max-width: 80%;
  height: 400px;
  margin-right: 16px;
  display: flex;
  box-shadow: 1px 1px 13px -6px #000;
}

.container-16 {
  object-fit: fill;
  border-radius: 0;
  flex: 0 auto;
  max-width: 300px;
  max-height: 300px;
  padding: 11px;
  overflow: hidden;
}

.image-21 {
  object-fit: cover;
  object-position: 50% 60%;
  border-radius: 12px;
  flex: 1;
  max-width: 100%;
}

.heading-columnas {
  color: #2fbfc7;
  justify-content: center;
  width: 300px;
  margin-top: auto;
  font-size: 1.25rem;
  display: flex;
}

.texto-columnas {
  color: #2fbfd2;
  text-align: center;
  align-items: center;
  width: 300px;
  margin-bottom: 31px;
  padding-left: 23px;
  padding-right: 23px;
  display: flex;
}

.div-block-15 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-block-16 {
  object-fit: cover;
  justify-content: center;
  width: 250px;
  max-width: 80vw;
  height: 200px;
  display: flex;
  overflow: visible;
}

.section_services {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  padding-bottom: 48px;
  display: flex;
}

.servicios-heading {
  color: #868686;
  text-align: center;
  justify-content: space-around;
  width: 50vw;
  margin-top: 0;
  margin-bottom: 6px;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.service-paragraph {
  color: #868686;
  text-align: center;
  justify-content: space-around;
  width: 50em;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  display: flex;
}

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

.service-grid-heading {
  color: #868686;
  text-transform: uppercase;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: stretch;
  height: auto;
  margin-top: 0;
  margin-bottom: 9px;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1rem;
  display: block;
}

.div-block-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 90vw;
  display: grid;
}

.service-grid-text {
  color: #7f7f7f;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
}

.footer-light {
  background-color: #2fbfc7;
  border-bottom: 1px solid #e4ebf3;
  flex: 0 auto;
  margin-bottom: 0;
  padding: 0 30px 6px;
  display: block;
  position: static;
  bottom: auto;
}

.footer-wrapper-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: -31px;
  display: flex;
}

.footer-block-two {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 98px;
  display: flex;
}

.footer-title {
  color: #fffdd9;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 32px;
}

.footer-link-two {
  color: #fefcd8;
  margin-top: 8px;
  font-family: Montserrat, sans-serif;
  font-style: italic;
  text-decoration: none;
}

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

.footer-form {
  width: 315px;
  max-width: 100%;
  margin-bottom: 0;
}

.footer-form-block {
  justify-content: center;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.footer-form-field {
  border: 1px solid #a6b1bf;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 16px;
  font-size: 14px;
  line-height: 22px;
  transition: all .2s;
}

.footer-form-field:hover, .footer-form-field:focus {
  border-color: #76879d;
}

.footer-form-field::placeholder {
  color: #1a1b1fcc;
  font-size: 14px;
  line-height: 22px;
}

.footer-form-submit {
  background-color: #1a1b1f;
  background-image: url('../images/');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  width: 50px;
  height: 48px;
  transition: all .2s;
}

.footer-form-submit:hover {
  background-color: #3a4554;
}

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

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

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

.footer-social-block-two {
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.footer-social-link {
  margin-left: 0;
}

.heading-imageslider {
  color: #fff;
  margin-top: -25px;
  font-family: Montserrat, sans-serif;
  font-size: 3rem;
  font-style: italic;
  line-height: 3rem;
  position: absolute;
  top: 381px;
  left: 89px;
}

.slidesection {
  object-fit: fill;
  background-image: url('../images/IMG-20220810-WA0031_1.webp');
  background-position: 50% 70%;
  background-size: auto;
}

.slide {
  background-image: url('../images/IMG-20220810-WA0029_1.webp');
  background-position: 50%;
  background-size: 100vw;
}

.slide-2 {
  background-image: url('../images/tf-nurse-web-inicio-full_1.webp');
  background-position: 50% 40%;
  background-size: cover;
}

.sliderheading {
  z-index: 1;
  color: #fff;
  text-shadow: 3px 3px 8px #000;
  width: 12em;
  font-family: Montserrat, sans-serif;
  font-size: 3em;
  font-style: italic;
  font-weight: 800;
  line-height: 1em;
  position: absolute;
  top: 64px;
  left: 121px;
}

.container-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  max-width: 90vw;
  display: grid;
}

.section-14 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto;
  grid-template-columns: 1.75fr 1fr;
  grid-auto-columns: 1fr;
  height: auto;
  max-height: none;
  display: grid;
  position: static;
}

.image-23 {
  object-fit: none;
}

.div-block-18 {
  object-fit: fill;
  object-position: 0% 50%;
  width: 300px;
}

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

.section-15 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

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

.grid-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: cover;
  object-position: 50% 50%;
  grid-template-rows: auto auto;
  grid-template-columns: .25fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-content: space-between center;
  place-items: center;
  height: 300px;
  display: grid;
}

.image-taysha {
  object-fit: cover;
  object-position: 50% 100%;
  flex: 0 auto;
  align-self: flex-start;
  width: 100%;
  height: 100%;
}

.div-block-19 {
  object-fit: cover;
  object-position: 50% 50%;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin-left: 0;
  display: flex;
}

.paragraph-3, .heading-16 {
  width: 80%;
}

.container-19 {
  flex-direction: row;
  justify-content: center;
  display: flex;
}

.div-block-20 {
  width: 30%;
}

.section-17 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  object-fit: fill;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  place-items: center stretch;
  width: auto;
  height: 300px;
  display: grid;
}

.image-24 {
  object-fit: cover;
  object-position: 50% 35%;
  width: 30%;
  height: 50%;
}

.div-block-21 {
  padding: 42px;
}

.div-block-22 {
  height: 600px;
}

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

.image-25 {
  object-fit: none;
  height: auto;
}

.div-block-23 {
  object-fit: fill;
  height: 400px;
}

.section-19 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  display: grid;
}

.img-taysha-heading {
  color: #2fbfc7;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 3rem;
  font-style: normal;
  line-height: 1em;
}

.taysha-bio-paragraph {
  color: #000;
  margin-top: 20px;
  margin-bottom: auto;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  line-height: 40px;
}

.text-span-3 {
  font-style: italic;
}

.text-span-4 {
  font-size: 17px;
  font-weight: 700;
}

.heading-17 {
  margin-top: auto;
  margin-bottom: auto;
  font-family: Montserrat, sans-serif;
}

.text-block {
  font-family: Montserrat, sans-serif;
  font-style: italic;
}

.div-block-25 {
  padding-bottom: 20px;
  padding-right: 20px;
}

.container-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: linear-gradient(#000000de, #000000de);
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  align-self: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  max-height: 100%;
  margin-left: 0;
  margin-right: 0;
  display: block;
  position: absolute;
  inset: 0;
}

.heading-18 {
  color: #fff;
}

.heading-19 {
  text-align: right;
  margin-top: auto;
  margin-bottom: auto;
}

.heading-20 {
  color: #fff;
  text-align: right;
  margin-top: auto;
  margin-bottom: auto;
}

.cell {
  flex-flow: column;
  place-content: flex-end center;
  align-items: flex-end;
  display: block;
}

.image-27 {
  min-width: 40vw;
  max-width: 40vw;
  min-height: 0;
  max-height: 40vh;
}

.section-20 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.quick-stack {
  position: static;
  inset: 0% 0% auto;
}

.logo-intro-img {
  z-index: 1;
  max-width: 30%;
  padding-bottom: 7px;
  position: relative;
}

.container-21 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  flex-flow: column;
  justify-content: space-around;
  align-items: center;
  max-width: 800px;
  max-height: 250px;
  padding-bottom: 25px;
  display: flex;
}

.container-21.nav-bar-container {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.heading-21 {
  z-index: 1;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 2rem;
  font-weight: 700;
  position: relative;
}

.div-block-26, .container-22, .container-23 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-27 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: stretch;
  display: grid;
}

.div-services {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  padding-top: 19px;
  padding-bottom: 19px;
  display: flex;
}

.heading-22 {
  color: var(--midnight-blue);
  margin-top: auto;
  margin-bottom: auto;
  font-size: 24px;
}

.services-section-paragraph {
  max-width: 80%;
  color: var(--midnight-blue);
}

.services-button {
  color: var(--midnight-blue);
  border-radius: 5px;
}

.section-intro-container-main {
  background-color: var(--midnight-blue);
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  margin-bottom: auto;
  padding: 15px 19px;
  display: flex;
}

.section-intro-container-main.bg-image {
  background-color: var(--midnight-blue);
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#010538d9, #010538d9), url('../images/top-view-workspace-with-laptop-cup-tea-2_1.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat;
  background-size: auto, contain;
  background-attachment: scroll, fixed;
  background-clip: border-box;
  border-radius: 0;
  max-width: 100vw;
  padding-top: 12px;
  padding-bottom: 14px;
}

.section-intro-container-main.section-grid-services {
  background-color: var(--white-smoke);
}

.image-28 {
  object-fit: fill;
  max-width: 10%;
}

.navbar-3 {
  background-color: #0000;
  flex-flow: row;
  justify-content: flex-start;
  padding-bottom: 0;
  display: flex;
}

.nav-menu-3 {
  display: flex;
}

.button-nav-bar {
  color: #fff;
}

.navbar-4 {
  background-color: #0000;
  padding-top: 0;
}

.image-logo-nav {
  max-width: 50px;
}

.nav-link-texts {
  color: var(--midnight-blue);
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 10px;
  font-weight: 300;
}

.nav-link-texts.nav-button-cta {
  color: #fff;
  background-color: #3898ec;
  border-radius: 3px;
  font-weight: 500;
  box-shadow: 0 5px 11px -2px #01053873;
}

.container-25 {
  background-color: #fff;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  max-width: 800px;
  padding-top: 9px;
  display: flex;
}

.image-29 {
  z-index: 0;
  object-fit: fill;
  max-width: 100%;
  max-height: 100%;
  position: relative;
  top: auto;
}

.div-block-28 {
  max-height: 200px;
  position: absolute;
}

.image-30 {
  position: absolute;
}

.div-block-29 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  flex-flow: row;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 60px;
  max-width: 20px;
  max-height: 20px;
  margin-top: 4px;
  margin-bottom: 15px;
  display: flex;
}

.section-22 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  max-height: 100px;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 13px;
  display: block;
}

.section-footer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-23 {
  color: var(--midnight-blue);
  margin-top: 9px;
  margin-bottom: auto;
}

.image-31 {
  -webkit-text-fill-color: inherit;
  background-color: #0000;
  background-clip: content-box;
}

.heading-24 {
  color: var(--midnight-blue);
  margin-top: auto;
  margin-bottom: auto;
  font-size: 18px;
}

.heading-25 {
  color: #fff;
  font-size: 9px;
}

.section-23 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: auto;
  display: block;
}

.div-block-30 {
  flex-direction: column;
  align-items: center;
  max-width: 92%;
  display: flex;
}

.div-block-31, .div-block-32, .div-block-33 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  height: 88px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.container-26 {
  background-color: var(--midnight-blue);
  justify-content: center;
  display: flex;
}

.section-24 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.container-100vw {
  max-width: 100vw;
}

.container-100vw.container-main-home {
  -webkit-text-fill-color: inherit;
  object-fit: cover;
  background-color: #0000;
  background-image: linear-gradient(#010538b3, #010538b3), url('../images/top-view-workspace-with-laptop-cup-tea-2_1.webp');
  background-position: 0 0, 50% 0;
  background-repeat: repeat, repeat-x;
  background-size: auto, cover;
  background-clip: border-box;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100vh;
  max-height: 300px;
  display: flex;
}

.div-block-34 {
  grid-column-gap: 52px;
  grid-row-gap: 52px;
  flex-direction: row;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-main {
  text-align: right;
  font-size: 35px;
}

.image-32 {
  max-width: 50%;
  max-height: 50%;
}

.div-block-35 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: flex-end;
  height: 175px;
  max-height: 175px;
  display: flex;
}

.heading-3-main {
  color: #fff;
  text-align: right;
  margin-top: 0;
  margin-bottom: auto;
}

.heading-26 {
  align-items: center;
  margin-top: auto;
  margin-bottom: 0;
  display: block;
}

.image-33 {
  max-width: 50%;
}

.container-main {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: var(--black);
  -webkit-text-stroke-color: var(--black);
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 800px;
  max-width: 800px;
  height: 100px;
  max-height: 100px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 9px;
  padding-right: 9px;
  display: flex;
}

.container-main.bg-main-container {
  grid-column-gap: 13px;
  grid-row-gap: 13px;
  background-color: var(--black);
  flex-direction: column;
  place-content: center;
  align-items: center;
  width: 800px;
  max-width: 800px;
  height: 180px;
  max-height: 250px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

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

.image-34 {
  max-width: 50%;
}

.div-block-36 {
  flex-direction: row;
  display: block;
}

.section-25 {
  background-color: var(--black);
  flex-direction: column;
  align-items: center;
  height: 300px;
  max-height: 300px;
  margin-top: auto;
  padding-top: 33px;
  display: block;
}

.container-28 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center space-between;
  place-items: center;
  display: grid;
}

.image-35 {
  max-width: 40%;
}

.image-36 {
  max-width: 50%;
}

.div-block-37 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  flex: 0 auto;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  align-self: auto;
  place-items: center;
  display: flex;
}

.image-37 {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

.container-29 {
  max-width: 0;
}

.image-38 {
  mix-blend-mode: normal;
  max-width: 35%;
  margin-bottom: 17px;
  overflow: visible;
}

.heading-27 {
  opacity: 1;
  color: var(--white-smoke);
  text-align: center;
  mix-blend-mode: normal;
  flex-direction: column;
  align-items: center;
  margin: 0;
  font-size: 3rem;
  display: block;
}

.navbar-5 {
  background-color: #0000;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-buttons {
  color: var(--white-smoke);
  align-items: center;
  padding: 8px 36px;
  display: flex;
}

.nav-buttons.nav-button-2 {
  background-color: var(--white-smoke);
  color: var(--midnight-blue-2);
  border-radius: 3px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 4px 21px;
}

.nav-menu-5 {
  flex-direction: row;
  align-items: flex-start;
  height: 35px;
  max-height: 35px;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.container-30 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  max-width: 75vw;
  margin-top: 0;
  display: block;
}

.div-subscribe {
  align-items: center;
  display: flex;
}

.form-block {
  flex-flow: column wrap;
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-items: center;
  width: 800px;
  height: 200px;
  max-height: 125px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.form {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 80px;
  max-height: 80px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.submit-button {
  background-color: var(--midnight-blue-2);
  border-radius: 5px;
  padding-top: 7px;
  padding-bottom: 7px;
}

.text-field, .text-field-2 {
  height: 30px;
  margin-bottom: 0;
}

.field-label {
  color: var(--white-smoke);
  align-self: auto;
  margin: auto auto auto 0;
  line-height: 16px;
}

.field-label.field-label-mobile {
  text-align: left;
  text-transform: uppercase;
  width: 85%;
  margin-top: 10px;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 300;
}

.field-label.secciones-question {
  margin-bottom: 15px;
  font-weight: 400;
}

.field-label-2 {
  margin-bottom: 0;
  margin-right: auto;
}

.success-message {
  background-color: var(--midnight-blue-2);
  height: 80px;
  max-height: 80px;
  margin-bottom: 0;
}

.text-block-2 {
  color: var(--white-smoke);
  align-items: center;
  margin-top: 8px;
  margin-bottom: auto;
  padding-top: 0;
  display: block;
}

.div-block-38 {
  flex-direction: column;
  justify-content: center;
  height: 100px;
  max-height: 100px;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.error-message {
  background-color: #ff0303;
  width: 400px;
  max-width: 400px;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
}

.text-block-3 {
  color: #fff;
  text-align: center;
}

.heading-28 {
  color: #fff;
  text-align: center;
  object-fit: fill;
  align-items: center;
  margin: auto;
  font-size: 36px;
}

.div-block-39 {
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-self: center;
  align-items: center;
  margin-top: auto;
  margin-bottom: 55px;
  display: flex;
}

.image-39 {
  width: 30%;
  margin: auto;
}

.container-31 {
  flex-direction: row;
  align-items: center;
  width: auto;
  min-width: 320px;
  max-width: 100vw;
  height: 235px;
  max-height: 235px;
  margin: 0 auto 50px;
  display: flex;
}

.heading-29 {
  color: var(--midnight-blue-2);
  text-align: center;
}

.section-26 {
  display: flex;
}

.heading-30 {
  color: #0087c5;
  text-align: center;
  text-transform: uppercase;
  direction: ltr;
  flex: 0 auto;
  align-self: auto;
  align-items: center;
  height: 20px;
  max-height: 20px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 18px;
  display: flex;
}

.heading-31 {
  align-items: center;
  width: 400px;
  margin-top: 0;
  margin-bottom: 10px;
  display: flex;
}

.container-32 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  display: block;
}

.form-block-2 {
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  flex-direction: column;
  align-items: center;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.form-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-direction: row;
  align-items: center;
  display: flex;
}

.section-27 {
  height: 60px;
}

.main-container {
  background-color: var(--white-smoke);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 800px;
  margin-top: auto;
  display: flex;
}

.heading-32 {
  color: #000;
}

.paragraph-4 {
  text-align: center;
  width: 600px;
  margin-top: auto;
  font-size: 12px;
  line-height: 14px;
}

.div-block-40 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-content: stretch;
  justify-items: center;
  display: grid;
}

.div-block-41 {
  border: 1px solid var(--gainsboro);
  border-radius: 3px;
  flex-direction: column;
  align-items: center;
  padding: 7px 8px;
  display: flex;
}

.div-block-42, .div-block-43, .div-block-44 {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-33 {
  color: var(--dim-grey);
  text-align: center;
  text-transform: uppercase;
  font-size: 25px;
  font-style: normal;
  text-decoration: none;
}

.heading-34 {
  color: var(--dim-grey);
}

.container-33 {
  align-items: center;
  height: 20px;
  max-height: 20px;
  display: flex;
}

.navbar-6 {
  background-color: #ddd0;
}

.nav-link-text {
  color: #fff;
  padding-top: 0;
  padding-bottom: 0;
}

.nav-bar-sect {
  height: 30px;
  max-height: 30px;
}

.container-34 {
  max-width: 800px;
  height: 50px;
  max-height: 50px;
}

.container-35 {
  background-color: #01095e00;
  justify-content: flex-end;
  align-items: center;
  height: 30px;
  max-height: 30px;
  display: flex;
}

.navbar-7 {
  background-color: #ddd0;
}

.navbar-8 {
  color: #000;
  background-color: #fff;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  max-height: none;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
  position: relative;
}

.nav-link-text-white {
  width: 100px;
  max-width: 100px;
  color: var(--black);
  text-align: center;
  text-transform: uppercase;
  padding: 0;
}

.nav-link-text-white.w--current {
  color: var(--black);
}

.container-36 {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: auto;
  height: auto;
  max-height: none;
  margin: 0 auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.nav-menu-8 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  display: flex;
  position: relative;
}

.image-40 {
  object-fit: fill;
  margin: auto;
}

.section-28 {
  display: block;
}

.header-al-lugar {
  opacity: 1;
  width: 400px;
  color: var(--black);
  text-align: center;
  -webkit-text-stroke-width: 0px;
  -webkit-text-stroke-color: var(--black);
  text-transform: uppercase;
  overflow-wrap: normal;
  background-color: #0000;
  margin-bottom: 11px;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  font-size: 38px;
  font-weight: 700;
  line-height: 38px;
}

.section-29 {
  background-color: var(--gainsboro);
  object-fit: cover;
  background-image: url('../images/gray-abstract-textured-background_1.webp');
  background-position: 50%;
  background-size: cover;
  margin: 0 auto;
  padding-bottom: 44px;
}

.paragraph-5 {
  color: var(--black);
  text-transform: uppercase;
  margin-top: 11px;
  margin-bottom: 0;
  padding-left: 0;
  font-size: 19px;
}

.image-41 {
  object-fit: fill;
  width: 1800px;
  max-height: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-37 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: auto;
  padding: 0;
  display: flex;
  position: static;
}

.image-42 {
  flex: 0 auto;
  width: 13%;
  max-width: none;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: auto;
}

.heading-35 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.grid-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  justify-items: center;
  width: auto;
  max-width: none;
  margin-left: 0;
  margin-right: 0;
}

.section-30 {
  background-color: var(--dim-grey);
  color: #fff;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.div-nuestros-trabajos {
  background-color: #fff;
  margin-left: auto;
  margin-right: auto;
  padding: 8px;
  box-shadow: 0 0 13px -1px #0003;
}

.paragraph-servicios {
  color: #fff;
  max-width: 500px;
  margin-bottom: 15px;
  position: static;
}

.container-38 {
  border: 2px none var(--steel-blue);
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 95vw;
  max-width: 1200px;
  height: auto;
  padding: 0;
  display: flex;
  position: relative;
  inset: 0%;
}

.container-38.container-stroke {
  border-style: none;
}

.section-nuestros-servicios {
  z-index: -1;
  color: #000;
  background-color: #bababa;
  margin-top: 0;
  position: static;
}

.container-39 {
  width: 940px;
}

.heading-36 {
  height: auto;
  max-height: none;
  color: var(--steel-blue);
  text-align: left;
  text-transform: uppercase;
  flex: 0 auto;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 18px;
  display: block;
}

.section-31 {
  color: #fff;
  background-color: #000;
}

.div-block-45 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 600px;
  margin-top: 7px;
  margin-bottom: 7px;
  display: flex;
}

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

.link-block-footer {
  margin-left: 6px;
  margin-right: 6px;
}

.image-43 {
  opacity: 1;
  filter: invert();
  -webkit-text-fill-color: inherit;
  mix-blend-mode: normal;
  background-color: #fefefe00;
  background-clip: border-box;
  padding-left: 1px;
  padding-right: 1px;
}

.form-3 {
  flex-direction: column;
  align-items: center;
  width: 100vw;
  max-width: none;
  margin-bottom: 30px;
  display: flex;
}

.form-input {
  height: 25px;
  margin: auto auto auto 0;
  padding-left: 2px;
  padding-right: 2px;
}

.form-input.forminputmess {
  overflow: clip;
}

.submit-button-2 {
  background-color: var(--steel-blue);
  text-transform: uppercase;
  overflow-wrap: normal;
  border-radius: 3px;
  margin-top: 25px;
  margin-bottom: 0;
  padding: 4px 25px;
}

.text-block-4 {
  color: #fff;
}

.error-message-2 {
  background-color: red;
  max-width: 450px;
}

.text-block-5 {
  max-width: 400px;
  color: var(--white-smoke);
  text-align: center;
}

.form-block-3 {
  background-color: #0000;
  flex-direction: column;
  align-items: center;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.image-44 {
  filter: invert();
  background-color: #fff0;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

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

.field-label-3 {
  align-self: flex-start;
}

.textarea {
  margin-left: 12px;
  margin-right: 12px;
}

.textarea-2 {
  height: 25px;
  max-height: 25px;
  padding: 0 2px;
}

.message-label {
  color: #fff;
  align-self: flex-start;
  margin-top: 5px;
}

.success-message-2 {
  background-color: #ddd0;
}

.image-45 {
  background-image: url('../images/Promo-baterias-10-y-15-kw_1.webp');
  background-position: 50%;
  background-size: auto;
}

.div-block-48 {
  background-color: var(--gainsboro);
  max-width: 500px;
  height: 2px;
  max-height: 2px;
}

.collection-list-wrapper {
  flex-direction: row;
  justify-content: center;
  padding-top: 13px;
  padding-bottom: 13px;
  display: flex;
}

.section-32 {
  background-color: #00000017;
  padding-top: 12px;
  padding-bottom: 12px;
  display: block;
}

.collection-list {
  object-fit: fill;
  align-items: center;
  width: auto;
  height: auto;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.collection-item {
  object-fit: fill;
  width: 500px;
  height: 500px;
}

.image-46 {
  object-fit: fill;
  width: auto;
  height: auto;
  position: static;
}

.heading-37 {
  color: #0009;
  text-align: center;
}

.slide-3 {
  width: 300px;
  height: auto;
}

.image-47 {
  object-fit: fill;
  width: 300px;
}

.mask-2 {
  width: 300px;
  height: auto;
}

.section-33 {
  width: auto;
  height: auto;
}

.slide-4 {
  width: 300px;
  height: 300px;
}

.sliders {
  background-image: url('../images/Promo-Watch-and-Sunglasses-marzo-23-2021-1080x1080-post_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 600px;
  padding-bottom: 0;
  padding-right: 0;
  position: relative;
}

.sliders.slider2 {
  background-image: url('../images/without-commitment-1080x1080-post_1.webp');
}

.sliders._2nd-slide {
  background-image: url('../images/without-commitment-1080x1080-post_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.mask-3 {
  width: 600px;
  height: 600px;
}

.slider {
  flex-direction: row;
  justify-content: center;
  height: 600px;
  display: flex;
}

.section-34 {
  height: 600px;
}

.container-41 {
  border-radius: 0;
  flex-direction: row;
  width: 600px;
  max-width: 800px;
  height: 600px;
  margin-top: 0;
  margin-bottom: 7px;
  padding-top: 0;
  padding-bottom: 0;
  display: block;
}

.slider-2 {
  border-radius: 0;
  width: auto;
  height: 100%;
}

.slide-5 {
  background-image: url('../images/Flyer-Promo-Glow-makeover-TRATAMIENTO-BOTOX-sept-9-2021-post_1.webp');
  background-position: 50%;
  background-size: cover;
  border-radius: 0;
}

.slide-6 {
  background-image: url('../images/without-commitment-1080x1080-post_1.webp');
  background-position: 50%;
  background-size: cover;
}

.slide-7 {
  background-image: url('../images/post-para-tu-tranquilidad-01_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.mask-4 {
  border-radius: 0;
}

.left-arrow-2, .right-arrow-2 {
  max-width: 30px;
}

.icon-6 {
  max-width: none;
  margin-left: auto;
  margin-right: 0;
}

.icon-7 {
  margin-right: auto;
}

.section-35 {
  -webkit-text-stroke-color: #191919;
  background-color: #d2d2d2;
  height: auto;
  padding-top: 2px;
  padding-bottom: 2px;
}

.heading-titles {
  color: #000;
  text-align: center;
  background-color: #00000029;
  width: 600px;
  margin: 0 auto;
}

.slide-flyers {
  background-image: url('../images/Promo-sunglasses-marzo-23-2021-1080x1080-post_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.heading-38 {
  width: 600px;
  color: var(--white-smoke);
  text-align: left;
  text-transform: uppercase;
  margin: 0 auto;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 15px;
  font-weight: 400;
}

.div-block-49 {
  background-color: #fff;
  border-radius: 10px;
  width: 600px;
  margin: auto;
}

.container-42 {
  background-color: #000;
  border-radius: 0;
  max-width: 650px;
  height: auto;
  margin-top: 0;
}

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

.categories-div {
  background-color: #0000001f;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  min-height: auto;
  display: flex;
}

.grid-6 {
  grid-template-rows: auto;
  grid-auto-rows: minmax(0, 1fr);
  padding: 7px;
}

.heading-39 {
  text-align: center;
  margin-top: auto;
  margin-bottom: auto;
  font-size: 26px;
}

.link-block-2 {
  background-image: url('../images/Promo-sunglasses-marzo-23-2021-1080x1080-post_1.webp');
  background-position: 0 0;
  background-size: auto;
  width: auto;
  height: auto;
  min-height: 400px;
}

.container-44 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  border-radius: 0;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-width: 90vw;
  max-width: 90vw;
  height: auto;
  max-height: none;
  margin: auto;
  padding-top: 0;
  display: flex;
}

.div-block-50 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
}

.heading-40 {
  position: absolute;
}

.image-48 {
  position: static;
}

.link-block-3 {
  background-color: #0000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.grid-image {
  opacity: .1;
  background-color: #0000;
}

.grid-heading {
  z-index: 6;
  opacity: 1;
  color: var(--gainsboro);
  text-align: center;
  align-self: auto;
  margin-top: auto;
  margin-bottom: auto;
  font-style: normal;
  text-decoration: none;
  position: absolute;
  inset: auto;
}

.grid-link-block {
  opacity: 1;
  color: #000;
  background-color: #fff;
  background-image: url('../images/without-commitment-1080x1080-post_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 150px;
  max-height: 150px;
  text-decoration: none;
  display: flex;
}

.grid-link-block.grid-image1 {
  aspect-ratio: auto;
  opacity: .21;
  -webkit-text-fill-color: inherit;
  object-fit: fill;
  background-color: #0000;
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  background-clip: border-box;
  flex-direction: column;
  flex: 0 auto;
  order: 0;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 460px;
  max-width: 500px;
  height: 150px;
  max-height: 200px;
  margin-left: 0;
  margin-right: 0;
  display: flex;
  position: absolute;
}

.grid-link-block.grid-img2 {
  background-image: url('../images/Promo-baterias-10-y-15-kw_1.webp');
}

.grid-link-block.grid-img3 {
  background-image: url('../images/gadesignsstudio-logo-1080-png-02.webp');
  background-position: 50% 30%;
}

.grid-link-block.grid-img4 {
  background-image: url('../images/Promo-Back-School-Glow-makeoversalon_1.webp');
  background-size: cover;
}

.grid-link-block.grid-img5 {
  background-image: url('../images/Mockup-Tarjeta-Florican-MS_1.webp');
}

.grid-link-block.grid-img6 {
  background-image: url('../images/container-image-800x375_1.webp');
}

.div-block-51 {
  background-color: #0000;
  background-image: linear-gradient(#000000d1, #000000d1);
}

.image-49 {
  object-fit: contain;
  max-width: 100%;
}

.div-block-52 {
  background-color: #000000f7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 450px;
  max-width: 450px;
  display: flex;
}

.grid-block-div {
  background-color: #000;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 50px;
  max-width: 450px;
  display: flex;
}

.grid-div-block {
  grid-column-gap: 25px;
  grid-row-gap: 24px;
  object-fit: fill;
  border-radius: 0;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-self: auto;
  place-items: center;
  width: 900px;
  min-width: 90vw;
  max-width: 90vw;
  height: auto;
  max-height: none;
  margin-top: 0;
  margin-bottom: auto;
  display: grid;
}

.grid-link {
  opacity: 1;
  background-image: linear-gradient(#000000ba, #000000ba);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.grid-link.grid-img2 {
  background-image: linear-gradient(to bottom, null, null), url('../images/without-commitment-1080x1080-post_1.webp');
}

.div-block-53 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.div-grid {
  object-fit: fill;
  width: 100%;
  height: 100px;
  max-height: 100px;
}

.img-div {
  opacity: .3;
  object-fit: cover;
  object-position: 50% 50%;
  background-image: linear-gradient(#00000080, #00000080);
  border-radius: 8px;
  width: 100%;
  max-width: none;
  height: 150px;
  max-height: 125px;
  position: static;
}

.div-block-grid {
  -webkit-text-fill-color: inherit;
  background-color: #000;
  background-clip: border-box;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 125px;
  max-height: 125px;
  display: flex;
}

.link-block-grid {
  object-fit: cover;
  width: 60px;
  height: 150px;
  max-height: 150px;
  position: absolute;
  inset: auto 0% auto auto;
}

.heading-41 {
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
}

.link-block-4 {
  width: 100%;
  height: 125px;
  max-height: 125px;
}

.gridlinkblock {
  border-radius: 0;
  width: 100%;
  height: 125px;
  max-height: 125px;
}

.container-45 {
  width: auto;
  height: auto;
}

.background-video {
  width: 270px;
  height: 337.5px;
}

.container-46 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  place-items: center baseline;
  padding-top: 0;
  padding-bottom: 15px;
  display: flex;
}

.background-video-2 {
  object-fit: fill;
  width: 46px;
  height: 500px;
}

.background-video-3 {
  width: auto;
  height: auto;
}

.grid-7 {
  grid-template-rows: minmax(auto, 1fr) minmax(auto, 1fr);
  grid-template-columns: 1fr 1fr 1fr;
  justify-content: stretch;
  place-items: stretch center;
  width: auto;
  height: auto;
}

.background-video-4 {
  object-fit: fill;
  width: 270px;
  height: 337.5px;
  max-height: 100%;
}

.background-video-5 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 300px;
  max-width: none;
  height: 300px;
  max-height: none;
  overflow: hidden;
}

.grid-8 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  object-fit: fill;
  grid-template-rows: minmax(337.5px, 1fr);
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: minmax(15rem, 1fr);
  grid-auto-flow: row;
  place-content: space-between;
  place-items: center;
  height: auto;
}

.background-video-6 {
  justify-content: center;
  align-items: center;
  width: 270px;
  height: 337.5px;
  display: block;
}

.background-6 {
  object-fit: fill;
  width: 270px;
  height: 337.5px;
}

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

.collection-list-wrapper-2 {
  object-fit: fill;
  overflow: visible;
}

.collection-item-2 {
  object-fit: fill;
  object-position: 50% 50%;
  justify-content: center;
  align-items: center;
  height: 400px;
  display: block;
  position: static;
}

.collection-list-2 {
  aspect-ratio: auto;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: block;
  position: static;
}

.collection-list-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  place-items: center;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 0;
  display: grid;
}

.collection-item-3 {
  background-color: var(--white-smoke);
  -webkit-text-fill-color: inherit;
  background-image: linear-gradient(#fff, #fff);
  background-clip: border-box;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  box-shadow: 0 13px 15px -9px #0003;
}

.image-50 {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  max-width: 90%;
  height: 100%;
  max-height: 90%;
}

.headign-gradient {
  border: 1.5px none var(--gainsboro);
  color: #000;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff0;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: auto;
  margin-top: 32px;
  margin-bottom: 32px;
  padding: 0;
  font-size: 2rem;
  font-weight: 800;
  line-height: 24px;
  display: block;
}

.headign-gradient.logo-heading {
  color: var(--white-smoke);
}

.section-36 {
  background-color: #fff0;
}

.section-37 {
  background-color: #000;
}

.logos {
  background-color: var(--gainsboro);
  background-image: url('../images/v748-toon-15_1.webp'), linear-gradient(#dcdcdc, #dcdcdc);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: cover, auto;
  padding-bottom: 17px;
}

.anim {
  background-color: #0000;
}

.contacto {
  background-color: #000;
}

.algunos-trabajos {
  color: #d92b2b;
  background-color: #fff0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 10px;
}

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

.collection-item-4 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.collection-list-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.collection-list-wrapper-3 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
}

.image-51 {
  width: 100%;
  max-width: 90%;
  height: 100%;
}

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

.collection-list-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: stretch;
  align-items: stretch;
  display: grid;
}

.collection-list-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  align-items: center;
  display: grid;
}

.collection-list-wrapper-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.flyer-section-2 {
  padding-bottom: 20px;
  display: block;
}

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

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

.image-52 {
  aspect-ratio: auto;
  object-fit: contain;
  background-color: #fff0;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
}

.lightbox-link {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 90%;
  height: 100%;
  max-height: 100%;
  display: flex;
}

.section-38 {
  background-color: #0000;
  background-image: url('../images/v748-toon-15_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.logos-section {
  background-color: #dbdbdb;
  display: none;
}

.collection-list-wrapper-5 {
  flex-direction: row;
  display: block;
}

.collection-list-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: grid;
}

.body-2 {
  background-image: url('../images/v748-toon-15_1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: auto;
}

.section-39 {
  z-index: -200;
  background-image: url('../images/v748-toon-15_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
}

.container-51 {
  grid-column-gap: .4rem;
  grid-row-gap: .4rem;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(300px, 3fr));
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  justify-content: stretch;
  justify-items: stretch;
  max-width: none;
  display: grid;
  position: static;
}

.background-video-9 {
  aspect-ratio: 1;
  width: 100%;
  height: 100%;
  position: relative;
}

.background-video-10 {
  aspect-ratio: 4 / 5;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.section-40 {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.div-block-56 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  border: 1px #e3e3e3;
  border-radius: 15px;
  flex-flow: row;
  order: 0;
  grid-template-rows: repeat(auto-fit, minmax(175px, 1fr));
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-rows: minmax(0, 1fr);
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0;
  display: grid;
}

.section-41 {
  z-index: 999999;
  object-fit: fill;
  background-color: #0d002f00;
  background-image: linear-gradient(#000, #0b0035);
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  min-height: auto;
  max-height: none;
  display: none;
  position: fixed;
  inset: 0%;
}

.image-53 {
  max-width: 60vw;
}

.preloader {
  z-index: 999999;
  background-color: #2d1515;
  justify-content: center;
  align-items: center;
  max-width: none;
  height: 2000px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.heading-42 {
  z-index: -1;
  color: #9090901a;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 214px;
  font-weight: 700;
  display: flex;
  position: absolute;
  inset: 0%;
}

.lightbox-link-2 {
  box-shadow: 0 3px 13px #0003;
}

.div-block-57 {
  background-image: linear-gradient(to bottom, black, var(--midnight-blue));
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-54 {
  max-width: 60%;
  margin-right: 13px;
}

.init-section {
  opacity: 1;
  color: #fff;
  background-image: linear-gradient(134deg, #000001de, #000c), url('../images/container-image-800x375_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, auto 100%;
  background-attachment: scroll, scroll;
  height: auto;
  display: block;
}

.init-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  height: 100vh;
  display: flex;
  position: relative;
}

.div-block-58 {
  z-index: 4;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: .5px none var(--midnight-blue-2);
  color: #fff;
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
  display: block;
  position: relative;
}

.heading-43 {
  z-index: 1;
  color: #fff;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 400;
  line-height: 100%;
  position: static;
}

.heading-44 {
  text-align: left;
  align-self: auto;
  width: auto;
  margin-top: 0;
  margin-bottom: 43px;
  font-size: 66px;
  line-height: 1;
}

.button {
  background-color: #2d2d2d;
  border-radius: 3px;
  margin-top: 40px;
  margin-bottom: 14px;
}

.text-block-6 {
  outline-offset: 0px;
  color: #000;
  overflow-wrap: normal;
  border: 1px #000;
  outline: 3px #000;
  margin-left: 18px;
  font-style: normal;
  font-weight: 700;
  text-decoration: none;
  transform: translate(0);
}

.image-55, .image-56 {
  max-width: 20%;
}

.div-block-59 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-60 {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  max-width: 100vw;
  margin-top: 29px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  display: block;
  position: relative;
}

.div-block-61 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-57 {
  max-width: 90%;
}

.collection-item-7, .collection-list-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.collection-list-10 {
  align-items: center;
  display: flex;
}

.radio-button {
  display: none;
}

.radio-button-field {
  border: 1px solid #000;
  justify-content: center;
  display: block;
}

.checkbox-field {
  outline-offset: 0px;
  border-radius: 5px;
  outline: 1px solid #333;
  margin-bottom: 0;
  padding: 5px 9px;
}

.checkbox {
  margin-top: 0;
  margin-left: 0;
  display: none;
}

.form-block-4 {
  flex-direction: row;
  max-width: 90vw;
  margin: 18px auto;
  display: block;
  position: sticky;
  top: 25px;
}

.form-4 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  background-color: #000000c2;
  border-radius: 10px;
  flex-flow: wrap;
  place-content: stretch center;
  align-items: center;
  width: 85vw;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  position: static;
  inset: 0% 0% auto;
  box-shadow: 0 5px 19px #0003;
}

.checkbox-label {
  margin-bottom: 0;
}

.radio-button-field-2 {
  background-color: var(--steel-blue);
  border: 1px #000;
  border-radius: 6px;
  margin-top: 9px;
  margin-bottom: 9px;
  padding: 2px 12px;
  display: block;
}

.radio-button-2 {
  display: none;
}

.radio-button-label {
  color: #fff;
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  font-weight: 700;
}

.collection-list-11 {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  place-items: center;
  max-width: 90%;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.text-block-7 {
  display: none;
}

.collection-list-wrapper-7 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.image-58 {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.collection-item-8 {
  width: auto;
  max-width: 90vw;
  margin: 8px;
}

.filterimages {
  outline-color: var(--gainsboro);
  outline-offset: 0px;
  object-fit: cover;
  outline-width: 3px;
  outline-style: none;
  width: 100%;
  height: 100%;
}

.lightbox-link-3 {
  object-fit: cover;
  max-width: 100%;
}

.div-block-62 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-self: auto;
  align-items: center;
  display: flex;
}

.div-block-63 {
  flex-direction: column;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.text-block-8 {
  color: #fff;
  font-weight: 700;
}

.lottie-animation {
  max-width: 100px;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.body-3 {
  background-color: #202020;
  background-image: linear-gradient(#00000029, #00000029), url('../images/gray-abstract-textured-background_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  font-family: Montserrat, sans-serif;
}

.container-contact-page {
  background-image: url('../images/gadesignsstudio-01.webp'), linear-gradient(#fff, #fff);
  background-position: 50%, 0 0;
  background-repeat: no-repeat, repeat;
  background-size: 100px, auto;
  background-attachment: scroll, scroll;
  border: 2px solid #00000047;
  border-radius: 100px;
  width: 125px;
  max-width: 150px;
  height: 125px;
  max-height: 150px;
  box-shadow: 0 0 19px 8px #0000001c;
}

.section-42 {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  display: flex;
}

.container-contact-items {
  justify-content: center;
  max-width: 600px;
  display: flex;
}

.container-contact-items.container-fill-class {
  background-color: #fffffff2;
  border-radius: 8px;
  flex-direction: column;
  align-items: center;
  padding: 13px 10px;
  box-shadow: 0 2px 12px #0003;
}

.image-links-buttons {
  width: 60px;
  margin: 0 1px;
}

.section-43 {
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.contact-heading {
  align-self: auto;
  margin: 0 auto;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.contact-text-description {
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
}

.contact-social-media-text-info {
  color: #3b3b3b;
  flex-direction: column;
  align-items: flex-start;
  margin: auto;
  font-size: 22px;
  font-weight: 600;
  text-decoration: none;
  display: block;
}

.contact-social-media-text-info.underline {
  text-decoration: none;
}

.contact-section-info {
  padding-top: 7px;
  padding-bottom: 7px;
  position: relative;
}

.div-block-64 {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 4.25fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: center;
  width: 350px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: grid;
}

.image-59 {
  width: 60px;
}

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

.link-block-social {
  justify-content: center;
  align-self: auto;
  width: 160px;
  text-decoration: none;
  display: flex;
}

.link-block-social.facebook-button {
  margin-top: 8px;
}

.social-media-div-block {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 3fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  place-items: stretch center;
  width: 200px;
  display: grid;
}

.link-block-6 {
  z-index: 100;
  color: #fff;
  background-color: #000;
  border: 1px solid #ffffff5e;
  border-radius: 9px;
  align-items: center;
  margin-top: 18px;
  margin-bottom: 18px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  display: flex;
  position: fixed;
  bottom: -11px;
  right: 278px;
}

.section-44 {
  justify-content: flex-end;
  height: 75px;
  max-height: 75px;
  display: flex;
  position: relative;
}

.heading-45 {
  margin-left: 15px;
  font-size: 12px;
  font-weight: 300;
  line-height: 13px;
}

.image-60 {
  width: 40px;
}

.html-embed {
  display: flex;
}

.section-45 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #fff;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: stretch;
  margin: auto;
  padding-left: 32px;
  display: block;
  position: fixed;
}

.container-53 {
  display: block;
}

.html-embed-2 {
  background-color: #fff0;
  flex: 1;
  align-self: center;
  display: block;
}

.columns {
  align-self: auto;
  display: flex;
}

.column-4, .column-5 {
  align-self: center;
}

.link-block-7 {
  background-color: var(--steel-blue);
  background-image: linear-gradient(to bottom, var(--steel-blue), var(--steel-blue));
  color: #fff;
  margin-top: 15px;
  padding-top: 8px;
  padding-bottom: 8px;
  font-weight: 700;
  display: flex;
}

.embedbutton {
  color: #9ff3f8;
  text-align: left;
  text-transform: uppercase;
  background-color: #ededed00;
  flex: 0 auto;
  align-self: center;
  width: auto;
  max-width: none;
  height: auto;
  min-height: 40px;
  max-height: 40px;
  margin-top: auto;
  margin-bottom: auto;
  padding: 10px;
  font-size: 18px;
  font-weight: 800;
}

.container-54 {
  background-color: var(--steel-blue);
  flex-flow: row;
  justify-content: flex-start;
  align-items: stretch;
  padding-top: 0;
  display: flex;
}

.div-block-65 {
  background-color: #fff;
  font-size: 22px;
  display: flex;
}

.div-block-66 {
  align-self: center;
  width: 50%;
  display: flex;
}

.divblocklottie {
  flex-flow: column;
  justify-content: center;
  align-self: auto;
  align-items: center;
  width: 50%;
  margin-left: auto;
  display: flex;
  position: absolute;
  inset: 0%;
}

.lottie-animation-2 {
  z-index: 3;
  opacity: 1;
  flex: 1;
  align-self: auto;
  width: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  position: static;
  inset: 0%;
}

.slide-in {
  text-align: left;
  align-self: flex-start;
  margin-top: 0;
  font-size: 63px;
  line-height: 60px;
}

.slide-in.tricks {
  z-index: 1;
  background-image: linear-gradient(to bottom, var(--white-smoke), var(--white-smoke));
  text-align: center;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  align-self: center;
  margin-top: 40px;
  margin-bottom: 10px;
  font-size: 4rem;
  font-weight: 700;
  line-height: 100%;
  position: static;
}

.heading-46 {
  color: #000;
  background-color: #0000;
  border-radius: 0;
  height: auto;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
  font-size: 50px;
  line-height: 50px;
}

.div-block-67 {
  background-color: var(--steel-blue);
  width: 600px;
  height: 1px;
}

.navbar-logo-center-container-2 {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-logo-center-container-2.shadow-three {
  width: 100%;
  max-width: 1140px;
}

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

.navbar-wrapper-three-2 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.navbar-brand-three-2 {
  z-index: 5;
  position: absolute;
}

.nav-menu-wrapper-three-2 {
  width: 100%;
}

.nav-menu-three-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-menu-block-2 {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link-2 {
  color: #fff;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #1a1b1fbf;
}

.nav-link-2:focus-visible, .nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-link-accent-2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-2:hover {
  color: #1a1b1fbf;
}

.mobile-margin-top-11 {
  flex: 0 auto;
  margin-left: 0;
}

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

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

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

.navbar-no-shadow-2 {
  background-color: #0000;
  padding-top: 10px;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #fff0;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  position: static;
}

.containernavwebform {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  max-width: 940px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.nav-menu-9 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-button-wrapper-2 {
  flex: 0 auto;
  align-self: auto;
  margin-left: 120px;
}

.text-block-9 {
  color: var(--steel-blue);
}

.body-4 {
  background-color: #000;
}

.div-block-69 {
  background-color: #1c1b1bab;
  border-radius: 8px;
  flex-flow: column;
  width: 90%;
  padding: 15px;
  display: flex;
}

.text-field-3 {
  height: 25px;
}

.fillinfo {
  flex-flow: column;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.div-block-70 {
  align-self: auto;
}

.checkbox-2 {
  border: 1px solid var(--steel-blue);
}

.checkbox-label-2 {
  color: #fff;
}

.socialfilltext {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: space-around;
  align-self: auto;
  align-items: center;
  height: 25px;
  margin-bottom: 12px;
  display: flex;
}

.socialfieldlabel {
  color: #fff;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  word-break: normal;
  height: auto;
  margin-bottom: 0;
  margin-right: 0;
  font-size: .8rem;
  font-weight: 300;
  line-height: 100%;
}

.socialname {
  height: 25px;
  max-height: 25px;
}

.socialinputs {
  flex: 0 auto;
  align-self: center;
  height: 25px;
  margin-bottom: 0;
  font-size: .7rem;
}

.div-block-71 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: center;
  align-items: center;
  width: 12%;
  height: auto;
  display: flex;
}

.paragraph-6 {
  color: #fff;
  width: 60%;
  font-size: .8rem;
  line-height: 140%;
}

.radio-button-field-3 {
  align-self: flex-start;
  margin-bottom: 0;
}

.radio-button-label-2 {
  color: #fff;
  margin-bottom: 0;
  font-size: .9rem;
}

.radio-button-3 {
  border: 1px solid var(--steel-blue);
}

.section-46 {
  z-index: 0;
  background-image: linear-gradient(180deg, #1d1d1dd9, var(--dark-gray)), url('../images/container-image-800x375_1.webp');
  background-position: 0 0, 50%;
  background-size: auto, auto;
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
  height: 100vh;
  display: flex;
  position: relative;
}

.navbar-no-shadow-3 {
  z-index: 40;
  opacity: 1;
  mix-blend-mode: normal;
  background-color: #0000;
  border-radius: 0;
  margin: 0 10px 10px;
  position: fixed;
  inset: 1% 0% auto;
}

.navbar-no-shadow-container-3 {
  z-index: 30;
  border: 1px solid var(--dim-grey);
  mix-blend-mode: normal;
  background-color: #2c2c2c00;
  border-radius: 100px;
  width: 100%;
  max-width: none;
  margin: 10px 0;
  padding: 20px;
  position: relative;
  left: auto;
  right: auto;
  overflow: clip;
}

.container-regular-2 {
  flex: 0 auto;
  align-self: auto;
  width: auto;
  max-width: none;
  min-height: 30px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-self: stretch;
  align-items: center;
  max-width: none;
  margin: 0;
  display: flex;
}

.nav-menu-wrapper-3 {
  align-self: auto;
}

.nav-menu-10 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-3 {
  pointer-events: auto;
  color: var(--white-smoke);
  letter-spacing: .25px;
  text-transform: uppercase;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 600;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-3:hover {
  color: #1a1b1fbf;
}

.nav-link-3:focus-visible, .nav-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-3.w--current:hover {
  color: var(--lblue);
}

.mobile-margin-top-12 {
  flex-flow: row;
  align-self: auto;
  align-items: stretch;
  display: flex;
}

.button-primary-3 {
  background-color: var(--steel-blue);
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 10px;
  align-self: auto;
  margin-top: 0;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

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

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

.text-block-10 {
  color: #fff;
}

.galleynavbar {
  background-color: #000;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 100px;
  display: flex;
}

.div-block-72 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 1px solid var(--midnight-blue);
  opacity: 1;
  background-color: #ffffff1a;
  border-radius: 13px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding: 15px;
  display: flex;
  position: relative;
  box-shadow: 0 2px 14px -4px #0003;
}

.lottie-animation-3 {
  z-index: 1;
  flex: 0 auto;
  width: 75px;
  max-width: 75px;
  position: relative;
}

.heading-47 {
  background-image: linear-gradient(175deg, var(--lblue), var(--steel-blue));
  color: #fff;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 2.5rem;
  font-weight: 300;
}

.div-block-73 {
  align-self: center;
  margin-top: 20px;
}

.footer-dark {
  box-sizing: border-box;
  background-color: #000;
  background-image: linear-gradient(#000000d6, #000000d6), url('../images/social-mediaAsset-4gadesign-icon-logo-_1.webp');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  border: 1px #000;
  height: auto;
  padding: 50px 30px 15px;
  display: block;
  position: static;
  bottom: auto;
}

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

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

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  color: #fff;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

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

.footer-social-block {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.footer-social-link-2 {
  margin-left: 0;
}

.footer-divider {
  background-color: var(--steel-blue);
  width: 100%;
  height: 1px;
  margin-top: 40px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  font-size: 14px;
  line-height: 16px;
}

.image-61 {
  color: #fff;
  background-color: #fff0;
  width: 45px;
  max-width: none;
}

.image-62 {
  background-color: var(--steel-blue);
}

.image-63 {
  background-color: #007fb900;
  width: 45px;
  max-width: none;
}

.whattsapplink {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #fff;
  text-decoration: none;
  display: flex;
}

.div-block-75 {
  flex-flow: row;
  order: 0;
  display: block;
}

.div-block-76 {
  flex: 0 auto;
  order: 0;
  justify-content: center;
  align-self: center;
  align-items: center;
  width: 35px;
  height: 35px;
  display: flex;
  overflow: hidden;
}

.image-64 {
  width: 45px;
  max-width: none;
}

.heading-48 {
  text-transform: uppercase;
}

.container-57 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.body-5 {
  background-color: #f2f2f2;
  display: block;
}

.code-embed {
  flex: 0 auto;
  margin-bottom: 20px;
  line-height: 100%;
}

.plansuscriptiondiv {
  background-color: #fff;
  background-image: linear-gradient(16deg, #0b0b0b, #262626);
  border: 1px solid #414040;
  border-radius: 5px;
  flex-flow: column;
  justify-content: space-between;
  align-items: center;
  width: auto;
  max-width: none;
  display: flex;
  overflow: clip;
}

.container-58 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: repeat(auto-fit, minmax(200px, 1fr));
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-rows: 1fr;
  grid-auto-columns: 1fr;
  padding: 13px;
  display: block;
}

.heading-49 {
  color: #fff;
  flex: 0 auto;
  align-self: auto;
  font-size: 2rem;
}

.plan-list-text {
  color: #fff;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 1rem;
  line-height: 100%;
}

.div-block-79 {
  background-color: var(--steel-blue);
  align-self: stretch;
  height: 15px;
  max-height: 25px;
}

.list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: row;
  flex: 1;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.list-item-2 {
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  margin-bottom: 5px;
  list-style-type: none;
  display: flex;
}

.list-item-3 {
  list-style-type: none;
}

.svg-icon {
  width: 1.6rem;
  height: 1.6rem;
  color: var(--steel-blue);
  flex: 0 auto;
  margin-right: 0;
  font-size: 10px;
  display: block;
}

.svg-icon:hover {
  cursor: pointer;
}

.container-59 {
  background-color: #000;
}

.image-65 {
  width: 99px;
}

.section-47 {
  background-color: #000;
  height: auto;
  max-height: 75vh;
  padding-top: 15px;
  padding-bottom: 15px;
}

.link-block-8 {
  background-color: #f44;
  width: 100px;
  height: 100px;
}

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

.link-block-9 {
  width: 200px;
  height: 70px;
}

.link-block-10 {
  background-color: #c54949;
  width: 200px;
  height: 200px;
}

.link-block-11 {
  width: 150px;
  height: 150px;
}

.checkbox-label-3, .radio-button-label-3 {
  color: #fff;
}

.div-block-80 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  margin-bottom: 20px;
  padding-top: 18px;
  display: block;
}

.div-block-81 {
  background-color: #e3e3e300;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  margin-bottom: 15px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.code-embed-2 {
  background-color: #f1f1f100;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 70vw;
  max-width: none;
  padding-top: 0;
  padding-bottom: 18px;
  display: flex;
}

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

.div-block-82 {
  z-index: 0;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
  box-shadow: inset 0 0 19px 4px var(--steel-blue);
  text-overflow: clip;
  background-color: #0d0d0d00;
  border: 1px #fff;
  border-radius: 0;
  flex: 0 auto;
  align-self: center;
  position: absolute;
  inset: 0 0%;
}

.image-66 {
  color: #fff;
}

.g {
  z-index: 2;
  color: #fff;
  position: relative;
}

.g-2 {
  color: #fff;
}

.path {
  background-color: #fff;
}

.g-3 {
  color: #fff;
  background-color: #fff;
}

.svg {
  z-index: 2;
  color: #000;
  position: relative;
}

.g-4 {
  z-index: 1;
  position: relative;
}

.svg-2 {
  color: #fff;
}

.g-5 {
  color: #acd9db;
}

.g-6 {
  color: #11d5e0;
}

.g-7 {
  color: #14bfc8;
}

.iconimg {
  z-index: 2;
  opacity: 1;
  -webkit-text-fill-color: transparent;
  background-color: #fff0;
  -webkit-background-clip: text;
  background-clip: text;
  height: 40px;
  margin-top: 10px;
  margin-bottom: 20px;
  position: static;
}

.jobbutton {
  z-index: 3;
  background-color: var(--steel-blue);
  background-image: linear-gradient(-322deg, #265e78, #352b1f 56%, var(--midnight-blue-2));
  color: var(--white-smoke);
  letter-spacing: 1px;
  border: 1px solid #040f7d;
  border-radius: 40px;
  align-self: center;
  margin-bottom: 20px;
  padding: 15px;
  font-weight: 600;
  position: static;
}

.jobbutton.web_descr_button {
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: .8rem;
}

.jobbutton.linkswoembed {
  text-align: center;
}

.solution-section {
  z-index: 0;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  mix-blend-mode: normal;
  background-color: #262626;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  display: block;
  position: static;
}

.heading-gradient {
  z-index: 6;
  background-image: linear-gradient(150deg, var(--lblue), var(--steel-blue));
  width: auto;
  color: var(--steel-blue);
  text-align: left;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5rem;
  line-height: 100%;
  position: static;
  inset: auto 0% 0%;
}

.heading-gradient.lightbg {
  background-image: linear-gradient(to bottom, var(--blue-texts), var(--blue-texts));
  text-align: left;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 1.7rem;
  line-height: 115%;
}

.heading-gradient.lightbg.centered {
  color: var(--blue-texts);
  text-align: center;
}

.heading-gradient.center {
  text-align: center;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
}

.solution-paragrahp {
  color: #fff;
  text-align: left;
  width: 90%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 500;
  line-height: 130%;
}

.solution-paragrahp.white {
  color: #fff;
}

.div-block-83 {
  overflow: clip;
}

.div-block-84 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex: 0 auto;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  align-self: auto;
  padding: 20px;
  display: grid;
}

.gradient-bg {
  z-index: 0;
  background-image: linear-gradient(166deg, black, var(--steel-blue));
  opacity: .4;
  mix-blend-mode: hard-light;
  position: absolute;
  inset: 0%;
}

.webdesign {
  background-color: var(--dark-gray);
}

.div-block-85 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  grid-template-rows: repeat(auto-fit, minmax(0, 1fr));
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  grid-auto-columns: 1fr;
  grid-auto-flow: row;
  align-self: stretch;
  padding: 20px;
  display: grid;
  position: static;
}

.div-block-86 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  object-fit: fill;
  flex-flow: column;
  align-items: flex-start;
  height: auto;
  padding-left: 20px;
  display: flex;
  position: static;
  inset: 0%;
}

.div-block-87 {
  object-fit: fill;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
  inset: 0%;
  overflow: hidden;
}

.image-67 {
  object-fit: fill;
  flex: 0 auto;
  max-width: 100%;
  max-height: none;
  position: static;
  inset: 0% 0% auto auto;
}

.solution-paragraph {
  color: #fff;
}

.service-heading {
  color: var(--steel-blue);
}

.div-block-89 {
  flex: 1;
  max-width: 50%;
}

.div-block-90 {
  flex-flow: column;
  flex: 1;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  margin-bottom: 24px;
  display: flex;
}

.section-48 {
  -webkit-backdrop-filter: blur(7px);
  backdrop-filter: blur(7px);
  position: absolute;
  inset: 0%;
}

.div-block-91 {
  z-index: 0;
  -webkit-backdrop-filter: blur(8px);
  backdrop-filter: blur(8px);
  background-image: linear-gradient(216deg, #49494a, #303030);
  border: .25px solid #004f73;
  border-radius: 10px;
  position: absolute;
  inset: 0%;
}

.div-block-92 {
  flex-flow: column;
  flex: 0 auto;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  padding-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
  display: flex;
}

.webpageslinks {
  flex: 0 auto;
  align-self: stretch;
}

.div-block-95 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  align-self: auto;
  align-items: center;
  padding-top: 25px;
  padding-bottom: 25px;
  display: flex;
}

.descripcion_paginas_web {
  color: #aaa;
  text-align: center;
  margin-top: 0;
}

.div-block-96 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 1px solid var(--dim-grey);
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-auto-columns: 1fr;
  justify-items: center;
  display: grid;
}

.text-block-11 {
  color: #000;
  align-self: flex-start;
}

.div-block-97 {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  flex: 0 auto;
  align-self: stretch;
  width: auto;
  height: auto;
  margin-bottom: 0;
  display: block;
}

.div-block-98 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  border: 1px solid var(--dark-gray);
  background-color: #fff;
  background-image: linear-gradient(180deg, var(--midnight-blue), var(--black));
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  padding: 7px;
  display: flex;
  overflow: hidden;
}

.webnametext {
  color: #fff;
  flex: 0 auto;
  align-self: center;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.div-block-99 {
  justify-content: center;
  align-items: center;
  display: block;
}

.div-block-100 {
  grid-column-gap: 27px;
  grid-row-gap: 27px;
  flex-flow: column;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.link-block-12 {
  background-color: var(--steel-blue);
  text-decoration: none;
}

.jobbutt {
  background-image: linear-gradient(180deg, var(--midnight-blue-2), var(--steel-blue));
  text-align: center;
  border-radius: 3px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 1rem;
  font-weight: 700;
  line-height: 100%;
}

.div-block-101 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: repeat(auto-fit, minmax(0, 1fr));
  grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-102 {
  align-self: stretch;
}

.section-49 {
  background-color: var(--nlack);
  text-transform: uppercase;
  position: relative;
}

.div-block-103 {
  background-color: var(--dim-grey);
  background-image: linear-gradient(180deg, var(--dim-grey), black);
  opacity: .6;
  filter: blur(5px);
  border-radius: 100px;
  position: absolute;
  inset: 0%;
}

.primary-button-3 {
  align-self: flex-start;
  margin-bottom: 0;
}

.body-6 {
  background-color: var(--nlack);
}

.paragraph-7 {
  color: #fff;
  text-align: center;
  max-width: 80%;
  font-size: 2rem;
  line-height: 120%;
}

.plan-heading {
  color: #fff;
  text-align: center;
  align-self: center;
  max-width: 70%;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.8rem;
}

.text-span-5 {
  color: var(--blue-texts);
  font-size: 3.5rem;
}

.div-block-104 {
  border: 1px solid var(--steel-blue);
  background-color: #2d2d2d;
  background-image: linear-gradient(180deg, var(--dim-grey), var(--dark-gray));
  border-radius: 10px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding: 30px;
  display: flex;
}

.price-plan {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
}

.text-span-6 {
  color: var(--white-smoke);
  font-size: .8rem;
  font-weight: 300;
  line-height: 100%;
}

.div-block-105 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 15px;
  display: flex;
}

.price {
  color: var(--blue-texts);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4.5rem;
  line-height: 100%;
}

.div-block-106 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  margin-top: 40px;
  margin-bottom: 40px;
  display: flex;
}

.plan-list {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  display: flex;
}

.div-block-107 {
  grid-column-gap: 11px;
  grid-row-gap: 11px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-block-12 {
  color: #fff;
  font-size: 1rem;
  line-height: 100%;
}

.div-block-108 {
  flex: none;
  justify-content: center;
  align-self: center;
  align-items: center;
  display: flex;
}

.text-span-7 {
  font-style: italic;
  font-weight: 300;
}

.div-block-109 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  grid-auto-columns: 1fr;
  display: grid;
}

.text-span-8 {
  font-size: 1.5rem;
  line-height: 120%;
}

.list-item-4:hover {
  color: var(--steel-blue);
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  background-color: #4141413d;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

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

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

.navbar-brand-3 {
  flex: 1;
}

.nav-menu-wrapper-4 {
  flex: 0 auto;
}

.nav-menu-two {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-4 {
  color: #fff;
  text-align: center;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-4:hover {
  color: var(--lblue);
}

.nav-link-4:focus-visible, .nav-link-4[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-3 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-3 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-3:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-3:focus-visible, .nav-dropdown-toggle-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-3 {
  margin-right: 10px;
}

.nav-dropdown-list-3 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-3.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-3 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-3:focus-visible, .nav-dropdown-link-3[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent-3 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent-3:hover {
  color: #1a1b1fbf;
}

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

.button-primary:hover {
  color: #fff;
  background-color: #1a1b1f;
}

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

.image-69 {
  max-width: 50%;
}

.list-item-5 {
  flex: none;
}

.list-item-6 {
  display: none;
}

.list-item-7 {
  flex: none;
}

.mainbutton {
  background-color: var(--steel-blue);
  letter-spacing: 3px;
  border-radius: 5px;
  margin-top: 20px;
  padding-left: 29px;
  padding-right: 29px;
  font-size: 1.6rem;
  line-height: 100%;
}

.mainbutton:hover {
  background-color: var(--dim-grey);
}

.heading-50 {
  color: #fff;
  text-align: center;
  margin-top: 15px;
  font-size: 1.3rem;
  font-weight: 500;
  line-height: 130%;
}

@media screen and (max-width: 991px) {
  .heading {
    margin-bottom: 8px;
  }

  .container-6 {
    max-width: 728px;
  }

  .navbar-wrapper-three {
    justify-content: space-between;
  }

  .navbar-brand-three {
    position: relative;
  }

  .nav-menu-wrapper-three {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .heading-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .navbar {
    background-color: #312f0a;
  }

  .container-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .nav_bar {
    background-color: #e3e38d;
  }

  .navbarlogo {
    display: inline-block;
  }

  .navbar-2 {
    color: #1f1f1f;
    background-color: #fff;
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .columns-section {
    flex-flow: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin: 0;
    display: flex;
    position: static;
  }

  .div-block-14 {
    flex-flow: column;
    align-items: stretch;
    width: 100%;
    max-width: none;
    margin-left: 18px;
  }

  .container-16 {
    max-width: 95%;
  }

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

  .heading-columnas {
    width: 80%;
    font-size: .85rem;
  }

  .texto-columnas {
    width: 80%;
    font-size: .85em;
    line-height: .9em;
  }

  .div-block-16 {
    object-fit: none;
    width: 100%;
  }

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

  .footer-wrapper-two {
    flex-wrap: wrap;
  }

  .footer-form {
    width: 100%;
    margin-top: 40px;
  }

  .footer-form-container {
    max-width: 350px;
  }

  .heading-imageslider {
    top: 218px;
    left: 37px;
  }

  .sliderheading {
    left: 91px;
  }

  .grid-4 {
    justify-items: center;
  }

  .image-taysha {
    align-self: auto;
  }

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

  .img-taysha-heading {
    font-size: 2.2em;
  }

  .taysha-bio-paragraph {
    font-size: 1em;
    line-height: 2em;
  }

  .heading-17 {
    font-size: 1.25em;
    line-height: 1.25em;
  }

  .text-block {
    font-size: 1em;
  }

  .container-main.bg-main-container {
    justify-content: center;
    max-width: 100vw;
  }

  .image-38 {
    max-width: 45%;
  }

  .navbar-5 {
    align-self: flex-end;
  }

  .icon-3 {
    color: var(--white-smoke);
  }

  .container-31 {
    justify-content: space-between;
  }

  .container-33 {
    flex-direction: column;
  }

  .nav-link-text {
    width: 150px;
    height: 20px;
    max-height: 20px;
    color: var(--midnight-blue);
    text-align: center;
    background-color: #dededff0;
    border-radius: 20px;
    margin: 4px auto;
    padding: 2px 0;
  }

  .icon-4 {
    color: var(--gainsboro);
  }

  .nav-menu-6 {
    background-color: #c8c8c800;
    flex-flow: column wrap;
    align-items: center;
    display: flex;
    position: relative;
    top: -2px;
    right: auto;
  }

  .menu-button-6 {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .menu-button-6.w--open {
    background-color: #c8c8c800;
    padding: 4px;
  }

  .nav-bar-sect {
    height: 50px;
    max-height: 50px;
  }

  .container-34 {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 50px;
    max-height: 50px;
    padding-bottom: 0;
    display: flex;
  }

  .container-35 {
    text-align: center;
    flex-flow: column;
    place-content: stretch flex-start;
    width: 200px;
    max-width: 200px;
    height: 200px;
    max-height: 200px;
    margin: auto;
    display: flex;
  }

  .nav-menu-7 {
    z-index: 3;
    background-color: #c8c8c800;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
    top: 0;
  }

  .navbar-7 {
    background-color: #ddd0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    display: flex;
    position: static;
  }

  .menu-button-7 {
    color: var(--gainsboro);
    background-color: #c8c8c800;
  }

  .menu-button-7.w--open {
    background-color: #c8c8c800;
    padding-top: 0;
    padding-bottom: 0;
  }

  .navbar-8 {
    max-width: 100vw;
    height: 50px;
    max-height: 60px;
    color: var(--white-smoke);
    flex-direction: column;
    display: flex;
  }

  .nav-link-text-white {
    background-color: var(--steel-blue);
    width: 100vw;
    max-width: 100vw;
    color: var(--white-smoke);
    text-transform: uppercase;
    border-radius: 0;
    align-self: center;
    margin: auto;
    padding: 11px 0;
    line-height: 14px;
  }

  .nav-link-text-white.w--current {
    color: var(--white-smoke);
  }

  .container-36 {
    flex-direction: row;
    align-self: center;
    width: 100vw;
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
    padding: 0 19px;
  }

  .nav-menu-8 {
    width: 100vw;
    max-width: 100vw;
    color: var(--white-smoke);
    background-color: #c8c8c800;
    border-radius: 0;
    flex-direction: column;
    justify-content: space-between;
    align-self: center;
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
    position: relative;
    top: 25px;
  }

  .menu-button-8 {
    background-color: #c8c8c800;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding: 0;
    bottom: auto;
  }

  .menu-button-8.w--open {
    background-color: #c8c8c800;
    margin-top: auto;
    position: static;
    top: -76px;
  }

  .icon-5 {
    width: auto;
    color: var(--black);
    text-transform: uppercase;
    justify-content: center;
    align-items: center;
    margin: auto auto 0;
    display: flex;
  }

  .header-al-lugar {
    padding-left: 0;
  }

  .section-29 {
    opacity: 1;
    background-image: url('../images/gray-abstract-textured-background_1.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 0;
  }

  .paragraph-5 {
    padding-left: 0;
  }

  .container-37 {
    max-width: 100vw;
  }

  .image-42 {
    max-width: 20%;
    margin: 0 auto 0 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .section-30 {
    padding-bottom: 11px;
  }

  .section-nuestros-servicios {
    padding: 15px;
  }

  .heading-36 {
    width: 41%;
    margin-bottom: 10px;
    line-height: 130%;
  }

  .container-41 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
    height: auto;
    margin: 0 auto;
    display: block;
  }

  .slider-2 {
    justify-content: center;
    width: auto;
    max-width: none;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: flex;
  }

  .slide-5 {
    object-fit: fill;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
    width: 100vw;
    max-width: 100vw;
    margin-left: auto;
    margin-right: auto;
  }

  .mask-4 {
    width: auto;
    max-width: none;
    height: 750px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading-titles {
    width: 100vw;
  }

  .heading-38 {
    width: auto;
  }

  .container-42 {
    width: 100vw;
    max-width: 100vw;
  }

  .container-46 {
    flex-direction: column;
    max-width: 100vw;
    display: flex;
  }

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

  .headign-gradient {
    width: auto;
    font-size: 22px;
  }

  .container-51 {
    grid-column-gap: .4rem;
    grid-row-gap: .4rem;
    flex: 0 auto;
    grid-auto-columns: minmax(200px, .25fr);
    grid-auto-flow: row;
    justify-content: stretch;
    align-self: auto;
    justify-items: stretch;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .background-video-9 {
    object-fit: cover;
    position: relative;
  }

  .section-40 {
    position: static;
  }

  .div-block-56 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    margin-top: 0;
    padding: 20px;
  }

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

  .heading-43 {
    text-align: center;
    width: 60vw;
  }

  .heading-44 {
    font-size: 59px;
  }

  .link-block-6 {
    right: 82px;
  }

  .slide-in.tricks {
    width: 90vw;
    font-size: 3rem;
    line-height: 100%;
  }

  .container-55 {
    max-width: 728px;
  }

  .navbar-wrapper-three-2 {
    justify-content: space-between;
  }

  .navbar-brand-three-2 {
    position: relative;
  }

  .nav-menu-wrapper-three-2 {
    background-color: #0000;
    top: 70px;
  }

  .nav-menu-three-2 {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-9 {
    padding: 12px;
  }

  .menu-button-9.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .containernavwebform {
    width: 90%;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000;
    flex-flow: row;
    display: block;
    position: relative;
    top: 0;
  }

  .nav-menu-9 {
    background-color: #fff0;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-button-wrapper-2 {
    width: 100%;
    margin-left: 0;
  }

  .div-block-71 {
    width: 15%;
  }

  .icon-8 {
    color: var(--steel-blue);
  }

  .section-46 {
    height: 80vh;
  }

  .navbar-no-shadow-3 {
    z-index: 2000;
  }

  .container-regular-2 {
    width: 85%;
  }

  .nav-menu-wrapper-3 {
    z-index: 1000;
    background-color: #636363;
  }

  .nav-menu-10 {
    opacity: 1;
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-3 {
    color: var(--steel-blue);
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 700;
  }

  .menu-button-10 {
    padding: 12px;
  }

  .menu-button-10.w--open {
    background-color: var(--steel-blue);
    color: #fff;
  }

  .icon-9 {
    color: var(--white-smoke);
  }

  .list-item {
    color: #fff;
  }

  .container-56 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .jobbutton {
    align-self: center;
  }

  .heading-gradient {
    width: 100%;
    font-size: 2rem;
  }

  .solution-paragrahp {
    width: 95%;
    font-size: .85rem;
    font-weight: 300;
    line-height: 130%;
  }

  .div-block-84 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .div-block-93 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .div-block-96 {
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  }

  .div-block-98 {
    border-color: var(--dim-grey);
  }

  .paragraph-7 {
    max-width: 84%;
  }

  .div-block-104 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .list-item-4 {
    background-color: #818181;
  }

  .navbar-logo-left-container.shadow-three {
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
    background-color: #50505080;
    border-radius: 500px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-62 {
    max-width: 728px;
  }

  .nav-menu-wrapper-4 {
    background-color: #0000;
  }

  .nav-menu-two {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    background-color: #fff;
    border-radius: 0;
    flex-flow: column;
    justify-content: space-around;
    align-items: center;
    margin-top: 0;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link-4 {
    color: #424242;
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-link-4:hover {
    color: var(--black);
    font-weight: 700;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: absolute;
  }

  .button-primary {
    background-color: var(--steel-blue);
  }

  .button-primary:hover {
    background-color: var(--black);
  }

  .menu-button-11 {
    padding: 12px;
  }

  .menu-button-11:active {
    background-color: var(--steel-blue);
    color: #fff;
    border-radius: 500px;
  }

  .menu-button-11.w--open {
    background-color: var(--steel-blue);
    color: #fff;
    border-radius: 40px;
  }

  .image-69 {
    max-width: 40%;
  }

  .list-item-5 {
    font-weight: 500;
  }

  .icon-10 {
    color: #fff;
  }

  .mainbutton {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .container.nav-bar-container-transp {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
  }

  .heading {
    margin-bottom: 15px;
  }

  .navbar-brand-three {
    padding-left: 0;
  }

  .nav-menu-three {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block {
    flex-direction: column;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .heading-5 {
    font-size: 4vw;
  }

  .hero-heading-center {
    padding: 60px 15px;
  }

  .container-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .nav-menu, .menu-button-2 {
    background-color: #fffddb;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .heading-14 {
    line-height: 5vh;
    bottom: -47px;
  }

  .container-13 {
    left: 17px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .heading-15 {
    top: 85px;
    left: 15px;
  }

  .image-17 {
    height: 50vh;
  }

  .columns-section {
    flex-direction: column;
    align-items: center;
    width: auto;
    max-width: none;
  }

  .div-block-14 {
    flex-direction: column;
    align-items: center;
    margin-bottom: 26px;
  }

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

  .section_services {
    padding-top: 47px;
    padding-bottom: 17px;
  }

  .servicios-heading {
    width: 75vw;
    margin-top: -26px;
    line-height: 38px;
  }

  .service-paragraph {
    width: 70vw;
    margin-bottom: 24px;
  }

  .div-block-17 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .footer-light {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-divider-two {
    margin-top: 30px;
    margin-bottom: 10px;
  }

  .footer-bottom {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    width: auto;
    max-width: none;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-social-block-two {
    flex-direction: row;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: auto;
    display: block;
  }

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

  .heading-imageslider {
    margin-top: 63px;
    font-size: 2rem;
    line-height: 2rem;
    top: 130px;
    left: 21px;
  }

  .slidesection {
    background-position: 60% 70%;
  }

  .slide {
    background-position: 50% 65%;
  }

  .sliderheading {
    font-size: 2em;
    top: 8px;
    left: 71px;
  }

  .img-taysha-heading {
    font-size: 1.7em;
  }

  .taysha-bio-paragraph {
    margin-top: 10px;
    line-height: 1.4em;
  }

  .heading-17 {
    font-size: 1em;
    line-height: 1em;
  }

  .text-block {
    font-size: .8em;
  }

  .container-main.bg-main-container {
    align-self: auto;
    align-items: center;
    height: 275px;
    max-height: 275px;
  }

  .image-38 {
    max-width: 45%;
  }

  .navbar-5 {
    align-self: flex-end;
    margin-left: 0;
    margin-right: 0;
  }

  .nav-menu-5 {
    margin-top: auto;
  }

  .menu-button-5 {
    height: 35px;
    max-height: 35px;
    margin-top: auto;
    padding: 8px;
  }

  .icon-3 {
    color: var(--white-smoke);
  }

  .field-label.secciones-question {
    width: 60%;
    font-size: 1rem;
    line-height: 125%;
  }

  .container-33 {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-6 {
    flex-direction: row;
    align-items: center;
    display: flex;
  }

  .nav-link-text {
    clear: none;
    height: 25px;
    max-height: 25px;
    color: var(--midnight-blue);
    text-align: center;
    background-color: #dededff2;
    margin-bottom: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    position: static;
  }

  .nav-menu-6 {
    background-color: #dededf00;
    flex-flow: column;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    height: 80px;
    max-height: 80px;
    display: flex;
    position: static;
  }

  .menu-button-6 {
    padding: 4px;
  }

  .menu-button-6.w--open {
    margin: 5px;
    padding: 0;
    position: static;
  }

  .navbar-8 {
    height: 40px;
    max-height: 130px;
  }

  .nav-link-text-white {
    max-width: 100vw;
  }

  .nav-menu-8 {
    justify-content: space-between;
    width: 100vw;
    max-width: 100vw;
    top: 25px;
  }

  .menu-button-8 {
    margin-top: auto;
    margin-bottom: auto;
    bottom: auto;
  }

  .icon-5 {
    color: var(--black);
  }

  .header-al-lugar, .paragraph-5 {
    padding-left: 0;
  }

  .image-41 {
    float: right;
    max-width: 100%;
    position: static;
  }

  .grid-5 {
    max-width: 97vw;
  }

  .container-38 {
    grid-column-gap: 17px;
    grid-row-gap: 17px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
  }

  .section-nuestros-servicios {
    padding-top: 0;
  }

  .heading-36 {
    width: 47%;
    margin-bottom: 10px;
  }

  .container-40 {
    flex-wrap: wrap;
  }

  .form-3 {
    width: 100vw;
    max-width: 100vw;
  }

  .div-block-47 {
    width: auto;
    max-width: 90vw;
    margin-left: 0;
    margin-right: 0;
  }

  .mask-4 {
    height: 600px;
  }

  .container-46 {
    flex-direction: column;
    justify-content: flex-start;
    max-width: 98vw;
    display: flex;
  }

  .background-video-5 {
    width: 260px;
    height: 260px;
  }

  .grid-8 {
    grid-template-columns: 1fr;
    max-width: 95vw;
  }

  .background-video-6 {
    width: 260px;
  }

  .headign-gradient {
    flex: 0 auto;
    align-self: auto;
    width: 72%;
    margin-top: 0;
    margin-bottom: 20px;
    padding: 0;
    font-size: 1.7rem;
    line-height: 100%;
  }

  .container-48 {
    max-width: 95vw;
  }

  .collection-list-8 {
    align-content: stretch;
    align-items: start;
  }

  .collection-list-wrapper-6 {
    width: 95vw;
  }

  .container-51 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 3fr));
    grid-auto-columns: 1fr;
  }

  .background-video-9 {
    aspect-ratio: 1;
    width: 100%;
    max-width: 100%;
    height: 100%;
    max-height: 100%;
  }

  .div-block-56 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: repeat(auto-fit, minmax(150px, 1fr));
    grid-template-columns: repeat(auto-fit, minmax(198px, 1fr));
  }

  .collection-item-6 {
    background-color: #fff;
  }

  .init-section {
    height: auto;
  }

  .init-container {
    flex-flow: column;
    height: auto;
    max-height: none;
  }

  .div-block-58 {
    flex-flow: row;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 95vw;
    margin-top: auto;
    display: flex;
    position: static;
  }

  .heading-43 {
    font-size: 18px;
  }

  .heading-44 {
    font-size: 44px;
  }

  .form-4 {
    max-width: 90vw;
  }

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

  .container-contact-items.container-fill-class {
    margin-left: auto;
    margin-right: auto;
  }

  .section-43 {
    padding-left: 12px;
    padding-right: 12px;
  }

  .contact-section-info {
    padding-left: 10px;
    padding-right: 10px;
  }

  .link-block-6 {
    right: 16px;
  }

  .divblocklottie {
    justify-content: flex-start;
    align-self: center;
    align-items: flex-start;
    width: 74vw;
  }

  .lottie-animation-2 {
    flex: 0 auto;
    align-self: flex-start;
    width: auto;
    margin-left: 23px;
    inset: 9% 0% 0% 7%;
  }

  .slide-in.tricks {
    font-size: 5vw;
  }

  .heading-46 {
    width: 89vw;
    margin-top: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 32px;
    line-height: 12px;
  }

  .div-block-68 {
    align-self: auto;
    margin-top: 0;
    line-height: 0;
    display: block;
  }

  .navbar-brand-three-2 {
    padding-left: 0;
  }

  .nav-menu-three-2 {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-menu-block-2 {
    flex-direction: column;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-link-accent-2 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .menu-button-9.w--open {
    align-self: flex-start;
  }

  .containernavwebform {
    width: 100%;
    max-width: none;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-wrapper-2 {
    flex-flow: row;
    flex: 0 auto;
    align-self: auto;
    width: 35%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 20px;
    display: block;
    position: static;
    inset: 0% 0% auto auto;
  }

  .nav-menu-9 {
    background-color: #002532eb;
    flex-flow: column;
    justify-content: space-around;
    align-items: flex-end;
    width: auto;
    max-width: none;
    margin: 0 0 0 auto;
    padding: 15px;
    position: static;
  }

  .div-block-69 {
    background-color: #1c1b1b00;
    width: 100%;
  }

  .fillinfo {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .socialfilltext {
    font-size: 1rem;
  }

  .socialfieldlabel {
    font-size: .7rem;
  }

  .div-block-71 {
    width: 20%;
  }

  .paragraph-6 {
    width: 93%;
    font-size: .8rem;
  }

  .section-46 {
    height: 60vh;
  }

  .navbar-no-shadow-3 {
    z-index: 20;
  }

  .navbar-no-shadow-container-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 0;
  }

  .container-regular-2 {
    width: 95%;
  }

  .navbar-wrapper-3 {
    flex: 0 auto;
    align-self: stretch;
  }

  .nav-menu-10 {
    background-color: #fff;
    flex-direction: column;
    padding-bottom: 15px;
    padding-left: 0;
  }

  .nav-link-3 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-12 {
    margin-top: 10px;
  }

  .menu-button-10.w--open {
    background-color: var(--steel-blue);
  }

  .galleynavbar {
    height: auto;
    padding-top: 11px;
    padding-bottom: 11px;
  }

  .heading-47 {
    line-height: 95%;
  }

  .div-block-73 {
    align-self: center;
    width: auto;
  }

  .div-block-74 {
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
  }

  .footer-dark {
    padding-bottom: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }

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

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
    width: 95vw;
    max-width: none;
  }

  .footer-content {
    grid-column-gap: 23px;
    grid-template-rows: auto;
    grid-template-columns: repeat(auto-fit, minmax(125px, 1fr));
    grid-auto-rows: minmax(150px, 1fr);
    grid-auto-columns: 1fr;
    width: 100%;
    margin-top: 40px;
  }

  .footer-block {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: flex-start;
    align-items: center;
  }

  .title-small {
    text-align: center;
    align-self: center;
  }

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

  .footer-social-block {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-top: 0;
    margin-left: 0;
  }

  .footer-social-link-2 {
    margin-left: 0;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .footer-copyright-center {
    margin-top: 20px;
  }

  .div-block-77 {
    width: 100%;
    height: 1px;
    max-height: 1px;
  }

  .heading-49 {
    text-align: center;
    font-size: 6vw;
  }

  .code-embed-2 {
    width: 95vw;
  }

  .jobbutton {
    margin-bottom: 0;
  }

  .heading-gradient {
    text-align: center;
    width: auto;
    font-size: 6vw;
  }

  .solution-paragrahp {
    align-self: auto;
    font-size: 2vw;
  }

  .div-block-85 {
    grid-template-rows: repeat(auto-fit, minmax(200px, 1fr));
    grid-template-columns: repeat(auto-fit, minmax(400px, 1fr));
    padding: 16px;
  }

  .div-block-86 {
    justify-content: center;
    align-items: flex-start;
    height: auto;
    display: flex;
  }

  .image-67 {
    max-width: 65%;
  }

  .div-block-88 {
    width: 100%;
  }

  .div-block-89 {
    flex: 1;
    align-self: center;
    max-width: 75%;
  }

  .div-block-90 {
    flex: 0 auto;
    align-self: auto;
  }

  .image-68 {
    max-width: 85%;
  }

  .div-block-92 {
    flex: 0 auto;
  }

  .div-block-96 {
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  }

  .paragraph-7 {
    font-size: 1.3rem;
  }

  .div-block-109 {
    grid-template-columns: repeat(auto-fit, minmax(225px, 1fr));
    grid-auto-flow: row dense;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand-3 {
    padding-left: 0;
  }

  .nav-menu-wrapper-4 {
    flex: 0 auto;
  }

  .nav-menu-two {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-radius: 0;
    flex-direction: column;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
  }

  .nav-link-4 {
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
  }

  .nav-dropdown-3 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-3.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-3.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-3.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent-3 {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-13 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .container.nav-bar-container-transp {
    flex-direction: column;
    align-self: auto;
    align-items: center;
    display: flex;
  }

  .section-grid {
    background-color: var(--section-blue-light);
    background-image: url('../images/gray-abstract-textured-background_1.webp');
    background-position: 50%;
    background-size: cover;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .headingcontainer {
    padding-left: 9px;
  }

  .heading {
    margin-top: 0;
    margin-bottom: 11px;
    font-size: 29px;
    line-height: 29px;
  }

  .body {
    object-position: 0% 50%;
  }

  .body.heading {
    height: auto;
    max-height: none;
  }

  .div-block-5 {
    max-width: 2000px;
    top: 74px;
    left: 25.2px;
  }

  .heading-4 {
    font-size: 20px;
    line-height: 20px;
  }

  .container-6 {
    max-width: none;
  }

  .nav-menu-three {
    flex-direction: column;
  }

  .heading-5 {
    width: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 4vw;
    line-height: 100%;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .heading-6 {
    max-width: 200px;
    font-size: 12px;
    line-height: 12px;
    bottom: 117px;
    left: 11px;
  }

  .heading-7 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 143px;
    margin-left: 11px;
    font-size: 30px;
    line-height: 25px;
    display: flex;
    position: static;
  }

  .image-8 {
    max-width: 120%;
    display: block;
    position: static;
    left: -58px;
  }

  .container-9 {
    padding-left: 0;
    padding-right: 0;
  }

  .menu-button-2 {
    background-color: #0000;
  }

  .image-10 {
    object-fit: cover;
    object-position: 100% 50%;
    max-width: none;
    height: auto;
  }

  .section-6 {
    height: 300px;
  }

  .header-bold {
    color: #000;
    font-size: 2rem;
    font-style: italic;
  }

  .heading-10 {
    font-size: 1.5rem;
    line-height: 1.5rem;
  }

  .container-10 {
    background-color: #daf5f7a8;
    max-width: 70%;
    padding-bottom: 9px;
    font-size: 2rem;
    position: static;
    bottom: 243px;
    left: -35px;
    box-shadow: 4px 4px 12px -2px #000000b8;
  }

  .section-7 {
    width: 100%;
    margin-top: 255px;
    position: relative;
    top: -480px;
    bottom: 119px;
    left: -52px;
  }

  .grid {
    margin-left: auto;
  }

  .section-8 {
    margin-top: -396px;
  }

  .columnas-settings {
    height: 450px;
    margin-top: 13px;
  }

  .icon {
    color: #f5fcab;
  }

  .nav-menu-2 {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .section_inicio {
    flex-wrap: nowrap;
    flex: 0 auto;
    justify-content: center;
    align-items: flex-start;
    display: flex;
  }

  .image-16 {
    flex: 1;
    align-self: auto;
    top: auto;
  }

  .header-text-inicio {
    bottom: auto;
    left: auto;
  }

  .heading-14 {
    line-height: 3vh;
    bottom: -31px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .seccion-inicio {
    flex: 1;
  }

  .container-14 {
    object-fit: scale-down;
    object-position: 100% 50%;
    height: 197px;
  }

  .heading-15 {
    color: #fff;
    object-fit: fill;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.5em;
    line-height: 1em;
    position: absolute;
    inset: 141px 0% auto;
  }

  .image-17 {
    object-fit: cover;
    object-position: 50% 100%;
    height: 30vh;
    overflow: auto;
  }

  .columns-section {
    flex: 0 auto;
    align-items: center;
    display: flex;
  }

  .div-block-14 {
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    width: auto;
    max-width: 90vw;
    margin-left: 0;
    margin-right: 0;
  }

  .container-16 {
    max-width: 300px;
    max-height: none;
  }

  .image-21 {
    object-fit: cover;
    object-position: 50% 50%;
    max-width: 100%;
    display: block;
  }

  .heading-columnas {
    width: 250px;
  }

  .div-block-16 {
    object-fit: fill;
    width: auto;
    max-width: 90vw;
  }

  .servicios-heading {
    width: 75vw;
    margin-top: -28px;
    margin-bottom: 4px;
    font-size: 1.5rem;
    line-height: 2rem;
  }

  .service-paragraph {
    width: 80vw;
    margin-bottom: 15px;
    font-size: .8em;
    line-height: 1em;
  }

  .service-grid-heading {
    font-size: .75rem;
  }

  .div-block-17 {
    width: 94vw;
  }

  .service-grid-text {
    font-size: .6rem;
    line-height: .6rem;
  }

  .footer-wrapper-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: auto;
  }

  .footer-block-two {
    margin-top: -7px;
  }

  .footer-link-two {
    color: #fff;
  }

  .footer-divider-two {
    margin-top: 8px;
    margin-bottom: 0;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-social-block-two {
    margin-top: 7px;
    margin-bottom: 6px;
  }

  .footer-social-link {
    margin-left: auto;
  }

  .image-22 {
    margin-top: 6px;
  }

  .heading-imageslider {
    margin-top: -12px;
    margin-left: -4px;
    font-size: 1.2rem;
    line-height: 1.2rem;
  }

  .slidesection {
    object-fit: fill;
    background-position: 60% 70%;
    background-size: auto;
  }

  .slide {
    background-position: 50% 80%;
  }

  .slide-2 {
    background-position: 70%;
  }

  .sliderheading {
    font-size: 1.4em;
    top: 13px;
    left: 24px;
  }

  .mask {
    object-fit: fill;
  }

  .image-taysha {
    align-self: flex-start;
  }

  .div-block-19 {
    margin-left: 0;
  }

  .image-24 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 130%;
    height: 100%;
    display: inline-block;
    position: static;
  }

  .img-taysha-heading {
    margin-bottom: 6px;
    font-size: 1.1em;
    line-height: 1em;
  }

  .taysha-bio-paragraph {
    margin-top: 10px;
    font-size: .6em;
    line-height: 1.2em;
  }

  .heading-17 {
    font-size: .6em;
  }

  .text-block {
    margin-top: 5px;
    font-size: .6em;
    line-height: .8em;
  }

  .div-block-24 {
    object-fit: fill;
  }

  .image-26 {
    object-fit: fill;
    object-position: 50% 50%;
  }

  .section-20 {
    align-items: center;
  }

  .logo-intro-img {
    max-width: 50%;
  }

  .heading-21 {
    font-size: 1.2rem;
  }

  .div-block-27 {
    align-items: stretch;
  }

  .div-services {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: space-between;
  }

  .heading-22 {
    margin-top: 0;
    font-size: 19px;
  }

  .section-intro-container-main {
    padding-top: 0;
    padding-bottom: 0;
  }

  .section-intro-container-main.bg-image {
    background-image: linear-gradient(#010538d9, #010538d9), url('../images/top-view-workspace-with-laptop-cup-tea-2_1.webp');
    background-size: auto, cover;
    background-attachment: scroll, scroll;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
  }

  .section-intro-container-main.nav-bar-height {
    flex-direction: column;
    align-self: auto;
    align-items: flex-end;
    height: 44px;
    margin-left: auto;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .section-intro-container-main.section-grid-services {
    margin-top: 7px;
  }

  .navbar-4 {
    flex-direction: column;
    justify-content: flex-end;
    margin-left: auto;
    margin-right: 0;
    display: flex;
  }

  .nav-link-texts {
    text-align: right;
    background-color: #fff;
  }

  .div-block-29 {
    margin-top: 4px;
  }

  .heading-23 {
    object-position: 50% 50%;
    flex-direction: row;
    align-items: center;
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 17px;
    display: block;
  }

  .heading-23.contactanos {
    line-height: 21px;
  }

  .heading-24 {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
  }

  .icon-2 {
    color: #000;
    margin-bottom: auto;
  }

  .nav-menu-4 {
    align-self: flex-end;
    max-width: 113%;
  }

  .nav-menu-4.showed-menu {
    text-align: right;
    flex-flow: row;
    justify-content: flex-end;
    align-self: auto;
    align-items: center;
    max-width: 30px;
    margin-left: auto;
    margin-right: 0;
    display: flex;
  }

  .menu-button-4 {
    align-self: flex-end;
  }

  .menu-button-4.w--open {
    background-color: #fff;
    justify-content: flex-end;
    align-self: auto;
    padding-top: 0;
    padding-bottom: 0;
    display: block;
  }

  .container-main {
    margin-left: 0;
    margin-right: 0;
  }

  .container-main.bg-main-container {
    flex-direction: column;
    align-items: center;
    height: 250px;
    max-height: 250px;
  }

  .image-38 {
    max-width: 65%;
    margin-bottom: auto;
  }

  .heading-27 {
    margin: auto;
    font-size: 1.8rem;
  }

  .navbar-5 {
    flex-direction: column;
    align-self: flex-end;
    align-items: flex-end;
    max-width: 100px;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    padding-top: 0;
    display: flex;
  }

  .nav-buttons {
    flex-direction: column;
    padding-left: 14px;
    padding-right: 14px;
    display: block;
  }

  .nav-menu-5 {
    flex-direction: column;
    align-self: auto;
    align-items: flex-end;
  }

  .menu-button-5 {
    color: #fff;
    text-transform: none;
    background-color: #ca959500;
    flex-direction: row;
    flex: 0 auto;
    align-items: flex-end;
    height: 35px;
    max-height: 35px;
    margin-top: 0;
    margin-right: auto;
    display: flex;
  }

  .container-30 {
    margin-top: 0;
  }

  .icon-3 {
    color: var(--white-smoke);
  }

  .form-block {
    margin-left: auto;
    margin-right: auto;
  }

  .field-label {
    margin-top: auto;
  }

  .field-label.field-label-mobile {
    text-transform: uppercase;
    width: 97%;
    margin-bottom: 0;
    font-size: .7rem;
    font-weight: 500;
    line-height: 139%;
  }

  .field-label.secciones-question {
    width: 74%;
    font-size: .9rem;
  }

  .image-39 {
    width: 50%;
    max-width: 50%;
    max-height: 70%;
    margin-top: 0;
  }

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

  .heading-31 {
    margin-top: -16px;
    font-size: 32px;
  }

  .form-block-2 {
    justify-content: center;
  }

  .form-2 {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .div-block-40 {
    grid-template-columns: 1fr;
  }

  .navbar-8 {
    z-index: 30;
    flex-direction: column;
    justify-content: center;
    height: 45px;
    max-height: 45px;
  }

  .nav-link-text-white {
    clear: none;
    object-fit: fill;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
    margin-top: auto;
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
    display: flex;
    position: static;
  }

  .container-36 {
    z-index: 30;
    flex-direction: row;
    justify-content: space-between;
    align-self: center;
    width: 100vw;
    max-width: 100vw;
    height: 50px;
    max-height: 50px;
    padding-left: 7px;
    padding-right: 7px;
    position: relative;
  }

  .nav-menu-8 {
    object-position: 50% 50%;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    width: 100vw;
    max-width: 100vw;
    margin-top: 0;
    margin-left: auto;
    margin-right: 0;
    display: flex;
    position: static;
    top: 22px;
  }

  .menu-button-8 {
    flex-direction: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    margin: 0 0 0 auto;
    padding: 0;
    display: flex;
    position: static;
  }

  .menu-button-8.w--open {
    object-position: 50% 50%;
    height: auto;
    max-height: none;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    position: relative;
    top: auto;
  }

  .icon-5 {
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    margin-bottom: 0;
    display: flex;
    overflow: visible;
  }

  .header-al-lugar {
    width: 298px;
    margin-bottom: 9px;
    font-size: 28px;
    line-height: 28px;
  }

  .section-29 {
    background-image: url('../images/gray-abstract-textured-background_1.webp');
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: auto;
    margin-bottom: auto;
  }

  .paragraph-5 {
    padding-left: 0;
    font-size: 16px;
    line-height: 16px;
  }

  .image-41 {
    object-fit: fill;
    max-width: 100%;
    max-height: none;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

  .container-37 {
    background-image: url('../images/gray-abstract-textured-background_1.webp');
    background-position: 50%;
    background-size: contain;
  }

  .image-42 {
    aspect-ratio: auto;
    object-position: 50% 50%;
    flex: 0 auto;
    align-self: center;
    width: 12%;
    max-width: 35%;
    height: auto;
    max-height: none;
    margin: 0 auto 0 4px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: visible;
  }

  .grid-5 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    grid-template-columns: 1fr;
    max-width: 95vw;
    margin-top: 0;
  }

  .section-30 {
    background-color: var(--dim-grey);
  }

  .div-nuestros-trabajos {
    background-color: #fff;
    margin-top: 0;
  }

  .container-38 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    max-width: 95vw;
    margin-top: 0;
    padding: 0;
    display: block;
    position: static;
  }

  .section-nuestros-servicios {
    object-fit: fill;
    margin-top: 0;
    padding: 15px 0 0;
    display: block;
  }

  .heading-36 {
    width: 65%;
    height: 61px;
    max-height: 45px;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 1.1rem;
    line-height: 130%;
  }

  .div-block-45 {
    margin-top: 0;
    margin-bottom: 3px;
  }

  .container-40 {
    justify-content: flex-start;
  }

  .form-3 {
    flex-direction: column;
    justify-content: center;
    width: 90vw;
    max-width: 90vw;
    margin-bottom: 17px;
  }

  .form-input {
    flex: 0 auto;
    align-self: auto;
    width: 95%;
    margin: 2px auto 10px 0;
    padding: 0;
    overflow: visible;
  }

  .form-input.forminputmess {
    margin-top: 13px;
  }

  .submit-button-2 {
    margin-top: 19px;
    margin-bottom: 2px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 18px;
    line-height: 19px;
  }

  .text-block-4 {
    font-size: 15px;
    line-height: 18px;
  }

  .error-message-2 {
    max-width: 90vw;
  }

  .text-block-5 {
    font-size: 15px;
    line-height: 16px;
  }

  .form-block-3 {
    flex-direction: column;
    justify-content: center;
    margin-top: 0;
    margin-bottom: auto;
    padding-top: 0;
  }

  .div-block-46 {
    margin-bottom: 0;
  }

  .div-block-47 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-direction: column;
    justify-content: space-between;
    align-self: center;
    align-items: center;
    width: 90vw;
    max-width: 90vw;
  }

  .textarea-2 {
    margin-top: auto;
    margin-bottom: auto;
  }

  .success-message-2 {
    width: 90vw;
    max-width: 90vw;
  }

  .collection-list {
    flex-direction: row;
    justify-content: flex-start;
    height: auto;
  }

  .collection-item {
    flex: 0 auto;
    width: 90vw;
    height: auto;
    padding: 5px 6px;
  }

  .image-46 {
    width: 90vw;
    height: auto;
  }

  .sliders {
    width: 320%;
    max-width: 340px;
    height: 320px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .mask-3 {
    width: 100vw;
    height: 400px;
    margin-left: 0;
    margin-right: 0;
  }

  .slider {
    width: 100vw;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }

  .section-34 {
    width: auto;
    height: auto;
  }

  .left-arrow {
    width: 30px;
    margin-left: 8px;
  }

  .right-arrow {
    width: 30px;
    margin-right: 8px;
  }

  .mask-4 {
    height: 325px;
  }

  .heading-titles {
    text-transform: uppercase;
    background-color: #000;
    font-size: 14px;
    font-weight: 400;
  }

  .slide-flyers {
    background-image: url('../images/Promo-sunglasses-marzo-23-2021-1080x1080-post_1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .container-44 {
    margin-bottom: auto;
  }

  .grid-div-block {
    grid-row-gap: 14px;
    grid-template-columns: 1fr;
    height: auto;
    max-height: none;
    margin-top: 0;
    margin-bottom: 0;
  }

  .img-div, .div-block-grid {
    max-height: 45px;
  }

  .gridlinkblock {
    height: 80px;
    max-height: 50px;
  }

  .container-46 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 95vw;
    max-width: 95vw;
    margin-right: auto;
    display: flex;
  }

  .background-video-5 {
    aspect-ratio: auto;
    flex-flow: column;
    flex: 1;
    justify-content: center;
    align-items: center;
    width: 95vw;
    min-width: 95vw;
    max-width: none;
    height: 425px;
    max-height: 425px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    overflow: visible;
  }

  .grid-8 {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    object-fit: cover;
    flex-direction: column;
    flex: 0 auto;
    grid-template-rows: minmax(auto, 1fr) minmax(auto, 1fr);
    grid-template-columns: 1fr;
    grid-auto-columns: minmax(15rem, 1fr);
    place-content: space-between center;
    align-self: auto;
    place-items: center;
    width: 95vw;
    max-width: 95vw;
    margin-left: auto;
    margin-right: auto;
    display: grid;
  }

  .headign-gradient {
    border-style: none;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 1.3rem;
    line-height: 100%;
  }

  .anim {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: block;
  }

  .algunos-trabajos {
    background-color: var(--black);
    padding-left: 0;
    padding-right: 0;
  }

  .container-50 {
    justify-content: space-between;
    width: 95vw;
    max-width: 95vw;
    height: 100%;
    min-height: 100%;
    display: flex;
  }

  .container-51 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: repeat(auto-fit, minmax(90vh, 1fr));
    grid-auto-columns: 1fr;
    justify-content: center;
    place-items: stretch center;
    width: 95vw;
    max-width: 95vw;
    padding-bottom: 0;
    padding-right: 0;
    display: grid;
  }

  .background-video-7 {
    object-fit: fill;
  }

  .div-block-55 {
    object-fit: fill;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    display: flex;
  }

  .background-video-8 {
    object-fit: cover;
    align-self: stretch;
  }

  .container-52 {
    flex-direction: column;
    justify-content: center;
    align-items: stretch;
    width: 95vw;
    max-width: 95vw;
    height: auto;
    max-height: none;
    display: flex;
  }

  .background-video-9 {
    aspect-ratio: 1;
    object-fit: cover;
    flex: 0 auto;
    align-self: center;
    max-width: 95vw;
    max-height: none;
    overflow: visible;
  }

  .background-video-10 {
    max-width: 95vw;
    overflow: visible;
  }

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

  .div-block-56 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-style: none;
    grid-template-rows: repeat(auto-fit, minmax(125px, 1fr));
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    align-self: stretch;
    width: auto;
    max-width: none;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px 0;
  }

  .heading-42 {
    font-size: 156px;
  }

  .init-section {
    height: auto;
  }

  .init-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    height: auto;
    max-height: none;
    margin-bottom: 0;
  }

  .div-block-58 {
    z-index: 2;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    border-style: none;
    flex-flow: row;
    flex: 0 auto;
    justify-content: flex-start;
    align-self: stretch;
    align-items: center;
    width: auto;
    margin: 0;
    padding: 0;
    position: static;
  }

  .heading-43 {
    flex: 0 auto;
    width: 75vw;
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 100%;
  }

  .heading-44 {
    width: 90vw;
    margin-bottom: 12px;
    font-size: 35px;
    line-height: 1;
  }

  .button {
    border-radius: 3px;
    flex: 0 auto;
    align-self: auto;
    width: 50%;
    max-width: 50%;
    height: 35px;
    margin-top: 10px;
    padding-left: 4px;
    padding-right: 4px;
    font-size: 11px;
    font-weight: 500;
    line-height: 19px;
  }

  .form-block-4 {
    width: 95vw;
    max-width: 95vw;
    margin-top: auto;
    margin-bottom: 13px;
  }

  .form-4 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-flow: column wrap;
    place-content: center;
    align-items: center;
    width: 90vw;
    max-width: 95vw;
    height: auto;
    max-height: none;
    margin-top: auto;
    margin-bottom: auto;
    padding-left: 0;
    display: flex;
    box-shadow: 0 0 16px 1px #0003;
  }

  .radio-button-field-2 {
    text-align: center;
    flex: 1;
    align-self: auto;
    margin-top: auto;
    margin-bottom: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .collection-list-11 {
    margin-top: 8px;
  }

  .div-block-62 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    flex-direction: row;
    flex: 0 auto;
    align-items: stretch;
    max-height: none;
    display: flex;
  }

  .div-block-63 {
    flex-direction: column;
    justify-content: center;
    padding: 9px;
    display: block;
  }

  .text-block-8 {
    text-align: center;
    margin-bottom: 13px;
  }

  .section-42 {
    margin-top: 30px;
  }

  .contact-heading {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 19px;
    line-height: 20px;
  }

  .contact-text-description {
    text-align: center;
    margin-top: 2px;
    margin-bottom: 0;
    font-size: 12px;
    line-height: 15px;
  }

  .contact-social-media-text-info {
    margin-left: auto;
    font-size: 16px;
  }

  .contact-social-media-text-info.social-media-text-link {
    margin-left: 0;
    margin-right: auto;
  }

  .div-block-64 {
    max-width: 251px;
  }

  .image-59 {
    object-fit: fill;
    width: 47px;
    max-height: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-social {
    justify-content: center;
    width: 177px;
  }

  .link-block-social.facebook-button {
    flex-direction: row;
    align-items: center;
    height: 40px;
    margin-top: 0;
  }

  .social-media-div-block {
    flex-direction: row;
    grid-template-columns: 1fr 1.25fr;
    justify-content: flex-start;
    place-items: stretch start;
    width: 150px;
    height: 45px;
    margin-bottom: 0;
    display: flex;
  }

  .link-block-6 {
    position: fixed;
    right: 14px;
  }

  .section-44 {
    position: relative;
  }

  .divblocklottie {
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 90vw;
    margin-top: 0;
    margin-left: 0;
    padding-right: 0;
    overflow: clip;
  }

  .lottie-animation-2 {
    opacity: 1;
    align-self: center;
    width: auto;
    margin-bottom: 10px;
    margin-left: -5px;
    inset: 0 0% -198px 6%;
  }

  .slide-in.tricks {
    width: 100%;
    margin-top: 0;
    margin-bottom: 9px;
    font-size: 8vw;
    line-height: 110%;
  }

  .heading-46 {
    border-radius: 0;
    margin-top: 0;
    padding: 0;
    font-size: 1.4rem;
    line-height: 0;
  }

  .div-block-68 {
    margin-top: 0;
    display: block;
  }

  .container-55 {
    max-width: none;
  }

  .nav-menu-three-2 {
    flex-direction: column;
  }

  .menu-button-9.w--open {
    color: #fff;
    text-overflow: clip;
  }

  .navbar-no-shadow-container-2 {
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: auto;
    max-width: none;
    display: block;
  }

  .containernavwebform {
    flex-flow: row;
    justify-content: space-between;
    align-self: center;
    align-items: stretch;
    width: auto;
    margin-right: auto;
    display: flex;
  }

  .navbar-wrapper-2 {
    flex: 0 auto;
    align-self: center;
    width: 100%;
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .navbar-brand-2.w--current {
    z-index: 20;
    position: static;
  }

  .nav-menu-wrapper-2 {
    width: auto;
    margin-top: 0;
    position: static;
    top: 14%;
  }

  .nav-menu-9 {
    flex-direction: column;
    justify-content: space-around;
    align-items: flex-end;
    width: auto;
    margin: 0 0 0 auto;
    position: static;
    inset: 0% 0% auto;
  }

  .nav-button-wrapper-2 {
    width: auto;
    position: relative;
  }

  .body-4 {
    background-color: #000;
  }

  .div-block-69 {
    border-radius: 0;
    width: 100vw;
  }

  .socialinputs {
    color: #565656;
    font-size: .7rem;
  }

  .div-block-71 {
    width: 37%;
  }

  .paragraph-6 {
    width: 96%;
    font-size: .7rem;
  }

  .radio-button-label-2 {
    font-size: .8rem;
  }

  .section-46 {
    z-index: 0;
    background-image: linear-gradient(#1d1d1d80, #1d1d1d), url('../images/container-image-800x375_1.webp');
    background-position: 0 0, 50%;
    background-size: auto, auto;
    height: 68vh;
    position: relative;
  }

  .navbar-no-shadow-3 {
    z-index: 999;
    margin-top: 0;
    top: 1%;
  }

  .navbar-no-shadow-container-3 {
    height: 50px;
    padding-left: 8px;
    padding-right: 8px;
    display: block;
  }

  .container-regular-2 {
    z-index: 31;
    width: auto;
    min-height: auto;
    margin-top: 0;
    position: absolute;
    inset: 0% 0% 0% 3%;
  }

  .navbar-wrapper-3 {
    z-index: 999;
    justify-content: space-between;
    align-items: center;
    position: relative;
  }

  .nav-menu-wrapper-3 {
    z-index: 1000;
    background-color: #7e7e7e;
    position: absolute;
  }

  .nav-menu-10 {
    z-index: 1;
    opacity: 1;
    flex-direction: column;
    position: relative;
  }

  .nav-link-3 {
    opacity: 1;
    color: var(--white-smoke);
    background-color: #fff;
    display: inline-block;
  }

  .mobile-margin-top-12 {
    flex: 0 auto;
    position: static;
  }

  .button-primary-3 {
    align-self: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .menu-button-10 {
    flex: 0 auto;
  }

  .menu-button-10.w--open {
    z-index: 40;
    background-color: var(--steel-blue);
    position: relative;
  }

  .galleynavbar {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .heading-47 {
    text-align: center;
    margin-top: 10px;
    font-size: 1.7rem;
  }

  .div-block-73 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    order: 0;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: auto;
    margin-top: 0;
    margin-bottom: 10px;
    display: flex;
  }

  .div-block-74 {
    align-self: flex-start;
    margin-top: 20px;
    margin-left: 5px;
    padding-left: 0;
  }

  .container-56 {
    max-width: none;
  }

  .footer-content {
    grid-column-gap: 20px;
    grid-row-gap: 25px;
    grid-template-columns: repeat(auto-fit, minmax(170px, 1fr));
    grid-auto-rows: minmax(69px, 1fr);
    margin-bottom: 20px;
  }

  .footer-block {
    margin-bottom: 10px;
  }

  .title-small {
    margin-bottom: 10px;
    font-size: 1.1rem;
  }

  .footer-link {
    margin-top: 10px;
  }

  .footer-social-block {
    margin-bottom: 0;
  }

  .footer-divider {
    margin-top: 20px;
  }

  .whattsapplink {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
  }

  .heading-48 {
    margin-bottom: 0;
    font-weight: 300;
  }

  .div-block-77 {
    background-color: var(--steel-blue);
    flex: 0 auto;
    order: 0;
    width: 100%;
    height: 1px;
    max-height: 1px;
    margin-top: 23px;
    padding: 0;
  }

  .plansuscriptiondiv {
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-49 {
    font-size: 1.6rem;
    line-height: 100%;
  }

  .div-block-81 {
    width: 100vw;
    margin-bottom: 15px;
  }

  .code-embed-2 {
    background-color: #fff0;
    border-radius: 5px;
    width: 95vw;
    min-width: auto;
    max-width: 100vw;
  }

  .jobbutton {
    z-index: 10;
    object-fit: fill;
    flex: 0 auto;
    align-self: center;
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 4vw;
    line-height: 100%;
  }

  .jobbutton.web_descr_button {
    align-self: center;
    margin-top: 0;
    padding-left: 28px;
    padding-right: 28px;
  }

  .jobbutton.linkswoembed {
    text-align: center;
    width: auto;
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: .8rem;
    text-decoration: none;
    display: block;
  }

  .solution-section {
    background-color: #0000;
    position: relative;
  }

  .heading-gradient {
    width: auto;
    margin-top: 0;
    font-size: 8vw;
  }

  .heading-gradient.lightbg {
    text-align: center;
    margin-top: 0;
    margin-bottom: 5px;
    font-size: 5vw;
  }

  .heading-gradient.lightbg.centered {
    margin-bottom: 20px;
  }

  .solution-paragrahp {
    color: #fff;
    text-align: center;
    width: 90vw;
    margin-top: 0;
    margin-bottom: 0;
    font-size: 3svw;
  }

  .div-block-84 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 20px;
    padding-bottom: 0;
  }

  .gradient-bg {
    position: absolute;
    inset: 0%;
  }

  .webdesign {
    background-color: var(--dark-gray);
    position: static;
  }

  .div-block-85 {
    flex: 0 auto;
    grid-template-rows: repeat(auto-fit, minmax(133px, 1fr));
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    grid-auto-flow: row;
    align-self: center;
    width: auto;
    padding: 0 8px;
  }

  .div-block-86 {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding-bottom: 0;
    padding-left: 0;
  }

  .div-block-87 {
    justify-content: center;
    align-items: center;
    margin-top: 18px;
    margin-left: 0;
    margin-right: 0;
  }

  .image-67 {
    max-width: 85%;
    margin-left: 0;
  }

  .div-block-88 {
    display: block;
  }

  .div-block-89 {
    opacity: 1;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .image-68 {
    max-width: 70%;
    margin-bottom: 6px;
    display: inline-block;
  }

  .div-block-92 {
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }

  .webpageslinks {
    align-self: stretch;
  }

  .div-block-95 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    align-self: auto;
    align-items: center;
    padding: 0 8px;
    display: flex;
  }

  .div-block-96 {
    border-style: none;
    grid-template-columns: repeat(auto-fit, minmax(90vw, 1fr));
  }

  .div-block-98 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    background-color: var(--dark-gray);
    border-style: solid;
    border-width: 1px;
    border-radius: 5px;
    padding: 10px 25px;
  }

  .webnametext {
    color: var(--white-smoke);
    text-align: center;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 20px;
    font-size: 1.2rem;
    line-height: 105%;
  }

  .div-block-99 {
    width: auto;
    min-width: auto;
    min-height: auto;
    margin-top: 10px;
  }

  .jobbutt {
    width: 85%;
    font-size: .8rem;
  }

  .div-block-101 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    align-self: center;
    width: 85%;
  }

  .section-49 {
    background-color: var(--black);
  }

  .paragraph-7 {
    max-width: 90%;
    font-size: 5vw;
    line-height: 120%;
  }

  .plan-heading {
    flex-flow: column;
    flex: 0 auto;
    max-width: 100%;
    display: flex;
  }

  .text-span-5 {
    font-size: 11vw;
    line-height: 100%;
  }

  .div-block-106 {
    margin-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .plan-list {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
  }

  .text-block-12 {
    line-height: 120%;
  }

  .text-span-8 {
    text-transform: none;
    font-size: 1.1rem;
    line-height: 120%;
  }

  .list-item-4 {
    opacity: 1;
    color: #4c4c4c;
    background-color: #0000;
  }

  .navbar-logo-left {
    margin-top: 5px;
  }

  .navbar-logo-left-container.shadow-three {
    outline-offset: 0px;
    outline: 1px solid #4b4c4c;
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .container-62 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .image-69 {
    max-width: 45%;
  }

  .mainbutton {
    font-size: 5vw;
  }

  .heading-50 {
    text-align: center;
    margin-top: 10px;
    font-size: 4vw;
    line-height: 140%;
  }
}

#w-node-_43defda4-2e58-5c4e-f968-1171ba07d83c-8c5a81db {
  align-self: stretch;
}

#w-node-f35d1b95-9cdb-e4e2-1485-c45decdd8d2b-8c5a81db {
  align-self: start;
}

#w-node-_9dd4ad8a-c442-c44f-2354-2a97abfc85f3-8c5a81db {
  align-self: stretch;
}

#w-node-e583c852-d07f-0eda-e991-39007d3a042f-8c5a81db, #w-node-c39e1b5d-861a-d553-dab7-5800ae6d407a-8c5a81db {
  place-self: auto;
}

#w-node-_18c36de7-50ed-996f-a235-ab44e08d3e00-8c5a81db {
  place-self: auto stretch;
}

#w-node-_18c36de7-50ed-996f-a235-ab44e08d3e04-8c5a81db, #w-node-d002de68-ad06-f999-51d3-5a8fbe976478-8c5a81db, #w-node-d002de68-ad06-f999-51d3-5a8fbe97647c-8c5a81db, #w-node-_524100bb-a087-286a-f3e1-edf647f2fd56-8c5a81db, #w-node-_524100bb-a087-286a-f3e1-edf647f2fd5a-8c5a81db {
  place-self: auto;
}

#w-node-_04e5cf7a-7e4d-c270-83f9-c4aeacca1517-8c5a81db {
  align-self: auto;
}

#w-node-da9d40ba-99a7-1a1d-4ba2-9608534e0fa5-8c5a81db {
  place-self: center start;
}

#w-node-_5e8ffb89-2d15-c493-bc35-c0d5e85ffc04-e85ffbfe, #w-node-_5e8ffb89-2d15-c493-bc35-c0d5e85ffc0d-e85ffbfe, #w-node-_5e8ffb89-2d15-c493-bc35-c0d5e85ffc16-e85ffbfe, #w-node-f457b4d5-a5a0-35d2-0736-054f34e65d7e-34e65d79, #w-node-f457b4d5-a5a0-35d2-0736-054f34e65d80-34e65d79, #w-node-f457b4d5-a5a0-35d2-0736-054f34e65d82-34e65d79, #w-node-f457b4d5-a5a0-35d2-0736-054f34e65d84-34e65d79, #w-node-f457b4d5-a5a0-35d2-0736-054f34e65d86-34e65d79, #w-node-f457b4d5-a5a0-35d2-0736-054f34e65d88-34e65d79, #w-node-_508d80ec-ecb1-cccc-31e9-62af17d0027b-4d0dd1a0, #w-node-_5aa5d608-b5aa-6b82-1713-7c31a5b09f4b-4d0dd1a0, #w-node-_45b56ceb-aff4-2953-5669-a03f6ed2344a-4d0dd1a0, #w-node-_79fa7ed1-69e1-d370-6670-dec504c842e6-4d0dd1a0, #w-node-_7d2c3120-972a-829d-5ed2-3acf4862f620-4d0dd1a0, #w-node-_3507cdcd-e060-9fbf-8893-efa0a208fcae-4d0dd1a0, #TF-nurse.w-node-e8e28a04-19b9-b3d4-afd2-1bcb7f6a3a22-4d0dd1a0, #Glow-MS.w-node-e8e28a04-19b9-b3d4-afd2-1bcb7f6a3a23-4d0dd1a0, #Glow-MS.w-node-e8e28a04-19b9-b3d4-afd2-1bcb7f6a3a24-4d0dd1a0, #Glow-MS.w-node-e8e28a04-19b9-b3d4-afd2-1bcb7f6a3a25-4d0dd1a0, #w-node-bfb8e857-9bc4-8765-eefc-36bb01125c56-4d0dd1a0, #w-node-e26208ce-9320-9d7a-66fb-d5afd0261652-4d0dd1a0, #TF-nurse.w-node-_1a639816-063b-500c-8f76-8eb7571f8fe7-4d0dd1a0, #Glow-MS.w-node-_1a639816-063b-500c-8f76-8eb7571f8fe8-4d0dd1a0, #Glow-MS.w-node-_1a639816-063b-500c-8f76-8eb7571f8fe9-4d0dd1a0, #Glow-MS.w-node-_1a639816-063b-500c-8f76-8eb7571f8fea-4d0dd1a0, #w-node-_1a639816-063b-500c-8f76-8eb7571f8feb-4d0dd1a0, #w-node-_1a639816-063b-500c-8f76-8eb7571f8fec-4d0dd1a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1e26004b-2401-bd54-63b9-71637fb2f90e-4d0dd1a0 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_8d3ec629-8a88-1b17-12fd-082f21c02a4d-4d0dd1a0, #w-node-_910a22f2-628e-e6a4-3728-4c12d365af22-4d0dd1a0, #w-node-_13f9cb02-c69f-81f7-b017-11e31004a376-4d0dd1a0, #w-node-d0aabf8c-563a-0bb1-24e5-0760b9b6c085-4d0dd1a0, #w-node-_47cbbace-59fb-9cd8-6122-ed2977639808-4d0dd1a0, #w-node-f350083c-d176-e4d0-edd8-fa16a6d1fc05-4d0dd1a0, #w-node-_1bc816ab-3eca-634c-44ad-eff02dd18244-4d0dd1a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_6803c3b4-47e3-34ba-4584-50377036aeb4-4d0dd1a0 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: auto;
}

#w-node-_41dd85d6-4060-af0f-c4d9-060696201f1e-4d0dd1a0 {
  grid-area: 4 / 3 / 5 / 4;
}

#w-node-_283fed6e-1f3a-13d4-df96-758abc54361d-4d0dd1a0 {
  place-self: center;
}

#w-node-_2157aa8d-80f8-2f50-8e0a-ae370056aba3-b640fe20, #w-node-_4019915a-a013-1f2c-58f0-b93e045b40fe-b640fe20, #w-node-_84ea2a73-fc3c-0acd-770f-2cff5c830062-b640fe20, #w-node-d934d5bb-5e99-d55d-a9c6-4296e8fb903a-b640fe20, #w-node-d934d5bb-5e99-d55d-a9c6-4296e8fb903c-b640fe20, #w-node-d934d5bb-5e99-d55d-a9c6-4296e8fb903e-b640fe20, #w-node-d934d5bb-5e99-d55d-a9c6-4296e8fb9040-b640fe20, #w-node-d934d5bb-5e99-d55d-a9c6-4296e8fb9042-b640fe20, #w-node-d934d5bb-5e99-d55d-a9c6-4296e8fb9044-b640fe20 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4f31a739-a663-20c9-04ce-d7dcdd357cb2-74dfbee1 {
  grid-area: 1 / 1 / 2 / 2;
}

#w-node-_024dc390-13c2-112f-48ba-454f62e255e1-9e85bf4c, #w-node-_024dc390-13c2-112f-48ba-454f62e255e9-9e85bf4c, #w-node-_024dc390-13c2-112f-48ba-454f62e255f1-9e85bf4c, #w-node-_024dc390-13c2-112f-48ba-454f62e255f9-9e85bf4c {
  justify-self: stretch;
}

@media screen and (max-width: 991px) {
  #w-node-_1e26004b-2401-bd54-63b9-71637fb2f90e-4d0dd1a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: auto;
  }

  #w-node-b1a38837-16bd-cce1-873f-1d3ee753836c-4d0dd1a0 {
    grid-area: 1 / 1 / 2 / 2;
  }

  #w-node-_41dd85d6-4060-af0f-c4d9-060696201f1e-4d0dd1a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_024dc390-13c2-112f-48ba-454f62e255e1-9e85bf4c {
    grid-area: span 1 / span 1 / span 1 / span 1;
    justify-self: stretch;
  }
}

@media screen and (max-width: 767px) {
  #w-node-_04e5cf7a-7e4d-c270-83f9-c4aeacca1517-8c5a81db, #w-node-da9d40ba-99a7-1a1d-4ba2-9608534e0fa5-8c5a81db {
    align-self: center;
  }

  #TF-nurse.w-node-e8e28a04-19b9-b3d4-afd2-1bcb7f6a3a22-4d0dd1a0, #TF-nurse.w-node-_1a639816-063b-500c-8f76-8eb7571f8fe7-4d0dd1a0 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_04e5cf7a-7e4d-c270-83f9-c4aeacca1517-8c5a81db, #w-node-da9d40ba-99a7-1a1d-4ba2-9608534e0fa5-8c5a81db {
    grid-area: span 1 / span 1 / span 1 / span 1;
    place-self: auto center;
  }

  #w-node-_5e8ffb89-2d15-c493-bc35-c0d5e85ffc16-e85ffbfe {
    align-self: auto;
  }

  #TF-nurse.w-node-e8e28a04-19b9-b3d4-afd2-1bcb7f6a3a22-4d0dd1a0, #TF-nurse.w-node-_1a639816-063b-500c-8f76-8eb7571f8fe7-4d0dd1a0 {
    justify-self: auto;
  }

  #w-node-_84ea2a73-fc3c-0acd-770f-2cff5c830062-b640fe20 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_024dc390-13c2-112f-48ba-454f62e25602-9e85bf4c, #w-node-_024dc390-13c2-112f-48ba-454f62e25604-9e85bf4c, #w-node-_024dc390-13c2-112f-48ba-454f62e25606-9e85bf4c {
    justify-self: stretch;
  }
}


