@media (min-width: 1536px) {
    .tw-text-opm-size-2xl {
        font-size: var(--opm-font-size);
        --opm-font-size: 2em!important;
        --opm-line-height: 1.75em;
        line-height: var(--opm-line-height);
    }
}
@media (min-width: 1280px) {
    .tw-text-opm-size-2xl {
        font-size: var(--opm-font-size);
        --opm-font-size: 1.5em;
        --opm-line-height: 1.75em;
        line-height: var(--opm-line-height);
    }
}
@media (min-width: 1024px) {
    .tw-text-opm-size-2xl {
        font-size: var(--opm-font-size);
        --opm-font-size: 1.5em;
        --opm-line-height: 1.75em;
        line-height: var(--opm-line-height);
    }
}
@media (min-width: 768px) {
    .tw-text-opm-size-2xl {
        font-size: var(--opm-font-size);
        --opm-font-size: 1.5em;
        --opm-line-height: 1.75em;
        line-height: var(--opm-line-height);
    }
}
@media (min-width: 640px) {
    .tw-text-opm-size-2xl {
        font-size: var(--opm-font-size);
        --opm-font-size: 1.5em;
        --opm-line-height: 1.75em;
        line-height: var(--opm-line-height);
    }
}

.tw-text-opm-size-2xl {
    font-size: var(--opm-font-size);
    --opm-font-size: 1.5em;
    --opm-line-height: 1.75em;
    line-height: var(--opm-line-height);
}

#web-builder-section-1730224477294s-2,
#sagui-builder-section-1730224477294s-2 {
  border-radius: 30px;
  margin: 30px;
}
#web-builder-section-1730288243117s-3 .tw-divide-opm-bg-color-2,
#web-builder-section-1730288243117s-3 .tw-border-opm-bg-color-2,
#sagui-builder-section-1730288243117s-3 .tw-divide-opm-bg-color-2,
#sagui-builder-section-1730288243117s-3 .tw-border-opm-bg-color-2 {
    border-color: #F3F4F6;
}

#web-builder-section-1730170276112s-3 .statistics-list,
#sagui-builder-section-1730170276112s-3 .statistics-list {
  text-align: center;
}

.swiper-button-prev {
  left: 5px!important;
}
.next {
  right: 5px!important;
}
.swiper-button-prev, .swiper-button-next {
  padding: 10px!important;
  border-radius: 50%!important;
  --swiper-navigation-size: 40px !important;
  width: 70px!important;
  height: 70px!important;
  background: rgba(255,255,255,0.3)!important;
}
.swiper-button-prev:hover, .swiper-button-next:hover {
  background: rgba(255,255,255,0.7)!important;
}

#web-builder-section-1732156318822s-17 h2,
#sagui-builder-section-1732156318822s-17 h2 {
  text-align: center;
}
@media (min-width: 1366px) {
  #web-builder-section-1730170276112s-3 .statistics-list,
  #sagui-builder-section-1730170276112s-3 .statistics-list {
    margin-top: 120px;
  }
}
@media (max-width: 768px) {
  #web-builder-section-1730170276112s-3,
  #sagui-builder-section-1730170276112s-3 {
    --opm-padding: 0px 20px 0px 20px!important;
  }
  header [list-container="button_a"] {
    position: fixed!important;
    bottom: 0!important;
    width: 100vw!important;
    left: 0!important;
    justify-content: center!important;
    background: white!important;
    padding: 15px;
  }
  footer {
    margin-bottom: 50px!important;
  }
  header [list-container="button_a"] a {
    padding: 5px 10px!important;
    line-height: 1em!important;
  }
}
@media (min-width: 1024px) and (max-width: 1200px) {
  header .tw-menu-with-dropdown {
    gap: 30px;
  }
  header .tw-menu-with-dropdown svg.tw-ml-2 {
    margin-left: 0px;
  }
}