@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* 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;
}.wpc-scope-288 .tc-wp-content-root img, .wpc-scope-288 .tc-wp-content-root video, .wpc-scope-288 .tc-wp-content-root svg, .wpc-scope-288 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info{
  --tny-grad: linear-gradient(135deg, #7C3AED, #14B8A6) !important;
  --tny-grad-soft: linear-gradient(135deg, rgba(124,58,237,0.06), rgba(20,184,166,0.04)) !important;
  --tny-grad-text: linear-gradient(135deg, #7C3AED, #14B8A6) !important;
  --tny-ink: #111827 !important;
  --tny-body: #6B7280 !important;
  --tny-border: rgba(124,58,237,0.15) !important;
  --tny-wh: #FFFFFF !important;
  --tny-ow: #F5F3FF !important;
  --tny-r: 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-top: -20px !important;
  margin-bottom: -20px !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  background: linear-gradient(180deg, var(--tny-ow), var(--tny-wh), var(--tny-ow), var(--tny-wh)) !important;
  padding-top: 40px !important;
  color: var(--tny-ink) !important;
  box-sizing: border-box !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info *{
  box-sizing: border-box !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info h2{
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: clamp(1.6rem, 2.6vw, 2.5rem) !important;
  font-weight: 800 !important;
  color: var(--tny-ink) !important;
  letter-spacing: -0.04em !important;
  text-align: center !important;
  margin: 0 !important;
  line-height: 1.12 !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info h3{
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  color: var(--tny-ink) !important;
  margin: 0 0 10px !important;
  line-height: 1.3 !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info h4{
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 1rem !important;
  font-weight: 700 !important;
  color: var(--tny-ink) !important;
  margin: 0 !important;
  line-height: 1.3 !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info p{
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 0.9375rem !important;
  line-height: 1.75 !important;
  color: var(--tny-body) !important;
  margin: 0 !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-gx{
  background: var(--tny-grad-text) !important;
  background-clip: text !important;
  -webkit-background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-sec{
  padding: 110px 24px !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-bg-wh{
  background: var(--tny-wh) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-bg-ow{
  background: var(--tny-ow) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s1{
  background: radial-gradient(circle at 50% 160px, var(--tny-ow), var(--tny-wh) 58%) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-inner{
  max-width: 1200px !important;
  margin: 0 auto !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-hb{
  text-align: center !important;
  margin-bottom: calc(1.2rem + 2vh) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-hb p{
  max-width: 540px !important;
  margin: 16px auto 0 !important;
  font-size: clamp(0.9rem, 1.15vw, 1rem) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-g3, .wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-g4{
  display: grid !important;
  gap: 26px !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-ca{
  background: var(--tny-wh) !important;
  border: 1px solid var(--tny-border) !important;
  border-radius: var(--tny-r) !important;
  padding: 42px 32px 38px !important;
  opacity: 0 !important;
  transform: translateY(16px) !important;
  transition: opacity 0.5s ease, transform 0.5s ease, box-shadow 0.5s ease, border-color 0.5s ease, border-radius 0.5s ease, background 0.5s ease !important;
  position: relative !important;
  overflow: hidden !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-cb{
  background: var(--tny-wh) !important;
  border: 1px solid var(--tny-border) !important;
  border-radius: var(--tny-r) !important;
  padding: 36px 28px 32px !important;
  opacity: 0 !important;
  transform: translateY(16px) !important;
  transition: opacity 0.5s ease, transform 0.5s ease, box-shadow 0.5s ease, border-color 0.5s ease, border-radius 0.5s ease, background 0.5s ease !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
  position: relative !important;
  overflow: hidden !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-ca.tny-on, .wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-cb.tny-on{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-ci{
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--tny-r) !important;
  background: var(--tny-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  color: #7C3AED !important;
  transition: transform 0.45s ease, border-radius 0.45s ease, background 0.45s ease, opacity 0.45s ease, box-shadow 0.45s ease !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-cb .tny-ci{
  margin-left: auto !important;
  margin-right: auto !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-ci svg{
  width: 30px !important;
  height: 30px !important;
  display: block !important;
  stroke: currentColor !important;
  stroke-width: 1.55 !important;
  fill: none !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-cd{
  width: 100% !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-cb-body{
  width: 100% !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-badge{
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  min-width: 34px !important;
  height: 28px !important;
  border-radius: 999px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  background: rgba(124,58,237,0.08) !important;
  color: #7C3AED !important;
  font-family: Inter, system-ui, sans-serif !important;
  font-size: 0.75rem !important;
  font-weight: 800 !important;
  transition: transform 0.45s ease, background 0.45s ease, color 0.45s ease !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-fbar{
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 3px !important;
  background: var(--tny-grad) !important;
  transform: translateX(-100%) !important;
  transition: transform 0.45s ease !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-ca:focus-visible, .wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-cb:focus-visible{
  outline: 2px solid #7C3AED !important;
  outline-offset: 2px !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s1 .tny-ca.tny-on:hover{
  transform: translateY(-6px) !important;
  box-shadow: 0 24px 60px rgba(17,24,39,0.12) !important;
  background: linear-gradient(180deg, #FFFFFF, #FBFAFF) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s1 .tny-ca.tny-on:hover .tny-ci{
  transform: scale(1.06) !important;
  background: linear-gradient(135deg, rgba(124,58,237,0.12), rgba(20,184,166,0.08)) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s2 .tny-cb.tny-on:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 18px 42px rgba(17,24,39,0.1) !important;
  border-color: rgba(124,58,237,0.28) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s2 .tny-cb.tny-on:hover .tny-ci{
  transform: scale(1.03) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s2 .tny-cb.tny-on:hover .tny-badge{
  transform: scale(1.10) !important;
  background: #7C3AED !important;
  color: #FFFFFF !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s2 .tny-cb.tny-on .tny-fbar{
  transform: translateX(-100%) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s2 .tny-cb.tny-on:hover .tny-fbar{
  transform: translateX(0) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s3 .tny-ca.tny-on:hover{
  transform: translateY(-2px) !important;
  background: #FCFBFF !important;
  border-color: rgba(20,184,166,0.26) !important;
  box-shadow: 0 16px 36px rgba(17,24,39,0.08) !important;
}.wpc-scope-288 .tc-wp-content-root#tny-info#tny-info .tny-s3 .tny-ca.tny-on:hover .tny-ci{
  transform: rotate(2deg) scale(1.02) !important;
  background: linear-gradient(135deg, rgba(20,184,166,0.12), rgba(124,58,237,0.07)) !important;
}@media (min-width: 1100px){.tc-wp-content-root#tny-info#tny-info .tny-g3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-g4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }}@media (max-width: 1099px){.tc-wp-content-root#tny-info#tny-info .tny-sec{
    padding: 60px 16px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-g3, .tc-wp-content-root#tny-info#tny-info .tny-g4{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-ca{
    padding: 30px 22px 28px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-cb{
    padding: 30px 22px 28px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-ci{
    width: 48px !important;
    height: 48px !important;
    margin-bottom: 16px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-ci svg{
    width: 22px !important;
    height: 22px !important;
  }.tc-wp-content-root#tny-info#tny-info h2{
    font-size: 1.4rem !important;
  }.tc-wp-content-root#tny-info#tny-info h3{
    font-size: 0.925rem !important;
  }.tc-wp-content-root#tny-info#tny-info p{
    font-size: 0.825rem !important;
  }}@media (max-width: 639px){.tc-wp-content-root#tny-info#tny-info .tny-sec{
    padding: 32px 12px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-g3, .tc-wp-content-root#tny-info#tny-info .tny-g4{
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-ca{
    padding: 22px 18px 20px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-cb{
    padding: 24px 18px 22px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-ci{
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 12px !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-ci svg{
    width: 16px !important;
    height: 16px !important;
  }.tc-wp-content-root#tny-info#tny-info h2{
    font-size: 1rem !important;
    letter-spacing: 0 !important;
  }.tc-wp-content-root#tny-info#tny-info h3{
    font-size: 0.8rem !important;
  }.tc-wp-content-root#tny-info#tny-info p{
    font-size: 0.75rem !important;
    line-height: 1.65 !important;
  }.tc-wp-content-root#tny-info#tny-info .tny-badge{
    top: 10px !important;
    right: 10px !important;
    min-width: 28px !important;
    height: 24px !important;
    font-size: 0.65rem !important;
  }}.wpc-scope-288 .tc-wp-content-root noscript .tny-ca, .wpc-scope-288 .tc-wp-content-root noscript .tny-cb{
  opacity: 1 !important;
  transform: none !important;
}