.w-form-formradioinput--inputType-custom {
  width: 12px;
  height: 12px;
  border: 1px solid #ccc;
  border-radius: 50%;
}

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

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

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

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

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

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

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

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

body {
  color: #000;
  font-family: Satoshi Variable, 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-family: Satoshi Variable, sans-serif;
  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 {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  padding-left: 1.25rem;
  padding-right: 1.25rem;
  display: flex;
}

.utility-page_wrapper {
  max-width: 20rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
  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;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.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 {
  width: .875rem;
  height: .875rem;
  border-radius: .125rem;
  margin: 0 .5rem 0 0;
}

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

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

.fs-styleguide_background {
  width: 100%;
  border: 1px solid rgba(0, 0, 0, .1);
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  display: flex;
}

.fs-styleguide_spacing {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  background-image: linear-gradient(to top, rgba(0, 115, 230, .1), rgba(255, 255, 255, 0));
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-items: stretch;
  display: grid;
  position: relative;
}

.icon-1x1-small {
  width: 1rem;
  height: 1rem;
  flex: none;
}

.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 rgba(0, 0, 0, .1);
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: start;
  justify-content: start;
  align-items: start;
  justify-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 {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, .1);
  padding-bottom: 2rem;
}

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

.div-estilografico-azul {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  margin-top: -10vh;
  padding-left: 30vw;
  display: block;
  position: relative;
  overflow: hidden;
}

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

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

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

.fs-styleguide_2-col {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  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;
}

.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 {
  width: 100%;
  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;
  padding-bottom: 3rem;
  line-height: 1.4;
  display: grid;
}

.text-size-tiny {
  font-size: .75rem;
}

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

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

.overflow-visible {
  overflow: visible;
}

.fs-styleguide_empty-box {
  z-index: -1;
  height: 3rem;
  min-width: 3rem;
  background-color: rgba(0, 115, 230, .1);
  border: 1px dashed #0073e6;
  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 {
  width: 100%;
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.text-size-regular {
  font-size: 1rem;
}

.text-size-regular.text-color-white {
  text-decoration: none;
}

.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 {
  width: 100%;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  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;
  align-items: center;
  justify-items: start;
  display: grid;
}

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

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

.text-size-small {
  font-size: .875rem;
}

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

.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 {
  width: .875rem;
  height: .875rem;
  border-width: .25rem;
}

.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 {
  min-height: 3rem;
  background-color: rgba(0, 0, 0, 0);
  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 {
  width: 100%;
  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;
  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 {
  background-color: rgba(0, 0, 0, .05);
}

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

.fs-styleguide_label {
  color: #fff;
  background-color: #0073e6;
  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: #000;
  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;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 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;
  text-decoration: none;
}

.button.is-text {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(0, 0, 0, 0);
}

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

.button.is-large {
  padding: 1rem 2rem;
}

.button.is-secondary {
  color: #000;
  background-color: rgba(0, 0, 0, 0);
  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;
  align-items: start;
  justify-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;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: start;
  display: grid;
}

.home-message_component {
  min-height: 100vh;
  color: #fff;
  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 {
  width: 100%;
  color: #000;
  background-color: rgba(0, 0, 0, .05);
  flex-direction: column;
  justify-content: center;
  align-self: stretch;
  align-items: stretch;
  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 {
  width: 1.75rem;
  height: 1.75rem;
  color: #000;
  background-color: #fff;
  flex: none;
}

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

.section_escalera-proyectos {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: visible;
}

.section_escalera-proyectos.stairs {
  z-index: 50;
  object-fit: cover;
  padding-top: 100px;
  padding-bottom: 140px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.first-line-new {
  width: 120vw;
  height: 7vw;
  color: #555;
  background-image: linear-gradient(rgba(87, 32, 0, .08), rgba(87, 32, 0, 0));
  overflow: hidden;
  transform: rotate(10deg)skew(-15deg);
}

.stair-heading {
  letter-spacing: -.06em;
  text-transform: uppercase;
  margin-left: 20vw;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 7vw;
  font-weight: 700;
  line-height: 1em;
}

.stair-heading.second {
  margin-top: -7vw;
}

.stair-heading.third {
  margin-top: -14vw;
}

.second-line-new {
  width: 120vw;
  height: 7vw;
  color: #000;
  background-image: linear-gradient(rgba(87, 32, 0, .12), rgba(87, 32, 0, .28));
  overflow: hidden;
  transform: rotate(10deg)skew(13deg)translate(-1.38vw, .1vw);
}

.third-line-new {
  width: 120vw;
  height: 7vw;
  color: #555;
  background-image: linear-gradient(rgba(87, 32, 0, .16), rgba(87, 32, 0, 0));
  overflow: hidden;
  transform: rotate(10deg)skew(-15deg)translate(-2.62vw, .2vw);
}

.button-2 {
  text-transform: uppercase;
  background-color: #0a0905;
  border-radius: 0;
  padding: .766667rem 1.26667rem;
  font-family: Satoshi Variable, sans-serif;
  font-size: 1rem;
  font-weight: 700;
}

.heading {
  text-align: left;
  letter-spacing: -.3rem;
  text-transform: uppercase;
  font-family: Satoshi Variable, sans-serif;
  font-size: 8rem;
  font-weight: 300;
  line-height: 8rem;
  transition: font-variation-settings .4s;
}

.heading.linea2 {
  letter-spacing: -4px;
  padding-top: 12.8rem;
  padding-left: 5vw;
  font-size: 6vw;
  font-weight: 400;
}

.heading.linea3 {
  padding-top: 13.3rem;
  padding-left: 23vw;
  font-weight: 900;
}

.parallax__plane {
  width: 100%;
  position: absolute;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.parallax__plane.parallax__plane--z1 {
  background-image: linear-gradient(#000, #fff);
}

.parallax {
  width: 100vw;
  height: 100vh;
  position: relative;
  left: 50%;
  overflow: hidden;
  transform: translate(-50%);
}

.hero__logo {
  position: absolute;
  top: 32px;
  left: 32px;
}

.numbers__small {
  opacity: .72;
  margin-left: .25em;
  font-size: .5em;
  font-weight: 400;
  line-height: .5em;
}

.hero__heading {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-left: 9vw;
  padding-right: 23vw;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero__heading.segundo, .hero__heading.tercero {
  display: none;
}

.hero__social {
  position: absolute;
  bottom: 32px;
  right: 32px;
}

.componente_parallax {
  overflow: hidden;
}

.numbers {
  font-size: 4.5vh;
  font-weight: 700;
  line-height: 5vh;
  display: none;
}

.social__link {
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.hero__button {
  position: absolute;
  top: 32px;
  right: 32px;
}

.hero__numbers {
  position: absolute;
  bottom: 32px;
  left: 32px;
}

.parallax__overlay {
  z-index: 11;
  background-image: linear-gradient(rgba(12, 26, 39, 0) 89%, #0c1a27);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.logo {
  font-family: Author Variable, sans-serif;
  font-size: 3vh;
  font-weight: 300;
  line-height: 3vh;
  display: none;
}

.social__item {
  padding-left: 18px;
  padding-right: 18px;
}

.social {
  margin-left: -18px;
  margin-right: -18px;
  display: flex;
}

.section_2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.section_2.full-height {
  width: 100%;
  min-height: 100vh;
}

.section_2.stairs {
  width: 100vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: auto;
  left: -20vw;
  right: 0%;
  overflow: hidden;
}

.section_2.full-height {
  min-height: 100vh;
}

.section_proyectos-400vh {
  height: 400vh;
  border: 1px solid #ff0303;
  border-radius: 4px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
  position: relative;
}

.proyectos_contenedor {
  background-image: url('../images/transparent.gif');
  background-repeat: repeat;
  background-size: cover;
  transition: transform .2s;
}

.proyectos_contenedor:hover {
  transform: none;
}

.proyectos-wrapper-b {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 39vw;
  padding-bottom: 9vw;
  padding-left: 12vw;
  position: relative;
  transform: rotate(10deg)skew(-15deg);
}

.proyectos-wrapper-b.mobile {
  display: none;
}

.contenedor_proyectos {
  width: 100%;
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 15vh;
  display: flex;
  position: relative;
  overflow: hidden;
}

.contenedor_proyectos.padding-large {
  position: -webkit-sticky;
  position: sticky;
  top: 88px;
}

.section_parallax {
  z-index: 2;
  width: 100%;
  position: relative;
  overflow: hidden;
}

.section_cotizador {
  min-height: 100vh;
}

.collection-list-grid {
  grid-column-gap: 16px;
  grid-row-gap: 52px;
  flex-wrap: wrap;
  grid-template: "."
                 "."
                 / 1fr 1fr 1fr 1fr;
  grid-auto-rows: minmax(0, .25fr);
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: start;
  justify-items: center;
  padding-left: 5vw;
  padding-right: 5vw;
  display: grid;
}

.collection-list-grid.top {
  flex-flow: row;
  justify-content: center;
}

.collection-list-grid.featured {
  grid-row-gap: 52px;
  grid-template-rows: auto auto auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.collection-item.top {
  width: 50vw;
}

.image {
  z-index: 600;
  filter: saturate(15%);
  transition: transform .2s;
  position: relative;
}

.image:hover {
  filter: saturate();
  transform: translate(-20px, -20px);
}

.fs-rangeslider_form {
  width: 100%;
  max-width: 720px;
  margin-bottom: 0;
}

.fs-rangeslider_handle {
  z-index: 1;
  width: 3rem;
  height: 3rem;
  cursor: grab;
  background-color: #5c2aff;
  border-radius: 100rem;
  flex: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  box-shadow: 1px 1px 12px rgba(0, 0, 0, .2);
}

.fs-rangeslider_handle:focus {
  background-color: #5c2aff;
}

.fs-rangeslider_handle.is-pink {
  background-color: #bb2649;
}

.fs-range_values {
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  margin-top: 2.5rem;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.fs-rangeslider_wrapper {
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.5rem;
  display: block;
  position: relative;
}

.fs-rangeslider_track {
  height: 1rem;
  background-color: #3d0430;
  border-radius: 999rem;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.fs-rangeslider_handle-value {
  width: 8rem;
  text-align: center;
  margin-bottom: -3rem;
  margin-left: -.75rem;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.fs-rangeslider_input {
  display: none;
}

.fs-rangeslider_fill {
  width: 20%;
  height: 100%;
  background-color: #835dff;
  background-image: linear-gradient(270deg, #bb2649, #4104a3);
  border-radius: 999px;
  position: absolute;
}

.fs_rangeslider-1_message {
  color: #9b9b9b;
}

.fs_rangeslider-1_input {
  display: block;
}

.fs_rangeslider-1_fill {
  width: 20%;
  height: 100%;
  background-color: #1378d1;
  position: absolute;
}

.fs_rangeslider-1_handle-text {
  text-align: center;
  margin-bottom: -2.25rem;
  margin-left: -.4rem;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.fs_rangeslider-1_handle {
  z-index: 1;
  width: 1.25rem;
  height: 1.25rem;
  cursor: grab;
  background-color: #1378d1;
  border-radius: 999rem;
  flex: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}

.fs_rangeslider-1_handle:focus-visible {
  outline-offset: 4px;
  background-color: #1378d1;
  outline: 2px solid #9b9b9b;
}

.fs_rangeslider-1_handle[data-wf-focus-visible] {
  outline-offset: 4px;
  background-color: #1378d1;
  outline: 2px solid #9b9b9b;
}

.fs_rangeslider-1_track {
  width: 100%;
  height: .25rem;
  background-color: #f5f5f5;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.fs_rangeslider-1_wrapper {
  width: 100%;
  align-items: center;
  margin-bottom: 2rem;
  padding: 1rem;
  display: block;
  position: relative;
}

.fs_rangeslider-1_embed {
  margin-bottom: 0;
}

.fs_rangeslider-1_component {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.proyectos-wrapper-a {
  width: 100%;
}

.overview_trigger {
  height: 80vh;
}

.cta_trigger {
  height: 100vh;
}

.overview_img-item {
  width: 100%;
  height: 100%;
  opacity: 0;
  justify-content: center;
  align-items: center;
  padding: 4%;
  transition: opacity .2s;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overview_img-item.is-active {
  opacity: 1;
}

.overview_content {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  padding: 3em;
  display: flex;
}

.button-3 {
  color: #c6fb50;
  background-color: rgba(0, 0, 0, 0);
  border: 1.5px solid #c6fb50;
  border-radius: 100vw;
  padding: .1em 1.7em;
  font-size: 1.13em;
}

.button-3:hover {
  color: #111606;
  background-color: #c6fb50;
}

.overview_tab-list {
  grid-column-gap: .88em;
  grid-row-gap: .88em;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.section_servicios {
  position: relative;
}

.section_servicios.grid-sheet {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.overview_numbers {
  z-index: 2;
  font-size: 2.25em;
  font-weight: 400;
  line-height: 1;
  position: relative;
}

.overview_visual {
  border-top-left-radius: 3.13em;
  border-bottom-left-radius: 3.13em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 3em;
  display: flex;
  position: relative;
  overflow: hidden;
}

.cta_content {
  z-index: 2;
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.cta_numbers {
  z-index: 2;
  font-size: 1.13em;
  position: relative;
}

.cta_sticky {
  z-index: 2;
  height: 100vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.overview_sticky {
  z-index: 2;
  height: 30vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.cta_img-list {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.cta_title-wrap {
  z-index: 2;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.cta_title-list {
  height: 12.2em;
  transition: transform .6s;
}

.overview_img-list {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overview_tab-item {
  opacity: .3;
  cursor: pointer;
  transition: opacity .2s;
}

.overview_tab-item.is-active {
  opacity: 1;
}

.cta_progress {
  z-index: 20;
  width: 0%;
  height: 5px;
  background-color: #c6fb50;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.overview_scroll-progress {
  z-index: 3;
  width: 5px;
  height: 0%;
  background-color: #c6fb50;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.overview_content-item {
  z-index: -1;
  width: 100%;
  max-width: 27em;
  opacity: 0;
  transition: opacity .2s;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.cta_component {
  text-align: center;
  position: relative;
}

.cta_img-item, .cta_img-wrap {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.global_embed {
  width: 0;
  height: 0;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.text-block {
  font-family: Author Variable, sans-serif;
  font-size: 3rem;
  line-height: 1;
}

.overview_mobile-icon {
  display: none;
}

.overview_heading-wrap {
  border: 3px solid #000;
  border-radius: 3px;
  padding-bottom: 1.3em;
}

.overview_p {
  color: red;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

.overview_mobile-img {
  display: none;
}

.overview_img-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: scale(1.2);
}

.overview_img-icon {
  width: 6em;
  max-width: 70%;
  position: relative;
  transform: scale(1.2);
}

.cta_img-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: scale(2);
}

.cta_img-overflow {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  transform: scale(0);
}

.div-sticky {
  width: 100%;
  min-height: 100vw;
  position: static;
  top: 0;
  bottom: 0;
  left: auto;
  right: auto;
}

.div-sticky.stairs {
  z-index: 5;
  flex-direction: column;
  justify-content: center;
  padding-top: 197px;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.proyectos__sticky-div {
  width: 100%;
  height: 100vh;
  flex-direction: column;
  margin: 0 auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: 0;
  overflow: hidden;
}

.sky {
  background-image: linear-gradient(#f0afaf, #dff0f7);
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.montains-5 {
  background-image: url('../images/p5.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.casa {
  z-index: 10;
  background-image: url('../images/parallax-casa.png');
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 50%;
  position: absolute;
  top: 0%;
  bottom: -3%;
  left: 0%;
  right: 0%;
}

.montains-4 {
  background-image: url('../images/p4.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.montains-3 {
  background-image: url('../images/p3.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.montains-2 {
  background-image: url('../images/p2.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.montains-1 {
  background-image: url('../images/p1.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-bg-triangulo {
  z-index: 201;
  background-image: url('../images/pleca-10grados-azul.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  transition: opacity .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

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

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

.the-overflow-hidden-mask {
  z-index: 200;
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.the-overflow-hidden-mask.stairs {
  padding-top: 10vw;
}

.the-width-400vh-scrollable-div {
  width: 400vh;
  height: 100%;
  flex-wrap: wrap;
  align-items: center;
  display: flex;
}

.div-estilografo {
  background-color: rgba(0, 0, 0, 0);
  padding-left: 236px;
  display: block;
  position: relative;
  overflow: hidden;
}

.overview_tab-text {
  letter-spacing: -.02em;
  cursor: pointer;
  font-size: 2.94em;
  line-height: .9;
}

.overview_tab-line {
  width: 0%;
  height: .2em;
  opacity: 0;
  background-color: #c6fb50;
  transition: opacity .2s;
}

.navigation-vertical {
  width: 80px;
  height: 100vh;
  border-right: 1px solid #fff;
  flex: none;
  justify-content: center;
  padding-top: 28px;
  padding-bottom: 28px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.top-icons {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.hamburger {
  width: 28px;
  margin-bottom: 28px;
}

.search-icon {
  width: 24px;
  height: 24px;
}

.nav-text-wrap {
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.nav-text {
  width: 400px;
  color: #fff;
  margin-bottom: 0;
  font-family: Satoshi Variable, sans-serif;
  font-size: 1.8rem;
  line-height: 26px;
  transform: translate(-1px, -186px)rotate(-90deg);
}

.question-box {
  flex: 1;
}

.link {
  transition: opacity .2s;
}

.link:hover {
  opacity: .7;
}

.nav-button-wrap {
  height: 100%;
  align-items: center;
  display: flex;
}

.question {
  flex-direction: column;
  margin-bottom: 120px;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.blocs-link {
  color: #fff;
  text-transform: uppercase;
  margin-right: 40px;
  font-weight: 700;
  text-decoration: none;
  transition: opacity .2s;
}

.blocs-link:hover {
  opacity: .7;
}

.label {
  color: #b4b4b4;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.container {
  width: 100%;
  max-width: 1304px;
  padding-left: 60px;
  padding-right: 60px;
}

.container.footer {
  grid-row-gap: 60px;
  flex-direction: column;
  display: flex;
}

.submit-button {
  width: 100%;
  height: 64px;
  color: #141414;
  cursor: pointer;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  padding-left: 45px;
  padding-right: 45px;
  font-weight: 500;
  transition: background-color .2s;
  display: flex;
}

.submit-button:hover {
  background-color: rgba(255, 255, 255, .8);
}

.input-box {
  margin-bottom: 40px;
}

.text-field {
  height: 60px;
  color: #fff;
  background-color: #141414;
  border: 0 solid #000;
  border-bottom: 1px solid #767676;
  padding-left: 24px;
  padding-right: 24px;
  font-weight: 400;
  transition: border-color .2s;
}

.text-field:active, .text-field:focus {
  border-bottom-color: #fff;
}

.logotypes {
  width: 100%;
  max-width: 1304px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.radio-circle-box {
  width: 16px;
  height: 16px;
  border: 1px solid #ccc;
  border-radius: 100%;
  transition: border-color .2s, background-color .2s;
  position: absolute;
  bottom: 40px;
}

.footer {
  width: 100%;
}

.form {
  background-color: rgba(0, 0, 0, 0);
}

.success-message {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  padding-top: 68px;
  padding-bottom: 68px;
}

.text {
  font-size: 22px;
}

.logo-line {
  width: 2px;
  height: 16px;
  background-color: #fff;
  margin-top: 2px;
  margin-left: 20px;
  margin-right: 20px;
}

.price {
  margin-top: 8px;
  font-size: 30px;
  font-weight: 500;
  line-height: 32px;
}

.youtube-link {
  margin-right: 40px;
  transition: opacity .2s;
}

.youtube-link:hover {
  opacity: .7;
}

.radio-main-text {
  margin-bottom: 6px;
  font-size: 24px;
  font-weight: 500;
  line-height: 31px;
  position: relative;
}

.radio-main-text.smaller-text {
  margin-bottom: 4px;
  font-size: 17px;
  line-height: 24px;
}

.section-header {
  margin-bottom: 32px;
}

.section-header.small-header {
  margin-bottom: 16px;
}

.section-header.medium-header {
  margin-bottom: 40px;
}

.question-center-box {
  width: 100%;
  max-width: 400px;
}

.navigation {
  z-index: 400;
  height: 80px;
  background-color: #bb2649;
  border-bottom: 1px solid #fff;
  justify-content: space-between;
  align-items: center;
  padding-left: 74px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.cotizador {
  width: 100%;
  color: #fff;
  background-color: #3d131b;
  background-image: linear-gradient(#490d28 38%, #bb2649);
  padding-bottom: 40px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
}

.weblocs-logo {
  width: 200px;
  filter: saturate(0%) invert();
  margin-top: 10px;
}

.question-center-flex {
  height: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 80px;
  display: flex;
}

.checkbox {
  width: 32px;
  height: 32px;
  background-color: rgba(255, 255, 255, 0);
  border-radius: 0;
  margin-top: 0;
  margin-left: -32px;
  margin-right: 24px;
  transition: border-color .2s, background-color .2s;
}

.checkbox:hover {
  background-color: #bb2649;
}

.checkbox.w--redirected-checked {
  background-color: #a1bb2a;
  background-image: none;
  border-color: #fff;
}

.radio-sub-text {
  max-width: 220px;
  color: #fda2a2;
  font-size: 15px;
  font-weight: 400;
  position: relative;
}

.radio-input {
  width: 100%;
  height: 100%;
  background-color: #bb2649;
  border-color: #ccc;
  border-radius: 0%;
  margin-top: 0;
  margin-left: 0;
  transition: background-color .5s, border-color .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.radio-input.w--redirected-checked {
  background-color: rgba(0, 0, 0, .6);
  border-color: #bb2649;
}

.radio-input.res {
  background-image: url('../images/cloneable.png'), url('../images/transparent.gif');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
}

.radio-input.industrial.w--redirected-checked {
  background-image: url('../images/60a3b3dc82fabf531318c773_weblocks-logo.svg'), url('../images/transparent.gif');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.checkbox-label {
  margin-bottom: 0;
  font-size: 20px;
  line-height: 28px;
}

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

.checkbox-field {
  cursor: pointer;
  align-items: center;
  margin-bottom: 24px;
  padding-left: 32px;
  display: flex;
}

.nav-button {
  height: 100%;
  color: #fff;
  letter-spacing: -.03em;
  text-transform: uppercase;
  background-color: #bb2649;
  border-left: 1px solid #fff;
  justify-content: center;
  align-items: center;
  padding-left: 64px;
  padding-right: 64px;
  font-weight: 700;
  text-decoration: none;
  transition: background-color .2s;
  display: flex;
}

.nav-button:hover {
  background-color: #414141;
}

.question-wrapper {
  position: relative;
}

.section {
  padding-top: 60px;
  padding-bottom: 60px;
}

.price-box {
  max-width: 25vw;
  background-color: #1a1a1a;
  border: 1px solid #fff;
  margin-left: auto;
  padding: 32px 40px 40px;
  position: -webkit-sticky;
  position: sticky;
  bottom: 40px;
  right: 40px;
}

.radio-button {
  height: 290px;
  text-align: center;
  cursor: pointer;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 24px;
  padding-left: 32px;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.radio-button.residencial {
  background-image: url('../images/Residencial-BG.jpeg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.radio-button.industrial {
  background-image: url('../images/DALL·E-industrial_1.png');
  background-position: 0 0;
  background-size: cover;
}

.radio-button.corporativo {
  background-image: url('../images/DALL·E-corporativo_1.png');
  background-position: 0 0;
  background-size: cover;
}

.radio-button.estandar {
  background-image: url('../images/materiales-4.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.radio-button.superior {
  background-image: url('../images/materiales-5.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.radio-button.plus {
  background-image: url('../images/materiales-premium.jpeg');
  background-position: 0 0;
  background-size: cover;
}

.radio-button.plano {
  background-image: url('../images/Terreno-plano.jpg');
  background-position: 0 0;
  background-size: cover;
}

.radio-button.irregular {
  background-image: url('../images/terreno-irregular.png');
  background-position: 0 0;
  background-size: cover;
}

.radio-button.pendiente {
  background-image: url('../images/Terreno-inclinado.jpg');
  background-position: 0 0;
  background-size: cover;
}

.body {
  background-color: #000;
}

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

.radio-input-residencial {
  width: 100%;
  height: 100%;
  background-color: #000;
  border-color: #ccc;
  border-radius: 0%;
  margin-top: 0;
  margin-left: 0;
  transition: background-color .5s ease-in-out;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.radio-input-residencial.w--redirected-checked {
  background-color: rgba(0, 0, 0, .6);
  transition: background-color .5s;
}

.radio-input-residencial.res {
  background-image: url('../images/cloneable.png'), url('../images/transparent.gif');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
}

.radio-input-residencial.corporativo {
  background-image: url('../images/favicon_1favicon.png'), url('../images/transparent.gif');
  background-position: 0 0, 50% 0;
  background-size: auto, auto;
}

.radio-input-residencial.industrial.w--redirected-checked {
  background-image: url('../images/60a3b3dc82fabf531318c773_weblocks-logo.svg'), url('../images/transparent.gif');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.radio-input-corporativo {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/transparent.gif');
  background-position: 0 0;
  background-size: auto;
  border-color: #ccc;
  border-radius: 0%;
  margin-top: 0;
  margin-left: 0;
  transition: opacity .2s, background-color .2s, border-color .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.radio-input-corporativo.w--redirected-checked {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/DALL·E-corporativo.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  transition: all .5s, background-color .5s, border-color .5s;
}

.radio-input-corporativo.res {
  background-image: url('../images/cloneable.png'), url('../images/transparent.gif');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
}

.radio-input-corporativo.industrial.w--redirected-checked {
  background-image: url('../images/60a3b3dc82fabf531318c773_weblocks-logo.svg'), url('../images/transparent.gif');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

.radio-input-industrial {
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0);
  background-image: url('../images/transparent.gif');
  background-position: 0 0;
  background-size: auto;
  border-color: #ccc;
  border-radius: 0%;
  margin-top: 0;
  margin-left: 0;
  transition: background-color .2s, border-color .2s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.radio-input-industrial.w--redirected-checked {
  background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../images/DALL·E-industrial.png');
  background-position: 0 0, 0 0;
  background-size: auto, cover;
  transition: all .2s, background-color .2s, border-color .2s;
}

.radio-input-industrial.res {
  background-image: url('../images/cloneable.png'), url('../images/transparent.gif');
  background-position: 0 0, 0 0;
  background-size: cover, auto;
}

.radio-input-industrial.industrial.w--redirected-checked {
  background-image: url('../images/60a3b3dc82fabf531318c773_weblocks-logo.svg'), url('../images/transparent.gif');
  background-position: 0 0, 0 0;
  background-size: auto, auto;
}

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

.error-message {
  background-color: #4b3333;
}

.range-wrapper {
  margin-top: 72px;
  display: none;
  position: relative;
}

.range-box {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

.slider-number {
  width: 114px;
  height: 40px;
  background-color: #c1edfa;
  border: 2px solid #08f;
  border-radius: 40px;
  justify-content: center;
  align-items: center;
  margin-top: -78px;
  margin-left: 15px;
  display: flex;
  position: absolute;
  left: 55px;
}

.metros-number {
  color: #000;
  margin-right: 3px;
}

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

.details-grid {
  width: 100%;
  grid-column-gap: 35px;
  grid-row-gap: 32px;
  grid-template-rows: auto;
  margin-top: 44px;
}

.icon-wrap {
  text-align: left;
  align-items: center;
  margin-bottom: 26px;
  display: flex;
}

.icon-box {
  width: 32px;
  height: 32px;
  background-color: #a1bb2a;
  border-radius: 100%;
  flex: none;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
  display: flex;
}

.proyectos-wrapper-mobile {
  display: none;
}

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

.estilografo {
  width: 120vw;
  max-width: 1200px;
}

.estilografo-azul {
  max-width: 1100px;
}

.intro-cotizador {
  padding-top: 5vh;
  padding-bottom: 11vh;
}

.h2-cotizador {
  color: #d47c91;
}

.heading-9 {
  padding-left: 60px;
}

.text-block-4 {
  text-align: center;
  font-size: 1.2rem;
}

.process_timeline-progress {
  z-index: -1;
  width: .1875rem;
  height: 0;
  background-color: #9353ff;
}

.process_step {
  grid-column-gap: 2rem;
  border-radius: 2rem;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 4rem 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: grid;
  position: relative;
}

.process_overlay-bottom {
  z-index: 2;
  height: 8rem;
  background-image: linear-gradient(to top, #fff, rgba(0, 0, 0, 0));
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.process_item-description {
  z-index: 3;
  position: relative;
}

.process_container {
  position: relative;
}

.section-home-process {
  background-color: #fff;
  position: relative;
}

.process_item-image_container {
  width: 100%;
  height: 100%;
  grid-row-gap: 0rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
}

.process_item-image_container.step-3 {
  width: 80%;
  height: auto;
}

.process_wrapper {
  z-index: 5;
  max-width: 80rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 40% 10% 40%;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  overflow: hidden;
}

.process_item-image {
  width: 100%;
  height: auto;
}

.process_item-image.step-3-1 {
  transform: translate(0, 10%)scale(.8);
}

.process_item-image.step-1 {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: scale(1)translate(0, -1rem)rotate(-15deg);
}

.process_item-image.step-3-2 {
  top: 5%;
  transform: translate(0)scale(.8);
}

.process_item-image.step-2 {
  border-radius: 12px;
}

.process_item-image.step-3-3 {
  top: 10%;
  transform: translate(0, -10%)scale(.8);
}

.process_item-image.step-2-arrow {
  max-width: 40%;
}

.process_overlay-top {
  z-index: 2;
  height: 8rem;
  background-image: linear-gradient(#fff, rgba(0, 0, 0, 0));
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.process_item-indicator {
  z-index: 2;
  width: 4rem;
  height: 4rem;
  background-color: #bb2649;
  border-radius: 128rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  box-shadow: 0 0 0 1.5rem #fff;
}

.process_timeline {
  z-index: 1;
  width: .1875rem;
  height: 100%;
  background-color: rgba(11, 13, 1, .12);
  position: absolute;
  box-shadow: inset 0 -3px 3px -8px #fff;
}

.process_item-container {
  z-index: 5;
  width: 100%;
  height: 20rem;
  background-color: #bb2649;
  background-image: linear-gradient(#bb2649, #772034);
  border-radius: 2rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.page-padding {
  z-index: 1;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}

.text-color-secondary {
  color: rgba(11, 13, 1, .64);
}

.text-style-callout {
  text-transform: uppercase;
  font-weight: 500;
  line-height: 1;
}

.text-style-callout.text-weight-medium {
  color: #fff;
  font-weight: 900;
}

.text-style-callout.text-color-purple {
  color: #bbda2f;
}

.text-style-callout.text-color-purple.text-align-center {
  color: #fff;
}

.text-style-callout.text-color-white-secondary {
  color: rgba(255, 255, 255, .7);
}

.text-style-callout.text-color-magenta {
  color: #bb2649;
}

.icon-1x1-small-2 {
  width: 1.5rem;
  height: 1.5rem;
  color: #4104a3;
  line-height: 1;
}

.text-size-medium-2 {
  font-size: 1.25rem;
  line-height: 1.3;
}

.text-size-medium-2.text-color-secondary {
  color: rgba(43, 16, 87, .85);
}

.plan_features-icon {
  border-radius: .75rem;
  justify-content: center;
  align-items: center;
  padding: .5rem;
  display: flex;
}

.plan_features-icon.white {
  background-color: #b0cc2e;
}

.benefits_section {
  grid-column-gap: 2rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.benefits_section-item {
  grid-row-gap: 1rem;
  flex-flow: column wrap;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.section-home-benefits {
  color: #290366;
  background-color: #bb2649;
}

.footer_gradient {
  z-index: -2;
  width: 100%;
  max-width: 100vw;
  position: absolute;
  top: auto;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.button-4 {
  grid-column-gap: .5rem;
  align-items: center;
  padding: 1.5rem 2rem;
  display: flex;
}

.button-4:hover {
  background-color: #dbfe52;
  box-shadow: 0 4px 2.9px 0 rgba(200, 255, 0, .02), 0 10px 7.4px 0 rgba(0, 0, 0, .03), 0 21px 15px rgba(0, 0, 0, .03), 0 42px 31px rgba(0, 0, 0, .04);
}

.button-4:active {
  background-color: #dbfe52;
}

.footer_section-cta {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer_section-column {
  max-width: 12rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  flex: 1;
  align-items: flex-start;
  display: flex;
}

.footer_section-col-con {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.footer_section {
  justify-content: space-between;
  display: flex;
}

.colophon_section-links {
  flex: 1;
  justify-content: flex-end;
  display: flex;
}

.text-color-white-secondary {
  color: rgba(255, 255, 255, .7);
}

.colophon-links {
  max-width: 12rem;
  color: rgba(255, 255, 255, .7);
  flex: 1;
  font-size: .875rem;
}

.colophon_section {
  justify-content: space-between;
  display: flex;
}

.footer_graphics-container {
  z-index: -1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.footer_cta-hero {
  z-index: 1;
  flex-direction: column;
  align-items: center;
  display: flex;
}

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

.footer_cta-graphic {
  z-index: -1;
  max-width: 60rem;
  position: relative;
  top: -13%;
  left: auto;
  right: auto;
}

.link-underline {
  width: 100%;
  height: .125rem;
  background-color: #a1bb2a;
}

.link_animated {
  text-decoration: none;
  overflow: hidden;
  transform: translate(0);
}

.section-home-footer {
  z-index: 0;
  background-color: #bb2649;
  position: relative;
  overflow: hidden;
  box-shadow: inset 0 -80px 16rem .75rem #4b0e1c;
}

.tabs_menu {
  justify-content: center;
  display: flex;
}

.tab_link {
  width: 6rem;
  height: 6rem;
  background-color: rgba(0, 0, 0, 0);
  padding: 1rem;
}

.tab_link:hover {
  opacity: 1;
}

.tab_link.w--current {
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.slider_content-quote {
  margin-top: 4rem;
  margin-bottom: 4rem;
}

.tabs-profile {
  border-radius: 100rem;
}

.section-home-testimonial {
  z-index: 0;
  position: relative;
}

.slider_content-titles {
  flex-direction: column;
  align-items: center;
  display: flex;
}

.heading-large {
  font-size: 3rem;
  font-weight: 400;
  line-height: 1.2;
}

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

.image-2 {
  filter: invert();
}

.heading-span-1 {
  font-size: 6rem;
  font-weight: 400;
}

.heading-span-2 {
  font-weight: 700;
}

.sidebar-menu-item {
  align-items: center;
  margin-left: -2.6px;
  padding: .75rem 2rem .75rem .5rem;
  font-size: 3rem;
  font-weight: 500;
  display: flex;
  position: relative;
}

.footer-legal-block {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: auto auto auto;
  grid-auto-columns: 1fr;
  justify-content: end;
  align-items: center;
  justify-items: end;
  display: grid;
}

.link-strip-item {
  border-top: 1px solid #1a242c;
  margin-top: 1rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.section-action {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: relative;
}

.works-hero-intro {
  flex: 1;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.social-link-list {
  grid-column-gap: .75rem;
  grid-row-gap: 1rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  display: flex;
}

.project-hero-intro {
  justify-content: space-between;
  align-items: center;
  padding-top: 8rem;
  padding-bottom: 10rem;
  display: flex;
}

.heading-xlarge {
  font-size: 4.5rem;
  font-weight: 500;
  line-height: 1.25;
}

.link-strip-content {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: stretch;
  padding: 0;
  display: flex;
}

.footer-component {
  min-height: 85vh;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-top: 0;
  display: flex;
}

.background-wrapper {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.background-wrapper.sticky {
  height: 100vh;
  max-height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: auto;
  bottom: 0%;
  left: auto;
  right: auto;
  overflow: hidden;
}

.quote-image {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.menu-link-background {
  background-color: #455ce9;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.how-it-works {
  min-height: 25rem;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
}

.form-number {
  letter-spacing: 2px;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  font-size: .75rem;
  font-weight: 400;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.project-introduction {
  max-width: 52rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.menu-link-arrow {
  width: 1.25rem;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

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

.work-card-image {
  color: #fff;
  flex-direction: column;
  justify-content: flex-end;
  padding: 0;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.sidebar-link {
  z-index: 10;
  width: 6vw;
  height: 6vw;
  min-height: 6vw;
  min-width: 6vw;
  color: #fff;
  border: 1px #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
}

.icon {
  z-index: 10;
  width: 1.4rem;
  height: 1.4rem;
  color: #fff;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.image-full {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: scale(1.01);
}

.project-hero-image {
  height: 38vw;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
  overflow: hidden;
}

.arrow-icon {
  width: 1rem;
  height: 1rem;
  opacity: 1;
  filter: none;
  justify-content: center;
  align-items: center;
  display: flex;
}

.arrow-icon.large-arrow-icon {
  width: 1.25rem;
  height: 1.25rem;
}

.title-wrapper {
  min-width: 23rem;
  border-bottom: 1px solid #1a242c;
  padding-bottom: 1.25rem;
}

.menu-link-base {
  max-height: 6vw;
  max-width: 6vw;
  border: 1px #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.legal-separator {
  width: .3rem;
  height: .3rem;
  background-color: #1a242c;
}

.service-title {
  grid-column-gap: 2.5rem;
  grid-row-gap: 2.5rem;
  flex-direction: column;
  display: flex;
}

.sidebar-menu-block {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-direction: column;
  flex: 1;
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 15vh;
  display: flex;
}

.button-text {
  background-color: rgba(0, 0, 0, 0);
  justify-content: center;
  align-items: center;
  padding: 0;
}

.project-arrow {
  height: 2.25rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.heading-small {
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 1.4;
}

.work-next {
  grid-column-gap: .5em;
  grid-row-gap: .5em;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.brand {
  width: 5.3rem;
  color: #fff;
  text-transform: none;
  justify-content: flex-start;
  align-items: center;
  padding-top: .15rem;
  padding-right: .2rem;
  font-size: 1.3rem;
  font-weight: 500;
  display: flex;
}

.sidebar-menu {
  z-index: 20;
  background-color: #141a1f;
  padding-right: 7vw;
  display: block;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
  overflow: visible;
}

.hyperlink {
  transition: color .4s;
}

.hyperlink:hover {
  color: #fff;
}

.sidebar-top {
  height: 50%;
  position: relative;
}

.works-quote-component {
  grid-column-gap: 4rem;
  grid-row-gap: 4rem;
  grid-template-rows: auto;
  grid-template-columns: 50% 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.dot-wrapper {
  justify-content: center;
  align-items: center;
  margin-top: -.2rem;
  margin-right: 1.9rem;
  display: flex;
  position: relative;
}

.dot-wrapper.nav-dot {
  justify-content: flex-start;
  margin-top: 0;
  left: .1rem;
}

.link-strip {
  grid-column-gap: 2rem;
  grid-row-gap: 16px;
  border-top: 1px #1a242c;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding: 0;
  display: grid;
}

.showcase-image {
  transform: scale(1.03);
}

.section-banner-post {
  position: relative;
  overflow: hidden;
}

.nav-menu {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  justify-content: flex-end;
  margin-right: -1.75rem;
  display: flex;
}

.page-sections {
  z-index: 10;
  color: #fff;
  background-color: #0f1316;
  flex-direction: column;
  flex: 1;
  padding-left: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.social-link {
  width: 3rem;
  height: 3rem;
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  font-size: .6rem;
  transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  box-shadow: inset 0 0 0 1px #1a242c;
}

.social-link:hover {
  box-shadow: inset 0 0 0 2px #617481;
}

.open-menu-link {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sidebar-link-background {
  z-index: 1;
  background-color: #455ce9;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overlay {
  background-color: rgba(15, 19, 22, .3);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overlay.dark-overlay {
  background-color: rgba(15, 19, 22, .75);
}

.page-content {
  color: #fff;
  background-color: #0f1316;
  justify-content: space-between;
  display: flex;
}

.menu-line-wrapper {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.tag {
  letter-spacing: 1px;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  font-size: .7rem;
  font-weight: 500;
  transition: border-color .4s cubic-bezier(.215, .61, .355, 1);
}

.tag:hover {
  border-bottom-color: #fff;
}

.hero-intro-title {
  max-width: 48rem;
}

.footer-bottom {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  color: rgba(255, 255, 255, .7);
  text-align: center;
  border-top: 1px solid #1a242c;
  grid-template-rows: auto;
  grid-template-columns: .55fr 1fr .55fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  justify-items: stretch;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-size: .875rem;
  font-weight: 300;
  display: grid;
}

.footer-email-wrapper {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  padding-top: 6rem;
  padding-bottom: 3rem;
  display: flex;
}

.action-intro-wrapper {
  z-index: 10;
  grid-column-gap: 3.5rem;
  grid-row-gap: 3.5rem;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 6rem;
  padding-bottom: 6rem;
  display: flex;
  position: relative;
}

.section-footer {
  width: 100%;
  background-color: #12171b;
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  overflow: hidden;
}

.action-intro {
  max-width: 40rem;
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.button-5 {
  color: #fff;
  text-align: center;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  font-size: .875rem;
  font-weight: 400;
  transition: box-shadow .4s cubic-bezier(.215, .61, .355, 1);
  display: flex;
  box-shadow: inset 0 0 0 1px #1a242c;
}

.button-5:hover {
  outline-width: 2px;
  outline-color: #0f1316;
  box-shadow: inset 0 0 0 2px #617481;
}

.button-5.w--current {
  color: #fff;
  cursor: default;
  background-color: #1a242c;
  border-color: #0f1316;
  box-shadow: inset 0 0 0 1px #0f1316;
}

.button-5.light-button {
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, .5);
}

.button-5.light-button:hover {
  box-shadow: inset 0 0 0 2px #fff;
}

.nav-left {
  align-items: center;
  display: flex;
}

.work-card {
  height: 26vw;
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  color: #fff;
  flex-direction: column;
  padding: 2rem;
  display: flex;
  position: relative;
}

.work-card.large-work-card {
  height: 39vw;
}

.dot-mouseover {
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.quote-image-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.menu-line {
  z-index: 10;
  width: 1.4rem;
  height: .15rem;
  background-color: #fff;
  position: relative;
}

.menu-line.top {
  margin-left: -.5rem;
}

.menu-line.bottom {
  margin-right: -.5rem;
}

.text-size-regular-2 {
  font-size: 1.25rem;
  line-height: 1.65;
}

.showcase-text {
  max-height: 100vh;
  max-width: 26rem;
  flex-direction: column;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.page-padding-2 {
  width: 100%;
  max-width: 93vw;
  padding-left: 7vw;
  padding-right: 7vw;
}

.text-size-xlarge {
  font-size: 2.25rem;
}

.mega-menu-social {
  width: 100%;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.text-size-small-2 {
  font-size: 1rem;
  line-height: 1.65;
}

.page-wrapper-2 {
  background-color: #0f1316;
}

.menu-link-mouseover {
  border: 1px #000;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sidebar-bottom {
  z-index: 50;
  background-color: rgba(255, 255, 255, 0);
  flex-direction: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  margin-left: -4rem;
  padding-left: 4rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.open-menu-link-wrapper {
  width: 6vw;
  height: 6vw;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.section-showcase-post {
  background-image: linear-gradient(rgba(15, 19, 22, 0), #12171b);
}

.background-image {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.mega-menu-overlay {
  cursor: pointer;
  background-color: rgba(7, 10, 12, .7);
  margin-right: 7vw;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.heading-large-2 {
  align-items: center;
  font-size: 3.25rem;
  font-weight: 500;
  line-height: 1.45;
}

.page-sections-wrapper {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.mega-menu-trigger {
  z-index: 0;
  width: 7vw;
  height: 100vh;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.dot {
  width: .6rem;
  height: .6rem;
  min-height: .6rem;
  min-width: .6rem;
  background-color: #fff;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}

.project-hero-component {
  padding-top: 4.5rem;
}

.nav-content {
  height: 5rem;
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  padding-right: 0;
  display: grid;
}

.sidebar {
  z-index: 1000;
  width: 7vw;
  height: 100vh;
  flex-direction: column;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.project-item {
  position: relative;
}

.text-size-large-2 {
  font-size: 1.75rem;
}

.page-title {
  color: #99a4ac;
  margin-left: 0;
  font-size: 1.3rem;
  font-weight: 400;
}

.page-padding-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.sidebar-menu-content {
  height: 100%;
  min-width: 25rem;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: space-between;
  align-items: stretch;
  padding: 1rem 0 3.25rem 7vw;
  display: none;
}

.arrow-icon-clip {
  width: 1rem;
  justify-content: flex-end;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.navbar {
  background-color: #0f1316;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.sidebar-menu-list {
  width: 100%;
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.work-card-info {
  z-index: 10;
  height: 100%;
  grid-column-gap: 1.25rem;
  grid-row-gap: 1.25rem;
  flex-direction: column;
  justify-content: flex-end;
  align-items: flex-start;
  padding-left: 0;
  padding-right: 1.5rem;
  display: flex;
  position: relative;
}

.work-next-title {
  max-width: 25rem;
}

.tag-wrapper {
  z-index: 25;
  color: #fff;
  position: absolute;
  top: 3rem;
  bottom: auto;
  left: 3rem;
  right: auto;
}

.tag-wrapper.tag-wrapper-small {
  top: 2rem;
  left: 2rem;
}

.work-next-component {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  flex-direction: column;
  display: flex;
}

.footer-email {
  letter-spacing: -.01rem;
  font-size: 4.5rem;
  font-weight: 500;
}

.sticky-about-banner {
  flex-direction: column;
  justify-content: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu-link {
  z-index: 30;
  width: 0;
  height: 0;
  min-height: 6vw;
  min-width: 6vw;
  grid-column-gap: .6vw;
  grid-row-gap: .6vw;
  cursor: pointer;
  border-radius: 100%;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 3.5rem;
  bottom: auto;
  left: -3rem;
  right: auto;
}

.close-menu-link {
  width: 6vw;
  height: 6vw;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sidebar-link-wrapper {
  z-index: 10;
  max-height: 6vw;
  max-width: 6vw;
  border: 1px #000;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.nav-link {
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 1rem 1.75rem;
  font-size: .95rem;
  display: flex;
}

.nav-link.w--current {
  color: #fff;
}

.load-1 {
  position: relative;
}

.work-credits {
  grid-column-gap: 1.5rem;
  grid-row-gap: 16px;
  border-top: 1px #d2d2cf;
  grid-template-rows: auto;
  grid-template-columns: .7fr .7fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: start;
  justify-items: start;
  padding-top: 1rem;
  display: grid;
}

.work-credits.credits-guide {
  border-top-style: none;
  padding-top: 7rem;
  padding-bottom: .75rem;
}

.button-text-2.button-text-bottom {
  position: absolute;
  bottom: -100%;
}

.featured-block {
  min-height: 100vh;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: end;
  justify-items: end;
  display: grid;
  position: relative;
  overflow: hidden;
}

.text-size-tiny-2 {
  font-size: .7rem;
}

.home-intro-height {
  padding-top: 80%;
}

.home-intro-height.large {
  padding-top: 115%;
}

.navbar-block {
  width: 100%;
  height: 0;
  justify-content: space-between;
  display: flex;
  position: static;
}

.navbar-menu-2 {
  width: 35%;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  margin-right: 0;
  padding-left: 0;
  display: flex;
}

.home-intro-description {
  max-width: 22rem;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-menu {
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  align-items: center;
  display: flex;
}

.menu-overlay {
  z-index: 5;
  cursor: pointer;
  background-color: rgba(25, 25, 24, .57);
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.featured-image-block {
  height: 100%;
  padding-top: 68%;
  position: relative;
  overflow: hidden;
}

.featured-image-block.all-radius-regular {
  padding-bottom: 20%;
}

.feature-title {
  padding-top: 1rem;
  padding-bottom: 1.875rem;
}

.work-image {
  width: 100%;
}

.navbar-menu {
  width: 100%;
  min-height: 25rem;
  grid-column-gap: 3rem;
  grid-row-gap: 3rem;
  display: flex;
}

.work-body {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  border-top: 1px #d2d2cf;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  padding-top: 4rem;
  display: flex;
}

.social-link-2 {
  height: 100%;
  color: #000;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.work-hero-description {
  max-width: 25rem;
}

.padding-horizontal-2 {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
}

.padding-horizontal-2.padding-medium {
  background-color: #fff;
}

.navbar-menu-line {
  width: 100%;
  height: 1px;
  background-color: #000;
}

.menu-dropdown {
  margin-left: .625rem;
  position: static;
}

.navbar-menu-base {
  z-index: 5;
  background-color: #e9e8e4;
  border-radius: .625rem;
  flex-direction: column;
  margin-top: .625rem;
  margin-left: .625rem;
  margin-right: .625rem;
  display: flex;
  position: relative;
  overflow: hidden;
}

.load-line-1 {
  width: 100%;
  height: 100%;
  position: relative;
}

.letter-2 {
  display: inline-block;
}

.secondary-icon {
  width: 3rem;
  height: 3rem;
  background-color: #e9e8e4;
  border-radius: .5rem;
  justify-content: center;
  align-items: center;
  display: flex;
}

.footer-brand {
  color: #000;
  text-decoration: none;
}

.work-intro {
  overflow: hidden;
}

.loader-block {
  width: 100%;
  height: 100%;
  grid-column-gap: 0rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: flex;
}

.menu-action-content {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  border-right: 1px solid #d2d2cf;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding: 1.5rem 2.5rem;
  text-decoration: none;
  display: flex;
}

.projects-bottom {
  border-radius: .625rem;
}

.work-hero {
  background-color: #fff;
  position: relative;
}

.casa-hero-left {
  height: 100vh;
  background-color: #fff;
  padding-top: .625rem;
  padding-left: .625rem;
  padding-right: .625rem;
  position: -webkit-sticky;
  position: sticky;
  top: 6rem;
}

.button-6 {
  min-height: 2.65rem;
  color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d2d2cf;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: .75rem .95rem;
  font-weight: 200;
  text-decoration: none;
  display: flex;
}

.button-6.is-secondary {
  color: #000;
  background-color: #dfddda;
  border: 1px #000;
  border-radius: .5rem;
  padding: .4rem .4rem .4rem 1.3rem;
}

.home-hero-heading {
  margin-bottom: 0;
  overflow: hidden;
}

.letter-3 {
  text-align: left;
  display: inline-block;
}

.image-overlay {
  z-index: 5;
  background-color: rgba(13, 13, 14, .2);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.featured-top {
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding-bottom: 1rem;
  display: grid;
}

.icon-1x1-tiny {
  width: .5rem;
  height: .5rem;
}

.work-title {
  max-width: 30rem;
  margin-bottom: 1.875rem;
}

.menu-logo.menue-logo-bottom {
  position: absolute;
  bottom: -100%;
}

.work-hero-line {
  height: 1px;
  position: relative;
  overflow: hidden;
}

.navbar-link {
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #000;
  border-right: 1px solid #d2d2cf;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr auto;
  grid-auto-columns: 1fr;
  align-content: end;
  justify-content: space-between;
  align-items: center;
  padding: 2.5rem 2.5rem 2rem;
  text-decoration: none;
  display: grid;
  position: relative;
  overflow: hidden;
}

.fotter-menu-link {
  color: #000;
  text-decoration: none;
}

.heading-style-xl {
  perspective: 200vw;
  color: #bb2649;
  font-size: 10.5vw;
  line-height: 1.1;
  overflow: hidden;
}

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

.navbar-button {
  z-index: 100;
  height: 2.35rem;
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  color: #000;
  background-color: #cecec8;
  border: 1px #e9e8e4;
  border-radius: 100rem;
  justify-content: space-between;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  text-decoration: none;
  display: flex;
  position: relative;
}

.work-hero-name {
  width: 100%;
  grid-column-gap: 3.25rem;
  grid-row-gap: 3.25rem;
  grid-template-rows: auto;
  grid-template-columns: 40% 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-end;
  padding: 9rem 2.1rem 2.2rem;
  display: flex;
}

.text-size-xsmall {
  font-size: .9rem;
}

.casa-hero-background {
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.menu-action {
  z-index: 10;
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  margin-top: .4rem;
  margin-left: .625rem;
  margin-right: .625rem;
  padding: 0;
  display: flex;
  position: absolute;
  top: auto;
  left: 0%;
  right: 0%;
}

.work-hero-text {
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 0;
  display: flex;
}

.looping-strip {
  grid-column-gap: 0vw;
  grid-row-gap: 0vw;
  white-space: nowrap;
  align-items: center;
  display: flex;
}

.footer-content {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr .75fr 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  align-items: center;
  display: grid;
}

.navbar-toggle {
  z-index: 100;
  width: 2.35rem;
  height: 2.35rem;
  background-color: #cecec8;
  border: 1px #e9e8e4;
  border-radius: 100rem;
  justify-content: center;
  align-items: center;
  padding: 0;
  display: flex;
}

.icon-1x1-small-3 {
  width: .8rem;
  height: .8rem;
  flex: none;
}

.casa-contenedor {
  min-height: 125vh;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.6fr;
  grid-auto-columns: 1fr;
  padding-top: 6rem;
  padding-bottom: 6rem;
  padding-left: 0;
  display: grid;
  position: relative;
  overflow: visible;
  box-shadow: 0 -4px 20px rgba(0, 0, 0, .2);
}

.navbar-menu-grid {
  width: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

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

.toggle-spacer {
  height: .325rem;
}

.work-body-image {
  width: 100%;
  border-bottom: 1px #c9c8c4;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.work-body-image:nth-child(2n+1) {
  margin-right: auto;
}

.work-body-image:nth-child(2n) {
  margin-left: auto;
  margin-right: 0;
}

.work-body-image:last-child {
  border-bottom-style: none;
  padding-bottom: 0;
}

.menu-bottom {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  background-color: #e9e8e4;
  border-radius: .625rem;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  overflow: hidden;
}

.navbar-2 {
  z-index: 100;
  height: 0;
  color: #000;
  background-color: rgba(221, 221, 221, 0);
  justify-content: center;
  align-items: flex-start;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.home-intro-strip {
  width: 100%;
  max-width: 13vw;
  grid-column-gap: 16px;
  grid-row-gap: .5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  margin-top: -10rem;
  margin-bottom: -10rem;
  display: grid;
}

.casa-principal {
  filter: grayscale();
  object-fit: cover;
  position: static;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  transform: translate(300px, 125px)rotate(-30deg)skew(30deg);
}

.casa-principal.interior, .casa-principal.siguiente {
  transform: none;
}

.home-intro-image {
  z-index: 1;
  border-radius: .625rem;
  flex-direction: column;
  display: flex;
  position: relative;
  overflow: hidden;
}

.logo-2 {
  width: 3rem;
}

.menu-social {
  grid-column-gap: 0px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column;
  display: grid;
}

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

.intro-title {
  max-width: 30rem;
}

.intro-paralax {
  width: 100%;
  border-radius: .625rem;
  margin-left: -1rem;
  margin-right: -1rem;
  position: relative;
  overflow: hidden;
}

.intro-paralax.paralax-slow {
  width: 90%;
}

.intro-paralax.paralax-slow.top-image {
  z-index: 10;
  position: relative;
}

.featured-right {
  z-index: 10;
  max-width: 25rem;
  min-height: 100vh;
  align-items: flex-end;
  margin-left: auto;
  padding-top: 17rem;
  display: flex;
  position: relative;
}

.menu-dropdown-list.w--open {
  background-color: rgba(221, 221, 221, 0);
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

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

.button-icon {
  justify-content: center;
  align-items: center;
  padding: 2px;
  display: flex;
}

.button-icon.button-icon-bottom {
  position: absolute;
  bottom: -100%;
  left: -100%;
}

.page-banner {
  background-color: #dfddda;
  position: relative;
}

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

.casa-hero-intro {
  grid-column-gap: 0rem;
  grid-row-gap: 0rem;
  border-radius: .625rem;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  position: relative;
}

.work-body-list {
  grid-column-gap: 0rem;
  grid-row-gap: .95rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  padding: 0;
  display: grid;
}

.featured-content {
  height: auto;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-color: #e9e8e4;
  flex-direction: column;
  grid-template-rows: 1fr auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
}

.main-wrapper-2 {
  z-index: 10;
  position: relative;
}

.looping-line {
  width: 5vw;
  height: .35vw;
  min-width: 5vw;
  background-color: #bb2649;
  margin-left: 5vw;
  margin-right: 5vw;
}

.navbar-brand {
  z-index: 100;
  color: #000;
  align-items: center;
  display: flex;
  position: relative;
}

.text-size-regular-3 {
  font-size: 1.35rem;
  line-height: 1.55;
}

.work-image-item {
  border-radius: .625rem;
  overflow: hidden;
}

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

.looping-strip-wrap {
  display: flex;
}

.clip {
  z-index: 10;
  flex-direction: column;
  padding-right: 1px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.heading-style-h2-2 {
  font-size: 3.25rem;
  line-height: 1.35;
}

.heading-style-h2-2.text-style-allcaps {
  line-height: 1.2;
}

.preloader {
  z-index: 100000;
  background-color: #c9c8c4;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 0;
  display: none;
  position: fixed;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.featured-background {
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.text-size-large-3 {
  font-size: 1.9rem;
  line-height: 1.35;
}

.inside-line {
  z-index: 10;
  height: 1px;
  background-color: #d2d2cf;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.loader-text {
  font-size: 8rem;
  line-height: 1;
}

.navbar-base {
  z-index: 10;
  height: 6rem;
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar-base.left-navbar {
  z-index: 100;
  position: relative;
}

.loader-inside {
  width: 100%;
  height: 100%;
  background-color: #dfddda;
}

.action-block {
  width: 100%;
  max-width: 91vw;
  grid-column-gap: 7rem;
  grid-row-gap: 2.5rem;
  grid-template-rows: auto auto;
  grid-template-columns: 3.75fr auto 3.25fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: space-between;
  justify-items: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 12rem;
  display: grid;
}

.main-wrapper {
  position: relative;
}

.first-line-new-2 {
  height: 7vw;
  background-image: linear-gradient(rgba(87, 32, 0, .08), rgba(87, 32, 0, 0));
  padding-right: 15%;
  overflow: hidden;
  transform: rotate(-30deg)skew(30deg);
}

.stair-heading-2 {
  letter-spacing: -.065em;
  text-transform: none;
  margin-left: 5vw;
  margin-right: 28vw;
  font-family: Satoshi Variable, sans-serif;
  font-size: 6vw;
  font-weight: 800;
  line-height: 7vw;
}

.stair-heading-2.second {
  margin-top: -7vw;
}

.stair-heading-2.third {
  margin-top: -14vw;
}

.second-line-new-2 {
  height: 7vw;
  background-image: linear-gradient(rgba(87, 32, 0, .12), rgba(87, 32, 0, .28));
  padding-right: 15%;
  overflow: hidden;
  transform: rotate(-30deg)skew(-30deg)translate(4vw, .9vw);
}

.third-line-new-2 {
  height: 14vw;
  background-image: linear-gradient(rgba(87, 32, 0, .16), rgba(87, 32, 0, 0));
  padding-right: 15%;
  overflow: hidden;
  transform: rotate(-30deg)skew(30deg)translate(9.5vw, 2.2vw);
}

.portfolio {
  flex-direction: column;
  justify-content: center;
  padding-top: 50dvh;
  padding-bottom: 50vh;
  display: flex;
}

.portfolio---item {
  width: 24rem;
  height: 16rem;
  padding: .5rem;
  position: relative;
}

.portfolio---image-wrap {
  height: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.portfolio---image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
}

.titular-inclinado {
  padding-top: 100px;
  padding-bottom: 100px;
}

.titular-inclinado.full-height {
  width: 100%;
  min-height: 100vh;
}

.titular-inclinado.stairs {
  width: 100vw;
  height: 100vh;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  bottom: auto;
  left: -20vw;
  right: 0%;
  overflow: hidden;
}

.titular-inclinado.full-height {
  min-height: 100vh;
}

.logo-3d {
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.titular-inclinado-interior {
  padding-top: 100px;
  padding-bottom: 100px;
}

.titular-inclinado-interior.full-height {
  width: 100%;
  min-height: 100vh;
}

.titular-inclinado-interior.stairs {
  width: 100vw;
  height: 100vh;
  padding-top: 0;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

.titular-inclinado-interior.full-height {
  min-height: 100vh;
}

.logotipo-look-3d {
  width: 30vw;
  transform: translate(100px)rotate(-30deg)skew(30deg);
}

.banner-rotatorio {
  overflow: hidden;
}

.image-fill {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.casa-hero-top {
  margin-top: -9rem;
  padding-left: 17rem;
}

.lentes {
  transform-style: preserve-3d;
  position: absolute;
  transform: rotateX(20deg)rotateY(30deg)rotateZ(10deg)translate3d(-253px, 125px, -92px)perspective(1612px);
}

.div-block-2 {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: -20vw;
}

.grid-sheet-inversa {
  height: 100vh;
}

.desde-2010 {
  background-color: #7b1930;
  position: relative;
}

@media screen and (min-width: 1440px) {
  .heading {
    text-align: left;
    margin-top: -10vh;
  }

  .heading.linea2 {
    padding-top: 13.3rem;
    padding-left: 0;
  }

  .heading.linea3 {
    padding-top: 14.2rem;
    padding-left: 19vw;
    font-size: 10rem;
  }

  .hero__heading {
    padding-right: 36vw;
  }

  .the-overflow-hidden-mask.stairs {
    padding-top: 10vw;
  }

  .logotypes {
    max-width: none;
  }

  .navigation {
    padding-left: 0;
  }

  .heading-span-1, .heading-span-2 {
    font-size: 8rem;
  }
}

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

  .div-estilografico-azul {
    margin-top: -15vh;
  }

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

  .heading {
    letter-spacing: -6px;
    font-size: 6rem;
    line-height: 5rem;
  }

  .heading.linea2 {
    padding-top: 10.4rem;
    padding-left: 0;
    font-size: 4rem;
  }

  .heading.linea3 {
    letter-spacing: -5px;
    padding-top: 11.2rem;
    padding-left: 24vw;
    font-size: 7.1rem;
    line-height: 6.7rem;
  }

  .parallax {
    left: 14%;
    transform: translate(-14%);
  }

  .hero__heading {
    top: 0%;
    bottom: 40%;
    left: 0%;
    right: 0%;
  }

  .contenedor_proyectos {
    padding-left: 4vw;
    padding-right: 4vw;
  }

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

  .collection-list-grid.featured {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
    align-items: start;
    padding-left: 0;
    padding-right: 0;
  }

  .fs_rangeslider-1_handle {
    width: 2rem;
    height: 2rem;
  }

  .overview_trigger {
    display: none;
  }

  .overview_content {
    padding-left: 6%;
    padding-right: 6%;
  }

  .overview_visual {
    display: none;
  }

  .overview_sticky {
    height: auto;
    grid-template-columns: 1fr;
    position: relative;
  }

  .overview_content-list {
    grid-column-gap: 5em;
    grid-row-gap: 5em;
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
    display: flex;
  }

  .overview_content-item {
    z-index: 2;
    max-width: none;
    opacity: 1;
    position: relative;
  }

  .overview_tab-wrapper {
    display: none;
  }

  .overview_mobile-icon {
    width: 2.9em;
    margin-bottom: 1.6em;
    display: block;
  }

  .overview_heading-wrap {
    max-width: 27em;
  }

  .overview_p {
    width: 100%;
    max-width: 25em;
  }

  .overview_mobile-img {
    width: 100%;
    margin-top: 2em;
    padding-top: 50%;
    display: block;
    position: relative;
  }

  .overview_mobile-photo {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0%;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .montains-5 {
    background-size: auto;
  }

  .casa {
    background-image: url('../images/parallax-casa.png');
    background-repeat: no-repeat;
    background-size: 75%;
    top: 0%;
    bottom: -3%;
    left: 0%;
    right: -22%;
  }

  .montains-3, .montains-1 {
    background-size: auto;
  }

  .the-overflow-hidden-mask.stairs {
    height: 70vh;
  }

  .div-estilografo {
    top: -2vw;
  }

  .submit-button {
    height: 80px;
    font-size: 2rem;
  }

  .question-center-box {
    max-width: none;
  }

  .navigation {
    padding-left: 60px;
  }

  .radio-buttons {
    grid-template-columns: 1fr 1fr 1fr;
  }

  .radio-buttons._2-columnas {
    grid-template-columns: 1fr 1fr;
  }

  .heading-4 {
    font-size: 2rem;
  }

  .heading-5 {
    font-size: 1.8rem;
  }

  .heading-6, .heading-7, .h2-cotizador {
    font-size: 2rem;
  }

  .heading-9 {
    padding-left: 0;
    font-size: 3rem;
  }

  .process_step {
    justify-items: stretch;
  }

  .process_item-image_container {
    width: 100%;
    height: auto;
  }

  .process_item-image_container.step-3 {
    width: auto;
    height: 100%;
  }

  .process_item-image.step-3-1 {
    height: 22%;
    top: 16%;
    transform: scale(.8);
  }

  .process_item-image.step-1 {
    transform: scale(1)translate(0, .6rem)rotate(-15deg);
  }

  .process_item-image.step-3-2 {
    height: 22%;
    top: 37%;
    transform: scale(.8);
  }

  .process_item-image.step-3-3 {
    height: 22%;
    max-width: 100%;
    top: 58%;
    transform: scale(.8);
  }

  .process_item-image.step-2-arrow {
    max-width: 35%;
  }

  .process_item-container {
    height: 20rem;
    display: flex;
  }

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

  .footer_section-column {
    max-width: 100%;
    flex: 0 auto;
  }

  .footer_section-col-con {
    flex: 1;
    justify-content: space-between;
  }

  .footer_section {
    grid-column-gap: 2rem;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .colophon_section-links {
    grid-column-gap: 2rem;
  }

  .colophon-links {
    max-width: 100%;
    flex: 0 auto;
  }

  .footer_cta-graphic {
    width: 100%;
    top: -7%;
  }

  .section-home-testimonial {
    z-index: 0;
  }

  .heading-span-1, .heading-span-2 {
    font-size: 4rem;
  }

  .link-strip-item {
    padding-top: 1.25rem;
  }

  .works-hero-intro {
    max-width: 40rem;
  }

  .heading-xlarge {
    font-size: 3.5rem;
  }

  .link-strip-content {
    grid-column-gap: .25rem;
    grid-row-gap: .25rem;
  }

  .footer-component {
    min-height: 75vh;
  }

  .sidebar-link {
    display: none;
  }

  .title-wrapper {
    min-width: 100%;
  }

  .project-arrow {
    height: 1.875rem;
  }

  .brand {
    padding-left: 0;
  }

  .sidebar-menu {
    background-color: rgba(20, 26, 31, 0);
    padding-right: 0;
  }

  .works-quote-component, .link-strip {
    grid-template-columns: 1fr;
  }

  .nav-menu {
    display: none;
  }

  .works-list-wrapper {
    padding-left: 3rem;
    overflow: auto;
  }

  .footer-bottom {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: .55fr .55fr;
  }

  .footer-email-wrapper {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-footer {
    position: relative;
  }

  .work-card {
    height: 50vw;
    min-width: 50vw;
  }

  .work-card.large-work-card {
    height: 80vw;
    min-width: 80vw;
  }

  .menu-line {
    width: 1.2rem;
    height: .1rem;
  }

  .showcase-text {
    position: relative;
  }

  .page-padding-2 {
    max-width: none;
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .sidebar-bottom {
    display: none;
  }

  .open-menu-link-wrapper {
    width: 4rem;
    height: 4rem;
  }

  .mega-menu-overlay {
    margin-right: 0;
  }

  .heading-large-2 {
    font-size: 3rem;
  }

  .nav-content {
    grid-template-columns: 1fr;
  }

  .sidebar {
    width: 0;
  }

  .page-padding-grid {
    grid-template-columns: minmax(3rem, 1fr) minmax(auto, 94rem) minmax(3rem, 1fr);
  }

  .sidebar-menu-content {
    min-width: 80vw;
    background-color: #141a1f;
    margin-left: -5rem;
    padding-left: 4rem;
    padding-right: 4rem;
    display: none;
    overflow: auto;
  }

  .footer-email {
    font-size: 3rem;
  }

  .menu-link {
    min-height: 4rem;
    min-width: 4rem;
    margin-left: -4rem;
    top: 1rem;
  }

  .close-menu-link {
    width: 4rem;
    height: 4rem;
  }

  .sidebar-link-wrapper {
    display: none;
  }

  .work-credits.credits-guide {
    padding-top: 5rem;
  }

  .feature-title {
    padding-bottom: 1.25rem;
  }

  .navbar-menu {
    min-height: auto;
  }

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

  .menu-dropdown {
    margin-left: .4rem;
  }

  .navbar-menu-base {
    margin-top: .4rem;
    margin-left: .4rem;
    margin-right: .4rem;
  }

  .casa-hero-left {
    padding-top: .4rem;
    padding-left: .4rem;
    padding-right: .4rem;
    position: relative;
  }

  .navbar-link {
    min-height: 30vh;
    border-bottom: 1px solid #d2d2cf;
  }

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

  .menu-action {
    margin-left: .4rem;
    margin-right: .4rem;
  }

  .casa-contenedor {
    grid-template-columns: 1fr;
  }

  .navbar-menu-grid {
    grid-auto-flow: row;
  }

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

  .navbar-2 {
    padding-left: .4rem;
    padding-right: .4rem;
  }

  .home-intro-strip {
    margin: -12rem -9rem;
  }

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

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

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

  .casa-hero-intro {
    max-width: 26rem;
  }

  .navbar-brand {
    padding-top: .1rem;
    padding-left: 0;
  }

  .text-size-large-3 {
    font-size: 1.625rem;
  }

  .loader-text {
    font-size: 6rem;
  }

  .navbar-base {
    height: 5rem;
  }

  .action-block {
    max-width: none;
    grid-row-gap: 1.75rem;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    grid-auto-rows: auto;
    justify-content: center;
    padding-bottom: 6rem;
  }

  .portfolio---item {
    width: 18rem;
  }

  .logotipo-look-3d {
    transform: translate(60px, -10px)rotate(-30deg)skew(30deg);
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 2.5rem;
  }

  h2 {
    font-size: 2rem;
  }

  h3 {
    font-size: 1.5rem;
  }

  h4 {
    font-size: 1rem;
  }

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

  .div-estilografico-azul {
    margin-top: -10vh;
    display: none;
  }

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

  .first-line-new, .second-line-new, .third-line-new {
    margin-left: -15vw;
  }

  .heading {
    letter-spacing: -.1rem;
    font-size: 4rem;
    line-height: 4rem;
  }

  .heading.linea2 {
    letter-spacing: -.1rem;
    padding-top: 7.3rem;
    padding-left: 3vw;
    font-size: 3.5rem;
    font-weight: 300;
  }

  .heading.linea3 {
    padding-top: 7.5rem;
    padding-left: 34vw;
    font-size: 4.3rem;
  }

  .parallax {
    left: 1%;
    transform: translate(-1%);
  }

  .hero__heading {
    padding-left: 5vw;
    padding-right: 5vw;
    bottom: 30%;
  }

  .hero__social {
    left: 50%;
    right: auto;
    transform: translate(-50%);
  }

  .hero__numbers {
    display: none;
  }

  .proyectos-wrapper-b {
    display: none;
    transform: none;
  }

  .proyectos-wrapper-b.mobile {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: block;
  }

  .contenedor_proyectos {
    height: auto;
    display: block;
  }

  .collection-list-grid.top {
    width: 100%;
    grid-column-gap: 16px;
    grid-row-gap: 86px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: .25fr;
    grid-auto-columns: 1fr;
    align-content: flex-end;
    align-items: stretch;
    justify-items: stretch;
    display: grid;
  }

  .collection-item.top {
    width: 100vw;
    object-fit: fill;
  }

  .fs-rangeslider_wrapper {
    padding-left: 5vw;
  }

  .proyectos-wrapper-a, .section_servicios.grid-sheet {
    display: none;
  }

  .cta_title-wrap {
    font-size: 2vw;
  }

  .montains-5 {
    background-position: 0 100%;
    background-size: auto 50vh;
  }

  .montains-3, .montains-1 {
    display: none;
  }

  .the-overflow-hidden-mask.stairs {
    padding-top: 8vw;
    padding-bottom: 10vw;
  }

  .div-estilografo {
    padding-left: 10vw;
    display: block;
  }

  .nav-text-wrap {
    display: none;
  }

  .container {
    padding-left: 5vw;
    padding-right: 5vw;
  }

  .navigation {
    padding-left: 0;
  }

  .cotizador {
    display: block;
  }

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

  .nav-button {
    display: none;
  }

  .price-box {
    max-width: none;
    min-width: 50vw;
    margin-left: 5vw;
    margin-right: 5vw;
    padding: 20px 5vw;
    position: static;
  }

  .radio-button {
    height: 140px;
  }

  .radio-button.residencial, .radio-button.industrial, .radio-button.corporativo {
    background-position: 50%;
  }

  .radio-button.estandar {
    background-position: 50% 100%;
  }

  .radio-button.superior, .radio-button.plus {
    background-position: 50%;
  }

  .radio-button.plano {
    background-position: 50% 100%;
  }

  .radio-button.irregular, .radio-button.pendiente {
    background-position: 50%;
  }

  .heading-2 {
    text-align: center;
    padding-left: 40px;
    padding-right: 40px;
  }

  .proyectos-wrapper-mobile {
    display: block;
  }

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

  .heading-9 {
    padding-left: 0;
  }

  .process_step {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    grid-template-columns: 4rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .process_timeline {
    align-self: flex-start;
    margin-left: 2rem;
  }

  .page-padding {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .button-4 {
    padding: 1rem 1.5rem;
  }

  .footer_section-col-con, .footer_section {
    grid-row-gap: 2rem;
    flex-direction: column;
  }

  .colophon_section-links {
    grid-column-gap: 1rem;
  }

  .heading-large {
    font-size: 2rem;
  }

  .sidebar-menu-item {
    padding-right: 0;
    font-size: 2rem;
  }

  .link-strip-item {
    padding-top: 1rem;
  }

  .works-hero-intro {
    grid-column-gap: 2rem;
    grid-row-gap: 2rem;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .project-hero-intro {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-xlarge {
    font-size: 2.875rem;
  }

  .link-strip-content {
    grid-column-gap: 0rem;
    grid-row-gap: 0rem;
  }

  .form-number {
    font-size: .75rem;
  }

  .project-hero-image {
    height: 90vw;
  }

  .title-wrapper {
    min-width: 100%;
  }

  .project-arrow {
    height: 1.5rem;
  }

  .heading-small {
    font-size: 1.25rem;
  }

  .works-quote-component {
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .works-list-wrapper {
    padding-left: 1.5rem;
  }

  .footer-bottom {
    order: 1;
    grid-template-columns: 1fr 1fr;
    justify-content: center;
    justify-items: center;
  }

  .footer-email-wrapper {
    grid-column-gap: 1.75rem;
    grid-row-gap: 1.75rem;
    order: -1;
    padding-top: 3rem;
    padding-bottom: 0;
  }

  .section-footer {
    position: relative;
  }

  .page-padding-2 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .text-size-xlarge {
    font-size: 2rem;
  }

  .open-menu-link-wrapper {
    width: 3.75rem;
    height: 3.75rem;
  }

  .heading-large-2 {
    font-size: 2.5rem;
  }

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

  .page-padding-grid {
    grid-template-columns: minmax(1.5rem, 1fr) minmax(auto, 94rem) minmax(1.5rem, 1fr);
  }

  .sidebar-menu-content {
    min-width: 75vw;
    margin-left: -3rem;
    padding-left: 3rem;
    padding-right: 3rem;
    display: none;
    overflow: auto;
  }

  .tag-wrapper {
    left: 2.5rem;
  }

  .footer-email {
    font-size: 2.25rem;
  }

  .menu-link {
    min-height: 3.75rem;
    min-width: 3.75rem;
    margin-left: -3rem;
    left: -2rem;
  }

  .close-menu-link {
    width: 3.75rem;
    height: 3.75rem;
  }

  .featured-block.all-radius-regular {
    grid-template-columns: 1fr;
  }

  .footer-menu {
    grid-row-gap: 1.2rem;
    flex-direction: column;
    align-items: center;
  }

  .feature-title {
    padding-top: 1.25rem;
  }

  .navbar-menu {
    padding-top: 4.5rem;
  }

  .social-link-2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }

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

  .footer-brand {
    margin-bottom: 1rem;
  }

  .menu-action-content {
    border-bottom: 1px solid #d2d2cf;
    border-right-style: none;
    padding: 1.25rem 1.5rem;
  }

  .navbar-link {
    min-height: auto;
    border-top: 1px solid #d2d2cf;
    border-bottom-style: none;
    padding: 1.5rem;
  }

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

  .footer-content {
    grid-row-gap: 1.2rem;
    grid-template-columns: 1fr;
    justify-content: center;
    justify-items: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .navbar-menu-grid {
    grid-template-columns: 1fr;
  }

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

  .menu-bottom {
    grid-row-gap: 0px;
    grid-template-columns: 1fr 1fr 1fr;
  }

  .home-intro-strip {
    max-width: 19vw;
    margin: -9rem -5rem;
  }

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

  .featured-right {
    max-width: none;
    flex-direction: column;
    justify-content: flex-end;
    align-items: stretch;
  }

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

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

  .casa-hero-intro {
    width: 100%;
    max-width: none;
  }

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

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

  .loader-text {
    font-size: 4rem;
  }

  .navbar-base {
    height: 5rem;
  }

  .action-block {
    padding-bottom: 4rem;
  }

  .portfolio---item {
    width: 18rem;
  }

  .logotipo-look-3d {
    transform: translate(40px, -10px)rotate(-30deg)skew(30deg);
  }
}

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

  .first-line-new {
    width: 200vw;
    height: 14vw;
  }

  .stair-heading {
    padding-top: 1vw;
    font-size: 14vw;
  }

  .stair-heading.second {
    margin-top: -13.3vw;
    margin-left: 18.6vw;
  }

  .stair-heading.third {
    margin-top: -27vw;
    margin-left: 17.5vw;
    padding-top: 0;
  }

  .second-line-new, .third-line-new {
    width: 200vw;
    height: 14vw;
  }

  .heading {
    font-size: 2.3rem;
    line-height: 2.3rem;
  }

  .heading.linea2 {
    letter-spacing: 0;
    padding-top: 4.5rem;
    padding-left: 0;
    font-size: 2rem;
    font-weight: 400;
  }

  .heading.linea3 {
    letter-spacing: -.1rem;
    padding-top: 4.4rem;
    padding-left: 34vw;
    font-size: 2.2rem;
  }

  .parallax {
    left: -72%;
    transform: translate(72%);
  }

  .hero__heading {
    bottom: 25%;
  }

  .hero__button {
    display: none;
  }

  .proyectos-wrapper-b {
    padding-top: 10vw;
    display: none;
    transform: none;
  }

  .proyectos-wrapper-b.mobile {
    display: block;
  }

  .collection-list-grid {
    grid-row-gap: 74px;
    grid-template-columns: 1fr;
  }

  .collection-list-grid.top {
    width: 100%;
    grid-column-gap: 50px;
    grid-row-gap: 50px;
    flex-wrap: nowrap;
    grid-auto-rows: .25fr;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
  }

  .collection-item {
    transition-duration: .4s;
    transition-timing-function: ease;
    transform: rotate(10deg)skew(-15deg);
  }

  .collection-item:hover {
    transform: scale(1.4);
  }

  .collection-item.top {
    width: 100vw;
    transform: none;
  }

  .proyectos-wrapper-a {
    transform: translate(0);
  }

  .cta_title-wrap {
    font-size: 2.4vw;
  }

  .the-overflow-hidden-mask.stairs {
    height: 40vh;
    padding-top: 15vw;
  }

  .div-estilografo {
    z-index: 100;
  }

  .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  .submit-button {
    height: 64px;
    font-size: 1.5rem;
  }

  .radio-buttons._2-columnas {
    grid-template-columns: 1fr;
  }

  .price-box {
    width: 87%;
    padding-left: 26px;
    padding-right: 26px;
  }

  .heading-4, .heading-5 {
    font-size: 1.5rem;
  }

  .heading-6 {
    font-size: 1.52rem;
  }

  .heading-7, .h2-cotizador {
    font-size: 1.5rem;
  }

  .heading-9 {
    font-size: 2rem;
  }

  .process_step {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    grid-template-columns: 2rem;
  }

  .process_overlay-bottom, .process_overlay-top {
    height: 4rem;
  }

  .process_item-indicator {
    width: 2rem;
    height: 2rem;
  }

  .process_timeline {
    margin-left: 1rem;
  }

  .benefits_section {
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
  }

  .heading-span-1, .heading-span-2 {
    font-size: 2rem;
  }

  .sidebar-menu-item {
    padding-right: 0;
  }

  .footer-legal-block {
    grid-column-gap: .75rem;
    grid-row-gap: .75rem;
  }

  .link-strip-item {
    padding-top: .875rem;
  }

  .social-link-list {
    grid-column-gap: .75rem;
    grid-row-gap: 1rem;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
  }

  .project-hero-intro {
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .heading-xlarge {
    font-size: 2.75rem;
  }

  .footer-component {
    min-height: 65vh;
    grid-column-gap: 3rem;
    grid-row-gap: 3rem;
  }

  .title-wrapper {
    width: 50vw;
  }

  .project-arrow {
    height: 1.5rem;
  }

  .footer-bottom {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
    grid-template-columns: 1fr;
    padding-top: 1.5rem;
    padding-bottom: 1rem;
    font-size: .875rem;
  }

  .footer-email-wrapper {
    grid-column-gap: 1.5rem;
    grid-row-gap: 1.5rem;
  }

  .section-footer {
    position: -webkit-sticky;
    position: sticky;
  }

  .work-card {
    height: 85vw;
    min-width: 85vw;
  }

  .work-card.large-work-card {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .text-size-xlarge {
    font-size: 1.75rem;
  }

  .sidebar-menu-content {
    min-width: 100vw;
    margin-left: -6rem;
    padding-bottom: 4rem;
    padding-left: 2rem;
    padding-right: 2rem;
    display: none;
  }

  .tag-wrapper {
    top: 2rem;
    left: 1.5rem;
  }

  .tag-wrapper.tag-wrapper-small {
    top: 1.75rem;
    left: 1.5rem;
  }

  .footer-email {
    font-size: 1.5rem;
  }

  .menu-button {
    display: none;
  }

  .feature-title {
    padding-bottom: 1rem;
  }

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

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

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

  .home-intro-strip {
    max-width: 24vw;
    margin: -12rem -4.5rem;
  }

  .casa-principal {
    transform: translate(132px, 120px)rotate(-30deg)skew(30deg);
  }

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

  .featured-right {
    padding-top: 12rem;
  }

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

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

  .logotipo-look-3d {
    transform: translate(20px, -5px)rotate(-30deg)skew(30deg);
  }

  .casa-hero-top {
    margin-top: -11rem;
    padding-left: 0;
  }
}

#w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea3e-b96fe538 {
  align-self: stretch;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627ca17-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca1c-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca21-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca26-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca2c-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca32-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ca38-376fe53c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb45-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cb5e-376fe53c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb61-376fe53c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb63-376fe53c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cb66-376fe53c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cbb8-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc2-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cbc3-376fe53c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc31-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc36-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc3b-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc40-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc45-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc4a-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc54-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc59-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc5e-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc63-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc68-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc6d-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc72-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc77-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc7c-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc81-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc86-376fe53c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8a-376fe53c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8b-376fe53c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc8d-376fe53c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cc90-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc95-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cc9a-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccaf-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb4-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccb9-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccbe-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc3-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccc8-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd2-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccd7-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccdc-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce1-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cce6-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cceb-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf0-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccf5-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccfa-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627ccff-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd04-376fe53c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd08-376fe53c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd09-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd0e-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd13-376fe53c, #w-node-_32eadc24-e391-a089-abe0-fb5b6627cd18-376fe53c {
  justify-self: start;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cd6b-376fe53c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_32eadc24-e391-a089-abe0-fb5b6627cdc7-376fe53c {
  justify-self: start;
}

#w-node-_39652e9a-9f86-48fa-b3b6-4f020edabfed-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edabff9-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac004-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac006-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac007-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac009-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac00a-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac00c-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac00d-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac014-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac015-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac017-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac018-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac01a-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac01b-c124fa99, #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac01e-c124fa99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_39652e9a-9f86-48fa-b3b6-4f020edac08a-c124fa99 {
  grid-area: 1 / 2 / 2 / 3;
}

#w-node-c3339f6e-d76b-9425-1c76-4f228cc828dd-c124fa99, #w-node-c3339f6e-d76b-9425-1c76-4f228cc828e3-c124fa99 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea23-b96fe538 {
    grid-area: 1 / 2 / 2 / 4;
  }

  #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea26-b96fe538 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea29-b96fe538 {
    grid-area: 2 / 2 / 3 / 4;
  }

  #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea30-b96fe538 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea36-b96fe538 {
    grid-area: 1 / 1 / 3 / 2;
    justify-self: start;
  }

  #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea39-b96fe538, #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea3e-b96fe538 {
    grid-area: 1 / 2 / 2 / 3;
  }

  #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea43-b96fe538 {
    grid-area: 1 / 1 / 3 / 2;
  }

  #w-node-_3de92751-057b-e1a7-7aa2-d7af37d7ea46-b96fe538 {
    grid-area: 2 / 2 / 3 / 3;
  }

  #w-node-_39652e9a-9f86-48fa-b3b6-4f020edac08a-c124fa99 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Satoshi Variable';
  src: url('../fonts/Satoshi-VariableItalic.ttf') format('truetype');
  font-weight: 300 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Satoshi Variable';
  src: url('../fonts/Satoshi-Variable.ttf') format('truetype');
  font-weight: 300 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Author Variable';
  src: url('../fonts/Author-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}