@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");

/* tc-scoped:tc-wp-content-root */

.tc-wp-content-root {
  width: 100%;
  max-width: 100%;
  min-width: 0;
  box-sizing: border-box;
  display: flow-root;
  isolation: isolate;
  position: relative;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root#stg-info#stg-info .stg-ca, .tc-wp-content-root#stg-info#stg-info .stg-cb{opacity:1 !important;transform:translateY(0) !important;}.tc-wp-content-root#stg-info#stg-info, .tc-wp-content-root#stg-info#stg-info *{
  box-sizing:border-box !important;
}.tc-wp-content-root#stg-info#stg-info{
  --stg-color1:#B92FCC !important;
  --stg-color2:#E3409F !important;
  --stg-accent:#BDDD2C !important;
  --stg-grad:linear-gradient(135deg,#B92FCC,#E3409F) !important;
  --stg-grad-soft:linear-gradient(135deg,rgba(185,47,204,.06),rgba(227,64,159,.04)) !important;
  --stg-grad-strong:linear-gradient(135deg,rgba(185,47,204,.10),rgba(227,64,159,.08)) !important;
  --stg-ink:#1E1E2F !important;
  --stg-body:#64748B !important;
  --stg-border:rgba(185,47,204,.16) !important;
  --stg-wh:#FFFFFF !important;
  --stg-ow:#FCF5FD !important;
  --stg-r:12px !important;
  margin-top:-25px !important;
  margin-bottom:0 !important;
  padding-top:0 !important;
  width:100% !important;
  max-width:100% !important;
  overflow:hidden !important;
  font-family:Inter,sans-serif !important;
  color:#1E1E2F !important;
}.tc-wp-content-root#stg-info#stg-info .stg-inner{
  width:100% !important;
  max-width:1200px !important;
  margin:0 auto !important;
}.tc-wp-content-root#stg-info#stg-info .stg-sec{
  padding:80px 24px !important;
  width:100% !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s1{
  padding-top:0 !important;
  margin-top:0 !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s3{
  padding-bottom:40px !important;
  margin-bottom:0 !important;
}.tc-wp-content-root#stg-info#stg-info .stg-bg-wh{
  background:#FFFFFF !important;
}.tc-wp-content-root#stg-info#stg-info .stg-bg-ow{
  background:#FCF5FD !important;
}.tc-wp-content-root#stg-info#stg-info .stg-hb{
  max-width:760px !important;
  margin:0 auto 36px !important;
  text-align:center !important;
}.tc-wp-content-root#stg-info#stg-info .stg-hb h2{
  margin-top:48px !important;
  margin-bottom:12px !important;
  font-family:Inter,sans-serif !important;
  font-size:clamp(1.6rem,2.6vw,2.5rem) !important;
  line-height:1.12 !important;
  font-weight:800 !important;
  letter-spacing:-0.04em !important;
  text-align:center !important;
  color:#1E1E2F !important;
}.tc-wp-content-root#stg-info#stg-info .stg-hb p{
  font-size:1rem !important;
  line-height:1.7 !important;
  color:#64748B !important;
  margin:0 auto !important;
}.tc-wp-content-root#stg-info#stg-info .stg-gx{
  background:linear-gradient(135deg,#B92FCC,#E3409F) !important;
  -webkit-background-clip:text !important;
  background-clip:text !important;
  -webkit-text-fill-color:transparent !important;
  color:transparent !important;
}.tc-wp-content-root#stg-info#stg-info .stg-g3{
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  gap:26px !important;
}.tc-wp-content-root#stg-info#stg-info .stg-g4{
  display:grid !important;
  grid-template-columns:repeat(4,minmax(0,1fr)) !important;
  gap:26px !important;
}.tc-wp-content-root#stg-info#stg-info .stg-ca, .tc-wp-content-root#stg-info#stg-info .stg-cb{
  background:#FFFFFF !important;
  border-radius:12px !important;
  border:1px solid rgba(185,47,204,.16) !important;
  position:relative !important;
  overflow:hidden !important;
  opacity:0 !important;
  transform:translateY(16px) !important;
  transition:opacity .5s ease,transform .5s ease,box-shadow .3s ease,border-color .3s ease,background-color .3s ease !important;
}.tc-wp-content-root#stg-info#stg-info .stg-ca{
  padding:42px 32px 38px !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb{
  padding:36px 28px 32px !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:center !important;
  text-align:center !important;
}.tc-wp-content-root#stg-info#stg-info .stg-on{
  opacity:1 !important;
  transform:translateY(0) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-ci{
  width:68px !important;
  height:68px !important;
  border-radius:12px !important;
  background:linear-gradient(135deg,rgba(185,47,204,.06),rgba(227,64,159,.04)) !important;
  display:flex !important;
  align-items:center !important;
  justify-content:center !important;
  margin-bottom:20px !important;
  color:#B92FCC !important;
  transition:transform .3s ease,box-shadow .3s ease,background .3s ease,filter .3s ease !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb .stg-ci{
  margin-left:auto !important;
  margin-right:auto !important;
}.tc-wp-content-root#stg-info#stg-info .stg-ico{
  font-size:1.5rem !important;
  color:#B92FCC !important;
  display:block !important;
  line-height:1 !important;
  transition:transform .3s ease,filter .3s ease,color .3s ease !important;
}.tc-wp-content-root#stg-info#stg-info .stg-ca h3, .tc-wp-content-root#stg-info#stg-info .stg-cb h3{
  font-size:1.05rem !important;
  line-height:1.35 !important;
  font-weight:750 !important;
  color:#1E1E2F !important;
  margin:0 0 10px !important;
  letter-spacing:-0.02em !important;
  transition:color .3s ease,transform .3s ease !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cd p{
  font-size:.92rem !important;
  line-height:1.65 !important;
  color:#64748B !important;
  margin:0 !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s1 .stg-ca::after{
  content:"" !important;
  position:absolute !important;
  left:50% !important;
  bottom:0 !important;
  width:0 !important;
  height:2px !important;
  background:linear-gradient(135deg,#B92FCC,#E3409F) !important;
  transition:width .28s ease,left .28s ease !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s1 .stg-ca:hover{
  transform:translateY(-3px) !important;
  box-shadow:0 6px 24px rgba(185,47,204,.10) !important;
  border-color:rgba(185,47,204,.24) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s1 .stg-ca:hover::after{
  width:80% !important;
  left:10% !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s1 .stg-ca:hover .stg-ci{
  transform:scale(1.04) translateY(-2px) !important;
  background:linear-gradient(135deg,rgba(185,47,204,.10),rgba(227,64,159,.08)) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s1 .stg-ca:hover .stg-ico{
  transform:translateY(-1px) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb::before{
  content:"" !important;
  position:absolute !important;
  inset:0 !important;
  border-radius:12px !important;
  background:radial-gradient(circle at 50% 0%,rgba(189,221,44,.14),transparent 38%) !important;
  opacity:0 !important;
  transition:opacity .26s ease !important;
  pointer-events:none !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb:hover{
  transform:translateY(-3px) !important;
  border-color:rgba(185,47,204,.40) !important;
  box-shadow:0 0 0 1px rgba(185,47,204,.20),0 8px 24px rgba(185,47,204,.10) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb:hover::before{
  opacity:1 !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb:hover .stg-ci{
  transform:scale(1.05) !important;
  box-shadow:0 8px 20px rgba(185,47,204,.16) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb:hover .stg-ico{
  color:#E3409F !important;
  transform:scale(1.04) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-badge{
  position:absolute !important;
  top:16px !important;
  right:16px !important;
  font-size:10px !important;
  font-weight:700 !important;
  color:rgba(185,47,204,.58) !important;
  background:rgba(185,47,204,.07) !important;
  border:1px solid rgba(185,47,204,.10) !important;
  border-radius:9999px !important;
  padding:4px 10px !important;
  line-height:1 !important;
  transition:transform .24s ease,background .24s ease,color .24s ease,border-color .24s ease !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb:hover .stg-badge{
  transform:translateY(-2px) scale(1.04) !important;
  background:rgba(189,221,44,.16) !important;
  color:#7A8F12 !important;
  border-color:rgba(189,221,44,.34) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-fbar{
  position:absolute !important;
  bottom:0 !important;
  left:0 !important;
  right:0 !important;
  height:0 !important;
  background:linear-gradient(135deg,#B92FCC,#E3409F) !important;
  border-radius:0 0 12px 12px !important;
  transition:height .28s ease !important;
}.tc-wp-content-root#stg-info#stg-info .stg-cb:hover .stg-fbar{
  height:4px !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s3 .stg-ca{
  border-left:3px solid transparent !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s3 .stg-ca::before{
  content:"" !important;
  position:absolute !important;
  top:14px !important;
  right:14px !important;
  width:44px !important;
  height:44px !important;
  border-radius:50% !important;
  background:linear-gradient(135deg,rgba(189,221,44,.18),rgba(227,64,159,.08)) !important;
  opacity:.12 !important;
  transform:scale(.82) !important;
  transition:opacity .3s ease,transform .3s ease !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s3 .stg-ca:hover{
  transform:translateY(-3px) !important;
  border-left-color:#B92FCC !important;
  border-top-color:rgba(185,47,204,.24) !important;
  border-right-color:rgba(185,47,204,.24) !important;
  border-bottom-color:rgba(185,47,204,.24) !important;
  box-shadow:0 8px 28px rgba(185,47,204,.11) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s3 .stg-ca:hover::before{
  opacity:.32 !important;
  transform:scale(1) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s3 .stg-ca:hover .stg-ci{
  transform:translateX(3px) scale(1.04) !important;
  background:linear-gradient(135deg,rgba(185,47,204,.11),rgba(227,64,159,.07)) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-s3 .stg-ca:hover h3{
  color:#B92FCC !important;
  transform:translateX(2px) !important;
}.tc-wp-content-root#stg-info#stg-info .stg-ca:focus-visible, .tc-wp-content-root#stg-info#stg-info .stg-cb:focus-visible{
  outline:2px solid #B92FCC !important;
  outline-offset:3px !important;
  box-shadow:0 0 0 4px rgba(185,47,204,.16),0 12px 36px rgba(185,47,204,.14) !important;
}@media (max-width:1099px) {.tc-wp-content-root#stg-info#stg-info .stg-sec{
    padding:60px 16px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-g3, .tc-wp-content-root#stg-info#stg-info .stg-g4{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    gap:16px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-ci{
    width:48px !important;
    height:48px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-ico{
    font-size:1.1rem !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-hb h2{
    font-size:1.4rem !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-ca h3, .tc-wp-content-root#stg-info#stg-info .stg-cb h3{
    font-size:.925rem !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-cd p{
    font-size:.825rem !important;
  }}@media (max-width:639px) {.tc-wp-content-root#stg-info#stg-info .stg-sec{
    padding:32px 12px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-s1{
    padding-top:0 !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-s3{
    padding-bottom:40px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-hb{
    margin-bottom:22px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-g3, .tc-wp-content-root#stg-info#stg-info .stg-g4{
    grid-template-columns:1fr !important;
    gap:10px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-hb h2{
    font-size:1rem !important;
    line-height:1.22 !important;
    margin-top:32px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-ci{
    width:36px !important;
    height:36px !important;
    margin-bottom:14px !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-ico{
    font-size:.9rem !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-ca h3, .tc-wp-content-root#stg-info#stg-info .stg-cb h3{
    font-size:.8rem !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-cd p{
    font-size:.75rem !important;
  }.tc-wp-content-root#stg-info#stg-info .stg-ca, .tc-wp-content-root#stg-info#stg-info .stg-cb{
    padding:24px 18px 22px !important;
  }}

.tc-wp-content-root .stg-cb-body {}
.tc-wp-content-root .stg-s2 {}