/* Escopado para .unisuam-home-embed — gerado por build-home.py */
.unisuam-home-embed .su-hero.su-hero-swiper{
  background: #ffffff;
  padding: 0;
}
.unisuam-home-embed .su-hero-swiper{
  --su-banner-title-color: #ffffff;
  --su-banner-text-color: #ffffff;
  --su-banner-bullet: #cfd8e4;
  --su-banner-bullet-active: #ef7d00;
  --su-banner-arrow: #ffffff;
  --su-banner-slide-min-h: 540px;
  --su-banner-box-radius: 8px;
  --su-banner-mobile-image-h: 300px;
  --su-banner-box-overlap: 72px;
  background: #ffffff;
  padding: 0;
}
.unisuam-home-embed .su-hero-swiper .su-hero-copy h1{
  color: var(--su-banner-title-color);
}
.unisuam-home-embed .su-hero-swiper .su-hero-copy p, .unisuam-home-embed .su-hero-swiper .su-hero-copy .hs_cos_wrapper_type_rich_text{
  color: var(--su-banner-text-color);
}
.unisuam-home-embed .su-hero-swiper__inner{
  position: relative;
  width: 100%;
}
.unisuam-home-embed .su-hero-swiper__root{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: var(--su-banner-slide-min-h);
  padding-bottom: 0;
}
.unisuam-home-embed .su-hero-swiper__root .swiper-wrapper, .unisuam-home-embed .su-hero-swiper__root .swiper-slide{
  height: var(--su-banner-slide-min-h);
}
.unisuam-home-embed .su-hero-swiper__slide{
  position: relative;
  background: #ffffff;
  overflow: hidden;
  height: var(--su-banner-slide-min-h);
}
.unisuam-home-embed .su-hero-media-wrap{
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  isolation: isolate;
}
.unisuam-home-embed .su-hero-media-swiper{
  position: relative;
  z-index: 0;
  width: 100%;
  height: 100%;
}
.unisuam-home-embed .su-hero-media-overlay{
  position: absolute;
  inset: 0;
  z-index: 2;
  background: rgba(0, 0, 0, 0.25);
  pointer-events: none;
}
.unisuam-home-embed .su-hero-media-slide{
  height: auto;
}
.unisuam-home-embed .su-hero-media-slide img{
  display: block;
  width: 100%;
  height: 100%;
  min-height: 0;
  object-fit: cover;
  object-position: center;
}
.unisuam-home-embed .su-hero-media-wrap::after{
  content: none;
  display: none;
}
.unisuam-home-embed .su-hero-media-pagination{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: auto;
  width: 44px;
  z-index: 3;
  display: flex;
  flex-direction: column;
  gap: 0;
  background: #004070;
  padding: 0;
}
.unisuam-home-embed .su-hero-media-pagination .swiper-pagination-bullet{
  flex: 1;
  width: 100%;
  height: auto;
  min-height: 0;
  margin: 0 !important;
  border-radius: 0;
  opacity: 1;
  background: #004070;
  border-bottom: 1px solid rgba(255, 255, 255, 0.18);
  cursor: pointer;
  transition: background 0.2s ease;
}
.unisuam-home-embed .su-hero-media-pagination .swiper-pagination-bullet:last-child{
  border-bottom: none;
}
.unisuam-home-embed .su-hero-media-pagination .swiper-pagination-bullet-active{
  background: #0f96ae;
}
.unisuam-home-embed .su-hero-swiper__slide .su-hero-grid{
  position: relative;
  z-index: 2;
}
.unisuam-home-embed .su-hero-swiper__slide .su-hero-grid{
  width: min(var(--container), 100% - 48px);
  margin: 0 auto;
  min-height: var(--su-banner-slide-min-h);
  padding: 98px 0 0;
  display: flex;
  align-items: flex-start;
  background-size: cover;
  background-position: center;
  height: var(--su-banner-slide-min-h);
}
.unisuam-home-embed .su-hero-content-box{
  width: min(485px, calc(100% - 372px));
  min-height: 354px;
  background: rgba(29, 42, 58, 0.88);
  border-radius: var(--su-banner-box-radius);
  padding: 30px 24px 32px;
  position: relative;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  top:  10.5%;
}
.unisuam-home-embed .su-hero-content-box h1{
  color: #ffffff !important;
  font-family: 'Ubuntu', sans-serif;
  font-size: clamp(38px, 3.2vw, 48px);
  line-height: 1;
  letter-spacing: -0.02em;
  margin: 0 0 18px;
  font-weight: 700;
  max-width: 437px;
}
.unisuam-home-embed .su-hero-box-description, .unisuam-home-embed .su-hero-box-description p{
  color: #ffffff !important;
  font-family: 'Ubuntu', sans-serif;
  font-size: 22px;
  line-height: 1.22;
  margin: 0;
}
.unisuam-home-embed .su-hero-box-description{
  margin-bottom: 24px;
}
.unisuam-home-embed .su-hero-box-description strong{
  color: #ffffff !important;
  font-weight: 700;
}
.unisuam-home-embed .su-hero-actions{
  display: inline-flex;
}
.unisuam-home-embed .su-hero-content-box .su-btn, .unisuam-home-embed .su-hero-content-box .su-btn.su-btn--primary{
  font-family: 'Ubuntu', sans-serif;
  font-size: 16px;
  font-weight: 700;
  width: auto !important;
  min-height: 56px;
  padding: 16px 24px;
  border-radius: 4px;
  border: 1px solid #f38b24;
  background: transparent !important;
  color: #f38b24 !important;
  text-transform: uppercase;
  letter-spacing: 0.01em;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  transition: background 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}
