@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-62 .tc-wp-content-root img, .wpc-scope-62 .tc-wp-content-root video, .wpc-scope-62 .tc-wp-content-root svg, .wpc-scope-62 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #17211f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.5;
  background: #ffffff;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-section-white{
  background: #ffffff;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-section-soft{
  background:
    radial-gradient(circle at 12% 14%, rgba(0, 151, 136, 0.08), transparent 28%),
    radial-gradient(circle at 88% 18%, rgba(255, 176, 77, 0.10), transparent 30%),
    #f7faf7;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(0, 126, 115, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 151, 136, 0.10), rgba(255, 176, 77, 0.14));
  color: #006f66;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-heading h2{
  margin: 0;
  color: #14231f;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #53615d;
  line-height: 1.72;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 35, 31, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(21, 50, 45, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card::before, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(0, 151, 136, 0.10), rgba(255, 176, 77, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card:hover, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card:hover, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(0, 151, 136, 0.24);
  box-shadow: 0 24px 60px rgba(21, 50, 45, 0.13);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card:hover::before, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card h3, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card h3, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content h3{
  position: relative;
  margin: 0;
  color: #17211f;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card p, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card p, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6763;
  line-height: 1.68;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #008f82, #69b76f 52%, #ffb04d);
  box-shadow: 0 12px 24px rgba(0, 143, 130, 0.22);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon::before, .wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.88);
  transition: transform 220ms ease;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card:hover .hitc-icon::before{
  transform: translateX(2px);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon-wave::before{
  width: 24px;
  height: 8px;
  left: 11px;
  top: 19px;
  border-radius: 999px;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon-wave::after{
  width: 14px;
  height: 8px;
  left: 16px;
  top: 15px;
  border-radius: 999px;
  opacity: 0.7;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon-stack::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.80), 0 16px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon-path::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid rgba(255, 255, 255, 0.88);
  border-left-color: transparent;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon-phone::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-icon-shield::before{
  width: 22px;
  height: 25px;
  left: 12px;
  top: 10px;
  clip-path: polygon(50% 0, 90% 16%, 82% 72%, 50% 100%, 18% 72%, 10% 16%);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(0, 126, 115, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(250, 255, 252, 0.94));
  box-shadow: 0 20px 52px rgba(21, 50, 45, 0.09);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: calc(100% + 10px);
  width: 2px;
  height: 18px;
  border-radius: 99px;
  background: linear-gradient(180deg, rgba(0, 151, 136, 0.35), rgba(255, 176, 77, 0.22));
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-step-card:last-child::after{
  display: none;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #007e73, #55ad77 58%, #ffb04d);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 32px rgba(0, 126, 115, 0.24);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card-accent{
  overflow: hidden;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-card-accent::after{
  content: "";
  position: absolute;
  right: -28px;
  top: -28px;
  width: 86px;
  height: 86px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 151, 136, 0.13), rgba(255, 176, 77, 0.17));
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(0, 151, 136, 0.09);
  color: #006f66;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card{
  overflow: hidden;
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-dot{
  position: relative;
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: #008f82;
  box-shadow: 0 0 0 7px rgba(0, 151, 136, 0.10), 0 0 0 14px rgba(255, 176, 77, 0.08);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-62 .tc-wp-content-root .hitc-editorial-wrap .hitc-reveal.hitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .hitc-editorial-wrap .hitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-container{
    padding: 0 16px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid, .tc-wp-content-root .hitc-editorial-wrap .hitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid-three, .tc-wp-content-root .hitc-editorial-wrap .hitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .hitc-editorial-wrap .hitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid, .tc-wp-content-root .hitc-editorial-wrap .hitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid-three, .tc-wp-content-root .hitc-editorial-wrap .hitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .hitc-editorial-wrap .hitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid, .tc-wp-content-root .hitc-editorial-wrap .hitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid-three, .tc-wp-content-root .hitc-editorial-wrap .hitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .hitc-editorial-wrap .hitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid, .tc-wp-content-root .hitc-editorial-wrap .hitc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid-three, .tc-wp-content-root .hitc-editorial-wrap .hitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .hitc-editorial-wrap .hitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid, .tc-wp-content-root .hitc-editorial-wrap .hitc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-grid-three, .tc-wp-content-root .hitc-editorial-wrap .hitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card h3, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .hitc-editorial-wrap .hitc-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-trust-card p, .tc-wp-content-root .hitc-editorial-wrap .hitc-step-content p{
    font-size: 15.5px;
  }}