:root {
  --md1--bbc1: var(--colors--cb3);
  --colors--cb2: #305177;
  --colors--cb4: #fff;
  --colors--cb1: #1a2d43;
  --colors--cb3: #d6f5ff;
  --colors--ca1: #ecfafe;
  --colors--ca2: white;
  --colors--ca3: #f86f6f;
  --md1--bc1: var(--colors--cb4);
  --md1--fc5: var(--colors--cb1);
  --md1--fc4: var(--colors--cb2);
  --md1--fc3: var(--colors--cb4);
  --md1--fc2: var(--colors--cb2);
  --md1--fc1: var(--colors--cb1);
  --md1--bbca: var(--colors--cb1);
  --md1--bc3: var(--colors--cb1);
  --md1--bc2: var(--colors--cb3);
  --md1--fcoa: var(--colors--ca2);
  --md1--ac: var(--colors--cb1);
  --md1--oc1: var(--colors--cb1);
}

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

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

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--fc5 {
  text-align: left;
  font-size: 2vh;
}

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

.fs6--fw3--fc5.center.text-home {
  font-size: 2vh;
}

.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: 24px;
  justify-content: center;
  align-items: center;
  width: 5.5rem;
  position: relative;
  inset: 0% auto 0% 0%;
}

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

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

.pd1 {
  height: 100%;
}

.pd1.hide {
  display: none;
}

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

.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: none;
  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;
  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_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.is-valid {
  border-bottom-color: #84ff61;
}

.form_main_field--fs7-2-fc1-bw1b.center.is-invalid {
  border-bottom-color: #ff3b3b;
}

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

.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 {
  width: 100%;
  padding: .9rem 1.6rem;
  line-height: 1;
  display: inline-block;
}

.button_main_wrap.bbca {
  width: 100%;
}

.button_main_wrap.hide {
  display: none;
}

.button_main_wrap.br1 {
  background-color: #fff;
}

.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 {
  position: relative;
}

.button_item_wrap--br2.button-card {
  width: 80px;
  max-width: none;
}

.button_play_bg--br1--bw1 {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: .75rem;
  display: flex;
}

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

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

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

.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--pd1 {
  background-color: #0000;
  justify-content: center;
  height: 85vh;
  display: flex;
  overflow: hidden;
}

.section-home--pd1.item-card {
  margin-bottom: 2rem;
}

.section-home--pd1.video {
  height: 85vh;
}

.section-home--pd1.alto {
  height: 50vh;
}

.list-main--fc4 {
  z-index: 2;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: min-content auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  display: grid;
  position: relative;
  inset: auto;
}

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

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

.navlink.w--current {
  width: auto;
  height: auto;
}

.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;
  max-width: 10rem;
  display: flex;
  position: relative;
}

.logo-wrap.hide {
  display: none;
}

.owly--fc1 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: 0 16px;
  transition: all .4s;
  display: flex;
  position: relative;
}

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

.owly--fc1.mobile {
  position: absolute;
  inset: auto auto 16px;
}

.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;
  top: -24%;
  bottom: auto;
  right: -55%;
}

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

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

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

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

.owly-svg {
  height: 2rem;
}

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

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

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

