@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#rbt-info#rbt-info, .tc-wp-content-root#rbt-info#rbt-info *{
  box-sizing: border-box !important;
}.tc-wp-content-root#rbt-info#rbt-info{
  --rbt-color1: #33D6FF !important;
  --rbt-color2: #7C3AED !important;
  --rbt-accent: #B8F547 !important;
  --rbt-grad: linear-gradient(135deg,#33D6FF,#7C3AED) !important;
  --rbt-grad-soft: linear-gradient(135deg,rgba(51,214,255,.08),rgba(124,58,237,.06)) !important;
  --rbt-grad-strong: linear-gradient(135deg,rgba(51,214,255,.14),rgba(124,58,237,.11)) !important;
  --rbt-ink: #F4F7FF !important;
  --rbt-body: #AAB2CA !important;
  --rbt-border: rgba(51,214,255,.16) !important;
  --rbt-wh: #0A0A0F !important;
  --rbt-ow: #111118 !important;
  --rbt-card: #15151F !important;
  --rbt-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: var(--rbt-ink) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-inner{
  width: 100% !important;
  max-width: 1200px !important;
  margin: 0 auto !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-sec{
  padding: 80px 24px !important;
  width: 100% !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s1{
  padding-top: 0 !important;
  margin-top: 0 !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s3{
  padding-bottom: 40px !important;
  margin-bottom: 0 !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-bg-wh{
  background: var(--rbt-wh) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-bg-ow{
  background: var(--rbt-ow) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-hb{
  max-width: 760px !important;
  margin: 0 auto 36px !important;
  text-align: center !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-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: var(--rbt-ink) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-hb p{
  font-size: 1rem !important;
  line-height: 1.7 !important;
  color: var(--rbt-body) !important;
  margin: 0 auto !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-gx{
  background: var(--rbt-grad) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-g3{
  display: grid !important;
  grid-template-columns: repeat(3,minmax(0,1fr)) !important;
  gap: 26px !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-g4{
  display: grid !important;
  grid-template-columns: repeat(4,minmax(0,1fr)) !important;
  gap: 26px !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-ca, .tc-wp-content-root#rbt-info#rbt-info .rbt-cb{
  background: var(--rbt-card) !important;
  border-radius: 12px !important;
  border: 1px solid var(--rbt-border) !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#rbt-info#rbt-info .rbt-ca{
  padding: 42px 32px 38px !important;
  text-align: left !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-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#rbt-info#rbt-info .rbt-on{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-ci{
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--rbt-r) !important;
  background: var(--rbt-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  color: var(--rbt-color1) !important;
  transition: transform .3s ease, box-shadow .3s ease, background .3s ease, filter .3s ease !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-cb .rbt-ci{
  margin-left: auto !important;
  margin-right: auto !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-ico{
  font-size: 1.5rem !important;
  color: var(--rbt-color1) !important;
  display: block !important;
  line-height: 1 !important;
  transition: transform .3s ease, filter .3s ease, color .3s ease !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-ca h3, .tc-wp-content-root#rbt-info#rbt-info .rbt-cb h3{
  font-size: 1.05rem !important;
  line-height: 1.35 !important;
  font-weight: 750 !important;
  color: var(--rbt-ink) !important;
  margin: 0 0 10px !important;
  letter-spacing: -0.02em !important;
  transition: color .3s ease, transform .3s ease !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-cd p{
  font-size: .92rem !important;
  line-height: 1.65 !important;
  color: var(--rbt-body) !important;
  margin: 0 !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-badge{
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  color: rgba(51,214,255,.62) !important;
  background: rgba(51,214,255,.07) !important;
  border: 1px solid rgba(51,214,255,.12) !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#rbt-info#rbt-info .rbt-fbar{
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 0 !important;
  background: var(--rbt-grad) !important;
  border-radius: 0 0 12px 12px !important;
  transition: height .28s ease !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s1 .rbt-ca::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border-radius: 12px !important;
  background: linear-gradient(90deg,transparent,rgba(51,214,255,.18),transparent) !important;
  opacity: 0 !important;
  transform: translateX(-65%) !important;
  transition: transform .42s ease, opacity .28s ease !important;
  pointer-events: none !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s1 .rbt-ca:hover{
  transform: translateY(-3px) !important;
  border-color: rgba(51,214,255,.42) !important;
  box-shadow: 0 0 0 1px rgba(51,214,255,.20), 0 8px 24px rgba(51,214,255,.10) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s1 .rbt-ca:hover::before{
  opacity: 1 !important;
  transform: translateX(65%) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s1 .rbt-ca:hover .rbt-ci{
  transform: scale(1.05) !important;
  background: var(--rbt-grad-strong) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s1 .rbt-ca:hover .rbt-ico{
  filter: drop-shadow(0 0 10px rgba(51,214,255,.35)) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s2 .rbt-cb:hover{
  transform: translateY(-4px) !important;
  box-shadow: 0 0 0 1.5px rgba(51,214,255,.90), 0 12px 36px rgba(51,214,255,.14) !important;
  border-color: rgba(51,214,255,.36) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s2 .rbt-cb:hover .rbt-ci{
  transform: scale(1.10) rotateY(10deg) !important;
  box-shadow: 0 8px 22px rgba(124,58,237,.22) !important;
  background: var(--rbt-grad-strong) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s2 .rbt-cb:hover .rbt-badge{
  transform: translateY(-3px) scale(1.05) !important;
  background: rgba(184,245,71,.12) !important;
  color: var(--rbt-accent) !important;
  border-color: rgba(184,245,71,.34) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s2 .rbt-cb:hover .rbt-fbar{
  height: 4px !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s3 .rbt-ca{
  border-left: 3px solid transparent !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s3 .rbt-ca::after{
  content: "" !important;
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
  width: 52px !important;
  height: 52px !important;
  background: radial-gradient(circle at top right,rgba(184,245,71,.22),transparent 66%) !important;
  opacity: .22 !important;
  transition: opacity .28s ease, transform .28s ease !important;
  pointer-events: none !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s3 .rbt-ca:hover{
  transform: translateY(-3px) !important;
  border-left-color: var(--rbt-accent) !important;
  border-top-color: rgba(184,245,71,.22) !important;
  border-right-color: rgba(51,214,255,.22) !important;
  border-bottom-color: rgba(51,214,255,.22) !important;
  box-shadow: 0 8px 28px rgba(51,214,255,.11) !important;
  background: rgba(21,21,31,.88) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s3 .rbt-ca:hover::after{
  opacity: .5 !important;
  transform: scale(1.16) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s3 .rbt-ca:hover .rbt-ci{
  transform: translateX(3px) scale(1.04) !important;
  box-shadow: inset 0 0 0 1px rgba(184,245,71,.20) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-s3 .rbt-ca:hover h3{
  color: #FFFFFF !important;
  transform: translateX(2px) !important;
}.tc-wp-content-root#rbt-info#rbt-info .rbt-ca:focus-visible, .tc-wp-content-root#rbt-info#rbt-info .rbt-cb:focus-visible{
  outline: 2px solid var(--rbt-color1) !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 4px rgba(51,214,255,.16), 0 14px 34px rgba(51,214,255,.15) !important;
}.tc-wp-content-root#rbt-info#rbt-info noscript{
  display: block !important;
  max-width: 760px !important;
  margin: 20px auto 0 !important;
  color: var(--rbt-body) !important;
  font-size: .9rem !important;
  line-height: 1.6 !important;
  text-align: center !important;
}@media (max-width: 1099px) {.tc-wp-content-root#rbt-info#rbt-info .rbt-sec{
    padding: 60px 16px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-g3, .tc-wp-content-root#rbt-info#rbt-info .rbt-g4{
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    gap: 16px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-ci{
    width: 48px !important;
    height: 48px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-ico{
    font-size: 1.1rem !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-hb h2{
    font-size: 1.4rem !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-ca h3, .tc-wp-content-root#rbt-info#rbt-info .rbt-cb h3{
    font-size: .925rem !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-cd p{
    font-size: .825rem !important;
  }}@media (max-width: 639px) {.tc-wp-content-root#rbt-info#rbt-info .rbt-sec{
    padding: 32px 12px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-s1{
    padding-top: 0 !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-s3{
    padding-bottom: 40px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-hb{
    margin-bottom: 22px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-g3, .tc-wp-content-root#rbt-info#rbt-info .rbt-g4{
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-hb h2{
    font-size: 1rem !important;
    line-height: 1.22 !important;
    margin-top: 32px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-ci{
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 14px !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-ico{
    font-size: .9rem !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-ca h3, .tc-wp-content-root#rbt-info#rbt-info .rbt-cb h3{
    font-size: .8rem !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-cd p{
    font-size: .75rem !important;
  }.tc-wp-content-root#rbt-info#rbt-info .rbt-ca, .tc-wp-content-root#rbt-info#rbt-info .rbt-cb{
    padding: 24px 18px 22px !important;
  }}

.tc-wp-content-root .rbt-cb-body {}