@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-173 .tc-wp-content-root img, .wpc-scope-173 .tc-wp-content-root video, .wpc-scope-173 .tc-wp-content-root svg, .wpc-scope-173 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info{
  --crt-grad: linear-gradient(135deg, #FF3D7F, #00B8D9) !important;
  --crt-grad-soft: linear-gradient(135deg, rgba(255,61,127,0.06), rgba(0,184,217,0.04)) !important;
  --crt-grad-text: linear-gradient(135deg, #FF3D7F, #00B8D9) !important;
  --crt-ink: #1E1E2F !important;
  --crt-body: #6B7280 !important;
  --crt-border: rgba(255,61,127,0.15) !important;
  --crt-wh: #FFFFFF !important;
  --crt-ow: #FFF1F7 !important;
  --crt-r: 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin-top: -20px !important;
  margin-bottom: -20px !important;
  font-family: Inter, Arial, sans-serif !important;
  background: linear-gradient(180deg, var(--crt-ow), var(--crt-wh), var(--crt-ow), var(--crt-wh)) !important;
/*   padding-top: 40px !important; */
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info *{
  box-sizing: border-box !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info h2{
  font-family: Inter, Arial, sans-serif !important;
  font-size: clamp(1.6rem, 2.6vw, 2.5rem) !important;
  font-weight: 800 !important;
  color: var(--crt-ink) !important;
  letter-spacing: -0.04em !important;
  text-align: center !important;
  margin: 0 0 14px !important;
  line-height: 1.12 !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info h3{
  font-family: Inter, Arial, sans-serif !important;
  font-size: 1.1rem !important;
  font-weight: 700 !important;
  color: var(--crt-ink) !important;
  margin: 0 0 10px !important;
  line-height: 1.25 !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info p{
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.9375rem !important;
  line-height: 1.75 !important;
  color: var(--crt-body) !important;
  margin: 0 !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-gx{
  background: var(--crt-grad-text) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  -webkit-text-fill-color: transparent !important;
  color: transparent !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-sec{
  padding: 110px 24px !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-bg-wh{
  background: var(--crt-wh) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-bg-ow{
  background: var(--crt-ow) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s1{
  background: linear-gradient(180deg, var(--crt-ow) 0, var(--crt-wh) 160px, var(--crt-wh) 100%) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-inner{
  max-width: 1200px !important;
  margin: 0 auto !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-hb{
  text-align: center !important;
  margin-bottom: calc(1.2rem + 2vh) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-hb p{
  max-width: 540px !important;
  margin: 0 auto !important;
  font-size: clamp(0.94rem, 1.2vw, 1.05rem) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-g3, .wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-g4{
  display: grid !important;
  gap: 26px !important;
}@media (min-width: 1100px){.tc-wp-content-root #crt-info#crt-info .crt-g3{
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-g4{
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  }}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-ca{
  background: var(--crt-wh) !important;
  border: 1px solid var(--crt-border) !important;
  border-radius: var(--crt-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;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-cb{
  position: relative !important;
  overflow: hidden !important;
  background: var(--crt-wh) !important;
  border: 1px solid var(--crt-border) !important;
  border-radius: var(--crt-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;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-ca.crt-on, .wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-cb.crt-on{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-ci{
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--crt-r) !important;
  background: var(--crt-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  color: #FF3D7F !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-173 .tc-wp-content-root #crt-info#crt-info .crt-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-173 .tc-wp-content-root #crt-info#crt-info .crt-cd{
  width: 100% !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-cb-body{
  width: 100% !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-badge{
  position: absolute !important;
  top: 14px !important;
  right: 14px !important;
  width: 34px !important;
  height: 24px !important;
  border-radius: 999px !important;
  background: rgba(0,184,217,0.1) !important;
  color: #00B8D9 !important;
  font-family: Inter, Arial, sans-serif !important;
  font-size: 0.72rem !important;
  font-weight: 800 !important;
  line-height: 24px !important;
  text-align: center !important;
  transition: transform 0.35s ease, background 0.35s ease !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-fbar{
  position: absolute !important;
  left: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 3px !important;
  background: var(--crt-grad) !important;
  transform: translateX(-101%) !important;
  transition: transform 0.35s ease !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-ca:focus-visible, .wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-cb:focus-visible{
  outline: 2px solid #FF3D7F !important;
  outline-offset: 2px !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s1 .crt-ca.crt-on:hover{
  transform: translateY(-6px) !important;
  box-shadow: 0 24px 60px rgba(255,61,127,0.15) !important;
  background: #FFFFFF !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s1 .crt-ca.crt-on:hover .crt-ci{
  transform: scale(1.06) !important;
  background: linear-gradient(135deg, rgba(255,61,127,0.12), rgba(0,184,217,0.09)) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s2 .crt-cb.crt-on:hover{
  transform: translateY(-3px) !important;
  box-shadow: 0 18px 44px rgba(0,184,217,0.16) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s2 .crt-cb.crt-on:hover .crt-ci{
  transform: scale(1.03) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s2 .crt-cb.crt-on:hover .crt-badge{
  transform: scale(1.1) !important;
  background: rgba(255,61,127,0.12) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s2 .crt-cb.crt-on .crt-fbar{
  transform: translateX(-101%) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s2 .crt-cb.crt-on:hover .crt-fbar{
  transform: translateX(0) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s3 .crt-ca.crt-on:hover{
  transform: translateY(-2px) !important;
  background: #FFF8FB !important;
  box-shadow: 0 14px 34px rgba(30,30,47,0.08) !important;
}.wpc-scope-173 .tc-wp-content-root #crt-info#crt-info .crt-s3 .crt-ca.crt-on:hover .crt-ci{
  transform: rotate(2deg) scale(1.02) !important;
  background: rgba(0,184,217,0.1) !important;
}@media (max-width: 1099px){.tc-wp-content-root #crt-info#crt-info .crt-sec{
    padding: 60px 16px !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-g3, .tc-wp-content-root #crt-info#crt-info .crt-g4{
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 16px !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-ca, .tc-wp-content-root #crt-info#crt-info .crt-cb{
    padding: 28px 22px 26px !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-ci{
    width: 48px !important;
    height: 48px !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-ci svg{
    width: 22px !important;
    height: 22px !important;
  }.tc-wp-content-root #crt-info#crt-info h2{
    font-size: 1.4rem !important;
  }.tc-wp-content-root #crt-info#crt-info h3{
    font-size: 0.925rem !important;
  }.tc-wp-content-root #crt-info#crt-info p{
    font-size: 0.825rem !important;
  }}@media (max-width: 639px){.tc-wp-content-root #crt-info#crt-info .crt-sec{
    padding: 32px 12px !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-g3, .tc-wp-content-root #crt-info#crt-info .crt-g4{
    grid-template-columns: 1fr !important;
    gap: 10px !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-ca, .tc-wp-content-root #crt-info#crt-info .crt-cb{
    padding: 22px 18px 20px !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-ci{
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 14px !important;
  }.tc-wp-content-root #crt-info#crt-info .crt-ci svg{
    width: 16px !important;
    height: 16px !important;
  }.tc-wp-content-root #crt-info#crt-info h2{
    font-size: 1rem !important;
  }.tc-wp-content-root #crt-info#crt-info h3{
    font-size: 0.8rem !important;
  }.tc-wp-content-root #crt-info#crt-info p{
    font-size: 0.75rem !important;
  }}.wpc-scope-173 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .crt-wrap{}