@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-159 .tc-wp-content-root img, .wpc-scope-159 .tc-wp-content-root video, .wpc-scope-159 .tc-wp-content-root svg, .wpc-scope-159 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-159 .tc-wp-content-root .cfg-premium-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;
      color:#1f2937;
      background:#fff;
    }.wpc-scope-159 .tc-wp-content-root .cfg-premium-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-159 .tc-wp-content-root .cfg-premium-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-159 .tc-wp-content-root .cfg-premium-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-159 .tc-wp-content-root .cfg-bg-white{
      background:#ffffff;
    }.wpc-scope-159 .tc-wp-content-root .cfg-bg-soft{
      background:#f8fafc;
    }.wpc-scope-159 .tc-wp-content-root .cfg-section-title{
      text-align:center;
      margin:0 0 14px;
      font-weight:800;
      color:#111827;
      line-height:1.2;
    }.wpc-scope-159 .tc-wp-content-root .cfg-section-desc{
      text-align:center;
      max-width:850px;
      margin:0 auto 40px;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-159 .tc-wp-content-root .cfg-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-159 .tc-wp-content-root .cfg-card{
      background:#fff;
      border:1px solid rgba(99,102,241,.12);
      border-radius:24px;
      position:relative;
      overflow:hidden;
      box-shadow:0 12px 35px rgba(15,23,42,.06);
      transition:.35s ease;
      height:100%;
    }.wpc-scope-159 .tc-wp-content-root .cfg-card:hover{
      transform:translateY(-6px);
      box-shadow:0 20px 45px rgba(99,102,241,.14);
    }.wpc-scope-159 .tc-wp-content-root .cfg-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#60a5fa,#8b5cf6,#06b6d4);
    }.wpc-scope-159 .tc-wp-content-root .cfg-card-inner{
      height:100%;
      position:relative;
      z-index:2;
    }.wpc-scope-159 .tc-wp-content-root .cfg-icon{
      width:58px;
      height:58px;
      border-radius:18px;
      display:flex;
      align-items:center;
      justify-content:center;
      margin-bottom:18px;
      background:linear-gradient(135deg,#dbeafe,#ede9fe);
      position:relative;
    }.wpc-scope-159 .tc-wp-content-root .cfg-icon:before{
      content:"";
      width:26px;
      height:26px;
      border-radius:50%;
      background:linear-gradient(135deg,#60a5fa,#8b5cf6);
      box-shadow:0 0 20px rgba(99,102,241,.35);
    }.wpc-scope-159 .tc-wp-content-root .cfg-card h3{
      margin:0 0 12px;
      color:#111827;
      font-weight:700;
      line-height:1.3;
    }.wpc-scope-159 .tc-wp-content-root .cfg-card p{
      margin:0;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-159 .tc-wp-content-root .cfg-accent-blob{
      position:absolute;
      border-radius:50%;
      filter:blur(60px);
      opacity:.15;
      pointer-events:none;
    }.wpc-scope-159 .tc-wp-content-root .cfg-blob-one{
      width:260px;
      height:260px;
      background:#60a5fa;
      top:-80px;
      left:-80px;
    }.wpc-scope-159 .tc-wp-content-root .cfg-blob-two{
      width:280px;
      height:280px;
      background:#8b5cf6;
      bottom:-120px;
      right:-80px;
    }.wpc-scope-159 .tc-wp-content-root .cfg-step-wrap{
      display:flex;
      flex-direction:column;
      gap:24px;
    }.wpc-scope-159 .tc-wp-content-root .cfg-step-card{
      background:#fff;
      border-radius:26px;
      border:1px solid rgba(99,102,241,.12);
      box-shadow:0 12px 30px rgba(15,23,42,.06);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
    }.wpc-scope-159 .tc-wp-content-root .cfg-step-card:hover{
      transform:translateY(-5px);
    }.wpc-scope-159 .tc-wp-content-root .cfg-step-card::before{
      content:"";
      position:absolute;
      left:0;
      top:0;
      width:6px;
      height:100%;
      background:linear-gradient(180deg,#60a5fa,#8b5cf6);
    }.wpc-scope-159 .tc-wp-content-root .cfg-step-content{
      display:flex;
      align-items:flex-start;
      gap:24px;
    }.wpc-scope-159 .tc-wp-content-root .cfg-step-number{
      min-width:72px;
      width:72px;
      height:72px;
      border-radius:20px;
      background:linear-gradient(135deg,#60a5fa,#8b5cf6);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:26px;
      font-weight:800;
      box-shadow:0 12px 25px rgba(99,102,241,.25);
    }.wpc-scope-159 .tc-wp-content-root .cfg-badge{
      position:absolute;
      top:18px;
      right:18px;
      padding:7px 12px;
      border-radius:999px;
      font-size:12px;
      font-weight:700;
      background:#eef2ff;
      color:#4f46e5;
    }.wpc-scope-159 .tc-wp-content-root .cfg-trust-card{
      background:linear-gradient(180deg,#ffffff,#fbfcff);
    }.wpc-scope-159 .tc-wp-content-root .cfg-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:.7s ease;
    }.wpc-scope-159 .tc-wp-content-root .cfg-reveal.cfg-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .cfg-premium-section{
        padding:55px 14px;
      }.tc-wp-content-root .cfg-premium-container{
        padding:0 2px;
      }.tc-wp-content-root .cfg-section-title{
        font-size:26px;
      }.tc-wp-content-root .cfg-section-desc{
        font-size:14px;
      }.tc-wp-content-root .cfg-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .cfg-card-inner, .tc-wp-content-root .cfg-step-card{
        padding:22px;
      }.tc-wp-content-root .cfg-card h3{
        font-size:18px;
      }.tc-wp-content-root .cfg-card p, .tc-wp-content-root .cfg-step-card p{
        font-size:14px;
      }.tc-wp-content-root .cfg-step-content{
        flex-direction:column;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .cfg-premium-section{
        padding:60px 18px;
      }.tc-wp-content-root .cfg-section-title{
        font-size:28px;
      }.tc-wp-content-root .cfg-section-desc{
        font-size:15px;
      }.tc-wp-content-root .cfg-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .cfg-card-inner, .tc-wp-content-root .cfg-step-card{
        padding:24px;
      }.tc-wp-content-root .cfg-card h3{
        font-size:19px;
      }.tc-wp-content-root .cfg-card p, .tc-wp-content-root .cfg-step-card p{
        font-size:15px;
      }.tc-wp-content-root .cfg-step-content{
        flex-direction:column;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .cfg-premium-section{
        padding:70px 20px;
      }.tc-wp-content-root .cfg-section-title{
        font-size:30px;
      }.tc-wp-content-root .cfg-section-desc{
        font-size:16px;
      }.tc-wp-content-root .cfg-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .cfg-card-inner, .tc-wp-content-root .cfg-step-card{
        padding:26px;
      }.tc-wp-content-root .cfg-card h3{
        font-size:20px;
      }.tc-wp-content-root .cfg-card p, .tc-wp-content-root .cfg-step-card p{
        font-size:15px;
      }.tc-wp-content-root .cfg-step-content{
        flex-direction:column;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .cfg-premium-section{
        padding:80px 28px;
      }.tc-wp-content-root .cfg-section-title{
        font-size:36px;
      }.tc-wp-content-root .cfg-section-desc{
        font-size:17px;
      }.tc-wp-content-root .cfg-grid{
        grid-template-columns:repeat(2,1fr);
        gap:24px;
      }.tc-wp-content-root .cfg-card-inner, .tc-wp-content-root .cfg-step-card{
        padding:28px;
      }.tc-wp-content-root .cfg-card h3{
        font-size:21px;
      }.tc-wp-content-root .cfg-card p, .tc-wp-content-root .cfg-step-card p{
        font-size:16px;
      }}@media (min-width:1024px){.tc-wp-content-root .cfg-premium-section{
        padding:95px 30px;
      }.tc-wp-content-root .cfg-section-title{
        font-size:42px;
      }.tc-wp-content-root .cfg-section-desc{
        font-size:18px;
      }.tc-wp-content-root .cfg-grid-3{
        grid-template-columns:repeat(3,1fr);
        gap:28px;
      }.tc-wp-content-root .cfg-card-inner, .tc-wp-content-root .cfg-step-card{
        padding:30px;
      }.tc-wp-content-root .cfg-card h3{
        font-size:22px;
      }.tc-wp-content-root .cfg-card p, .tc-wp-content-root .cfg-step-card p{
        font-size:16px;
      }}