@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-54 .tc-wp-content-root img, .wpc-scope-54 .tc-wp-content-root video, .wpc-scope-54 .tc-wp-content-root svg, .wpc-scope-54 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-54 .tc-wp-content-root .fd *, .wpc-scope-54 .tc-wp-content-root .fd *::before, .wpc-scope-54 .tc-wp-content-root .fd *::after{box-sizing:border-box;margin:0;padding:0}.wpc-scope-54 .tc-wp-content-root .fd{--fd-grad:linear-gradient(135deg,#3b82f6,#1d4ed8);--fd-grad-soft:linear-gradient(135deg,#dbeafe,#bfdbfe);--fd-grad-text:linear-gradient(135deg,#3b82f6,#1d4ed8);--fd-ink:#1a1a2e;--fd-body:#555;--fd-border:#93c5fd;--fd-wh:#fff;--fd-ow:#eff6ff;--fd-r:9px;--fd-ease:cubic-bezier(.4,0,.2,1);--fd-spring:cubic-bezier(.34,1.56,.64,1);--fd-shadow:rgba(29,78,216,0.2);font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif;color:var(--fd-body);line-height:1.5}.wpc-scope-54 .tc-wp-content-root .fd-inner{max-width:1200px;margin:0 auto;padding:0 32px}.wpc-scope-54 .tc-wp-content-root .fd-sec{padding:110px 0}.wpc-scope-54 .tc-wp-content-root .fd-bg-wh{background:var(--fd-wh)}.wpc-scope-54 .tc-wp-content-root .fd-bg-ow{background:var(--fd-ow)}.wpc-scope-54 .tc-wp-content-root .fd-hb{text-align:center;margin-bottom:calc(1.2rem + 2vh)}.wpc-scope-54 .tc-wp-content-root .fd-hb h2{font-size:clamp(1.6rem,2.6vw,2.5rem)!important;font-weight:800!important;color:var(--fd-ink)!important;letter-spacing:-0.04em!important;line-height:1.2!important;text-align:center!important;margin:0 0 12px}.wpc-scope-54 .tc-wp-content-root .fd-gx{background:var(--fd-grad-text);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.wpc-scope-54 .tc-wp-content-root .fd-hb p{font-size:clamp(0.85rem,1vw,1rem)!important;color:var(--fd-body)!important;max-width:540px;margin:0 auto;line-height:1.75!important;text-align:center!important}.wpc-scope-54 .tc-wp-content-root .fd-g3{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.wpc-scope-54 .tc-wp-content-root .fd-g4{display:grid;grid-template-columns:repeat(4,1fr);gap:26px}.wpc-scope-54 .tc-wp-content-root .fd-ca{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;background:var(--fd-wh);border:1px solid var(--fd-border);border-radius:var(--fd-r);padding:42px 32px 38px!important;position:relative!important;overflow:hidden!important;opacity:0;transform:translateY(16px);cursor:default}.wpc-scope-54 .tc-wp-content-root .fd-ca::before{content:'';position:absolute!important;top:0!important;left:0!important;width:100%;height:2px;background:var(--fd-grad);opacity:0;transition:opacity .4s var(--fd-ease);pointer-events:none}.wpc-scope-54 .tc-wp-content-root .fd-ca.fd-on{opacity:1!important;transform:translateY(0)!important}.wpc-scope-54 .tc-wp-content-root .fd-cb{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;background:var(--fd-wh);border:1px solid var(--fd-border);border-radius:var(--fd-r);padding:60px 32px 56px!important;position:relative!important;overflow:hidden!important;opacity:0;transform:translateY(16px);cursor:default}.wpc-scope-54 .tc-wp-content-root .fd-cb::before{content:'';position:absolute!important;top:0!important;left:0!important;width:100%;height:2px;background:var(--fd-grad);opacity:0;transition:opacity .4s var(--fd-ease);pointer-events:none}.wpc-scope-54 .tc-wp-content-root .fd-cb.fd-on{opacity:1!important;transform:translateY(0)!important}.wpc-scope-54 .tc-wp-content-root .fd-cb-body{width:100%!important}.wpc-scope-54 .tc-wp-content-root .fd-ico{width:68px!important;height:68px!important;border-radius:var(--fd-r);background:var(--fd-grad-soft);display:flex;align-items:center;justify-content:center;margin-bottom:26px!important;transition:background .4s var(--fd-ease),transform .4s var(--fd-spring);flex-shrink:0}.wpc-scope-54 .tc-wp-content-root .fd-ico svg{width:30px!important;height:30px!important;stroke:#1d4ed8;stroke-width:1.55;stroke-linecap:round;stroke-linejoin:round;fill:none;display:block}.wpc-scope-54 .tc-wp-content-root .fd-ca h3, .wpc-scope-54 .tc-wp-content-root .fd-cb h3{font-size:1.1rem!important;font-weight:700!important;color:var(--fd-ink)!important;margin-bottom:12px!important;line-height:1.3!important;text-align:center!important}.wpc-scope-54 .tc-wp-content-root .fd-ca p, .wpc-scope-54 .tc-wp-content-root .fd-cb p{font-size:.9375rem!important;color:var(--fd-body)!important;line-height:1.75!important;margin:0!important;text-align:center!important}.wpc-scope-54 .tc-wp-content-root .fd-ca.fd-on::before, .wpc-scope-54 .tc-wp-content-root .fd-cb.fd-on::before{transition:opacity .4s var(--fd-ease)}.wpc-scope-54 .tc-wp-content-root .fd-ca.fd-on:hover::before, .wpc-scope-54 .tc-wp-content-root .fd-cb.fd-on:hover::before{opacity:1}.wpc-scope-54 .tc-wp-content-root .fd-ca.fd-on:hover .fd-ico, .wpc-scope-54 .tc-wp-content-root .fd-cb.fd-on:hover .fd-ico{transform:scale(1.15);background:var(--fd-grad)!important}.wpc-scope-54 .tc-wp-content-root .fd-ca.fd-on:hover .fd-ico svg, .wpc-scope-54 .tc-wp-content-root .fd-cb.fd-on:hover .fd-ico svg{stroke:#fff!important}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:first-of-type .fd-ca.fd-on{transition:opacity .55s var(--fd-spring),transform .55s var(--fd-spring),box-shadow .4s var(--fd-ease),border-color .4s var(--fd-ease)}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:first-of-type .fd-ca.fd-on:hover .fd-ico{transform:scale(1.25);transition:transform .5s var(--fd-ease)}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:first-of-type .fd-ca.fd-on:hover{border-color:#60a5fa!important;box-shadow:0 8px 24px var(--fd-shadow)}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:first-of-type .fd-ca.fd-on::after{content:'';position:absolute;inset:0;border-radius:var(--fd-r);background:linear-gradient(135deg,rgba(59,130,246,0.03),rgba(29,78,216,0.06));opacity:0;transition:opacity .4s var(--fd-ease);pointer-events:none}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:first-of-type .fd-ca.fd-on:hover::after{opacity:1}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-ow .fd-cb.fd-on{transition:opacity .55s var(--fd-spring),transform .55s var(--fd-spring),box-shadow .4s var(--fd-ease),background .4s var(--fd-ease)}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-ow .fd-cb.fd-on:hover{transform:translateY(-4px)!important;box-shadow:0 12px 32px var(--fd-shadow),0 0 0 1px rgba(59,130,246,0.1)!important;background:var(--fd-ow)!important}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-ow .fd-cb.fd-on:hover .fd-ico{animation:fd-nudge .4s var(--fd-ease)}@keyframes fd-nudge{0%,100%{transform:scale(1) translateY(0)}50%{transform:scale(1) translateY(-4px)}}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-ow .fd-cb.fd-on:active{transform:translateY(-1px) scale(0.99)!important;box-shadow:0 4px 12px var(--fd-shadow)!important}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:last-of-type .fd-ca.fd-on{transition:opacity .55s var(--fd-spring),transform .55s var(--fd-spring),box-shadow .4s var(--fd-ease),border-color .4s var(--fd-ease)}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:last-of-type .fd-ca.fd-on:hover{border-color:#60a5fa!important;box-shadow:0 8px 24px var(--fd-shadow)}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:last-of-type .fd-ca.fd-on .fd-ico{transition:transform .4s var(--fd-ease)}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:last-of-type .fd-ca.fd-on:hover .fd-ico{transform:scale(1.1);background:var(--fd-grad)!important}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:last-of-type .fd-ca.fd-on::after{content:'';position:absolute;bottom:0;left:50%;transform:translateX(-50%) scaleX(0);width:60%;height:2px;background:var(--fd-grad);border-radius:1px;transition:transform .4s var(--fd-ease);pointer-events:none}.wpc-scope-54 .tc-wp-content-root .fd-sec.fd-bg-wh:last-of-type .fd-ca.fd-on:hover::after{transform:translateX(-50%) scaleX(1)}.wpc-scope-54 .tc-wp-content-root .fd-ca:focus-visible, .wpc-scope-54 .tc-wp-content-root .fd-cb:focus-visible{outline:2px solid #1d4ed8;outline-offset:2px}@media(prefers-reduced-motion:reduce){.tc-wp-content-root .fd-ca, .tc-wp-content-root .fd-cb{transition:none!important;opacity:1!important;transform:none!important}.tc-wp-content-root .fd-ca::before, .tc-wp-content-root .fd-cb::before{display:none!important}.tc-wp-content-root .fd-ca::after, .tc-wp-content-root .fd-cb::after{display:none!important}.tc-wp-content-root .fd-ico{transition:none!important}.tc-wp-content-root .fd-ca.fd-on:hover .fd-ico, .tc-wp-content-root .fd-cb.fd-on:hover .fd-ico{transform:none!important;background:var(--fd-grad-soft)!important}.tc-wp-content-root .fd-ca.fd-on:hover .fd-ico svg, .tc-wp-content-root .fd-cb.fd-on:hover .fd-ico svg{stroke:#1d4ed8!important}.tc-wp-content-root .fd-sec.fd-bg-wh:first-of-type .fd-ca.fd-on:hover .fd-ico{transform:none!important}.tc-wp-content-root .fd-sec.fd-bg-ow .fd-cb.fd-on:hover .fd-ico{animation:none!important}.tc-wp-content-root .fd-sec.fd-bg-wh:last-of-type .fd-ca.fd-on::after{display:none!important}}@media(max-width:1099px){.tc-wp-content-root .fd-g3{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.tc-wp-content-root .fd-g4{grid-template-columns:repeat(2,1fr)!important;gap:12px!important}.tc-wp-content-root .fd-sec{padding:48px 0!important}.tc-wp-content-root .fd-inner{padding:0 12px!important}.tc-wp-content-root .fd-ico{width:42px!important;height:42px!important;margin-bottom:12px!important}.tc-wp-content-root .fd-ico svg{width:20px!important;height:20px!important}.tc-wp-content-root .fd-hb h2{font-size:1.25rem!important;letter-spacing:-.02em!important}.tc-wp-content-root .fd-hb p{font-size:.8rem!important;max-width:100%!important;line-height:1.55!important}.tc-wp-content-root .fd-ca{padding:24px 16px 20px!important}.tc-wp-content-root .fd-cb{padding:30px 16px 28px!important}.tc-wp-content-root .fd-ca h3, .tc-wp-content-root .fd-cb h3{font-size:.875rem!important;margin-bottom:6px!important}.tc-wp-content-root .fd-ca p, .tc-wp-content-root .fd-cb p{font-size:.8rem!important;line-height:1.55!important}.tc-wp-content-root .fd-hb{margin-bottom:32px!important}}@media(max-width:639px){.tc-wp-content-root .fd-g3, .tc-wp-content-root .fd-g4{grid-template-columns:1fr!important;gap:6px!important}.tc-wp-content-root .fd-sec{padding:24px 0!important}.tc-wp-content-root .fd-inner{padding:0 6px!important}.tc-wp-content-root .fd-ico{width:30px!important;height:30px!important;margin-bottom:6px!important}.tc-wp-content-root .fd-ico svg{width:14px!important;height:14px!important}.tc-wp-content-root .fd-hb h2{font-size:.9rem!important;letter-spacing:-.01em!important}.tc-wp-content-root .fd-hb p{font-size:.7rem!important;max-width:100%!important;line-height:1.4!important}.tc-wp-content-root .fd-ca{padding:14px 10px 12px!important}.tc-wp-content-root .fd-cb{padding:16px 10px 14px!important}.tc-wp-content-root .fd-ca h3, .tc-wp-content-root .fd-cb h3{font-size:.75rem!important;margin-bottom:4px!important}.tc-wp-content-root .fd-ca p, .tc-wp-content-root .fd-cb p{font-size:.7rem!important;line-height:1.4!important}.tc-wp-content-root .fd-hb{margin-bottom:16px!important}.tc-wp-content-root .fd-ca::before, .tc-wp-content-root .fd-cb::before{display:none!important}.tc-wp-content-root .fd-ca::after, .tc-wp-content-root .fd-cb::after{display:none!important}.tc-wp-content-root .fd-ca.fd-on:hover .fd-ico, .tc-wp-content-root .fd-cb.fd-on:hover .fd-ico{transform:none!important}.tc-wp-content-root .fd-sec.fd-bg-wh:first-of-type .fd-ca.fd-on:hover .fd-ico{transform:none!important}.tc-wp-content-root .fd-sec.fd-bg-ow .fd-cb.fd-on:hover .fd-ico{animation:none!important}.tc-wp-content-root .fd-sec.fd-bg-wh:last-of-type .fd-ca.fd-on::after{display:none!important}}.wpc-scope-54 .tc-wp-content-root .fd-ca, .wpc-scope-54 .tc-wp-content-root .fd-cb{opacity:1!important;transform:none!important}