@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-131 .tc-wp-content-root img, .wpc-scope-131 .tc-wp-content-root video, .wpc-scope-131 .tc-wp-content-root svg, .wpc-scope-131 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-131 .tc-wp-content-root .gts-premium-wrapper{
      --gts-accent:#8b5cf6;
      --gts-accent-2:#ec4899;
      --gts-text:#111111;
      --gts-muted:#5f6368;
      --gts-bg:#ffffff;
      --gts-soft:#faf8ff;
      --gts-border:#ece8ff;
      --gts-shadow:0 10px 30px rgba(139,92,246,.08);
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Inter,Segoe UI,Arial,sans-serif;
      color:var(--gts-text);
    }.wpc-scope-131 .tc-wp-content-root .gts-premium-wrapper *, .wpc-scope-131 .tc-wp-content-root .gts-premium-wrapper *::before, .wpc-scope-131 .tc-wp-content-root .gts-premium-wrapper *::after{
      box-sizing:border-box;
    }.wpc-scope-131 .tc-wp-content-root .gts-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-131 .tc-wp-content-root .gts-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-131 .tc-wp-content-root .gts-section-white{
      background:#fff;
    }.wpc-scope-131 .tc-wp-content-root .gts-section-soft{
      background:var(--gts-soft);
    }.wpc-scope-131 .tc-wp-content-root .gts-section-title{
      text-align:center;
      color:#000000 !important;
      font-weight:800;
      line-height:1.2;
      margin:0 0 14px;
      position:relative;
    }.wpc-scope-131 .tc-wp-content-root .gts-section-title::after{
      content:"";
      width:80px;
      height:4px;
      border-radius:30px;
      background:linear-gradient(90deg,var(--gts-accent),var(--gts-accent-2));
      display:block;
      margin:14px auto 0;
    }.wpc-scope-131 .tc-wp-content-root .gts-intro{
      text-align:center;
      color:var(--gts-muted);
      max-width:820px;
      margin:0 auto 40px;
      line-height:1.8;
    }.wpc-scope-131 .tc-wp-content-root .gts-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-131 .tc-wp-content-root .gts-card{
      background:#fff;
      border:1px solid var(--gts-border);
      border-radius:22px;
      box-shadow:var(--gts-shadow);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
      height:100%;
    }.wpc-scope-131 .tc-wp-content-root .gts-card:hover{
      transform:translateY(-6px);
      box-shadow:0 18px 40px rgba(139,92,246,.14);
    }.wpc-scope-131 .tc-wp-content-root .gts-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,var(--gts-accent),var(--gts-accent-2));
    }.wpc-scope-131 .tc-wp-content-root .gts-card-icon{
      width:56px;
      height:56px;
      border-radius:16px;
      background:linear-gradient(135deg,var(--gts-accent),var(--gts-accent-2));
      position:relative;
      margin-bottom:18px;
    }.wpc-scope-131 .tc-wp-content-root .gts-card-icon::before{
      content:"";
      width:22px;
      height:22px;
      border:3px solid #fff;
      border-radius:50%;
      position:absolute;
      top:50%;
      left:50%;
      transform:translate(-50%,-50%);
    }.wpc-scope-131 .tc-wp-content-root .gts-card h3{
      color:#000000 !important;
      margin:0 0 12px;
      font-weight:700;
      line-height:1.3;
    }.wpc-scope-131 .tc-wp-content-root .gts-card p{
      margin:0;
      color:var(--gts-muted);
      line-height:1.8;
    }.wpc-scope-131 .tc-wp-content-root .gts-step-wrap{
      display:flex;
      flex-direction:column;
    }.wpc-scope-131 .tc-wp-content-root .gts-step-card{
      background:#fff;
      border:1px solid var(--gts-border);
      border-radius:24px;
      box-shadow:var(--gts-shadow);
      display:flex;
      gap:22px;
      align-items:flex-start;
      position:relative;
      transition:.35s ease;
    }.wpc-scope-131 .tc-wp-content-root .gts-step-card:hover{
      transform:translateY(-5px);
    }.wpc-scope-131 .tc-wp-content-root .gts-step-number{
      min-width:72px;
      width:72px;
      height:72px;
      border-radius:50%;
      background:linear-gradient(135deg,var(--gts-accent),var(--gts-accent-2));
      color:#fff;
      font-size:26px;
      font-weight:800;
      display:flex;
      align-items:center;
      justify-content:center;
      box-shadow:0 12px 25px rgba(139,92,246,.25);
    }.wpc-scope-131 .tc-wp-content-root .gts-step-content h3{
      color:#000000 !important;
      margin:0 0 10px;
      font-weight:700;
    }.wpc-scope-131 .tc-wp-content-root .gts-step-content p{
      margin:0;
      color:var(--gts-muted);
      line-height:1.8;
    }.wpc-scope-131 .tc-wp-content-root .gts-badge{
      display:inline-flex;
      align-items:center;
      gap:8px;
      padding:8px 14px;
      border-radius:999px;
      background:#f4efff;
      color:#5b21b6;
      font-size:13px;
      font-weight:700;
      margin-bottom:14px;
    }.wpc-scope-131 .tc-wp-content-root .gts-badge::before{
      content:"";
      width:8px;
      height:8px;
      border-radius:50%;
      background:linear-gradient(135deg,var(--gts-accent),var(--gts-accent-2));
    }.wpc-scope-131 .tc-wp-content-root .gts-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:all .7s ease;
    }.wpc-scope-131 .tc-wp-content-root .gts-reveal.gts-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .gts-section{padding:55px 0;}.tc-wp-content-root .gts-container{padding:0 14px;}.tc-wp-content-root .gts-section-title{font-size:26px;}.tc-wp-content-root .gts-intro{font-size:14px;}.tc-wp-content-root .gts-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .gts-card{padding:20px;}.tc-wp-content-root .gts-card h3{font-size:18px;}.tc-wp-content-root .gts-card p{font-size:14px;}.tc-wp-content-root .gts-step-wrap{gap:16px;}.tc-wp-content-root .gts-step-card{padding:20px;flex-direction:column;}.tc-wp-content-root .gts-step-content h3{font-size:18px;}.tc-wp-content-root .gts-step-content p{font-size:14px;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .gts-section{padding:60px 0;}.tc-wp-content-root .gts-container{padding:0 18px;}.tc-wp-content-root .gts-section-title{font-size:28px;}.tc-wp-content-root .gts-intro{font-size:15px;}.tc-wp-content-root .gts-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .gts-card{padding:22px;}.tc-wp-content-root .gts-card h3{font-size:19px;}.tc-wp-content-root .gts-card p{font-size:15px;}.tc-wp-content-root .gts-step-wrap{gap:18px;}.tc-wp-content-root .gts-step-card{padding:22px;flex-direction:column;}.tc-wp-content-root .gts-step-content h3{font-size:19px;}.tc-wp-content-root .gts-step-content p{font-size:15px;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .gts-section{padding:65px 0;}.tc-wp-content-root .gts-container{padding:0 20px;}.tc-wp-content-root .gts-section-title{font-size:30px;}.tc-wp-content-root .gts-intro{font-size:16px;}.tc-wp-content-root .gts-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .gts-card{padding:24px;}.tc-wp-content-root .gts-card h3{font-size:20px;}.tc-wp-content-root .gts-card p{font-size:15px;}.tc-wp-content-root .gts-step-wrap{gap:20px;}.tc-wp-content-root .gts-step-card{padding:24px;flex-direction:column;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .gts-section{padding:80px 0;}.tc-wp-content-root .gts-container{padding:0 28px;}.tc-wp-content-root .gts-section-title{font-size:34px;}.tc-wp-content-root .gts-intro{font-size:17px;}.tc-wp-content-root .gts-grid{grid-template-columns:repeat(2,1fr);gap:22px;}.tc-wp-content-root .gts-card{padding:26px;}.tc-wp-content-root .gts-card h3{font-size:21px;}.tc-wp-content-root .gts-card p{font-size:15px;}.tc-wp-content-root .gts-step-wrap{gap:22px;}.tc-wp-content-root .gts-step-card{padding:28px;}}@media (min-width:1024px){.tc-wp-content-root .gts-section{padding:95px 0;}.tc-wp-content-root .gts-container{padding:0 24px;}.tc-wp-content-root .gts-section-title{font-size:40px;}.tc-wp-content-root .gts-intro{font-size:18px;}.tc-wp-content-root .gts-grid-3{grid-template-columns:repeat(3,1fr);gap:26px;}.tc-wp-content-root .gts-card{padding:30px;}.tc-wp-content-root .gts-card h3{font-size:22px;}.tc-wp-content-root .gts-card p{font-size:16px;}.tc-wp-content-root .gts-step-wrap{gap:24px;}.tc-wp-content-root .gts-step-card{padding:32px;}.tc-wp-content-root .gts-step-content h3{font-size:22px;}.tc-wp-content-root .gts-step-content p{font-size:16px;}}