:root {
  --navajo-white: #fdd690;
  --light-slate-grey: #638ba2;
  --dim-grey: #535356;
  --light-coral: #ef7f80;
  --light-blue: #b1d4e5;
}

.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 {
  color: #000;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;
  font-size: 1rem;
  line-height: 1.5;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

p {
  margin-bottom: 0;
}

ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.5rem;
}

li {
  margin-bottom: .25rem;
}

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

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}

.utility-page_component {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  max-width: 20rem;
  display: flex;
}

.utility-page_form {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.utility-page_image {
  margin-left: auto;
  margin-right: auto;
}

.global-styles {
  display: block;
  position: fixed;
  inset: 0% auto auto 0%;
}

.margin-custom2 {
  margin: 2.5rem;
}

.padding-xlarge {
  padding: 4rem;
}

.margin-xlarge {
  margin: 4rem;
}

.margin-xsmall {
  margin: .5rem;
}

.padding-xhuge {
  padding: 8rem;
}

.margin-custom1 {
  margin: 1.5rem;
}

.padding-0 {
  padding: 0;
}

.padding-xxhuge {
  padding: 12rem;
}

.padding-huge {
  padding: 6rem;
}

.margin-large {
  margin: 3rem;
}

.padding-xxlarge {
  padding: 5rem;
}

.margin-xxsmall {
  margin: .25rem;
}

.padding-custom3 {
  padding: 3.5rem;
}

.padding-large {
  padding: 3rem;
}

.margin-tiny {
  margin: .125rem;
}

.padding-small {
  padding: 1rem;
}

.padding-custom2 {
  padding: 2.5rem;
}

.margin-custom3 {
  margin: 3.5rem;
}

.padding-custom1 {
  padding: 1.5rem;
}

.margin-huge {
  margin: 6rem;
}

.padding-medium {
  padding: 2rem;
}

.padding-xsmall {
  padding: .5rem;
}

.margin-xxlarge {
  margin: 5rem;
}

.padding-xxsmall {
  padding: .25rem;
}

.margin-xhuge {
  margin: 8rem;
}

.padding-tiny {
  padding: .125rem;
}

.margin-small {
  margin: 1rem;
}

.margin-medium {
  margin: 2rem;
}

.margin-xxhuge {
  margin: 12rem;
}

.margin-0 {
  margin: 0;
}

.margin-horizontal {
  margin-top: 0;
  margin-bottom: 0;
}

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

.margin-vertical {
  margin-left: 0;
  margin-right: 0;
}

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

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

.padding-vertical {
  padding-left: 0;
  padding-right: 0;
}

.padding-horizontal {
  padding-top: 0;
  padding-bottom: 0;
}

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

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

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

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

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

.form_checkbox {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.form_checkbox-icon {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-checked {
  background-size: 90%;
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
}

.form_checkbox-icon.w--redirected-focus {
  border-radius: .125rem;
  width: .875rem;
  height: .875rem;
  margin: 0 .5rem 0 0;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.fs-styleguide_background {
  border: 1px solid #0000001a;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, #2d40ea1a, #fff0);
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  flex: none;
  width: 1rem;
  height: 1rem;
  font-family: Materialiconsoutlined Regular, sans-serif;
}

.overflow-auto {
  overflow: auto;
}

.spacing-clean {
  margin: 0;
  padding: 0;
}

.icon-1x1-large {
  width: 2.5rem;
  height: 2.5rem;
}

.z-index-2 {
  z-index: 2;
  position: relative;
}

.fs-styleguide_background-space {
  width: 1px;
  height: 1px;
  margin: 5rem;
}

.text-weight-semibold {
  font-weight: 600;
}

.text-style-strikethrough {
  text-decoration: line-through;
}

.fs-styleguide_item {
  grid-column-gap: 1.125rem;
  grid-row-gap: 1.125rem;
  border-bottom: 1px solid #0000001a;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: start;
  place-items: start;
  padding-bottom: 3rem;
  display: grid;
  position: relative;
}

.fs-styleguide_item.is-stretch {
  justify-items: stretch;
}

.max-width-full {
  width: 100%;
  max-width: none;
}

.fs-styleguide_item-header {
  border-bottom: 1px solid #0000001a;
  width: 100%;
  padding-bottom: 2rem;
}

.fs-styleguide_heading-large {
  font-size: 6rem;
}

.background-color-black {
  color: #f5f5f5;
  background-color: #000;
}

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

.text-color-black {
  color: #000;
}

.text-color-grey {
  color: gray;
}

.fs-styleguide_2-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.fs-styleguide_2-col.is-align-start {
  align-items: start;
}

.form_message-success {
  padding: 1.25rem;
}

.fs-styleguide_row {
  grid-column-gap: .75rem;
  grid-row-gap: .75rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: auto;
  grid-auto-columns: auto;
  grid-auto-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h3 {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

.text-rich-text h1, .text-rich-text h2, .text-rich-text h3, .text-rich-text h4 {
  margin-top: 1.5rem;
  margin-bottom: 1rem;
}

.text-rich-text h5, .text-rich-text h6 {
  margin-top: 1.25rem;
  margin-bottom: 1rem;
}

.text-rich-text p {
  margin-bottom: 1rem;
}

.text-rich-text ul, .text-rich-text ol {
  margin-bottom: 1.5rem;
}

.container-small {
  width: 100%;
  max-width: 48rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-small {
  height: 1rem;
}

.icon-1x1-medium {
  width: 2rem;
  height: 2rem;
}

.heading-style-h1 {
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

.heading-style-h1.yellow {
  color: var(--navajo-white);
  font-family: Poppins, sans-serif;
}

.padding-global {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-weight-normal {
  font-weight: 400;
}

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

.max-width-small {
  width: 100%;
  max-width: 20rem;
}

.text-color-white {
  color: #fff;
}

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

.text-weight-medium {
  font-weight: 500;
}

.overflow-hidden {
  overflow: hidden;
}

.fs-styleguide_section-header {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  border-bottom: 1px solid #000;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-family: Poppins, sans-serif;
  font-size: .625rem;
}

.text-size-tiny.white {
  color: #efe4d9;
}

.max-width-xxlarge {
  width: 100%;
  max-width: 80rem;
}

.fs-styleguide_1-col {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  background-color: #2d40ea0d;
  border: 1px dashed #2d40ea;
  min-width: 3rem;
  height: 3rem;
  position: relative;
}

.text-weight-light {
  font-weight: 300;
}

.fs-styleguide_heading-medium {
  font-size: 4rem;
}

.max-width-xsmall {
  width: 100%;
  max-width: 16rem;
}

.fs-styleguide_4-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  display: grid;
}

.text-size-regular {
  color: var(--light-slate-grey);
  font-family: Poppins, sans-serif;
  font-size: 1rem;
}

.text-size-regular.yellow {
  color: var(--navajo-white);
  font-family: Poppins, sans-serif;
}

.text-size-regular.whithe {
  color: #efe4d9;
}

.text-weight-xbold {
  font-weight: 800;
}

.text-align-right {
  text-align: right;
}

.text-weight-bold {
  font-weight: 700;
}

.max-width-medium {
  width: 100%;
  max-width: 32rem;
}

.fs-styleguide_item-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.max-width-large {
  width: 100%;
  max-width: 48rem;
}

.fs-styleguide_header-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: center start;
  display: grid;
}

.background-color-white {
  background-color: #fff;
}

.text-style-muted {
  opacity: .6;
}

.text-size-small {
  font-family: Poppins, sans-serif;
  font-size: .875rem;
}

.text-size-small.whithe {
  color: #efe4d9;
  font-family: Poppins, sans-serif;
}

.heading-style-h4 {
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1.4;
}

.heading-style-h4.whithe {
  color: #efe4d9;
  font-family: Poppins, sans-serif;
}

.max-width-xlarge {
  width: 100%;
  max-width: 64rem;
}

.form_radio-icon {
  width: .875rem;
  height: .875rem;
  margin-top: 0;
  margin-left: 0;
  margin-right: .5rem;
}

.form_radio-icon.w--redirected-checked {
  border-width: .25rem;
  width: .875rem;
  height: .875rem;
}

.form_radio-icon.w--redirected-focus {
  width: .875rem;
  height: .875rem;
  box-shadow: 0 0 .25rem 0 #3898ec;
}

.text-style-nowrap {
  white-space: nowrap;
}

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

.background-color-grey {
  background-color: #f5f5f5;
}

.form_input {
  background-color: #0000;
  min-height: 3rem;
  margin-bottom: .75rem;
  padding: .5rem 1rem;
}

.form_input.is-text-area {
  min-height: 8rem;
  padding-top: .75rem;
}

.heading-style-h6 {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
}

.padding-section-large {
  padding-top: 8rem;
  padding-bottom: 8rem;
}

.fs-styleguide_3-col {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  width: 100%;
  display: grid;
}

.fs-styleguide_3-col.is-align-start {
  align-items: start;
}

.text-style-link {
  color: #000;
  text-decoration: underline;
}

.text-size-large {
  font-size: 1.5rem;
}

.fs-styleguide_header {
  color: #fff;
  background-color: #000;
}

.heading-style-h2 {
  color: var(--light-slate-grey);
  font-family: Poppins, sans-serif;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

.fs-styleguide_label {
  color: #fff;
  background-color: #2d40ea;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  padding: .25rem .75rem;
  font-weight: 600;
  line-height: 1.4;
  display: flex;
}

.fs-styleguide_label.is-tag {
  background-color: #be4aa5;
}

.fs-styleguide_label.is-hex {
  color: #000;
  background-color: #f5f5f5;
}

.fs-styleguide_version {
  z-index: 5;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
}

.heading-style-h5 {
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.5;
}

.container-large {
  width: 100%;
  max-width: 80rem;
  margin-left: auto;
  margin-right: auto;
}

.icon-height-medium {
  height: 2rem;
}

.text-style-allcaps {
  text-transform: uppercase;
}

.overflow-scroll {
  overflow: scroll;
}

.form_message-error {
  margin-top: .75rem;
  padding: .75rem;
}

.icon-height-large {
  height: 3rem;
}

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

.form_component {
  margin-bottom: 0;
}

.max-width-xxsmall {
  width: 100%;
  max-width: 12rem;
}

.layer {
  justify-content: center;
  align-items: center;
  position: absolute;
  inset: 0%;
}

.text-style-quote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: 0 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.align-center {
  margin-left: auto;
  margin-right: auto;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #000;
  padding: .75rem 1.5rem;
  font-weight: 600;
}

.button.is-text {
  color: #000;
  background-color: #0000;
  border: 2px solid #0000;
}

.button.is-small {
  padding: .5rem 1.25rem;
}

.button.is-large {
  color: #638ba2;
  background-color: #fff;
  border: 1px solid #638ba2;
  border-radius: 50px;
  padding: 1rem 2rem;
  font-family: Poppins, sans-serif;
  text-decoration: none;
}

.button.is-large.location.current, .button.is-large.map.current, .button.is-large.waze.current, .button.is-large.current {
  background-color: var(--dim-grey);
  color: var(--navajo-white);
}

.button.is-secondary {
  color: #000;
  background-color: #0000;
  border: 2px solid #000;
  border-bottom-width: .125rem;
}

.button.is-icon {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

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

.text-size-medium {
  font-size: 1.25rem;
}

.fs-styleguide_section {
  grid-column-gap: 6rem;
  grid-row-gap: 6rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-items: start;
  display: grid;
}

.fs-styleguide_section.is-vertical {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-columns: 1fr;
}

.button-group {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-flow: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.hide {
  display: none;
}

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

.container-medium {
  width: 100%;
  max-width: 64rem;
  margin-left: auto;
  margin-right: auto;
}

.form_radio {
  flex-direction: row;
  align-items: center;
  margin-bottom: .5rem;
  padding-left: 0;
  display: flex;
}

.home-message_content-grid {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  place-content: center;
  place-items: center start;
  display: grid;
}

.home-message_component {
  color: #fff;
  min-height: 100vh;
  padding: 3rem;
  display: flex;
}

.home-message_list {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-items: start;
  display: grid;
}

.home-message_content {
  color: #000;
  border: 1px solid #000;
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.home-message_heading-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.home-message_item-icon {
  color: #000;
  background-color: #fff;
  flex: none;
  width: 1.75rem;
  height: 1.75rem;
}

.home-message_logo {
  width: 4rem;
}

.fs-styleguide_spacing-all {
  display: none;
}

.fs-styleguide_color.is-1 {
  background-color: #000;
}

.fs-styleguide_color.is-2 {
  background-color: #f5f5f5;
}

.fs-styleguide_color.is-3 {
  background-color: #fff;
}

.spacer-96 {
  width: 100%;
  padding-top: 6rem;
}

.spacer-medium {
  width: 100%;
  padding-top: 2rem;
}

.fs-styleguide_spacer-box {
  background-color: #2d40ea1a;
  border: 1px dashed #2d40ea;
  width: 100%;
  position: relative;
}

.spacer-xsmall {
  width: 100%;
  padding-top: .5rem;
}

.spacer-small {
  width: 100%;
  padding-top: 1rem;
}

.spacer-xhuge {
  width: 100%;
  padding-top: 8rem;
}

.spacer-tiny {
  width: 100%;
  padding-top: .125rem;
}

.spacer-xxsmall {
  width: 100%;
  padding-top: .25rem;
}

.spacer-xxhuge {
  width: 100%;
  padding-top: 12rem;
}

.spacer-xlarge {
  width: 100%;
  padding-top: 4rem;
}

.spacer-large {
  padding-top: 3rem;
}

.spacer-xxlarge {
  width: 100%;
  padding-top: 5rem;
}

.login {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #3a6eba;
  justify-content: center;
  align-items: flex-end;
  width: 100%;
  height: 1024px;
  display: flex;
}

.padding-global-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 1024px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.container-large-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  height: 1024px;
  display: flex;
}

.padding-section-medium-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 1024px;
  padding-top: 80px;
  display: flex;
}

.login-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-end;
  width: 100%;
  display: flex;
}

.form-login {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border-top-left-radius: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 938px;
  padding: 72px 24px;
  display: flex;
}

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

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

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

.heading-style-h4-2 {
  color: #565656;
  font-size: 24px;
  font-weight: 400;
  line-height: 25px;
}

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

.text-size-regular-bold {
  color: #565656;
  font-size: 16px;
  font-weight: 700;
}

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

.facebook {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #4092ff;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  display: flex;
}

.facebook-2 {
  object-fit: cover;
}

.google {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  display: flex;
}

.apple {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #000;
  border-radius: 40px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 72px;
  height: 72px;
  display: flex;
}

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

.label {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-size-regular-2 {
  color: #003738;
  font-size: 16px;
  font-weight: 400;
}

.text-size-regular-3 {
  color: #565656;
  font-size: 16px;
  font-weight: 400;
}

.user {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f8;
  border: 1px solid #d7d7d7;
  border-radius: 50px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  height: 100%;
  padding: 16px 24px;
  display: flex;
}

.text {
  color: #b6b6b6;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.forget-password {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.column {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f800;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 14px;
  display: flex;
}

.text-size-tiny-2 {
  color: #003738;
  font-size: 12px;
  font-weight: 400;
}

.remember {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.column-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f8;
  border: 1px solid #d7d7d7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 20px;
  height: 20px;
  display: flex;
}

.text-size-tiny-3 {
  color: #565656;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 400;
}

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

.button-is-large {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  background-color: #3a6eba;
  border-radius: 48px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  display: flex;
}

.label-text {
  color: #fff;
  text-align: center;
  letter-spacing: .1px;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
}

.text-logo {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-right: 8px;
  display: flex;
}

.logos {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.column-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 55px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

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

.column-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 102.333px;
  height: 55px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.column-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #fff0;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.img-login {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #ffeded;
  border-top-right-radius: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 938px;
  display: flex;
}

.img-login-2 {
  object-fit: cover;
  border-top-right-radius: 24px;
}

.navbar-logo-left {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  max-width: 1440px;
  display: flex;
  position: sticky;
  top: 0;
}

.navbarcontainer {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

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

.navbar-brand {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-bottom: 13px;
  padding-left: 16px;
  display: flex;
}

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

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

.navbar-link {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 24px 12px;
  display: flex;
}

.text-size-regular-4 {
  color: #638ba2;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

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

.banner.major {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  background-image: url('../images/banner-mar-abierto.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: space-between;
  width: 100%;
  margin-left: 80px;
  margin-right: 80px;
}

.padding-global-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 987px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.wrpa-baner {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  display: flex;
}

.banner-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: none;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 923px;
  min-height: 923px;
  display: flex;
  box-shadow: 0 8px 30px #0000004d;
}

.banner-text {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 550px;
  display: flex;
}

.banner-content-title {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  border-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 923px;
  padding: 80px;
  display: flex;
}

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

.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-4 {
  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-bold-2 {
  color: #fdd690;
  font-size: 16px;
  font-weight: 700;
}

.heading-style-h1-2 {
  color: #fdd690;
  font-size: 72px;
  font-weight: 600;
  line-height: 90px;
}

.text-size-regular-5 {
  color: #efe4d9;
  font-size: 16px;
  font-weight: 400;
}

.description-banner {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #fdd690;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 40px;
  display: flex;
}

.wrap-description-banner {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.description-project {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 128px;
  display: flex;
}

.heading-style-h4-3 {
  color: #efe4d9;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

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

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

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

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

.logos_image-wrap {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.vectors-wrapper-5, .vectors-wrapper-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  display: flex;
}

.banner-image {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.baner-image {
  object-fit: contain;
  max-width: 96%;
}

.section-around {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
}

.padding-section-medium-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

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

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

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

.heading-style-h2-2 {
  color: #638ba2;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.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-bold-3 {
  color: #638ba2;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.wrap-location-buttons {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.button-is-large-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #535356;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 32px;
  display: flex;
  box-shadow: 0 8px 15px #00000040;
}

.button-is-large-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #638ba2;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 32px;
  display: flex;
}

.around_image {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
  position: relative;
  overflow: hidden;
}

.image-6 {
  object-fit: cover;
  border-top-left-radius: 32px;
  border-bottom-left-radius: 32px;
  box-shadow: 0 8px 15px #00000040;
}

.container-iconos {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  background-color: #fff9;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  display: flex;
  position: absolute;
  top: 557.094px;
  left: 510px;
}

.icono-educacion {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: 0 8px 8px #0003;
}

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

.vectors-wrapper-9 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 24px;
  height: 24px;
  display: flex;
  position: absolute;
  top: 11px;
  left: 11px;
}

.icono-salud {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  opacity: .7;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.section-building {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.padding-section-medium-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

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

.around-text-2 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1440px;
  padding-left: 80px;
  padding-right: 80px;
  display: flex;
}

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

.heading-style-h2-3 {
  color: #638ba2;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.text-size-regular-bold-5 {
  color: #fdd690;
  font-size: 16px;
  font-weight: 700;
}

.button-is-large-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 1px solid #638ba2;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 32px;
  display: flex;
}

.floors-image {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
}

.infografia-mar-abierto-01-1 {
  object-fit: contain;
  width: 100%;
}

.section-cover {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.padding-global-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.container-large-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.padding-section-medium-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 1154px;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

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

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

.heading-style-h2-4 {
  color: #638ba2;
  font-family: Poppins, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

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

.text-size-regular-6 {
  color: #638ba2;
  font-size: 16px;
  font-weight: 400;
}

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

.wrap-steps {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.steps {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: var(--light-slate-grey);
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 24px;
  font-family: Poppins, sans-serif;
  text-decoration: none;
  display: flex;
}

.steps.cover-ste.current {
  background-color: var(--dim-grey);
  color: var(--navajo-white);
}

.steps.building-ste {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.steps.building-ste.current {
  background-color: var(--dim-grey);
  color: var(--navajo-white);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.steps.plant-ste {
  border-radius: 0 10px 10px 0;
}

.steps.plant-ste.current {
  background-color: var(--dim-grey);
  color: var(--navajo-white);
  border-radius: 0 10px 10px 0;
}

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

.steps-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.text-size-small-4 {
  color: #638ba2;
  font-size: 14px;
  font-weight: 400;
}

.steps-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.cover-image {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-right: auto;
  position: relative;
  overflow: hidden;
}

.ma_plan-gen_a_03-01-1 {
  object-fit: contain;
}

.cover_button {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 12px;
  display: flex;
  position: absolute;
  top: 277px;
  left: 265.636px;
}

.text-2 {
  color: #333;
  font-size: 38px;
  font-weight: 400;
  line-height: 110%;
}

.cover_button-2 {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  background-color: #fff;
  border-radius: 60px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  padding: 12px;
  display: flex;
  position: absolute;
  top: 199px;
  left: 620.636px;
}

.cover-data {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 114px;
  padding: 12px 16px;
  display: flex;
  position: absolute;
  top: 152px;
  left: 243.636px;
  box-shadow: 0 3.35641px 6.71282px #00000040;
}

.cover-data.position-cover-1 {
  box-shadow: none;
  background-color: #0000;
  width: auto;
  display: none;
  position: absolute;
  inset: 19% auto auto 13%;
}

.cover-data.position-cover-1.current {
  display: block;
}

.cover-data.position-cover-2 {
  box-shadow: none;
  background-color: #0000;
  width: auto;
  display: none;
  position: absolute;
  inset: 9% 16.5% auto auto;
}

.cover-data.position-cover-2.current {
  display: block;
}

.text-size-tiny-4 {
  color: #638ba2;
  font-size: 12px;
  font-weight: 400;
}

.heading-style-h2-5 {
  color: #638ba2;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
}

.vectors-wrapper-11 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.8128px;
  height: 25.8128px;
  display: flex;
  position: absolute;
  top: 88px;
  left: 4.54175px;
}

.cover-data-2 {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 12px 16px;
  display: flex;
  position: absolute;
  top: 80px;
  left: 595.636px;
  box-shadow: 0 3.35641px 6.71282px #00000040;
}

.section-units {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  justify-content: center;
  align-items: flex-start;
}

.padding-global-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.container-large-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.padding-section-medium-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.units-text {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.heading-style-h2-6 {
  color: #638ba2;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
}

.units {
  grid-column-gap: 64px;
  grid-row-gap: 64px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.units.type-a {
  opacity: 0;
  transition: all .4s;
  transform: translate(100vw);
}

.units.type-a.show {
  opacity: 1;
  transform: translate(0);
}

.units.type-b {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.units.type-b.show {
  opacity: 1;
  transform: translate(0);
}

.units.type-c {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.units.type-c.show {
  opacity: 1;
  transform: translate(0);
}

.menu-side-left {
  z-index: 5;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto auto auto 2%;
  box-shadow: 0 4px 4px #00000040;
}

.menu-side-left.view {
  justify-content: center;
  align-items: center;
  display: none;
  inset: 0% auto 0% 0%;
}

.item-menu {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--light-slate-grey);
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding: 24px;
  text-decoration: none;
  display: flex;
}

.item-menu.current {
  background-color: var(--dim-grey);
  color: var(--navajo-white);
}

.item-menu.type-a.current, .item-menu.type-b, .item-menu.type-c {
  text-decoration: none;
}

.item-menu.view1 {
  grid-row-gap: 0px;
  padding-top: 0;
  padding-bottom: 0;
}

.item-menu.view1.current {
  grid-row-gap: 0px;
}

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

.item-menu-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding: 24px;
  display: flex;
}

.menu-side-right {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 266px;
  left: 1200px;
  box-shadow: 0 4px 4px #00000040;
}

.item-menu-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #535356;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 8px 16px;
  display: flex;
}

.text-size-small-5 {
  color: #fdd690;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
}

.item-menu-4 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  display: flex;
}

.text-size-small-6 {
  color: #638ba2;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
}

.menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto -19%;
  box-shadow: 0 4px 4px #00000040;
}

.text-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 10px;
  display: flex;
}

.frame-66 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-size-tiny-5 {
  color: #638ba2;
  text-align: justify;
  font-size: 12px;
  font-weight: 400;
}

.items {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.item-menu-5 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #535356;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding: 16px 24px;
  display: flex;
}

.item-menu-6 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.image-units {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  height: 100%;
  display: flex;
}

.image-units.type-1 {
  opacity: 0;
  transition: all .4s;
  transform: translate(100vw);
}

.image-units.type-1.show {
  opacity: 1;
  position: relative;
  overflow: hidden;
  transform: translate(0);
}

.image-units.type-2 {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.image-units.type-2.show {
  opacity: 1;
  transform: translate(0);
}

.image-units.type-3 {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.image-units.type-3.show {
  opacity: 1;
  transform: translate(0);
}

.image-units.type-4 {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.image-units.type-4.show {
  opacity: 1;
  transform: translate(0);
}

.tipologia-sin-acabados {
  object-fit: contain;
}

.subsidies-table-horizontal {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 2px solid var(--navajo-white);
  background-color: #fff;
  flex: 0 auto;
  justify-content: center;
  align-items: stretch;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.subsidies-table-horizontal.reb {
  border-color: var(--light-coral);
}

.subsidies-table-horizontal.blue {
  border-color: var(--light-slate-grey);
}

.title-table {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #638ba2;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
}

.title-table.item-a {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  color: #fff;
}

.title-table.item-b {
  background-color: var(--navajo-white);
}

.title-table.item-c {
  background-color: var(--light-coral);
}

.heading-style-h5-2 {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.table {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #638ba2;
  border-top-width: .857079px;
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.table-item {
  border: 0 solid #638ba2;
  border-right-width: .857079px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.table-item.item-plant {
  justify-content: center;
}

.title-table-item {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  border: 0 solid #638ba2;
  border-bottom-width: .857079px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 10px;
  display: flex;
}

.text-size-regular-bold-6 {
  color: #638ba2;
  font-size: 10px;
  font-weight: 400;
}

.text-size-regular-7, .text-size-regular-8 {
  color: #535356;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
}

.table-item-2 {
  grid-column-gap: 5.14248px;
  grid-row-gap: 5.14248px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 89px;
  height: 74px;
  display: flex;
}

.text-size-regular-9 {
  color: #535356;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
}

.section-amenities {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.padding-section-medium-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 900px;
  padding-top: 80px;
  padding-bottom: 80px;
  display: flex;
}

.floors {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 740px;
  padding-right: 80px;
  display: flex;
}

.floors-image-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  height: 740px;
  display: flex;
}

.rectangle-1 {
  object-fit: cover;
  background-image: linear-gradient(0deg, #02394f 0%, #fff0 100%);
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}

.floors-text {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 380px;
  height: 740px;
  display: flex;
}

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

.text-size-regular-10 {
  color: #638ba2;
  font-size: 16px;
  font-weight: 400;
}

.buttons-amenities {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border: 0 solid #ef7f80;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 380px;
  padding-top: 24px;
  display: flex;
}

.frame-1 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.heading-style-h3-2 {
  color: #638ba2;
  font-size: 32px;
  font-weight: 600;
}

.wrap-cards-amenities {
  grid-column-gap: 18.4452px;
  grid-row-gap: 18.4452px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  height: 261px;
  display: flex;
}

.card-amenities {
  grid-column-gap: 4.61131px;
  grid-row-gap: 4.61131px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 261px;
  display: flex;
  position: relative;
  box-shadow: 0 10px 15px #0003;
}

.rectangle-2 {
  object-fit: cover;
  background-image: linear-gradient(0deg, #02394f 0%, #fff0 100%);
  border-radius: 9.22261px;
}

.text-amenities {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 148.023px;
  display: flex;
  position: absolute;
  top: 196.71px;
  left: 19.4301px;
}

.heading-style-h2-7 {
  color: #fff;
  font-size: 22px;
  font-weight: 600;
}

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

.card-amenities-2 {
  grid-column-gap: 4.61131px;
  grid-row-gap: 4.61131px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 186.758px;
  height: 261px;
  display: flex;
  position: relative;
}

.text-amenities-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  top: 196.71px;
  left: 19.4416px;
}

.text-amenities-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 148.023px;
  display: flex;
  position: absolute;
  top: 196.71px;
  left: 19.4301px;
}

.change {
  grid-column-gap: 30.7277px;
  grid-row-gap: 30.7277px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 5.77269px;
  padding-bottom: 5.77269px;
  display: flex;
}

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

.section_contact {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  border: 0 solid #638ba2;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
}

.padding-global-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
}

.container-large-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 1280px;
  display: flex;
}

.padding-section-large-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 128px;
  padding-bottom: 128px;
  display: flex;
}

.contact {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.contact-image {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 678px;
  padding: 24px;
  display: flex;
}

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

.head-heading-style-h2 {
  color: #638ba2;
  font-family: Montserrat, sans-serif;
  font-size: 48px;
  font-weight: 600;
}

.txt-text-size-regular {
  color: #638ba2;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.contacto-image-12-1 {
  object-fit: contain;
}

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

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

.input-nombre {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 74px;
  display: flex;
}

.input_nombre {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 2px solid #638ba2;
  border-radius: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding: 24px;
  display: flex;
}

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

.text-4 {
  color: #638ba2;
  font-size: 15px;
  font-weight: 400;
}

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

.input-telefono {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.input-telefono_text {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 2px solid #638ba2;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding: 15px 24px;
  display: flex;
}

.input-email_text {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 2px solid #638ba2;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 48px;
  padding: 15px 24px;
  display: flex;
}

.label-email {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 480px;
  display: flex;
}

.terminos-condiciones {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.chek {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 1.5px solid #638ba2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 16px;
  height: 16px;
  display: flex;
}

.label-terminos_condiciones {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.link-terminos_condiciones {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.separador {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 440px;
  height: 1px;
  display: flex;
}

.column-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #828282;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 440px;
  height: 1px;
  display: flex;
}

.btn-formulario {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.btn-2 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #1b1e27;
  border-radius: 8px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 32px;
  display: flex;
}

.text-6 {
  color: #fff;
  font-size: 15px;
  font-weight: 400;
}

.t-rminos-y-condiciones-0 {
  color: #00e;
  font-size: 15px;
  font-weight: 400;
  text-decoration: underline;
}

.t-rminos-y-condiciones-1 {
  color: red;
  font-size: 15px;
  font-weight: 400;
  text-decoration: none;
}

.footer {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  background-color: #638ba2;
  border: 0 solid #fdd690;
  border-top-width: 2px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding: 64px 24px 8px;
  display: flex;
}

.columns {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  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;
  width: 100%;
  max-width: 221px;
  display: flex;
}

.logo-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 16px;
  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;
}

.f2wf-small-columns {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
}

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

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

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

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

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

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

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

.facebook-3 {
  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;
}

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

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

.content-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  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;
}

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

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

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

.brandbook-owly-39-1 {
  object-fit: cover;
}

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

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

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

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

.araund-html {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  transform: translate(100vw);
}

.araund-html.show {
  opacity: 1;
  transform: translate(0);
}

.map-html {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.map-html.show {
  opacity: 1;
  transform: translate(0);
}

.information {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  transform: translate(100vw);
}

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

.gallery {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.gallery.show {
  opacity: 1;
  flex-direction: column;
  justify-content: center;
  display: flex;
  overflow: hidden;
  transform: translate(0);
}

.infografia {
  object-fit: contain;
}

.cover-step {
  opacity: 0;
  justify-content: center;
  width: 100%;
  transition: all .4s;
  display: flex;
  transform: translate(100vw);
}

.cover-step.show {
  z-index: 9;
  opacity: 1;
  position: relative;
  transform: translate(0);
}

.img-floors-13 {
  object-fit: contain;
  width: auto;
}

.iformation {
  opacity: 0;
  justify-content: center;
  width: 100%;
  transition: all .4s;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.iformation.show {
  opacity: 1;
  flex-direction: column;
  height: auto;
  transform: translate(0);
}

.iformation-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 740px;
  display: flex;
}

.column-small-typology {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f826;
  border: 0 solid #638ba2;
  border-right-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: auto;
  padding-right: 24px;
  display: flex;
}

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

.change-floor {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f800;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-style-h4-4 {
  color: #638ba2;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.btn-3 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f800;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 97.5645px;
  padding: 16px 24px 24px;
  display: flex;
}

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

.number-floor {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f800;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  padding: 24px 24px 8px;
  display: flex;
}

.text-9 {
  color: #638ba2;
  text-align: center;
  font-size: 100px;
  font-weight: 600;
}

.stage {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #638ba2;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 356px;
  padding-top: 32px;
  display: flex;
}

.heading-style-h4-5 {
  color: #638ba2;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.stage-image {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 24px 16px;
  display: flex;
}

.building-line {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.edificio-linea-08-1 {
  object-fit: contain;
}

.vectors-wrapper-18 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 158.06px;
  height: 13.6379px;
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
}

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

.typology-filter {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-top: 24px;
  display: flex;
}

.filter {
  background-color: #f8f8f800;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.wrap-filter {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: none;
}

.filter-text {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #f8f8f800;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-right: 24px;
  display: flex;
}

.text-size-regular-12 {
  color: #535356;
  font-size: 16px;
  font-weight: 400;
}

.items-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  border-radius: 10px;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.item-menu-7 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #535356;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding: 16px 24px;
  display: flex;
}

.text-size-small-8 {
  color: #fdd690;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
}

.item-menu-8 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.text-size-small-9 {
  color: #638ba2;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
}

.item-menu-9 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.contenedor-disponibilidad {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.texto-disponible {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 136px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.text-size-small-10 {
  color: #4a494b;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

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

.texto-disponible-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  width: 163px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.typology-image {
  grid-column-gap: 48px;
  grid-row-gap: 48px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: auto;
  display: flex;
}

.wrap-tables {
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-end;
  height: auto;
  display: flex;
}

.norte {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

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

.vectors-wrapper-21 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 6.48741px;
  height: 6.48741px;
  display: flex;
  position: absolute;
  top: 12.0481px;
  left: 16.6818px;
}

.vectors-wrapper-22 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 4.63387px;
  height: 7.41419px;
  display: flex;
  position: absolute;
  top: 21.3158px;
  left: 17.6086px;
}

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

.subsidies-table-small {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 2px solid #638ba2;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 290px;
  height: 91.569px;
  display: flex;
}

.title-table-2 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #638ba2;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35.8566px;
  display: flex;
}

.table-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #638ba2;
  border-top-width: .857079px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.table-item-3 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: 0 solid #638ba2;
  border-right-width: .857079px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 7px;
  display: flex;
}

.title-table-item-2 {
  grid-column-gap: 6.85663px;
  grid-row-gap: 6.85663px;
  border: 0 solid #638ba2;
  border-bottom-width: .857079px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 10px;
  display: flex;
}

.text-size-regular-bold-7 {
  color: #638ba2;
  font-size: 10px;
  font-weight: 400;
}

.text-size-regular-13, .text-size-regular-14 {
  color: #535356;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
}

.table-item-4 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 97.707px;
  display: flex;
}

.text-size-regular-15 {
  color: #535356;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
}

.subsidies-table-small-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 2px solid #fdd690;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 290px;
  height: 91.569px;
  display: flex;
}

.title-table-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fdd690;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35.8566px;
  display: flex;
}

.table-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #fdd690;
  border-top-width: .857079px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.table-item-5 {
  grid-column-gap: 5.14248px;
  grid-row-gap: 5.14248px;
  border: 0 solid #fdd690;
  border-right-width: .857079px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 7px;
  display: flex;
}

.title-table-item-3 {
  grid-column-gap: 6.85663px;
  grid-row-gap: 6.85663px;
  border: 0 solid #fdd690;
  border-bottom-width: .857079px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 10px;
  display: flex;
}

.text-size-regular-16, .text-size-regular-17 {
  color: #535356;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
}

.table-item-6 {
  grid-column-gap: 5.14248px;
  grid-row-gap: 5.14248px;
  border: .857079px solid #fdd690;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-size-regular-18 {
  color: #535356;
  text-align: center;
  font-size: 10px;
  font-weight: 400;
}

.subsidies-table-small-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 2px solid #ef7f80;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: 280px;
  height: 91.569px;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.title-table-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #ef7f80;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 35.8566px;
  display: flex;
}

.table-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #ef7f80;
  border-top-width: .857079px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.table-item-7 {
  grid-column-gap: 5.14248px;
  grid-row-gap: 5.14248px;
  border: 0 solid #ef7f80;
  border-right-width: .857079px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.title-table-item-4 {
  grid-column-gap: 6.85663px;
  grid-row-gap: 6.85663px;
  border: 0 solid #ef7f80;
  border-bottom-width: .857079px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 10px;
  display: flex;
}

.table-item-8 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  border: .857079px solid #ef7f80;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.typology-step {
  justify-content: center;
  display: flex;
}

.typology-step.type-a {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.typology-step.type-a.show {
  opacity: 1;
  transform: translate(0);
}

.typology-step.type-b {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.typology-step.type-b.show {
  z-index: 15;
  opacity: 1;
  transform: translate(0);
}

.typology-step.type-c {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.typology-step.type-c.show {
  z-index: 16;
  opacity: 1;
  transform: translate(0);
}

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

.vectors-wrapper-23 {
  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-small-11 {
  color: #fdd690;
  font-size: 14px;
  font-weight: 400;
}

.steps-4 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.text-size-small-12 {
  color: #638ba2;
  font-size: 14px;
  font-weight: 400;
}

.steps-5 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.iformation-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 10px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 740px;
  display: flex;
  position: relative;
}

.floors-image-3 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 975px;
  height: 740px;
  display: flex;
  position: relative;
}

.img-floors-13-1 {
  object-fit: cover;
  border-radius: 20px;
}

.vectors-wrapper-24 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  height: 111px;
  display: flex;
  position: absolute;
  top: 84px;
  left: 218.136px;
}

.floor_data {
  grid-column-gap: 6px;
  grid-row-gap: 6px;
  background-color: #fff;
  border-radius: 9.12621px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 78px;
  padding: 12px 20px;
  display: flex;
  position: absolute;
  top: 117px;
  left: 146.136px;
  box-shadow: 0 3.35641px 6.71282px #00000040;
}

.text-size-tiny-6 {
  color: #638ba2;
  font-size: 12px;
  font-weight: 400;
}

.heading-style-h2-8 {
  color: #638ba2;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
}

.vectors-wrapper-25 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 25.8128px;
  height: 25.8128px;
  display: flex;
  position: absolute;
  top: 26.4175px;
  left: 25.5417px;
}

.steps-6 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #535356;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.vectors-wrapper-26 {
  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-small-13 {
  color: #fdd690;
  font-size: 14px;
  font-weight: 400;
}

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

.steps-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: center;
  padding: 12px 24px;
  display: flex;
}

.iformation-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 740px;
  display: flex;
}

.column-small-apartment {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  border: 0 solid #638ba2;
  border-right-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 740px;
  padding-bottom: 24px;
  display: flex;
}

.apartment-description {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  height: 100%;
  padding-right: 24px;
  display: flex;
}

.tipo-description {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  width: 100%;
  max-width: 342px;
  height: 100%;
  display: flex;
}

.title-description {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.heading-style-h4-6 {
  color: #638ba2;
  font-size: 24px;
  font-weight: 600;
  line-height: 25px;
}

.rooms {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding: 10px;
  display: flex;
}

.text-size-regular-19 {
  color: #535356;
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.subsidies-table {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  border: 0 solid #638ba2;
  border-top-width: 1px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  padding-top: 24px;
  display: flex;
}

.heading-style-h5-semibold {
  color: #638ba2;
  font-family: Poppins, sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
}

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

.table-item-9 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-bottom: 10px;
  display: flex;
}

.title-table-item-5 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid #638ba2;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 10px 16px;
  display: flex;
}

.text-size-regular-20 {
  color: #535356;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.text-size-regular-20.half {
  font-family: Poppins, sans-serif;
}

.text-size-regular-21 {
  color: #535356;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.table-item-10 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-size-regular-22 {
  color: #535356;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
}

.column-big-apartment {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.plantas {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 107px;
  display: flex;
}

.building-line-small {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

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

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

.vectors-wrapper-29 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 7px;
  height: 7px;
  display: flex;
  position: absolute;
  top: 13px;
  left: 18px;
}

.vectors-wrapper-30 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: cover;
  justify-content: center;
  align-items: center;
  width: 5px;
  height: 8px;
  display: flex;
  position: absolute;
  top: 23px;
  left: 19px;
}

.image-typology {
  grid-column-gap: 21.2758px;
  grid-row-gap: 21.2758px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 433.507px;
  display: flex;
}

.menu-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.text-10 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 10px;
  display: flex;
}

.frame-67 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-size-small-15 {
  color: #638ba2;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
}

.items-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.item-menu-10 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #535356;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding: 16px 24px;
  display: flex;
}

.text-size-small-16 {
  color: #fdd690;
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
}

.item-menu-11 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.building-step {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 6% auto auto 0%;
  transform: translate(100vw);
}

.building-step.show {
  z-index: 10;
  opacity: 1;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  left: auto;
  right: auto;
  transform: translate(0);
}

.title-table-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: var(--navajo-white);
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
}

.table-6 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #638ba2;
  border-top-width: .857079px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 267px;
  height: 74px;
  display: flex;
}

.table-item-11 {
  grid-column-gap: 5.14248px;
  grid-row-gap: 5.14248px;
  border: 0 solid #638ba2;
  border-right-width: .857079px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 89px;
  height: 74px;
  padding-bottom: 6.85663px;
  display: flex;
}

.title-table-item-6 {
  grid-column-gap: 6.85663px;
  grid-row-gap: 6.85663px;
  border: 0 solid #638ba2;
  border-bottom-width: .857079px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 6.85663px 13.7133px;
  display: flex;
}

.text-size-regular-bold-8 {
  color: #638ba2;
  font-size: 10px;
  font-weight: 400;
}

.table-item-12 {
  grid-column-gap: 5.14248px;
  grid-row-gap: 5.14248px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 89px;
  height: 74px;
  display: flex;
}

.item-menu-12 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #535356;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding: 24px;
  display: flex;
}

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

.item-menu-13 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding: 24px;
  display: flex;
}

.menu-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: absolute;
  inset: auto auto 0%;
  box-shadow: 0 4px 4px #00000040;
}

.text-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 6px 10px;
  display: flex;
}

.frame-68 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-size-small-17 {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
}

.items-4 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #f1f1f1;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.item-menu-14 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  background-color: #535356;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding: 16px 24px;
  display: flex;
}

.text-size-small-18 {
  text-align: justify;
  font-size: 14px;
  font-weight: 400;
}

.item-menu-15 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 45px;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.cover-button {
  background-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
}

.cover-button.cover-1 {
  position: absolute;
  inset: 37% auto auto 18.7%;
}

.cover-button.cover-2 {
  position: absolute;
  inset: 27% 22.7% auto auto;
}

.text-block, .text-block-2 {
  position: absolute;
  inset: 29% auto auto 42%;
}

.div-block-2 {
  position: relative;
}

.cover-data-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.vectors-wrapper-32 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  object-fit: contain;
  justify-content: center;
  align-items: center;
  width: 114.01px;
  height: 114.73px;
  display: flex;
}

.text-size-tiny-7 {
  color: #638ba2;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  position: absolute;
  inset: 17% 0% auto;
}

.heading-style-h2-9 {
  color: #638ba2;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  inset: auto 0% 42%;
}

.text-size-tiny-8 {
  color: #638ba2;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  position: absolute;
  inset: auto 0% 24%;
}

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

.mask-html {
  opacity: 0;
  color: var(--light-coral);
}

.mask-html:hover {
  opacity: .5;
}

.floor-mask.floor-18 {
  width: 45.3%;
  position: absolute;
  inset: 11.2% auto auto 25.2%;
}

.floor-mask.floor-17 {
  width: 56.5%;
  position: absolute;
  inset: 17.6% auto auto 14%;
}

.floor-mask.floor-16 {
  width: 56.5%;
  position: absolute;
  inset: 21.5% auto auto 14%;
}

.floor-mask.floor-15 {
  width: 56.6%;
  position: absolute;
  inset: 26.5% auto auto 14%;
}

.floor-mask.floor-14 {
  width: 56.6%;
  position: absolute;
  inset: 30.8% auto auto 14%;
}

.floor-mask.floor-13 {
  width: 56.6%;
  position: absolute;
  inset: 35.4% auto auto 14%;
}

.floor-mask.floor-12 {
  width: 56.6%;
  position: absolute;
  inset: 39.9% auto auto 14%;
}

.floor-mask.floor-11 {
  width: 56.6%;
  position: absolute;
  inset: 44.5% auto auto 14%;
}

.floor-mask.floor-10 {
  width: 56.6%;
  position: absolute;
  inset: 48% auto auto 14%;
}

.floor-mask.floor-9 {
  width: 56.6%;
  position: absolute;
  inset: 52.6% auto auto 14%;
}

.floor-mask.floor-8 {
  width: 56.6%;
  position: absolute;
  inset: 56.1% auto auto 14%;
}

.floor-mask.floor-7 {
  width: 56.6%;
  position: absolute;
  inset: 58.3% auto auto 14%;
}

.floor-mask.floor-6 {
  width: 56.6%;
  position: absolute;
  inset: 61.5% auto auto 14%;
}

.floor-mask.floor-5 {
  width: 56.6%;
  position: absolute;
  inset: 65% auto auto 14%;
}

.floor-mask.floor-4 {
  width: 56.6%;
  position: absolute;
  inset: 68.6% auto auto 14%;
}

.floor-mask.floor-3 {
  width: 56.6%;
  position: absolute;
  inset: 71.4% auto auto 14%;
}

.floor-mask.floor-2 {
  width: 38.5%;
  position: absolute;
  inset: 76.4% 29.5% auto auto;
}

.floor-mask.floor-1 {
  width: 36%;
  position: absolute;
  inset: 80% 29.5% auto auto;
}

.div-block-4, .div-block-5 {
  position: relative;
}

.section-typology {
  justify-content: center;
  height: auto;
  display: flex;
}

.section-typology.floor-1 {
  opacity: 0;
  transition: all .4s;
  transform: translate(100vw);
}

.section-typology.floor-1.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-2 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0%;
  transform: translate(100vw);
}

.section-typology.floor-2.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-3 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-3.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-4 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-4.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-5 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-5.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-6 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-6.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-7 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-7.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-8 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-8.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-9 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-9.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-10 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-10.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-11 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-11.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-12 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-12.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-13 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-13.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-14 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-14.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-15 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-15.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-16 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-16.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-17 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-17.show {
  opacity: 1;
  transform: translate(0);
}

.section-typology.floor-18 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.section-typology.floor-18.show {
  opacity: 1;
  transform: translate(0);
}

.html-typology {
  opacity: .6;
  color: var(--light-blue);
}

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

.html-typology.danger {
  color: var(--light-coral);
}

.typology-mask.floor-4 {
  width: 21.6%;
  position: absolute;
  inset: 5.6% auto auto 4.3%;
}

.typology-mask.floor-3 {
  width: 32%;
  position: absolute;
  inset: 4% auto auto 32.5%;
}

.typology-mask.floor-2 {
  width: 32%;
  position: absolute;
  inset: 3.5% 2.5% auto auto;
}

.typology-mask.floor-1 {
  width: 33%;
  position: absolute;
  inset: 22% 2.5% auto auto;
}

.typology-mask.floor-5 {
  width: 21.3%;
  position: absolute;
  inset: 29% auto auto 4.4%;
}

.typology-mask.floor-6 {
  width: 21.3%;
  position: absolute;
  inset: 51.8% auto auto 4.4%;
}

.typology-mask.floor-7 {
  width: 21%;
  position: absolute;
  inset: auto auto 1.2% 2.7%;
}

.typology-mask.floor-8 {
  width: 21%;
  position: absolute;
  inset: auto 46.7% 1.2% auto;
}

.typology-mask.floor-9 {
  width: 21.5%;
  position: absolute;
  inset: auto 48.7% 25% auto;
}

.typology-mask.floor-10 {
  width: 21.4%;
  position: absolute;
  inset: auto 48.5% 48% auto;
}

.typology-mask.typology.floor-1 {
  width: 33.2%;
  top: 22.2%;
  right: 2.3%;
}

.typology-mask.typology.floor-2 {
  width: 32%;
  top: 3.5%;
  right: 2.5%;
}

.typology-mask.typology.floor-3 {
  top: 3.9%;
  left: 32.3%;
}

.typology-mask.typology.floor-4 {
  width: 22%;
  top: 5.5%;
  left: 4.2%;
}

.typology-mask.typology.floor-5 {
  width: 21.1%;
  top: 29%;
  left: 4.4%;
}

.typology-mask.typology.floor-6 {
  width: 21.1%;
  top: 52%;
  left: 4.4%;
}

.typology-mask.typology.floor-7 {
  left: 2.6%;
}

.typology-mask.typology.floor-8 {
  right: 46.9%;
}

.typology-mask.typology.floor-9 {
  width: 21.3%;
  bottom: 25.1%;
  right: 48.6%;
}

.typology-mask.typology.floor-10 {
  width: 21.2%;
  right: 48.7%;
}

.text-block-3 {
  font-family: Poppins, sans-serif;
  position: absolute;
  inset: 33% auto auto 40%;
}

.text-block-4 {
  font-family: Poppins, sans-serif;
  position: absolute;
  inset: 42% auto auto 38%;
}

.section-project {
  z-index: 8;
  width: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
  overflow: hidden;
}

.floor-data {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.floor-data.position-floor-1 {
  display: none;
  position: absolute;
  inset: 76.5% 22% auto auto;
}

.floor-data.position-floor-1.current {
  display: block;
}

.floor-data.position-floor-2 {
  display: none;
  position: absolute;
  inset: 73.5% 22% auto auto;
}

.floor-data.position-floor-2.current {
  display: block;
}

.floor-data.position-floor-3 {
  display: none;
  position: absolute;
  inset: 69% 22% auto auto;
}

.floor-data.position-floor-3.current {
  display: block;
}

.floor-data.position-floor-4 {
  display: none;
  position: absolute;
  inset: 66% 22% auto auto;
}

.floor-data.position-floor-4.current {
  display: block;
}

.floor-data.position-floor-5 {
  display: none;
  position: absolute;
  inset: 62% 22% auto auto;
}

.floor-data.position-floor-5.current {
  display: block;
}

.floor-data.position-floor-6 {
  display: none;
  position: absolute;
  inset: 59% 22% auto auto;
}

.floor-data.position-floor-6.current {
  display: block;
}

.floor-data.position-floor-7 {
  display: none;
  position: absolute;
  inset: 55.3% 22% auto auto;
}

.floor-data.position-floor-7.current {
  display: block;
}

.floor-data.position-floor-8 {
  display: none;
  position: absolute;
  inset: 53% 22% auto auto;
}

.floor-data.position-floor-8.current {
  display: block;
}

.floor-data.position-floor-9 {
  display: none;
  position: absolute;
  inset: 49.5% 22% auto auto;
}

.floor-data.position-floor-9.current {
  display: block;
}

.floor-data.position-floor-10 {
  display: none;
  position: absolute;
  inset: 46% 22% auto auto;
}

.floor-data.position-floor-10.current {
  display: block;
}

.floor-data.position-floor-11 {
  display: none;
  position: absolute;
  inset: 42.5% 22% auto auto;
}

.floor-data.position-floor-11.current {
  display: block;
}

.floor-data.position-floor-12 {
  display: none;
  position: absolute;
  inset: 39% 22% auto auto;
}

.floor-data.position-floor-12.current {
  display: block;
}

.floor-data.position-floor-13 {
  display: none;
  position: absolute;
  inset: 35.5% 22% auto auto;
}

.floor-data.position-floor-13.current {
  display: block;
}

.floor-data.position-floor-14 {
  display: none;
  position: absolute;
  inset: 32.5% 22% auto auto;
}

.floor-data.position-floor-14.current {
  display: block;
}

.floor-data.position-floor-15 {
  display: none;
  position: absolute;
  inset: 29% 22% auto auto;
}

.floor-data.position-floor-15.current {
  display: block;
}

.floor-data.position-floor-16 {
  display: none;
  position: absolute;
  inset: 25.5% 22% auto auto;
}

.floor-data.position-floor-16.current {
  display: block;
}

.floor-data.position-floor-17 {
  display: none;
  position: absolute;
  inset: 22% 22% auto auto;
}

.floor-data.position-floor-17.current {
  display: block;
}

.floor-data.position-floor-18 {
  display: none;
  position: absolute;
  inset: 18.5% 22% auto auto;
}

.floor-data.position-floor-18.current {
  display: block;
}

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

.text-size-tiny-9 {
  color: #638ba2;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  inset: 16% 0% auto;
}

.heading-style-h2-10 {
  color: #638ba2;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  inset: auto 0% 17%;
}

.typology-data {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.typology-data.position-typology-1 {
  display: none;
  position: absolute;
  inset: 22% -17% auto auto;
}

.typology-data.position-typology-1.current {
  display: block;
}

.typology-data.position-typology-2 {
  display: none;
  position: absolute;
  inset: 6% -17% auto auto;
}

.typology-data.position-typology-2.current {
  display: block;
}

.typology-data.position-typology-3 {
  display: none;
  position: absolute;
  inset: 6% 16% auto auto;
}

.typology-data.position-typology-3.current {
  display: block;
}

.typology-data.position-typology-4 {
  display: none;
  position: absolute;
  inset: 11% auto auto 26%;
}

.typology-data.position-typology-4.current {
  display: block;
}

.typology-data.position-typology-5 {
  display: none;
  position: absolute;
  inset: 34% auto auto 26%;
}

.typology-data.position-typology-5.current {
  display: block;
}

.typology-data.position-typology-6 {
  display: none;
  position: absolute;
  inset: 57% auto auto 26%;
}

.typology-data.position-typology-6.current {
  display: block;
}

.typology-data.position-typology-7 {
  display: none;
  position: absolute;
  inset: auto auto 8% 26%;
}

.typology-data.position-typology-7.current {
  display: block;
}

.typology-data.position-typology-8 {
  display: none;
  position: absolute;
  inset: auto auto 8% 55%;
}

.typology-data.position-typology-8.current {
  display: block;
}

.typology-data.position-typology-9 {
  display: none;
  position: absolute;
  inset: auto auto 30% 55%;
}

.typology-data.position-typology-9.current {
  display: block;
}

.typology-data.position-typology-10 {
  display: none;
  position: absolute;
  inset: auto auto 53.5% 55%;
}

.typology-data.position-typology-10.current {
  display: block;
}

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

.text-size-tiny-10 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: 17px;
  left: 16px;
}

.heading-style-h2-11 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  top: 35px;
  left: 31px;
}

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

.text-size-tiny-11 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: 17px;
  left: 16px;
}

.heading-style-h2-12 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  top: 35px;
  left: 31px;
}

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

.text-size-tiny-12 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: 17px;
  left: 16px;
}

.heading-style-h2-13 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  top: 35px;
  left: 31px;
}

.typology-data-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: relative;
}

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