.unisuam-home-embed .su-hero-content-box .su-btn:hover, .unisuam-home-embed .su-hero-content-box .su-btn.su-btn--primary:hover, .unisuam-home-embed .su-hero-content-box .su-btn:focus-visible, .unisuam-home-embed .su-hero-content-box .su-btn.su-btn--primary:focus-visible{
  background: #f38b24 !important;
  border-color: #f38b24 !important;
  color: #ffffff !important;
}
.unisuam-home-embed .su-hero-swiper__root .swiper-button-prev, .unisuam-home-embed .su-hero-swiper__root .swiper-button-next{
  display: none !important;
}
.unisuam-home-embed .swiper-button-prev, .unisuam-home-embed .swiper-rtl .swiper-button-next{
  display: none !important;
}
.unisuam-home-embed .swiper-button-next, .unisuam-home-embed .swiper-rtl .swiper-button-prev{
  display: none !important;
}
.unisuam-home-embed .su-hero-swiper__pagination-wrap{
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding: 0 0 8px;
  background: transparent;
}
.unisuam-home-embed .su-hero-swiper__pagination-wrap .su-hero-swiper__pagination{
  position: static !important;
  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;
  transform: none !important;
  width: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  padding: 0;
  margin: 0;
  background: transparent;
}
.unisuam-home-embed .su-hero-swiper__pagination .swiper-pagination-bullet{
  width: 12px;
  height: 12px;
  margin: 0 !important;
  opacity: 1;
  background: var(--su-banner-bullet);
  border-radius: 999px;
  cursor: pointer;
}
.unisuam-home-embed .su-hero-swiper__pagination .swiper-pagination-bullet-active{
  background: var(--su-banner-bullet-active);
  width: 36px;
  border-radius: 999px;
}
.unisuam-home-embed .su-hero-swiper__nav{
  position: absolute;
  top: calc(var(--su-banner-slide-min-h) / 2);
  z-index: 12;
  transform: translateY(-50%);
  width: 48px;
  height: 48px;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: transparent;
  color: var(--su-banner-arrow);
  border: 1px solid var(--su-banner-arrow);
  box-shadow: none;
  cursor: pointer;
  line-height: 1;
}
.unisuam-home-embed .su-hero-swiper__nav span{
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin-top: -1px;
}
.unisuam-home-embed .su-hero-swiper__prev{
  left: 80px;
}
.unisuam-home-embed .su-hero-swiper__next{
  right: 80px;
}
.unisuam-home-embed .su-hero-swiper__nav:disabled{
  opacity: 0.35;
  cursor: not-allowed;
}
@media (max-width: 768px) {.unisuam-home-embed .su-hero-swiper .su-hero-swiper__inner.container{
    width: 100%;
    max-width: none;
    padding-left: 0;
    padding-right: 0;
  }
.unisuam-home-embed .su-hero-swiper__root{
    height: auto;
    padding-bottom: 0;
    overflow: visible;
    background: #ffffff;
  }
.unisuam-home-embed .su-hero-swiper__root .swiper-wrapper, .unisuam-home-embed .su-hero-swiper__root .swiper-slide{
    height: auto;
  }
.unisuam-home-embed .su-hero-swiper__slide{
    display: flex;
    flex-direction: column;
    height: auto;
  }
.unisuam-home-embed .su-hero-media-wrap{
    position: relative;
    flex-shrink: 0;
    width: 100%;
    height: var(--su-banner-mobile-image-h);
    z-index: 0;
  }
.unisuam-home-embed .su-hero-media-swiper, .unisuam-home-embed .su-hero-media-slide, .unisuam-home-embed .su-hero-media-slide img{
    height: var(--su-banner-mobile-image-h);
  }
.unisuam-home-embed .su-hero-media-slide img{
    min-height: var(--su-banner-mobile-image-h);
  }
.unisuam-home-embed .su-hero-media-wrap::after{
    content: none;
    display: none;
  }
.unisuam-home-embed .su-hero-media-pagination{
    width: 36px;
  }
.unisuam-home-embed .su-hero-swiper__slide .su-hero-grid{
    position: relative;
    z-index: 2;
    flex: 0 0 auto;
    min-height: 0;
    height: auto;
    margin-top: calc(-1 * var(--su-banner-box-overlap));
    padding: 0 16px 24px;
    display: flex;
    flex-direction: column;
    align-items: stretch;
    justify-content: flex-start;
    background: transparent;
    grid-template-columns: none;
  }
.unisuam-home-embed .su-hero-content-box{
    width: 100%;
    max-width: 100%;
    min-height: 0;
    left: 0;
    margin: 0;
    padding: 24px 20px 28px;
    border-radius: 8px;
    box-shadow: 0 10px 28px rgba(0, 0, 0, 0.14);
  }
.unisuam-home-embed .su-hero-content-box:not([style*="background"]){
    background: #222831;
  }
.unisuam-home-embed .su-hero-content-box h1{
    font-size: 30px;
    line-height: 1.08;
    margin-bottom: 16px;
    max-width: none;
  }
.unisuam-home-embed .su-hero-box-description, .unisuam-home-embed .su-hero-box-description p{
    font-size: 16px;
    line-height: 1.5;
  }
.unisuam-home-embed .su-hero-box-description{
    margin-bottom: 22px;
  }
.unisuam-home-embed .su-hero-actions{
    display: flex;
    justify-content: center;
  }
.unisuam-home-embed .su-hero-content-box .su-btn, .unisuam-home-embed .su-hero-content-box .su-btn.su-btn--primary{
    width: auto !important;
    min-width: 220px;
    max-width: 100%;
    font-size: 14px;
    min-height: 48px;
    padding: 12px 24px;
    border-color: #f38b24;
    color: #f38b24 !important;
  }
.unisuam-home-embed .su-hero-content-box .su-btn:hover, .unisuam-home-embed .su-hero-content-box .su-btn.su-btn--primary:hover, .unisuam-home-embed .su-hero-content-box .su-btn:focus-visible, .unisuam-home-embed .su-hero-content-box .su-btn.su-btn--primary:focus-visible{
    background: #f38b24 !important;
    border-color: #f38b24 !important;
    color: #ffffff !important;
  }
.unisuam-home-embed .su-hero-swiper__nav{
    top: calc(var(--su-banner-mobile-image-h) / 2);
    width: 42px;
    height: 42px;
    color: #ffffff;
    border-color: #ffffff;
    background: transparent;
  }
.unisuam-home-embed .su-hero-swiper__nav span{
    font-size: 24px;
  }
.unisuam-home-embed .su-hero-swiper__prev{
    left: 14px;
  }
.unisuam-home-embed .su-hero-swiper__next{
    right: 14px;
  }
.unisuam-home-embed .su-hero-swiper__pagination-wrap{
    margin-top: 30px;
    padding: 0 0 8px;
  }
.unisuam-home-embed .su-hero-swiper__pagination .swiper-pagination-bullet{
    width: 8px;
    height: 8px;
    background: #d1d5db;
  }
.unisuam-home-embed .su-hero-swiper__pagination .swiper-pagination-bullet-active{
    width: 32px;
    height: 8px;
    background: var(--su-banner-bullet-active);
  }}
