@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-73 .tc-wp-content-root img, .wpc-scope-73 .tc-wp-content-root video, .wpc-scope-73 .tc-wp-content-root svg, .wpc-scope-73 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Inter,Segoe UI,Arial,sans-serif;
      color:#1a1a1a;
      background:#fff;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-wrapper *{
      box-sizing:border-box;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-white{
      background:#ffffff;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-soft{
      background:#f8fafc;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-section::before{
      content:"";
      position:absolute;
      width:380px;
      height:380px;
      border-radius:50%;
      background:linear-gradient(135deg,#1877f2 0%,#42a5ff 100%);
      opacity:.05;
      top:-120px;
      right:-120px;
      pointer-events:none;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-section::after{
      content:"";
      position:absolute;
      width:280px;
      height:280px;
      border-radius:50%;
      background:linear-gradient(135deg,#42a5ff 0%,#1877f2 100%);
      opacity:.04;
      bottom:-120px;
      left:-120px;
      pointer-events:none;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-heading{
      text-align:center;
      margin:0 auto 18px;
      max-width:820px;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-heading h2{
      color:#000000 !important;
      margin:0 0 14px;
      font-weight:800;
      line-height:1.2;
      letter-spacing:-0.5px;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-heading p{
      margin:0;
      color:#555;
      line-height:1.8;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-card{
      background:#fff;
      border:1px solid #e7edf5;
      border-radius:22px;
      box-shadow:0 10px 35px rgba(0,0,0,.05);
      position:relative;
      transition:.35s ease;
      height:100%;
      overflow:hidden;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-card:hover{
      transform:translateY(-8px);
      box-shadow:0 20px 50px rgba(24,119,242,.14);
      border-color:#bfd8ff;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-card::before{
      content:"";
      position:absolute;
      left:0;
      top:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#1877f2,#42a5ff);
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-card h3{
      color:#000000 !important;
      margin:0 0 12px;
      font-weight:700;
      line-height:1.3;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-card p{
      margin:0;
      color:#5a5a5a;
      line-height:1.8;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-icon{
      width:54px;
      height:54px;
      border-radius:16px;
      margin-bottom:18px;
      background:linear-gradient(135deg,#1877f2,#42a5ff);
      position:relative;
      box-shadow:0 10px 25px rgba(24,119,242,.18);
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-icon::before{
      content:"";
      width:20px;
      height:20px;
      border:3px solid #fff;
      border-radius:50%;
      position:absolute;
      left:50%;
      top:50%;
      transform:translate(-50%,-50%);
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-step-wrap{
      display:grid;
      gap:24px;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-step{
      background:#fff;
      border-radius:24px;
      border:1px solid #e6edf8;
      box-shadow:0 10px 35px rgba(0,0,0,.05);
      position:relative;
      overflow:hidden;
      transition:.35s ease;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-step:hover{
      transform:translateY(-6px);
      box-shadow:0 18px 45px rgba(24,119,242,.12);
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-step-inner{
      display:flex;
      gap:22px;
      align-items:flex-start;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-number{
      min-width:70px;
      width:70px;
      height:70px;
      border-radius:50%;
      background:linear-gradient(135deg,#1877f2,#42a5ff);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-weight:800;
      font-size:24px;
      box-shadow:0 12px 28px rgba(24,119,242,.25);
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-badge{
      position:absolute;
      right:18px;
      top:18px;
      background:#eef5ff;
      color:#1877f2;
      font-size:12px;
      font-weight:700;
      padding:8px 12px;
      border-radius:999px;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-trust{
      text-align:center;
    }.wpc-scope-73 .tc-wp-content-root .fav-anon-viewer-trust .fav-anon-viewer-icon{
      margin-left:auto;
      margin-right:auto;
    }.wpc-scope-73 .tc-wp-content-root .fav-reveal{
      opacity:0;
      transform:translateY(30px);
      transition:all .7s ease;
    }.wpc-scope-73 .tc-wp-content-root .fav-reveal.fav-visible{
      opacity:1;
      transform:translateY(0);
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .fav-anon-viewer-section{
        padding:55px 0;
      }.tc-wp-content-root .fav-anon-viewer-container{
        padding:0 14px;
      }.tc-wp-content-root .fav-anon-viewer-heading h2{
        font-size:26px;
      }.tc-wp-content-root .fav-anon-viewer-heading p{
        font-size:14px;
      }.tc-wp-content-root .fav-anon-viewer-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .fav-anon-viewer-card{
        padding:22px;
      }.tc-wp-content-root .fav-anon-viewer-card h3{
        font-size:19px;
      }.tc-wp-content-root .fav-anon-viewer-card p{
        font-size:14px;
      }.tc-wp-content-root .fav-anon-viewer-step{
        padding:24px;
      }.tc-wp-content-root .fav-anon-viewer-step-inner{
        flex-direction:column;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .fav-anon-viewer-section{
        padding:60px 0;
      }.tc-wp-content-root .fav-anon-viewer-container{
        padding:0 16px;
      }.tc-wp-content-root .fav-anon-viewer-heading h2{
        font-size:28px;
      }.tc-wp-content-root .fav-anon-viewer-heading p{
        font-size:15px;
      }.tc-wp-content-root .fav-anon-viewer-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .fav-anon-viewer-card{
        padding:24px;
      }.tc-wp-content-root .fav-anon-viewer-card h3{
        font-size:20px;
      }.tc-wp-content-root .fav-anon-viewer-card p{
        font-size:15px;
      }.tc-wp-content-root .fav-anon-viewer-step{
        padding:26px;
      }.tc-wp-content-root .fav-anon-viewer-step-inner{
        flex-direction:column;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .fav-anon-viewer-section{
        padding:70px 0;
      }.tc-wp-content-root .fav-anon-viewer-container{
        padding:0 20px;
      }.tc-wp-content-root .fav-anon-viewer-heading h2{
        font-size:32px;
      }.tc-wp-content-root .fav-anon-viewer-heading p{
        font-size:16px;
      }.tc-wp-content-root .fav-anon-viewer-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .fav-anon-viewer-card{
        padding:26px;
      }.tc-wp-content-root .fav-anon-viewer-card h3{
        font-size:21px;
      }.tc-wp-content-root .fav-anon-viewer-card p{
        font-size:15px;
      }.tc-wp-content-root .fav-anon-viewer-step{
        padding:28px;
      }.tc-wp-content-root .fav-anon-viewer-step-inner{
        flex-direction:column;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .fav-anon-viewer-section{
        padding:80px 0;
      }.tc-wp-content-root .fav-anon-viewer-container{
        padding:0 26px;
      }.tc-wp-content-root .fav-anon-viewer-heading h2{
        font-size:36px;
      }.tc-wp-content-root .fav-anon-viewer-heading p{
        font-size:17px;
      }.tc-wp-content-root .fav-anon-viewer-grid{
        grid-template-columns:repeat(2,1fr);
        gap:24px;
      }.tc-wp-content-root .fav-anon-viewer-card{
        padding:28px;
      }.tc-wp-content-root .fav-anon-viewer-card h3{
        font-size:22px;
      }.tc-wp-content-root .fav-anon-viewer-card p{
        font-size:15px;
      }.tc-wp-content-root .fav-anon-viewer-step{
        padding:30px;
      }}@media (min-width:1024px){.tc-wp-content-root .fav-anon-viewer-section{
        padding:95px 0;
      }.tc-wp-content-root .fav-anon-viewer-container{
        padding:0 24px;
      }.tc-wp-content-root .fav-anon-viewer-heading h2{
        font-size:42px;
      }.tc-wp-content-root .fav-anon-viewer-heading p{
        font-size:18px;
      }.tc-wp-content-root .fav-anon-viewer-grid{
        grid-template-columns:repeat(3,1fr);
        gap:26px;
      }.tc-wp-content-root .fav-anon-viewer-card{
        padding:30px;
      }.tc-wp-content-root .fav-anon-viewer-card h3{
        font-size:23px;
      }.tc-wp-content-root .fav-anon-viewer-card p{
        font-size:16px;
      }.tc-wp-content-root .fav-anon-viewer-step{
        padding:34px;
      }}