.navbar_menu-container .header-flags-content.w--current {
  box-shadow: rgb(59 186 239 / 90%) 0 0 8px 5px
}

.header-flags-content {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0.8rem;
  margin-right: 0.8rem;
}

.content_frame {
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.mt-4rem {
  margin-top: 4rem;
}

.mt-10rem {
  margin-top: 10rem;
}

.mb-2rem {
  margin-bottom: 2rem;
}

.form_field, .form_helper-text {
  margin-bottom: 2rem;
}

.button_container.button_container_c2a {
  text-align: center;
  padding-bottom: 20px;
}

.icon_container_small img {
  width: 24px;
}

.mask_base-h {
  background-color: #04acfa;
  background-image: linear-gradient(143deg, #04acfa, rgba(204, 233, 255, .53));
  height: 47% !important;
}

.mask_animated-h {
  background-color: rgba(223, 225, 228, .6);
  background-image: linear-gradient(53deg, #04acfaa1, rgba(204, 233, 255, .53));
  height: 45% !important;
}

.mask_grad-h {
  background-image: linear-gradient(150deg, #040327, #040327, #01010f 58%, #04acfaaa 68%,  #04acfacc 76%, #04acfa66 82%, #04acfa33 91%, transparent 100%, #1f749700);
  height: 47.5% !important;
}

.mask-ss {
  height: 56rem;
}

.mask-ss-demo {
  height: 61rem;
}

.mask-ss-contact{
  height: 59rem;
}

.sa-cutgrad {
  background: linear-gradient(228deg, #04acfa, #0edde8, #61c0ec, #6adbf8);
  background-size: 800% 800%;
  -webkit-animation: AnimationName 13s ease infinite;
  -moz-animation: AnimationName 13s ease infinite;
  animation: AnimationName 13s ease infinite;
}
@-webkit-keyframes AnimationName {
  0%{background-position:0% 96%}
  50%{background-position:100% 5%}
  100%{background-position:0% 96%}
}
@-moz-keyframes AnimationName {
  0%{background-position:0% 96%}
  50%{background-position:100% 5%}
  100%{background-position:0% 96%}
}
@keyframes AnimationName {
  0%{background-position:0 96%}
  50%{background-position:100% 5%}
  100%{background-position:0 96%}
}

mask-ss {
  background-color: #04acfa;
  background-image: linear-gradient(53deg, #c0e7f8 13%, #c3ebf7 52%, #90d6f7);
  height: 61rem;
}

.content_frame-mask {
  margin-top: 8rem;
}

.section_description-ss {
  margin-top: -4.25rem
}


.heather_container {
  margin-bottom: 2rem;
}

.heather_container-bullets {
  margin-bottom: 2rem;
}

.heather_container-bullets h5 {
  padding-top: 0;
}
.tagline_hero {
  color: #04acfa;
}

.mw-320 {
  max-width: 480px;
}

.tagline.align-center.text-primary, .text-primary {
  color: #04acfa;
}

.main_video_container {
  margin-top: 8rem;
}

.inner_frame {
  padding-bottom: 4rem;
}

.inner_frame_header {
  padding-bottom: 2rem;
}

.w-layout-grid {
  grid-column-gap: 90px;
}

.w-layout-grid.w-layout-grid-kpis {
  grid-column-gap: 20px;
}

.grid_form_landing {
  grid-template-columns: 1fr 1.25fr;
  grid-column-gap: 50px;
}

.content_frame-mask {
  margin-top: 9rem;
  margin-bottom: 4rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
}

.datacards_grid-bg {
  top: -4rem;
}

.product_card.product_card_home {
  min-height: 560px;
  justify-content: flex-start;
}
.product_card-featured.sa-blue {
  background-color: #04acfa;
  box-shadow: -7px 10px 19px 0 rgba(27, 32, 50, .57);
}

.product_card-featured.sa-blue-light {
  background-color: #74cdf6;
  box-shadow: -7px 10px 19px 0 rgba(27, 32, 50, .57);
}

.features_description {
  font-size: 20px;
  line-height: 2rem;
}

.features_description.dm {
  color: #040327;
  line-height: 1.8rem !important;
  margin-bottom: 1rem;
}

.icon_check-20-white {
  max-height: 30px;
  max-width: 30px;
  min-height: 30px;
  min-width: 30px;
}
.text-bold {
  font-weight: bold;
}

.fs-1rem {
  font-size: 1rem;
}
.text-landing-highlight {
  font-size: 24px;
  line-height: 34px;
  margin-top: 2rem;
  margin-bottom: 1.5rem;
  font-style: italic;
}

.avatars_group.avatars_group_video {
  width: 100%;
  margin-top: 0;
}

.img_offer {
  margin-top: 5rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.img_offer img{
  width: 400px;
    height: auto;
}

.button {
  background-color: #04acfa;
  height: 45px;
  padding-top: 10px;
  padding-right: 2rem;
  padding-left: 2rem;
  border-radius: 4px;
  font-family: Inter, sans-serif;
  color: #fcfcfc;
  font-size: 1.2rem;
  line-height: 1.5rem;
  font-weight: 500;
  letter-spacing: -.019rem;
}
.button:hover {
  background-color: #14cbf9;
}
.text_block {
  max-width: 55rem;
}

.text_block_small {
  max-width: 35rem;
}
.checkbox_link {
  color: #14cbf9;
}
.checkbox {
  cursor: pointer;
}
.checkbox.w--redirected-checked {
  border-color: #04acfa;
  background-color: #04acfa;
}
#sa-player {
  position: relative;
  top: 0;
  display: block;
  width: 100%;
  padding: 1.5rem;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  border-style: solid;
  border-width: .5px;
  border-color: rgba(255,255,255,.21);
  border-radius: 8px;
  background-color: rgba(251,251,251,.22);
  //box-shadow: -10px 14px 38px #f0eded1a, -38px 57px 68px #f4f2f217, -86px 127px 92px #d4cdcd0d, -153px 227px 109px #f8f4f403, -239px 354px 120px #f7f0f000;
  box-shadow: rgba(59, 186, 239, 0.9) 0 0 8px 5px;
}

#sa-player-subtitle {
  position: absolute;
  top: 32rem;
  font-size: 20px;
  line-height: 25px;
  color: #FFF;
  max-width: 500px;
  font-style: italic;
}

.video-js {
  border-radius: 10px !important;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
}


.floating-video {
  position: fixed !important;
  bottom: 80px !important;
  right: 30px !important;
  width: 320px;
  height: 180px;
  z-index: 1000;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  transition: transform 0.3s ease-in-out;
}

.vjs-big-play-button {
  width: 60px !important;
  height: 60px !important;
  top: 45% !important;
  border-radius: 50% !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  border: 2px solid white !important;
  transition: 0.3s ease-in-out !important;
  font-size: 2em !important;
}


.vjs-big-play-button:hover {
  background-color: rgba(4, 3, 39, 0.7) !important;
  transform: scale(1.1) !important;
}

.vjs-big-play-button .vjs-icon-placeholder::before {
  content: "▶";
  font-size: 40px;
  color: white;
  text-align: center;
  line-height: 80px;
}

.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  margin-top: -10px !important;
}

.vjs-poster img {
  margin: 0 !important;
  border-radius: 8px
}

.floating-video {
  z-index: 1000;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
  transition: transform 0.3s ease-in-out;
}

.card_data-boxes.card_data-boxes-video {
  padding: 1rem 2.5rem;
  margin: 9rem auto 0 auto;
}

.video-expanded {
  position: fixed !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%) !important;
  width: 70vw !important;
  height: auto !important;
  aspect-ratio: 16 / 9 !important;
  z-index: 1000 !important;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2) !important;
  border-radius: 10px !important;
  transition: all 0.3s ease-in-out !important;
}

.custom-fullscreen-btn {
  position: absolute;
  bottom: 10px;
  right: 10px;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  border: none;
  cursor: pointer;
  font-size: 14px;
  padding: 8px 12px;
  border-radius: 5px;
  z-index: 1100;
}

.vjs-expand-button {
  font-size: 1rem !important
}

#my-video_html5_api {
  border-radius: 8px;
}

.video-js .vjs-control-bar {
  border-radius: 0 0 8px 8px;
}

.video-js .vjs-tech {
  width: 100%;
  height: 100%;
  position: relative;
  background: #000
}

.vjs-poster img {
  width: 100% !important;
  height: 100% !important;
  padding: 4%;
}


.feature_icon-left {
  margin-bottom: 1.5rem
}

.icon_check-30 {
  max-height: 25px;
  max-width: 25px;
  min-height: 25px;
  min-width: 25px;
}

.p12rem {
  font-size: 1.2rem;
  line-height: 1.8rem;
}

.icon_container {
  min-width: 32px;
}

.icon_container_small {
  min-width: 42px;
}

.features_summary {
  padding: 12rem 0 3rem 3rem;
}

.features_summary_demo {
  padding: 0 0 3rem 3rem;
  margin-top: -3rem;
}

.features_summary_box {
  padding: 0 1rem 0 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.card_data-boxes {
  margin-top: 16rem;
  height: auto;
  max-height: 890px;
}

.card_data-boxes.card_data-boxes-kpis {
  margin-top: 0;
}

.form_card {
  min-height: 56rem;
  margin-top: 3rem;
}

.language-content {
  opacity: 0;
  transition: opacity 0.5s ease;
  display: none;
}

.language-content.active {
  display: block;
  opacity: 1;
}

#transition-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: black;
  opacity: 0;
  z-index: 9999;
  transition: opacity 0.5s ease;
  pointer-events: none;
}

.video-container {
  margin-top: 2rem;
  width: 100%;
  max-width: 480px;
  height: auto;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  background: black;
}

.video-container.video-container-sample {
  width: 350px;
}

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

.video-mobile {
  display: none !important;
}

.mask_sa.height_home_85, .mask-ss.height_home_85 {
  height: 85%;
}

.features_summary a, .features_summary a:hover {
  color: #04acfa;
  text-decoration: none;
}

.sa-carousel {
  display: grid;
  grid-template-rows: auto auto;
  justify-items: center;   /* centra horizontalmente */
  align-items: center;     /* centra verticalmente */
  row-gap: 0.75rem;
  width: 100%;
  max-width: 480px; /* ajusta según quieras */
  margin: 0 auto;
}

.sa-swiper {
  width: 100%;
}

.sa-swiper .swiper-wrapper {
  align-items: center;
}

.sa-swiper .swiper-slide {
  display: flex;
  justify-content: center;
}

.sa-pagination {
  position: static !important;
  margin-top: .25rem;
  margin-bottom: .25rem;
}

.sa-nav {
  display: flex;
  align-items: center;
  gap: .75rem;
}
.sa-prev, .sa-next {
  width: 28px;
  height: 28px;
  border-radius: 9999px;
  border: 1px solid rgba(0,0,0,.12);
  background: #fff;
  box-shadow: 0 2px 6px rgba(0,0,0,.08);
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  user-select: none;
}

.sa-controls {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  margin-top: 1rem;
}

.sa-title {
  font-size: 1.1rem;
  font-weight: 600;
  padding-top: 4px;
  color: #333;
  min-width: 200px;
  text-align: center;
}

.sa-prev, .sa-next {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sa-prev img, .sa-next img {
  width: 28px;
  height: 28px;
  transition: transform 0.2s ease;
}

.sa-prev:hover img, .sa-next:hover img {
  transform: scale(1.1);
}

.modal {
  position: fixed;
  z-index: 9999;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.5);
  display: flex; align-items: center; justify-content: center;
}
.modal-body {
  margin-bottom: 40px
}
.modal-content {
  background: #fff;
  border-radius: 12px;
  padding: 2rem;
  max-width: 500px;
  width: 90%;
  text-align: center;
  position: relative;
  box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}
.success-icon img {
  width: 60px;
  height: 60px;
  margin-bottom: 1rem;
}
.modal-body.success-layout {
  display: flex;
  align-items: flex-start;
  gap: 2rem;
  text-align: left;
}
.success-icon img {
  width: 48px;
  height: 48px;
  flex-shrink: 0;
}
.success-text h3 {
  margin: 0 0 0.5rem;
  font-size: 1.2rem;
  color: #333;
}
.success-text p {
  margin: 0.2rem 0;
  color: #555;
}
.close {
  position: absolute;
  top: -15px;
  right: -15px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #fff;
  border: 2px solid #ccc;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  text-align: center;
  cursor: pointer;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}
.close:hover {
  background: #f5f5f5;
  border-color: #999;
}
p.p-regards {
  margin-top: 20px;
}
.w-form-done { display: none !important; }
.w-form-fail {
  display: none !important;
}
.success-icon svg {
  fill: #03d23d; /* verde sólido */
  width: 48px;
  height: 48px;
}
.success-text h3 {
  margin: 0 0 0.5rem;
  font-size: 1.2rem;
  color: #333;
}
.success-text p {
  margin: 0.2rem 0;
  color: #555;
}
.error-icon svg {
  fill: #dc3545; /* rojo sólido */
  width: 48px;
  height: 48px;
}
.error-text h3 {
  margin: 0 0 0.5rem;
  font-size: 1.2rem;
  color: #333;
}
.error-text p {
  margin: 0.2rem 0;
  color: #555;
}

.img-box-left {
  margin-top: 6rem;
}

@media screen and (max-width: 991px) {
  .content_frame-mask {
    margin-top: 15rem !important;
  }

  .card_data-boxes.card_data-boxes-video {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    text-align: center;
    padding: 1rem 0.5rem;
    margin: 1rem auto 0 auto;
  }

  .features_summary_box {
    width: 100%;
    max-width: 360px; /* ajusta al ancho que quieras */
    margin: 0 auto;
    padding: 0;
  }

  .sa-carousel {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }

  .menu_mobile {
    background-color: rgba(4,172,250,.3)
  }
  .menu_mobile.w--open {
    background-color: #04acfa;
  }

  .text-landing-highlight {
    font-size: 20px;
  }

  .container {
      padding-right: 1.6rem;
      padding-left: 1.6rem;
  }

  .navigation-full {
    height: 1rem;
  }

  .navigation_desktop {
    display: none;
  }

  .navigation-full {
    background-color: transparent;
  }

  .navbar_left {
    display: none;
  }

  .w-nav-brand {
    padding-left: 0;
  }

  .navigation_link.mobile {
    padding: 0
  }

  .logo {
    width: 130px;
  }

  .navbar_right{
    display: flex;
  }

  .w-nav[data-collapse=medium] .w-nav-menu {
      display: none;
  }

  .header-flags-content {
    padding: 0;
    margin-left: 0.6rem;
    margin-right: 0.6rem;
  }

  .grid_2col-rd {
    -ms-grid-columns: 1.25fr;
    grid-template-columns: 1.25fr;
  }

  .paragraph {
    margin-bottom: 20px;
  }

  .avatars_group.avatars_group_video {
    width: 100%;
    margin-top: 0;
  }

  video {
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
  }

  #sa-player-subtitle {
    position: relative;
    display: none;
  }

  .card_data-boxes {
    padding: 0;
    background: 0;
    box-shadow: none;
  }

  .video-container-fill {
      margin-top: 0;
      margin-bottom: 0;
      width: 100%;
      height: 370px !important;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
      background: black;
      box-shadow: -6px 10px 19px 0 rgba(27, 32, 50, .12);
  }

  .video-container-fill video {
    width: 340px;
    height: 370px !important;
    object-fit: fill;
  }

  .inner_frame_mobile_500 {
    height: 580px
  }

  .content_frame-mask {
    margin-top: 3rem;
    margin-bottom: 0;
  }

  .mask_base-h {
    height: 60% !important;
  }

  .mask_grad-h {
    background-image: linear-gradient(150deg, #040327, #040327, #01010f 55%, #04acfaaa 100%,  #04acfacc 73%, #04acfa66 79%, #04acfa33 88%, transparent 100%, #1f749700);
    height: 59% !important;
  }

  .mask_animated-h {
    height: 59% !important;
  }

  .grid_2col-rd {
    grid-row-gap: 2rem;
  }

  .main_video_container {
      margin-top: 4rem;
  }

  .mask-ss {
    height: 117rem;
    margin-top: 15rem !important
  }

  .grid_card-max {
    grid-row-gap: 0;
  }

  .video-expanded {
    position: fixed !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 100% !important;
  }

  .section_description-ss {
    margin-top: -3.25rem;
  }

  .grid_2col_images {
    grid-row-gap: 0;
  }

  .datacards_grid-bg.card_data-boxes-kpis .heather_data-boxes-grid {
    display: none !important;
  }


  .datacards_grid-bg.card_data-boxes-kpis .divider_soft {
    display: none !important;
  }

  .datacards_grid-bg.card_data-boxes-kpis .grid_data-boxes {
    margin-top: 0;
  }

  .mw-320 {
    max-width: 320px !important;
  }

  .card_data-boxes {
    margin-top: 2rem;
  }

  .video-container.video-container-sample {
      width: 230px;
  }

  .video-container-fill video {
      width: 232px;
      height: 371px !important;
      object-fit: fill;
  }

  .swiper, swiper-container {
    width: 230px;
  }

  .datacards_grid-bg {
    top: 0;
  }

  .button_container.mt-4rem {
    margin-top: 2rem;
  }

    .grid_5-col {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }

  .mask_rd-dotted {
    margin-top: 67.5rem !important;
  }
  .mask-ss-demo {
    height: 99rem;
    margin-top: 50rem !important;
  }

  .mask-ss-contact {
    height: 99rem;
    margin-top: 46rem !important;
  }

  .form_card {
    max-width: 94% !important;
  }

  .features_summary_demo {
    padding: 0 0 3rem 3rem;
    margin-top: 16rem;
  }

  .img-box-left {
    margin-top: 0;
  }
}

@media screen and (max-width: 468px) {

  .mask_base-h {
    height: 42% !important;
  }

  .mask_grad-h {
    height: 41% !important;
  }

  .mask_animated-h {
    height: 41% !important;
  }

  .swiper, swiper-container {
    width: 320px;
  }

  .video-container.video-container-sample {
    width: 100%
  }

  .video-container-fill {
      margin-top: 0;
      margin-bottom: 0;
      width: 100%;
      height: 524px !important;
      overflow: hidden;
      display: flex;
      justify-content: center;
      align-items: center;
      background: rgba(59, 186, 239, 0.9);
    border: 1px solid rgba(59, 186, 239, 1);
      box-shadow: -6px 10px 19px 0 rgba(27, 32, 50, .12);
  }
  .video-container-fill video {
    width: 317px;
    height: 520px !important;
    object-fit: fill;
  }
  #hp-button-main-video-sample {
    margin-top: 4rem;
  }
  .features_summary {
      padding: 4rem 0 3rem 0;
  }
  .content_frame-mask {
    margin-top: 13rem !important;
  }
  .section_description-ss {
    margin-top: -15.25rem;
  }

  .mask-ss {
    height: 117rem;
    margin-top: 8rem !important;
  }

}
