@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-24 .tc-wp-content-root img, .wpc-scope-24 .tc-wp-content-root video, .wpc-scope-24 .tc-wp-content-root svg, .wpc-scope-24 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info{
  --crc-grad: linear-gradient(135deg, #2563EB, #F97316) !important;
  --crc-grad-soft: linear-gradient(135deg, rgba(37,99,235,0.06), rgba(249,115,22,0.04)) !important;
  --crc-grad-text: linear-gradient(135deg, #2563EB, #F97316) !important;
  --crc-ink: #0F172A !important;
  --crc-body: #6B7280 !important;
  --crc-border: rgba(37,99,235,0.15) !important;
  --crc-wh: #FFFFFF !important;
  --crc-ow: #EFF6FF !important;
  --crc-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(--crc-ow), var(--crc-wh), var(--crc-ow), var(--crc-wh)) !important;
  padding-top: 40px !important;
  color: var(--crc-ink) !important;
  box-sizing: border-box !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info *{
  box-sizing: border-box !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-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(--crc-ink) !important;
  letter-spacing: -0.04em !important;
  text-align: center !important;
  line-height: 1.12 !important;
  margin: 0 0 16px !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-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(--crc-ink) !important;
  line-height: 1.3 !important;
  margin: 0 0 10px !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-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(--crc-body) !important;
  margin: 0 !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-gx{
  background: var(--crc-grad-text) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-sec{
  padding: 110px 24px !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-bg-wh{
  background: var(--crc-wh) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-bg-ow{
  background: var(--crc-ow) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s1{
  background: radial-gradient(circle at top, var(--crc-ow) 0, var(--crc-wh) 160px) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-inner{
  max-width: 1200px !important;
  margin: 0 auto !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-hb{
  text-align: center !important;
  margin-bottom: calc(1.2rem + 2vh) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-hb p{
  max-width: 540px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: clamp(0.95rem, 1.4vw, 1.05rem) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-g3, .wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-g4{
  display: grid !important;
  gap: 26px !important;
}@media (min-width: 1100px){.tc-wp-content-root#crc-info#crc-info .crc-g3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-g4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-ca{
  background: var(--crc-wh) !important;
  border: 1px solid var(--crc-border) !important;
  border-radius: var(--crc-r) !important;
  padding: 42px 32px 38px !important;
  opacity: 0 !important;
  transform: translateY(16px) !important;
  transition: transform 0.5s ease, opacity 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-24 .tc-wp-content-root#crc-info#crc-info .crc-cb{
  background: var(--crc-wh) !important;
  border: 1px solid var(--crc-border) !important;
  border-radius: var(--crc-r) !important;
  padding: 36px 28px 32px !important;
  opacity: 0 !important;
  transform: translateY(16px) !important;
  transition: transform 0.5s ease, opacity 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-24 .tc-wp-content-root#crc-info#crc-info .crc-ca.crc-on, .wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-cb.crc-on{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-ci{
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--crc-r) !important;
  background: var(--crc-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  color: #2563EB !important;
  transition: transform 0.4s ease, border-radius 0.4s ease, background 0.4s ease, box-shadow 0.4s ease, opacity 0.4s ease !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-cb .crc-ci{
  margin-left: auto !important;
  margin-right: auto !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-ci svg{
  width: 30px !important;
  height: 30px !important;
  display: block !important;
  stroke: currentColor !important;
  stroke-width: 1.55 !important;
  stroke-linecap: round !important;
  stroke-linejoin: round !important;
  fill: none !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-cd{
  width: 100% !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-cb-body{
  width: 100% !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-badge{
  position: absolute !important;
  top: 14px !important;
  right: 14px !important;
  min-width: 34px !important;
  height: 26px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  border-radius: 999px !important;
  background: rgba(37,99,235,0.09) !important;
  color: #2563EB !important;
  font: 700 0.75rem/1 Inter, system-ui, sans-serif !important;
  transition: transform 0.4s ease, background 0.4s ease !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-fbar{
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 3px !important;
  background: var(--crc-grad) !important;
  transform: translateX(-100%) !important;
  transition: transform 0.45s ease !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-ca:focus-visible, .wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-cb:focus-visible{
  outline: 2px solid #2563EB !important;
  outline-offset: 2px !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s1 .crc-ca.crc-on:hover{
  transform: translateY(-6px) !important;
  box-shadow: 0 22px 55px rgba(15,23,42,0.12) !important;
  background: linear-gradient(180deg, #FFFFFF, #F8FAFC) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s1 .crc-ca.crc-on:hover .crc-ci{
  transform: scale(1.06) !important;
  background: linear-gradient(135deg, rgba(37,99,235,0.11), rgba(249,115,22,0.08)) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s2 .crc-cb.crc-on:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 16px 38px rgba(37,99,235,0.13) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s2 .crc-cb.crc-on:hover .crc-ci{
  transform: scale(1.03) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s2 .crc-cb.crc-on:hover .crc-badge{
  transform: scale(1.10) !important;
  background: rgba(249,115,22,0.12) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s2 .crc-cb.crc-on .crc-fbar{
  transform: translateX(-100%) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s2 .crc-cb.crc-on:hover .crc-fbar{
  transform: translateX(0) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s3 .crc-ca.crc-on:hover{
  transform: translateY(-2px) !important;
  background: #F8FBFF !important;
  box-shadow: 0 14px 34px rgba(15,23,42,0.09) !important;
}.wpc-scope-24 .tc-wp-content-root#crc-info#crc-info .crc-s3 .crc-ca.crc-on:hover .crc-ci{
  transform: rotate(2deg) scale(1.02) !important;
  background: linear-gradient(135deg, rgba(37,99,235,0.10), rgba(249,115,22,0.07)) !important;
}@media (max-width: 1099px){.tc-wp-content-root#crc-info#crc-info .crc-sec{
    padding: 60px 16px !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-g3, .tc-wp-content-root#crc-info#crc-info .crc-g4{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-ca, .tc-wp-content-root#crc-info#crc-info .crc-cb{
    padding: 28px 22px 26px !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-ci{
    width: 48px !important;
    height: 48px !important;
    margin-bottom: 14px !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-ci svg{
    width: 22px !important;
    height: 22px !important;
  }.tc-wp-content-root#crc-info#crc-info h2{
    font-size: 1.4rem !important;
  }.tc-wp-content-root#crc-info#crc-info h3{
    font-size: 0.925rem !important;
  }.tc-wp-content-root#crc-info#crc-info p{
    font-size: 0.825rem !important;
  }}@media (max-width: 639px){.tc-wp-content-root#crc-info#crc-info .crc-sec{
    padding: 32px 12px !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-g3, .tc-wp-content-root#crc-info#crc-info .crc-g4{
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-ca, .tc-wp-content-root#crc-info#crc-info .crc-cb{
    padding: 22px 18px 20px !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-ci{
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 12px !important;
  }.tc-wp-content-root#crc-info#crc-info .crc-ci svg{
    width: 16px !important;
    height: 16px !important;
  }.tc-wp-content-root#crc-info#crc-info h2{
    font-size: 1rem !important;
  }.tc-wp-content-root#crc-info#crc-info h3{
    font-size: 0.8rem !important;
  }.tc-wp-content-root#crc-info#crc-info p{
    font-size: 0.75rem !important;
  }}