.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

body {
  color: #09131a;
  font-family: Manrope, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
}

h2 {
  color: #20445d;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 36px;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Jost, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 40px;
}

p {
  margin-bottom: 0;
}

a {
  text-decoration: underline;
  transition: all .2s;
}

ul {
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

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

.menu {
  background-color: #20445d;
  padding-top: 23px;
  padding-bottom: 23px;
}

.menu-link {
  color: #fff;
  flex-direction: column;
  align-items: center;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.menu-link:hover {
  color: #edb142;
}

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

.menu-logo {
  width: 292px;
  height: 46px;
  justify-content: flex-start;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.logo {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.menu-list {
  grid-column-gap: 48px;
  align-items: center;
  display: flex;
}

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

.menu-text {
  color: #fff;
}

.menu-text:hover {
  font-weight: 700;
}

.main-button {
  color: #09131a;
  text-align: center;
  background-color: #fff;
  border-radius: 40px;
  padding: 12px 44px;
  font-weight: 700;
}

.main-button:hover {
  background-color: #edb142;
}

.hero-container {
  z-index: 1;
  grid-column-gap: 53px;
  grid-row-gap: 53px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 85px;
  padding-bottom: 85px;
  display: flex;
  position: relative;
}

.hero-content-logo {
  width: 124.5px;
  height: 167px;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.navi-first {
  width: 100%;
  height: 29px;
  background-image: url('../images/navi-logo1.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  justify-content: center;
  display: flex;
}

.navi-first.digitales {
  background-image: url('../images/navi-digitales.svg');
}

.navi-second {
  width: 100%;
  height: 84px;
  justify-content: space-between;
  display: flex;
  position: relative;
}

.navi-b {
  width: 54px;
  height: 100%;
  background-image: url('../images/logo-navib.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
}

.navi-b._2 {
  z-index: 1;
  width: 57.24px;
  background-image: url('../images/navi2.svg');
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.navi-b._3 {
  background-image: url('../images/navib.svg');
  right: 0;
}

.navi-b._1 {
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.bg-blue {
  color: #fff;
  background-color: #20445d;
  position: relative;
  overflow: hidden;
}

.hero-text {
  max-width: 470px;
}

.hero-content-text {
  max-width: 650px;
  grid-row-gap: 20px;
  flex-direction: column;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.yellow-text {
  color: #edb142;
}

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

.hero-bg-content {
  width: 100%;
  height: 100%;
  background-image: url('../images/bg-hero.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.hero-shape {
  width: 41px;
  height: 41px;
  background-color: #edb142;
  border-radius: 100px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 75px;
  left: 0;
  right: 803px;
}

.hero-shape.star {
  width: 49px;
  height: 46px;
  background-color: rgba(0, 0, 0, 0);
  border-radius: 0;
  top: auto;
  bottom: 147px;
  left: 809px;
  right: 0;
}

.hero-shape.star.left {
  left: 0;
  right: 809px;
}

.hero-shape.star.center {
  bottom: 15px;
  left: 0;
}

.hero-shape.star.final {
  z-index: 2;
  width: 46px;
  color: #e8ecee;
  justify-content: center;
  align-items: center;
  display: flex;
  position: fixed;
  top: 109px;
  bottom: 0;
}

.hero-shape.circle {
  z-index: 3;
  position: absolute;
}

.hero-shape.circle.rigt {
  left: 803px;
  right: 0;
}

.about-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.about-content {
  grid-row-gap: 32px;
  text-align: center;
  flex-direction: column;
  align-items: center;
  padding-top: 156px;
  padding-bottom: 93px;
  display: flex;
}

.about-content.right {
  padding-left: 24px;
}

.about-content-image {
  width: 353px;
  height: 191px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.image-element {
  width: 100%;
  height: 100%;
  object-fit: contain;
}

.image-element.circle {
  border-radius: 100px;
}

.image-element.cover {
  object-fit: cover;
}

.image-element.cover.borders-top.movil {
  display: none;
}

.image-element.cover.borders-top.hide-movil {
  object-position: 50% 0%;
}

.image-element.borders-top {
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
}

.about-star {
  width: 49px;
  height: 46px;
  position: absolute;
}

.about-star.blue {
  margin-left: auto;
  margin-right: auto;
  display: none;
  top: -7px;
  left: 0;
  right: 0;
}

.about-star.yellow {
  margin-left: auto;
  margin-right: auto;
  top: -60px;
  left: 100px;
  right: 0;
}

.about-star.white {
  margin-left: auto;
  margin-right: auto;
  top: -60px;
  bottom: auto;
  left: 0;
  right: 100px;
}

.about-subtitle {
  max-width: 385px;
  color: #20445d;
  font-weight: 400;
  line-height: 40px;
}

.bg-relative {
  position: relative;
  overflow: hidden;
}

.about-content-circles {
  width: 50%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-direction: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.about-circle {
  height: 50%;
  min-width: 676px;
  color: #fff;
  text-align: center;
  background-color: #edb142;
  border-bottom-right-radius: 1000px;
  border-bottom-left-radius: 1000px;
  justify-content: center;
  align-items: center;
  transition: all .2s;
  display: flex;
  position: relative;
}

.about-circle.blue {
  background-color: #20445d;
  border-radius: 1000px 1000px 0 0;
  padding-top: 98px;
  padding-left: 149px;
  padding-right: 149px;
}

.about-title {
  z-index: 1;
  color: #fff;
  justify-content: center;
  align-items: center;
  font-size: 80px;
  font-style: italic;
  font-weight: 700;
  line-height: 90px;
  display: flex;
  position: relative;
}

.about-circle-text {
  z-index: 1;
  max-width: 300px;
  text-align: center;
  position: relative;
}

.years-container-gral {
  grid-row-gap: 81px;
  text-align: center;
  flex-direction: column;
  padding-top: 94px;
  padding-bottom: 94px;
  display: flex;
  position: relative;
}

.years-container {
  display: flex;
  position: relative;
}

.years-slider {
  height: auto;
  max-width: 347px;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
}

.years-slider-nav, .years-arrow {
  display: none;
}

.year-number {
  color: rgba(9, 19, 26, .2);
  text-align: center;
  font-family: Jost, sans-serif;
  font-size: 240px;
  font-weight: 500;
  line-height: 240px;
}

.years-mask {
  overflow: visible;
}

.bg-over {
  overflow: hidden;
}

.years-text {
  max-width: 464px;
  margin-left: auto;
  margin-right: auto;
}

.years-content-image {
  z-index: 1;
  width: 170px;
  height: 170px;
  border-radius: 100px;
  position: absolute;
}

.years-content-image._2 {
  background-color: #20445d;
  top: auto;
  bottom: -89px;
  left: 55px;
  right: auto;
}

.years-content-image._3 {
  z-index: 2;
  top: -108px;
  bottom: auto;
  left: auto;
  right: 114px;
}

.years-content-image._4 {
  background-color: #edb142;
  top: -15px;
  bottom: auto;
  left: auto;
  right: 40px;
}

.services-image {
  width: 100%;
  height: 589px;
  overflow: hidden;
}

.services-container {
  grid-column-gap: 53px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #20445d;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1.5fr;
  grid-auto-columns: 1fr;
  margin-top: -319px;
  padding: 51px 60px 80px;
  display: grid;
  position: relative;
}

.services-content {
  z-index: 1;
  grid-row-gap: 16px;
  flex-direction: column;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.services-title {
  color: #fff;
  font-size: 40px;
  line-height: 48px;
}

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

.service {
  grid-row-gap: 24px;
  cursor: pointer;
  border-radius: 8px;
  flex-direction: column;
  padding-top: 40px;
  padding-bottom: 0;
  display: flex;
}

.service-title {
  font-size: 40px;
  font-weight: 500;
}

.service-content li {
  min-height: 26px;
  background-image: url('../images/check-yellow.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 80px;
}

.service-content ul {
  grid-row-gap: 24px;
  display: flex;
}

.service-content-description {
  padding-bottom: 100px;
  padding-left: 33px;
  padding-right: 33px;
  display: block;
}

.service-content-title {
  border-bottom: 1px solid rgba(255, 255, 255, .5);
  padding-bottom: 16px;
  padding-left: 33px;
  padding-right: 33px;
  transition: all .2s;
}

.service-content-title:hover {
  color: #edb142;
}

.services-content-shapes {
  width: 35%;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: auto;
  overflow: hidden;
}

.shapes-content {
  height: 270px;
  position: relative;
}

.shapes-content.second {
  height: 564px;
}

.services-circle {
  width: 175px;
  height: 175px;
  background-color: #fff;
  border-radius: 100px;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.services-circle.plus-icon {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0);
  background-image: url('../images/plus-dorado.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 0;
  top: 61px;
  right: 121px;
  transform: rotate(-10deg);
}

.services-circle.yellow {
  background-color: #edb142;
  top: auto;
  bottom: 95px;
  left: -32px;
  right: auto;
}

.hands-image {
  width: 307px;
  height: 500px;
  background-image: url('../images/hands-big.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hands-shape {
  width: 174px;
  height: 166px;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: absolute;
  bottom: 355px;
  left: 0;
  right: 35px;
}

.section-gold {
  background-color: #a38348;
  overflow: hidden;
}

.carrousell-content {
  padding-top: 51px;
  padding-bottom: 51px;
  overflow: hidden;
}

.carrouse-title {
  color: #fff;
  flex: none;
  font-size: 40px;
  line-height: 48px;
}

.carrouse-title.hide {
  display: none;
}

.carrousell-complete {
  grid-column-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.carrousel-content {
  grid-column-gap: 10px;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.questions-slider {
  width: 33.3333%;
  height: auto;
  background-color: rgba(0, 0, 0, 0);
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.question-slider-arrow, .question-slider-nav {
  display: none;
}

.question-slide {
  padding-left: 8px;
  padding-right: 8px;
}

.question-card {
  width: 400px;
  height: 400px;
  grid-column-gap: 32px;
  grid-row-gap: 8.5px;
  text-align: center;
  cursor: none;
  background-color: #fff;
  border-radius: 500px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 54px 56px;
  display: flex;
  position: relative;
}

.question-card.hide {
  display: none;
}

.question-card._2 {
  transform: rotate(45deg);
}

.question-card._3 {
  transform: rotate(90deg);
}

.question-card._4 {
  transform: rotate(135deg);
}

.question-card._5 {
  transform: rotate(180deg);
}

.question-card._6 {
  transform: rotate(225deg);
}

.question-card._7 {
  transform: rotate(270deg);
}

.question-card._8 {
  transform: rotate(315deg);
}

.question-card._9 {
  transform: rotate(360deg);
}

.question-card._10 {
  transform: rotate(405deg);
}

.question-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
}

.question-text {
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  line-height: 18px;
  display: flex;
}

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

.questions-mask {
  overflow: visible;
}

.question-slider-container {
  overflow: hidden;
}

.question-arrow {
  width: 100px;
  height: 100px;
  background-color: #edb142;
  background-image: url('../images/arrow-top-left-white.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 40%;
  border-radius: 100px;
  display: none;
  position: absolute;
  bottom: 24px;
  right: 24px;
}

.footer-container {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  padding-top: 35px;
  padding-bottom: 72px;
  display: grid;
}

.call-link {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #20445d;
  align-items: center;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  display: flex;
}

.call-link:hover {
  text-decoration: underline;
}

.icon-call {
  width: 35px;
  height: 35px;
  background-color: #edb142;
  background-image: url('../images/call.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 100px;
}

.footer-title {
  margin-bottom: 40px;
  font-weight: 600;
}

.footer-text {
  color: #20445d;
  margin-bottom: 8px;
  font-family: Jost, sans-serif;
  font-size: 24px;
  line-height: 32px;
}

.footer-content-circles {
  display: flex;
}

.footer-circle {
  z-index: 2;
  width: 194px;
  height: 194px;
  color: #fff;
  text-align: center;
  background-color: #edb142;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Jost, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.footer-circle.middle {
  z-index: 1;
  background-color: #f7d8a1;
  position: relative;
  right: -70px;
}

.footer-circle.first {
  z-index: 0;
  background-color: #ffe9bf;
  position: relative;
  right: -140px;
}

.footer-circle.third:hover {
  transform: scale(1.1);
}

.footer-final {
  color: #fff;
  background-color: #20445d;
}

.footer-final-container {
  justify-content: space-between;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Jost, sans-serif;
  font-size: 20px;
  display: flex;
}

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

.privacy-link:hover {
  text-decoration: underline;
}

.faqs-title {
  display: none;
}

.circle-complete {
  width: 676px;
  height: 676px;
  background-color: #edb142;
  border-radius: 2000px;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 90px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.circle-complete.blue {
  background-color: #20445d;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: auto;
}

.faqs-esc {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  display: flex;
}

.question-slider-gral {
  width: 100%;
  max-width: 100%;
  background-color: #a38348;
  align-items: flex-start;
  padding-bottom: 80px;
  display: flex;
  position: relative;
}

.line-vertical {
  height: 200vh;
}

.faqs-esc-first {
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.question-esc-container {
  width: 100%;
  max-width: 100%;
  align-items: center;
  position: relative;
}

.question-content-first {
  height: 100vh;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  overflow: hidden;
}

@media screen and (max-width: 991px) {
  .menu {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-link {
    text-align: left;
    align-items: flex-start;
    padding-top: 8px;
    padding-bottom: 8px;
    font-weight: 600;
  }

  .menu-link:hover {
    font-weight: 700;
  }

  .menu-link.show-movil {
    display: flex;
  }

  .menu-list {
    background-color: #fff;
    border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 16px 32px;
  }

  .plus {
    display: none;
  }

  .menu-text {
    color: #09131a;
  }

  .main-button.hide-movil {
    display: none;
  }

  .hero-bg-content {
    background-image: url('../images/bg-movil.svg');
    background-size: cover;
  }

  .hero-shape.star {
    position: static;
  }

  .hero-shape.star.left, .hero-shape.star.center, .hero-shape.star.final, .hero-shape.circle {
    display: none;
  }

  .about-container {
    grid-template-columns: 1fr;
  }

  .about-content {
    padding-top: 100px;
    padding-bottom: 60px;
  }

  .about-content.right {
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .about-content.first {
    display: none;
  }

  .image-element.cover.borders-top.movil {
    display: block;
  }

  .image-element.cover.borders-top.hide-movil {
    display: none;
  }

  .about-star.blue {
    display: block;
  }

  .about-content-circles {
    width: 100%;
    align-items: center;
    position: static;
  }

  .about-circle {
    height: 350px;
    transform-origin: 50% 0;
    border-bottom-right-radius: 2000px;
    border-bottom-left-radius: 2000px;
  }

  .about-circle.blue {
    color: #09131a;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .about-circle-text {
    max-width: 400px;
  }

  .years-container-gral {
    padding-top: 60px;
  }

  .years-container {
    overflow: hidden;
  }

  .years-slider {
    max-width: 250px;
  }

  .year-number {
    font-size: 150px;
    line-height: 200px;
  }

  .years-content-image {
    width: 120px;
    height: 120px;
  }

  .services-image {
    height: 450px;
  }

  .services-container {
    grid-template-columns: 1fr;
    margin-top: 0;
    margin-left: -32px;
    margin-right: -32px;
    padding-bottom: 0;
  }

  .services-content {
    text-align: center;
    align-items: center;
  }

  .services-list {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .service {
    padding-left: 40px;
    padding-right: 40px;
  }

  .service-content-description {
    padding-bottom: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .service-content-title {
    padding-left: 0;
    padding-right: 0;
  }

  .services-content-shapes {
    width: 100%;
    position: static;
  }

  .shapes-content {
    height: 180px;
  }

  .shapes-content.second {
    height: 400px;
  }

  .services-circle {
    width: 100px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
    left: 95px;
    right: 0%;
  }

  .services-circle.plus-icon {
    margin-left: auto;
    margin-right: auto;
    top: 38px;
    left: 0;
    right: 58px;
  }

  .services-circle.yellow {
    width: 400px;
    height: 400px;
    max-width: 100%;
    border-radius: 1000px;
    margin-left: auto;
    margin-right: auto;
    bottom: -200px;
    left: 0;
    right: 0;
  }

  .hands-image {
    height: 100%;
    max-width: 100%;
  }

  .hands-shape {
    width: 100px;
    height: 100px;
    transform-origin: 50%;
    display: flex;
    top: 57px;
    bottom: auto;
    right: 0;
  }

  .carrousell-complete {
    display: none;
  }

  .questions-slider {
    width: 500px;
    padding-bottom: 85px;
    display: block;
    position: relative;
  }

  .question-slider-arrow {
    width: 53px;
    height: 53px;
    background-color: #edb142;
    background-image: url('../images/arrow-left-white.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 100px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    top: auto;
    bottom: 0%;
    left: 80px;
    right: 0%;
  }

  .question-slider-arrow:hover {
    transform: scale(.8);
  }

  .question-slider-arrow.left {
    margin-left: auto;
    margin-right: auto;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 80px;
    transform: rotate(-180deg);
  }

  .question-slider-arrow.left:hover {
    transform: scale(.8)rotate(-180deg);
  }

  .question-card {
    width: auto;
    height: auto;
    min-height: 390.5px;
    min-width: auto;
    border-radius: 8px;
    justify-content: flex-start;
    align-items: center;
  }

  .question-slider-container {
    padding-bottom: 60px;
  }

  .question-arrow {
    display: none;
  }

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

  .footer-content {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .footer-title, .footer-text {
    text-align: center;
  }

  .footer-content-circles {
    justify-content: center;
  }

  .footer-circle.middle, .footer-circle.first {
    display: none;
    right: auto;
  }

  .menu-button {
    color: #fff;
    padding: 0 10px;
  }

  .menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .services-container-hide {
    display: none;
  }

  .faqs-title {
    color: #fff;
    text-align: center;
    padding-left: 32px;
    padding-right: 32px;
    display: block;
  }

  .icon-hide, .circle-complete, .faqs-esc, .line-vertical, .question-esc-container {
    display: none;
  }
}

@media screen and (max-width: 767px) {
  .menu {
    padding-top: 21px;
    padding-bottom: 21px;
  }

  .menu-logo {
    width: 200px;
  }

  .hero-container {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
    padding-top: 24px;
    padding-bottom: 40px;
  }

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

  .hero-text {
    margin-bottom: 40px;
  }

  .about-container {
    grid-column-gap: 23px;
    grid-row-gap: 23px;
  }

  .about-content {
    padding-bottom: 40px;
  }

  .about-content.right {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-bottom: 40px;
  }

  .about-content-image {
    width: 250px;
    height: 137px;
    max-width: 100%;
  }

  .about-subtitle {
    font-size: 24px;
    line-height: 32px;
  }

  .about-text {
    font-size: 14px;
    line-height: 21px;
  }

  .about-circle {
    height: 300px;
    min-width: 100%;
    border-bottom-right-radius: 3000px;
    border-bottom-left-radius: 3000px;
    padding-left: 32px;
    padding-right: 32px;
  }

  .about-circle.blue {
    height: auto;
    padding: 40px 32px;
  }

  .about-title {
    font-size: 40px;
    line-height: 48px;
  }

  .about-circle-text {
    font-size: 14px;
    line-height: 21px;
  }

  .years-container-gral {
    grid-column-gap: 88px;
    grid-row-gap: 88px;
    padding-top: 0;
    padding-bottom: 40px;
  }

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

  .years-slider {
    max-width: 100px;
  }

  .year-number {
    font-size: 86px;
    line-height: 96px;
  }

  .years-text {
    font-size: 14px;
    line-height: 21px;
  }

  .years-content-image {
    width: 80px;
    height: 80px;
  }

  .years-content-image._2 {
    left: 0;
  }

  .years-content-image._3 {
    right: 40px;
  }

  .years-content-image._4 {
    right: 0;
  }

  .services-image {
    height: 400px;
  }

  .services-container {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
    padding-top: 40px;
    padding-left: 32px;
    padding-right: 32px;
  }

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

  .services-list {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
  }

  .service {
    padding-top: 23px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .service.open {
    flex-wrap: wrap;
    padding-top: 23px;
  }

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

  .service-content {
    font-size: 12px;
    line-height: 18px;
  }

  .service-content li {
    text-align: center;
    background-position: 50% 0;
    padding-top: 34px;
    padding-left: 0;
  }

  .service-content-description {
    padding-bottom: 23px;
  }

  .service-line {
    font-size: 12px;
    line-height: 18px;
  }

  .shapes-content {
    height: 100px;
  }

  .shapes-content.second {
    height: 223px;
  }

  .services-circle {
    width: 47px;
    height: 47px;
    left: 36px;
  }

  .services-circle.plus-icon {
    width: 46px;
    height: 46px;
    top: 19px;
    right: 28px;
  }

  .services-circle.yellow {
    width: 225px;
    height: 225px;
    bottom: -114px;
  }

  .hands-image {
    width: 200px;
  }

  .hands-shape {
    width: 46px;
    height: 46px;
  }

  .carrousell-content {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .questions-slider {
    width: 400px;
    max-width: 100%;
  }

  .question-card {
    padding: 24px 20px;
  }

  .question-title {
    font-size: 16px;
    line-height: 24px;
  }

  .question-text {
    min-height: auto;
  }

  .question-slider-container {
    padding-bottom: 40px;
  }

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

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

  .footer-final-container {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column-reverse;
    align-items: center;
    margin-left: -32px;
    margin-right: -32px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .privacy-link {
    width: 100%;
    color: #09131a;
    text-align: center;
    background-color: #fff;
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .footer-final-text {
    width: 100%;
    text-align: center;
    padding-top: 23px;
    padding-bottom: 23px;
  }

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

@media screen and (max-width: 479px) {
  .menu-logo {
    width: 138px;
  }

  .hero-content-logo {
    width: 62px;
    height: 83px;
  }

  .navi-first {
    height: 14px;
  }

  .navi-first.digitales {
    height: 10px;
  }

  .navi-second {
    height: 48px;
  }

  .navi-b._2 {
    width: 30px;
  }

  .navi-b._3, .navi-b._1 {
    width: 28px;
  }

  .hero-title {
    font-size: 16px;
    line-height: 24px;
  }

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

  .about-circle {
    height: 200px;
  }

  .about-circle.blue {
    height: 151px;
  }

  .years-container-gral {
    grid-column-gap: 60px;
    grid-row-gap: 60px;
  }

  .services-image {
    height: 320px;
  }

  .question-card {
    min-height: 480.5px;
  }
}

#w-node-ba0de308-7fac-c8b3-d81f-00e8701a70d6-fa19ea48, #w-node-_7f811d35-b5ad-b2e3-fd1c-4118a768a0c7-fa19ea48, #w-node-f01b48c3-558f-d622-a69c-292ef8810f08-fa19ea48, #w-node-_0297b45b-cd4c-ffd3-1bf5-8a8f40888e3a-fa19ea48, #w-node-_877a9207-d64f-4f8d-9153-63159fc60db4-fa19ea48, #w-node-_2c1184c3-57b0-3049-bf33-e3fb56e3edb2-fa19ea48, #w-node-_85ed01b6-c014-8aa4-d86e-bc121d3abc02-fa19ea48, #w-node-_511015dc-0b92-4f07-d1fd-e82fcba7761a-fa19ea48, #w-node-_6b7ad2c1-e952-148d-b9fa-9d271c517f50-fa19ea48, #w-node-f0224513-3c68-ab58-c01d-f7764a63952b-fa19ea48, #w-node-_29a7e3de-0aa5-f00d-fb15-2e96564ee258-fa19ea48, #w-node-_83e06dc0-b917-f962-5517-f2e350473082-fa19ea48, #w-node-_33ca6564-c2f9-d916-c9cb-457a853f01a0-fa19ea48 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 767px) {
  #w-node-_33ca6564-c2f9-d916-c9cb-457a853f01a0-fa19ea48 {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Jost';
  src: url('../fonts/Jost-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Manrope';
  src: url('../fonts/Manrope-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}