@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-426 .tc-wp-content-root img, .wpc-scope-426 .tc-wp-content-root video, .wpc-scope-426 .tc-wp-content-root svg, .wpc-scope-426 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #16202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content, .wpc-scope-426 .tc-wp-content-root .wgfg-content div, .wpc-scope-426 .tc-wp-content-root .wgfg-content section, .wpc-scope-426 .tc-wp-content-root .wgfg-content article{
  box-sizing: border-box;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-section-white{
  background: #ffffff;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(93, 74, 255, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(0, 188, 212, 0.08), transparent 30%),
    #f7f9fc;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 5px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(93, 74, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(93, 74, 255, 0.1), rgba(0, 188, 212, 0.1));
  color: #4c3fd7;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-section-head p{
  margin: 16px auto 0;
  color: #5e6a7d;
  font-weight: 450;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-card, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(22, 32, 47, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-card::before, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(93, 74, 255, 0.34), rgba(0, 188, 212, 0.22), rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  pointer-events: none;
  transition: opacity 240ms ease;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-card:hover, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(93, 74, 255, 0.2);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-card:hover::before, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-card h3, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-card h3, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-card p, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-card p, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-step-copy p{
  margin: 10px 0 0;
  color: #617086;
  font-weight: 430;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #5d4aff, #00bcd4);
  box-shadow: 0 12px 26px rgba(93, 74, 255, 0.24);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon::before, .wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 240ms ease;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-card:hover .wgfg-icon::before{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 11px;
  top: 17px;
  border-radius: 4px;
  opacity: 0.55;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon-grid::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: repeating-linear-gradient(90deg, #fff 0 5px, transparent 5px 8px), repeating-linear-gradient(0deg, #fff 0 5px, transparent 5px 8px);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon-bolt::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  clip-path: polygon(56% 0, 18% 48%, 47% 48%, 34% 100%, 82% 40%, 54% 40%);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon-shield::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  clip-path: polygon(50% 0, 88% 14%, 82% 65%, 50% 100%, 18% 65%, 12% 14%);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-icon-star::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-steps{
  position: relative;
  display: grid;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(22, 32, 47, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 251, 255, 0.96));
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 188, 212, 0.24);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.1);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #111827, #5d4aff 55%, #00bcd4);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 18px 34px rgba(93, 74, 255, 0.25);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(250, 252, 255, 0.96)),
    #ffffff;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 4px 11px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(0, 188, 212, 0.1);
  color: #087f91;
  font-size: 12px;
  font-weight: 780;
  letter-spacing: 0;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-card{
  background: #ffffff;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(93, 74, 255, 0.14), rgba(0, 188, 212, 0.14));
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #4c3fd7;
  border-bottom: 3px solid #4c3fd7;
  transform: rotate(-45deg);
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-426 .tc-wp-content-root .wgfg-content .wgfg-reveal.wgfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wgfg-content .wgfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .wgfg-content .wgfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .wgfg-content .wgfg-grid, .tc-wp-content-root .wgfg-content .wgfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .wgfg-content .wgfg-card, .tc-wp-content-root .wgfg-content .wgfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .wgfg-content .wgfg-card h3, .tc-wp-content-root .wgfg-content .wgfg-benefit-card h3, .tc-wp-content-root .wgfg-content .wgfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .wgfg-content .wgfg-card p, .tc-wp-content-root .wgfg-content .wgfg-benefit-card p, .tc-wp-content-root .wgfg-content .wgfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wgfg-content .wgfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .wgfg-content .wgfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .wgfg-content .wgfg-grid, .tc-wp-content-root .wgfg-content .wgfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .wgfg-content .wgfg-card, .tc-wp-content-root .wgfg-content .wgfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .wgfg-content .wgfg-card h3, .tc-wp-content-root .wgfg-content .wgfg-benefit-card h3, .tc-wp-content-root .wgfg-content .wgfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .wgfg-content .wgfg-card p, .tc-wp-content-root .wgfg-content .wgfg-benefit-card p, .tc-wp-content-root .wgfg-content .wgfg-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wgfg-content .wgfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .wgfg-content .wgfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .wgfg-content .wgfg-grid, .tc-wp-content-root .wgfg-content .wgfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .wgfg-content .wgfg-card, .tc-wp-content-root .wgfg-content .wgfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .wgfg-content .wgfg-card h3, .tc-wp-content-root .wgfg-content .wgfg-benefit-card h3, .tc-wp-content-root .wgfg-content .wgfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .wgfg-content .wgfg-card p, .tc-wp-content-root .wgfg-content .wgfg-benefit-card p, .tc-wp-content-root .wgfg-content .wgfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wgfg-content .wgfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .wgfg-content .wgfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .wgfg-content .wgfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .wgfg-content .wgfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .wgfg-content .wgfg-card, .tc-wp-content-root .wgfg-content .wgfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .wgfg-content .wgfg-card h3, .tc-wp-content-root .wgfg-content .wgfg-benefit-card h3, .tc-wp-content-root .wgfg-content .wgfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .wgfg-content .wgfg-card p, .tc-wp-content-root .wgfg-content .wgfg-benefit-card p, .tc-wp-content-root .wgfg-content .wgfg-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .wgfg-content .wgfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wgfg-content .wgfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .wgfg-content .wgfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .wgfg-content .wgfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .wgfg-content .wgfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .wgfg-content .wgfg-grid-three, .tc-wp-content-root .wgfg-content .wgfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .wgfg-content .wgfg-card, .tc-wp-content-root .wgfg-content .wgfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .wgfg-content .wgfg-card h3, .tc-wp-content-root .wgfg-content .wgfg-benefit-card h3, .tc-wp-content-root .wgfg-content .wgfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .wgfg-content .wgfg-card p, .tc-wp-content-root .wgfg-content .wgfg-benefit-card p, .tc-wp-content-root .wgfg-content .wgfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .wgfg-content .wgfg-steps{
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .wgfg-content .wgfg-step-number{
    width: 76px;
    height: 76px;
    font-size: 22px;
  }}