@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-130 .tc-wp-content-root img, .wpc-scope-130 .tc-wp-content-root video, .wpc-scope-130 .tc-wp-content-root svg, .wpc-scope-130 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-130 .tc-wp-content-root .gtg-premium-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Arial, Helvetica, sans-serif;
      color:#222;
      background:#fff;
    }.wpc-scope-130 .tc-wp-content-root .gtg-premium-wrapper *, .wpc-scope-130 .tc-wp-content-root .gtg-premium-wrapper *:before, .wpc-scope-130 .tc-wp-content-root .gtg-premium-wrapper *:after{
      box-sizing:border-box;
    }.wpc-scope-130 .tc-wp-content-root .gtg-premium-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-130 .tc-wp-content-root .gtg-premium-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-130 .tc-wp-content-root .gtg-bg-white{
      background:#ffffff;
    }.wpc-scope-130 .tc-wp-content-root .gtg-bg-soft{
      background:#f8fafc;
    }.wpc-scope-130 .tc-wp-content-root .gtg-premium-section:before{
      content:"";
      position:absolute;
      width:280px;
      height:280px;
      border-radius:50%;
      background:linear-gradient(135deg,#6a5cff15,#7c3aed15);
      top:-120px;
      right:-100px;
      pointer-events:none;
    }.wpc-scope-130 .tc-wp-content-root .gtg-premium-section:after{
      content:"";
      position:absolute;
      width:220px;
      height:220px;
      border-radius:50%;
      background:linear-gradient(135deg,#00c2ff12,#6a5cff12);
      bottom:-120px;
      left:-100px;
      pointer-events:none;
    }.wpc-scope-130 .tc-wp-content-root .gtg-heading{
      text-align:center;
      margin-bottom:20px;
      position:relative;
    }.wpc-scope-130 .tc-wp-content-root .gtg-heading h2{
      color:#000 !important;
      margin:0 0 14px;
      font-weight:800;
      line-height:1.2;
      display:inline-block;
      position:relative;
    }.wpc-scope-130 .tc-wp-content-root .gtg-heading h2:after{
      content:"";
      display:block;
      width:90px;
      height:4px;
      margin:12px auto 0;
      border-radius:50px;
      background:linear-gradient(90deg,#6a5cff,#00c2ff);
    }.wpc-scope-130 .tc-wp-content-root .gtg-heading p{
      max-width:850px;
      margin:0 auto;
      color:#555;
      line-height:1.7;
    }.wpc-scope-130 .tc-wp-content-root .gtg-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-130 .tc-wp-content-root .gtg-card{
      background:#fff;
      border:1px solid #edf0f5;
      border-radius:22px;
      box-shadow:0 12px 35px rgba(25,35,58,0.08);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
      height:100%;
    }.wpc-scope-130 .tc-wp-content-root .gtg-card:hover{
      transform:translateY(-8px);
      box-shadow:0 18px 45px rgba(25,35,58,0.12);
    }.wpc-scope-130 .tc-wp-content-root .gtg-card:before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#6a5cff,#00c2ff);
    }.wpc-scope-130 .tc-wp-content-root .gtg-card-badge{
      width:48px;
      height:48px;
      border-radius:14px;
      background:linear-gradient(135deg,#6a5cff,#00c2ff);
      margin-bottom:18px;
      position:relative;
    }.wpc-scope-130 .tc-wp-content-root .gtg-card-badge:before{
      content:"";
      width:14px;
      height:14px;
      border-radius:50%;
      background:#fff;
      position:absolute;
      top:17px;
      left:17px;
    }.wpc-scope-130 .tc-wp-content-root .gtg-card h3{
      color:#000 !important;
      margin:0 0 12px;
      line-height:1.35;
      font-weight:700;
    }.wpc-scope-130 .tc-wp-content-root .gtg-card p{
      margin:0;
      color:#555;
      line-height:1.75;
    }.wpc-scope-130 .tc-wp-content-root .gtg-step-card{
      position:relative;
      display:flex;
      gap:24px;
      align-items:flex-start;
    }.wpc-scope-130 .tc-wp-content-root .gtg-step-number{
      min-width:72px;
      width:72px;
      height:72px;
      border-radius:50%;
      background:linear-gradient(135deg,#6a5cff,#00c2ff);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:800;
      font-size:24px;
      box-shadow:0 12px 25px rgba(106,92,255,.25);
      flex-shrink:0;
    }.wpc-scope-130 .tc-wp-content-root .gtg-step-card:not(:last-child):after{
      content:"";
      position:absolute;
      left:35px;
      top:72px;
      width:2px;
      height:calc(100% + 30px);
      background:linear-gradient(to bottom,#6a5cff33,#00c2ff00);
    }.wpc-scope-130 .tc-wp-content-root .gtg-trust-card{
      text-align:center;
    }.wpc-scope-130 .tc-wp-content-root .gtg-trust-icon{
      width:62px;
      height:62px;
      border-radius:18px;
      margin:0 auto 18px;
      background:linear-gradient(135deg,#6a5cff,#00c2ff);
      position:relative;
    }.wpc-scope-130 .tc-wp-content-root .gtg-trust-icon:before{
      content:"";
      position:absolute;
      inset:18px;
      border-radius:50%;
      background:#fff;
    }.wpc-scope-130 .tc-wp-content-root .gtg-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:all .7s ease;
    }.wpc-scope-130 .tc-wp-content-root .gtg-reveal.gtg-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gtg-premium-section{
        padding:55px 14px;
      }.tc-wp-content-root .gtg-premium-container{
        padding:0;
      }.tc-wp-content-root .gtg-heading h2{
        font-size:28px;
      }.tc-wp-content-root .gtg-heading p{
        font-size:14px;
      }.tc-wp-content-root .gtg-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .gtg-card{
        padding:22px;
      }.tc-wp-content-root .gtg-card h3{
        font-size:19px;
      }.tc-wp-content-root .gtg-card p{
        font-size:14px;
      }.tc-wp-content-root .gtg-step-number{
        width:58px;
        min-width:58px;
        height:58px;
        font-size:20px;
      }.tc-wp-content-root .gtg-step-card{
        gap:16px;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gtg-premium-section{
        padding:60px 18px;
      }.tc-wp-content-root .gtg-heading h2{
        font-size:30px;
      }.tc-wp-content-root .gtg-heading p{
        font-size:15px;
      }.tc-wp-content-root .gtg-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .gtg-card{
        padding:24px;
      }.tc-wp-content-root .gtg-card h3{
        font-size:20px;
      }.tc-wp-content-root .gtg-card p{
        font-size:15px;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gtg-premium-section{
        padding:65px 20px;
      }.tc-wp-content-root .gtg-heading h2{
        font-size:32px;
      }.tc-wp-content-root .gtg-heading p{
        font-size:16px;
      }.tc-wp-content-root .gtg-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .gtg-card{
        padding:26px;
      }.tc-wp-content-root .gtg-card h3{
        font-size:21px;
      }.tc-wp-content-root .gtg-card p{
        font-size:15px;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gtg-premium-section{
        padding:75px 24px;
      }.tc-wp-content-root .gtg-heading h2{
        font-size:36px;
      }.tc-wp-content-root .gtg-heading p{
        font-size:17px;
      }.tc-wp-content-root .gtg-grid.gtg-six{
        grid-template-columns:repeat(2,1fr);
      }.tc-wp-content-root .gtg-grid.gtg-three{
        grid-template-columns:repeat(2,1fr);
      }.tc-wp-content-root .gtg-grid{
        gap:24px;
      }.tc-wp-content-root .gtg-card{
        padding:28px;
      }.tc-wp-content-root .gtg-card h3{
        font-size:22px;
      }.tc-wp-content-root .gtg-card p{
        font-size:16px;
      }}@media (min-width:1024px){.tc-wp-content-root .gtg-premium-section{
        padding:90px 30px;
      }.tc-wp-content-root .gtg-heading h2{
        font-size:42px;
      }.tc-wp-content-root .gtg-heading p{
        font-size:18px;
      }.tc-wp-content-root .gtg-grid{
        gap:28px;
      }.tc-wp-content-root .gtg-grid.gtg-six{
        grid-template-columns:repeat(3,1fr);
      }.tc-wp-content-root .gtg-grid.gtg-three{
        grid-template-columns:repeat(3,1fr);
      }.tc-wp-content-root .gtg-card{
        padding:32px;
      }.tc-wp-content-root .gtg-card h3{
        font-size:23px;
      }.tc-wp-content-root .gtg-card p{
        font-size:16px;
      }}