@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-89 .tc-wp-content-root img, .wpc-scope-89 .tc-wp-content-root video, .wpc-scope-89 .tc-wp-content-root svg, .wpc-scope-89 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-89 .tc-wp-content-root .gtcg-premium-wrapper{
      width:100%;
      overflow:hidden;
      background:#fff;
      font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;
      color:#1f2937;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-premium-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-premium-container{
      max-width:1200px;
      margin:0 auto;
      width:100%;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-section-white{
      background:#ffffff;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-section-soft{
      background:#f8fafc;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-heading{
      text-align:center;
      margin-bottom:18px;
      color:#000000 !important;
      font-weight:800;
      line-height:1.2;
      position:relative;
      z-index:2;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-intro{
      text-align:center;
      max-width:820px;
      margin:0 auto 40px;
      color:#4b5563;
      line-height:1.8;
      position:relative;
      z-index:2;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-accent{
      position:absolute;
      width:260px;
      height:260px;
      border-radius:50%;
      background:linear-gradient(135deg,#ff5f6d,#ffc371);
      opacity:.08;
      filter:blur(10px);
      pointer-events:none;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-accent-one{
      top:-80px;
      right:-60px;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-accent-two{
      bottom:-100px;
      left:-60px;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-card{
      position:relative;
      background:#fff;
      border:1px solid #eef2f7;
      border-radius:22px;
      padding:28px;
      box-shadow:0 10px 35px rgba(15,23,42,.06);
      transition:.35s ease;
      display:flex;
      flex-direction:column;
      height:100%;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-card:hover{
      transform:translateY(-6px);
      box-shadow:0 20px 45px rgba(15,23,42,.12);
      border-color:rgba(255,95,109,.35);
    }.wpc-scope-89 .tc-wp-content-root .gtcg-card h3{
      color:#000000 !important;
      margin:0 0 12px;
      font-weight:700;
      line-height:1.35;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-card p{
      margin:0;
      color:#556070;
      line-height:1.8;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-icon{
      width:54px;
      height:54px;
      border-radius:16px;
      margin-bottom:18px;
      background:linear-gradient(135deg,#ff5f6d,#ffc371);
      position:relative;
      flex-shrink:0;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-icon:before{
      content:"";
      position:absolute;
      width:18px;
      height:18px;
      border-radius:50%;
      background:#fff;
      top:18px;
      left:18px;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-step-list{
      display:grid;
      gap:24px;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-step-card{
      background:#fff;
      border-radius:24px;
      border:1px solid #edf2f7;
      box-shadow:0 10px 30px rgba(0,0,0,.05);
      position:relative;
      padding:32px;
      overflow:hidden;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-step-card:hover{
      transform:translateY(-4px);
      transition:.35s ease;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-step-card:before{
      content:"";
      position:absolute;
      left:32px;
      top:0;
      bottom:0;
      width:3px;
      background:linear-gradient(180deg,#ff5f6d,#ffc371);
    }.wpc-scope-89 .tc-wp-content-root .gtcg-step-inner{
      display:flex;
      gap:22px;
      align-items:flex-start;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-step-number{
      width:64px;
      height:64px;
      border-radius:50%;
      background:linear-gradient(135deg,#ff5f6d,#ffc371);
      color:#fff;
      font-weight:800;
      display:flex;
      align-items:center;
      justify-content:center;
      flex-shrink:0;
      box-shadow:0 10px 25px rgba(255,95,109,.25);
    }.wpc-scope-89 .tc-wp-content-root .gtcg-step-content h3{
      margin:0 0 10px;
      color:#000000 !important;
      font-weight:800;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-step-content p{
      margin:0;
      color:#556070;
      line-height:1.8;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-badge{
      position:absolute;
      top:18px;
      right:18px;
      font-size:12px;
      font-weight:700;
      color:#ff5f6d;
      background:#fff4f5;
      border:1px solid #ffd6dc;
      border-radius:999px;
      padding:8px 12px;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-trust-card{
      text-align:left;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-trust-card:after{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#ff5f6d,#ffc371);
    }.wpc-scope-89 .tc-wp-content-root .gtcg-reveal{
      opacity:0;
      transform:translateY(25px);
      transition:all .7s ease;
    }.wpc-scope-89 .tc-wp-content-root .gtcg-reveal.gtcg-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gtcg-section{
        padding:55px 14px;
      }.tc-wp-content-root .gtcg-heading{
        font-size:28px;
      }.tc-wp-content-root .gtcg-intro{
        font-size:14px;
      }.tc-wp-content-root .gtcg-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .gtcg-card, .tc-wp-content-root .gtcg-step-card{
        padding:20px;
      }.tc-wp-content-root .gtcg-card h3, .tc-wp-content-root .gtcg-step-content h3{
        font-size:18px;
      }.tc-wp-content-root .gtcg-card p, .tc-wp-content-root .gtcg-step-content p{
        font-size:14px;
      }.tc-wp-content-root .gtcg-step-inner{
        flex-direction:column;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gtcg-section{
        padding:60px 16px;
      }.tc-wp-content-root .gtcg-heading{
        font-size:30px;
      }.tc-wp-content-root .gtcg-intro{
        font-size:15px;
      }.tc-wp-content-root .gtcg-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .gtcg-card, .tc-wp-content-root .gtcg-step-card{
        padding:22px;
      }.tc-wp-content-root .gtcg-card h3, .tc-wp-content-root .gtcg-step-content h3{
        font-size:19px;
      }.tc-wp-content-root .gtcg-card p, .tc-wp-content-root .gtcg-step-content p{
        font-size:15px;
      }.tc-wp-content-root .gtcg-step-inner{
        flex-direction:column;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gtcg-section{
        padding:65px 20px;
      }.tc-wp-content-root .gtcg-heading{
        font-size:32px;
      }.tc-wp-content-root .gtcg-intro{
        font-size:16px;
      }.tc-wp-content-root .gtcg-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .gtcg-card, .tc-wp-content-root .gtcg-step-card{
        padding:24px;
      }.tc-wp-content-root .gtcg-card h3, .tc-wp-content-root .gtcg-step-content h3{
        font-size:20px;
      }.tc-wp-content-root .gtcg-card p, .tc-wp-content-root .gtcg-step-content p{
        font-size:15px;
      }.tc-wp-content-root .gtcg-step-inner{
        flex-direction:column;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gtcg-section{
        padding:75px 24px;
      }.tc-wp-content-root .gtcg-heading{
        font-size:38px;
      }.tc-wp-content-root .gtcg-intro{
        font-size:17px;
      }.tc-wp-content-root .gtcg-grid{
        grid-template-columns:repeat(2,1fr);
        gap:22px;
      }.tc-wp-content-root .gtcg-card, .tc-wp-content-root .gtcg-step-card{
        padding:26px;
      }.tc-wp-content-root .gtcg-card h3, .tc-wp-content-root .gtcg-step-content h3{
        font-size:21px;
      }.tc-wp-content-root .gtcg-card p, .tc-wp-content-root .gtcg-step-content p{
        font-size:15px;
      }}@media (min-width:1024px){.tc-wp-content-root .gtcg-section{
        padding:90px 30px;
      }.tc-wp-content-root .gtcg-heading{
        font-size:42px;
      }.tc-wp-content-root .gtcg-intro{
        font-size:18px;
      }.tc-wp-content-root .gtcg-grid-3{
        grid-template-columns:repeat(3,1fr);
        gap:26px;
      }.tc-wp-content-root .gtcg-card{
        padding:30px;
      }.tc-wp-content-root .gtcg-card h3, .tc-wp-content-root .gtcg-step-content h3{
        font-size:22px;
      }.tc-wp-content-root .gtcg-card p, .tc-wp-content-root .gtcg-step-content p{
        font-size:16px;
      }}