.list-companies {
  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 {
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-size: 1vh;
}

.content-home-wrap--pd2--br2 {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.content-home-wrap--pd2--br2.center {
  justify-content: space-around;
  align-items: center;
}

.div-home-data {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: 4.5rem 4.5rem;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: auto;
  display: grid;
  position: relative;
}

.div-data {
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}

.div-data.hf {
  flex-direction: row;
}

.div-data.hf.center {
  justify-content: center;
}

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

.paragraph:focus {
  color: #fff;
}

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

.paragraph.center.text-form-parrafo {
  font-size: 1.5vh;
}

.paragraph.center.text-form-parrafo.fw3.text-contacto {
  font-size: 1.8vh;
}

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

.h4-vh--fc1 {
  font-size: 6vh;
  font-weight: 700;
  display: block;
}

.h4-vh--fc1.hide {
  display: none;
}

.h4-vh--fc1.center {
  text-align: center;
}

.h4-vh--fc1.titulo-datos {
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  font-size: 4vh;
}

.h4-vh--fc1.multiplicar {
  filter: brightness(200%);
}

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

.logo-main {
  z-index: 20;
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 1rem;
  display: flex;
  position: fixed;
}

.hide, .navmobile-button {
  display: none;
}

.content-wrap--bbc1--br2 {
  background-color: var(--md1--bbc1);
  justify-content: space-around;
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.content-wrap--bbc1--br2.detail-unit {
  width: 100%;
  padding-top: 48px;
  position: absolute;
  top: 0;
}

.content-wrap--bbc1--br2.ancho {
  align-items: center;
  width: 55%;
  height: 50%;
}

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

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

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

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

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

.nav-content.main {
  z-index: 10;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.nav-content.main.hide {
  display: none;
}

.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 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-subemnu-items.button {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
}

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

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

.nav-link-content.main.md2--br1 {
  height: auto;
}

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

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

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

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

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

.inner-content.map.show {
  align-items: center;
}

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

.navbar-mobile-background--bbc6 {
  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;
}

.gallery-grid {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  overflow: hidden;
}

.gallery-item--br1 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
  overflow: hidden;
}

.gallery-item--br1.left {
  align-items: flex-start;
  margin-left: 1rem;
}

.gallery-item--br1.rigth {
  align-items: flex-end;
  margin-right: 1rem;
}

.gallery-item--br1.button {
  justify-content: flex-end;
  align-items: center;
}

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

.img-place-gallery.images {
  object-fit: contain;
  object-position: 50% 50%;
}

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

.img-inpho-project.infografia {
  object-fit: cover;
}

.floor-mask {
  z-index: 2;
  width: 11.9em;
  margin-top: 0;
  margin-left: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.floor-mask.piso-20 {
  width: 11.9em;
  margin-top: 4.5em;
  margin-left: 16.1em;
  position: absolute;
}

.floor-mask.piso-7 {
  margin-top: 26.4em;
  margin-left: 16em;
}

.floor-mask.piso-19 {
  margin-top: 7.5em;
  margin-left: 16.1em;
}

.floor-mask.piso-18 {
  margin-top: 9em;
  margin-left: 16.1em;
}

.floor-mask.piso-17 {
  margin-top: 10.6em;
  margin-left: 16.1em;
}

.floor-mask.piso-16 {
  margin-top: 12.2em;
  margin-left: 16.1em;
}

.floor-mask.piso-15 {
  margin-top: 13.8em;
  margin-left: 16.1em;
}

.floor-mask.piso-14 {
  margin-top: 15.4em;
  margin-left: 16.1em;
}

.floor-mask.piso-13 {
  margin-top: 16.9em;
  margin-left: 16.1em;
}

.floor-mask.piso-12 {
  margin-top: 18.5em;
  margin-left: 16.1em;
}

.floor-mask.piso-11 {
  margin-top: 20em;
  margin-left: 16.1em;
}

.floor-mask.piso-10 {
  margin-top: 21.6em;
  margin-left: 16.1em;
}

.floor-mask.piso-9 {
  margin-top: 23.2em;
  margin-left: 16.1em;
}

.floor-mask.piso-8 {
  margin-top: 24.8em;
  margin-left: 16.1em;
}

.floor-mask.piso-6 {
  width: 11.2em;
  margin-top: 14em;
  margin-left: 62.7em;
}

.floor-mask.piso-5 {
  width: 47.1em;
  margin-top: 6.8em;
  margin-left: 26.7em;
}

.floor-mask.piso-4 {
  width: 65.1em;
  margin-top: 10.4em;
  margin-left: 8.8em;
}

.floor-mask.piso-3 {
  width: 64.6em;
  margin-top: 13.5em;
  margin-left: 9.3em;
}

.floor-mask.piso-2 {
  width: 60.5em;
  margin-top: 19.6em;
  margin-left: 9.3em;
}

.floor-mask.piso-1 {
  width: 45.3em;
  margin-top: 25.2em;
  margin-left: 10.2em;
}

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

.select-image.stage {
  width: 78em;
}

.select-image.layout {
  z-index: auto;
  width: 55em;
}

.html-svg {
  width: 100%;
}

.image-selector {
  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;
}

.image-selector.stage {
  font-size: 1.2em;
}

.image-selector.floor-1 {
  z-index: 11;
  background-color: #fff;
  font-size: 1.3em;
  transition: all .2s, font-size .4s cubic-bezier(.39, .575, .565, 1);
  position: absolute;
  inset: 0% auto auto 0%;
}

.image-selector.floor-1.show {
  transform: translate(0);
}

.image-selector.plant {
  transition: all .2s, font-size .4s cubic-bezier(.39, .575, .565, 1);
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(0, 100vh);
}

.image-selector.plant.show {
  z-index: 10;
  transform: translate(0);
}

.image-selector.floor-plant {
  font-size: 1.13em;
}

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

.tooltip-floor {
  opacity: 0;
  justify-content: center;
  align-items: center;
  width: 100px;
  margin-left: 0;
  font-size: 1.9em;
  transition: all .3s;
  display: flex;
  position: absolute;
  inset: 0% -4.2em auto auto;
  overflow: hidden;
}

.tooltip-floor.show {
  opacity: 1;
  font-size: 1.9em;
}

.tooltip-floor.bbc1--br2 {
  justify-content: center;
}

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

.iframe-isometric {
  justify-content: center;
  align-items: center;
  width: 90%;
  height: 80%;
}

.iframe-isometric.floors {
  width: auto;
  height: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  display: flex;
  position: fixed;
  inset: 0%;
}

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

.div-gif {
  cursor: none;
  width: 80px;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  inset: auto 0% auto auto;
}

.unit-detail {
  width: 100%;
  height: 0;
  padding-top: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.unit-detail.show {
  justify-content: center;
  align-items: flex-start;
  height: auto;
  display: flex;
  position: static;
}

.list-details {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  max-height: 300px;
  display: grid;
  overflow: auto;
}

.list-details.largo {
  width: 100%;
  max-height: 370px;
}

.txt--fs7-2--fc1.font2 {
  font-family: Satoshi, sans-serif;
}

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

.button-others {
  cursor: pointer;
  border: 1px solid #000;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding: .75rem 1.5rem;
  display: flex;
}

.button-others.hide {
  display: none;
}

.div-block-3 {
  height: 2rem;
}

.close-unit-details {
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  inset: auto 0% 0% auto;
}

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

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

.svg-logo--fc1.bonita {
  width: 13em;
}

.svg-logo--fc1.company {
  width: 5.5em;
}

.img-layout {
  width: 20%;
}

.img-layout.plant-1h {
  width: 28%;
  margin-bottom: 0;
}

.img-layout.plantas {
  width: 15%;
}

.html-embed {
  position: static;
}

.close-round {
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

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

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

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

.checkbox {
  margin-top: 0;
}

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

.companies {
  justify-content: center;
  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;
  background-color: #47c757;
}

.whatsapp.bc3--br3.marcas-ws {
  position: static;
}

.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: 11;
  justify-content: center;
  align-items: center;
  width: 3.5em;
  margin-top: 5.8em;
  margin-left: 21.1em;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.typology-mask.lobby {
  justify-content: center;
  align-items: center;
  width: 3.7em;
  margin-top: 19em;
  margin-left: 24.1em;
  display: flex;
}

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

.typology-mask._101 {
  width: 14.6em;
  margin-top: 14.7em;
  margin-left: 8.8em;
}

.typology-mask._102 {
  justify-content: center;
  align-items: center;
  width: 3.4em;
  margin-top: 27.6em;
  margin-left: 16.7em;
  display: flex;
}

.typology-mask._103 {
  width: 3.3em;
  margin-top: 26em;
  margin-left: 17.5em;
}

.typology-mask._104 {
  width: 3.2em;
  margin-top: 24.4em;
  margin-left: 18.2em;
}

.typology-mask._106 {
  width: 2.7em;
  margin-top: 23.3em;
  margin-left: 23.1em;
}

.typology-mask._105 {
  width: 2.7em;
  margin-top: 23.3em;
  margin-left: 20.5em;
}

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

.typology-mask.coworking {
  width: 2.6em;
  margin-top: 20.1em;
  margin-left: 27.7em;
}

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

.typology-mask._107 {
  width: 2.7em;
  margin-top: 23.3em;
  margin-left: 25.8em;
}

.typology-mask._108 {
  width: 2.7em;
  margin-top: 23.3em;
  margin-left: 28.4em;
}

.typology-mask._109 {
  width: 3.3em;
  margin-top: 23.4em;
  margin-left: 31.9em;
}

.typology-mask._110 {
  width: 3.2em;
  margin-top: 24em;
  margin-left: 34.6em;
}

.typology-mask._111 {
  width: 2.7em;
  margin-top: 24.7em;
  margin-left: 38.6em;
}

.typology-mask._112 {
  width: 2.7em;
  margin-top: 24.7em;
  margin-left: 41.3em;
}

.typology-mask._113 {
  width: 2.9em;
  margin-top: 23.8em;
  margin-left: 44.8em;
}

.typology-mask._114 {
  width: 2.8em;
  margin-top: 23.1em;
  margin-left: 46.4em;
}

.typology-mask._115 {
  width: 3.5em;
  margin-top: 22.1em;
  margin-left: 48.2em;
}

.typology-mask._116 {
  width: 4.4em;
  margin-top: 20.4em;
  margin-left: 50.6em;
}

.typology-mask._117 {
  width: 4.8em;
  margin-top: 17.8em;
  margin-left: 49.3em;
}

.typology-mask._118 {
  width: 3.5em;
  margin-top: 19em;
  margin-left: 46.9em;
}

.typology-mask._119 {
  width: 2.8em;
  margin-top: 20em;
  margin-left: 45.3em;
}

.typology-mask._120 {
  width: 2.6em;
  margin-top: 20.6em;
  margin-left: 43.7em;
}

.typology-mask._121 {
  width: 2.7em;
  margin-top: 21.2em;
  margin-left: 41.3em;
}

.typology-mask._122 {
  width: 2.8em;
  margin-top: 21.2em;
  margin-left: 38.7em;
}

.typology-mask._123 {
  width: 3.5em;
  margin-top: 20.3em;
  margin-left: 35.4em;
}

.typology-mask._124 {
  width: 3.6em;
  margin-top: 19.3em;
  margin-left: 33.1em;
}

.typology-mask._125 {
  width: 3.7em;
  margin-top: 17.6em;
  margin-left: 28.9em;
}

.typology-mask._126 {
  width: 3.7em;
  margin-top: 16.5em;
  margin-left: 26.5em;
}

.typology-mask._127 {
  width: 4em;
  margin-top: 15em;
  margin-left: 24.1em;
}

.typology-mask._128 {
  width: 3.9em;
  margin-top: 13.3em;
  margin-left: 22.3em;
}

.typology-mask._129 {
  width: 3.1em;
  margin-top: 12.1em;
  margin-left: 21.7em;
}

.typology-mask._130 {
  width: 2.9em;
  margin-top: 10.3em;
  margin-left: 21.7em;
}

.typology-mask._131 {
  width: 3em;
  margin-top: 7.7em;
  margin-left: 21.7em;
}

.typology-mask._132, .typology-mask._328 {
  width: 3.4em;
  margin-top: 4.5em;
  margin-left: 21.2em;
}

.typology-mask._327 {
  width: 2.8em;
  margin-top: 8.7em;
  margin-left: 21.8em;
}

.typology-mask._326 {
  width: .7em;
  margin-top: 13.2em;
  margin-left: 38.3em;
}

.typology-mask._325 {
  width: .5em;
  margin-top: 15.9em;
  margin-left: 19.4em;
}

.typology-mask._324 {
  width: .5em;
  margin-top: 14.8em;
  margin-left: 19.4em;
}

.typology-mask._323 {
  width: .5em;
  margin-top: 12.9em;
  margin-left: 19.4em;
}

.typology-mask._322 {
  width: 1.3em;
  margin-top: 14.7em;
  margin-left: 43.05em;
}

.typology-mask._321 {
  width: 4.2em;
  margin-top: 14.8em;
  margin-left: 37.8em;
}

.typology-mask._320 {
  width: 3.55em;
  margin-top: 13.3em;
  margin-left: 29.2em;
}

.typology-mask._319 {
  width: 3.5em;
  margin-top: 13.3em;
  margin-left: 25.7em;
}

.typology-mask._318 {
  width: 3.2em;
  margin-top: 13.2em;
  margin-left: 22.5em;
}

.typology-mask._317 {
  width: 2.5em;
  margin-top: 15em;
  margin-left: 16.3em;
}

.typology-mask._316 {
  width: 1em;
  margin-top: 14.9em;
  margin-left: 15.4em;
}

.typology-mask._315 {
  width: 1em;
  margin-top: 14.9em;
  margin-left: 14.5em;
}

.typology-mask._314 {
  width: 1em;
  margin-top: 14.9em;
  margin-left: 13.5em;
}

.typology-mask._313 {
  width: 1em;
  margin-top: 14.9em;
  margin-left: 11.7em;
}

.typology-mask._312 {
  width: 1em;
  margin-top: 14.9em;
  margin-left: 10.8em;
}

.typology-mask._303 {
  width: .95em;
  margin-top: 12.85em;
  margin-left: 15.4em;
}

.typology-mask._302 {
  width: .95em;
  margin-top: 12.85em;
  margin-left: 16.3em;
}

.typology-mask._301 {
  width: 1.6em;
  margin-top: 12.85em;
  margin-left: 17.2em;
}

.typology-mask._304 {
  width: .95em;
  margin-top: 12.85em;
  margin-left: 14.5em;
}

.typology-mask._305 {
  width: .95em;
  margin-top: 12.85em;
  margin-left: 13.6em;
}

.typology-mask._306 {
  width: .95em;
  margin-top: 12.85em;
  margin-left: 12.65em;
}

.typology-mask._307 {
  width: .95em;
  margin-top: 12.85em;
  margin-left: 11.75em;
}

.typology-mask._308 {
  width: .95em;
  margin-top: 12.85em;
  margin-left: 10.8em;
}

.typology-mask._309 {
  width: 1.25em;
  margin-top: 12.85em;
  margin-left: 9.6em;
}

.typology-mask._310 {
  width: 1.45em;
  margin-top: 14.9em;
  margin-left: 8.5em;
}

.typology-mask._311 {
  width: 1em;
  margin-top: 14.9em;
  margin-left: 9.9em;
}

.typology-mask._401 {
  width: 1.1em;
  margin-top: 13.25em;
  margin-left: 17.65em;
}

.typology-mask._402 {
  width: 2.7em;
  margin-top: 15.5em;
  margin-left: 14.95em;
}

.typology-mask._403 {
  width: 1.8em;
  margin-top: 13.2em;
  margin-left: 32.7em;
}

.typology-mask._404 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 31.85em;
}

.typology-mask._405 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 31em;
}

.typology-mask._406 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 30.1em;
}

.typology-mask._407 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 29.2em;
}

.typology-mask._408 {
  width: 1.8em;
  margin-top: 13.2em;
  margin-left: 27.4em;
}

.typology-mask._409 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 26.6em;
}

.typology-mask._410 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 25.7em;
}

