:root {
  --tan: #ab9878;
}

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

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

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

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

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

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

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

.w-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-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

body {
  letter-spacing: 0;
  font-size: 1rem;
  line-height: 1.5;
  transition: all .4s;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  transition: all .2s;
}

p {
  letter-spacing: 0;
  text-transform: none;
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

ul {
  margin: 0;
  padding: 0 0 0 1em;
}

ol {
  margin: 0;
  padding: 0 0 0 1.2em;
}

li {
  margin: 0;
  padding: 0;
}

img {
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  display: inline-block;
}

label {
  margin-bottom: 0;
  display: block;
}

blockquote {
  border-left-style: solid;
  border-left-width: 5px;
  margin: 0;
  padding: 0 1em;
  font-size: 1.6rem;
  line-height: 1.3;
}

figure {
  margin-bottom: 10px;
}

.fs6--fw3--fc1 {
  text-align: left;
  font-size: 2vh;
}

.fs6--fw3--fc1.center {
  text-align: center;
}

.pvh--fs7 {
  font-size: 1vh;
}

.fs7-2--fw3--fc1 {
  text-align: left;
}

.fs7-2--fw3--fc1.terminos-form {
  font-size: .7rem;
}

.navbar--bbc1--br2--fc1 {
  z-index: 3;
  grid-row-gap: 8px;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 3rem;
  margin-top: .5rem;
  margin-left: .5rem;
  margin-right: .5rem;
  position: absolute;
  inset: 0%;
}

.navbar--bbc1--br2--fc1.mobile {
  height: 100%;
  display: none;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.md2 {
  transition-duration: .8s;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.pd1 {
  width: 100%;
  height: 100vh;
  position: relative;
}

.pd2 {
  width: 100%;
  height: 100%;
  position: static;
}

.pd2.form {
  padding-top: 0;
}

.styleguide_spacing_visual--bca-br2 {
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.styleguide_card_padding--pd2 {
  height: 100%;
}

.styleguide_grid_example--gd12-cd4-ct3-cl2 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.styleguide_type_content-gv1-5 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.styleguide_footer--bc2 {
  text-align: center;
}

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

.styleguide_hero_img--ab1 {
  filter: blur(16px);
  object-position: 50% 0%;
  display: block;
  inset: 0%;
}

.styleguide_color_mode_list--gv3 {
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.styleguide_card_title-wrap--pb1, .styleguide_spacing_list--gp1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.styleguide_type_list--gv3 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.styleguide_spacing_item--gp0-5-pb1-bw1b {
  justify-content: flex-start;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.styleguide_card_content--gp1-5 {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  height: auto;
  display: flex;
  position: relative;
}

.styleguide_spacing_content {
  text-align: center;
  min-width: 6em;
  padding: .4em .8em;
}

.styleguide_color_swatch_item--pt1 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.styleguide_class_list-gp0-5 {
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.styleguide_card_wrap--bc2-br2 {
  align-items: flex-start;
  height: 100%;
  position: relative;
}

.styleguide_type_item--pb2-bw1b {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.styleguide_grid_example-item {
  width: 100%;
  height: 100%;
  min-height: 5rem;
}

.styleguide_components_list {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.styleguide_grid_main--gd1 {
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
}

.styleguide_grid_main--gd1.is-cd3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.styleguide_grid_main--gd1.is-cd4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.styleguide_color_swatch_bg--br2-bw1 {
  width: 100%;
  padding-top: 60%;
}

.styleguide_class_item--bca-fcoa-br1-fw2-lh3 {
  text-align: center;
  min-width: 3.9em;
  padding: .4em .7em;
  line-height: 1;
  display: inline-block;
}

.styleguide_color_mode_item--bc2-br2 {
  width: 100%;
}

.styleguide_card_visual--bc1-oc1 {
  width: 100%;
  height: 100%;
  min-height: 5rem;
  position: relative;
}

.styleguide_card_text-stroke--fs1 {
  color: #0000;
}

.form_main_field-wrap {
  width: 100%;
}

.form_main_field-label--fw2-fs7-2 {
  z-index: 1;
  position: relative;
}

.form_main_radio-wrap {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.form_main_component {
  width: 100%;
  margin-bottom: 0;
}

.form_main_success--br1-bc2-bw1 {
  padding: 1.2rem;
}

.form_main_inner-gv2-5 {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.form_main_checkbox-wrap {
  grid-column-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.form_main_submit {
  display: inline-block;
}

.form_main_radio-list--gh1-5-gv1 {
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.form_main_error--br1-bca-ac3-fcoa {
  margin-top: 1.3rem;
  padding: .8rem 1.4rem;
}

.form_main_button--bw1-oc1 {
  width: 1.6rem;
  height: 1.6rem;
  margin: 0 .5rem 0 0;
}

.form_main_button--bw1-oc1.w--redirected-focus {
  box-shadow: none;
  outline-offset: 0px;
  outline-width: 2px;
  outline-style: solid;
}

.form_main_button--bw1-oc1.is-checkbox---br1.w--redirected-checked {
  background-image: url('../images/checkmark-dark.svg');
  background-size: 60%;
}

.form_main_field--fs7-2-fc1-bw1b {
  z-index: 2;
  background-color: #0000;
  border-style: solid;
  border-width: 0;
  border-radius: 0;
  height: 2.7em;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

.form_main_field--fs7-2-fc1-bw1b.is-message {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: auto;
  min-height: 5rem;
  max-height: 10rem;
  padding-top: .5rem;
}

.form_main_field--fs7-2-fc1-bw1b.center {
  text-align: center;
  width: 80%;
}

.form_main_field--fs7-2-fc1-bw1b.center.prefix {
  width: 10%;
}

.form_main_field--fs7-2-fc1-bw1b.center.phone {
  width: 100%;
}

.style_type_rich-text h1 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.style_type_rich-text p {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.style_type_rich-text h2, .style_type_rich-text h3, .style_type_rich-text h4, .style_type_rich-text h5, .style_type_rich-text h6 {
  margin-top: 1.5rem;
  margin-bottom: .8rem;
}

.style_type_rich-text figure {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

.style_type_rich-text ul {
  margin-top: .8rem;
  margin-bottom: .8rem;
}

.style_type_rich-text li {
  margin-top: .2rem;
  margin-bottom: .2rem;
}

.style_type_rich-text blockquote {
  margin-top: 2.2rem;
  margin-bottom: 2.2rem;
}

.style_display_none {
  display: none;
}

.button_main_icon {
  width: .8rem;
  height: 1rem;
}

.button_main_wrap--fw2--bw1--br1 {
  width: 100%;
  padding: .9rem 1.6rem;
  line-height: 1;
  display: inline-block;
}

.button_main_layout {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.button_main_text {
  font-size: .8rem;
}

.button_item_wrap--br2 {
  width: 48px;
  height: 48px;
  position: relative;
}

.button_play_bg--br1-bw1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
}

.page_wrap {
  width: 100svw;
  overflow: hidden;
}

.page_code_wrap {
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.bg_wrap--ab1 {
  z-index: 1;
}

.section_fg_wrap--ab1-pe0 {
  z-index: 3;
}

.container--bg2 {
  z-index: 2;
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
}

.container--bg2.is-small {
  max-width: 70rem;
  padding-left: .5rem;
  padding-right: .5rem;
}

.space_section_top, .space_section_bottom {
  width: 100%;
}

.styleguide_swatch--cb1-br2, .styleguide_swatch--cb2-br2, .styleguide_swatch--cb3-br2-oc1-bw1, .styleguide_swatch--cb4-br2-oc1-bw1 {
  width: 100%;
  padding-top: 75%;
}

.styleguide_swatch--ca1-br2, .styleguide_swatch--ca2-br2, .styleguide_swatch--ca3-br2 {
  width: 100%;
  padding-top: 60%;
}

.styleguide_color_swatch_item-cp2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.styleguide_color_swatch_outline--bw1-br1-oc1 {
  width: 100%;
  padding-top: 20%;
}

.section-home--pd0-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #0000;
  flex-direction: column;
  grid-template-rows: auto 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  min-height: 100svh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.list-main--fc4 {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  position: absolute;
  inset: 0;
}

.list-home {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
  overflow: auto;
}

.list-home.t-c-n {
  grid-template-columns: 1fr 1fr;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding-top: 50px;
  padding-bottom: 16px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.navlink {
  opacity: .7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  position: relative;
}

.navlink.close {
  display: flex;
}

.logo-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.owly--fc1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: row;
  width: auto;
  height: auto;
  padding-left: 16px;
  padding-right: 16px;
  transition: all .4s;
  display: flex;
  position: relative;
}

.owly--fc1:hover {
  transform: scale(1.1);
}

.owly--fc1.mobile {
  display: none;
  position: absolute;
  inset: 0% auto auto 0%;
}

.is-icon {
  text-align: center;
  font-family: ICONS-OUTLINED, sans-serif;
  font-size: 1.3rem;
  line-height: 1;
}

.is-icon.small {
  width: auto;
  padding: 0;
  font-size: 12px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.is-icon.fontasw {
  font-family: "Fa Brands 400", sans-serif;
}

.div-owl {
  width: 100%;
  height: 100%;
  position: relative;
}

.owly-svg {
  width: 1.4rem;
}

.owly-text {
  text-align: center;
  letter-spacing: 1px;
  white-space: nowrap;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  align-items: center;
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: relative;
}

.p-small--fs7-3--fw30--fc1 {
  text-align: center;
}

.list-companies {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.flex-block {
  flex-wrap: wrap;
  justify-content: center;
  font-size: 1vh;
}

.paragraph--fc2 {
  text-align: justify;
  font-size: 1.6vh;
}

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

.paragraph--fc2.fs7-3.center {
  font-size: 1.2vh;
}

.img-banner--br2 {
  object-fit: cover;
  object-position: 50% 100%;
  align-self: center;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: 700px;
}

.logo-main {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: relative;
}

.navmobile-button {
  display: none;
}

.content-wrap--bbc1--br2 {
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: absolute;
  inset: 0%;
  overflow: hidden;
}

.iframe-code--ab1 {
  width: 100%;
  height: 100%;
  position: relative;
}

.iframe-code--ab1.video {
  height: 500px;
}

.nav-content {
  width: auto;
  height: auto;
  position: absolute;
  bottom: 8px;
}

.nav-content.pb {
  position: absolute;
}

.nav-content.inner {
  transition: all .2s;
  top: 80px;
  bottom: auto;
  transform: translate(0, -100vh);
}

.nav-content.inner.show {
  top: 80px;
  transform: translate(0);
}

.nav-content.show {
  top: 8px;
  bottom: auto;
}

.div-submenu-title {
  color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 16px 1rem;
  font-family: Montserrat, sans-serif;
  display: flex;
}

.div-subemnu-items--bbc1--br1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-content {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
  position: relative;
}

.nav-link-content.inner.hide {
  display: none;
}

.nav-link-content.main {
  width: auto;
}

.submenu-item-bg--br1 {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.submenu-item-wrap {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.text-nav {
  text-align: center;
}

.code-style-nav {
  position: absolute;
}

.main-content {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: flex;
  position: absolute;
  transform: translate(0, 100vh);
}

.main-content.show {
  transform: translate(0);
}

.inner-content {
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all .2s;
  display: flex;
  position: absolute;
  transform: translate(0, 100vh);
}

.inner-content.show {
  opacity: 1;
  display: flex;
  transform: translate(0);
}

.inner-content.photo {
  justify-content: center;
  align-items: center;
}

.navbar-mobile-background--bbc1 {
  z-index: 3;
  background-color: #000000d6;
  display: none;
  position: absolute;
  inset: 0%;
}

.close-navbar-mobile {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
  position: absolute;
  inset: 8px auto auto;
}

.img-place-gallery {
  object-position: 50% 100%;
  height: 100%;
}

.img-inpho-project {
  height: 100%;
  position: absolute;
  inset: 0%;
}

.select-image {
  z-index: 1;
  opacity: 1;
  width: 26.5em;
  max-width: none;
  position: relative;
}

.select-image.layout {
  width: 67.2em;
}

.image-selector {
  z-index: 2;
  object-fit: fill;
  justify-content: center;
  align-items: center;
  font-size: 1.1em;
  transition: font-size .4s cubic-bezier(.39, .575, .565, 1);
  position: relative;
}

.container-selector {
  font-size: 1vw;
}

.tooltip {
  opacity: 0;
  align-items: center;
  height: 2.5em;
  margin-left: 0;
  margin-right: -6.4em;
  padding-left: 2.5em;
  padding-right: 2.5em;
  font-size: 1.9em;
  transition: all .3s;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
  overflow: hidden;
}

.container {
  z-index: 2;
  width: 100%;
  max-width: 90rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 3rem;
  padding-right: 3rem;
  position: relative;
}

.container.is-small {
  max-width: 70rem;
}

.button_main_wrap--fw2-br3-bw1 {
  padding: .9rem 1.6rem;
  line-height: 1;
  display: inline-block;
}

.styleguide_card_padding--pd2-2--gra2 {
  width: 100%;
  height: 100%;
  display: block;
}

.styleguide_card_content--gp1-5-3 {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 100%;
  display: flex;
}

.tooltip-content--bbca-br1 {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0%;
}

.txt--fs7-2--fc1.center {
  text-align: center;
}

.icon-others {
  font-family: ICONS-OUTLINED, sans-serif;
}

.icon-others.fontasw {
  font-family: "Fa Brands 400", sans-serif;
}

.svg-logo--fc1 {
  width: 10em;
}

.html-embed {
  position: static;
}

.content-form {
  width: 100%;
}

.submit--bca--fcoa--oc1--br2 {
  width: 7rem;
}

.form--br2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

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

.checkbox {
  margin-top: 0;
}

.flex-block-2 {
  justify-content: center;
  align-items: center;
}

.companies {
  align-items: center;
  display: flex;
  position: relative;
}

.legal-text--fc2 {
  white-space: nowrap;
  font-size: .75rem;
}

.whatsapp {
  z-index: 4;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 14px;
  font-size: 1.5rem;
  transition: all .4s;
  display: flex;
  position: fixed;
  inset: auto 1.5rem 1.5rem auto;
}

.whatsapp:hover {
  color: #a1a1a1;
  transform: scale(1.1);
}

.whatsapp.bc3--br3 {
  z-index: 6;
}

.legal {
  z-index: 5;
  width: 100%;
  display: flex;
  position: relative;
  inset: auto 0% 0%;
  overflow: visible;
}

.legal-div {
  display: flex;
}

.html-legal {
  position: absolute;
}

.terms {
  width: 100%;
  height: 1rem;
  position: absolute;
  inset: auto 0% 0%;
  overflow: hidden;
}

.typology-mask {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: 13.2em;
  margin-top: 1em;
  margin-left: 1em;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.typology-mask.lobby {
  justify-content: center;
  align-items: center;
  width: 11.8em;
  margin-top: 8.6em;
  margin-left: 22.9em;
  display: flex;
}

.typology-mask.bike {
  width: 3.1em;
  margin-top: 8.7em;
  margin-left: 43.7em;
}

.typology-mask.gimnasio {
  width: 7.4em;
  margin-top: 16.9em;
  margin-left: 46em;
}

.typology-mask.coworking {
  width: 21.2em;
  margin-top: 8.5em;
  margin-left: 32.5em;
}

.typology-mask.jardin {
  width: 19.1em;
  margin-top: 8.8em;
  margin-left: 20.8em;
}

.typology-mask.pisicina {
  width: 21.6em;
  margin-top: 9.6em;
  margin-left: 27.6em;
}

.html-typology {
  opacity: .5;
}

.html-typology:hover {
  opacity: .7;
}

.text-html--fcoa {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: static;
  inset: auto;
}

.compass--oc1--bw1--br3 {
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-top: 8px;
  margin-right: 8px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
  transform: rotate(16deg);
}

.compass-north--oca {
  border-top: 3px solid #000;
  border-bottom: 1px #000;
  border-left: 1px #000;
  border-right: 3px solid #000;
  border-top-right-radius: 1005px;
  width: 50%;
  height: 50%;
  position: absolute;
  inset: -1px -1px auto auto;
}

.text-block {
  font-size: .75rem;
  transform: rotate(-18deg);
}

.tooltip-typology--bbca--br1 {
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: absolute;
}

.tooltip-amenities--bbca--br3 {
  padding: 8px;
  position: absolute;
  left: 52.5156px;
}

.companies-groups {
  justify-content: flex-start;
  align-items: center;
}

.content-home {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.div-block-8 {
  width: 80%;
  display: flex;
}

.tooltip-apartments {
  opacity: 0;
  width: 48px;
  height: 24px;
  position: absolute;
  top: -50%;
}

.tooltip-apartments.show {
  opacity: 1;
  text-shadow: 0 1px 1px #0000008f;
  width: auto;
}

.padding-section-medium {
  padding: 34px;
  position: relative;
}

.row-hero-logo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: none;
  margin-bottom: 1rem;
  display: flex;
}

.hero_wrapper {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  height: auto;
  display: flex;
}

.heading-style-h1-6 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 3.1rem;
}

.wrap-logo-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  padding: 10px;
  display: flex;
}

.hero_column-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 351px;
  display: flex;
}

.text-size-medium-2 {
  color: #fff;
  white-space: pre;
  object-fit: fill;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 200;
  line-height: 26px;
}

.vectors-wrapper-96 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 85px;
  display: flex;
}

.heading-style-h1-1 {
  color: #5fccc5;
  font-size: 38px;
  font-weight: 700;
  line-height: 54px;
}

.hero_column {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 351px;
  display: flex;
}

.line-vertical-hero {
  object-fit: cover;
}

.scroll-container {
  grid-column-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1080px;
  height: auto;
  margin-bottom: 1rem;
  padding-left: 3rem;
  display: flex;
  position: static;
  overflow: auto;
}

.image-9 {
  width: 200px;
  height: auto;
}

.nav-menu {
  grid-column-gap: 24px;
  grid-row-gap: 0rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  inset: auto 0% 0;
}

.nav-link {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #d8d8d8;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: .5rem;
  display: flex;
}

.nav-link:hover {
  color: #fff;
}

.logos-2 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  flex-wrap: nowrap;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: relative;
  inset: 0% 3% 0% auto;
  overflow: hidden;
}

.logos-2.mobile {
  display: none;
}

.div-icons {
  z-index: 100;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #fff;
  background-color: #00000078;
  border: 1px solid #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  padding: 12px 14px 14px;
  font-size: 24px;
  transition: all .4s;
  position: fixed;
  inset: auto 12px 12px auto;
}

.div-icons:hover {
  color: #cdd3d2;
  border-color: #94aaa9;
  transform: scale(1.1);
}

.div-icons.menu {
  -webkit-backdrop-filter: none;
  backdrop-filter: none;
  color: #fff;
  background-color: #0000;
  border-style: none;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 8px;
  font-size: 16px;
  line-height: 1.4;
  display: block;
  position: relative;
  bottom: auto;
  right: auto;
  overflow: hidden;
}

.svg-html {
  line-height: 12px;
}

.space-color {
  background-color: #fff;
  width: 80%;
  height: 1px;
}

.column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  column-count: 3;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  column-gap: 1rem;
  padding: 0;
  display: block;
  position: static;
  overflow: auto;
}

.column.three {
  column-count: 3;
  column-gap: .5rem;
  width: 100%;
  padding-top: 4rem;
  padding-left: .5rem;
  padding-right: .5rem;
}

.column.two {
  column-count: 2;
}

.column.one {
  column-count: 1;
}

.file-column {
  grid-column-gap: 24px;
  grid-row-gap: 10px;
  object-fit: fill;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 4px;
  display: inline-block;
  position: static;
  overflow: hidden;
}

.img {
  opacity: 1;
  object-fit: cover;
  width: 100%;
  height: auto;
}

.img.about {
  opacity: .7;
}

.flex-scroll {
  flex-direction: row-reverse;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  display: flex;
  overflow: auto;
}

.unsplash-image {
  object-fit: contain;
  object-position: 50% 50%;
  width: 100%;
  height: auto;
  display: block;
}

.unsplash-image.lightmode {
  object-fit: cover;
}

.div-block-9 {
  background-color: #45deff;
  border-radius: 50px;
  width: 50px;
  height: 199px;
}

.div-block-10 {
  padding-left: 1rem;
  padding-right: 1rem;
}

.div-block-11 {
  display: flex;
  overflow: auto;
}

.html-embed-2 {
  height: 400px;
}

.div-block-12 {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  left: -1.6rem;
}

.fs-cc-prefs2_option {
  border-bottom: 1px solid #c0c0c04d;
  padding-top: 16px;
  padding-bottom: 16px;
}

.fs-cc-prefs2_close {
  color: #fff;
  cursor: pointer;
  background-color: #0540f2;
  padding: 12px;
  font-size: 20px;
  text-decoration: none;
  position: absolute;
  inset: 0 0 auto auto;
  box-shadow: -1px 1px 4px #3333331a;
}

.fs-cc-prefs2_overlay {
  z-index: -1;
  background-color: #010440e6;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_label {
  color: #0540f2;
  margin-top: 0;
  margin-bottom: 0;
  margin-right: 32px;
  font-size: 16px;
  font-weight: 700;
}

.fs-cc-prefs2_form-wrapper {
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 30px;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_toggle-wrapper {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.fs-cc-banner2_component {
  z-index: 999;
  color: #fff;
  background-color: #0540f2;
  width: 450px;
  padding: 30px;
  display: block;
  position: fixed;
  inset: auto 0% 0% auto;
}

.set-all-components-to-display-none-and-use-this-div-to-create-a-symbol.hide, .fs-cc-prefs2_checkbox-label {
  display: none;
}

.fs-cc-manager2_button {
  color: #0540f2;
  cursor: pointer;
  background-color: #fff;
  flex-direction: column;
  width: 48px;
  padding: 8px;
  transition: color .2s;
  display: flex;
}

.fs-cc-manager2_button:hover {
  color: #4353ff;
}

.fs-cc-manager2_component {
  z-index: 999;
  display: block;
  position: fixed;
  inset: auto auto 20px 20px;
}

.fs-cc-banner2_text {
  font-size: 15px;
}

.fs-cc-prefs2_title {
  color: #010440;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.2em;
}

.fs-cc-banner2_text-link {
  color: #fff;
  border-bottom: 2px solid #fff;
  font-weight: 400;
  text-decoration: none;
}

.fs-cc-prefs2_button {
  text-align: center;
  background-color: #0540f2;
  border: 1px solid #0540f2;
  padding: 12px 20px;
  font-weight: 700;
}

.fs-cc-prefs2_button.fs-cc-button-alt {
  color: #0540f2;
  background-color: #fff;
  border-color: #0540f2;
  margin-bottom: 12px;
}

.fs-cc-banner2_container {
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 990px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.fs-cc-prefs2_content {
  color: #000;
  background-color: #fff;
  height: 100%;
  padding: 40px 32px;
}

.fs-cc-prefs2_checkbox {
  z-index: 1;
  cursor: pointer;
  background-color: #fff;
  border-width: 2px;
  border-color: #0540f2;
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0%;
}

.fs-cc-prefs2_checkbox.w--redirected-checked {
  background-color: #0540f2;
  background-size: auto;
  border-color: #0540f2;
}

.fs-cc-prefs2_form {
  color: #fff;
  background-color: #333;
  width: 100%;
  max-width: 400px;
  max-height: 85vh;
  margin-bottom: 0;
  position: relative;
}

.fs-cc-prefs2_submit {
  text-align: center;
  background-color: #010440;
  margin-top: 12px;
  padding: 12px 20px;
  font-weight: 700;
}

.fs-cc-prefs2_component {
  z-index: 997;
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding: 32px;
  display: flex;
  position: fixed;
  inset: 0%;
}

.fs-cc-prefs2_space-small {
  margin-bottom: 12px;
}

.fs-cc-preferences2_close-icon {
  color: #fff;
  width: 24px;
  height: 24px;
}

.fs-cc-banner2_buttons-wrapper {
  flex: none;
  grid-template-rows: auto;
  grid-template-columns: auto auto;
  grid-auto-columns: 1fr;
  align-items: center;
  margin-top: 16px;
  display: flex;
}

.fs-cc-banner2_button {
  color: #0540f2;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  flex: 1;
  min-width: 120px;
  margin-left: 8px;
  margin-right: 8px;
  padding: 8px 20px;
  font-weight: 700;
}

.fs-cc-banner2_button.fs-cc-button-alt {
  color: #fff9;
  background-color: #02087366;
}

.fs-cc-prefs2_buttons-wrapper {
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  margin-top: 16px;
  display: flex;
}

.fs-cc-prefs2_checkbox-field {
  justify-content: center;
  align-items: center;
  width: 20px;
  height: 20px;
  margin-bottom: 0;
  padding: 2px;
  display: flex;
  position: relative;
}

.div-block-29 {
  width: 100%;
  display: flex;
}

.paragraph--fc1 {
  text-align: justify;
  font-size: 1.6vh;
}

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

.form_main_field--fs7-2-fc1-bw1b-2 {
  z-index: 2;
  text-align: center;
  background-color: #0000;
  border-style: solid;
  border-width: 0;
  border-radius: 0;
  height: 2.7em;
  margin-bottom: 0;
  padding: 0;
  position: relative;
}

.form--br2-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.content-form-2 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  transform: scale(1);
}

.html-embed-4 {
  position: absolute;
}

.d-none {
  display: none;
}

.iti.iti--allow-dropdown {
  width: 100%;
}

.fs7--fw3--fc1 {
  text-align: left;
}

.fs7--fw3--fc1.center {
  text-align: center;
}

.list-home-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 1fr;
  grid-template-columns: 1.5fr 1fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

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

.div-block-30 {
  z-index: 99;
  width: 100%;
  display: flex;
  position: relative;
}

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

.flex-block-3 {
  justify-content: center;
  align-items: center;
  width: 100%;
  transform: scale(.9);
}

.pd2-2.form {
  width: 100%;
  padding: 0 16px;
}

.svg-logo--fc1-2 {
  justify-content: center;
  align-items: center;
  width: 10em;
  display: flex;
}

.svg-logo--fc1-2.logo {
  width: 7em;
  position: relative;
}

.paragraph--fc5 {
  text-align: justify;
  font-size: 1.6vh;
}

.paragraph--fc5.fs7-3.center {
  font-size: 1.2vh;
}

.div-block-28 {
  width: 100%;
  display: flex;
}

.img-banner--br2-2 {
  object-fit: cover;
  object-position: 50% 100%;
  align-self: center;
  width: 100%;
  max-width: none;
  height: 100%;
  max-height: none;
}

.p-small--fs7-2--fw30--fc1 {
  text-align: center;
}

.list-companies-2 {
  grid-column-gap: 16px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  width: 100%;
  height: 100%;
  display: grid;
}

.flex-block-4 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 1vh;
}

.div-block-27 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  display: flex;
}

.content-home--br2 {
  flex-direction: column;
  justify-content: center;
  display: flex;
  overflow: hidden;
}

.content-home--br2.form {
  justify-content: center;
}

.content-home--br2.form.mobile {
  width: 50%;
  padding: 58px;
}

.content-home--br2.form-equipo {
  width: 50%;
  height: 100%;
}

.code-embed {
  width: 100%;
  height: 100%;
}

.heading-style-h1 {
  font-family: Poppins, sans-serif;
}

.text-span {
  color: #fff;
}

.div-block-31 {
  flex-flow: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

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

@media screen and (min-width: 1280px) {
  .list-home {
    grid-auto-columns: 1fr;
  }

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

  .compass-north--oca {
    top: -2px;
    right: -2px;
  }

  .list-home-2 {
    grid-auto-columns: 1fr;
  }
}

@media screen and (min-width: 1920px) {
  .iframe-code--ab1 {
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  blockquote {
    font-size: 1.4rem;
  }

  .container--bg2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .list-main--fc4 {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    grid-template-rows: 72px auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
  }

  .list-home {
    overflow: auto;
  }

  .list-home.t-c-n {
    flex-flow: column;
  }

  .paragraph--fc2 {
    font-size: 1.2vh;
  }

  .logo-main {
    justify-content: space-between;
  }

  .div-subemnu-items--bbc1--br1 {
    flex-direction: row;
    align-items: center;
  }

  .tooltip {
    margin-right: -9.5em;
  }

  .container {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .padding-section-medium {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .f2wf-columns-7 {
    flex-direction: column;
    align-items: center;
  }

  .heading-style-h1-6 {
    flex-direction: column;
    display: flex;
  }

  .hero_column-2 {
    justify-content: center;
    height: auto;
  }

  .hero_column {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }

  .scroll-container {
    width: 611px;
  }

  .nav-link {
    flex-direction: column;
    align-items: center;
  }

  .div-icons.menu {
    display: flex;
  }

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

  .paragraph--fc1 {
    font-size: 1.2vh;
  }

  .list-home-2 {
    overflow: auto;
  }

  .paragraph--fc5 {
    font-size: 1.2vh;
  }

  .content-home--br2.form.mobile {
    width: 100%;
    height: 437px;
    padding-top: 114px;
  }

  .content-home--br2.form-equipo {
    width: 100%;
    height: 100%;
  }

  .heading-style-h1.fs1.fw3 {
    font-size: 3.7rem;
  }

  .div-block-32 {
    font-size: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .styleguide_type_item--pb2-bw1b {
    grid-template-columns: 100%;
  }

  .container--bg2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .tooltip {
    height: 3em;
    margin-right: -10.5em;
  }

  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .text-html--fcoa {
    font-size: .8rem;
  }

  .content-home {
    width: auto;
  }

  .padding-section-medium {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .scroll-container {
    width: 400px;
  }

  .fs-cc-prefs2_title {
    font-size: 20px;
  }

  .fs-cc-banner2_text-link {
    margin-right: 8px;
  }

  .fs-cc-banner2_container {
    flex-direction: column;
    align-items: flex-start;
  }

  .fs-cc-banner2_buttons-wrapper {
    margin-top: 12px;
  }

  .fs-cc-banner2_button {
    margin-left: 0;
    margin-right: 8px;
  }

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

@media screen and (max-width: 479px) {
  .navbar--bbc1--br2--fc1 {
    display: none;
  }

  .navbar--bbc1--br2--fc1.mobile {
    flex-direction: row;
    justify-content: space-around;
    width: auto;
    height: 48px;
    margin-left: 8px;
    margin-right: 8px;
    display: flex;
    position: absolute;
    inset: auto 0% 0%;
  }

  .styleguide_hero_img--ab1 {
    height: 100%;
  }

  .styleguide_spacing_content {
    width: 100%;
  }

  .button_main_text {
    font-size: .7rem;
  }

  .bg_wrap--ab1 {
    min-height: 100svh;
  }

  .container--bg2 {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .section-home--pd0-5 {
    min-height: 93svh;
    margin-bottom: 0;
    position: static;
  }

  .list-main--fc4 {
    grid-template-rows: 64px auto;
  }

  .list-home {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    align-items: stretch;
    display: block;
  }

  .list-home.t-c-n {
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    height: 100%;
    padding-top: 80px;
    padding-bottom: 120px;
  }

  .navlink, .navlink.w--current {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .logo-wrap {
    justify-content: center;
    width: 48px;
    height: 48px;
    display: flex;
    position: relative;
    top: 0;
  }

  .owly--fc1 {
    justify-content: center;
    align-items: center;
    width: 48px;
    height: 48px;
    display: block;
    position: absolute;
  }

  .owly--fc1.mobile {
    z-index: 10;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    mix-blend-mode: difference;
    flex-direction: column;
    width: 64px;
    height: 56px;
    margin-top: 4px;
    margin-left: 8px;
    padding-left: 8px;
    padding-right: 8px;
    display: flex;
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .is-icon {
    display: block;
  }

  .is-icon.small {
    font-size: 12px;
    display: block;
  }

  .is-icon.big {
    font-size: 1.8rem;
  }

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

  .owly-svg {
    width: 2rem;
    height: 1.8rem;
  }

  .owly-text {
    width: auto;
    font-size: .7rem;
  }

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

  .paragraph--fc2 {
    font-size: 1.5vh;
  }

  .main {
    overflow: hidden;
  }

  .img-banner--br2 {
    height: 16.7em;
  }

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

  .content-wrap--bbc1--br2 {
    margin-bottom: .5rem;
  }

  .nav-content.inner.show {
    top: 8px;
  }

  .nav-content.main {
    bottom: 54px;
  }

  .div-submenu-title {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .inner-content.photo.show {
    overflow: hidden;
  }

  .navbar-mobile-background--bbc1 {
    z-index: 3;
    display: none;
    transform: translate(100vw);
  }

  .navbar-mobile-background--bbc1.pd1 {
    display: block;
    transform: none;
  }

  .close-navbar-mobile {
    position: absolute;
    inset: 0% 0% auto;
  }

  .img-inpho-project {
    object-fit: contain;
    object-position: 0% 50%;
    height: 100%;
  }

  .image-selector {
    font-size: 3.3em;
  }

  .tooltip {
    height: 3.5em;
    margin-right: -14em;
  }

  .container {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .whatsapp {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 5rem;
    right: 1rem;
  }

  .whatsapp:hover {
    color: #5fccc5;
  }

  .whatsapp.bc3--br3 {
    z-index: 5;
  }

  .whatsapp.bc3--br3.navbar {
    position: absolute;
    inset: auto auto 1rem;
  }

  .text-html--fcoa {
    font-size: .5rem;
  }

  .content-home {
    align-items: stretch;
    width: 100%;
    display: flex;
  }

  .div-block-6 {
    width: 100%;
    height: 100%;
    position: relative;
  }

  .div-block-7 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 56px;
    height: 100%;
    display: flex;
    position: relative;
  }

  .text-size-medium-2 {
    white-space: nowrap;
    margin-bottom: 0;
    font-size: 12px;
  }

  .hero_column {
    height: auto;
  }

  .scroll-container {
    grid-column-gap: 20px;
    width: auto;
    padding-left: 0;
  }

  .image-9 {
    width: 93px;
  }

  .logos-2 {
    position: absolute;
  }

  .logos-2.mobile {
    margin-top: 24px;
    margin-right: 16px;
    display: flex;
    inset: 0% 0% auto auto;
  }

  .div-icons {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 47%;
  }

  .div-icons:hover {
    color: #5fccc5;
  }

  .column {
    column-count: 1;
  }

  .column.three {
    column-count: 1;
    width: 100%;
    overflow: auto;
  }

  .column.two {
    column-count: 1;
  }

  .file-column {
    margin-bottom: 8px;
    display: block;
  }

  .flex-scroll {
    width: 100%;
    overflow: auto;
  }

  .fs-cc-prefs2_close {
    padding: 8px;
  }

  .fs-cc-prefs2_label {
    font-size: 14px;
  }

  .fs-cc-banner2_component {
    width: 100%;
  }

  .fs-cc-prefs2_title {
    font-size: 18px;
  }

  .fs-cc-prefs2_button.fs-cc-button-alt {
    margin-bottom: 8px;
  }

  .fs-cc-prefs2_content {
    padding: 24px;
  }

  .fs-cc-prefs2_submit {
    margin-top: 8px;
  }

  .fs-cc-prefs2_component {
    padding: 24px;
  }

  .div-block-29 {
    flex-flow: column;
  }

  .paragraph--fc1 {
    font-size: 1.5vh;
  }

  .fs7--fw3--fc1.center {
    font-size: 1.8vh;
  }

  .list-home-2 {
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    align-items: stretch;
  }

  .paragraph--fc5 {
    font-size: 1.5vh;
  }

  .div-block-28 {
    flex-flow: column;
  }

  .img-banner--br2-2 {
    height: 16.7em;
  }

  .list-companies-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .content-home--br2 {
    overflow: visible;
  }

  .content-home--br2.form.mobile {
    display: none;
  }

  .content-home--br2.form-equipo {
    padding: 0;
  }
}

#w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7079-c2261af0, #w-node-_77697ffb-f981-94a8-bc0f-aec43c7c7080-c2261af0, #w-node-da104012-320b-8446-fc4b-d6ee6068424d-c2261af0, #w-node-_617ea0a9-b218-9db7-5e81-d87819e5abce-c2261af0, #w-node-_0a4bd37c-b8eb-4db4-7aa8-9ae787ddfef5-c2261af0, #w-node-_0998b64e-fdfb-6b4e-df4c-7625cd5edadb-c2261af0, #w-node-_6703922b-0231-6950-6fe2-20f644e720bf-c2261af0, #w-node-_6703922b-0231-6950-6fe2-20f644e720bb-c2261af0, #w-node-_6703922b-0231-6950-6fe2-20f644e720c3-c2261af0, #w-node-_6703922b-0231-6950-6fe2-20f644e720c8-c2261af0, #w-node-_680792c2-1a79-a655-9c93-88456fba4299-c2261af0, #w-node-_680792c2-1a79-a655-9c93-88456fba429e-c2261af0, #w-node-_680792c2-1a79-a655-9c93-88456fba42a3-c2261af0, #w-node-_680792c2-1a79-a655-9c93-88456fba42a8-c2261af0, #w-node-_87db148f-2ca7-11ca-2866-8c645a083bb0-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083bb1-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083bdb-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083bdc-c2261af1, #w-node-c623e3b5-84fb-c112-f7cf-e323a5bd8d8f-c2261af1, #w-node-c623e3b5-84fb-c112-f7cf-e323a5bd8d90-c2261af1, #w-node-c623e3b5-84fb-c112-f7cf-e323a5bd8dae-c2261af1, #w-node-c623e3b5-84fb-c112-f7cf-e323a5bd8daf-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083c0f-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083c1a-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083c2e-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083c2f-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083c5b-c2261af1, #w-node-_87db148f-2ca7-11ca-2866-8c645a083c5c-c2261af1, #w-node-_89a9891d-3ee6-c5bd-a9b5-ff5a15c408d8-c2261af3, #w-node-_340dd001-37d3-525b-ee43-941c446ac9da-c2261af3, #w-node-_340dd001-37d3-525b-ee43-941c446ac9c0-c2261af3, #w-node-_340dd001-37d3-525b-ee43-941c446ac9b3-c2261af3, #w-node-_64ff30c5-aab8-db8f-a407-bd7dfbdf6603-c2261af3, #w-node-_1a9c9243-fa5f-41a5-58f4-49463148ec1f-c2261af3, #w-node-_0863400f-4363-f1e5-b59c-7540e3477ac3-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c206-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c208-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20a-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20c-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c20e-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c210-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c212-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c214-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c216-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c218-c2261af3, #w-node-_3335d655-e2e6-a4df-fc7a-0f053409c21a-c2261af3, #w-node-_937b2962-17c8-0c11-eabf-5c793cd50e6a-c2261af4, #w-node-_8e9ae8ac-d1f5-0689-894d-55570ed8adca-c2261af4, #w-node-_862e949d-0961-5443-09ac-99461f752961-c2261af6, #w-node-f89bfa4b-4b27-ffc7-70f5-79e33afdd12b-c2261af6, #w-node-ded1dd03-52b3-a61e-b6a3-e41c3618546d-c2261af6, #w-node-_2f0482f4-d303-859b-6204-fd054a8fea9f-c2261af6, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf1b-c2261af6, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf22-c2261af6, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf29-c2261af6, #w-node-_6a81d4ea-5a0b-5b6c-1812-9298341abf30-c2261af6, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b5ff-c2261af6, #w-node-_14b7a568-df95-c57b-eb5c-49af6173b614-c2261af6, #w-node-_851f311e-14b5-c3aa-41c1-cb354d76929c-c2261af6, #w-node-_851f311e-14b5-c3aa-41c1-cb354d7692a3-c2261af6, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40827-c2261af6, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4082e-c2261af6, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada40835-c2261af6, #w-node-_04d8d540-0b58-3ac8-315f-c0b5ada4083c-c2261af6, #w-node-b1d29cef-6398-ebf4-00fe-f0f20250a5fa-c2261af7, #w-node-b1d29cef-6398-ebf4-00fe-f0f20250a601-c2261af7, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23a9-c2261af7, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b1-c2261af7, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23b9-c2261af7, #w-node-d1f4c1ae-9e07-05da-1c84-35c7aece23c1-c2261af7, #w-node-bcd96ef1-454d-6bee-d81e-43680c9805ff-c2261af7, #w-node-db280d27-0a01-e8ea-abd3-542538337e3b-c2261af7, #w-node-_588c267e-f78d-8e57-58fe-d9da276415b6-c2261af7, #w-node-beab3c3a-bf67-45b9-7dbc-bb94e8e0897b-c2261af7, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb458-c2261af7, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb460-c2261af7, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb468-c2261af7, #w-node-_434ce385-babb-1e5e-75d9-0e309efeb470-c2261af7, #w-node-_265b3891-2362-c7cd-a831-cdadbd211280-c2261af7, #w-node-_265b3891-2362-c7cd-a831-cdadbd211288-c2261af7, #w-node-_265b3891-2362-c7cd-a831-cdadbd211296-c2261af7, #w-node-_265b3891-2362-c7cd-a831-cdadbd2112a4-c2261af7, #w-node-ee03750d-98ba-9780-11c4-2594987e6758-c2261af7, #w-node-ee03750d-98ba-9780-11c4-2594987e6760-c2261af7, #w-node-ee03750d-98ba-9780-11c4-2594987e6768-c2261af7, #w-node-ee03750d-98ba-9780-11c4-2594987e6770-c2261af7, #w-node-c5e77e45-6330-3989-dff9-16d7860bd763-c2261af7, #w-node-_9fcf89a7-81ae-0ec3-2a5a-c861701f3ca7-c2261af7, #w-node-_15624a92-df93-70aa-62c5-63a4950beaa2-c2261af7, #w-node-a8ed7762-60f4-7816-2b1d-90a21b97d450-fc307923 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 479px) {
  #w-node-_766ee846-48f0-bf23-b11c-0a7a586259d3-fc307923 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-a8ed7762-60f4-7816-2b1d-90a21b97d451-fc307923 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-a8ed7762-60f4-7816-2b1d-90a21b97d483-fc307923 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_0c6ce1b7-51db-ef4c-4f66-bfea88e28843-fab4458b {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Fa Regular 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi';
  src: url('../fonts/Satoshi-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ICONS-REGULAR';
  src: url('../fonts/MaterialIcons-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ICONS-ROUND';
  src: url('../fonts/MaterialIconsRound-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'ICONS-OUTLINED';
  src: url('../fonts/MaterialIconsOutlined-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Aurea';
  src: url('../fonts/Aurea-V13-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}