@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-64 .tc-wp-content-root img, .wpc-scope-64 .tc-wp-content-root video, .wpc-scope-64 .tc-wp-content-root svg, .wpc-scope-64 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info{
  --crs-grad: linear-gradient(135deg, #C026D3, #F97316) !important;
  --crs-grad-soft: linear-gradient(135deg, rgba(192,38,211,0.06), rgba(249,115,22,0.04)) !important;
  --crs-grad-text: linear-gradient(135deg, #C026D3, #F97316) !important;
  --crs-ink: #1E1B4B !important;
  --crs-body: #6B7280 !important;
  --crs-border: rgba(192,38,211,0.15) !important;
  --crs-wh: #FFFFFF !important;
  --crs-ow: #FDF4FF !important;
  --crs-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(--crs-ow), var(--crs-wh), var(--crs-ow), var(--crs-wh)) !important;
  padding-top: 40px !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info *{
  box-sizing: border-box !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-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(--crs-ink) !important;
  letter-spacing: -0.04em !important;
  text-align: center !important;
  margin: 0 !important;
  line-height: 1.12 !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-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(--crs-ink) !important;
  margin: 0 0 10px !important;
  line-height: 1.25 !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info h4{
  font-family: Inter, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
  font-weight: 700 !important;
  color: var(--crs-ink) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-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(--crs-body) !important;
  margin: 0 !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-gx{
  background: var(--crs-grad-text) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-sec{
  padding: 110px 24px !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-bg-wh{
  background: var(--crs-wh) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-bg-ow{
  background: var(--crs-ow) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s1{
  background: radial-gradient(circle at 50% 160px, var(--crs-ow), var(--crs-wh) 58%) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-inner{
  max-width: 1200px !important;
  margin: 0 auto !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-hb{
  text-align: center !important;
  margin-bottom: calc(1.2rem + 2vh) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-hb p{
  max-width: 540px !important;
  margin: 16px auto 0 !important;
  font-size: clamp(0.94rem, 1.15vw, 1.05rem) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-g3, .wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-g4{
  display: grid !important;
  gap: 26px !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-ca{
  background: var(--crs-wh) !important;
  border: 1px solid var(--crs-border) !important;
  border-radius: var(--crs-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-64 .tc-wp-content-root#crs-info#crs-info .crs-cb{
  background: var(--crs-wh) !important;
  border: 1px solid var(--crs-border) !important;
  border-radius: var(--crs-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-64 .tc-wp-content-root#crs-info#crs-info .crs-ca.crs-on, .wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-cb.crs-on{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-ci{
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--crs-r) !important;
  background: var(--crs-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  color: #C026D3 !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-64 .tc-wp-content-root#crs-info#crs-info .crs-cb .crs-ci{
  margin-left: auto !important;
  margin-right: auto !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-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-64 .tc-wp-content-root#crs-info#crs-info .crs-cd{
  width: 100% !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-cb-body{
  width: 100% !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-badge{
  position: absolute !important;
  top: 14px !important;
  right: 16px !important;
  font-size: 0.72rem !important;
  font-weight: 800 !important;
  color: rgba(192,38,211,0.42) !important;
  line-height: 1 !important;
  transition: transform 0.35s ease, color 0.35s ease !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-fbar{
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  height: 3px !important;
  background: var(--crs-grad) !important;
  transform: translateX(-100%) !important;
  transition: transform 0.35s ease !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-ca:focus-visible, .wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-cb:focus-visible{
  outline: 2px solid #C026D3 !important;
  outline-offset: 2px !important;
}@media (min-width: 1100px){.tc-wp-content-root#crs-info#crs-info .crs-g3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-g4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s1 .crs-ca.crs-on:hover{
  transform: translateY(-6px) !important;
  box-shadow: 0 22px 48px rgba(30,27,75,0.11) !important;
  background: #FFFBFF !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s1 .crs-ca.crs-on:hover .crs-ci{
  transform: scale(1.06) !important;
  background: linear-gradient(135deg, rgba(192,38,211,0.12), rgba(249,115,22,0.08)) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s2 .crs-cb.crs-on:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 18px 36px rgba(30,27,75,0.10) !important;
  border-color: rgba(192,38,211,0.28) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s2 .crs-cb.crs-on:hover .crs-ci{
  transform: scale(1.03) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s2 .crs-cb.crs-on:hover .crs-badge{
  transform: scale(1.10) !important;
  color: rgba(192,38,211,0.68) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s2 .crs-cb.crs-on .crs-fbar{
  transform: translateX(-100%) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s2 .crs-cb.crs-on:hover .crs-fbar{
  transform: translateX(0) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s3 .crs-ca.crs-on:hover{
  transform: translateY(-4px) !important;
  border-radius: 14px !important;
  box-shadow: 0 20px 42px rgba(30,27,75,0.10) !important;
  border-color: rgba(249,115,22,0.30) !important;
}.wpc-scope-64 .tc-wp-content-root#crs-info#crs-info .crs-s3 .crs-ca.crs-on:hover .crs-ci{
  transform: scale(1.06) !important;
  border-radius: 14px !important;
}@media (max-width: 1099px){.tc-wp-content-root#crs-info#crs-info .crs-sec{
    padding: 60px 16px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-g3, .tc-wp-content-root#crs-info#crs-info .crs-g4{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-ca{
    padding: 30px 22px 28px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-cb{
    padding: 28px 20px 26px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-ci{
    width: 48px !important;
    height: 48px !important;
    margin-bottom: 16px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-ci svg{
    width: 22px !important;
    height: 22px !important;
  }.tc-wp-content-root#crs-info#crs-info h2{
    font-size: 1.4rem !important;
  }.tc-wp-content-root#crs-info#crs-info h3{
    font-size: 0.925rem !important;
  }.tc-wp-content-root#crs-info#crs-info p{
    font-size: 0.825rem !important;
  }}@media (max-width: 639px){.tc-wp-content-root#crs-info#crs-info .crs-sec{
    padding: 32px 12px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-g3, .tc-wp-content-root#crs-info#crs-info .crs-g4{
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-ca{
    padding: 22px 16px 20px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-cb{
    padding: 22px 16px 20px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-ci{
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 12px !important;
  }.tc-wp-content-root#crs-info#crs-info .crs-ci svg{
    width: 16px !important;
    height: 16px !important;
  }.tc-wp-content-root#crs-info#crs-info h2{
    font-size: 1rem !important;
  }.tc-wp-content-root#crs-info#crs-info h3{
    font-size: 0.8rem !important;
  }.tc-wp-content-root#crs-info#crs-info p{
    font-size: 0.75rem !important;
  }}