@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-107 .tc-wp-content-root img, .wpc-scope-107 .tc-wp-content-root video, .wpc-scope-107 .tc-wp-content-root svg, .wpc-scope-107 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-107 .tc-wp-content-root .gtfw-premium-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Inter,Segoe UI,Arial,sans-serif;
      color:#222;
      background:#fff;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-premium-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-premium-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-premium-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-premium-white{
      background:#ffffff;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-premium-offwhite{
      background:#fafafc;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-premium-section::before{
      content:"";
      position:absolute;
      width:320px;
      height:320px;
      border-radius:50%;
      background:linear-gradient(135deg,#7c3aed15,#2563eb15);
      top:-120px;
      right:-100px;
      filter:blur(10px);
    }.wpc-scope-107 .tc-wp-content-root .gtfw-premium-section::after{
      content:"";
      position:absolute;
      width:220px;
      height:220px;
      border-radius:50%;
      background:linear-gradient(135deg,#06b6d415,#8b5cf615);
      bottom:-100px;
      left:-80px;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-heading{
      text-align:center;
      margin-bottom:18px;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-heading h2{
      color:#000 !important;
      margin:0 0 12px;
      font-weight:800;
      line-height:1.2;
      letter-spacing:-0.5px;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-heading p{
      max-width:820px;
      margin:0 auto;
      color:#555;
      line-height:1.7;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-card{
      position:relative;
      background:#fff;
      border:1px solid #ececf1;
      border-radius:24px;
      padding:28px;
      box-shadow:0 10px 30px rgba(0,0,0,.05);
      transition:.35s ease;
      height:100%;
      overflow:hidden;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      right:0;
      height:4px;
      background:linear-gradient(90deg,#7c3aed,#2563eb);
    }.wpc-scope-107 .tc-wp-content-root .gtfw-card:hover{
      transform:translateY(-8px);
      box-shadow:0 18px 45px rgba(0,0,0,.10);
    }.wpc-scope-107 .tc-wp-content-root .gtfw-card-badge{
      width:54px;
      height:54px;
      border-radius:16px;
      background:linear-gradient(135deg,#7c3aed,#2563eb);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:700;
      margin-bottom:18px;
      font-size:18px;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-card h3{
      color:#000 !important;
      margin:0 0 12px;
      font-weight:700;
      line-height:1.3;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-card p{
      margin:0;
      color:#555;
      line-height:1.75;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-step-wrap{
      display:grid;
      grid-template-columns:1fr;
      gap:24px;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-step{
      position:relative;
      background:#fff;
      border-radius:24px;
      border:1px solid #ececf1;
      padding:30px 30px 30px 110px;
      box-shadow:0 10px 30px rgba(0,0,0,.05);
      transition:.35s ease;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-step:hover{
      transform:translateY(-6px);
    }.wpc-scope-107 .tc-wp-content-root .gtfw-step-number{
      position:absolute;
      left:28px;
      top:50%;
      transform:translateY(-50%);
      width:58px;
      height:58px;
      border-radius:50%;
      background:linear-gradient(135deg,#7c3aed,#2563eb);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:800;
      font-size:20px;
      box-shadow:0 8px 20px rgba(124,58,237,.25);
    }.wpc-scope-107 .tc-wp-content-root .gtfw-step h3{
      color:#000 !important;
      margin:0 0 10px;
      font-weight:700;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-step p{
      margin:0;
      color:#555;
      line-height:1.75;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-trust{
      background:linear-gradient(180deg,#fff,#fcfcff);
    }.wpc-scope-107 .tc-wp-content-root .gtfw-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:.7s ease;
    }.wpc-scope-107 .tc-wp-content-root .gtfw-reveal.gtfw-show{
      opacity:1;
      transform:translateY(0);
    }.wpc-scope-107 .tc-wp-content-root .gtfw-card::after{
      content:"";
      position:absolute;
      width:120px;
      height:120px;
      border-radius:50%;
      background:linear-gradient(135deg,#7c3aed10,#2563eb10);
      right:-40px;
      bottom:-40px;
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gtfw-premium-section{
        padding:55px 14px;
      }.tc-wp-content-root .gtfw-premium-container{
        padding:0;
      }.tc-wp-content-root .gtfw-heading h2{
        font-size:26px;
      }.tc-wp-content-root .gtfw-heading p{
        font-size:14px;
      }.tc-wp-content-root .gtfw-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .gtfw-card{
        padding:22px;
      }.tc-wp-content-root .gtfw-card h3{
        font-size:18px;
      }.tc-wp-content-root .gtfw-card p{
        font-size:14px;
      }.tc-wp-content-root .gtfw-step{
        padding:95px 20px 24px;
      }.tc-wp-content-root .gtfw-step-number{
        top:30px;
        left:20px;
        transform:none;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gtfw-premium-section{
        padding:60px 18px;
      }.tc-wp-content-root .gtfw-heading h2{
        font-size:28px;
      }.tc-wp-content-root .gtfw-heading p{
        font-size:15px;
      }.tc-wp-content-root .gtfw-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .gtfw-card{
        padding:24px;
      }.tc-wp-content-root .gtfw-card h3{
        font-size:19px;
      }.tc-wp-content-root .gtfw-card p{
        font-size:15px;
      }.tc-wp-content-root .gtfw-step{
        padding:95px 24px 24px;
      }.tc-wp-content-root .gtfw-step-number{
        top:28px;
        left:24px;
        transform:none;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gtfw-premium-section{
        padding:70px 22px;
      }.tc-wp-content-root .gtfw-heading h2{
        font-size:32px;
      }.tc-wp-content-root .gtfw-heading p{
        font-size:16px;
      }.tc-wp-content-root .gtfw-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .gtfw-card{
        padding:26px;
      }.tc-wp-content-root .gtfw-card h3{
        font-size:20px;
      }.tc-wp-content-root .gtfw-card p{
        font-size:15px;
      }.tc-wp-content-root .gtfw-step{
        padding:95px 26px 26px;
      }.tc-wp-content-root .gtfw-step-number{
        top:28px;
        left:26px;
        transform:none;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gtfw-premium-section{
        padding:80px 30px;
      }.tc-wp-content-root .gtfw-heading h2{
        font-size:36px;
      }.tc-wp-content-root .gtfw-heading p{
        font-size:17px;
      }.tc-wp-content-root .gtfw-grid{
        grid-template-columns:repeat(2,1fr);
        gap:24px;
      }.tc-wp-content-root .gtfw-card{
        padding:28px;
      }.tc-wp-content-root .gtfw-card h3{
        font-size:21px;
      }.tc-wp-content-root .gtfw-card p{
        font-size:15px;
      }}@media (min-width:1024px){.tc-wp-content-root .gtfw-premium-section{
        padding:100px 40px;
      }.tc-wp-content-root .gtfw-heading h2{
        font-size:42px;
      }.tc-wp-content-root .gtfw-heading p{
        font-size:18px;
      }.tc-wp-content-root .gtfw-grid.gtfw-three{
        grid-template-columns:repeat(3,1fr);
        gap:26px;
      }.tc-wp-content-root .gtfw-card{
        padding:30px;
      }.tc-wp-content-root .gtfw-card h3{
        font-size:22px;
      }.tc-wp-content-root .gtfw-card p{
        font-size:16px;
      }}