@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-20 .tc-wp-content-root img, .wpc-scope-20 .tc-wp-content-root video, .wpc-scope-20 .tc-wp-content-root svg, .wpc-scope-20 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections{
      --accent1:#0ea5e9;
      --accent2:#14b8a6;
      --text:#1f2937;
      --muted:#64748b;
      --white:#ffffff;
      --soft:#f8fafc;
      --border:#e5e7eb;
      --shadow:0 10px 30px rgba(15,23,42,.08);
      --radius:22px;
      width:100%;
      overflow:hidden;
      position:relative;
      font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;
      color:var(--text);
      background:#fff;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-section.white{
      background:#fff;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-section.soft{
      background:var(--soft);
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-heading{
      text-align:center;
      margin-bottom:40px;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-heading h2{
      margin:0 0 14px;
      color:var(--text);
      font-weight:800;
      line-height:1.2;
      position:relative;
      display:inline-block;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-heading h2:after{
      content:"";
      width:70px;
      height:4px;
      border-radius:20px;
      background:linear-gradient(90deg,var(--accent1),var(--accent2));
      display:block;
      margin:12px auto 0;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-heading p{
      max-width:760px;
      margin:0 auto;
      color:var(--muted);
      line-height:1.7;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-card{
      background:#fff;
      border:1px solid var(--border);
      border-radius:var(--radius);
      box-shadow:var(--shadow);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
      height:100%;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-card:before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,var(--accent1),var(--accent2));
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-card:hover{
      transform:translateY(-8px);
      box-shadow:0 18px 40px rgba(14,165,233,.12);
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-card h3{
      margin:0 0 12px;
      color:var(--text);
      font-weight:700;
      line-height:1.3;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-card p{
      margin:0;
      color:var(--muted);
      line-height:1.75;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-icon{
      width:54px;
      height:54px;
      border-radius:16px;
      margin-bottom:18px;
      background:linear-gradient(135deg,var(--accent1),var(--accent2));
      position:relative;
      box-shadow:0 10px 24px rgba(20,184,166,.18);
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-icon:before{
      content:"";
      width:18px;
      height:18px;
      border-radius:50%;
      background:#fff;
      position:absolute;
      top:18px;
      left:18px;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-step-wrap{
      display:flex;
      flex-direction:column;
      gap:24px;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-step{
      background:#fff;
      border:1px solid var(--border);
      border-radius:24px;
      display:flex;
      align-items:flex-start;
      gap:22px;
      position:relative;
      overflow:hidden;
      box-shadow:var(--shadow);
      transition:.35s ease;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-step:hover{
      transform:translateY(-5px);
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-step-num{
      min-width:74px;
      width:74px;
      height:74px;
      border-radius:50%;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:800;
      font-size:26px;
      color:#fff;
      background:linear-gradient(135deg,var(--accent1),var(--accent2));
      box-shadow:0 10px 25px rgba(14,165,233,.18);
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-step-content h3{
      margin:0 0 10px;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-badge{
      position:absolute;
      right:-30px;
      top:-30px;
      width:90px;
      height:90px;
      border-radius:50%;
      background:rgba(14,165,233,.08);
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-trust{
      text-align:center;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .ficalc-trust .ficalc-icon{
      margin-left:auto;
      margin-right:auto;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .reveal{
      opacity:0;
      transform:translateY(35px);
      transition:all .7s ease;
    }.wpc-scope-20 .tc-wp-content-root .ficalc-premium-sections .reveal.active{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .ficalc-premium-sections .ficalc-section{padding:55px 0;}.tc-wp-content-root .ficalc-premium-sections .ficalc-container{padding:0 14px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading h2{font-size:26px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading p{font-size:14px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid{grid-template-columns:1fr;gap:16px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card{padding:20px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card h3{font-size:18px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card p{font-size:14px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-step{padding:20px;flex-direction:column;}.tc-wp-content-root .ficalc-premium-sections .ficalc-step-content h3{font-size:19px;}}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .ficalc-premium-sections .ficalc-section{padding:60px 0;}.tc-wp-content-root .ficalc-premium-sections .ficalc-container{padding:0 18px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading h2{font-size:28px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading p{font-size:15px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid{grid-template-columns:1fr;gap:18px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card{padding:22px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card h3{font-size:19px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card p{font-size:15px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-step{padding:22px;flex-direction:column;}}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .ficalc-premium-sections .ficalc-section{padding:70px 0;}.tc-wp-content-root .ficalc-premium-sections .ficalc-container{padding:0 22px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading h2{font-size:32px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading p{font-size:16px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid{grid-template-columns:1fr;gap:20px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card{padding:24px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card h3{font-size:20px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card p{font-size:15px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-step{padding:24px;flex-direction:column;}}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .ficalc-premium-sections .ficalc-section{padding:80px 0;}.tc-wp-content-root .ficalc-premium-sections .ficalc-container{padding:0 28px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading h2{font-size:38px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading p{font-size:17px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid.two{grid-template-columns:repeat(2,1fr);}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid.three{grid-template-columns:repeat(2,1fr);}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid{gap:24px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card{padding:28px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card h3{font-size:21px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card p{font-size:16px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-step{padding:28px;}}@media (min-width:1024px){.tc-wp-content-root .ficalc-premium-sections .ficalc-section{padding:100px 0;}.tc-wp-content-root .ficalc-premium-sections .ficalc-container{padding:0 24px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading h2{font-size:42px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-heading p{font-size:18px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid.three{grid-template-columns:repeat(3,1fr);}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid.two{grid-template-columns:repeat(3,1fr);}.tc-wp-content-root .ficalc-premium-sections .ficalc-grid{gap:28px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card{padding:30px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card h3{font-size:22px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-card p{font-size:16px;}.tc-wp-content-root .ficalc-premium-sections .ficalc-step{padding:32px;}}