@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-12 .tc-wp-content-root img, .wpc-scope-12 .tc-wp-content-root video, .wpc-scope-12 .tc-wp-content-root svg, .wpc-scope-12 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-12 .tc-wp-content-root .nyitc-premium-wrapper{
      width:100%;
      position:relative;
      overflow:hidden;
      font-family:Inter,Segoe UI,Roboto,Arial,sans-serif;
      color:#1f2937;
      background:#fff;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-premium-wrapper *, .wpc-scope-12 .tc-wp-content-root .nyitc-premium-wrapper *::before, .wpc-scope-12 .tc-wp-content-root .nyitc-premium-wrapper *::after{
      box-sizing:border-box;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-premium-container{
      max-width:1200px;
      margin:0 auto;
      position:relative;
      z-index:2;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-section{
      position:relative;
      overflow:hidden;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-bg-white{
      background:#ffffff;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-bg-soft{
      background:#f8fafc;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-section-title{
      text-align:center;
      font-weight:800;
      color:#0f172a;
      line-height:1.2;
      margin:0 0 14px;
      letter-spacing:-0.03em;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-section-intro{
      text-align:center;
      max-width:820px;
      margin:0 auto 42px;
      color:#475569;
      line-height:1.8;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-accent{
      width:90px;
      height:6px;
      border-radius:999px;
      margin:0 auto 22px;
      background:linear-gradient(90deg,#2563eb,#7c3aed);
      box-shadow:0 8px 20px rgba(37,99,235,.25);
    }.wpc-scope-12 .tc-wp-content-root .nyitc-grid{
      display:grid;
      align-items:stretch;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-card{
      background:#fff;
      border:1px solid rgba(37,99,235,.08);
      border-radius:24px;
      position:relative;
      overflow:hidden;
      transition:.35s ease;
      box-shadow:0 10px 30px rgba(15,23,42,.06);
      display:flex;
      flex-direction:column;
      height:100%;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-card:hover{
      transform:translateY(-6px);
      box-shadow:0 22px 45px rgba(37,99,235,.12);
      border-color:rgba(37,99,235,.18);
    }.wpc-scope-12 .tc-wp-content-root .nyitc-card::before{
      content:"";
      position:absolute;
      top:0;
      left:0;
      width:100%;
      height:4px;
      background:linear-gradient(90deg,#2563eb,#7c3aed);
    }.wpc-scope-12 .tc-wp-content-root .nyitc-icon{
      width:56px;
      height:56px;
      border-radius:18px;
      background:linear-gradient(135deg,#dbeafe,#ede9fe);
      margin-bottom:18px;
      position:relative;
      flex-shrink:0;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-icon::before{
      content:"";
      position:absolute;
      inset:16px;
      border-radius:10px;
      background:linear-gradient(135deg,#2563eb,#7c3aed);
    }.wpc-scope-12 .tc-wp-content-root .nyitc-card h3{
      margin:0 0 12px;
      color:#0f172a;
      font-weight:700;
      line-height:1.35;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-card p{
      margin:0;
      color:#475569;
      line-height:1.8;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-step-card{
      display:flex;
      align-items:flex-start;
      gap:22px;
      background:#fff;
      border-radius:24px;
      border:1px solid rgba(37,99,235,.1);
      box-shadow:0 10px 30px rgba(15,23,42,.06);
      transition:.35s ease;
      position:relative;
      overflow:hidden;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-step-card:hover{
      transform:translateY(-5px);
    }.wpc-scope-12 .tc-wp-content-root .nyitc-step-number{
      min-width:72px;
      width:72px;
      height:72px;
      border-radius:50%;
      background:linear-gradient(135deg,#2563eb,#7c3aed);
      color:#fff;
      display:flex;
      align-items:center;
      justify-content:center;
      font-size:24px;
      font-weight:800;
      box-shadow:0 12px 25px rgba(37,99,235,.25);
    }.wpc-scope-12 .tc-wp-content-root .nyitc-step-content h3{
      margin:0 0 10px;
      color:#0f172a;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-step-content p{
      margin:0;
      color:#475569;
      line-height:1.8;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-trust-card{
      text-align:center;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-badge{
      display:inline-flex;
      align-items:center;
      justify-content:center;
      padding:8px 14px;
      border-radius:999px;
      background:linear-gradient(135deg,#eff6ff,#f5f3ff);
      color:#2563eb;
      font-weight:700;
      font-size:13px;
      margin-bottom:16px;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-reveal{
      opacity:0;
      transform:translateY(25px);
      transition:all .8s ease;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-reveal.active{
      opacity:1;
      transform:translateY(0);
    }.wpc-scope-12 .tc-wp-content-root .nyitc-floating{
      position:absolute;
      width:220px;
      height:220px;
      border-radius:50%;
      background:radial-gradient(circle,rgba(37,99,235,.12),transparent 70%);
      pointer-events:none;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-f1{
      top:-50px;
      right:-60px;
    }.wpc-scope-12 .tc-wp-content-root .nyitc-f2{
      bottom:-60px;
      left:-60px;
    }@media (min-width:320px) and (max-width:374px){.tc-wp-content-root .nyitc-section{
        padding:55px 14px;
      }.tc-wp-content-root .nyitc-premium-container{
        padding:0 2px;
      }.tc-wp-content-root .nyitc-section-title{
        font-size:28px;
      }.tc-wp-content-root .nyitc-section-intro{
        font-size:14px;
      }.tc-wp-content-root .nyitc-grid{
        grid-template-columns:1fr;
        gap:16px;
      }.tc-wp-content-root .nyitc-card{
        padding:22px;
      }.tc-wp-content-root .nyitc-card h3, .tc-wp-content-root .nyitc-step-content h3{
        font-size:18px;
      }.tc-wp-content-root .nyitc-card p, .tc-wp-content-root .nyitc-step-content p{
        font-size:14px;
      }.tc-wp-content-root .nyitc-step-card{
        padding:22px;
        flex-direction:column;
      }}@media (min-width:375px) and (max-width:429px){.tc-wp-content-root .nyitc-section{
        padding:60px 18px;
      }.tc-wp-content-root .nyitc-section-title{
        font-size:30px;
      }.tc-wp-content-root .nyitc-section-intro{
        font-size:15px;
      }.tc-wp-content-root .nyitc-grid{
        grid-template-columns:1fr;
        gap:18px;
      }.tc-wp-content-root .nyitc-card{
        padding:24px;
      }.tc-wp-content-root .nyitc-card h3, .tc-wp-content-root .nyitc-step-content h3{
        font-size:19px;
      }.tc-wp-content-root .nyitc-card p, .tc-wp-content-root .nyitc-step-content p{
        font-size:15px;
      }.tc-wp-content-root .nyitc-step-card{
        padding:24px;
        flex-direction:column;
      }}@media (min-width:430px) and (max-width:767px){.tc-wp-content-root .nyitc-section{
        padding:70px 20px;
      }.tc-wp-content-root .nyitc-section-title{
        font-size:34px;
      }.tc-wp-content-root .nyitc-section-intro{
        font-size:16px;
      }.tc-wp-content-root .nyitc-grid{
        grid-template-columns:1fr;
        gap:20px;
      }.tc-wp-content-root .nyitc-card{
        padding:26px;
      }.tc-wp-content-root .nyitc-card h3, .tc-wp-content-root .nyitc-step-content h3{
        font-size:20px;
      }.tc-wp-content-root .nyitc-card p, .tc-wp-content-root .nyitc-step-content p{
        font-size:15px;
      }.tc-wp-content-root .nyitc-step-card{
        padding:26px;
        flex-direction:column;
      }}@media (min-width:768px) and (max-width:1023px){.tc-wp-content-root .nyitc-section{
        padding:80px 26px;
      }.tc-wp-content-root .nyitc-section-title{
        font-size:38px;
      }.tc-wp-content-root .nyitc-section-intro{
        font-size:17px;
      }.tc-wp-content-root .nyitc-grid-6{
        grid-template-columns:repeat(2,1fr);
        gap:22px;
      }.tc-wp-content-root .nyitc-grid-3{
        grid-template-columns:repeat(2,1fr);
        gap:22px;
      }.tc-wp-content-root .nyitc-card{
        padding:28px;
      }.tc-wp-content-root .nyitc-card h3, .tc-wp-content-root .nyitc-step-content h3{
        font-size:21px;
      }.tc-wp-content-root .nyitc-card p, .tc-wp-content-root .nyitc-step-content p{
        font-size:16px;
      }.tc-wp-content-root .nyitc-step-card{
        padding:30px;
        margin-bottom:22px;
      }}@media (min-width:1024px){.tc-wp-content-root .nyitc-section{
        padding:95px 30px;
      }.tc-wp-content-root .nyitc-section-title{
        font-size:44px;
      }.tc-wp-content-root .nyitc-section-intro{
        font-size:18px;
      }.tc-wp-content-root .nyitc-grid-6{
        grid-template-columns:repeat(3,1fr);
        gap:24px;
      }.tc-wp-content-root .nyitc-grid-3{
        grid-template-columns:repeat(3,1fr);
        gap:24px;
      }.tc-wp-content-root .nyitc-card{
        padding:30px;
      }.tc-wp-content-root .nyitc-card h3, .tc-wp-content-root .nyitc-step-content h3{
        font-size:22px;
      }.tc-wp-content-root .nyitc-card p, .tc-wp-content-root .nyitc-step-content p{
        font-size:16px;
      }.tc-wp-content-root .nyitc-step-card{
        padding:32px;
        margin-bottom:24px;
      }}