@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-69 .tc-wp-content-root img, .wpc-scope-69 .tc-wp-content-root video, .wpc-scope-69 .tc-wp-content-root svg, .wpc-scope-69 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-69 .tc-wp-content-root .iitc-premium-wrapper{
      width:100%;
      background:#fff;
      font-family:Inter,Segoe UI,Arial,sans-serif;
      color:#1f2937;
      overflow:hidden;
    }.wpc-scope-69 .tc-wp-content-root .iitc-premium-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-69 .tc-wp-content-root .iitc-container{
      max-width:1200px;
      margin:0 auto;
    }.wpc-scope-69 .tc-wp-content-root .iitc-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-69 .tc-wp-content-root .iitc-bg-white{
      background:#ffffff;
    }.wpc-scope-69 .tc-wp-content-root .iitc-bg-soft{
      background:#f8fafc;
    }.wpc-scope-69 .tc-wp-content-root .iitc-section-title{
      text-align:center;
      font-weight:800;
      line-height:1.2;
      margin:0 0 14px;
      color:#111827;
    }.wpc-scope-69 .tc-wp-content-root .iitc-section-intro{
      text-align:center;
      max-width:850px;
      margin:0 auto 40px;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-69 .tc-wp-content-root .iitc-accent{
      background:linear-gradient(135deg,#0ea5e9,#14b8a6);
      -webkit-background-clip:text;
      -webkit-text-fill-color:transparent;
    }.wpc-scope-69 .tc-wp-content-root .iitc-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-69 .tc-wp-content-root .iitc-card{
      background:#fff;
      border:1px solid rgba(14,165,233,.12);
      border-radius:22px;
      position:relative;
      overflow:hidden;
      box-shadow:0 12px 35px rgba(15,23,42,.06);
      transition:.35s ease;
      height:100%;
    }.wpc-scope-69 .tc-wp-content-root .iitc-card:hover{
      transform:translateY(-6px);
      box-shadow:0 18px 45px rgba(14,165,233,.14);
      border-color:rgba(14,165,233,.28);
    }.wpc-scope-69 .tc-wp-content-root .iitc-card:before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#0ea5e9,#14b8a6);
    }.wpc-scope-69 .tc-wp-content-root .iitc-card h3{
      margin:0 0 12px;
      color:#0f172a;
      font-weight:700;
    }.wpc-scope-69 .tc-wp-content-root .iitc-card p{
      margin:0;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-69 .tc-wp-content-root .iitc-icon{
      width:54px;
      height:54px;
      border-radius:16px;
      background:linear-gradient(135deg,#0ea5e9,#14b8a6);
      position:relative;
      margin-bottom:18px;
    }.wpc-scope-69 .tc-wp-content-root .iitc-icon:after{
      content:"";
      width:18px;
      height:18px;
      border-radius:50%;
      background:#fff;
      position:absolute;
      top:50%;
      left:50%;
      transform:translate(-50%,-50%);
    }.wpc-scope-69 .tc-wp-content-root .iitc-step-card{
      position:relative;
      background:#fff;
      border-radius:24px;
      border:1px solid rgba(14,165,233,.12);
      box-shadow:0 12px 35px rgba(15,23,42,.06);
      display:flex;
      gap:24px;
      align-items:flex-start;
      transition:.35s ease;
    }.wpc-scope-69 .tc-wp-content-root .iitc-step-card:hover{
      transform:translateY(-5px);
    }.wpc-scope-69 .tc-wp-content-root .iitc-step-number{
      min-width:74px;
      width:74px;
      height:74px;
      border-radius:50%;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:800;
      color:#fff;
      background:linear-gradient(135deg,#0ea5e9,#14b8a6);
      box-shadow:0 10px 25px rgba(14,165,233,.25);
    }.wpc-scope-69 .tc-wp-content-root .iitc-step-content h3{
      margin:0 0 10px;
      color:#0f172a;
    }.wpc-scope-69 .tc-wp-content-root .iitc-step-content p{
      margin:0;
      color:#64748b;
      line-height:1.8;
    }.wpc-scope-69 .tc-wp-content-root .iitc-badge{
      display:inline-block;
      padding:6px 12px;
      border-radius:999px;
      background:rgba(14,165,233,.1);
      color:#0284c7;
      font-size:12px;
      font-weight:700;
      margin-bottom:12px;
    }.wpc-scope-69 .tc-wp-content-root .iitc-trust-card{
      background:#fff;
      border-radius:22px;
      border:1px solid rgba(14,165,233,.12);
      box-shadow:0 12px 35px rgba(15,23,42,.06);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
    }.wpc-scope-69 .tc-wp-content-root .iitc-trust-card:hover{
      transform:translateY(-5px);
    }.wpc-scope-69 .tc-wp-content-root .iitc-trust-card:after{
      content:"";
      position:absolute;
      right:-40px;
      top:-40px;
      width:100px;
      height:100px;
      border-radius:50%;
      background:linear-gradient(135deg,rgba(14,165,233,.12),rgba(20,184,166,.12));
    }.wpc-scope-69 .tc-wp-content-root .iitc-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:all .8s ease;
    }.wpc-scope-69 .tc-wp-content-root .iitc-reveal.iitc-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .iitc-section{
        padding:55px 14px;
      }.tc-wp-content-root .iitc-container{
        padding:0 2px;
      }.tc-wp-content-root .iitc-section-title{
        font-size:28px;
      }.tc-wp-content-root .iitc-section-intro{
        font-size:14px;
      }.tc-wp-content-root .iitc-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .iitc-card, .tc-wp-content-root .iitc-trust-card{
        padding:22px;
      }.tc-wp-content-root .iitc-step-card{
        padding:22px;
        flex-direction:column;
      }.tc-wp-content-root .iitc-card h3, .tc-wp-content-root .iitc-step-content h3{
        font-size:18px;
      }.tc-wp-content-root .iitc-card p, .tc-wp-content-root .iitc-step-content p{
        font-size:14px;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .iitc-section{
        padding:60px 18px;
      }.tc-wp-content-root .iitc-section-title{
        font-size:30px;
      }.tc-wp-content-root .iitc-section-intro{
        font-size:15px;
      }.tc-wp-content-root .iitc-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .iitc-card, .tc-wp-content-root .iitc-trust-card{
        padding:24px;
      }.tc-wp-content-root .iitc-step-card{
        padding:24px;
        flex-direction:column;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .iitc-section{
        padding:65px 22px;
      }.tc-wp-content-root .iitc-section-title{
        font-size:34px;
      }.tc-wp-content-root .iitc-section-intro{
        font-size:16px;
      }.tc-wp-content-root .iitc-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .iitc-card, .tc-wp-content-root .iitc-trust-card{
        padding:26px;
      }.tc-wp-content-root .iitc-step-card{
        padding:28px;
        flex-direction:column;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .iitc-section{
        padding:80px 28px;
      }.tc-wp-content-root .iitc-section-title{
        font-size:38px;
      }.tc-wp-content-root .iitc-section-intro{
        font-size:17px;
      }.tc-wp-content-root .iitc-grid.iitc-grid-6{
        grid-template-columns:repeat(2,1fr);
      }.tc-wp-content-root .iitc-grid.iitc-grid-3{
        grid-template-columns:repeat(2,1fr);
      }.tc-wp-content-root .iitc-grid{
        gap:22px;
      }.tc-wp-content-root .iitc-card, .tc-wp-content-root .iitc-trust-card{
        padding:28px;
      }.tc-wp-content-root .iitc-step-card{
        padding:30px;
      }}@media (min-width:1024px){.tc-wp-content-root .iitc-section{
        padding:95px 32px;
      }.tc-wp-content-root .iitc-section-title{
        font-size:42px;
      }.tc-wp-content-root .iitc-section-intro{
        font-size:18px;
      }.tc-wp-content-root .iitc-grid.iitc-grid-6{
        grid-template-columns:repeat(3,1fr);
      }.tc-wp-content-root .iitc-grid.iitc-grid-3{
        grid-template-columns:repeat(3,1fr);
      }.tc-wp-content-root .iitc-grid{
        gap:26px;
      }.tc-wp-content-root .iitc-card, .tc-wp-content-root .iitc-trust-card{
        padding:30px;
      }.tc-wp-content-root .iitc-step-card{
        padding:34px;
      }.tc-wp-content-root .iitc-step-number{
        font-size:26px;
      }}