@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-97 .tc-wp-content-root img, .wpc-scope-97 .tc-wp-content-root video, .wpc-scope-97 .tc-wp-content-root svg, .wpc-scope-97 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap section, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap div, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-section{
  position: relative;
  width: 100%;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-section-white{
  background: #ffffff;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #0f7a6c;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-kicker::before, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #16a085, #2f80ed);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-heading-block p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5d6678;
  line-height: 1.72;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-card, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(28, 45, 74, 0.1);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-card::before, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  border-radius: inherit;
  background: linear-gradient(90deg, #16a085, #2f80ed, #74b9ff);
  opacity: 0.9;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-card:hover, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(22, 160, 133, 0.28);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.12);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-card p, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-trust-card p, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-step-card p{
  margin: 10px 0 0;
  color: #667085;
  line-height: 1.68;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(22, 160, 133, 0.14), rgba(47, 128, 237, 0.14));
  box-shadow: inset 0 0 0 1px rgba(22, 160, 133, 0.18);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon::before, .wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon::after{
  content: "";
  position: absolute;
  border-radius: 99px;
  background: linear-gradient(135deg, #16a085, #2f80ed);
  transition: transform 220ms ease;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-card:hover .citc-icon::before{
  transform: translateY(-2px);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-bars::before{
  left: 12px;
  bottom: 12px;
  width: 5px;
  height: 12px;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-bars::after{
  left: 22px;
  bottom: 12px;
  width: 5px;
  height: 20px;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-clock::before{
  inset: 11px;
  background: transparent;
  border: 3px solid #16a085;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-clock::after{
  left: 22px;
  top: 15px;
  width: 3px;
  height: 12px;
  transform-origin: bottom center;
  transform: rotate(40deg);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-check::before{
  left: 13px;
  top: 22px;
  width: 10px;
  height: 4px;
  transform: rotate(45deg);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-check::after{
  left: 19px;
  top: 19px;
  width: 17px;
  height: 4px;
  transform: rotate(-45deg);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-path::before{
  left: 11px;
  top: 19px;
  width: 22px;
  height: 6px;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-path::after{
  right: 10px;
  top: 15px;
  width: 12px;
  height: 12px;
  transform: rotate(45deg);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-phone::before{
  left: 14px;
  top: 8px;
  width: 16px;
  height: 28px;
  background: transparent;
  border: 3px solid #2f80ed;
  border-radius: 8px;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-phone::after{
  left: 20px;
  bottom: 10px;
  width: 5px;
  height: 5px;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-shield::before{
  left: 12px;
  top: 9px;
  width: 20px;
  height: 24px;
  border-radius: 12px 12px 16px 16px;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-icon-shield::after{
  left: 19px;
  top: 17px;
  width: 7px;
  height: 12px;
  background: #ffffff;
  opacity: 0.9;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(28, 45, 74, 0.1);
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(47, 128, 237, 0.24);
  box-shadow: 0 24px 58px rgba(17, 24, 39, 0.11);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-step-number{
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #16a085, #2f80ed);
  box-shadow: 0 14px 26px rgba(47, 128, 237, 0.22);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-badge-dot{
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 35%, #ffffff 0 14%, #16a085 15% 42%, #2f80ed 43% 100%);
  box-shadow: 0 12px 24px rgba(47, 128, 237, 0.18);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-trust-mark{
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    linear-gradient(135deg, rgba(22, 160, 133, 0.14), rgba(47, 128, 237, 0.14)),
    #ffffff;
  position: relative;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 12px;
  width: 15px;
  height: 8px;
  border-left: 4px solid #16a085;
  border-bottom: 4px solid #2f80ed;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-97 .tc-wp-content-root .citc-editorial-wrap .citc-reveal.citc-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .citc-editorial-wrap .citc-section{
    padding: 48px 0;
  }.tc-wp-content-root .citc-editorial-wrap .citc-container{
    padding: 0 14px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-kicker{
    font-size: 11px;
  }.tc-wp-content-root .citc-editorial-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .citc-editorial-wrap h3{
    font-size: 17px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card p, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card p, .tc-wp-content-root .citc-editorial-wrap .citc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .citc-editorial-wrap .citc-section{
    padding: 54px 0;
  }.tc-wp-content-root .citc-editorial-wrap .citc-container{
    padding: 0 18px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-kicker{
    font-size: 11px;
  }.tc-wp-content-root .citc-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .citc-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card p, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card p, .tc-wp-content-root .citc-editorial-wrap .citc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .citc-editorial-wrap .citc-section{
    padding: 62px 0;
  }.tc-wp-content-root .citc-editorial-wrap .citc-container{
    padding: 0 22px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .citc-editorial-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card{
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .citc-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card p, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card p, .tc-wp-content-root .citc-editorial-wrap .citc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .citc-editorial-wrap .citc-section{
    padding: 76px 0;
  }.tc-wp-content-root .citc-editorial-wrap .citc-container{
    padding: 0 28px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .citc-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card{
    padding: 28px;
    border-radius: 22px;
  }.tc-wp-content-root .citc-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card p, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card p, .tc-wp-content-root .citc-editorial-wrap .citc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-card{
    gap: 24px;
    padding: 30px;
    border-radius: 22px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .citc-editorial-wrap .citc-section{
    padding: 92px 0;
  }.tc-wp-content-root .citc-editorial-wrap .citc-container{
    padding: 0 32px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .citc-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .citc-editorial-wrap .citc-card, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card{
    padding: 30px;
    border-radius: 24px;
  }.tc-wp-content-root .citc-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-card p, .tc-wp-content-root .citc-editorial-wrap .citc-trust-card p, .tc-wp-content-root .citc-editorial-wrap .citc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-card{
    gap: 28px;
    padding: 32px;
    border-radius: 24px;
  }.tc-wp-content-root .citc-editorial-wrap .citc-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-97 .tc-wp-content-root .citc-step-content{}.wpc-scope-97 .tc-wp-content-root .citc-trust-grid{}