@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-21 .tc-wp-content-root img, .wpc-scope-21 .tc-wp-content-root video, .wpc-scope-21 .tc-wp-content-root svg, .wpc-scope-21 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-21 .tc-wp-content-root .ct-tax-wrapper{
      font-family: 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
      line-height: 1.6;
      color: #334155;
      background-color: #ffffff;
      width: 100%;
      overflow-x: hidden;
      box-sizing: border-box;
    }.wpc-scope-21 .tc-wp-content-root .ct-tax-wrapper *, .wpc-scope-21 .tc-wp-content-root .ct-tax-wrapper *::before, .wpc-scope-21 .tc-wp-content-root .ct-tax-wrapper *::after{
      box-sizing: inherit;
    }.wpc-scope-21 .tc-wp-content-root .ct-tax-container{
      max-width: 1200px;
      margin: 0 auto;
      padding: 0 20px;
      width: 100%;
    }.wpc-scope-21 .tc-wp-content-root .ct-tax-wrapper h2{
      font-size: 2.2rem;
      font-weight: 700;
      text-align: center;
      margin-bottom: 1rem;
      color: #1e293b;
      line-height: 1.2;
    }.wpc-scope-21 .tc-wp-content-root .ct-tax-wrapper .ct-intro{
      text-align: center;
      max-width: 700px;
      margin: 0 auto 3rem auto;
      font-size: 1.1rem;
      color: #64748b;
    }.wpc-scope-21 .tc-wp-content-root .ct-tax-wrapper h3{
      font-size: 1.25rem;
      font-weight: 600;
      margin-bottom: 0.75rem;
      color: #1e293b;
    }.wpc-scope-21 .tc-wp-content-root .ct-tax-wrapper p{
      margin-bottom: 0;
      font-size: 1rem;
      color: #475569;
    }.wpc-scope-21 .tc-wp-content-root .ct-gradient-text{
      background: linear-gradient(135deg, #2563eb 0%, #0891b2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
    }.wpc-scope-21 .tc-wp-content-root .ct-gradient-bg{
      background: linear-gradient(135deg, #2563eb 0%, #0891b2 100%);
    }.wpc-scope-21 .tc-wp-content-root .ct-section{
      padding: 5rem 0;
      position: relative;
    }.wpc-scope-21 .tc-wp-content-root .ct-bg-white{
      background-color: #ffffff;
    }.wpc-scope-21 .tc-wp-content-root .ct-bg-offwhite{
      background-color: #f8fafc;
    }.wpc-scope-21 .tc-wp-content-root .ct-grid-3{
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 2rem;
    }.wpc-scope-21 .tc-wp-content-root .ct-grid-1{
      display: flex;
      flex-direction: column;
      gap: 2rem;
    }.wpc-scope-21 .tc-wp-content-root .ct-card{
      background: #ffffff;
      border-radius: 16px;
      padding: 2rem;
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05), 0 2px 4px -1px rgba(0, 0, 0, 0.03);
      border: 1px solid #e2e8f0;
      transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
      height: 100%;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
    }.wpc-scope-21 .tc-wp-content-root .ct-card:hover{
      transform: translateY(-5px);
      box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
      border-color: #cbd5e1;
    }.wpc-scope-21 .tc-wp-content-root .ct-icon-box{
      width: 48px;
      height: 48px;
      border-radius: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-bottom: 1.5rem;
      color: #2563eb;
      background-color: #eff6ff;
    }.wpc-scope-21 .tc-wp-content-root .ct-icon-box svg{
      width: 24px;
      height: 24px;
      fill: currentColor;
    }.wpc-scope-21 .tc-wp-content-root .ct-step-card{
      background: #ffffff;
      border-radius: 16px;
      padding: 2.5rem;
      display: flex;
      align-items: flex-start;
      gap: 2rem;
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
      border: 1px solid #e2e8f0;
      position: relative;
      overflow: hidden;
    }.wpc-scope-21 .tc-wp-content-root .ct-step-number{
      font-size: 3rem;
      font-weight: 800;
      line-height: 1;
      background: linear-gradient(135deg, #2563eb 0%, #0891b2 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      background-clip: text;
      opacity: 0.2;
      min-width: 60px;
    }.wpc-scope-21 .tc-wp-content-root .ct-step-content{
      flex: 1;
    }.wpc-scope-21 .tc-wp-content-root .ct-trust-card{
      text-align: center;
      padding: 2.5rem 2rem;
      background: #ffffff;
      border-radius: 16px;
      box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
      border: 1px solid #e2e8f0;
    }.wpc-scope-21 .tc-wp-content-root .ct-trust-icon{
      margin-bottom: 1rem;
      color: #0891b2;
    }.wpc-scope-21 .tc-wp-content-root .ct-reveal{
      opacity: 0;
      transform: translateY(30px);
      transition: opacity 0.6s ease-out, transform 0.6s ease-out;
    }.wpc-scope-21 .tc-wp-content-root .ct-reveal.active{
      opacity: 1;
      transform: translateY(0);
    }@media (min-width: 1024px){.tc-wp-content-root .ct-tax-wrapper h2{ font-size: 2.5rem; }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ct-grid-3{
        grid-template-columns: repeat(2, 1fr);
      }.tc-wp-content-root .ct-tax-wrapper h2{ font-size: 2rem; }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ct-grid-3{
        grid-template-columns: 1fr;
      }.tc-wp-content-root .ct-section{ padding: 3.5rem 0; }.tc-wp-content-root .ct-tax-wrapper h2{ font-size: 1.8rem; }.tc-wp-content-root .ct-step-card{ flex-direction: column; gap: 1rem; padding: 2rem; }.tc-wp-content-root .ct-step-number{ font-size: 2.5rem; min-width: auto; }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ct-grid-3{ grid-template-columns: 1fr; }.tc-wp-content-root .ct-section{ padding: 3rem 0; }.tc-wp-content-root .ct-tax-wrapper h2{ font-size: 1.6rem; }.tc-wp-content-root .ct-card{ padding: 1.5rem; }.tc-wp-content-root .ct-step-card{ padding: 1.5rem; }}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ct-grid-3{ grid-template-columns: 1fr; }.tc-wp-content-root .ct-section{ padding: 2.5rem 0; }.tc-wp-content-root .ct-tax-wrapper h2{ font-size: 1.5rem; }.tc-wp-content-root .ct-intro{ font-size: 0.95rem; }.tc-wp-content-root .ct-card{ padding: 1.25rem; }.tc-wp-content-root .ct-step-card{ padding: 1.25rem; }.tc-wp-content-root .ct-tax-container{ padding: 0 15px; }}