.typology-mask._411 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 24.8em;
}

.typology-mask._412 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 24em;
}

.typology-mask._413 {
  width: 1.5em;
  margin-top: 13.25em;
  margin-left: 22.5em;
}

.typology-mask._414 {
  width: .9em;
  margin-top: 15.3em;
  margin-left: 22.9em;
}

.typology-mask._415 {
  width: .94em;
  margin-top: 15.3em;
  margin-left: 23.8em;
}

.typology-mask._416 {
  width: .94em;
  margin-top: 15.3em;
  margin-left: 24.7em;
}

.typology-mask._417 {
  width: .94em;
  margin-top: 15.3em;
  margin-left: 25.7em;
}

.typology-mask._418 {
  width: 1.1em;
  margin-top: 15.3em;
  margin-left: 26.6em;
}

.typology-mask._419 {
  width: 1.15em;
  margin-top: 15.3em;
  margin-left: 29.8em;
}

.typology-mask._420 {
  width: .94em;
  margin-top: 15.3em;
  margin-left: 31em;
}

.typology-mask._421 {
  width: .94em;
  margin-top: 15.3em;
  margin-left: 31.8em;
}

.typology-mask._422 {
  width: 1.8em;
  margin-top: 15.3em;
  margin-left: 32.7em;
}

.typology-mask._423 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 38.3em;
}

.typology-mask._424 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 39.15em;
}

.typology-mask._425 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 40.1em;
}

.typology-mask._426 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 41em;
}

.typology-mask._427 {
  width: .9em;
  margin-top: 13.2em;
  margin-left: 41.9em;
}

.typology-mask._501 {
  width: 1.8em;
  margin-top: 16em;
  margin-left: 22.5em;
}

.typology-mask._502 {
  width: 1.45em;
  margin-top: 13.6em;
  margin-left: 22.5em;
}

.typology-mask._513 {
  width: 2.3em;
  margin-top: 14.1em;
  margin-left: 37.8em;
}

.typology-mask._512 {
  width: 1.9em;
  margin-top: 16em;
  margin-left: 32.6em;
}

.typology-mask._514 {
  width: .95em;
  margin-top: 13em;
  margin-left: 40.1em;
}

.typology-mask._515 {
  width: .9em;
  margin-top: 13em;
  margin-left: 41.94em;
}

.typology-mask._527 {
  margin-top: 6.7em;
}

.typology-mask._526 {
  width: 3em;
  margin-top: 11.3em;
  margin-left: 21.8em;
}

.typology-mask._601 {
  width: 2.7em;
  margin-top: 15.1em;
  margin-left: 38em;
}

.typology-mask._607 {
  width: 1.8em;
  margin-top: 13.4em;
  margin-left: 38.85em;
}

.typology-mask._610 {
  width: 1.8em;
  margin-top: 13.4em;
  margin-left: 44.4em;
}

.typology-mask._612 {
  width: 6.8em;
  margin-top: 22em;
  margin-left: 44.8em;
}

.typology-mask._617 {
  width: 6.7em;
  margin-top: 19.1em;
  margin-left: 43.7em;
}

.typology-mask._622 {
  width: 4.4em;
  margin-top: 17.9em;
  margin-left: 29.3em;
}

.typology-mask._626 {
  width: 3.7em;
  margin-top: 8.4em;
}

.typology-mask.gazebo {
  width: 4.3em;
  margin-top: 7.4em;
  margin-left: 28.1em;
}

.typology-mask.gazebo-2 {
  width: 3.2em;
  margin-top: 29.7em;
  margin-left: 20.8em;
}

.typology-mask.piscina {
  width: 14.5em;
  margin-top: 7.4em;
  margin-left: 30.7em;
}

.typology-mask.piscina-2 {
  width: 9.4em;
  margin-top: 29.3em;
  margin-left: 22.8em;
}

.typology-mask.padel {
  width: 3.6em;
  margin-top: 21.3em;
  margin-left: 15.6em;
}

.typology-mask.gym {
  width: 3.6em;
  margin-top: 19.5em;
  margin-left: 24.1em;
}

.typology-mask._201 {
  width: 8.4em;
  margin-top: 13.8em;
  margin-left: 7.65em;
}

.typology-mask._428 {
  width: 3.4em;
  margin-top: 12.1em;
  margin-left: 42.8em;
}

.typology-mask._429 {
  width: 3.45em;
  margin-top: 15.3em;
  margin-left: 41.9em;
}

.typology-mask._430 {
  width: 1.9em;
  margin-top: 15.3em;
  margin-left: 40.1em;
}

.typology-mask._431 {
  width: .9em;
  margin-top: 15.3em;
  margin-left: 39.15em;
}

.typology-mask._432 {
  width: 1.4em;
  margin-top: 15.3em;
  margin-left: 37.8em;
}

.typology-mask._433 {
  width: .5em;
  margin-top: 13.4em;
  margin-left: 35.3em;
}

.typology-mask._434 {
  width: .5em;
  margin-top: 14.9em;
  margin-left: 35.3em;
}

.typology-mask._435 {
  width: .5em;
  margin-top: 16.3em;
  margin-left: 35.3em;
}

.typology-mask._436 {
  width: .5em;
  margin-top: 13.4em;
  margin-left: 19.4em;
}

.typology-mask._437 {
  width: .5em;
  margin-top: 15.1em;
  margin-left: 19.4em;
}

.typology-mask._438 {
  width: .5em;
  margin-top: 16.4em;
  margin-left: 19.4em;
}

.typology-mask._503 {
  width: 1.25em;
  margin-top: 13.6em;
  margin-left: 23.9em;
}

.typology-mask._504 {
  width: 1.3em;
  margin-top: 13.6em;
  margin-left: 25.1em;
}

.typology-mask._505 {
  width: 1.2em;
  margin-top: 13.6em;
  margin-left: 26.3em;
}

.typology-mask._506 {
  width: 1.2em;
  margin-top: 13.6em;
  margin-left: 27.5em;
}

.typology-mask._507 {
  width: 1.2em;
  margin-top: 13.6em;
  margin-left: 28.65em;
}

.typology-mask._508 {
  width: 1.2em;
  margin-top: 13.6em;
  margin-left: 29.8em;
}

.typology-mask._509 {
  width: 1.2em;
  margin-top: 13.6em;
  margin-left: 31em;
}

.typology-mask._510 {
  width: 1.2em;
  margin-top: 13.6em;
  margin-left: 32.1em;
}

.typology-mask._511 {
  width: 1.3em;
  margin-top: 13.6em;
  margin-left: 33.2em;
}

.typology-mask._516 {
  width: .9em;
  margin-top: 13.1em;
  margin-left: 43.75em;
}

.typology-mask._517 {
  width: .5em;
  margin-top: 13.3em;
  margin-left: 35.3em;
}

.typology-mask._518 {
  width: .5em;
  margin-top: 15.7em;
  margin-left: 35.3em;
}

.typology-mask._519 {
  width: .5em;
  margin-top: 13.4em;
  margin-left: 19.4em;
}

.typology-mask._521 {
  width: .5em;
  margin-top: 15.7em;
  margin-left: 19.4em;
}

.typology-mask._522 {
  width: .5em;
  margin-top: 16.3em;
  margin-left: 19.4em;
}

.typology-mask._602 {
  width: 1.8em;
  margin-top: 15.1em;
  margin-left: 40.7em;
}