.text-size-tiny-13 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 12px;
  font-weight: 400;
  position: absolute;
  top: 17px;
  left: 16px;
}

.heading-style-h2-14 {
  color: #fff;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 30px;
  position: absolute;
  top: 35px;
  left: 31px;
}

.typology-mask-2.floor-1 {
  width: 33.1%;
  position: absolute;
  inset: 22.2% 2.5% auto auto;
}

.typology-mask-2.floor-2 {
  width: 31.6%;
  position: absolute;
  inset: 3.8% 3% auto auto;
}

.typology-mask-2.floor-3 {
  width: 32%;
  position: absolute;
  inset: 3.8% auto auto 32.5%;
}

.typology-mask-2.floor-4 {
  width: 22%;
  position: absolute;
  inset: 5.2% auto auto 4%;
}

.typology-mask-2.floor-5 {
  width: 21.7%;
  position: absolute;
  inset: 28.8% auto auto 4%;
}

.typology-mask-2.floor-6 {
  width: 21.7%;
  position: absolute;
  inset: 51.5% auto auto 4%;
}

.typology-mask-2.floor-7 {
  width: 21%;
  position: absolute;
  inset: auto auto 1.5% 2.5%;
}

.typology-mask-2.floor-8 {
  width: 20.8%;
  position: absolute;
  inset: auto auto 1.5% 32%;
}

