@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-14 .tc-wp-content-root img, .wpc-scope-14 .tc-wp-content-root video, .wpc-scope-14 .tc-wp-content-root svg, .wpc-scope-14 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-14 .tc-wp-content-root .gts-premium-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;
      color:#1f2937;
      background:#fff;
    }.wpc-scope-14 .tc-wp-content-root .gts-premium-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-14 .tc-wp-content-root .gts-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-14 .tc-wp-content-root .gts-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-14 .tc-wp-content-root .gts-section-white{
      background:#ffffff;
    }.wpc-scope-14 .tc-wp-content-root .gts-section-soft{
      background:#f8fafc;
    }.wpc-scope-14 .tc-wp-content-root .gts-section::before{
      content:"";
      position:absolute;
      width:280px;
      height:280px;
      border-radius:50%;
      background:linear-gradient(135deg,#2563eb20,#06b6d420);
      top:-120px;
      right:-120px;
      filter:blur(20px);
    }.wpc-scope-14 .tc-wp-content-root .gts-section::after{
      content:"";
      position:absolute;
      width:220px;
      height:220px;
      border-radius:50%;
      background:linear-gradient(135deg,#0ea5e920,#3b82f620);
      bottom:-100px;
      left:-100px;
      filter:blur(20px);
    }.wpc-scope-14 .tc-wp-content-root .gts-heading{
      text-align:center;
      margin-bottom:18px;
    }.wpc-scope-14 .tc-wp-content-root .gts-heading h2{
      margin:0 0 14px;
      font-weight:800;
      line-height:1.2;
      color:#111827;
      letter-spacing:-0.02em;
    }.wpc-scope-14 .tc-wp-content-root .gts-heading p{
      margin:0 auto;
      max-width:820px;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-14 .tc-wp-content-root .gts-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-14 .tc-wp-content-root .gts-card{
      background:#fff;
      border:1px solid #e5e7eb;
      border-radius:24px;
      box-shadow:0 10px 30px rgba(15,23,42,.06);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
      height:100%;
    }.wpc-scope-14 .tc-wp-content-root .gts-card:hover{
      transform:translateY(-6px);
      box-shadow:0 18px 40px rgba(37,99,235,.12);
      border-color:#bfdbfe;
    }.wpc-scope-14 .tc-wp-content-root .gts-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      right:0;
      height:4px;
      background:linear-gradient(90deg,#2563eb,#06b6d4);
    }.wpc-scope-14 .tc-wp-content-root .gts-icon{
      width:58px;
      height:58px;
      border-radius:18px;
      background:linear-gradient(135deg,#2563eb,#06b6d4);
      display:flex;
      align-items:center;
      justify-content:center;
      color:#fff;
      font-weight:800;
      font-size:22px;
      margin-bottom:18px;
      box-shadow:0 10px 25px rgba(37,99,235,.18);
    }.wpc-scope-14 .tc-wp-content-root .gts-card h3{
      margin:0 0 12px;
      color:#111827;
      line-height:1.35;
      font-weight:700;
    }.wpc-scope-14 .tc-wp-content-root .gts-card p{
      margin:0;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-14 .tc-wp-content-root .gts-step-wrap{
      display:grid;
      gap:24px;
    }.wpc-scope-14 .tc-wp-content-root .gts-step-card{
      background:#fff;
      border:1px solid #e5e7eb;
      border-radius:24px;
      display:flex;
      align-items:center;
      gap:24px;
      box-shadow:0 10px 30px rgba(15,23,42,.06);
      transition:.35s ease;
      position:relative;
      overflow:hidden;
    }.wpc-scope-14 .tc-wp-content-root .gts-step-card:hover{
      transform:translateY(-4px);
      box-shadow:0 18px 40px rgba(37,99,235,.12);
    }.wpc-scope-14 .tc-wp-content-root .gts-step-card::before{
      content:"";
      position:absolute;
      left:0;
      top:0;
      bottom:0;
      width:6px;
      background:linear-gradient(180deg,#2563eb,#06b6d4);
    }.wpc-scope-14 .tc-wp-content-root .gts-step-number{
      min-width:72px;
      width:72px;
      height:72px;
      border-radius:50%;
      background:linear-gradient(135deg,#2563eb,#06b6d4);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:24px;
      font-weight:800;
      box-shadow:0 10px 25px rgba(37,99,235,.18);
    }.wpc-scope-14 .tc-wp-content-root .gts-step-content h3{
      margin:0 0 10px;
      color:#111827;
      font-weight:700;
    }.wpc-scope-14 .tc-wp-content-root .gts-step-content p{
      margin:0;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-14 .tc-wp-content-root .gts-badge{
      display:inline-flex;
      align-items:center;
      gap:8px;
      background:#eff6ff;
      color:#2563eb;
      padding:8px 14px;
      border-radius:999px;
      font-size:13px;
      font-weight:700;
      margin-bottom:14px;
    }.wpc-scope-14 .tc-wp-content-root .gts-badge::before{
      content:"";
      width:8px;
      height:8px;
      border-radius:50%;
      background:#06b6d4;
    }.wpc-scope-14 .tc-wp-content-root .gts-reveal{
      opacity:0;
      transform:translateY(25px);
      transition:all .8s ease;
    }.wpc-scope-14 .tc-wp-content-root .gts-reveal.gts-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gts-section{
        padding:55px 14px;
      }.tc-wp-content-root .gts-container{
        padding:0;
      }.tc-wp-content-root .gts-heading h2{
        font-size:28px;
      }.tc-wp-content-root .gts-heading p{
        font-size:14px;
      }.tc-wp-content-root .gts-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .gts-card{
        padding:22px;
      }.tc-wp-content-root .gts-card h3{
        font-size:19px;
      }.tc-wp-content-root .gts-card p{
        font-size:14px;
      }.tc-wp-content-root .gts-step-card{
        padding:22px;
        flex-direction:column;
        align-items:flex-start;
      }.tc-wp-content-root .gts-step-content h3{
        font-size:20px;
      }.tc-wp-content-root .gts-step-content p{
        font-size:14px;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gts-section{
        padding:60px 18px;
      }.tc-wp-content-root .gts-heading h2{
        font-size:30px;
      }.tc-wp-content-root .gts-heading p{
        font-size:15px;
      }.tc-wp-content-root .gts-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .gts-card{
        padding:24px;
      }.tc-wp-content-root .gts-card h3{
        font-size:20px;
      }.tc-wp-content-root .gts-card p{
        font-size:15px;
      }.tc-wp-content-root .gts-step-card{
        padding:24px;
        flex-direction:column;
        align-items:flex-start;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gts-section{
        padding:70px 20px;
      }.tc-wp-content-root .gts-heading h2{
        font-size:34px;
      }.tc-wp-content-root .gts-heading p{
        font-size:16px;
      }.tc-wp-content-root .gts-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .gts-card{
        padding:26px;
      }.tc-wp-content-root .gts-card h3{
        font-size:21px;
      }.tc-wp-content-root .gts-card p{
        font-size:15px;
      }.tc-wp-content-root .gts-step-card{
        padding:26px;
        flex-direction:column;
        align-items:flex-start;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gts-section{
        padding:80px 28px;
      }.tc-wp-content-root .gts-heading h2{
        font-size:38px;
      }.tc-wp-content-root .gts-heading p{
        font-size:17px;
      }.tc-wp-content-root .gts-grid{
        grid-template-columns:repeat(2,1fr);
        gap:22px;
      }.tc-wp-content-root .gts-card{
        padding:28px;
      }.tc-wp-content-root .gts-card h3{
        font-size:22px;
      }.tc-wp-content-root .gts-card p{
        font-size:15px;
      }.tc-wp-content-root .gts-step-card{
        padding:30px;
      }}@media (min-width:1024px){.tc-wp-content-root .gts-section{
        padding:100px 30px;
      }.tc-wp-content-root .gts-heading h2{
        font-size:44px;
      }.tc-wp-content-root .gts-heading p{
        font-size:18px;
      }.tc-wp-content-root .gts-grid{
        gap:24px;
      }.tc-wp-content-root .gts-card{
        padding:30px;
      }.tc-wp-content-root .gts-card h3{
        font-size:22px;
      }.tc-wp-content-root .gts-card p{
        font-size:16px;
      }.tc-wp-content-root .gts-step-card{
        padding:32px;
      }.tc-wp-content-root .gts-step-content h3{
        font-size:24px;
      }.tc-wp-content-root .gts-step-content p{
        font-size:16px;
      }.tc-wp-content-root .gts-s1, .tc-wp-content-root .gts-s3{
        grid-template-columns:repeat(3,1fr);
      }.tc-wp-content-root .gts-s4{
        grid-template-columns:repeat(3,1fr);
      }}