.typology-mask._202 {
  width: 1em;
  margin-top: 13.7em;
  margin-left: 16em;
}

.typology-mask._203 {
  width: 1em;
  margin-top: 13.7em;
  margin-left: 16.9em;
}

.typology-mask._204 {
  width: 1.6em;
  margin-top: 13.9em;
  margin-left: 17.8em;
}

.typology-mask._205 {
  width: .9em;
  margin-top: 16.2em;
  margin-left: 16.05em;
}

.typology-mask._206 {
  width: 2.5em;
  margin-top: 16.2em;
  margin-left: 16.9em;
}

.typology-mask._208 {
  width: 1.45em;
  margin-top: 17.3em;
  margin-left: 24.4em;
}

.typology-mask._209 {
  width: .5em;
  margin-top: 14em;
  margin-left: 20em;
}

.typology-mask._210 {
  width: .5em;
  margin-top: 15.6em;
  margin-left: 20em;
}

.typology-mask._207 {
  width: 1.3em;
  margin-top: 16.6em;
  margin-left: 21.9em;
}

.typology-mask._439 {
  width: .5em;
  margin-top: 13.25em;
  margin-left: 21.8em;
}

.typology-mask._401b {
  width: 2.7em;
  margin-top: 13.3em;
  margin-left: 15em;
}

.typology-mask._402a {
  width: 1.1em;
  margin-top: 15.5em;
  margin-left: 17.65em;
}

.typology-mask._514b {
  width: .86em;
  margin-top: 13em;
  margin-left: 41.05em;
}

.typology-mask._515b {
  width: .9em;
  margin-top: 13em;
  margin-left: 42.85em;
}

.typology-mask._516b {
  width: 2.2em;
  margin-top: 13.2em;
  margin-left: 44.65em;
}

.typology-mask._520 {
  width: 3.1em;
  margin-top: 13.8em;
  margin-left: 14.25em;
}

.typology-mask._603 {
  width: 1.9em;
  margin-top: 15.1em;
  margin-left: 42.5em;
}

.typology-mask._604 {
  width: 1.9em;
  margin-top: 15.1em;
  margin-left: 44.4em;
}

.typology-mask._605 {
  width: 2.8em;
  margin-top: 15.1em;
  margin-left: 35.2em;
}

.typology-mask._606 {
  width: 1.6em;
  margin-top: 13.5em;
  margin-left: 35.2em;
}

.typology-mask._608 {
  width: 1.8em;
  margin-top: 13.4em;
  margin-left: 40.7em;
}

.typology-mask._609 {
  width: 1.9em;
  margin-top: 13.4em;
  margin-left: 42.5em;
}

.typology-mask._611 {
  width: 2.4em;
  margin-top: 13.4em;
  margin-left: 46.2em;
}

.html-typology {
  opacity: .5;
  width: 100%;
  height: 100%;
  display: block;
}

.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: none;
  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);
}

.road {
  z-index: 3;
  position: absolute;
}

.road.top {
  inset: 0% auto auto 45%;
}

.road.top.hide {
  display: none;
}

.road.button {
  inset: auto auto 0% 45%;
}

.road.button.hide {
  display: none;
}

.road.right {
  inset: auto 0% 45% auto;
}

.road.right.hide {
  display: none;
}

.road.left {
  inset: auto auto 45% 0%;
}

.road.left.hide {
  display: none;
}

.tooltip-typology--bbc1--br1 {
  justify-content: center;
  align-items: center;
  padding: 8px;
  display: flex;
  position: absolute;
  transform: scale(.4);
}

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

.div-block-4 {
  height: 2rem;
}

.button-link {
  width: 100%;
}

