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

 

.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-255 .tc-wp-content-root img, .wpc-scope-255 .tc-wp-content-root video, .wpc-scope-255 .tc-wp-content-root svg, .wpc-scope-255 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper{
  --bsfg-accent: #667eea;
  --bsfg-accent-deep: #764ba2;
  --bsfg-ink: #172033;
  --bsfg-muted: #5f6f86;
  --bsfg-line: rgba(102, 126, 234, 0.18);
  --bsfg-shadow: 0 16px 38px rgba(23, 32, 51, 0.08);
  --bsfg-soft-shadow: 0 10px 24px rgba(23, 32, 51, 0.06);
  font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: var(--bsfg-ink);
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper *, .wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper *::before, .wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper *::after{
  box-sizing: border-box;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-section{
  width: 100%;
  padding: 72px 18px;
  overflow: hidden;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-section-white{
  background: #fff;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-section-blue{
  background: #f0f7ff;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-container{
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-section-title{
  margin: 0 auto 34px;
  max-width: 880px;
  text-align: center;
  font-size: clamp(1.7rem, 3vw, 2.65rem);
  line-height: 1.14;
  letter-spacing: 0;
  color: var(--bsfg-ink);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .gradient-keyword{
  background: linear-gradient(90deg, #667eea 0%, #764ba2 100%);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  -webkit-text-fill-color: transparent;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-card-grid{
  display: grid;
  grid-template-columns: 1fr;
  gap: 20px;
  width: 100%;
  box-sizing: border-box;
  overflow: hidden;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-card{
  position: relative;
  width: 100%;
  min-width: 0;
  border-radius: 10px;
  border: 1px solid var(--bsfg-line);
  box-shadow: var(--bsfg-soft-shadow);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease, filter 220ms ease;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-card h3{
  margin: 0;
  color: var(--bsfg-ink);
  font-size: 1.02rem;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-card p{
  margin: 10px 0 0;
  color: var(--bsfg-muted);
  font-size: 0.95rem;
  line-height: 1.62;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-feature-card{
  background: #f0f7ff;
  padding: 24px 20px 22px;
  min-height: 228px;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-icon-top{
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 10px;
  color: var(--bsfg-accent-deep);
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid rgba(102, 126, 234, 0.18);
  font-size: 1.45rem;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-feature-card::after, .wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-use-card::after, .wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-tip-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  opacity: 0;
  transition: opacity 240ms ease, transform 300ms ease;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-use-card{
  display: grid;
  grid-template-columns: 52px 1fr;
  gap: 16px;
  align-items: start;
  background: #fff;
  padding: 22px 20px;
  min-height: 176px;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-icon-side{
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 10px;
  color: #fff;
  background: linear-gradient(135deg, var(--bsfg-accent), var(--bsfg-accent-deep));
  font-size: 1.35rem;
  box-shadow: 0 10px 22px rgba(102, 126, 234, 0.25);
  transition: transform 260ms ease;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-use-copy{
  min-width: 0;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-tip-card{
  display: grid;
  grid-template-columns: 1fr;
  gap: 18px;
  background: #f0f7ff;
  padding: 20px;
  min-height: 210px;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-tip-badge{
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  color: var(--bsfg-accent-deep);
  background: #fff;
  border: 1px solid rgba(102, 126, 234, 0.2);
  font-size: 1.25rem;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-tip-content{
  min-width: 0;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-lift:hover{
  transform: translateY(-7px);
  box-shadow: 0 24px 46px rgba(23, 32, 51, 0.12);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-tilt:hover{
  transform: perspective(900px) rotateX(2deg) rotateY(-3deg) translateY(-4px);
  box-shadow: var(--bsfg-shadow);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-sweep::after{
  background: linear-gradient(115deg, transparent 18%, rgba(255, 255, 255, 0.65) 45%, transparent 68%);
  transform: translateX(-120%);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-sweep:hover::after{
  opacity: 1;
  transform: translateX(120%);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-rotate:hover .bsfg-icon-top{
  transform: rotate(-8deg) scale(1.04);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-scale:hover{
  transform: scale(1.025);
  box-shadow: var(--bsfg-shadow);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-border::after{
  border: 1px solid rgba(118, 75, 162, 0.55);
  border-radius: 10px;
  transform: scale(0.96);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-border:hover::after{
  opacity: 1;
  transform: scale(1);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-shadow:hover{
  box-shadow: 0 0 0 6px rgba(102, 126, 234, 0.08), var(--bsfg-shadow);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-slide:hover{
  transform: translateY(-4px);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-slide:hover h3, .wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-slide:hover p{
  transform: translateY(-3px);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-slide h3, .wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-slide p{
  transition: transform 220ms ease;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-press:hover{
  transform: translateY(2px);
  box-shadow: inset 0 2px 10px rgba(23, 32, 51, 0.06), var(--bsfg-soft-shadow);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-nudge:hover .bsfg-icon-side{
  transform: translateX(4px) rotate(4deg);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-ring::after{
  border: 1px solid rgba(102, 126, 234, 0.42);
  border-radius: 10px;
  transform: scale(0.9);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-ring:hover::after{
  opacity: 1;
  transform: scale(1.02);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-spotlight::after{
  background: radial-gradient(circle at 25% 20%, rgba(102, 126, 234, 0.14), transparent 42%);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-spotlight:hover::after{
  opacity: 1;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-flip:hover .bsfg-icon-side{
  transform: rotateY(180deg);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-morph:hover{
  border-radius: 18px;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-inner:hover{
  box-shadow: inset 0 0 0 1px rgba(102, 126, 234, 0.18), var(--bsfg-soft-shadow);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-parallax:hover .bsfg-icon-side{
  transform: translate3d(3px, -4px, 0);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-underline h3{
  display: inline;
  background-image: linear-gradient(90deg, var(--bsfg-accent), var(--bsfg-accent-deep));
  background-repeat: no-repeat;
  background-size: 0 2px;
  background-position: 0 100%;
  transition: background-size 240ms ease;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-underline:hover h3{
  background-size: 100% 2px;
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-pop:hover .bsfg-tip-badge{
  transform: scale(1.12);
  box-shadow: 0 10px 24px rgba(102, 126, 234, 0.18);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-mask::after{
  background: linear-gradient(90deg, rgba(102, 126, 234, 0.08), transparent);
  transform: translateX(-100%);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-mask:hover::after{
  opacity: 1;
  transform: translateX(0);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-pulse:hover{
  box-shadow: 0 0 0 5px rgba(118, 75, 162, 0.08), var(--bsfg-soft-shadow);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-edge::after{
  border-top: 2px solid rgba(102, 126, 234, 0.55);
  transform: translateX(-100%);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-edge:hover::after{
  opacity: 1;
  transform: translateX(0);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-bounce:hover .bsfg-tip-badge{
  transform: translateY(-3px) scale(1.05);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-reveal:hover{
  transform: translateY(-5px);
  filter: saturate(1.04);
}.wpc-scope-255 .tc-wp-content-root .font-content-section-wrapper .bsfg-hover-wiggle:hover .bsfg-tip-badge{
  transform: rotate(-5deg) translateX(2px);
}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .font-content-section-wrapper .bsfg-card-grid{
    grid-template-columns: repeat(2, 1fr) !important;
    width: 100% !important;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-card{
    width: 100% !important;
    min-width: 0 !important;
  }}@media (min-width: 1024px){.tc-wp-content-root .font-content-section-wrapper .bsfg-card-grid{
    grid-template-columns: repeat(4, 1fr) !important;
    width: 100% !important;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-card{
    width: 100% !important;
    min-width: 0 !important;
  }}@media (max-width: 767px){.tc-wp-content-root .font-content-section-wrapper .bsfg-section{
    padding: 52px 14px;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-section-title{
    margin-bottom: 24px;
    font-size: 1.65rem;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-card-grid{
    grid-template-columns: 1fr !important;
    width: 100% !important;
    gap: 16px;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-card{
    width: 100% !important;
    min-width: 0 !important;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-feature-card, .tc-wp-content-root .font-content-section-wrapper .bsfg-use-card, .tc-wp-content-root .font-content-section-wrapper .bsfg-tip-card{
    padding: 18px;
    min-height: auto;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-use-card{
    grid-template-columns: 46px 1fr;
    gap: 14px;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-icon-side{
    width: 44px;
    height: 44px;
    font-size: 1.2rem;
  }.tc-wp-content-root .font-content-section-wrapper .bsfg-icon-top{
    width: 44px;
    height: 44px;
    font-size: 1.25rem;
  }}.wpc-scope-255 .tc-wp-content-root .bsfg-feature-grid{}.wpc-scope-255 .tc-wp-content-root .bsfg-tip-grid{}.wpc-scope-255 .tc-wp-content-root .bsfg-use-grid{}