@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-44 .tc-wp-content-root img, .wpc-scope-44 .tc-wp-content-root video, .wpc-scope-44 .tc-wp-content-root svg, .wpc-scope-44 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-section{
  position: relative;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-section-white{
  background: #ffffff;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(29, 111, 191, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(29, 111, 191, 0.08), rgba(39, 174, 96, 0.08));
  color: #1d5f99;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #1d6fbf, #27ae60);
  box-shadow: 0 0 0 5px rgba(29, 111, 191, 0.1);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-heading p{
  margin: 16px auto 0;
  color: #5f6b7a;
  line-height: 1.7;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(21, 35, 55, 0.09);
  border-radius: 20px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(29, 111, 191, 0.22), rgba(39, 174, 96, 0.12), rgba(255, 255, 255, 0)) border-box;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-card::after{
  content: "";
  position: absolute;
  inset: auto 18px 0;
  height: 3px;
  border-radius: 999px 999px 0 0;
  background: linear-gradient(90deg, #1d6fbf, #27ae60);
  opacity: 0;
  transition: opacity 220ms ease, transform 220ms ease;
  transform: scaleX(0.7);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-card:hover{
  transform: translateY(-5px);
  border-color: rgba(29, 111, 191, 0.22);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-card:hover::after{
  opacity: 1;
  transform: scaleX(1);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-card h3, .wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-step h3{
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-card p, .wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-step p{
  margin: 10px 0 0;
  color: #647184;
  line-height: 1.68;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(29, 111, 191, 0.12), rgba(39, 174, 96, 0.14));
  box-shadow: inset 0 0 0 1px rgba(29, 111, 191, 0.12);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon::before, .wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #1d6fbf, #27ae60);
  transition: transform 220ms ease;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-card:hover .nyitc-icon::before, .wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-card:hover .nyitc-icon::after{
  transform: translateY(-1px);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-lines::before{
  width: 22px;
  height: 3px;
  top: 14px;
  left: 11px;
  border-radius: 99px;
  box-shadow: 0 8px 0 rgba(39, 174, 96, 0.9), 0 16px 0 rgba(29, 111, 191, 0.55);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-clock::before{
  width: 20px;
  height: 20px;
  top: 11px;
  left: 11px;
  border: 3px solid #1d6fbf;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-clock::after{
  width: 9px;
  height: 3px;
  top: 21px;
  left: 21px;
  border-radius: 99px;
  transform-origin: left center;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-preview::before{
  width: 24px;
  height: 16px;
  top: 13px;
  left: 10px;
  border-radius: 8px;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-preview::after{
  width: 8px;
  height: 8px;
  top: 17px;
  left: 18px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-check::before{
  width: 18px;
  height: 9px;
  top: 17px;
  left: 12px;
  border-left: 4px solid #27ae60;
  border-bottom: 4px solid #27ae60;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-phone::before{
  width: 18px;
  height: 26px;
  top: 9px;
  left: 13px;
  border: 3px solid #1d6fbf;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-shield::before{
  width: 22px;
  height: 25px;
  top: 8px;
  left: 11px;
  clip-path: polygon(50% 0, 86% 14%, 78% 72%, 50% 100%, 22% 72%, 14% 14%);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-user::before{
  width: 14px;
  height: 14px;
  top: 9px;
  left: 15px;
  border-radius: 50%;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-user::after{
  width: 24px;
  height: 12px;
  top: 26px;
  left: 10px;
  border-radius: 14px 14px 5px 5px;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-speed::before{
  width: 24px;
  height: 24px;
  top: 10px;
  left: 10px;
  border: 3px solid #1d6fbf;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-speed::after{
  width: 12px;
  height: 3px;
  top: 22px;
  left: 20px;
  border-radius: 99px;
  transform: rotate(-28deg);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-balance::before{
  width: 24px;
  height: 3px;
  top: 14px;
  left: 10px;
  border-radius: 99px;
  box-shadow: 0 15px 0 rgba(39, 174, 96, 0.85);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-icon-balance::after{
  width: 3px;
  height: 26px;
  top: 9px;
  left: 21px;
  border-radius: 99px;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  position: relative;
  border: 1px solid rgba(21, 35, 55, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 20px 50px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #1d6fbf, #27ae60);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(29, 111, 191, 0.22);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(29, 111, 191, 0.08);
  color: #1d5f99;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-trust-card{
  background:
    radial-gradient(circle at top right, rgba(39, 174, 96, 0.1), transparent 36%),
    #ffffff;
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-44 .tc-wp-content-root .nyitc-editorial .nyitc-reveal.nyitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 46px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .nyitc-editorial h2{
    font-size: 25px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card{
    padding: 22px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-step h3{
    font-size: 18px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 14px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 50px;
    height: 50px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .nyitc-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card{
    padding: 24px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-step h3{
    font-size: 19px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 52px;
    height: 52px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .nyitc-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card{
    padding: 26px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-step h3{
    font-size: 20px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 15px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 72px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .nyitc-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card{
    padding: 28px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-step h3{
    font-size: 21px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 88px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .nyitc-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card{
    padding: 30px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-step h3{
    font-size: 22px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 16px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}.wpc-scope-44 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .nyitc-step-content{}