@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-91 .tc-wp-content-root img, .wpc-scope-91 .tc-wp-content-root video, .wpc-scope-91 .tc-wp-content-root svg, .wpc-scope-91 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-91 .tc-wp-content-root .gtb-premium-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Arial, Helvetica, sans-serif;
      color:#222;
      background:#fff;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-container{
      max-width:1200px;
      margin:0 auto;
      width:100%;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-section-white{
      background:#ffffff;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-section-offwhite{
      background:#f8fafc;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-section::before{
      content:"";
      position:absolute;
      width:320px;
      height:320px;
      border-radius:50%;
      background:linear-gradient(135deg,#8b5cf6,#ec4899);
      opacity:.05;
      top:-120px;
      right:-120px;
      pointer-events:none;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-section::after{
      content:"";
      position:absolute;
      width:220px;
      height:220px;
      border-radius:50%;
      background:linear-gradient(135deg,#6366f1,#a855f7);
      opacity:.04;
      bottom:-80px;
      left:-80px;
      pointer-events:none;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-heading{
      text-align:center;
      margin-bottom:18px;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-heading h2{
      margin:0 0 12px;
      color:#000 !important;
      font-weight:800;
      line-height:1.2;
      letter-spacing:-0.5px;
    }.wpc-scope-91 .tc-wp-content-root .gtb-premium-heading p{
      margin:0 auto;
      max-width:800px;
      color:#555;
      line-height:1.8;
    }.wpc-scope-91 .tc-wp-content-root .gtb-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-91 .tc-wp-content-root .gtb-card{
      background:#fff;
      border:1px solid #ececec;
      border-radius:22px;
      padding:28px;
      position:relative;
      overflow:hidden;
      box-shadow:0 10px 30px rgba(0,0,0,.05);
      transition:.35s ease;
      height:100%;
    }.wpc-scope-91 .tc-wp-content-root .gtb-card:hover{
      transform:translateY(-8px);
      box-shadow:0 18px 40px rgba(99,102,241,.12);
      border-color:#d9d9ff;
    }.wpc-scope-91 .tc-wp-content-root .gtb-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#6366f1,#a855f7,#ec4899);
    }.wpc-scope-91 .tc-wp-content-root .gtb-icon{
      width:52px;
      height:52px;
      border-radius:14px;
      background:linear-gradient(135deg,#6366f1,#a855f7);
      display:flex;
      align-items:center;
      justify-content:center;
      margin-bottom:18px;
      position:relative;
    }.wpc-scope-91 .tc-wp-content-root .gtb-icon::after{
      content:"";
      width:18px;
      height:18px;
      border-radius:50%;
      background:#fff;
      opacity:.95;
    }.wpc-scope-91 .tc-wp-content-root .gtb-card h3{
      color:#000 !important;
      margin:0 0 12px;
      font-weight:700;
      line-height:1.3;
    }.wpc-scope-91 .tc-wp-content-root .gtb-card p{
      margin:0;
      color:#555;
      line-height:1.8;
    }.wpc-scope-91 .tc-wp-content-root .gtb-step-card{
      display:flex;
      gap:24px;
      align-items:flex-start;
      background:#fff;
      border-radius:24px;
      border:1px solid #ececec;
      padding:28px;
      position:relative;
      overflow:hidden;
      box-shadow:0 10px 30px rgba(0,0,0,.05);
      transition:.35s ease;
    }.wpc-scope-91 .tc-wp-content-root .gtb-step-card:hover{
      transform:translateY(-6px);
      box-shadow:0 18px 40px rgba(99,102,241,.10);
    }.wpc-scope-91 .tc-wp-content-root .gtb-step-number{
      min-width:72px;
      width:72px;
      height:72px;
      border-radius:50%;
      background:linear-gradient(135deg,#6366f1,#ec4899);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:26px;
      font-weight:800;
      box-shadow:0 10px 25px rgba(99,102,241,.25);
    }.wpc-scope-91 .tc-wp-content-root .gtb-step-content h3{
      margin:0 0 10px;
      color:#000 !important;
      font-weight:700;
    }.wpc-scope-91 .tc-wp-content-root .gtb-step-content p{
      margin:0;
      color:#555;
      line-height:1.8;
    }.wpc-scope-91 .tc-wp-content-root .gtb-badge{
      position:absolute;
      top:16px;
      right:16px;
      font-size:12px;
      font-weight:700;
      padding:6px 12px;
      border-radius:999px;
      background:#f3f4ff;
      color:#6366f1;
    }.wpc-scope-91 .tc-wp-content-root .gtb-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:all .7s ease;
    }.wpc-scope-91 .tc-wp-content-root .gtb-reveal.gtb-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gtb-premium-section{
        padding:55px 14px;
      }.tc-wp-content-root .gtb-premium-heading h2{
        font-size:26px;
      }.tc-wp-content-root .gtb-premium-heading p{
        font-size:14px;
      }.tc-wp-content-root .gtb-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .gtb-card{
        padding:20px;
      }.tc-wp-content-root .gtb-card h3, .tc-wp-content-root .gtb-step-content h3{
        font-size:18px;
      }.tc-wp-content-root .gtb-card p, .tc-wp-content-root .gtb-step-content p{
        font-size:14px;
      }.tc-wp-content-root .gtb-step-card{
        padding:20px;
        flex-direction:column;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gtb-premium-section{
        padding:60px 16px;
      }.tc-wp-content-root .gtb-premium-heading h2{
        font-size:28px;
      }.tc-wp-content-root .gtb-premium-heading p{
        font-size:15px;
      }.tc-wp-content-root .gtb-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .gtb-card{
        padding:22px;
      }.tc-wp-content-root .gtb-card h3, .tc-wp-content-root .gtb-step-content h3{
        font-size:19px;
      }.tc-wp-content-root .gtb-card p, .tc-wp-content-root .gtb-step-content p{
        font-size:15px;
      }.tc-wp-content-root .gtb-step-card{
        padding:22px;
        flex-direction:column;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gtb-premium-section{
        padding:65px 18px;
      }.tc-wp-content-root .gtb-premium-heading h2{
        font-size:30px;
      }.tc-wp-content-root .gtb-premium-heading p{
        font-size:16px;
      }.tc-wp-content-root .gtb-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .gtb-card{
        padding:24px;
      }.tc-wp-content-root .gtb-card h3, .tc-wp-content-root .gtb-step-content h3{
        font-size:20px;
      }.tc-wp-content-root .gtb-card p, .tc-wp-content-root .gtb-step-content p{
        font-size:15px;
      }.tc-wp-content-root .gtb-step-card{
        flex-direction:column;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gtb-premium-section{
        padding:75px 24px;
      }.tc-wp-content-root .gtb-premium-heading h2{
        font-size:36px;
      }.tc-wp-content-root .gtb-premium-heading p{
        font-size:17px;
      }.tc-wp-content-root .gtb-grid-6{
        grid-template-columns:repeat(2,1fr);
        gap:22px;
      }.tc-wp-content-root .gtb-grid-3{
        grid-template-columns:repeat(2,1fr);
        gap:22px;
      }.tc-wp-content-root .gtb-card{
        padding:26px;
      }.tc-wp-content-root .gtb-card h3{
        font-size:21px;
      }.tc-wp-content-root .gtb-card p{
        font-size:15px;
      }.tc-wp-content-root .gtb-step-card{
        padding:26px;
      }}@media (min-width:1024px){.tc-wp-content-root .gtb-premium-section{
        padding:90px 30px;
      }.tc-wp-content-root .gtb-premium-heading h2{
        font-size:42px;
      }.tc-wp-content-root .gtb-premium-heading p{
        font-size:18px;
      }.tc-wp-content-root .gtb-grid-6{
        grid-template-columns:repeat(3,1fr);
        gap:26px;
      }.tc-wp-content-root .gtb-grid-3{
        grid-template-columns:repeat(3,1fr);
        gap:26px;
      }.tc-wp-content-root .gtb-card{
        padding:30px;
      }.tc-wp-content-root .gtb-card h3{
        font-size:22px;
      }.tc-wp-content-root .gtb-card p{
        font-size:16px;
      }.tc-wp-content-root .gtb-step-card{
        padding:30px;
      }}