@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Rounded:opsz,wght,FILL,GRAD@24,500,0,0');

/* 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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root #hrl-info#hrl-info, .tc-wp-content-root #hrl-info#hrl-info *{
  box-sizing: border-box !important;
}.tc-wp-content-root #hrl-info#hrl-info{
  --hrl-color1: #9d4edd !important;
  --hrl-color2: #4f46e5 !important;
  --hrl-accent: #e11d48 !important;
  --hrl-grad: linear-gradient(135deg,#9d4edd,#4f46e5) !important;
  --hrl-grad-soft: linear-gradient(135deg,rgba(157,78,221,.045),rgba(79,70,229,.035)) !important;
  --hrl-grad-strong: linear-gradient(135deg,rgba(157,78,221,.075),rgba(79,70,229,.055)) !important;
  --hrl-ink: #0f172a !important;
  --hrl-body: #64748b !important;
  --hrl-border: rgba(157,78,221,.15) !important;
  --hrl-wh: #ffffff !important;
  --hrl-ow: #fbf7ff !important;
  --hrl-r: 12px !important;
  width: 100% !important;
  margin: 0 !important;
  padding: 0 !important;
  font-family: Inter, Arial, sans-serif !important;
  color: var(--hrl-ink) !important;
  overflow-x: hidden !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-inner{
  max-width: 1200px !important;
  width: 100% !important;
  margin: 0 auto !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-sec{
  padding: 80px 24px !important;
  width: 100% !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s1{
  padding-top: 0 !important;
  margin-top: 0 !important;
  background: #ffffff !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s3{
  padding-bottom: 40px !important;
  margin-bottom: 0 !important;
  background: #ffffff !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-bg-wh{
  background: #ffffff !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-bg-ow{
  background: #fbf7ff !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-hb{
  max-width: 760px !important;
  margin: 0 auto 36px !important;
  text-align: center !important;
}.tc-wp-content-root #hrl-info#hrl-info h2{
  margin-top: 48px !important;
  margin-bottom: 12px !important;
  font-size: clamp(1.6rem,2.6vw,2.5rem) !important;
  line-height: 1.12 !important;
  font-weight: 800 !important;
  letter-spacing: -.04em !important;
  color: #0f172a !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-hb p{
  font-size: 1rem !important;
  line-height: 1.7 !important;
  color: #64748b !important;
  margin: 0 !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-gx{
  background: var(--hrl-grad) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-g3, .tc-wp-content-root #hrl-info#hrl-info .hrl-g4{
  display: grid !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-g3{
  grid-template-columns: repeat(3,1fr) !important;
  gap: 26px !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-g4{
  grid-template-columns: repeat(4,1fr) !important;
  gap: 26px !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-ca, .tc-wp-content-root #hrl-info#hrl-info .hrl-cb{
  background: #ffffff !important;
  border: 1px solid var(--hrl-border) !important;
  border-radius: 12px !important;
  position: relative !important;
  overflow: hidden !important;
  opacity: 0 !important;
  transform: translateY(16px) !important;
  transition: opacity .5s ease, transform .5s ease, box-shadow .28s ease, border-color .28s ease, background-color .28s ease !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-ca{
  padding: 42px 32px 38px !important;
  text-align: left !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-cb{
  padding: 36px 28px 32px !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: center !important;
  text-align: center !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-on{
  opacity: 1 !important;
  transform: translateY(0) !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-ci{
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--hrl-r) !important;
  background: var(--hrl-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  transition: .28s !important;
  flex-shrink: 0 !important;
  overflow: visible !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-cb .hrl-ci{
  margin-left: auto !important;
  margin-right: auto !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-ico{
  font-family: 'Material Symbols Rounded' !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 1.5rem !important;
  line-height: 1 !important;
  letter-spacing: normal !important;
  text-transform: none !important;
  display: inline-block !important;
  white-space: nowrap !important;
  direction: ltr !important;
  -webkit-font-feature-settings: 'liga' !important;
  font-feature-settings: 'liga' !important;
  -webkit-font-smoothing: antialiased !important;
  font-variation-settings: 'FILL' 0,'wght' 500,'GRAD' 0,'opsz' 24 !important;
  color: #9d4edd !important;
  transition: .28s !important;
}.tc-wp-content-root #hrl-info#hrl-info h3{
  font-size: 1.05rem !important;
  line-height: 1.35 !important;
  font-weight: 750 !important;
  color: #0f172a !important;
  margin: 0 0 10px !important;
  letter-spacing: -.02em !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-cd p{
  font-size: .92rem !important;
  line-height: 1.65 !important;
  color: #64748b !important;
  margin: 0 !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-badge{
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  color: rgba(157,78,221,.58) !important;
  background: rgba(157,78,221,.07) !important;
  border: 1px solid rgba(157,78,221,.10) !important;
  border-radius: 9999px !important;
  padding: 4px 10px !important;
  transition: .28s !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-fbar{
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 0 !important;
  background: var(--hrl-grad) !important;
  border-radius: 0 0 12px 12px !important;
  transition: .28s !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s1 .hrl-ca::before{
  content: "" !important;
  position: absolute !important;
  inset: 12px 12px auto auto !important;
  width: 34px !important;
  height: 34px !important;
  border-top: 2px solid rgba(225,29,72,.16) !important;
  border-right: 2px solid rgba(225,29,72,.16) !important;
  border-radius: 0 10px 0 0 !important;
  opacity: .08 !important;
  transition: .28s !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s1 .hrl-ca:hover{
  transform: translateY(-3px) scale(1.006) !important;
  border-color: rgba(157,78,221,.28) !important;
  box-shadow: -8px 14px 30px rgba(15,23,42,.08) !important;
  background-color: #fffafd !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s1 .hrl-ca:hover::before{
  opacity: .16 !important;
  width: 44px !important;
  height: 44px !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s1 .hrl-ca:hover .hrl-ci{
  transform: translate(2px,-2px) !important;
  background: var(--hrl-grad-strong) !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s1 .hrl-ca:hover .hrl-ico{
  transform: scale(1.06) !important;
  color: #4f46e5 !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s2 .hrl-cb::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border-radius: 12px !important;
  box-shadow: inset 0 0 0 0 rgba(157,78,221,.11) !important;
  transition: .3s ease !important;
  pointer-events: none !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s2 .hrl-cb:hover{
  transform: translateY(-4px) rotate(.2deg) !important;
  border-color: rgba(79,70,229,.30) !important;
  box-shadow: 0 16px 34px rgba(79,70,229,.10) !important;
  background-color: #ffffff !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s2 .hrl-cb:hover::before{
  box-shadow: inset 0 0 0 1px rgba(157,78,221,.11) !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s2 .hrl-cb:hover .hrl-ci{
  transform: rotate(3deg) scale(1.05) !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s2 .hrl-cb:hover .hrl-ico{
  transform: rotate(-3deg) !important;
  color: #e11d48 !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s2 .hrl-cb:hover .hrl-badge{
  transform: translateY(-2px) !important;
  background: rgba(225,29,72,.08) !important;
  border-color: rgba(225,29,72,.18) !important;
  color: rgba(225,29,72,.72) !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s2 .hrl-cb:hover .hrl-fbar{
  height: 4px !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s3 .hrl-ca::after{
  content: "" !important;
  position: absolute !important;
  left: 0 !important;
  top: 24px !important;
  bottom: 24px !important;
  width: 0 !important;
  background: var(--hrl-grad) !important;
  border-radius: 0 999px 999px 0 !important;
  transition: .28s !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s3 .hrl-ca:hover{
  transform: translateY(-2px) !important;
  border-color: rgba(225,29,72,.22) !important;
  box-shadow: 8px 12px 28px rgba(15,23,42,.07) !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s3 .hrl-ca:hover::after{
  width: 4px !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s3 .hrl-ca:hover .hrl-ci{
  transform: translateX(3px) scale(1.03) !important;
  background: rgba(225,29,72,.065) !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-s3 .hrl-ca:hover h3{
  color: #9d4edd !important;
}.tc-wp-content-root #hrl-info#hrl-info .hrl-ca:focus-visible, .tc-wp-content-root #hrl-info#hrl-info .hrl-cb:focus-visible{
  outline: 2px solid #9d4edd !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 4px rgba(157,78,221,.14), 0 14px 30px rgba(15,23,42,.08) !important;
}@media (max-width: 1099px) {.tc-wp-content-root #hrl-info#hrl-info .hrl-sec{
    padding: 60px 16px !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-g3, .tc-wp-content-root #hrl-info#hrl-info .hrl-g4{
    grid-template-columns: repeat(2,1fr) !important;
    gap: 16px !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-ci{
    width: 48px !important;
    height: 48px !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-ico{
    font-size: 1.1rem !important;
  }.tc-wp-content-root #hrl-info#hrl-info h2{
    font-size: 1.4rem !important;
  }.tc-wp-content-root #hrl-info#hrl-info h3{
    font-size: .925rem !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-cd p{
    font-size: .825rem !important;
  }}@media (max-width: 639px) {.tc-wp-content-root #hrl-info#hrl-info .hrl-sec{
    padding: 32px 12px !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-s1{
    padding-top: 0 !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-s3{
    padding-bottom: 40px !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-g3, .tc-wp-content-root #hrl-info#hrl-info .hrl-g4{
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    gap: 10px !important;
  }.tc-wp-content-root #hrl-info#hrl-info h2{
    font-size: 1rem !important;
    line-height: 1.22 !important;
    margin-top: 32px !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-ci{
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 14px !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-ico{
    font-size: .9rem !important;
  }.tc-wp-content-root #hrl-info#hrl-info h3{
    font-size: .8rem !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-cd p{
    font-size: .75rem !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-ca, .tc-wp-content-root #hrl-info#hrl-info .hrl-cb{
    padding: 20px 12px 18px !important;
  }.tc-wp-content-root #hrl-info#hrl-info .hrl-badge{
    top: 10px !important;
    right: 10px !important;
    font-size: 9px !important;
    padding: 3px 8px !important;
  }}

.tc-wp-content-root .hrl-cb-body {}