@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-22 .tc-wp-content-root img, .wpc-scope-22 .tc-wp-content-root video, .wpc-scope-22 .tc-wp-content-root svg, .wpc-scope-22 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info{
  --ggs-grad: linear-gradient(135deg, #5865F2, #2DD4BF) !important;
  --ggs-grad-soft: linear-gradient(135deg, rgba(88,101,242,0.06), rgba(45,212,191,0.04)) !important;
  --ggs-grad-text: linear-gradient(135deg, #5865F2, #2DD4BF) !important;
  --ggs-ink: #111827 !important;
  --ggs-body: #6B7280 !important;
  --ggs-border: rgba(88,101,242,0.15) !important;
  --ggs-wh: #FFFFFF !important;
  --ggs-ow: #F5F7FF !important;
  --ggs-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(--ggs-ow), var(--ggs-wh), var(--ggs-ow), var(--ggs-wh)) !important;

  color: var(--ggs-ink) !important;
  overflow: hidden !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info *{
  box-sizing: border-box !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-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;
  line-height: 1.08 !important;
  font-weight: 800 !important;
  color: var(--ggs-ink) !important;
  letter-spacing: -0.04em !important;
  text-align: center !important;
  margin: 0 !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info h3{
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 1.1rem !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  color: var(--ggs-ink) !important;
  margin: 0 0 10px !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info h4{
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 1rem !important;
  line-height: 1.3 !important;
  font-weight: 700 !important;
  color: var(--ggs-ink) !important;
  margin: 0 !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-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;
  font-weight: 400 !important;
  color: var(--ggs-body) !important;
  margin: 0 !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-gx{
  background: var(--ggs-grad-text) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-sec{
  padding: 110px 24px !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-bg-wh{
  background: #FFFFFF !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-bg-ow{
  background: #F5F7FF !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s1{
  background: radial-gradient(circle at 50% 160px, var(--ggs-ow), var(--ggs-wh) 56%) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-inner{
  max-width: 1200px !important;
  margin: 0 auto !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-hb{
  text-align: center !important;
  margin-bottom: calc(1.2rem + 2vh) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-hb p{
  max-width: 540px !important;
  margin: 16px auto 0 !important;
  font-size: clamp(0.92rem, 1.1vw, 1.02rem) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-g3, .wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-g4{
  display: grid !important;
  gap: 26px !important;
}@media (min-width: 1100px){.tc-wp-content-root#ggs-info#ggs-info .ggs-g3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-g4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-ca{
  background: #FFFFFF !important;
  border: 1px solid var(--ggs-border) !important;
  border-radius: var(--ggs-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;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-cb{
  background: #FFFFFF !important;
  border: 1px solid var(--ggs-border) !important;
  border-radius: var(--ggs-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-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-ca.ggs-on, .wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-cb.ggs-on{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-ci{
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--ggs-r) !important;
  background: var(--ggs-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  color: #5865F2 !important;
  transition: transform 0.35s ease, border-radius 0.35s ease, background 0.35s ease, opacity 0.35s ease, box-shadow 0.35s ease !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-cb .ggs-ci{
  margin-left: auto !important;
  margin-right: auto !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-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-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-cd{
  width: 100% !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-cb-body{
  width: 100% !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-badge{
  position: absolute !important;
  top: 14px !important;
  right: 14px !important;
  min-width: 34px !important;
  height: 26px !important;
  padding: 0 8px !important;
  border-radius: 999px !important;
  background: rgba(88,101,242,0.08) !important;
  color: #5865F2 !important;
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-size: 0.75rem !important;
  line-height: 26px !important;
  font-weight: 800 !important;
  transition: transform 0.35s ease, background 0.35s ease, color 0.35s ease !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-fbar{
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 3px !important;
  background: var(--ggs-grad) !important;
  transform: translateX(-100%) !important;
  transition: transform 0.35s ease !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-ca:focus-visible, .wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-cb:focus-visible{
  outline: 2px solid #5865F2 !important;
  outline-offset: 2px !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s1 .ggs-ca.ggs-on:hover{
  transform: translateY(-6px) !important;
  box-shadow: 0 22px 48px rgba(88,101,242,0.14) !important;
  background: #FFFFFF !important;
  border-color: rgba(88,101,242,0.22) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s1 .ggs-ca.ggs-on:hover .ggs-ci{
  transform: scale(1.06) !important;
  background: linear-gradient(135deg, rgba(88,101,242,0.12), rgba(45,212,191,0.08)) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s2 .ggs-cb.ggs-on:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 18px 38px rgba(17,24,39,0.10) !important;
  border-color: rgba(88,101,242,0.25) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s2 .ggs-cb.ggs-on:hover .ggs-ci{
  transform: scale(1.03) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s2 .ggs-cb.ggs-on:hover .ggs-badge{
  transform: scale(1.10) !important;
  background: #5865F2 !important;
  color: #FFFFFF !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s2 .ggs-cb.ggs-on .ggs-fbar{
  transform: translateX(-100%) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s2 .ggs-cb.ggs-on:hover .ggs-fbar{
  transform: translateX(0) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s3 .ggs-ca.ggs-on:hover{
  transform: translateY(-2px) !important;
  background: rgba(245,247,255,0.72) !important;
  box-shadow: 0 14px 30px rgba(45,212,191,0.10) !important;
  border-color: rgba(45,212,191,0.24) !important;
}.wpc-scope-22 .tc-wp-content-root#ggs-info#ggs-info .ggs-s3 .ggs-ca.ggs-on:hover .ggs-ci{
  transform: rotate(2deg) scale(1.02) !important;
  background: linear-gradient(135deg, rgba(45,212,191,0.12), rgba(88,101,242,0.08)) !important;
}@media (max-width: 1099px){.tc-wp-content-root#ggs-info#ggs-info .ggs-sec{
    padding: 60px 16px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-g3, .tc-wp-content-root#ggs-info#ggs-info .ggs-g4{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-ca{
    padding: 30px 22px 28px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-cb{
    padding: 30px 22px 28px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-ci{
    width: 48px !important;
    height: 48px !important;
    margin-bottom: 14px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-ci svg{
    width: 22px !important;
    height: 22px !important;
  }.tc-wp-content-root#ggs-info#ggs-info h2{
    font-size: 1.4rem !important;
  }.tc-wp-content-root#ggs-info#ggs-info h3{
    font-size: 0.925rem !important;
  }.tc-wp-content-root#ggs-info#ggs-info p{
    font-size: 0.825rem !important;
  }}@media (max-width: 639px){.tc-wp-content-root#ggs-info#ggs-info .ggs-sec{
    padding: 32px 12px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-g3, .tc-wp-content-root#ggs-info#ggs-info .ggs-g4{
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-ca{
    padding: 22px 18px 20px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-cb{
    padding: 22px 18px 20px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-ci{
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 12px !important;
  }.tc-wp-content-root#ggs-info#ggs-info .ggs-ci svg{
    width: 16px !important;
    height: 16px !important;
  }.tc-wp-content-root#ggs-info#ggs-info h2{
    font-size: 1rem !important;
  }.tc-wp-content-root#ggs-info#ggs-info h3{
    font-size: 0.8rem !important;
  }.tc-wp-content-root#ggs-info#ggs-info p{
    font-size: 0.75rem !important;
  }}