@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

 

.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-33 .tc-wp-content-root img, .wpc-scope-33 .tc-wp-content-root video, .wpc-scope-33 .tc-wp-content-root svg, .wpc-scope-33 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-33 .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;
  background: #ffffff;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial section, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial div, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial article{
  box-sizing: border-box;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-section{
  position: relative;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-section-white{
  background: #ffffff;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-section-soft{
  background:
    radial-gradient(circle at 15% 10%, rgba(29, 119, 216, 0.08), transparent 30%),
    radial-gradient(circle at 85% 15%, rgba(31, 173, 136, 0.08), transparent 32%),
    #f7fafc;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 7px 12px;
  border: 1px solid rgba(29, 119, 216, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(29, 119, 216, 0.1), rgba(31, 173, 136, 0.1));
  color: #0e5f9f;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1d77d8, #1fad88);
  box-shadow: 0 0 0 5px rgba(29, 119, 216, 0.1);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-heading h2{
  margin: 0;
  color: #101828;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-heading p{
  margin: 16px auto 0;
  color: #526174;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-card, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(21, 38, 66, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 37, 64, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-card::after, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(29, 119, 216, 0.14), rgba(31, 173, 136, 0.1));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-card:hover, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(29, 119, 216, 0.24);
  box-shadow: 0 24px 60px rgba(15, 37, 64, 0.13);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-card:hover::after, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-card h3, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-trust-card h3, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-step h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-card p, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-trust-card p, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-step p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #58677a;
  line-height: 1.66;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(29, 119, 216, 0.12), rgba(31, 173, 136, 0.13));
  border: 1px solid rgba(29, 119, 216, 0.14);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon::before, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #1d77d8, #1fad88);
  transition: transform 240ms ease;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-card:hover .nyitc-icon::before, .wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-card:hover .nyitc-icon::after{
  transform: translateY(-2px);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-line::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-line::after{
  width: 15px;
  height: 3px;
  left: 12px;
  top: 25px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-bars::before{
  width: 4px;
  height: 20px;
  left: 14px;
  bottom: 12px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-bars::after{
  width: 16px;
  height: 4px;
  right: 12px;
  top: 15px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-check::before{
  width: 18px;
  height: 8px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #1fad88;
  border-bottom: 4px solid #1fad88;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-check::after{
  display: none;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-path::before{
  width: 23px;
  height: 3px;
  left: 12px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-path::after{
  width: 8px;
  height: 8px;
  right: 11px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 15px;
  top: 10px;
  border: 3px solid #1d77d8;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 13px;
  border-radius: 50%;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-shield::before{
  width: 21px;
  height: 24px;
  left: 13px;
  top: 10px;
  clip-path: polygon(50% 0, 88% 15%, 80% 72%, 50% 100%, 20% 72%, 12% 15%);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-icon-shield::after{
  display: none;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(21, 38, 66, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 20px 50px rgba(15, 37, 64, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-step::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #1d77d8, #1fad88);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-step:hover{
  transform: translateY(-4px);
  border-color: rgba(31, 173, 136, 0.25);
  box-shadow: 0 26px 58px rgba(15, 37, 64, 0.12);
}.wpc-scope-33 .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, #1d77d8, #1fad88);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(29, 119, 216, 0.22);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(29, 119, 216, 0.09);
  color: #0e5f9f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-trust-card{
  padding-top: 34px;
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-trust-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 12px;
  height: 12px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1d77d8, #1fad88);
  box-shadow: 0 0 0 8px rgba(31, 173, 136, 0.12);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-33 .tc-wp-content-root .nyitc-editorial .nyitc-reveal.nyitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 15px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid, .tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid-3, .tc-wp-content-root .nyitc-editorial .nyitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card, .tc-wp-content-root .nyitc-editorial .nyitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-trust-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-trust-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 14px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 24px 24px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 50px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid, .tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid-3, .tc-wp-content-root .nyitc-editorial .nyitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card, .tc-wp-content-root .nyitc-editorial .nyitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-trust-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-trust-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 26px 26px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 66px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid, .tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid-3, .tc-wp-content-root .nyitc-editorial .nyitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card, .tc-wp-content-root .nyitc-editorial .nyitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-trust-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-trust-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 15px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px 28px 28px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid, .tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid-3, .tc-wp-content-root .nyitc-editorial .nyitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .nyitc-editorial .nyitc-card, .tc-wp-content-root .nyitc-editorial .nyitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-trust-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-trust-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    gap: 22px;
    padding: 30px 32px 30px 34px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .nyitc-editorial .nyitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .nyitc-editorial .nyitc-container{
    padding: 0 34px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid, .tc-wp-content-root .nyitc-editorial .nyitc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-grid-3, .tc-wp-content-root .nyitc-editorial .nyitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .nyitc-editorial .nyitc-card, .tc-wp-content-root .nyitc-editorial .nyitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-card h3, .tc-wp-content-root .nyitc-editorial .nyitc-trust-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-trust-card p, .tc-wp-content-root .nyitc-editorial .nyitc-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step{
    gap: 26px;
    padding: 34px 38px 34px 40px;
  }.tc-wp-content-root .nyitc-editorial .nyitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}.wpc-scope-33 .tc-wp-content-root .nyitc-step-copy{}