@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");
@import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css");

/* 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#dcm-info#dcm-info, .tc-wp-content-root#dcm-info#dcm-info *{
  box-sizing: border-box !important;
  font-family: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif !important;
}.tc-wp-content-root#dcm-info#dcm-info{
  --dcm-color1: #0082a3 !important;
  --dcm-color2: #00a899 !important;
  --dcm-accent: #96a300 !important;
  --dcm-grad: linear-gradient(135deg,#0082a3,#00a899) !important;
  --dcm-grad-soft: linear-gradient(135deg,rgba(0,130,163,.045),rgba(0,168,153,.035)) !important;
  --dcm-grad-strong: linear-gradient(135deg,rgba(0,130,163,.075),rgba(0,168,153,.055)) !important;
  --dcm-ink: #0F172A !important;
  --dcm-body: #64748B !important;
  --dcm-border: rgba(0,130,163,.16) !important;
  --dcm-wh: #FFFFFF !important;
  --dcm-ow: #F4FAFB !important;
  --dcm-r: 12px !important;
  width: 100% !important;
  overflow-x: hidden !important;
  color: var(--dcm-ink) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-inner{
  max-width: 1200px !important;
  width: 100% !important;
  margin: 0 auto !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-sec{
  padding: 80px 24px !important;
  width: 100% !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s1{
  padding-top: 0 !important;
  margin-top: 0 !important;
  background: #FFFFFF !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s3{
  padding-bottom: 40px !important;
  margin-bottom: 0 !important;
  background: #FFFFFF !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-bg-wh{
  background: #FFFFFF !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-bg-ow{
  background: var(--dcm-ow) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-hb{
  max-width: 760px !important;
  margin: 0 auto 36px !important;
  text-align: center !important;
}.tc-wp-content-root#dcm-info#dcm-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: var(--dcm-ink) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-hb p{
  font-size: 1rem !important;
  line-height: 1.7 !important;
  color: var(--dcm-body) !important;
  margin: 0 !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-gx{
  background: var(--dcm-grad) !important;
  -webkit-background-clip: text !important;
  background-clip: text !important;
  color: transparent !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-g3{
  display: grid !important;
  grid-template-columns: repeat(3,1fr) !important;
  gap: 26px !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-g4{
  display: grid !important;
  grid-template-columns: repeat(4,1fr) !important;
  gap: 26px !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-ca, .tc-wp-content-root#dcm-info#dcm-info .dcm-cb{
  background: #FFFFFF !important;
  border: 1px solid var(--dcm-border) !important;
  border-radius: var(--dcm-r) !important;
  position: relative !important;
  overflow: hidden !important;
  opacity: 1 !important;
  transform: translateY(0) !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#dcm-info#dcm-info .dcm-ca{
  padding: 42px 32px 38px !important;
  text-align: left !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-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#dcm-info#dcm-info .dcm-s1 .dcm-ca::before{
  content: "" !important;
  position: absolute !important;
  inset: 0 !important;
  border-top: 3px solid transparent !important;
  background: linear-gradient(90deg,rgba(0,130,163,.12),rgba(0,168,153,.06)) top left / 0 3px no-repeat !important;
  pointer-events: none !important;
  transition: background-size .28s ease !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s1 .dcm-ca:hover{
  transform: translateY(-4px) !important;
  border-color: rgba(0,130,163,.32) !important;
  box-shadow: 0 14px 34px rgba(15,23,42,.08) !important;
  background-color: #FCFEFE !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s1 .dcm-ca:hover::before{
  background-size: 100% 3px !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s1 .dcm-ca:hover .dcm-ci{
  transform: translateY(-2px) rotate(.3deg) !important;
  box-shadow: 0 8px 22px rgba(0,130,163,.09) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s2 .dcm-cb:hover{
  transform: translateY(-3px) scale(1.01) !important;
  border-color: rgba(0,168,153,.34) !important;
  box-shadow: 0 16px 36px rgba(15,23,42,.07) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s2 .dcm-cb:hover .dcm-ci{
  transform: scale(1.06) !important;
  background: var(--dcm-grad-strong) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s3 .dcm-ca::after{
  content: "" !important;
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  width: 34px !important;
  height: 34px !important;
  border-top: 2px solid rgba(150,163,0,.18) !important;
  border-right: 2px solid rgba(150,163,0,.18) !important;
  border-radius: 0 8px 0 0 !important;
  pointer-events: none !important;
  transition: transform .28s ease, opacity .28s ease !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s3 .dcm-ca:hover{
  transform: translateY(-2px) !important;
  border-color: rgba(150,163,0,.26) !important;
  box-shadow: 0 10px 26px rgba(15,23,42,.06) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s3 .dcm-ca:hover::after{
  transform: translate(-2px,2px) !important;
  opacity: .72 !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-s3 .dcm-ca:hover h3{
  color: var(--dcm-color1) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-ci{
  width: 68px !important;
  height: 68px !important;
  border-radius: var(--dcm-r) !important;
  background: var(--dcm-grad-soft) !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  margin-bottom: 20px !important;
  color: var(--dcm-color1) !important;
  flex-shrink: 0 !important;
  transition: transform .28s ease, box-shadow .28s ease, background .28s ease, color .28s ease !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-cb .dcm-ci{
  margin-left: auto !important;
  margin-right: auto !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-ico{
  width: 28px !important;
  height: 28px !important;
  color: currentColor !important;
  display: block !important;
  flex-shrink: 0 !important;
  overflow: visible !important;
  transition: transform .28s ease, filter .28s ease, color .28s ease !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-ico *{
  vector-effect: non-scaling-stroke !important;
}.tc-wp-content-root#dcm-info#dcm-info h3{
  font-size: 1.05rem !important;
  line-height: 1.35 !important;
  font-weight: 750 !important;
  color: var(--dcm-ink) !important;
  margin: 0 0 10px !important;
  letter-spacing: -.02em !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-cd p{
  font-size: .92rem !important;
  line-height: 1.65 !important;
  color: var(--dcm-body) !important;
  margin: 0 !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-badge{
  position: absolute !important;
  top: 16px !important;
  right: 16px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
  color: rgba(0,130,163,.58) !important;
  background: rgba(0,130,163,.07) !important;
  border: 1px solid rgba(0,130,163,.10) !important;
  border-radius: 9999px !important;
  padding: 4px 10px !important;
  transition: transform .28s ease, background-color .28s ease, color .28s ease, border-color .28s ease !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-cb:hover .dcm-badge{
  transform: translateY(-2px) !important;
  background: rgba(0,168,153,.11) !important;
  color: var(--dcm-color1) !important;
  border-color: rgba(0,168,153,.2) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-fbar{
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  height: 0 !important;
  background: var(--dcm-grad) !important;
  border-radius: 0 0 12px 12px !important;
  transition: height .28s ease !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-cb:hover .dcm-fbar{
  height: 4px !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-ca:focus-visible, .tc-wp-content-root#dcm-info#dcm-info .dcm-cb:focus-visible{
  outline: 2px solid var(--dcm-color1) !important;
  outline-offset: 3px !important;
  box-shadow: 0 0 0 4px rgba(0,130,163,.14), 0 14px 34px rgba(15,23,42,.08) !important;
}.tc-wp-content-root#dcm-info#dcm-info .dcm-noscript{
  padding: 16px 24px !important;
  color: var(--dcm-body) !important;
  background: #FFFFFF !important;
  font-size: .9rem !important;
}@media (max-width: 1099px) {.tc-wp-content-root#dcm-info#dcm-info .dcm-sec{
    padding: 60px 16px !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-g3, .tc-wp-content-root#dcm-info#dcm-info .dcm-g4{
    grid-template-columns: repeat(2,1fr) !important;
    gap: 16px !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-ci{
    width: 48px !important;
    height: 48px !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-ico{
    width: 22px !important;
    height: 22px !important;
  }.tc-wp-content-root#dcm-info#dcm-info h2{
    font-size: 1.4rem !important;
  }.tc-wp-content-root#dcm-info#dcm-info h3{
    font-size: .925rem !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-cd p{
    font-size: .825rem !important;
  }}@media (max-width: 639px) {.tc-wp-content-root#dcm-info#dcm-info .dcm-sec{
    padding: 32px 12px !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-s1{
    padding-top: 0 !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-s3{
    padding-bottom: 40px !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-g3, .tc-wp-content-root#dcm-info#dcm-info .dcm-g4{
    grid-template-columns: repeat(2,minmax(0,1fr)) !important;
    gap: 10px !important;
  }.tc-wp-content-root#dcm-info#dcm-info h2{
    font-size: 1rem !important;
    line-height: 1.22 !important;
    margin-top: 32px !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-ci{
    width: 36px !important;
    height: 36px !important;
    margin-bottom: 14px !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-ico{
    width: 18px !important;
    height: 18px !important;
  }.tc-wp-content-root#dcm-info#dcm-info h3{
    font-size: .8rem !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-cd p{
    font-size: .75rem !important;
  }.tc-wp-content-root#dcm-info#dcm-info .dcm-ca, .tc-wp-content-root#dcm-info#dcm-info .dcm-cb{
    padding: 20px 12px 18px !important;
  }}

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