@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-20 .tc-wp-content-root img, .wpc-scope-20 .tc-wp-content-root video, .wpc-scope-20 .tc-wp-content-root svg, .wpc-scope-20 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap div, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap section, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-section-white{
  background: #ffffff;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 113, 105, 0.08), transparent 28%),
    radial-gradient(circle at 90% 20%, rgba(214, 145, 62, 0.11), transparent 30%),
    #f7faf8;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-heading-block{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 13px;
  border: 1px solid rgba(0, 113, 105, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 113, 105, 0.09), rgba(214, 145, 62, 0.12));
  color: #006a62;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: linear-gradient(135deg, #007169, #d6913e);
  box-shadow: 0 0 0 5px rgba(0, 113, 105, 0.09);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap h2{
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-heading-block p{
  margin: 16px auto 0;
  color: #566274;
  line-height: 1.7;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-card, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff, #fbfdfc);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-card::after, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 22px;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(0, 113, 105, 0.12), transparent 38%, rgba(214, 145, 62, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-card:hover, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 113, 105, 0.24);
  box-shadow: 0 24px 60px rgba(23, 32, 51, 0.12);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-card:hover::after, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-card h3, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card h3, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-card p, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card p, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6677;
  line-height: 1.65;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #007169, #d6913e);
  box-shadow: 0 14px 30px rgba(0, 113, 105, 0.2);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon::before, .wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon-bars::before{
  left: 13px;
  bottom: 12px;
  width: 5px;
  height: 13px;
  border-radius: 4px;
  box-shadow: 9px -6px 0 #ffffff, 18px -1px 0 #ffffff;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon-clock::before{
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon-clock::after{
  left: 23px;
  top: 16px;
  width: 3px;
  height: 12px;
  border-radius: 3px;
  transform-origin: bottom;
  transform: rotate(35deg);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon-check::before{
  left: 14px;
  top: 22px;
  width: 18px;
  height: 9px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon-path::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 16px;
  border: 3px solid #ffffff;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon-phone::before{
  left: 16px;
  top: 9px;
  width: 14px;
  height: 27px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon-wallet::before{
  left: 11px;
  top: 15px;
  width: 24px;
  height: 18px;
  border-radius: 5px;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-icon-wallet::after{
  right: 10px;
  top: 20px;
  width: 10px;
  height: 8px;
  border-radius: 8px 0 0 8px;
  background: #007169;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-mini-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 8px 11px;
  border-radius: 999px;
  background: rgba(0, 113, 105, 0.09);
  color: #006a62;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(0, 113, 105, 0.14);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  overflow: hidden;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 6px;
  background: linear-gradient(180deg, #007169, #d6913e);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #007169, #d6913e);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 16px 35px rgba(0, 113, 105, 0.2);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card{
  background: linear-gradient(180deg, #ffffff, #fdfbf7);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #007169;
  box-shadow: 0 0 0 9px rgba(0, 113, 105, 0.1), 20px 0 0 #d6913e, 20px 0 0 9px rgba(214, 145, 62, 0.12);
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-20 .tc-wp-content-root .scitc-editorial-wrap .scitc-reveal.scitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .scitc-editorial-wrap .scitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .scitc-editorial-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .scitc-editorial-wrap .scitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .scitc-editorial-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .scitc-editorial-wrap .scitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .scitc-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .scitc-editorial-wrap .scitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .scitc-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card h3{
    font-size: 21px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .scitc-editorial-wrap .scitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-container{
    padding: 0 36px;
  }.tc-wp-content-root .scitc-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card h3, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card h3{
    font-size: 22px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-step-card p, .tc-wp-content-root .scitc-editorial-wrap .scitc-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-list{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .scitc-editorial-wrap .scitc-step-number{
    width: 82px;
    height: 82px;
    font-size: 22px;
  }}.wpc-scope-20 .tc-wp-content-root .scitc-step-content{}