@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-86 .tc-wp-content-root img, .wpc-scope-86 .tc-wp-content-root video, .wpc-scope-86 .tc-wp-content-root svg, .wpc-scope-86 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-86 .tc-wp-content-root .gtcm-premium-wrapper{
      width:100%;
      background:#fff;
      color:#1a1a1a;
      font-family:Inter,Segoe UI,Arial,sans-serif;
      overflow:hidden;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-container{
      max-width:1200px;
      margin:0 auto;
      padding:0 20px;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-white{
      background:#ffffff;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-offwhite{
      background:#f8fafc;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-section::before{
      content:"";
      position:absolute;
      width:320px;
      height:320px;
      border-radius:50%;
      background:linear-gradient(135deg,#4f46e5,#06b6d4);
      opacity:.05;
      top:-120px;
      right:-120px;
      pointer-events:none;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-section::after{
      content:"";
      position:absolute;
      width:240px;
      height:240px;
      border-radius:50%;
      background:linear-gradient(135deg,#06b6d4,#4f46e5);
      opacity:.04;
      bottom:-100px;
      left:-100px;
      pointer-events:none;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-heading{
      text-align:center;
      max-width:850px;
      margin:0 auto 40px;
      position:relative;
      z-index:2;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-heading h2{
      color:#000000 !important;
      margin:0 0 14px;
      font-weight:800;
      line-height:1.2;
      letter-spacing:-0.02em;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-heading p{
      color:#4b5563;
      margin:0;
      line-height:1.8;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-grid{
      display:grid;
      position:relative;
      z-index:2;
      align-items:stretch;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-card{
      background:#fff;
      border:1px solid #e5e7eb;
      border-radius:22px;
      padding:28px;
      box-shadow:0 10px 30px rgba(15,23,42,.06);
      transition:all .35s ease;
      position:relative;
      overflow:hidden;
      display:flex;
      flex-direction:column;
      height:100%;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#4f46e5,#06b6d4);
    }.wpc-scope-86 .tc-wp-content-root .gtcm-card:hover{
      transform:translateY(-8px);
      box-shadow:0 20px 45px rgba(15,23,42,.12);
      border-color:#c7d2fe;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-card h3{
      color:#000000 !important;
      margin:0 0 12px;
      font-weight:700;
      line-height:1.35;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-card p{
      margin:0;
      color:#4b5563;
      line-height:1.8;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-icon{
      width:58px;
      height:58px;
      border-radius:16px;
      background:linear-gradient(135deg,#4f46e5,#06b6d4);
      margin-bottom:18px;
      position:relative;
      flex-shrink:0;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-icon::before{
      content:"";
      position:absolute;
      width:20px;
      height:20px;
      border-radius:50%;
      background:#fff;
      top:50%;
      left:50%;
      transform:translate(-50%,-50%);
    }.wpc-scope-86 .tc-wp-content-root .gtcm-steps{
      display:grid;
      gap:24px;
      position:relative;
      z-index:2;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-step{
      background:#fff;
      border:1px solid #e5e7eb;
      border-radius:24px;
      padding:30px;
      display:flex;
      gap:24px;
      align-items:flex-start;
      box-shadow:0 10px 30px rgba(15,23,42,.06);
      transition:.35s ease;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-step:hover{
      transform:translateY(-5px);
      box-shadow:0 18px 40px rgba(15,23,42,.1);
    }.wpc-scope-86 .tc-wp-content-root .gtcm-step-number{
      min-width:72px;
      width:72px;
      height:72px;
      border-radius:20px;
      background:linear-gradient(135deg,#4f46e5,#06b6d4);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:28px;
      font-weight:800;
      box-shadow:0 12px 25px rgba(79,70,229,.25);
    }.wpc-scope-86 .tc-wp-content-root .gtcm-step h3{
      color:#000000 !important;
      margin:0 0 10px;
      font-weight:700;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-step p{
      margin:0;
      color:#4b5563;
      line-height:1.8;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-badge{
      display:inline-block;
      padding:6px 12px;
      border-radius:999px;
      background:#eef2ff;
      color:#4338ca;
      font-size:12px;
      font-weight:700;
      letter-spacing:.04em;
      margin-bottom:12px;
      text-transform:uppercase;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:all .7s ease;
    }.wpc-scope-86 .tc-wp-content-root .gtcm-reveal.gtcm-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gtcm-section{padding:55px 0;}.tc-wp-content-root .gtcm-container{padding:0 14px;}.tc-wp-content-root .gtcm-heading h2{font-size:26px;}.tc-wp-content-root .gtcm-heading p{font-size:14px;}.tc-wp-content-root .gtcm-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .gtcm-card{padding:20px;}.tc-wp-content-root .gtcm-card h3{font-size:18px;}.tc-wp-content-root .gtcm-card p{font-size:14px;}.tc-wp-content-root .gtcm-step{padding:20px;flex-direction:column;}.tc-wp-content-root .gtcm-step h3{font-size:18px;}.tc-wp-content-root .gtcm-step p{font-size:14px;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gtcm-section{padding:60px 0;}.tc-wp-content-root .gtcm-container{padding:0 16px;}.tc-wp-content-root .gtcm-heading h2{font-size:28px;}.tc-wp-content-root .gtcm-heading p{font-size:15px;}.tc-wp-content-root .gtcm-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .gtcm-card{padding:22px;}.tc-wp-content-root .gtcm-card h3{font-size:19px;}.tc-wp-content-root .gtcm-card p{font-size:15px;}.tc-wp-content-root .gtcm-step{padding:22px;flex-direction:column;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gtcm-section{padding:65px 0;}.tc-wp-content-root .gtcm-container{padding:0 18px;}.tc-wp-content-root .gtcm-heading h2{font-size:31px;}.tc-wp-content-root .gtcm-heading p{font-size:16px;}.tc-wp-content-root .gtcm-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .gtcm-card{padding:24px;}.tc-wp-content-root .gtcm-step{flex-direction:column;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gtcm-section{padding:75px 0;}.tc-wp-content-root .gtcm-container{padding:0 24px;}.tc-wp-content-root .gtcm-heading h2{font-size:36px;}.tc-wp-content-root .gtcm-heading p{font-size:17px;}.tc-wp-content-root .gtcm-grid.gtcm-three{grid-template-columns:repeat(2,1fr);gap:22px;}.tc-wp-content-root .gtcm-grid.gtcm-four{grid-template-columns:repeat(2,1fr);gap:22px;}.tc-wp-content-root .gtcm-card{padding:26px;}}@media (min-width:1024px){.tc-wp-content-root .gtcm-section{padding:90px 0;}.tc-wp-content-root .gtcm-heading h2{font-size:42px;}.tc-wp-content-root .gtcm-heading p{font-size:18px;}.tc-wp-content-root .gtcm-grid.gtcm-three{grid-template-columns:repeat(3,1fr);gap:26px;}.tc-wp-content-root .gtcm-grid.gtcm-four{grid-template-columns:repeat(3,1fr);gap:26px;}.tc-wp-content-root .gtcm-card h3{font-size:22px;}.tc-wp-content-root .gtcm-card p{font-size:16px;}}