@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-162 .tc-wp-content-root img, .wpc-scope-162 .tc-wp-content-root video, .wpc-scope-162 .tc-wp-content-root svg, .wpc-scope-162 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper{
      --hfg-primary:#4f46e5;
      --hfg-secondary:#7c3aed;
      --hfg-accent:#06b6d4;
      --hfg-text:#1f2937;
      --hfg-muted:#6b7280;
      --hfg-border:#e5e7eb;
      --hfg-bg:#ffffff;
      --hfg-soft:#f8fafc;
      --hfg-shadow:0 12px 35px rgba(79,70,229,.08);
      width:100%;
      overflow:hidden;
      position:relative;
      font-family:Arial,Helvetica,sans-serif;
      color:var(--hfg-text);
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-white{
      background:#fff;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-soft{
      background:var(--hfg-soft);
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-title{
      text-align:center;
      font-weight:800;
      line-height:1.2;
      margin:0 0 14px;
      color:#111827;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-intro{
      text-align:center;
      max-width:820px;
      margin:0 auto 42px;
      color:var(--hfg-muted);
      line-height:1.8;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-card{
      background:#fff;
      border:1px solid var(--hfg-border);
      border-radius:22px;
      padding:30px;
      box-shadow:var(--hfg-shadow);
      position:relative;
      transition:.35s ease;
      display:flex;
      flex-direction:column;
      height:100%;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-card:hover{
      transform:translateY(-8px);
      box-shadow:0 18px 45px rgba(79,70,229,.14);
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-card:before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,var(--hfg-primary),var(--hfg-secondary),var(--hfg-accent));
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-card h3{
      margin:0 0 12px;
      color:#111827;
      line-height:1.3;
      font-weight:700;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-card p{
      margin:0;
      color:var(--hfg-muted);
      line-height:1.8;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-icon{
      width:56px;
      height:56px;
      border-radius:16px;
      margin-bottom:18px;
      background:linear-gradient(135deg,var(--hfg-primary),var(--hfg-secondary));
      position:relative;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-icon:after{
      content:"";
      width:18px;
      height:18px;
      border-radius:50%;
      background:#fff;
      position:absolute;
      top:19px;
      left:19px;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-step-card{
      background:#fff;
      border:1px solid var(--hfg-border);
      border-radius:24px;
      box-shadow:var(--hfg-shadow);
      transition:.35s ease;
      position:relative;
      overflow:hidden;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-step-card:hover{
      transform:translateY(-5px);
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-step-card:before{
      content:"";
      position:absolute;
      left:0;
      top:0;
      width:6px;
      height:100%;
      background:linear-gradient(var(--hfg-primary),var(--hfg-secondary));
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-step-inner{
      display:flex;
      gap:24px;
      align-items:flex-start;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-step-no{
      width:72px;
      height:72px;
      min-width:72px;
      border-radius:50%;
      display:flex;
      align-items:center;
      justify-content:center;
      background:linear-gradient(135deg,var(--hfg-primary),var(--hfg-secondary));
      color:#fff;
      font-size:24px;
      font-weight:800;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-step-stack{
      display:grid;
      gap:24px;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-orb{
      position:absolute;
      border-radius:50%;
      pointer-events:none;
      background:radial-gradient(circle,rgba(124,58,237,.12),transparent 70%);
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-orb-1{
      width:280px;
      height:280px;
      top:-120px;
      right:-120px;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-orb-2{
      width:260px;
      height:260px;
      left:-120px;
      bottom:-120px;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:all .7s ease;
    }.wpc-scope-162 .tc-wp-content-root .hfg-premium-wrapper .hfg-reveal.hfg-active{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .hfg-premium-wrapper .hfg-section{padding:50px 14px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-container{padding:0;}.tc-wp-content-root .hfg-premium-wrapper .hfg-title{font-size:26px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-intro{font-size:14px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card{padding:22px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card h3{font-size:18px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card p{font-size:14px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-step-card{padding:22px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-step-inner{flex-direction:column;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .hfg-premium-wrapper .hfg-section{padding:55px 18px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-title{font-size:29px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-intro{font-size:15px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card{padding:24px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card h3{font-size:19px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card p{font-size:15px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-step-card{padding:24px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-step-inner{flex-direction:column;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .hfg-premium-wrapper .hfg-section{padding:60px 22px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-title{font-size:32px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-intro{font-size:16px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card{padding:26px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card h3{font-size:20px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card p{font-size:15px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-step-card{padding:26px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-step-inner{flex-direction:column;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .hfg-premium-wrapper .hfg-section{padding:75px 30px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-title{font-size:38px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-intro{font-size:17px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-grid.hfg-six{grid-template-columns:repeat(2,1fr);gap:22px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-grid.hfg-three{grid-template-columns:repeat(2,1fr);gap:22px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card h3{font-size:21px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card p{font-size:15px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-step-card{padding:30px;}}@media (min-width:1024px){.tc-wp-content-root .hfg-premium-wrapper .hfg-section{padding:90px 40px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-title{font-size:44px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-intro{font-size:18px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-grid.hfg-six{grid-template-columns:repeat(3,1fr);gap:24px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-grid.hfg-three{grid-template-columns:repeat(3,1fr);gap:24px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card h3{font-size:22px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-card p{font-size:16px;}.tc-wp-content-root .hfg-premium-wrapper .hfg-step-card{padding:34px;}}