h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Fractul, sans-serif;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Fractul, sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Fractul, sans-serif;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

p {
  margin-bottom: 0px;
}

a {
  font-family: Inter, sans-serif;
  text-decoration: underline;
}

.menu {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  padding-top: 37.5px;
  padding-bottom: 0px;
  background-color: transparent;
}

.menu-link {
  margin-right: 60px;
  padding: 0px;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.menu-link.contact {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-decoration: none;
}

.menu-link.black {
  color: #000;
}

.menu-link.hidde {
  display: none;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.menu-arrow {
  width: 19px;
  height: 19px;
  margin-left: 14px;
  background-image: url('../images/menu-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.menu-arrow.black {
  background-image: url('../images/arrow-black.svg');
}

.container {
  width: 1120px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
}

.hero-section {
  padding-top: 103.31597900390625px;
  padding-bottom: 245.5px;
  background-image: linear-gradient(288deg, #000, #43474d);
}

.hero-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 46.4px;
}

.hero-img {
  overflow: hidden;
  width: 50%;
}

.hero-info {
  width: 50%;
  padding-left: 70px;
  color: #fff;
}

.menu-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 1px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #878787;
}

.menu-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.menu-links {
  margin-bottom: 41.5px;
}

.menu-line-small {
  width: 42.44px;
  height: 6.14px;
  border-radius: 10px;
  background-color: #ff1a5c;
}

.img-container {
  position: relative;
  width: 499px;
  height: 398.03px;
}

.hero-title {
  margin-bottom: 32px;
  font-family: Fractul, sans-serif;
  font-size: 56px;
  line-height: 64px;
  font-weight: 500;
}

.hero-text {
  margin-bottom: 32px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.pink-text {
  color: #ff1a5c;
}

.hero-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.button-circle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 49px;
  height: 49px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 100px;
  background-color: #ff1a5c;
  background-image: url('../images/angle-right-white.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.button-circle.white {
  background-color: #fff;
  background-image: url('../images/angle-right-pink.svg');
}

.button-circle.black {
  background-color: #fff;
  background-image: url('../images/angle-right-black.svg');
}

.button-circle.pink {
  background-color: #fff;
  background-image: url('../images/angle-right-pink.svg');
}

.hero-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.hero-button.demo-button {
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.hero-button.advantages.movil {
  display: none;
}

.hero-button.button-footer {
  margin-right: 0px;
}

.hero-button.banner {
  margin-right: 0px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.hero-button.banner.movil {
  display: none;
}

.button-text {
  min-width: 151.875px;
  padding: 16px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 3px;
  border-color: #ff1a5c;
  border-radius: 30px;
  background-color: transparent;
  line-height: 21px;
  text-align: center;
}

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

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

.arrow-right {
  width: 8.94px;
  height: 16.41px;
  background-image: url('../images/angle-right-white.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.whats-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
}

.whats-container.link-footer {
  margin-bottom: 7px;
  color: #fff;
  text-decoration: none;
}

.whats-container.link-footer.black {
  color: #000;
}

.whats-icon {
  width: 14px;
  height: 14px;
  margin-right: 8px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/logo-whatsapp.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.whats-text {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.container-customer {
  padding-top: 78.5px;
  padding-right: 235px;
  padding-left: 235px;
  color: #fff;
  text-align: center;
}

.customer-subtitle {
  margin-bottom: 24.5px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.customer-tutle {
  font-size: 56px;
  line-height: 64px;
  font-weight: 500;
}

.bg-demo {
  position: relative;
  margin-top: -156px;
  border-radius: 20px;
  background-color: #ff1a5c;
  color: #fff;
}

.demo-icon {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 335px;
  height: 100%;
  margin-left: 77.5px;
  background-image: url('../images/trazado-demo.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.demo-container {
  width: 50%;
  margin-left: auto;
  padding: 58.5px 95.5px 58.5px 30px;
  text-align: center;
}

.demo-title {
  margin-bottom: 5px;
  font-size: 40px;
  line-height: 64px;
  font-weight: 500;
}

.demo-text {
  margin-bottom: 28px;
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.advantage-container {
  padding-top: 63px;
}

.advantage-description {
  margin-bottom: 63px;
  padding-right: 320px;
  padding-left: 320px;
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.advantage {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 72px 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: hsla(0, 0%, 52.9%, 0.08);
  color: #000;
}

.advantage-image {
  position: relative;
  overflow: hidden;
  width: 88px;
  height: 88px;
  margin-right: 36px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.advantage-title {
  margin-bottom: 15.5px;
  font-family: Fractul, sans-serif;
  font-size: 24px;
  line-height: 34px;
}

.advantage-text {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.advantage-info {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.advantages-content {
  display: -ms-grid;
  display: grid;
  margin-bottom: 111px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.data-subtitle {
  margin-bottom: 24.5px;
  font-family: Inter, sans-serif;
  color: #878787;
  font-size: 16px;
  line-height: 21px;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.data-title {
  margin-bottom: 51.5px;
  color: #000;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
}

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

.data-container {
  margin-bottom: 63px;
  padding-right: 195px;
  padding-left: 195px;
}

.data-line {
  width: 40px;
  height: 4px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ff1a5c;
}

.storie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 32px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  border-radius: 20px;
  background-color: #000;
  color: #fff;
}

.storie-icon {
  width: 75px;
  height: 75px;
  margin-bottom: 57.7px;
  border-style: solid;
  border-width: 3px;
  border-color: #ff1a5c;
  border-radius: 100px;
  background-color: transparent;
  background-image: url('../images/cx-icon.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.storie-image {
  position: relative;
  height: 220.59px;
  margin-bottom: 36px;
}

.storie-title {
  margin-bottom: 10px;
  font-family: Fractul, sans-serif;
  font-size: 40px;
  line-height: 44px;
  font-weight: 500;
}

.storie-text {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.stories-slider {
  position: static;
  height: auto;
  margin-bottom: 139px;
  background-color: transparent;
}

.storie-slide {
  width: 33.333%;
  margin-right: 10px;
  margin-left: 10px;
}

.slider-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.icon-arrow {
  display: none;
}

.storie-arrow {
  width: 50px;
  height: 50px;
  background-image: url('../images/arrow-slide.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.storie-arrow.left {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.slide-nav {
  display: none;
}

.section-visibility {
  padding-bottom: 78px;
  background-color: #000;
}

.visibility-container {
  margin-bottom: 81px;
  padding-top: 63px;
  padding-right: 251px;
  padding-left: 251px;
}

.visibility-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.visibility-content.movil {
  display: none;
}

.visibility-images {
  width: 60%;
  padding-right: 69px;
}

.visibility-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
}

.visibility-img-container {
  position: relative;
  height: 91%;
  padding-top: 23px;
}

.visibility-rectangle {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 0;
  width: 449px;
  height: 449px;
  margin-right: auto;
  margin-left: auto;
  background-color: hsla(0, 0%, 52.9%, 0.4);
}

.vis-img {
  position: relative;
  top: 51px;
  width: 100%;
  height: 350px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/h2-1.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.vis-img.res {
  background-image: url('../images/image-recursos.svg');
}

.vis-img.al {
  display: none;
  background-image: url('../images/img-al.svg');
}

.vis-img.rp {
  display: none;
  background-image: url('../images/target1.svg');
}

.vis-img.aj {
  display: none;
  background-image: url('../images/target2.svg');
  background-size: contain;
}

.feature {
  margin-bottom: 40px;
  color: #fff;
  cursor: default;
}

.feature.margin-none {
  margin-bottom: 0px;
}

.feature-title {
  margin-bottom: 16px;
  font-family: Fractul, sans-serif;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}

.feature-text {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.visibility-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1px;
  height: 100%;
  margin-right: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: hsla(0, 0%, 52.9%, 0.4);
}

.visibility-line-pink {
  width: 4px;
  height: 73px;
  border-radius: 10px;
  background-color: #ff00f8;
}

.section-gradient {
  background-image: -webkit-gradient(linear, right top, left top, from(#000), to(#43474d));
  background-image: linear-gradient(270deg, #000, #43474d);
}

.section-gradient.padding-top {
  padding-top: 0px;
  padding-bottom: 46.5px;
  background-image: -webkit-gradient(linear, right top, left top, from(#000), to(#43474d));
  background-image: linear-gradient(270deg, #000, #43474d);
}

.section-gradient.privacy {
  background-image: none;
}

.section-gradient.hidde {
  display: none;
}

.ecosystem-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 69px;
  padding-bottom: 69px;
  background-color: hsla(0, 0%, 52.9%, 0.24);
  color: #fff;
}

.ecosystem-info {
  width: 50%;
  padding-right: 57px;
  padding-left: 57px;
}

.ecosystem-info.first {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.ecosystem-title {
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}

.ecosystem-subtitle {
  font-family: Inter, sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.ecosystem-text {
  margin-bottom: 24px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
}

.ecosystem-text.margin-none {
  margin-bottom: 0px;
}

.form-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-block {
  width: 50%;
  margin-bottom: 0px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
}

.form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-image {
  position: relative;
  width: 50%;
  height: 551.9618530273438px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-image: url('../images/form-img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.form-fields {
  padding-top: 50px;
  padding-right: 84px;
  padding-left: 84px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  background-color: #fff;
  color: #000;
}

.form-title {
  margin-bottom: 8px;
  line-height: 32px;
  font-weight: 500;
}

.form-subtitle {
  font-family: Inter, sans-serif;
  line-height: 21px;
}

.form-subtitle.margin {
  margin-bottom: 17.8px;
}

.form-input {
  margin-bottom: 16px;
  padding-left: 0px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 hsla(0, 0%, 52.9%, 0.7);
  background-color: transparent;
  font-family: Inter, sans-serif;
  color: rgba(0, 0, 0, 0.7);
  line-height: 21px;
}

.form-input.size {
  width: 48%;
}

.form-text-small {
  font-family: Inter, sans-serif;
  color: #878787;
  font-size: 8px;
  line-height: 12px;
}

.form-text-small.align-center {
  margin-top: 100px;
  padding-right: 53px;
  padding-left: 53px;
  text-align: center;
}

.form-button {
  padding-right: 40px;
  background-color: transparent;
  background-image: url('../images/button-form.svg');
  background-position: 99% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Fractul, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 32px;
}

.form-button.button-form {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.form-fields-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.checkbox {
  width: 17px;
  height: 17px;
  margin-top: 0px;
  margin-right: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-color: #878787;
  border-radius: 100px;
}

.checkbox.w--redirected-checked {
  border-style: solid;
  border-color: #878787;
  background-color: transparent;
  background-image: url('../images/circle-pink.svg');
  background-position: 50% 40%;
  background-size: auto;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.privacy-link {
  color: #878787;
  font-weight: 700;
}

.privacy-link.white {
  color: hsla(0, 0%, 100%, 0.6);
}

.footer-container {
  margin-bottom: 40px;
  color: #fff;
}

.footer-logo {
  margin-bottom: 34.4px;
}

.footer-content-links {
  display: -ms-grid;
  display: grid;
  margin-bottom: 76px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.footer-link {
  display: block;
  margin-bottom: 7px;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.footer-link.black {
  color: #000;
}

.footer-link.black.hidde {
  display: none;
}

.footer-link.hidde-movil.hidde {
  display: none;
}

.footer-link.show-movil {
  display: none;
}

.footer-text {
  margin-bottom: 16px;
  font-family: Fractul, sans-serif;
  color: #878787;
  font-size: 24px;
  line-height: 40px;
  font-weight: 500;
}

.footer-text.white {
  margin-bottom: 34px;
  color: #fff;
}

.footer-text.white.provacy {
  color: #000;
}

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

.footer-text.show-movil {
  display: none;
}

.footer-button-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.footer-text-privacy {
  font-family: Inter, sans-serif;
  color: hsla(0, 0%, 100%, 0.6);
  font-size: 12px;
  line-height: 18px;
  text-align: center;
}

.footer-text-privacy.black {
  color: rgba(0, 0, 0, 0.6);
}

.footer-bg {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 52.9%, 0.24);
}

.footer-bg.black {
  background-color: #000;
}

.footer-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-rrsss {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.rrss-link {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.rrss-link.movil {
  display: none;
}

.alquimia-logo {
  width: 25.35px;
  height: 24.5px;
  margin-left: 33.6px;
  background-image: url('../images/alquimia-logo.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.alquimia-logo-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 9px;
  line-height: 14px;
}

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

.footer-text-final {
  padding-top: 16px;
  padding-bottom: 16px;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 300;
  text-align: center;
}

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

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

.form-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 22px;
  height: 22px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/arrow-top.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.form-arrow.purple {
  background-image: url('../images/arrow-bottom.svg');
}

.form-arrow.purple._4 {
  top: 260px;
}

.form-arrow.purple._3 {
  top: 215px;
}

.form-arrow._1 {
  top: 76px;
  right: 72px;
}

.form-arrow._2 {
  top: 122px;
  right: 72px;
}

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

.ra-icon1 {
  position: absolute;
  left: 0px;
  top: 14px;
  right: 0px;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon1.svg');
  background-position: 50% 50%;
  background-size: auto;
  background-repeat: no-repeat;
}

.ra-icon1._2 {
  top: 67px;
  background-image: url('../images/icon7.svg');
}

.ra-line {
  position: absolute;
  top: 9px;
  right: 7px;
  width: 1px;
  height: 28.5px;
  margin-right: auto;
  margin-left: auto;
  background-color: #ff00f8;
}

.ra-line._2 {
  left: 8px;
  top: 50px;
  right: auto;
  bottom: auto;
  height: 20px;
}

.ra-line2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 2px;
  background-color: #ff1a5c;
}

.icon-mf1 {
  position: absolute;
  left: 5px;
  top: 11px;
  width: 40px;
  height: 36.3px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon5.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon-mf1.purple {
  left: 45px;
  top: 17px;
  background-image: url('../images/icon4.svg');
}

.icon-cc1 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 62.44px;
  height: 43.82px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/icon3.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.icon-cc-circle {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 20.5px;
  height: 20.5px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 100px;
  background-color: #ff1a5c;
}

.icon-cd {
  width: 80px;
  height: 80px;
  background-image: url('../images/icon6.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-lines {
  width: 372.04px;
  height: 336px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/lines.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-pc {
  position: absolute;
  top: 0px;
  z-index: 1;
  width: 462px;
  height: 359px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/pc.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 22px;
  height: 22px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/arrow-top.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.hero-arrow.purple {
  background-image: url('../images/arrow-bottom.svg');
}

.hero-arrow.purple._4 {
  top: 260px;
}

.hero-arrow.purple._3 {
  top: 215px;
}

.hero-arrow._1 {
  top: 76px;
  right: 72px;
}

.hero-arrow._2 {
  top: 122px;
  right: 72px;
}

.hero-arrow.hero {
  left: -279px;
  top: 61.99px;
  z-index: 4;
  background-size: auto;
}

.hero-arrow.hero2 {
  top: 137.99px;
  right: -401px;
  z-index: 4;
  background-size: auto;
}

.hero-arrow.hero3 {
  left: -479px;
  top: 230.99px;
  z-index: 4;
  background-size: auto;
}

.hero-arrow.white1 {
  left: 0%;
  top: 29px;
  right: auto;
  bottom: auto;
  z-index: 4;
  background-image: url('../images/menu-arrow.svg');
  background-size: auto;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.hero-arrow.white2 {
  left: auto;
  top: 0px;
  right: 0px;
  bottom: auto;
  z-index: 4;
  background-image: url('../images/menu-arrow.svg');
  background-size: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.hero-arrow.white3 {
  left: 31px;
  bottom: 72px;
  z-index: 4;
  background-image: url('../images/menu-arrow.svg');
  background-size: auto;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.title_privacy {
  margin-bottom: 38px;
  color: #000;
  font-weight: 700;
  text-align: center;
}

.text_term {
  width: 70%;
  font-family: 'Open Sans', sans-serif;
  color: #00211f;
  font-size: 16px;
  line-height: 24px;
}

.div_title_privacy {
  margin-bottom: 132px;
  padding-top: 46px;
  padding-right: 77px;
  padding-left: 77px;
  text-align: center;
}

.container-2 {
  width: 1088px;
  max-width: 100%;
  margin-top: 79.53125px;
  margin-right: auto;
  margin-left: auto;
}

.title_term {
  padding-right: 0px;
  padding-bottom: 15.5px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border-bottom: 4px solid #ff1a5c;
  font-family: Fractul, sans-serif;
  color: #000;
  font-size: 32px;
  line-height: 40px;
  font-weight: 500;
}

.term-title {
  width: 40%;
  margin-top: -85px;
  padding-right: 60px;
}

.term-title.margin-top {
  margin-top: -168px;
}

.term-title.margin-top2 {
  margin-top: -122px;
}

.term-number {
  font-family: Lato, sans-serif;
  font-size: 24px;
  line-height: 40px;
  font-weight: 700;
}

.flex_term {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 87.7px;
  padding-bottom: 0px;
}

.flex_term.padding-buttom {
  padding-bottom: 73px;
}

.flex_term.padding-buttom-2 {
  padding-bottom: 83px;
}

.privacy-text {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 24px;
}

.container-slider {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100vw;
  padding-right: 90px;
  padding-left: 90px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-wrapper {
  position: relative;
}

.mask {
  position: static;
  overflow: visible;
  background-color: transparent;
}

.line {
  position: absolute;
  left: 0px;
  bottom: 64px;
  width: 169.28px;
  height: 10px;
  background-image: url('../images/line.1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.line2 {
  position: absolute;
  left: 163px;
  top: 328px;
  width: 16.22px;
  height: 16.39px;
  background-image: url('../images/line.2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.line3 {
  position: absolute;
  left: 174px;
  top: 249px;
  z-index: 2;
  width: 95.2px;
  height: 94.62px;
  background-image: url('../images/line.5.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.line4 {
  position: absolute;
  left: 266px;
  top: 253px;
  z-index: 2;
  width: 132.32px;
  height: 79.86px;
  background-image: url('../images/line.4.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.line5 {
  position: absolute;
  left: 394px;
  top: 237px;
  width: 92.5px;
  height: 92.5px;
  background-image: url('../images/line.5.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 10;
  display: none;
  width: 65%;
  height: 90%;
  margin: auto;
}

.popup-img {
  width: 50%;
  background-image: url('../images/popup-img.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.popup-info {
  position: relative;
  width: 50%;
  padding: 100px 44px 47px;
  background-color: #fff;
}

.popup-form-fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  text-align: center;
}

.popup-title {
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.popup-text {
  margin-bottom: 39px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.popup-input {
  margin-bottom: 24.5px;
  border-style: none none solid;
  border-width: 1px;
  border-color: #000 #000 hsla(0, 0%, 52.9%, 0.7);
  font-family: Inter, sans-serif;
  line-height: 21px;
}

.popup-close {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 24px;
  height: 24px;
  margin-top: 24px;
  margin-right: 24px;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/close-popup.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.popup-success {
  padding-top: 64px;
  padding-bottom: 64px;
  background-color: transparent;
  font-family: Inter, sans-serif;
  color: #000;
  line-height: 21px;
}

.succes-text {
  margin-bottom: 40px;
  font-size: 16px;
}

.popup-error {
  margin-top: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Inter, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 21px;
  text-align: center;
}

.form-success {
  height: 100%;
  padding: 48.5px 83px;
  background-color: transparent;
  color: #000;
  text-align: left;
}

.form-success-title {
  margin-bottom: 10px;
  font-family: Fractul, sans-serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 500;
}

.form-succes-text {
  font-family: Inter, sans-serif;
  line-height: 21px;
}

.form-succes-text.margin {
  margin-bottom: 30px;
}

.success-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.storie1-img1 {
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 2;
  width: 100%;
  height: 78.71px;
  background-image: url('../images/h1-1.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.storie1-img2 {
  position: absolute;
  left: 0px;
  top: 60px;
  right: 0px;
  width: 90%;
  height: 71.95px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 12px;
  background-image: url('../images/h1-2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.storie1-img3 {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 71.95px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 12px;
  background-image: url('../images/h1-3.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.storie2-img1 {
  width: 100%;
  height: 100%;
  background-image: url('../images/h2-1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.storie2-img2 {
  position: absolute;
  top: 80px;
  right: 15px;
  width: 26px;
  height: 26px;
  background-image: url('../images/h2-2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.storie2-img3 {
  position: absolute;
  right: 28.3px;
  bottom: -17px;
  width: 36.34px;
  height: 36.34px;
  background-image: url('../images/h2-3.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.storie3-img1 {
  width: 100%;
  height: 100%;
  background-image: url('../images/h3-1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.storie3-img2 {
  position: absolute;
  left: 144px;
  bottom: 25px;
  width: 60px;
  height: 70px;
  background-image: url('../images/h3-2.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.storie4-img1 {
  width: 100%;
  height: 100%;
  background-image: url('../images/h4-1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.storie4-img2 {
  position: absolute;
  left: 45px;
  bottom: 30px;
  width: 27.13px;
  height: 22px;
  background-image: url('../images/folder.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.storie4-img3 {
  position: absolute;
  right: 26px;
  bottom: 31px;
  width: 150px;
  height: 22px;
  background-image: url('../images/h4-2.svg');
  background-position: 50% 30%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slider-container {
  overflow: hidden;
  width: 100%;
  padding: 40px;
}

.section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-wrapper-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-right-arrow {
  color: #444;
}

.slider-text {
  font-family: Oswald, sans-serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.slider-testimoniales {
  position: static;
  width: 400px;
  height: auto;
  background-color: transparent;
}

.slide-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.slider-icon {
  display: none;
}

.slider-left-arrow {
  color: #444;
}

.whatsapp-button {
  display: none;
}

.caddi-link {
  color: #fff;
  text-decoration: none;
}

.caddi-link.black {
  color: #000;
}

.popup-flex {
  display: none;
}

.popup-logo {
  display: none;
}

.hero-subtitle {
  margin-bottom: 68px;
  padding-right: 254px;
  padding-left: 254px;
  color: #fff;
  line-height: 40px;
  font-weight: 500;
  text-align: center;
}

.tool {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-family: Inter, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.tool-icons {
  display: -ms-grid;
  display: grid;
  width: 100px;
  max-width: 100%;
  margin-bottom: 32px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.tool-icon {
  width: 22px;
  height: 22px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.tool-icon.rectanlgle {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  border-radius: 2px;
}

.tool-icon.white-check {
  background-image: url('../images/check-white.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.tool-icon.arrow-right-tool {
  background-image: url('../images/arrow-tool.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tool-icon.circle-pink {
  background-image: url('../images/circle-pink_1.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tool-icon.check {
  background-image: url('../images/check-white2.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tool-icon.close {
  position: relative;
  background-image: url('../images/checkx.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tool-icon.face {
  background-image: url('../images/face.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tool-icon.ab {
  background-image: url('../images/ab.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tool-icon.arrow-left-tool {
  background-image: url('../images/arrow-tool-pink.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.tool-line {
  width: 20px;
  height: 3px;
  margin-bottom: 8px;
  border-radius: 4px;
  background-color: #ff1a5c;
}

.tool-title {
  margin-bottom: 7px;
  font-weight: 800;
}

.container-tools {
  display: -ms-grid;
  display: grid;
  margin-bottom: 63px;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.tools-content {
  padding-top: 100px;
  color: #fff;
}

.tools-description {
  padding-right: 288px;
  padding-left: 288px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}

.tool-circle {
  width: 8px;
  height: 8px;
  margin-top: -1px;
  margin-right: -1px;
  margin-left: auto;
  border-radius: 50px;
  background-color: #ff1a5c;
}

.banner-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 110px;
  background-color: #000;
}

.banner-image {
  width: 50%;
  height: 560px;
  background-image: url('../images/banner-img.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.banner-container {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1120px;
  height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 16px;
  padding-left: 16px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.banner-info {
  width: 50%;
  margin-left: auto;
  padding-left: 56.5px;
  color: #fff;
}

.banner-text {
  margin-bottom: 24.5px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.banner-title {
  margin-bottom: 44.5px;
  font-size: 56px;
  line-height: 64px;
  font-weight: 500;
}

.banner-description {
  margin-bottom: 45.5px;
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 28px;
}

@media screen and (max-width: 991px) {
  .menu {
    margin-top: 47.32638931274414px;
  }

  .menu-logo {
    margin-bottom: 24.1px;
  }

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

  .hero-section {
    padding-top: 85.71180725097656px;
    padding-bottom: 242.5px;
  }

  .hero-container {
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .hero-img {
    width: 100%;
  }

  .hero-info {
    width: 100%;
    margin-bottom: 60px;
    padding-top: 40px;
    padding-right: 60px;
    padding-left: 60px;
    text-align: center;
  }

  .menu-links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu-line-small {
    margin-right: auto;
    margin-left: auto;
  }

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

  .hero-title {
    font-size: 40px;
  }

  .hero-buttons {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-button {
    margin-right: 0px;
  }

  .hero-button.advantages {
    margin-right: auto;
    margin-left: auto;
  }

  .hero-button.advantages.movil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-button.banner {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .hero-button.banner.movil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .whats-container.link-footer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .whats-container.hidde-movil {
    display: none;
  }

  .container-customer {
    padding-right: 60px;
    padding-left: 60px;
  }

  .customer-tutle {
    font-size: 40px;
    line-height: 50px;
  }

  .demo-icon {
    display: none;
  }

  .demo-container {
    width: 100%;
    padding-right: 98.5px;
    padding-left: 98.5px;
  }

  .demo-title {
    font-size: 36px;
    line-height: 40px;
  }

  .demo-text {
    font-size: 20px;
  }

  .advantage-description {
    padding-right: 60px;
    padding-left: 60px;
  }

  .advantage {
    padding-top: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }

  .advantage-image {
    margin-right: 0px;
    margin-bottom: 40px;
  }

  .advantages-content {
    width: 80%;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .data-container {
    margin-bottom: 20px;
    padding-right: 70px;
    padding-left: 70px;
  }

  .storie-icon {
    margin-bottom: 40px;
  }

  .storie-title {
    font-size: 22px;
  }

  .storie-text {
    min-height: 46.66666793823242px;
    font-size: 14px;
  }

  .slider-arrow {
    left: 0px;
    top: auto;
    right: -76px;
    bottom: -82px;
    margin-right: auto;
    margin-left: auto;
  }

  .slider-arrow.left {
    left: -76px;
    right: 0px;
  }

  .storie-arrow {
    background-image: url('../images/button-form.svg');
  }

  .visibility-container {
    margin-bottom: 60px;
    padding-top: 60px;
    padding-right: 70px;
    padding-left: 70px;
  }

  .visibility-content {
    display: none;
  }

  .visibility-content.movil {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 70%;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
  }

  .visibility-info {
    width: 100%;
  }

  .feature {
    text-align: center;
  }

  .feature-text {
    margin-bottom: 50px;
  }

  .section-gradient {
    background-color: #000;
    background-image: none;
  }

  .section-gradient.padding-top {
    padding-top: 0px;
    padding-bottom: 0px;
    background-image: none;
  }

  .section-gradient.privacy {
    background-color: #fff;
  }

  .ecosystem-container {
    padding: 0px 95px 38px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #000;
    text-align: center;
  }

  .ecosystem-info {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .ecosystem-info.first {
    width: 100%;
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .ecosystem-title {
    margin-bottom: 10px;
  }

  .ecosystem-subtitle {
    font-size: 20px;
  }

  .ecosystem-text.title {
    margin-bottom: 0px;
  }

  .form-container {
    margin-right: -32px;
    margin-left: -32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .form-block {
    width: 100%;
    padding-right: 32px;
    padding-bottom: 40px;
    padding-left: 32px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
  }

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

  .form-image {
    width: 100%;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
  }

  .form-fields {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    text-align: center;
  }

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

  .form-text-small.align-center {
    margin-top: 0px;
  }

  .form-text-small.margin {
    margin-bottom: 10px;
  }

  .form-button.button-form {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .form-fields-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .checkbox-field {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-logo {
    margin-right: auto;
    margin-left: auto;
  }

  .footer-content-links {
    margin-bottom: 40px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer-menu.flex-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

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

  .footer-link.hidde-movil {
    display: none;
  }

  .footer-link.show-movil {
    display: block;
  }

  .footer-link.show-movil.hidde {
    display: none;
  }

  .footer-text {
    display: none;
  }

  .footer-text.white.show {
    display: block;
  }

  .footer-text.show-movil {
    display: block;
    margin-right: 30px;
    color: #fff;
  }

  .footer-text.show-movil.black {
    color: #000;
  }

  .footer-button-content {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rrss-link {
    display: block;
  }

  .rrss-link.movil {
    display: block;
    font-weight: 700;
  }

  .rrss-link.hidde {
    display: none;
  }

  .form-arrow._1 {
    top: 39px;
  }

  .form-arrow._2 {
    top: 78px;
  }

  .title_privacy {
    font-size: 30px;
  }

  .text_term {
    width: 100%;
  }

  .div_title_privacy {
    width: 80%;
    margin-right: auto;
    margin-bottom: 40px;
    margin-left: auto;
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .container-2 {
    margin-top: 85.71180725097656px;
    padding-right: 32px;
    padding-left: 32px;
  }

  .title_term {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
  }

  .term-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .term-title.margin-top {
    margin-top: 0px;
  }

  .term-title.margin-top2 {
    margin-top: 0px;
  }

  .flex_term {
    width: 80%;
    margin-right: auto;
    margin-bottom: 60px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex_term.padding-buttom {
    padding-bottom: 0px;
  }

  .flex_term.padding-buttom-2 {
    padding-bottom: 0px;
  }

  .popup {
    width: 70%;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .popup-img {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 40%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background-image: url('../images/img-popu.svg'), -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(0%, #140207), to(#ff1a5c));
    background-image: url('../images/img-popu.svg'), linear-gradient(0deg, #000, #140207 0%, #ff1a5c);
    background-position: 50% 50%, 0px 0px;
    background-size: cover, auto;
  }

  .popup-info {
    width: 100%;
    height: 60%;
    padding: 40px;
  }

  .popup-text {
    margin-bottom: 30px;
  }

  .popup-input {
    margin-bottom: 20px;
  }

  .popup-error {
    margin-top: 10px;
    margin-bottom: 0px;
  }

  .popup-error.margin-top {
    margin-top: 20px;
  }

  .form-success {
    padding-bottom: 10px;
  }

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

  .slider-container {
    padding-right: 32px;
    padding-bottom: 110px;
    padding-left: 32px;
  }

  .slider-testimoniales {
    width: 60%;
  }

  .menu-button {
    display: none;
    padding: 0px;
  }

  .button-icon {
    display: none;
  }

  .whatsapp-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 47.32638931274414px;
    padding: 12px 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Inter, sans-serif;
    color: #000;
    font-weight: 700;
    text-decoration: none;
  }

  .whatsapp-button.black {
    background-color: #000;
    color: #fff;
  }

  .feature-img {
    width: 100%;
    height: 300px;
    background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .feature-img.rd {
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/image-recursos.svg');
    background-position: 50% 50%;
    background-size: cover;
  }

  .feature-img.al {
    background-image: url('../images/img-al.svg');
  }

  .feature-img.rp {
    background-image: url('../images/target1.svg');
    background-size: cover;
  }

  .feature-img.aj {
    background-image: url('../images/target2.svg');
  }

  .pink-line {
    width: 40px;
    height: 4px;
    margin-right: auto;
    margin-bottom: 16px;
    margin-left: auto;
    padding-right: 0px;
    padding-bottom: 0px;
    border-radius: 12px;
    background-color: #ff00f8;
  }

  .popup-flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 24px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: Fractul, sans-serif;
    color: #fff;
    font-size: 16px;
    line-height: 32px;
    font-weight: 500;
  }

  .popup-line {
    width: 30%;
    height: 2px;
    padding-right: 0px;
    padding-bottom: 0px;
    border-radius: 7px;
    background-color: #ff1a5c;
  }

  .popup-logo {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: block;
    width: 27px;
    height: 11.73px;
    margin-top: 32px;
    margin-left: 32px;
    padding-right: 0px;
    padding-bottom: 0px;
    background-image: url('../images/cx.svg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .hero-subtitle {
    margin-bottom: 60px;
    padding-right: 52px;
    padding-left: 52px;
  }

  .tool {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .container-tools {
    grid-row-gap: 60px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .tools-content {
    padding-top: 50px;
  }

  .tools-description {
    padding-right: 75px;
    padding-left: 75px;
  }

  .banner-section {
    margin-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .banner-image {
    width: 100%;
    height: 400px;
  }

  .banner-container {
    position: static;
    padding: 60px 32px;
  }

  .banner-info {
    width: 100%;
    margin-left: 0px;
    padding-left: 0px;
  }

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

  .banner-title {
    margin-bottom: 30px;
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }

  .banner-description {
    padding-right: 90px;
    padding-left: 90px;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .hero-section {
    padding-bottom: 209.5px;
  }

  .hero-info {
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .img-container {
    height: 300px;
    background-image: url('../images/hero-movil-img.svg');
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .hero-title {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 32px;
  }

  .hero-text {
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 21px;
  }

  .container-customer {
    padding-right: 0px;
    padding-left: 0px;
  }

  .customer-subtitle {
    margin-bottom: 34.6px;
    font-size: 8px;
    line-height: 10px;
  }

  .customer-tutle {
    font-size: 24px;
    line-height: 32px;
  }

  .demo-container {
    padding: 50px 30px;
  }

  .demo-title {
    font-size: 24px;
    line-height: 30px;
  }

  .demo-text {
    margin-bottom: 33px;
    font-size: 14px;
    line-height: 21px;
  }

  .advantage-container {
    padding-top: 40px;
  }

  .advantage-description {
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
    line-height: 21px;
  }

  .advantage {
    padding: 30px 15px;
  }

  .advantage-image {
    margin-bottom: 24.5px;
  }

  .advantage-title {
    margin-bottom: 24px;
    line-height: 32px;
  }

  .advantage-text {
    font-size: 14px;
  }

  .advantages-content {
    width: 100%;
    margin-bottom: 40px;
  }

  .data-subtitle {
    font-size: 8px;
    line-height: 11px;
  }

  .data-title {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
  }

  .data-title.white-text {
    font-size: 24px;
    line-height: 32px;
  }

  .data-container {
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .storie {
    padding-right: 16px;
    padding-left: 16px;
  }

  .storie-icon {
    width: 42px;
    height: 42px;
    background-image: url('../images/cx.svg');
    background-position: 40% 50%;
  }

  .storie-image {
    height: 200px;
  }

  .storie-title {
    font-size: 20px;
    line-height: 28px;
  }

  .storie-text {
    font-size: 12px;
  }

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

  .visibility-container {
    margin-bottom: 40px;
    padding-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .visibility-content.movil {
    width: 100%;
  }

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

  .ecosystem-container {
    padding-right: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
  }

  .ecosystem-info.first {
    margin-bottom: 24px;
  }

  .ecosystem-title {
    margin-bottom: 15px;
    font-size: 24px;
    line-height: 32px;
  }

  .ecosystem-subtitle {
    font-size: 16px;
    line-height: 24px;
  }

  .ecosystem-text {
    font-size: 14px;
    line-height: 24px;
  }

  .form {
    width: 100%;
  }

  .form-image {
    height: 400px;
  }

  .form-fields {
    padding-top: 40px;
  }

  .form-title {
    margin-bottom: 16px;
  }

  .form-subtitle.margin {
    margin-bottom: 38px;
  }

  .form-text-small.align-center {
    padding-right: 0px;
    padding-left: 0px;
  }

  .form-arrow.purple._4 {
    top: 170px;
  }

  .form-arrow.purple._3 {
    top: 128px;
  }

  .form-arrow._1 {
    top: 15px;
  }

  .form-arrow._2 {
    top: 51px;
  }

  .hero-lines {
    display: none;
  }

  .hero-pc {
    display: none;
  }

  .hero-arrow.hero {
    display: none;
  }

  .hero-arrow.hero2 {
    display: none;
  }

  .hero-arrow.hero3 {
    display: none;
  }

  .hero-arrow.white1 {
    display: none;
  }

  .hero-arrow.white2 {
    display: none;
  }

  .hero-arrow.white3 {
    display: none;
  }

  .title_privacy {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 30px;
  }

  .text_term {
    width: 100%;
    font-size: 14px;
    line-height: 21px;
  }

  .div_title_privacy {
    width: 100%;
    margin-bottom: 40px;
    padding-top: 38.3px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .title_term {
    width: 100%;
    margin-bottom: 24px;
    padding-right: 0px;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
  }

  .term-title {
    margin-bottom: 0px;
  }

  .term-number {
    line-height: 30px;
  }

  .flex_term {
    width: 100%;
    margin-bottom: 40px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .line {
    display: none;
  }

  .line2 {
    display: none;
  }

  .line3 {
    display: none;
  }

  .line4 {
    display: none;
  }

  .line5 {
    display: none;
  }

  .popup {
    width: 90%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .popup-img {
    background-position: 50% 100%, 0px 0px;
    background-size: contain, auto;
  }

  .popup-success {
    padding: 85px 0px;
  }

  .form-success {
    padding-right: 0px;
    padding-left: 0px;
  }

  .storie2-img1 {
    background-size: contain;
    background-repeat: no-repeat;
  }

  .storie2-img2 {
    right: 25px;
  }

  .storie2-img3 {
    right: 43.3px;
  }

  .storie3-img1 {
    background-size: contain;
  }

  .storie3-img2 {
    left: 137px;
    bottom: 18px;
  }

  .slider-container {
    padding-top: 0px;
  }

  .slider-testimoniales {
    width: 80%;
  }

  .feature-img {
    height: 200px;
    background-size: contain;
  }

  .feature-img.rd {
    background-size: contain;
  }

  .feature-img.rp {
    background-size: contain;
  }

  .form-block-popup {
    margin-bottom: 0px;
  }

  .hero-subtitle {
    margin-bottom: 56.1px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 22px;
    line-height: 32px;
  }

  .tool-icons {
    margin-bottom: 26px;
  }

  .tool-line {
    margin-bottom: 24px;
  }

  .container-tools {
    margin-bottom: 70px;
    grid-row-gap: 35px;
  }

  .tools-description {
    padding-right: 0px;
    padding-left: 0px;
  }

  .banner-section {
    margin-bottom: 60px;
  }

  .banner-container {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .banner-text {
    display: none;
  }

  .banner-title {
    margin-bottom: 24px;
    font-size: 24px;
    line-height: 32px;
  }

  .banner-description {
    margin-bottom: 38px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 14px;
  }
}

@media screen and (max-width: 479px) {
  .img-container {
    height: 250px;
  }

  .storie-image {
    height: 160px;
  }

  .storie-text {
    min-height: 70px;
  }

  .form-image {
    height: 315px;
  }

  .footer-text {
    display: none;
  }

  .footer-text.show-movil.black {
    color: #000;
  }

  .form-arrow.purple._4 {
    top: 136px;
  }

  .form-arrow.purple._3 {
    top: 100px;
  }

  .form-arrow._1 {
    right: 48px;
  }

  .form-arrow._2 {
    right: 48px;
  }

  .popup {
    width: 100vw;
    margin-top: 0px;
    margin-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .popup-info {
    height: 60%;
    padding-top: 30px;
    padding-bottom: 20px;
  }

  .popup-title {
    margin-bottom: 10px;
  }

  .popup-text {
    margin-bottom: 20px;
  }

  .popup-input {
    margin-bottom: 15px;
  }

  .popup-error.margin-top {
    margin-top: 10px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 12px;
  }

  .storie1-img1 {
    background-size: contain;
  }

  .storie1-img2 {
    top: 32px;
  }

  .storie2-img2 {
    top: 68px;
    right: 12px;
    width: 16px;
    height: 16px;
  }

  .storie2-img3 {
    bottom: 15px;
    width: 26px;
    height: 26px;
  }

  .storie3-img2 {
    left: 75px;
    bottom: 24px;
    width: 40px;
    height: 50px;
  }

  .storie4-img2 {
    left: 20px;
    bottom: 35px;
    width: 20px;
  }

  .storie4-img3 {
    right: 7px;
    width: 50%;
  }

  .banner-image {
    height: 266px;
  }
}

#w-node-_90f6a829-b6e9-01f4-ed72-96a291ac6225-91ac6201 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-b3f1bf2e-070b-98a8-e491-4a9206b6d8e5-c321e73e {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

@media screen and (max-width: 991px) {
  #w-node-_90f6a829-b6e9-01f4-ed72-96a291ac6225-91ac6201 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b3f1bf2e-070b-98a8-e491-4a9206b6d8e5-c321e73e {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@font-face {
  font-family: 'Inter variablefont slnt,wght';
  src: url('../images/') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fractul';
  src: url('../fonts/Fractul-ExtraBold.ttf') format('truetype'), url('../fonts/Fractul-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fractul';
  src: url('../fonts/Fractul-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fractul';
  src: url('../fonts/Fractul-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fractul';
  src: url('../fonts/Fractul-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fractul';
  src: url('../fonts/Fractul-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fractul';
  src: url('../fonts/Fractul-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}