.typology-mask-2.floor-9 {
  width: 21.5%;
  position: absolute;
  inset: auto auto 25% 30%;
}

.typology-mask-2.floor-10 {
  width: 21.5%;
  position: absolute;
  inset: auto auto 47.7% 30%;
}

.typology-mask-3.floor-1 {
  width: 32.7%;
  position: absolute;
  inset: 22% 2.3% auto auto;
}

.typology-mask-3.floor-2 {
  width: 32.5%;
  position: absolute;
  inset: 3.8% 2.5% auto auto;
}

.typology-mask-3.floor-3 {
  width: 32.5%;
  position: absolute;
  inset: 4% 35% auto auto;
}

.typology-mask-3.floor-4 {
  width: 21%;
  position: absolute;
  inset: 5% auto auto 4.5%;
}

.typology-mask-3.floor-5 {
  width: 21%;
  position: absolute;
  inset: 28% auto auto 4.5%;
}

.typology-mask-3.floor-6 {
  width: 21%;
  position: absolute;
  inset: 51% auto auto 4.5%;
}

.typology-mask-3.floor-7 {
  width: 20.5%;
  position: absolute;
  inset: auto auto 1.5% 2.7%;
}

.typology-mask-3.floor-8 {
  width: 21%;
  position: absolute;
  inset: auto auto 1% 32%;
}

