@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-75 .tc-wp-content-root img, .wpc-scope-75 .tc-wp-content-root video, .wpc-scope-75 .tc-wp-content-root svg, .wpc-scope-75 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-75 .tc-wp-content-root .fcv-premium-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;
      color:#222;
      background:#fff;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-section-white{
      background:#ffffff;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-section-alt{
      background:#f8fafc;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-section::before{
      content:"";
      position:absolute;
      width:320px;
      height:320px;
      border-radius:50%;
      background:linear-gradient(135deg,#1877f2 0%,#56a3ff 100%);
      opacity:.05;
      filter:blur(20px);
      top:-120px;
      right:-100px;
      pointer-events:none;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-heading{
      text-align:center;
      margin-bottom:18px;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-heading h2{
      margin:0 0 14px;
      color:#000 !important;
      font-weight:800;
      line-height:1.2;
      letter-spacing:-0.02em;
    }.wpc-scope-75 .tc-wp-content-root .fcv-premium-heading p{
      margin:0 auto;
      max-width:820px;
      color:#5f6673;
      line-height:1.8;
    }.wpc-scope-75 .tc-wp-content-root .fcv-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-75 .tc-wp-content-root .fcv-card{
      background:#fff;
      border:1px solid #e7edf6;
      border-radius:22px;
      position:relative;
      overflow:hidden;
      transition:.35s ease;
      box-shadow:0 10px 30px rgba(0,0,0,.05);
      display:flex;
      flex-direction:column;
      height:100%;
    }.wpc-scope-75 .tc-wp-content-root .fcv-card:hover{
      transform:translateY(-6px);
      box-shadow:0 18px 45px rgba(24,119,242,.12);
      border-color:#cfe1ff;
    }.wpc-scope-75 .tc-wp-content-root .fcv-card::before{
      content:"";
      position:absolute;
      left:0;
      top:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#1877f2,#60a5fa);
    }.wpc-scope-75 .tc-wp-content-root .fcv-icon{
      width:56px;
      height:56px;
      border-radius:16px;
      display:flex;
      align-items:center;
      justify-content:center;
      margin-bottom:18px;
      background:linear-gradient(135deg,#1877f2,#60a5fa);
      color:#fff;
      font-size:22px;
      font-weight:700;
      box-shadow:0 10px 25px rgba(24,119,242,.20);
    }.wpc-scope-75 .tc-wp-content-root .fcv-card h3{
      margin:0 0 12px;
      color:#000 !important;
      font-weight:700;
      line-height:1.3;
    }.wpc-scope-75 .tc-wp-content-root .fcv-card p{
      margin:0;
      color:#5f6673;
      line-height:1.8;
      flex-grow:1;
    }.wpc-scope-75 .tc-wp-content-root .fcv-step-wrap{
      display:grid;
      gap:24px;
    }.wpc-scope-75 .tc-wp-content-root .fcv-step-card{
      background:#fff;
      border:1px solid #e5ecf5;
      border-radius:24px;
      position:relative;
      overflow:hidden;
      box-shadow:0 12px 35px rgba(0,0,0,.05);
      transition:.35s ease;
    }.wpc-scope-75 .tc-wp-content-root .fcv-step-card:hover{
      transform:translateY(-5px);
      box-shadow:0 18px 45px rgba(24,119,242,.12);
    }.wpc-scope-75 .tc-wp-content-root .fcv-step-inner{
      display:flex;
      align-items:flex-start;
      gap:24px;
    }.wpc-scope-75 .tc-wp-content-root .fcv-step-number{
      min-width:70px;
      width:70px;
      height:70px;
      border-radius:50%;
      background:linear-gradient(135deg,#1877f2,#60a5fa);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:800;
      font-size:24px;
      box-shadow:0 12px 25px rgba(24,119,242,.25);
    }.wpc-scope-75 .tc-wp-content-root .fcv-step-content h3{
      margin:0 0 10px;
      color:#000 !important;
      font-weight:700;
    }.wpc-scope-75 .tc-wp-content-root .fcv-step-content p{
      margin:0;
      color:#5f6673;
      line-height:1.8;
    }.wpc-scope-75 .tc-wp-content-root .fcv-badge{
      position:absolute;
      top:16px;
      right:16px;
      background:#eef5ff;
      border:1px solid #d8e7ff;
      color:#1877f2;
      padding:7px 12px;
      border-radius:999px;
      font-size:12px;
      font-weight:700;
    }.wpc-scope-75 .tc-wp-content-root .fcv-reveal{
      opacity:0;
      transform:translateY(25px);
      transition:all .8s ease;
    }.wpc-scope-75 .tc-wp-content-root .fcv-reveal.fcv-show{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .fcv-premium-section{
        padding:55px 14px;
      }.tc-wp-content-root .fcv-premium-heading h2{
        font-size:28px;
      }.tc-wp-content-root .fcv-premium-heading p{
        font-size:14px;
      }.tc-wp-content-root .fcv-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .fcv-card{
        padding:22px;
      }.tc-wp-content-root .fcv-card h3{
        font-size:18px;
      }.tc-wp-content-root .fcv-card p{
        font-size:14px;
      }.tc-wp-content-root .fcv-step-card{
        padding:22px;
      }.tc-wp-content-root .fcv-step-inner{
        flex-direction:column;
      }.tc-wp-content-root .fcv-step-content h3{
        font-size:20px;
      }.tc-wp-content-root .fcv-step-content p{
        font-size:14px;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .fcv-premium-section{
        padding:60px 16px;
      }.tc-wp-content-root .fcv-premium-heading h2{
        font-size:30px;
      }.tc-wp-content-root .fcv-premium-heading p{
        font-size:15px;
      }.tc-wp-content-root .fcv-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .fcv-card{
        padding:24px;
      }.tc-wp-content-root .fcv-card h3{
        font-size:19px;
      }.tc-wp-content-root .fcv-card p{
        font-size:15px;
      }.tc-wp-content-root .fcv-step-card{
        padding:24px;
      }.tc-wp-content-root .fcv-step-inner{
        flex-direction:column;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .fcv-premium-section{
        padding:70px 20px;
      }.tc-wp-content-root .fcv-premium-heading h2{
        font-size:34px;
      }.tc-wp-content-root .fcv-premium-heading p{
        font-size:16px;
      }.tc-wp-content-root .fcv-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .fcv-card{
        padding:26px;
      }.tc-wp-content-root .fcv-step-card{
        padding:28px;
      }.tc-wp-content-root .fcv-step-inner{
        flex-direction:column;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .fcv-premium-section{
        padding:80px 24px;
      }.tc-wp-content-root .fcv-premium-heading h2{
        font-size:38px;
      }.tc-wp-content-root .fcv-premium-heading p{
        font-size:17px;
      }.tc-wp-content-root .fcv-grid{
        grid-template-columns:repeat(2,1fr);
        gap:24px;
      }.tc-wp-content-root .fcv-card{
        padding:28px;
      }.tc-wp-content-root .fcv-step-card{
        padding:30px;
      }}@media (min-width:1024px){.tc-wp-content-root .fcv-premium-section{
        padding:90px 30px;
      }.tc-wp-content-root .fcv-premium-heading h2{
        font-size:42px;
      }.tc-wp-content-root .fcv-premium-heading p{
        font-size:18px;
      }.tc-wp-content-root .fcv-grid-3{
        grid-template-columns:repeat(3,1fr);
        gap:28px;
      }.tc-wp-content-root .fcv-card{
        padding:30px;
      }.tc-wp-content-root .fcv-step-card{
        padding:34px;
      }.tc-wp-content-root .fcv-card h3{
        font-size:22px;
      }.tc-wp-content-root .fcv-card p, .tc-wp-content-root .fcv-step-content p{
        font-size:16px;
      }}