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

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

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

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

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

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

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

.logo-link-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar {
  background-color: #3a3a42;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 117px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 2vw;
  padding-right: 2vw;
  display: flex;
  position: static;
  inset: 0% 0% auto;
}

.nav-link-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  overflow: hidden;
}

.nav-menu {
  display: flex;
}

.nav-link {
  color: #f5f5f5;
  text-transform: uppercase;
  padding: 0 1.4vw;
  font-weight: 700;
  transition: color .25s;
}

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

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

.nav-link.move-down {
  position: absolute;
  top: 100%;
}

.button-2 {
  background-color: #ed07ac;
  border-radius: 20px;
  font-weight: 700;
}

.nav-container {
  justify-content: flex-end;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.logo {
  object-fit: cover;
  object-position: 50% 50%;
  min-height: 1.67vw;
}

.navbar-no-shadow {
  z-index: 9999;
  background-color: #3a3a42;
  justify-content: center;
  align-items: center;
  height: 117px;
  display: flex;
  position: sticky;
  top: 0;
}

.navbar-no-shadow._2 {
  height: 8vh;
}

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

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

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

.nav-menu-wrapper {
  width: 100%;
  max-width: 314px;
  height: 100%;
  max-height: 44px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button-primary {
  color: #fff;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ed07ac;
  border-radius: 30px;
  width: 100%;
  max-width: 314px;
  height: 100%;
  max-height: 44px;
  padding: 10px 18px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  transition: all .2s;
}

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

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

.button-primary._3 {
  max-width: 200px;
  margin-bottom: 30px;
  font-size: 14px;
}

.body {
  font-family: Poppins, sans-serif;
}

.section {
  background-color: #515157;
  height: 1400px;
  display: flex;
  position: relative;
}

.section.movement {
  height: 81vh;
}

.section.movement.pp {
  height: auto;
}

.div-block {
  color: #fff;
  background-color: #303035;
  background-image: linear-gradient(#303035d1, #303035d1), url('../images/PATRON.png');
  background-position: 0 0, 50%;
  background-size: auto, 796px;
  flex: none;
  width: 655px;
  padding: 60px;
  box-shadow: inset 0 8px 20px -1px #0000006e;
}

.div-block.movement {
  background-image: linear-gradient(#303035d1, #303035d1), url('../images/insitu360_dark_pattern.png');
  background-position: 0 0, 50%;
  background-size: auto, 1100px;
  width: 900px;
  position: absolute;
  inset: 0%;
}

.div-block.sinab {
  background-image: linear-gradient(#303035d1, #303035d1), url('../images/insitu360_dark_pattern.png');
  background-position: 0 0, 50%;
  background-size: auto, 1100px;
}

.div-block-2 {
  flex: 1;
  padding: 60px;
  position: absolute;
  inset: 0%;
}

.div-block-2.sinsb {
  position: static;
}

.heading {
  text-align: right;
  text-shadow: -61px 0 #ffffff0f;
  margin-top: 0;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 74px;
  font-weight: 900;
  line-height: 105px;
}

.paragraph {
  font-size: 19px;
  line-height: 31px;
}

.paragraph-2 {
  color: #fff;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 32px;
}

.section-2 {
  flex-flow: column;
  display: flex;
  position: absolute;
  inset: 407px 0% auto;
}

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

.div-block-4 {
  flex-flow: row;
  flex: 1;
  justify-content: space-between;
  padding-right: 20px;
  display: flex;
}

.div-block-5 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-5.invert {
  flex-flow: column-reverse;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block {
  text-align: center;
  font-family: League Spartan, sans-serif;
  font-size: 23px;
  font-weight: 600;
  line-height: 59px;
}

.div-block-6 {
  background-color: #bb2088;
  background-image: url('../images/insitu360_music_icon.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 38px;
  border-radius: 70px;
  width: 70px;
  height: 70px;
  transform: rotate(0);
}

.div-block-6.video {
  background-image: url('../images/insitu360_video_film_cinema_icon.svg');
}

.div-block-6.foto {
  background-image: url('../images/insitu360_photography_icon.svg');
}

.div-block-6.teatro {
  background-image: url('../images/insitu360_theatre_icon.svg');
}

.div-block-6.tv {
  background-image: url('../images/insitu360_television_icon.svg');
}

.div-block-6.event {
  background-image: url('../images/insitu360_event_icon.svg');
}

.div-block-6.rotate {
  transform: rotate(180deg);
}

.div-block-7 {
  color: #fff;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-left: 20px;
  margin-right: 20px;
  display: flex;
}

.div-block-7.si-se-ve {
  display: none;
}

.heading-2 {
  margin-top: 0;
  font-family: League Spartan, sans-serif;
  font-size: 2.5vw;
  font-weight: 900;
  line-height: 3vw;
}

.text-block-2 {
  font-family: League Spartan, sans-serif;
  font-size: 1.2vw;
  font-weight: 700;
  line-height: 1vw;
}

.div-block-8 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  margin-top: 21px;
  display: flex;
}

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

.div-block-9.centro {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
}

.div-block-11 {
  margin-top: 14px;
}

.heading-3 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: League Spartan, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
}

.metrics-text {
  font-family: League Spartan, sans-serif;
  font-size: 78px;
  font-weight: 700;
  line-height: 43px;
}

.metrics-text._2 {
  margin-top: 10px;
  margin-bottom: 0;
  padding-bottom: 0;
  font-size: 37px;
  line-height: 26px;
}

.metrics-text._2._2-puntos {
  margin-top: 0;
  line-height: 29px;
}

.div-block-12 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  color: #3a3a42;
  background-color: #e5e1e6;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 500px;
  padding: 10px 40px;
  display: flex;
}

.div-block-12.count {
  border-radius: 7px;
  width: 500px;
  height: 230px;
}

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

.paragraph-3 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.paragraph-3.espacio {
  margin-top: 5px;
  margin-bottom: 0;
  font-size: 12px;
}

.paragraph-3.espacio.centro {
  text-align: center;
}

.div-block-14 {
  flex-flow: column;
  display: flex;
}

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

.div-block-16 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #00000014;
  border-radius: 12px;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 52px;
  padding: 10px;
  display: flex;
}

.div-block-16.auto {
  width: auto;
}

.div-block-10 {
  margin-top: 14px;
}

.button-3 {
  background-color: #ed07ac;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 23px;
}

.button-3.grande {
  text-align: center;
  border-radius: 50px;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  width: 100%;
  max-width: 500px;
  height: 70px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  font-size: 24px;
  line-height: 1.44px;
  display: flex;
}

.footer-subscribe {
  background-color: #e5e1e6;
  border-bottom: 1px #000;
  padding: 20px 30px;
  position: relative;
}

.footer-subscribe._2 {
  justify-content: center;
  align-items: center;
  height: 11vh;
  display: flex;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.footer-form-two {
  background-color: #f5f7fa;
  margin-bottom: 40px;
  padding: 64px;
}

.footer-form-container-two {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-form-title {
  font-size: 24px;
  line-height: 32px;
}

.footer-form-block-two {
  justify-content: flex-end;
  align-items: center;
  display: flex;
  position: relative;
}

.footer-form-input {
  border: 1px #000;
  width: 460px;
  height: 48px;
  margin-bottom: 0;
  padding: 12px 180px 12px 20px;
}

.footer-form-input::placeholder {
  color: #1a1b1fcc;
}

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

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

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

.button-primary-2.footer-form-button {
  padding: 8px 18px;
  position: absolute;
  right: 8px;
}

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

.footer-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  display: flex;
}

.footer-link-three {
  color: #1a1b1f;
  margin-left: 20px;
  margin-right: 20px;
  text-decoration: none;
}

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

.footer-social-block-three {
  justify-content: flex-start;
  align-items: center;
  margin-left: -32px;
  display: flex;
}

.footer-social-block-three.centro {
  justify-content: space-between;
  align-items: center;
  margin-left: 0;
}

.footer-social-link-three {
  margin-left: 32px;
}

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

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

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

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

.footer-legal-block {
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.footer-legal-link {
  color: #3a4554;
  margin-left: 24px;
}

.footer-legal-link:hover {
  color: #3a4554;
}

.link-block {
  border-radius: 0%;
}

.image-2._2 {
  width: 100px;
}

.div-block-17 {
  border-right: 1px solid #3a3a42;
  align-self: stretch;
  margin-left: 32px;
}

.dropdown-toggle {
  margin-left: 0;
  padding: 0;
}

.image-3 {
  height: 17px;
}

.dropdown {
  margin-left: 32px;
}

.dropdown.sin {
  margin-bottom: 3px;
  margin-left: 0;
}

.dropdown-list {
  left: 2px;
}

.dropdown-list.w--open {
  background-color: #fff;
  border: 1px solid #d4d4d4;
  border-bottom-color: #d9d9d9;
  border-radius: 6px;
  width: 270px;
  top: -123px;
  left: 3px;
  box-shadow: 1px 3px 5px #0003;
}

.dropdown-list.izq.w--open {
  left: -254px;
}

.div-block-18 {
  padding: 10px 20px 20px;
}

.div-block-18.nuevo {
  padding: 20px;
}

.div-block-19 {
  border-bottom: 1px solid #d9d9d9;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.text-block-3 {
  color: #757575;
  font-size: 12px;
}

.section-3 {
  z-index: 3;
  color: #fff;
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  inset: 0%;
}

.section-3.pp {
  padding-top: 80px;
}

.heading-4 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: League Spartan, sans-serif;
  font-size: 50px;
  font-weight: 900;
}

.section-4 {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  color: #fff;
  flex-flow: column;
  width: 100%;
  max-width: 700px;
  display: flex;
}

.text-block-4 {
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: League Spartan, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 22px;
}

.div-block-20 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-bottom: 5px;
  display: flex;
}

.div-block-20._1 {
  margin-bottom: 5px;
}

.text-field {
  color: #000000de;
  border: 2px solid #cfd8dc;
  border-radius: 6px;
  width: 50%;
  font-family: Hind, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.text-field._3 {
  width: 60%;
}

.text-field-2 {
  color: #000000de;
  border: 2px solid #cfd8dc;
  border-radius: 6px;
  width: 50%;
}

.select-field {
  color: #0006;
  -webkit-text-stroke-color: #000000de;
  border: 2px solid #cfd8dc;
  border-radius: 6px;
  width: 40%;
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: Hind, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.div-block-21 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.submit-button {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ed2bac;
  border-radius: 20px;
  padding-left: 30px;
  padding-right: 30px;
  font-weight: 700;
}

.checkbox {
  margin-top: 3px;
}

.link {
  color: #fff;
  font-size: 11px;
  font-weight: 800;
}

.checkbox-field {
  font-size: 12px;
}

.body-2 {
  background-image: url('../images/Captura-de-pantalla-2024-11-13-a-las-10.26.40.png');
  background-position: 50%;
  background-size: cover;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-5 {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-image: linear-gradient(#0000008a, #0000008a);
  flex-flow: column;
  flex: 1;
  justify-content: center;
  align-self: stretch;
  align-items: center;
  display: flex;
}

.div-block-22 {
  color: #000;
  background-color: #e6e1e7;
  border-radius: 11px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 700px;
  height: 100%;
  max-height: 400px;
  padding: 20px;
  display: flex;
  position: relative;
}

.heading-5 {
  text-align: center;
  margin: 0;
  font-family: League Spartan, sans-serif;
  font-size: 59px;
  font-weight: 900;
  line-height: 52px;
}

.div-block-23 {
  margin-bottom: 30px;
  position: relative;
}

.paragraph-4 {
  text-align: center;
  max-width: 410px;
  margin-bottom: 20px;
  font-family: League Spartan, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
}

.image-4 {
  position: absolute;
  inset: auto 0 0 auto;
}

.text-block-5 {
  letter-spacing: 2px;
  margin-bottom: 10px;
  font-family: League Spartan, sans-serif;
  font-weight: 500;
}

.utitlities-title-wrapper {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: left;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.utitlities-title-wrapper.fade-in-animation {
  width: auto;
  max-width: 600px;
}

.container-2 {
  color: #f5f5f5;
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.space-page-top {
  min-height: 11.11vw;
}

.space-2rem {
  min-height: 2.2vw;
}

.heading-12, .heading-7, .heading-8, .heading-10, .heading-9, .heading-11 {
  font-family: League Spartan, sans-serif;
  font-weight: 700;
}

.heading-13 {
  font-family: League Spartan, sans-serif;
  font-weight: 900;
}

.utilities-rtb-wrapper {
  flex-direction: column;
  align-items: center;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.utilities-rtb-wrapper.fade-in-animation {
  width: auto;
  max-width: 600px;
}

.heading-6 {
  font-family: League Spartan, sans-serif;
  font-weight: 700;
}

.space-1rem {
  min-height: 1.1vw;
}

.div-block-24 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: relative;
}

.image-5 {
  opacity: .85;
  width: 9px;
  margin-top: -2px;
}

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

.div-block-25 {
  position: absolute;
  inset: 0 -9px auto auto;
}

.div-block-25._2 {
  top: -9px;
  right: -11px;
}

.button-4 {
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ed2bac;
  border-radius: 20px;
  padding: 10px 30px 7px;
  font-family: League Spartan, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

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

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

.checkbox-label-2 {
  text-decoration: none;
}

.link-2, .link-3 {
  color: #fff;
}

.checkbox-field-2 {
  flex: 1;
}

@media screen and (max-width: 991px) {
  .logo-link-wrapper {
    z-index: 999;
    min-height: auto;
  }

  .navbar {
    height: 7rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .menu-button {
    z-index: 999;
    filter: invert();
    background-color: #0000;
    padding: 1rem 0 1rem 1rem;
  }

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

  .nav-menu {
    background-color: #161616;
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
    padding-top: 8rem;
    position: fixed;
    inset: 0%;
  }

  .nav-link {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    min-height: 6rem;
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    font-size: 4rem;
    line-height: 6rem;
    display: flex;
  }

  .nav-container {
    justify-content: flex-start;
    margin-left: auto;
  }

  .logo {
    min-height: 1.5rem;
    max-height: 1.5rem;
  }

  .burger-icon {
    color: #050505;
    font-size: 1.875rem;
  }

  .navbar-no-shadow {
    height: 72px;
  }

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

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-2 {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

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

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

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .button-primary {
    justify-content: center;
    align-items: center;
    max-width: 307px;
    max-height: 37px;
    font-size: 14px;
    line-height: 18px;
    display: flex;
  }

  .menu-button-2 {
    padding: 12px;
  }

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

  .section {
    height: 1000px;
  }

  .div-block {
    width: 450px;
    padding: 40px;
  }

  .div-block.movement {
    width: 550px;
  }

  .div-block-2 {
    padding: 40px;
  }

  .heading {
    font-size: 50px;
    line-height: 77px;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 24px;
  }

  .section-2 {
    top: 325px;
  }

  .div-block-3 {
    height: auto;
  }

  .div-block-4 {
    padding-right: 19px;
  }

  .text-block {
    font-size: 17px;
    line-height: 27px;
  }

  .div-block-6 {
    background-size: 25px;
    width: 50px;
    height: 50px;
  }

  .div-block-7 {
    grid-column-gap: 7px;
    grid-row-gap: 7px;
    margin-left: 10px;
    margin-right: 0;
  }

  .div-block-7.si-se-ve {
    display: none;
  }

  .heading-2 {
    font-size: 3vw;
  }

  .text-block-2 {
    font-size: 1.6vw;
  }

  .image {
    width: 100px;
  }

  .div-block-8 {
    margin-top: 70px;
  }

  .metrics-text {
    font-size: 6rem;
    line-height: 6.5rem;
  }

  .metrics-text._2 {
    font-size: 29px;
    line-height: 24px;
  }

  .metrics-text._2._2-puntos {
    margin-top: -4px;
  }

  .div-block-12 {
    flex: 1;
  }

  .div-block-12.count {
    flex: none;
  }

  .div-block-16 {
    width: 35px;
    height: 47px;
  }

  .button-3.grande {
    height: 61px;
    font-size: 12px;
  }

  .footer-form-two {
    padding: 40px;
  }

  .footer-form-title {
    margin-right: 15px;
  }

  .footer-form-input {
    width: 400px;
    padding-right: 180px;
  }

  .footer-wrapper-three {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
  }

  .footer-social-block-three {
    margin-top: 0;
  }

  .image-2 {
    width: 90px;
  }

  .dropdown-list.w--open {
    left: -77px;
  }

  .utitlities-title-wrapper {
    grid-row-gap: 16px;
    text-align: center;
    align-items: center;
    width: 100%;
    height: auto;
  }

  .max-width-38rem {
    max-width: 38rem;
  }

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

  .space-page-top {
    min-height: 10rem;
  }

  .space-2rem {
    min-height: 2rem;
  }

  .space-1rem {
    min-height: 1rem;
  }
}

@media screen and (max-width: 767px) {
  .logo-link-wrapper {
    padding-left: 0;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

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

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

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

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .section {
    height: 221vw;
    max-height: 1089px;
  }

  .section.movement.pp {
    height: auto;
    max-height: none;
  }

  .div-block {
    width: 300px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block.movement {
    width: 350px;
  }

  .div-block-2 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading {
    text-shadow: -47px 0 #ffffff0f;
    font-size: 43px;
    line-height: 49px;
  }

  .paragraph-2 {
    font-size: 14px;
    line-height: 21px;
  }

  .section-2 {
    top: 269px;
  }

  .div-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block {
    font-size: 3vw;
    line-height: 7vw;
  }

  .div-block-6 {
    background-size: 4vw;
    width: 8vw;
    height: 8vw;
  }

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

  .div-block-7.si-se-ve {
    width: 77vw;
    max-width: 500px;
    margin-bottom: 70px;
    display: flex;
  }

  .heading-2.siseve {
    font-size: 31px;
    line-height: 24px;
  }

  .text-block-2.siseve {
    font-size: 18px;
  }

  .image {
    width: 100px;
    margin-left: -37px;
  }

  .heading-3 {
    font-size: 18px;
  }

  .metrics-text._2 {
    margin-top: 5px;
    font-size: 4vw;
  }

  .div-block-12 {
    width: 91vw;
    max-width: 500px;
  }

  .div-block-12.count {
    width: 91vw;
    max-width: 500px;
    padding: 10px;
  }

  .paragraph-3 {
    font-size: 2.2vw;
  }

  .div-block-16 {
    width: 7vw;
    height: 8vw;
  }

  .button-3.grande {
    width: 91vw;
    height: 49px;
    font-size: 17px;
  }

  .footer-subscribe {
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-form-container-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-title {
    margin-right: 0;
  }

  .footer-form-block-two {
    width: 100%;
    margin-top: 20px;
  }

  .footer-form-input {
    width: 100%;
  }

  .footer-block-three {
    flex-flow: column wrap;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-link-three {
    margin-bottom: 10px;
  }

  .footer-social-block-three {
    margin-top: 10px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-copyright {
    font-size: 14px;
    line-height: 20px;
  }

  .footer-legal-block {
    margin-top: 15px;
    margin-left: -24px;
  }

  .footer-legal-link {
    font-size: 14px;
    line-height: 20px;
  }

  .dropdown-list.w--open {
    left: -265px;
  }

  .section-3 {
    padding: 40px 20px;
  }

  .heading-4 {
    font-size: 8vw;
  }

  .text-block-4 {
    font-size: 14px;
  }

  .div-block-21 {
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .submit-button {
    align-self: stretch;
  }

  .checkbox-field {
    margin-bottom: 10px;
  }

  .section-5 {
    padding: 20px;
  }

  .max-width-38rem {
    max-width: 28rem;
  }

  .max-width-30rem {
    max-width: 21rem;
  }
}

@media screen and (max-width: 479px) {
  .navbar {
    padding-left: 5%;
    padding-right: 5%;
  }

  .menu-button {
    padding-left: .5rem;
    padding-right: 0;
  }

  .nav-menu {
    z-index: 998;
  }

  .nav-link {
    min-height: 4rem;
    font-size: 2.5rem;
    line-height: 3rem;
  }

  .nav-container {
    padding-right: 0;
  }

  .logo {
    z-index: 999;
    max-width: none;
    position: relative;
  }

  .burger-icon {
    z-index: 999;
    position: relative;
  }

  .nav-menu-wrapper {
    max-width: 250px;
  }

  .nav-menu-2 {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .button-primary {
    max-width: 250px;
    max-height: 33px;
    font-size: 15px;
  }

  .section {
    height: 207vw;
    max-height: 832px;
  }

  .section.movement.pp {
    height: auto;
    max-height: none;
  }

  .div-block {
    width: 187px;
    padding: 20px;
  }

  .div-block.movement {
    width: 250px;
  }

  .div-block-2 {
    padding: 20px;
  }

  .heading {
    text-shadow: -20px 0 #ffffff0f;
    font-size: 25px;
    line-height: 38px;
  }

  .paragraph-2 {
    letter-spacing: 2px;
    font-size: 10px;
    font-weight: 600;
    line-height: 16px;
  }

  .section-2 {
    top: 214px;
  }

  .div-block-3 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .text-block {
    font-size: 2.7vw;
  }

  .div-block-6 {
    width: 9vw;
    height: 9vw;
  }

  .div-block-7.si-se-ve {
    margin-bottom: 19px;
  }

  .heading-2.siseve {
    font-size: 5vw;
  }

  .text-block-2.siseve {
    font-size: 4vw;
  }

  .image {
    width: 17vw;
    margin-left: 0;
  }

  .div-block-8 {
    margin-top: 22px;
  }

  .heading-3 {
    font-size: 3.6vw;
  }

  .metrics-text._2._2-puntos {
    line-height: 3vw;
  }

  .div-block-12 {
    padding: 10px;
  }

  .div-block-12.count {
    height: 42vw;
    max-height: 230px;
  }

  .paragraph-3.espacio.centro {
    font-size: 3vw;
  }

  .div-block-16 {
    border-radius: 1vw;
  }

  .container {
    max-width: none;
  }

  .footer-form-two {
    padding: 20px;
  }

  .footer-form-block-two {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .footer-form-input {
    margin-bottom: 10px;
    padding-right: 20px;
  }

  .button-primary-2.footer-form-button {
    position: relative;
    right: 0;
  }

  .footer-social-block-three {
    margin-top: 0;
  }

  .footer-social-link-three {
    margin-left: 15px;
  }

  .footer-bottom {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .link-block {
    background-size: 61px;
    width: 25px;
    height: 25px;
  }

  .dropdown-list.w--open {
    left: -266px;
  }

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

  .section-3.pp {
    justify-content: flex-start;
    align-items: center;
  }

  .heading-4 {
    margin-bottom: 10px;
  }

  .section-4 {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .heading-5 {
    font-size: 42px;
    line-height: 46px;
  }

  .paragraph-4 {
    margin-top: 10px;
    font-size: 16px;
  }

  .image-4 {
    width: 30vw;
    inset: auto 0% 0% auto;
  }

  .max-width-38rem {
    max-width: 100%;
  }

  .max-width-30rem {
    font-size: 3vw;
    line-height: 5vw;
  }

  .heading-13 {
    font-size: 10vw;
    line-height: 12vw;
  }

  .heading-6 {
    font-size: 6vw;
    line-height: 6vw;
  }

  .list {
    font-size: 3vw;
    line-height: 6vw;
  }

  .checkbox-label {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
    justify-content: flex-start;
    align-items: center;
    font-size: 11px;
    display: flex;
  }

  .checkbox-label-2 {
    font-size: .7rem;
  }

  .link-2 {
    color: #fff;
  }
}


body{

}