.typology-mask-3.floor-9 {
  width: 21%;
  position: absolute;
  inset: auto auto 25% 30.2%;
}

.typology-mask-3.floor-10 {
  width: 21%;
  position: absolute;
  inset: auto auto 48% 29.9%;
}

.text-block-5 {
  font-family: Materialiconstwotone Regular, sans-serif;
}

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

.div-block-7 {
  width: 100%;
  max-width: 1280px;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.div-block-8 {
  position: relative;
}

.subsidies-table-horizontal-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border: 2px solid #638ba2;
  flex: 0 auto;
  justify-content: center;
  align-items: flex-start;
  display: flex;
  box-shadow: 0 4px 4px #00000040;
}

.title-table-6 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #638ba2;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  padding: 16px;
  display: flex;
}

.heading-style-h5-3 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.table-7 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border: 0 solid #638ba2;
  border-top-width: .857079px;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 267px;
  height: 74px;
  display: flex;
}

.table-item-13 {
  grid-column-gap: 5.14248px;
  grid-row-gap: 5.14248px;
  border: 0 solid #638ba2;
  border-right-width: .857079px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  width: 89px;
  height: 74px;
  padding-bottom: 6.85663px;
  display: flex;
}

.title-table-item-7 {
  grid-column-gap: 6.85663px;
  grid-row-gap: 6.85663px;
  border: 0 solid #638ba2;
  border-bottom-width: .857079px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 40px;
  padding: 6.85663px 13.7133px;
  display: flex;
}