.button-link.md2--br2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.button-link.md2--br2.ancho {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.button-link.md2--br2.ancho.hide {
  display: none;
}

.button-link.main {
  width: auto;
}

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

.content-home {
  flex-direction: column;
  justify-content: space-around;
  display: flex;
  overflow: hidden;
}

.div-block-5 {
  width: 100%;
  height: 48px;
  position: relative;
}

.cd-product-viewer-wrapper {
  text-align: center;
  padding: 32px 0;
  position: relative;
}

.cd-pv {
  display: inline-block;
}

.product-viewer {
  z-index: 1;
  width: 60em;
  height: 33em;
  font-size: 1vw;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.cd-pv-img {
  z-index: 1;
  display: none;
  position: relative;
}

.product-sprite {
  z-index: 2;
  opacity: 0;
  background-image: url('../images/sprite.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1600%;
  height: 100%;
  transition: opacity .3s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  top: 0;
  left: 0;
}

.cd-product-viewer-handle {
  z-index: 2;
  background-color: #4d4d4d;
  width: 60%;
  max-width: 300px;
  height: 4px;
  margin: 16px auto 40px;
  position: relative;
}

.fill {
  z-index: 1;
  perspective-origin: 0%;
  transform-origin: 0%;
  transform-style: preserve-3d;
  background-color: #616161;
  width: 100%;
  height: 100%;
  transition: transform .5s cubic-bezier(.215, .61, .355, 1);
  position: relative;
  top: 0;
  left: 0;
  transform: scale3d(0, 1, 1);
}

.handle {
  z-index: 20;
  border-radius: 22px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 0;
  overflow: hidden;
  box-shadow: 0 0 0 6px #ffffff4d;
}

.handle.bca {
  box-shadow: none;
  background-image: none;
  width: 2rem;
  height: 2rem;
  top: -14px;
}

.invalid-feedback {
  color: #ff3535;
  font-size: .7rem;
}

.fs7-2--fc1 {
  white-space: nowrap;
}

.fs7-2--fc1.required {
  color: #ff4646;
}

.product-viewer-2 {
  z-index: 1;
  display: inline-block;
  position: relative;
  overflow: hidden;
}

.cd-pv-img-2 {
  z-index: 1;
  display: block;
  position: relative;
}

.product-sprite-2 {
  z-index: 2;
  opacity: 0;
  background-image: url('../images/alfa-16.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 1600%;
  height: 100%;
  transition: opacity .3s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  top: 0;
  left: 0;
}

.fill-2 {
  z-index: 1;
  perspective-origin: 0%;
  transform-origin: 0%;
  transform-style: preserve-3d;
  background-color: #b54240;
  width: 100%;
  height: 100%;
  transition: transform .5s cubic-bezier(.215, .61, .355, 1);
  position: absolute;
  top: 0;
  left: 0;
  transform: scale3d(0, 1, 1);
}

.handle-2 {
  z-index: 20;
  background-color: #2b2b2b;
  background-image: url('../images/cd-arrows.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 22px;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 44px;
  display: inline-block;
  position: absolute;
  top: -20px;
  left: 0;
  overflow: hidden;
  box-shadow: 0 0 0 6px #ffffff4d;
}

.handle-2:hover {
  background-color: #000;
}

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

.html-embed-3 {
  width: 100%;
  height: 1005px;
}

.svg-pattern {
  width: 100%;
  height: 100%;
  inset: 0%;
}

.svgpath--ab1 {
  inset: 0%;
}

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

.tooltip-apartments.show {
  opacity: .54;
}

.div-block-9 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  overflow: auto;
}

.div-block-10 {
  flex-direction: column;
  width: 100%;
  padding-bottom: 100vh;
  display: flex;
  position: static;
}

.slider-2 {
  width: 100%;
  height: 100%;
}

.slide-3 {
  background-image: url('../images/BONITA-GOLF-EXTERIOR-FIJA-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-4 {
  background-image: url('../images/BONITA-GOLF-EXTERIOR-FIJA-12.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

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

.extracion {
  background-color: #eee4d8;
  border-radius: 12px;
  width: 0%;
  height: 14px;
}

.gallery-grid-porcentanje {
  grid-column-gap: 8px;
  grid-row-gap: 182px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  height: 100%;
  display: grid;
  overflow: hidden;
}

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

.lottie-pocentaje {
  width: 17.4em;
  font-size: 1vh;
}

.mamposteria, .electrica, .hidraulica {
  background-color: #eee4d8;
  border-radius: 12px;
  width: 0%;
  height: 14px;
}

.contenedor--bg--br1-bw1 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #53535614;
  border-radius: 3px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 233px;
  height: 14px;
  display: flex;
}

.demolicion {
  background-color: #eee4d8;
  border-radius: 12px;
  width: 0%;
  height: 14px;
}

.gallery-item--br1-2 {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-left: 1rem;
  display: flex;
  overflow: hidden;
}

.gallery-item--br1-2.rigth {
  align-items: flex-end;
  margin-left: 0;
  margin-right: 1rem;
}

.estructura {
  background-color: #eee4d8;
  border-radius: 12px;
  width: 0%;
  height: 14px;
}

.text--fs6--fw3--fc1 {
  border-radius: 1px;
  padding: 1em;
}

.text--fs6--fw3--fc1.line {
  text-align: center;
  border: 1px solid #fff;
  border-radius: 20px;
}

.fachada {
  background-color: #eee4d8;
  border-radius: 12px;
  width: 0%;
  height: 14px;
}

.div-block-11 {
  height: 2rem;
}

.pd1-2 {
  width: 100%;
}

.pd1-2.center {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.escabacion {
  background-color: #eee4d8;
  border-radius: 12px;
  width: 0%;
  height: 14px;
}

.contenido {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.d-none {
  display: none;
}

.button-floating--bbc1--br1 {
  z-index: 10;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  height: auto;
  margin-top: 8px;
  margin-right: 8px;
  display: flex;
  position: absolute;
  inset: 0% auto auto 8px;
}

.nav-rotate {
  margin-top: 5.5em;
  margin-left: 6em;
  position: absolute;
  inset: 0% auto auto 0%;
}

.nav-rotate.w--current {
  position: relative;
}

.nav-rotate.active-button {
  z-index: 11;
}

.nav-rotate.active-button.w--current {
  font-weight: 700;
}

.button-floating--bbc1--br1-2 {
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 48px;
  height: auto;
  margin-top: 8px;
  margin-right: 8px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.button-floating--bbc1--br1-2.ab-right-mid {
  z-index: 10;
  justify-content: flex-start;
  align-items: center;
  max-width: 48px;
  max-height: 400px;
  inset: 20% 0% auto auto;
  overflow: auto;
}

.button-floating--bbc1--br1-2.ab-right-mid.hide {
  display: none;
}

.nav-floor {
  width: 48px;
}

.tooltip-unit-detail {
  cursor: auto;
  position: absolute;
}

.tooltip-unit-detail.right {
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  display: flex;
  bottom: auto;
  left: 100%;
  right: auto;
}

.tooltip-unit-detail.bbc1--br2 {
  opacity: 0;
  transition: all .2s;
}

.tooltip-unit-detail.bbc1--br2.show {
  z-index: 999999;
  opacity: 1;
  position: absolute;
}

.unit-facts {
  display: flex;
}

.div-block-13 {
  color: #0000;
  background-color: #83e447;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  position: static;
  inset: 0% 0% auto auto;
}

.unit-detail-content {
  flex-direction: column;
  align-items: center;
  padding-top: 8px;
  display: flex;
}

.unit-buttons {
  display: flex;
}

.avilable-block {
  align-items: center;
  margin-top: 4px;
  margin-right: 12px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.avilable-block.floors {
  position: static;
}

.div-block-17 {
  background-color: red;
  border-radius: 100%;
  margin-top: 31.1em;
  margin-left: 58.1em;
  font-size: 1vw;
  position: absolute;
  transform: scale(5);
}

.background-gradient {
  filter: blur(17px);
  width: 150%;
  height: 150%;
  margin-top: -20.9em;
  margin-left: -14.4em;
  display: none;
  position: absolute;
}

.svg-background-2 {
  filter: blur(50px);
  width: 100%;
  height: 100%;
  margin-top: 16.6em;
  margin-left: 9em;
  display: none;
  position: absolute;
}

.svg-background-3 {
  filter: blur(21px);
  width: 200%;
  height: 200%;
  margin-top: -22.3em;
  margin-left: -18.2em;
  display: none;
  position: absolute;
}

.availability-dot {
  background-color: #6fff5f;
  border-radius: 100%;
  width: .5em;
  height: .5em;
}

.availability-dot.bc1 {
  width: 16px;
  height: 16px;
}

.availability-dot.bc1.succes {
  background-color: #95ff89;
}

.availability-dot.bc1.danger {
  background-color: #ff4242;
}

.availability-dot.danger {
  background-color: red;
}

.detail-facts--fc1 {
  display: flex;
}

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

.tooltip-buttons.hide {
  display: none;
}

.quoter-iframe {
  z-index: 999999;
  width: 100%;
  height: 100%;
  display: block;
}

.quoter-iframe.show {
  width: 100%;
  height: 100%;
  display: block;
  position: relative;
  inset: 0%;
}

.quoter--bbc1 {
  z-index: 999;
  opacity: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  inset: 0%;
  transform: translate(100vw);
}

.quoter--bbc1.show {
  opacity: 1;
  transform: translate(0);
}

.quoter-div {
  width: 80%;
  height: 80%;
}

.div-block-18 {
  grid-column-gap: 5%;
  grid-row-gap: 5%;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.quoter-div-2 {
  width: 500px;
  height: 80%;
}

.quoter-div-2.br2 {
  overflow: hidden;
}

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

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

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

.available-block {
  align-items: center;
  margin-top: 4px;
  margin-right: 12px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.fs7-2--fc2 {
  white-space: nowrap;
}

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

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

.owly--fc1-2.mobile {
  position: absolute;
  inset: auto auto 16px;
}

.navlink-2 {
  opacity: .7;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  position: relative;
}

.navlink-2.close {
  display: flex;
}

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

.content-wrap--bbc1--br2-2 {
  background-color: #eaffee;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
  overflow: hidden;
}

.button-floating--bbc1--br1-3 {
  z-index: 10;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 48px;
  height: auto;
  margin-top: 8px;
  margin-right: 8px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.copy-right {
  position: absolute;
  inset: -29% 0% auto 125%;
}

.image-2 {
  height: 100%;
}

.grid {
  grid-column-gap: 34px;
  grid-row-gap: 34px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr;
  height: 60%;
  padding-left: 2rem;
  padding-right: 2rem;
}

.grid.width-item {
  width: 100%;
  height: 60%;
}

.icon-grite {
  width: 2.5em;
}

.grite-item {
  grid-column-gap: 23px;
  grid-row-gap: 23px;
  display: flex;
}

.grite-item.button {
  flex-flow: column;
  justify-content: flex-end;
  align-items: center;
}

.item-text {
  width: 100%;
}

.item-text.espacio {
  grid-column-gap: 29px;
  grid-row-gap: 29px;
  flex-flow: column;
  display: flex;
}

.grid-2 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  grid-template-rows: auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  padding-left: 2rem;
  padding-right: 2rem;
}

.slider-3 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.icon {
  background-color: var(--colors--cb2);
  color: var(--colors--cb4);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 1em;
  font-size: .7em;
  display: flex;
}

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

.slider-derecho {
  background-color: var(--colors--cb2);
  color: var(--colors--cb4);
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 1em;
  font-size: .7em;
  display: flex;
}

.grid-3 {
  width: 100%;
  height: 100%;
}

.grite-four {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.text-titulo {
  margin-top: 1em;
  margin-left: 1em;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-22, .div-block-24 {
  width: 100%;
}

.img-home {
  background-image: linear-gradient(#0000004d, #0000004d), url('../images/banner-mal.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
}

.slider-4 {
  width: 100%;
  height: 100%;
}

.slide-5 {
  background-image: linear-gradient(#fff0 57%, #00000045), url('../images/FACHADA.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
}

.slide-6 {
  background-image: linear-gradient(#fff0 32%, #00000078 88%), url('../images/BONITA-GOLF-EXTERIOR-FIJA-2.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 100%;
  height: 100%;
  padding-bottom: 0;
  padding-right: 0;
}

.paragraph--fs7-2--fc6--fw2 {
  font-size: 1.6vh;
}

.paragraph--fs7-2--fc6--fw2.center {
  text-align: center;
}

.h4-vh--fc6 {
  text-align: center;
  font-size: 6vh;
  font-weight: 700;
  display: block;
}

.h4-vh--fc6.center {
  text-align: left;
}

.icono-home--fc6 {
  font-family: ICONS-OUTLINED, sans-serif;
  font-size: 2rem;
}

.layout_full_content {
  z-index: 10;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5em;
  padding-right: 2em;
  display: flex;
  position: absolute;
  inset: 0%;
}

.fs7-2--ff2--fw2--fc6 {
  text-align: left;
}

.fs7-2--ff2--fw2--fc6.center-text {
  text-align: center;
}

.div-data-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  display: flex;
  position: relative;
}

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

.text-h4-vh--ff2--fc6--fw2 {
  font-size: 2rem;
}

.icono-logo--fc6 {
  width: 14em;
}

.datos-unidad {
  flex-flow: column;
  width: 100%;
  max-width: 600px;
  margin-top: 0;
  display: flex;
}

.grid-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row dense;
}

.img-layout-2 {
  width: 14%;
}

.img-layout-2.k1a {
  width: 30%;
  height: 80%;
}

.img-layout-2._1h-hs {
  width: 19%;
}

.img-layout-2.plant-1h {
  width: 28%;
}

.item-metros {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.item-metros.hide-line {
  border-right-color: #eee4d800;
}

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

.h4-vh--fc1-2 {
  text-align: center;
  font-size: 6vh;
  font-weight: 700;
  display: block;
}

.h4-vh--fc1-2.text-mobile {
  text-align: left;
}

.div-block-25 {
  width: 100%;
  height: 48px;
  position: relative;
}

.container-typologia {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

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

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

.top {
  margin-bottom: 1rem;
  margin-left: 1rem;
  position: relative;
}

.text-pant-vh--fc1--fs6--fw3 {
  font-size: 1rem;
}

.container-buttom {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row;
  display: flex;
}

.separacion-1, .separacion-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  display: flex;
}

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

.slider-5 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

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

.slide-7 {
  background-image: url('../images/APTO-1H-ALMA-BONITA-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/APTO-1H-ALMA-BONITA-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-9 {
  background-image: url('../images/APTO-1H-ALMA-BONITA-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-10 {
  background-image: url('../images/APTO-1H-ALMA-BONITA-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-6 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

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

.slide-11 {
  background-image: url('../images/APTO-1H-FAMILY-ALMA-BONITA-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-12 {
  background-image: url('../images/APTO-1H-FAMILY-ALMA-BONITA-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-13 {
  background-image: url('../images/APTO-1H-FAMILY-ALMA-BONITA-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-7 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

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

.slide-14 {
  background-image: url('../images/APTO-2HA-ALMA-BONITA-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-15 {
  background-image: url('../images/APTO-2HA-ALMA-BONITA-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-16 {
  background-image: url('../images/APTO-2HA-ALMA-BONITA-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-17 {
  background-image: url('../images/APTO-2HA-ALMA-BONITA-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-8 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

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

.slide-18 {
  background-image: url('../images/APTO-2HB-ALMA-BONITA-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-19 {
  background-image: url('../images/APTO-2HB-ALMA-BONITA-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-20 {
  background-image: url('../images/APTO-2HB-ALMA-BONITA-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-21 {
  background-image: url('../images/APTO-2HB-ALMA-BONITA-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-22 {
  background-image: url('../images/APTO-2HB-ALMA-BONITA-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-9 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

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

.slide-23 {
  background-image: url('../images/APTO-2HA-FAMILY-ALMA-BONITA-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/APTO-2HA-FAMILY-ALMA-BONITA-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-25 {
  background-image: url('../images/APTO-2HA-FAMILY-ALMA-BONITA-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-26 {
  background-image: url('../images/APTO-2HA-FAMILY-ALMA-BONITA-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-27 {
  background-image: url('../images/APTO-2HA-FAMILY-ALMA-BONITA-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-28 {
  background-image: url('../images/APTO-2HA-FAMILY-ALMA-BONITA-6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-29 {
  background-image: url('../images/APTO-2HA-FAMILY-ALMA-BONITA-7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slider-10 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

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

.slide-30 {
  background-image: url('../images/APTO-2HB-FAMILY-ALMA-BONITA-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-31 {
  background-image: url('../images/APTO-2HB-FAMILY-ALMA-BONITA-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-32 {
  background-image: url('../images/APTO-2HB-FAMILY-ALMA-BONITA-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-33 {
  background-image: url('../images/APTO-2HB-FAMILY-ALMA-BONITA-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.top-card {
  width: 100%;
  height: 48px;
}

.video, .background-video {
  width: 100%;
  height: 100%;
}

.play-state {
  display: none;
}

.text-hme-fs6--fw3--fc6.center {
  text-align: left;
}

.link-block {
  width: 100%;
  height: 100%;
}

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

.div-block-26 {
  height: 1px;
}

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

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

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

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

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

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

.code-embed {
  display: none;
}

.div-block-30 {
  height: 100vh;
  overflow: hidden;
}

.page_ubicacion {
  width: 90svw;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

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

.title-around {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.heading-style-h2 {
  color: #638ba2;
  font-family: Poppins, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.ubication {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.text-size-regular {
  color: #638ba2;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
}

.page_video, .page_disponibilidad, .page_proyecto {
  width: 90svw;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.page_contacto {
  width: 90svw;
  margin-left: auto;
  margin-right: auto;
}

.page {
  width: 90svw;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.div-block-31 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 82vh;
  display: flex;
}

.div-block-31.floor-1 {
  z-index: 11;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 1.18vw;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
}

.div-block-31.floor-1.show {
  transform: translate(0);
}

.div-block-32 {
  width: 100%;
  height: 48px;
  position: relative;
}

.planta {
  width: 35%;
}

.img-planta {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.div-block-33 {
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.item-metros-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  margin-bottom: 1rem;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.datos-unidad-2 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 600px;
  margin-top: 0;
  display: flex;
}

.grid-18 {
  grid-column-gap: 56px;
  grid-row-gap: 56px;
  grid-template-rows: auto;
  justify-items: stretch;
  width: 100%;
  height: 100%;
}

.grid-19 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row dense;
}

.slider-11--br2 {
  background-color: #fff;
  width: 100%;
  height: 100%;
}

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

.slider-12 {
  background-color: #e3e3e3;
  width: 100%;
  height: 100%;
}

.slider-13 {
  width: 100%;
  height: 100%;
}

.content-wrap--br2.heing-card {
  margin-bottom: 2rem;
}

.slide-34 {
  background-image: url('../images/Mapa-información-mall-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-35 {
  background-image: url('../images/Mapa-información-mall-02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-36 {
  background-image: url('../images/Mapa-información-mall-03.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-37 {
  background-image: url('../images/Mapa-información-mall-04.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-38 {
  background-image: url('../images/Mapa-información-mall-05.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.arrow {
  background-color: #352517;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  padding: 1em;
  font-size: .7em;
  display: flex;
}

.slide-nav-11, .slide-nav-12 {
  display: none;
}

.link {
  color: #3b93ff;
}

.footer-links {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.catalog-btn-wrapper {
  z-index: 0;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  width: 190px;
  height: 190px;
  margin-left: 100px;
  display: flex;
  position: relative;
}

.catalog-btn-wrapper.greeting-btn {
  transform: scale3d(1none, 1none, 1none);
  text-align: center;
  transform-style: preserve-3d;
  width: 100px;
  height: 100px;
  margin-left: 0;
}

.owly {
  align-self: center;
  position: static;
  inset: auto 0% 3%;
}

.link-2 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.catalog-rotate_img {
  object-fit: fill;
  width: 100%;
}

.logos-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.columna {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 30%;
  display: flex;
}

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

.text-7 {
  color: #fdd690;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

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

.footer--bbc3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.text-size-small-bold-2 {
  color: #fdd690;
  font-size: 14px;
  font-weight: 700;
}

.content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 274px;
  display: flex;
}

.footer-links-2 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.logo-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.small-columns {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  display: flex;
}

.catalog-rotate {
  border-radius: 50%;
  width: 7em;
  height: 7em;
  position: absolute;
}

.copyright {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  box-shadow: 0 -1px #e4ebf3;
}

.content-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

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

.column-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.text-size-small-7 {
  color: #fff;
  font-size: 14px;
  font-weight: 400;
}

.redes-sociales {
  grid-column-gap: 8.80954px;
  grid-row-gap: 8.80954px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.columns {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.columns.heign {
  width: 100%;
  max-width: 1280px;
  margin-top: 2rem;
  margin-bottom: 1rem;
}

.small-icon {
  object-fit: contain;
  width: 3em;
  height: 3em;
  transition: all .3s linear;
  position: relative;
}

.f2wf-small-columns {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: column;
  width: 100%;
}

.text-8 {
  color: #fdd690;
  text-align: center;
  font-size: 14px;
  font-weight: 700;
  line-height: 150%;
}

.svg-3 {
  width: 10em;
}

.slide-39 {
  background-image: url('../images/mall-mallorquin-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-40 {
  background-image: url('../images/mall-mallorquin-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-41 {
  background-image: url('../images/mall-mallorquin-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1 {
  background-image: url('../images/ciudad-mallorquin-1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-42 {
  background-image: url('../images/ciudad-mallorquin-11.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-43 {
  background-image: url('../images/ciudad-mallorquin-10.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-44 {
  background-image: url('../images/ciudad-mallorquin-9.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-45 {
  background-image: url('../images/ciudad-mallorquin-8.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-46 {
  background-image: url('../images/ciudad-mallorquin-7.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-47 {
  background-image: url('../images/ciudad-mallorquin-6.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-48 {
  background-image: url('../images/ciudad-mallorquin-5.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-49 {
  background-image: url('../images/ciudad-mallorquin-4.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-50 {
  background-image: url('../images/ciudad-mallorquin-3.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-2 {
  background-image: url('../images/ciudad-mallorquin-2.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.logo-wrap-2 {
  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;
  max-width: 5rem;
  display: flex;
  position: relative;
}

.logos {
  width: 100%;
}

.div-block-143, .div-block-144 {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.link-3 {
  color: #2d7eff;
  text-decoration: underline;
}

.button_item_wrap--br2-2 {
  width: 48px;
  max-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%;
}

.atras_item_wrap--br2 {
  width: 48px;
  max-width: 48px;
  height: 48px;
}

.slider-14 {
  width: 100%;
  height: 100%;
}

.slide-51 {
  background-image: linear-gradient(#0006, #0006), url('../images/banner-mal.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-52 {
  background-image: linear-gradient(#0006, #0006), url('../images/2-banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-53 {
  background-image: linear-gradient(#0006, #0006), url('../images/3-banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-54 {
  background-image: linear-gradient(#0006, #0006), url('../images/4-banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-55 {
  background-image: linear-gradient(#0006, #0006), url('../images/5-banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-56 {
  background-image: linear-gradient(#0006, #0006), url('../images/6-banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.slide-57, .slide-58 {
  background-image: linear-gradient(#0006, #0006), url('../images/7-banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.slide-59 {
  background-image: linear-gradient(#0006, #0006), url('../images/8-banner.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

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

.page_marcas {
  width: 90svw;
  margin-left: auto;
  margin-right: auto;
}

.slider-15 {
  background-color: #ddd0;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.card-marcas {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1rem;
  display: flex;
}

.div-block-145 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: space-between;
  align-items: stretch;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  display: flex;
}

.image-3 {
  object-fit: contain;
  width: 200px;
}

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

.div-block-146 {
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding-right: 2em;
  display: flex;
}

.text.fs7.fw2.izquierda {
  text-align: right;
}

.wrap-disponibilidad {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-end;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding: .6em 1em;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: auto 0% 19%;
}

.text-size-regular-2 {
  color: #4a494b;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  text-decoration: none;
}

.disponibilidad {
  grid-column-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.texto-disponible {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.d-c {
  grid-column-gap: 10px;
  background-color: #815836;
  border-radius: 50%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 12px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.texto-nodisponible {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  padding: 10px;
  text-decoration: none;
  display: flex;
}

.d-c-r {
  grid-column-gap: 10px;
  background-color: #ff5b5b;
  border-radius: 50%;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  width: 12px;
  height: 12px;
  text-decoration: none;
  display: flex;
}

.pop-up {
  z-index: 21;
  background-color: #0000009c;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
}

.pop-up.show {
  display: flex;
}

.div-block-148 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: 100%;
  max-height: 700px;
  display: flex;
}

.div-block-148.bc1.br2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr 1fr;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: stretch stretch;
  display: grid;
  overflow: hidden;
}

.div-block-149 {
  width: 100%;
  height: 100%;
  max-height: 350px;
}

.div-block-150 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding: 1em;
  display: flex;
}

.image-4 {
  height: 100%;
}

.btn-pop-up {
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: .6em 1.6em;
  display: flex;
}

.slide-60 {
  background-image: linear-gradient(#0006, #0006), url('../images/5-banner.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

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

.paragraph--fs7-2--fc1--fw2 {
  text-align: center;
  font-size: 1rem;
}

.paragraph--fs7-2--fc1--fw2.fs7-3.center {
  font-size: 1.2vh;
}

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

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

.legal-fs7-2--fw3--fc1.legal-text-form {
  color: #2d7eff;
  font-size: .7rem;
  text-decoration: underline;
}

.form_main_field--fs7-2-fc1-bw1b-2 {
  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-2.center {
  text-align: center;
  text-align: left;
  width: 80%;
  height: 2em;
}

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

.form-block-2 {
  margin-bottom: 0;
}

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

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

@media screen and (min-width: 1280px) {
  .fs6--fw3--fc5.ab1.margin {
    margin-top: 8px;
    margin-left: 8px;
  }

  .fs6--fw3--fc5.ubicacion {
    margin-top: 8px;
    position: absolute;
    inset: 0% auto auto;
  }

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

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

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

  .unit-detail-content {
    margin-top: 8px;
  }

  .avilable-block {
    margin-top: 2px;
    margin-right: 4px;
  }

  .text-block-2 {
    position: absolute;
    inset: 8px auto auto 8px;
  }

  .available-block {
    margin-top: 2px;
    margin-right: 4px;
  }
}

@media screen and (min-width: 1440px) {
  .catalog-rotate_img {
    border-radius: 50%;
  }
}

@media screen and (min-width: 1920px) {
  .div-home-data {
    height: auto;
  }

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

  .image-selector.floor-plant {
    font-size: 1.9em;
  }
}

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

  .navbar--bbc1--br2--fc1.mobile {
    width: 15rem;
  }

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

  .section-home--pd1 {
    height: 85vh;
  }

  .section-home--pd1.item-card.formulario {
    height: 100vh;
  }

  .section-home--pd1.etorno, .section-home--pd1.video {
    height: 85vh;
  }

  .section-home--pd1.dipoibilidad {
    height: 70vh;
  }

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

  .navlink.close {
    margin-top: 1em;
  }

  .owly--fc1 {
    display: none;
  }

  .is-icon.big {
    color: #fff;
  }

  .content-home-wrap--pd2--br2 {
    width: 100%;
  }

  .paragraph {
    font-size: 1.2vh;
  }

  .h4-vh--fc1 {
    font-size: 4vh;
  }

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

  .hide {
    display: none;
  }

  .navmobile-button {
    display: block;
  }

  .content-wrap--bbc1--br2.ancho {
    width: 100%;
  }

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

  .navbar-mobile-background--bbc6.pd1.show {
    z-index: 20;
    display: block;
    position: fixed;
  }

  .image-selector.stage {
    font-size: 1.2em;
  }

  .image-selector.floor-1 {
    font-size: 2.4em;
  }

  .image-selector.floor-plant {
    font-size: .8em;
  }

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

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

  .svg-logo--fc1.company {
    width: 5em;
    display: none;
  }

  .img-layout {
    width: 40%;
  }

  .product-viewer {
    font-size: 1.5vw;
  }

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

  .nav-rotate {
    margin-top: 0;
  }

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

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

  .paragraph--fs7-2--fc6--fw2 {
    font-size: 1.2vh;
  }

  .h4-vh--fc6 {
    font-size: 4vh;
  }

  .img-layout-2 {
    width: 35%;
  }

  .img-layout-2.k1a {
    width: 100%;
    height: 50%;
  }

  .h4-vh--fc1-2 {
    font-size: 4vh;
  }

  .container-typologia {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
  }

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

  .footer-links {
    align-items: center;
  }

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

  .columna {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
  }

  .content, .footer-links-2, .content-2, .column-7 {
    align-items: center;
  }

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

  .div-block-142 {
    justify-content: center;
    display: flex;
  }

  .logo-wrap-2 {
    max-width: 5rem;
  }

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

  .div-block-145 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
  }

  .wrap-disponibilidad {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    bottom: 11%;
  }

  .div-block-148.bc1.br2 {
    margin: 1em;
  }

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

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

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

  .section-home--pd1 {
    height: 85vh;
  }

  .section-home--pd1.dipoibilidad {
    height: 60vh;
  }

  .section-home--pd1.alto {
    height: 30vh;
  }

  .h4-vh--fc1 {
    font-size: 3vh;
  }

  .content-wrap--bbc1--br2.ancho {
    width: 80%;
    height: 80%;
  }

  .navbar-mobile-background--bbc6.pd1.show {
    display: block;
  }

  .gallery-grid {
    grid-template-columns: 1fr;
    overflow: auto;
  }

  .gallery-item--br1 {
    height: 500px;
  }

  .gallery-item--br1.left {
    align-items: center;
    margin-left: 0;
  }

  .gallery-item--br1.rigth {
    align-items: center;
    margin-right: 0;
  }

  .image-selector.floor-plant {
    font-size: .6em;
  }

  .tooltip-floor {
    height: 5em;
    margin-right: -10.5em;
    right: 2.5em;
  }

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

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

  .gallery-grid-porcentanje {
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
    overflow: auto;
  }

  .gallery-item--br1-2 {
    align-items: center;
    height: 500px;
    margin-left: 0;
  }

  .gallery-item--br1-2.left {
    justify-content: flex-end;
  }

  .gallery-item--br1-2.fondo {
    display: none;
  }

  .gallery-item--br1-2.rigth {
    justify-content: flex-start;
    align-items: center;
    margin-right: 0;
  }

  .grid {
    width: 100%;
  }

  .text-titulo {
    position: static;
  }

  .h4-vh--fc6 {
    font-size: 3vh;
  }

  .layout_full_content {
    padding-left: 3em;
  }

  .h4-vh--fc1-2 {
    font-size: 3vh;
  }

  .container-buttom {
    flex-flow: column;
  }

  .heading-style-h2 {
    font-size: 2rem;
  }

  .catalog-btn-wrapper.greeting-btn {
    margin-left: auto;
    margin-right: auto;
  }

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

  .div-block-145 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }

  .paragraph--fs7-2--fc1--fw2.fs7-3.center.legal-form {
    font-size: .8vh;
  }

  .legal-fs7-2--fw3--fc1.legal-text-form, .form_main_field--fs7-2-fc1-bw1b-2.center {
    font-size: .5rem;
  }
}

@media screen and (max-width: 479px) {
  .fs7-2--fw3--fc1.fw3 {
    white-space: nowrap;
  }

  .navbar--bbc1--br2--fc1 {
    display: none;
  }

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

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

  .styleguide_spacing_content {
    width: 100%;
  }

  .button_main_wrap {
    padding-left: .5rem;
    padding-right: .5rem;
  }

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

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

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

  .section-home--pd1 {
    height: auto;
    min-height: 85dvh;
    position: static;
  }

  .section-home--pd1.item-card.formulario {
    height: auto;
    min-height: 95dvh;
    padding-left: 0;
    padding-right: 0;
    display: flex;
    overflow: visible;
  }

  .section-home--pd1.etorno, .section-home--pd1.video {
    height: auto;
    min-height: 85dvh;
  }

  .section-home--pd1.dipoibilidad {
    height: auto;
    min-height: 40dvh;
  }

  .section-home--pd1.alto {
    min-height: 40dvh;
  }

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

  .list-home {
    grid-template-rows: auto auto 120px;
    grid-template-columns: 1fr;
    align-items: start;
    overflow: visible;
  }

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

  .logo-wrap {
    justify-content: center;
    display: flex;
  }

  .owly--fc1 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .owly--fc1.mobile {
    width: 56px;
    height: 56px;
    display: flex;
    inset: auto auto 0% 0%;
  }

  .is-icon {
    display: block;
  }

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

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

  .owly-svg {
    height: 24px;
  }

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

  .div-data {
    justify-content: flex-start;
  }

  .paragraph {
    font-size: 1.5vh;
  }

  .h4-vh--fc1, .h4-vh--fc1.titulo-datos {
    font-size: 2.5vh;
  }

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

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

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

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

  .inner-content.map.show {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    overflow: auto;
  }

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

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

  .navbar-mobile-background--bbc6.show {
    z-index: 6;
    display: block;
    transform: translate(0);
  }

  .navbar-mobile-background--bbc6.pd1.show {
    position: fixed;
  }

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

  .gallery-item--br1 {
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .gallery-item--br1.img-slider {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    height: 100%;
  }

  .gallery-item--br1.text-slider {
    height: 350px;
  }

  .gallery-item--br1.text-slider-dos {
    height: 224px;
  }

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

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

  .image-selector.stage {
    font-size: 1.15em;
  }

  .image-selector.floor-1 {
    font-size: 2.4em;
  }

  .image-selector.floor-plant {
    font-size: .35em;
  }

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

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

  .iframe-isometric {
    width: 100%;
  }

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

  .list-details {
    max-height: 220px;
  }

  .svg-logo--fc1.company {
    width: 5em;
  }

  .img-layout {
    width: 80%;
    height: 100%;
  }

  .img-layout.plant-1h {
    width: 80%;
    margin-bottom: 6rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

  .img-layout.plantas {
    object-fit: contain;
    width: 35%;
    margin-bottom: 6rem;
  }

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

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

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

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

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

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

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

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

  .road.right {
    inset: auto -3.3rem 45% auto;
    transform: rotate(90deg);
  }

  .road.left {
    transform: rotate(270deg);
  }

  .content-home {
    overflow: visible;
  }

  .content-home.mobile {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    justify-content: space-between;
    overflow: visible;
  }

  .div-block-5 {
    width: 100%;
    height: 48px;
    position: relative;
  }

  .product-viewer {
    font-size: 2vw;
  }

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

  .gallery-grid-porcentanje {
    grid-row-gap: 0px;
  }

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

  .gallery-item--br1-2 {
    height: 500px;
  }

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

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

  .owly--fc1-2 {
    justify-content: center;
    align-items: center;
    display: none;
  }

  .owly--fc1-2.mobile {
    width: 56px;
    height: 56px;
    display: flex;
    inset: auto auto 0% 0%;
  }

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

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

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

  .grid {
    height: 100%;
    margin-bottom: 5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .grite-item.button, .item-text.espacio {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .grite-four {
    overflow: auto;
  }

  .text-titulo {
    position: static;
  }

  .paragraph--fs7-2--fc6--fw2 {
    font-size: 1.5vh;
  }

  .h4-vh--fc6 {
    font-size: 4vh;
  }

  .layout_full_content {
    bottom: 8%;
  }

  .div-data-2 {
    justify-content: flex-start;
  }

  .grid-17 {
    display: none;
  }

  .icono-logo--fc6 {
    width: 10em;
  }

  .datos-unidad {
    height: 100%;
    margin-top: 1rem;
  }

  .img-layout-2 {
    width: 55%;
  }

  .img-layout-2.k1a {
    width: 100%;
    height: 40%;
  }

  .item-metros {
    margin-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .item-metros.hide-line {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .h4-vh--fc1-2 {
    font-size: 4vh;
  }

  .h4-vh--fc1-2.text-mobile {
    font-size: 3.5vh;
  }

  .div-block-25 {
    width: 100%;
    height: 48px;
    position: relative;
  }

  .container-typologia {
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    height: 100%;
    overflow: scroll;
  }

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

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

  .gallery.img-slider {
    height: 100%;
  }

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

  .top-card {
    height: 0;
  }

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

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

  .page_contacto {
    width: 100svw;
  }

  .div-block-32 {
    width: 100%;
    height: 48px;
    position: relative;
  }

  .img-planta {
    justify-content: center;
    align-items: center;
  }

  .div-block-33 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    position: relative;
  }

  .item-metros-2 {
    margin-bottom: .5rem;
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .datos-unidad-2 {
    height: 100%;
    margin-top: 1rem;
  }

  .grid-18 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    grid-template-columns: 1fr;
  }

  .arrow {
    font-size: .4em;
  }

  .arrow.left {
    margin-left: 0;
  }

  .arrow.right {
    margin-right: 0;
  }

  .catalog-btn-wrapper.greeting-btn {
    margin-left: auto;
  }

  .f2wf-columns-3 {
    height: auto;
  }

  .footer--bbc3 {
    width: 100svw;
  }

  .logo-owly-2 {
    justify-content: center;
  }

  .text-footer--fc5--fs7-2--fc6 {
    text-align: center;
  }

  .logo-wrap-2 {
    justify-content: center;
    width: 80px;
    display: flex;
  }

  .card-marcas {
    padding-left: .5rem;
    padding-right: .5rem;
  }

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

  .wrap-disponibilidad {
    bottom: -4%;
  }

  .disponibilidad {
    grid-column-gap: 0px;
  }

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

#w-node-_5721827c-5851-c604-f0d6-660baabdfa85-76554cb8, #w-node-a9d9f65a-189a-9a1b-0a5c-063586bbb9b6-76554cb8, #w-node-a9d9f65a-189a-9a1b-0a5c-063586bbb9bd-76554cb8, #w-node-a9d9f65a-189a-9a1b-0a5c-063586bbb9c2-76554cb8, #w-node-a9d9f65a-189a-9a1b-0a5c-063586bbb9c7-76554cb8, #w-node-a9d9f65a-189a-9a1b-0a5c-063586bbb9cc-76554cb8, #w-node-a9d9f65a-189a-9a1b-0a5c-063586bbb9d1-76554cb8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_4fad51b1-ac53-e379-9602-ac4a65b91f18-76554cb8 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_4fad51b1-ac53-e379-9602-ac4a65b91f1d-76554cb8 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_3c28743f-8a61-40ad-290b-a366b857a7e4-76554cb8 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_3c28743f-8a61-40ad-290b-a366b857a7e9-76554cb8 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

#w-node-_9dc3d247-aee7-3108-5d26-8e62c2413fc2-76554cb8 {
  grid-area: 1 / 1 / 2 / 5;
}

#w-node-_9dc3d247-aee7-3108-5d26-8e62c2413fc7-76554cb8 {
  grid-area: span 1 / span 4 / span 1 / span 4;
}

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

@media screen and (max-width: 991px) {
  #w-node-c7be094d-d7de-7fef-9314-9735cf6fb7a4-cf6fb7a4 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_1257731b-6197-d5e0-607a-7310f5c06bf2-76554cb8 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_471f539f-45ca-5e39-cca4-306370e3ef49-76554cb8 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_065a05d2-edf1-26bb-e94c-a30c227dd699-76554cb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_4fad51b1-ac53-e379-9602-ac4a65b91f1d-76554cb8, #w-node-_3c28743f-8a61-40ad-290b-a366b857a7e9-76554cb8, #w-node-_9dc3d247-aee7-3108-5d26-8e62c2413fc7-76554cb8 {
    grid-area: span 1 / span 4 / span 1 / span 4;
  }

  #w-node-_9244607c-3883-3616-1ca5-1cca51c09e10-76554cb8 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }

  #w-node-_9244607c-3883-3616-1ca5-1cca51c09e43-76554cb8 {
    grid-area: 1 / 1 / 2 / 3;
  }

  #w-node-_9244607c-3883-3616-1ca5-1cca51c09e15-76554cb8 {
    grid-area: 2 / 1 / 3 / 3;
  }

  #w-node-_583263bf-8238-3438-f75d-0125943cee6d-cf6fb7a4 {
    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;
}