@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-100 .tc-wp-content-root img, .wpc-scope-100 .tc-wp-content-root video, .wpc-scope-100 .tc-wp-content-root svg, .wpc-scope-100 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-section{
  position: relative;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-section-white{
  background: #ffffff;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f8f5 100%);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #0f7b63;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-kicker::before, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-kicker::after{
  content: "";
  width: 26px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #178c72, #d7a33a);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #526070;
  line-height: 1.75;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-card, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-trust-card, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(18, 31, 49, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-card::before, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #178c72, #35a4d8, #d7a33a);
  opacity: 0.92;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-card:hover, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-trust-card:hover, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(23, 140, 114, 0.28);
  box-shadow: 0 24px 62px rgba(17, 24, 39, 0.13);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-card h3, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-trust-card h3, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-card p, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-trust-card p, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-step-content p{
  margin: 10px 0 0;
  color: #536171;
  line-height: 1.72;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(23, 140, 114, 0.14), rgba(215, 163, 58, 0.18));
  box-shadow: inset 0 0 0 1px rgba(23, 140, 114, 0.16);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon::before, .wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #178c72;
  transition: transform 260ms ease;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-card:hover .pitc-icon::before{
  transform: translateY(-2px);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-calc::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #178c72;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-calc::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 19px;
  box-shadow: 0 6px 0 #d7a33a;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-clock::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 2px solid #178c72;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-clock::after{
  width: 2px;
  height: 11px;
  left: 22px;
  top: 16px;
  transform-origin: bottom;
  box-shadow: 5px 8px 0 -1px #d7a33a;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-home::before{
  width: 20px;
  height: 16px;
  left: 13px;
  top: 18px;
  border-radius: 4px;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-home::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 10px;
  border-radius: 3px;
  transform: rotate(45deg);
  background: #d7a33a;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-brief::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 17px;
  border-radius: 5px;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-brief::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 12px;
  background: transparent;
  border: 2px solid #d7a33a;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-note::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-note::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 18px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff, 0 12px 0 #d7a33a;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-shield::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  border-radius: 12px 12px 14px 14px;
  clip-path: polygon(50% 0, 90% 15%, 86% 62%, 50% 100%, 14% 62%, 10% 15%);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-icon-shield::after{
  width: 8px;
  height: 14px;
  left: 20px;
  top: 16px;
  background: transparent;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  border-radius: 0;
  transform: rotate(42deg);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: linear-gradient(135deg, #ffffff 0%, #fbfffd 100%);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-step-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 120px;
  height: 120px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(23, 140, 114, 0.16), rgba(23, 140, 114, 0));
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-step-number{
  display: grid;
  place-items: center;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  background: linear-gradient(135deg, #178c72, #35a4d8);
  box-shadow: 0 12px 28px rgba(23, 140, 114, 0.22);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-badge-dot{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #d7a33a;
  box-shadow: 0 0 0 8px rgba(215, 163, 58, 0.16), 22px 0 0 #178c72;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-trust-card{
  text-align: center;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-trust-mark{
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin: 0 auto 18px;
  border-radius: 50%;
  color: #0f6f5b;
  font-weight: 900;
  background: linear-gradient(135deg, rgba(23, 140, 114, 0.12), rgba(215, 163, 58, 0.18));
  box-shadow: inset 0 0 0 1px rgba(23, 140, 114, 0.18);
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-100 .tc-wp-content-root .pitc-content-wrap .pitc-reveal.pitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .pitc-content-wrap .pitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .pitc-content-wrap .pitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card p, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card p, .tc-wp-content-root .pitc-content-wrap .pitc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .pitc-content-wrap .pitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .pitc-content-wrap .pitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card p, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card p, .tc-wp-content-root .pitc-content-wrap .pitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .pitc-content-wrap .pitc-section{
    padding: 62px 0;
  }.tc-wp-content-root .pitc-content-wrap .pitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card p, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card p, .tc-wp-content-root .pitc-content-wrap .pitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .pitc-content-wrap .pitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .pitc-content-wrap .pitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .pitc-content-wrap .pitc-card, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card p, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card p, .tc-wp-content-root .pitc-content-wrap .pitc-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .pitc-content-wrap .pitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .pitc-content-wrap .pitc-container{
    padding: 0 34px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .pitc-content-wrap .pitc-card, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card h3, .tc-wp-content-root .pitc-content-wrap .pitc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-card p, .tc-wp-content-root .pitc-content-wrap .pitc-trust-card p, .tc-wp-content-root .pitc-content-wrap .pitc-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-card{
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .pitc-content-wrap .pitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}