.text-size-regular-bold-9 {
  color: #638ba2;
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.text-size-regular-23, .text-size-regular-24 {
  color: #535356;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

.table-item-14 {
  grid-column-gap: 5.14248px;
  grid-row-gap: 5.14248px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 89px;
  height: 74px;
  display: flex;
}

.text-size-regular-25 {
  color: #535356;
  text-align: center;
  font-family: Poppins, sans-serif;
  font-size: 10px;
  font-weight: 400;
}

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

.slider {
  height: 668px;
}

.slide-nav {
  display: none;
}

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

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

.section-amenities-22 {
  display: none;
}

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

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

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

.small-icon {
  width: 3em;
  height: 3em;
  transition: all .3s linear;
  position: relative;
  left: 4%;
}

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

.catalog-rotate_img {
  width: 100%;
}

.div-block-9 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  display: flex;
}

.body {
  background-color: #f1f1f1;
}

.item-image.item-1 {
  opacity: 0;
  transition: all .4s;
  transform: translate(100vw);
}

.item-image.item-1.show {
  opacity: 1;
  transform: translate(0);
}

.item-image.item-2 {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.item-image.item-2.show {
  opacity: 1;
  transform: translate(0);
}

.item-image.item-3 {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.item-image.item-3.show {
  opacity: 1;
  transform: translate(0);
}

.item-image.item-4 {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.item-image.item-4.show {
  opacity: 1;
  transform: translate(0);
}

.item-image.item-5 {
  opacity: 0;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.item-image.item-5.show {
  opacity: 1;
  transform: translate(0);
}

.buttons-gallery {
  grid-column-gap: 18.4452px;
  grid-row-gap: 18.4452px;
  -webkit-backdrop-filter: blur(7.5px);
  backdrop-filter: blur(7.5px);
  background-color: #ffffff80;
  border-radius: 20px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 20px 24px;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
}

.rectangle-3 {
  object-fit: cover;
  border-radius: 9.22261px;
  box-shadow: 0 6px 16px #00000040;
}

.rectangle-4 {
  object-fit: cover;
  border-radius: 9.22261px;
}

.rectangle-5 {
  object-fit: cover;
  background-image: linear-gradient(0deg, #02394f 0%, #fff0 100%);
  border-radius: 9.22261px;
}

.menu-left {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 381px;
  padding: 10px;
  display: flex;
  position: absolute;
  inset: auto auto auto 1%;
}

.button-is-large-5 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px solid #638ba2;
  border-radius: 32px;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 16px 32px;
  display: flex;
  box-shadow: 0 8px 15px #00000040;
}

.text-size-regular-bold-10 {
  font-family: Poppins, sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.button-is-large {
  border: 1px solid var(--light-slate-grey);
  background-color: #fff;
  text-decoration: none;
}

.button-is-large.meters-1 {
  color: var(--light-slate-grey);
}

.button-is-large.meters-1.current {
  background-color: var(--dim-grey);
  color: #fff;
}

.button-is-large.meters-2 {
  color: var(--light-slate-grey);
}

.button-is-large.meters-2.current {
  background-color: var(--dim-grey);
  color: #fff;
}

.button-is-large.meters-3 {
  color: var(--light-slate-grey);
}

.button-is-large.meters-3.current {
  background-color: var(--dim-grey);
  color: #fff;
}

.button-is-large.meters-4 {
  color: var(--light-slate-grey);
}

.button-is-large.meters-4.current {
  background-color: var(--dim-grey);
  color: #fff;
}

.item-frame.frame-1 {
  opacity: 0;
  align-items: stretch;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.item-frame.frame-1.show {
  opacity: 1;
  transform: translate(0);
}

.item-frame.frame-2 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.item-frame.frame-2.show {
  opacity: 1;
  transform: translate(0);
}

.item-frame.frame-3 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.item-frame.frame-3.show {
  opacity: 1;
  transform: translate(0);
}

.item-frame.frame-4 {
  opacity: 0;
  width: 100%;
  transition: all .4s;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.item-frame.frame-4.show {
  opacity: 1;
  transform: translate(0);
}

.html-embed-2 {
  width: 100%;
  height: 648px;
}

.menu-side-right-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #fff;
  border-radius: 10px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
  position: absolute;
  inset: auto 0% auto auto;
  box-shadow: 0 4px 4px #00000040;
}

.item-menu-right {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  color: var(--light-slate-grey);
  border-radius: 10px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 8px 16px;
  text-decoration: none;
  display: flex;
}

.item-menu-right.current {
  background-color: var(--dim-grey);
  color: var(--navajo-white);
}

.text-size-small-19 {
  text-align: justify;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.item-menu-17 {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 8px 16px;
  display: flex;
}

.text-size-small-20 {
  text-align: justify;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.plant-finished-1 {
  opacity: 0;
  justify-content: center;
  width: 100%;
  transition: all .4s;
  display: flex;
  transform: translate(100vw);
}

.plant-finished-1.show {
  opacity: 1;
  transform: translate(0);
}

.plant-finished-2 {
  opacity: 0;
  justify-content: center;
  width: 100%;
  transition: all .4s;
  display: flex;
  position: absolute;
  inset: 0% auto auto 0%;
  transform: translate(100vw);
}

.plant-finished-2.show {
  opacity: 1;
  transform: translate(0);
}

.text-block-6 {
  color: #fff;
  font-family: Poppins, sans-serif;
  font-size: .75rem;
}

.text-a {
  display: none;
}

.text-a.current {
  display: block;
}

.text-b {
  display: none;
}

.text-b.current {
  display: block;
}

.text-c {
  display: none;
}

.text-c.current {
  display: block;
}

.left-arrow {
  background-color: var(--light-coral);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  left: 1%;
}

.icon {
  font-size: 1rem;
}

.right-arrow {
  background-color: var(--light-coral);
  border-radius: 50%;
  width: 50px;
  height: 50px;
  right: 1%;
}

.icon-2 {
  font-size: 1rem;
}

.checkbox {
  margin-top: 0;
}

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

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

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

.content-form {
  width: 100%;
}

.content-home {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  display: flex;
}

.submit--bca--fcoa--oc1--br2 {
  background-color: var(--dim-grey);
  border-radius: 10px;
  width: 7rem;
  margin-top: 32px;
}

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

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

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

.pd2.form {
  width: 60%;
  padding-top: 0;
}

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

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

.paragraph--fc2.fs7-3.center {
  margin-top: 17px;
  font-size: 1.3vh;
}

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

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

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

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

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

@media screen and (min-width: 1920px) {
  .navbar-logo-left, .banner {
    max-width: none;
    margin-left: auto;
    margin-right: auto;
  }

  .banner.major {
    justify-content: center;
  }

  .section-around {
    align-items: center;
    max-width: none;
  }

  .around {
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .around-text {
    justify-content: space-between;
    max-width: none;
  }

  .around_image {
    align-items: center;
    padding-left: 0;
  }

  .section-amenities, .padding-section-medium-7 {
    display: block;
  }

  .floors-image-2 {
    width: auto;
  }

  .floors-text {
    width: auto;
    max-width: none;
  }

  .contact {
    justify-content: center;
  }

  .contacto-image-12-1 {
    object-fit: contain;
  }

  .formulario {
    width: 60%;
  }

  .iformation-2 {
    justify-content: center;
  }

  .column-big-typology {
    width: auto;
  }

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

@media screen and (max-width: 991px) {
  .padding-xlarge {
    padding: 3rem;
  }

  .margin-xlarge {
    margin: 3rem;
  }

  .padding-xhuge {
    padding: 6rem;
  }

  .padding-xxhuge {
    padding: 8rem;
  }

  .padding-huge {
    padding: 5rem;
  }

  .margin-large {
    margin: 2.5rem;
  }

  .padding-xxlarge {
    padding: 4rem;
  }

  .padding-large {
    padding: 2.5rem;
  }

  .margin-huge {
    margin: 5rem;
  }

  .padding-medium {
    padding: 1.5rem;
  }

  .margin-xxlarge {
    margin: 4rem;
  }

  .margin-xhuge {
    margin: 6rem;
  }

  .margin-medium {
    margin: 1.5rem;
  }

  .margin-xxhuge {
    margin: 8rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

  .hide-tablet {
    display: none;
  }

  .fs-styleguide_2-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .max-width-full-tablet {
    width: 100%;
    max-width: none;
  }

  .fs-styleguide_1-col {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 3rem;
  }

  .fs-styleguide_4-col {
    grid-template-columns: 1fr;
  }

  .padding-section-large {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .fs-styleguide_3-col {
    grid-template-columns: 1fr;
  }

  .fs-styleguide_section {
    grid-column-gap: 2.5rem;
    grid-template-columns: 1fr;
  }

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

  .spacer-96 {
    padding: 5rem;
  }

  .spacer-medium {
    padding: 1.5rem;
  }

  .spacer-xhuge {
    padding: 6rem;
  }

  .spacer-xxhuge {
    padding: 8rem;
  }

  .spacer-xlarge {
    padding: 3rem;
  }

  .spacer-large {
    padding: 2.5rem;
  }

  .spacer-xxlarge {
    padding: 4rem;
  }

  .login {
    flex-direction: column;
  }

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

  .navbar-logo-left {
    padding-right: 0;
  }

  .navbar-menu {
    max-width: unset;
  }

  .navbar-link {
    justify-content: center;
  }

  .banner.major, .wrpa-baner {
    flex-direction: column;
    align-items: center;
  }

  .banner-content-title {
    height: auto;
  }

  .f2wf-columns-2 {
    flex-direction: row;
    align-items: center;
  }

  .baner-image {
    height: auto;
  }

  .around-text {
    flex-direction: column;
  }

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

  .menu-side-left {
    flex-direction: row;
    position: relative;
  }

  .items, .contact {
    flex-direction: column;
    align-items: center;
  }

  .formulario {
    height: auto;
  }

  .column-7 {
    align-items: center;
  }

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

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

  .img-floors-13 {
    height: auto;
  }

  .items-2, .items-3 {
    flex-direction: column;
    align-items: center;
  }

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

  .slider {
    height: 368px;
  }

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

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1.25rem;
  }

  h5 {
    font-size: 1rem;
  }

  h6 {
    font-size: .875rem;
  }

  .padding-xlarge {
    padding: 2rem;
  }

  .margin-xlarge {
    margin: 2rem;
  }

  .padding-xhuge {
    padding: 4rem;
  }

  .padding-xxhuge {
    padding: 4.5rem;
  }

  .padding-huge {
    padding: 3.5rem;
  }

  .margin-large {
    margin: 1.5rem;
  }

  .padding-xxlarge {
    padding: 3rem;
  }

  .padding-large {
    padding: 1.5rem;
  }

  .margin-huge {
    margin: 3.5rem;
  }

  .padding-medium {
    padding: 1.25rem;
  }

  .margin-xxlarge {
    margin: 3rem;
  }

  .margin-xhuge {
    margin: 4rem;
  }

  .margin-medium {
    margin: 1.25rem;
  }

  .margin-xxhuge {
    margin: 4.5rem;
  }

  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

  .hide-mobile-landscape {
    display: none;
  }

  .fs-styleguide_heading-large {
    font-size: 3rem;
  }

  .heading-style-h3 {
    font-size: 1.5rem;
  }

  .heading-style-h1 {
    font-size: 2.5rem;
  }

  .padding-global {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .padding-section-small {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .fs-styleguide_section-header {
    font-size: .875rem;
  }

  .fs-styleguide_heading-medium {
    font-size: 2rem;
  }

  .max-width-full-mobile-landscape {
    width: 100%;
    max-width: none;
  }

  .heading-style-h4 {
    font-size: 1rem;
  }

  .text-style-nowrap {
    white-space: normal;
  }

  .heading-style-h6 {
    font-size: .75rem;
  }

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

  .text-size-large {
    font-size: 1.25rem;
  }

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

  .fs-styleguide_version, .heading-style-h5 {
    font-size: .875rem;
  }

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

  .home-message_component {
    padding: 0;
  }

  .home-message_content {
    border-radius: 0;
  }

  .spacer-96 {
    padding: 3.5rem;
  }

  .spacer-medium {
    padding: 1.25rem;
  }

  .spacer-xhuge {
    padding: 4rem;
  }

  .spacer-xxhuge {
    padding: 4.5rem;
  }

  .spacer-xlarge {
    padding: 2rem;
  }

  .spacer-large {
    padding: 1.5rem;
  }

  .spacer-xxlarge {
    padding: 3rem;
  }

  .menu {
    bottom: -11%;
  }

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

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

@media screen and (max-width: 479px) {
  .margin-horizontal {
    margin-top: 0;
    margin-bottom: 0;
  }

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

  .margin-vertical {
    margin-left: 0;
    margin-right: 0;
  }

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

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

  .padding-vertical {
    padding-left: 0;
    padding-right: 0;
  }

  .padding-horizontal {
    padding-top: 0;
    padding-bottom: 0;
  }

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

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

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

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

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

  .max-width-full-mobile-portrait {
    width: 100%;
    max-width: none;
  }

  .hide-mobile-portrait {
    display: none;
  }

  .text-size-small {
    font-size: .6rem;
  }

  .login {
    height: auto;
  }

  .login-2 {
    flex-direction: column;
    height: auto;
  }

  .form-login, .img-login {
    height: auto;
  }

  .banner.major {
    margin-left: auto;
    margin-right: auto;
  }

  .banner-content-title {
    padding: 1rem;
  }

  .description-banner {
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }

  .wrap-description-banner {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: auto;
  }

  .description-project, .description-project-2 {
    align-items: center;
  }

  .baner-image {
    height: auto;
  }

  .wrap-location-buttons {
    grid-column-gap: .5rem;
    grid-row-gap: .5rem;
  }

  .text-size-regular-bold-4 {
    font-size: .6rem;
  }

  .steps.cover-ste.current, .steps.building-ste, .steps.plant-ste {
    padding-left: 8px;
    padding-right: 8px;
  }

  .ma_plan-gen_a_03-01-1, .f2wf-columns-3 {
    height: auto;
  }

  .menu {
    bottom: -10%;
  }

  .contacto-image-12-1, .infografia {
    height: auto;
  }

  .logo-owly-2 {
    justify-content: center;
  }

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

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

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-5466b883 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-5466b883 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-5466b883 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-5466b883 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-5466b883 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-5466b883 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-5466b883 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-5466b883 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-5466b883 {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-5466b883 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef3e5-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ea-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef3ef-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f4-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef3f9-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef3fe-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef403-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef408-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef40d-5466b883, #w-node-_30684373-af34-3818-02a4-e58b3ffef412-5466b883 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef416-5466b883 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef417-5466b883 {
  justify-self: start;
}

#w-node-_30684373-af34-3818-02a4-e58b3ffef41a-5466b883, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-5466b883 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-5466b883 {
  justify-self: start;
}


@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: '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 V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Materialiconsoutlined Regular';
  src: url('../fonts/MaterialIconsOutlined-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Materialicons Regular';
  src: url('../fonts/MaterialIcons-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Materialiconsround Regular';
  src: url('../fonts/MATERIALICONSROUNDSHARP.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Materialiconsroundsharp';
  src: url('../fonts/MATERIALICONSROUNDSHARP.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Materialiconssharp Regular';
  src: url('../fonts/MaterialIconsSharp-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Materialiconstwotone Regular';
  src: url('../fonts/MaterialIconsTwoTone-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}