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

/* tc-scoped:tc-wp-content-root */

.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-122 .tc-wp-content-root img, .wpc-scope-122 .tc-wp-content-root video, .wpc-scope-122 .tc-wp-content-root svg, .wpc-scope-122 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial, .wpc-scope-122 .tc-wp-content-root .kitc-editorial section, .wpc-scope-122 .tc-wp-content-root .kitc-editorial div, .wpc-scope-122 .tc-wp-content-root .kitc-editorial article{
  box-sizing: border-box;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-section{
  position: relative;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-section-white{
  background: #ffffff;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-section-soft{
  background: linear-gradient(180deg, #fbf7ef 0%, #f7fbf9 100%);
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  padding: 7px 12px;
  border: 1px solid rgba(24, 132, 102, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(24, 132, 102, 0.1), rgba(230, 162, 64, 0.12));
  color: #12664f;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #188466, #e6a240);
  box-shadow: 0 0 0 5px rgba(24, 132, 102, 0.1);
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-heading p{
  margin: 14px auto 0;
  color: #5b6475;
  max-width: 720px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-card, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-trust-card, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-step{
  position: relative;
  border: 1px solid rgba(23, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(25, 45, 72, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-card::after, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(24, 132, 102, 0.12), transparent 42%, rgba(230, 162, 64, 0.13));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-card:hover, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-trust-card:hover, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-step:hover{
  transform: translateY(-5px);
  border-color: rgba(24, 132, 102, 0.26);
  box-shadow: 0 24px 60px rgba(25, 45, 72, 0.13);
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-card:hover::after, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon{
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #188466, #e6a240);
  box-shadow: 0 12px 24px rgba(24, 132, 102, 0.22);
  position: relative;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon::before, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-calc::before{
  width: 20px;
  height: 4px;
  border-radius: 8px;
  top: 12px;
  left: 12px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-calc::after{
  width: 20px;
  height: 16px;
  left: 12px;
  top: 22px;
  background: linear-gradient(90deg, #fff 0 4px, transparent 4px 8px, #fff 8px 12px, transparent 12px 16px, #fff 16px);
  opacity: 0.9;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-speed::before{
  width: 23px;
  height: 23px;
  border: 4px solid #fff;
  border-left-color: transparent;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
  top: 10px;
  left: 9px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-speed::after{
  width: 15px;
  height: 4px;
  border-radius: 8px;
  transform: rotate(-28deg);
  top: 24px;
  left: 22px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-preview::before{
  width: 24px;
  height: 16px;
  border-radius: 10px;
  top: 14px;
  left: 10px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-preview::after{
  width: 8px;
  height: 8px;
  border-radius: 50%;
  top: 18px;
  left: 18px;
  background: #188466;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-steps::before{
  width: 6px;
  height: 6px;
  border-radius: 50%;
  top: 11px;
  left: 12px;
  box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-steps::after{
  width: 16px;
  height: 4px;
  border-radius: 8px;
  top: 12px;
  left: 23px;
  box-shadow: 0 10px 0 #fff, 0 20px 0 #fff;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-mobile::before{
  width: 18px;
  height: 28px;
  border-radius: 7px;
  top: 8px;
  left: 13px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-mobile::after{
  width: 6px;
  height: 2px;
  border-radius: 8px;
  background: #188466;
  bottom: 12px;
  left: 19px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-daily::before{
  width: 22px;
  height: 22px;
  border-radius: 50%;
  top: 11px;
  left: 11px;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-icon-daily::after{
  width: 12px;
  height: 4px;
  border-radius: 8px;
  background: #188466;
  top: 21px;
  left: 22px;
  transform-origin: left center;
  transform: rotate(-45deg);
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-card p, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-trust-card p, .wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-step p{
  margin: 10px 0 0;
  color: #5b6475;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-step{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border-radius: 24px;
  background:
    radial-gradient(circle at top left, rgba(230, 162, 64, 0.14), transparent 34%),
    linear-gradient(135deg, #ffffff, #fbfffd);
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #188466, #e6a240);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 16px 34px rgba(24, 132, 102, 0.2);
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(24, 132, 102, 0.1);
  color: #12664f;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-grid-trust{
  align-items: stretch;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-trust-card{
  min-height: 100%;
  border-radius: 22px;
  background: #ffffff;
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-dot{
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, #188466, #e6a240);
  box-shadow: 0 0 0 8px rgba(24, 132, 102, 0.1);
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-122 .tc-wp-content-root .kitc-editorial .kitc-reveal.kitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .kitc-editorial .kitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .kitc-editorial .kitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .kitc-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .kitc-editorial .kitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .kitc-editorial .kitc-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .kitc-editorial .kitc-card, .tc-wp-content-root .kitc-editorial .kitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .kitc-editorial h3{
    font-size: 18px;
  }.tc-wp-content-root .kitc-editorial .kitc-card p, .tc-wp-content-root .kitc-editorial .kitc-trust-card p, .tc-wp-content-root .kitc-editorial .kitc-step p{
    font-size: 14px;
  }.tc-wp-content-root .kitc-editorial .kitc-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .kitc-editorial .kitc-step{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .kitc-editorial .kitc-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .kitc-editorial .kitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .kitc-editorial .kitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .kitc-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .kitc-editorial .kitc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .kitc-editorial .kitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .kitc-editorial .kitc-card, .tc-wp-content-root .kitc-editorial .kitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .kitc-editorial h3{
    font-size: 19px;
  }.tc-wp-content-root .kitc-editorial .kitc-card p, .tc-wp-content-root .kitc-editorial .kitc-trust-card p, .tc-wp-content-root .kitc-editorial .kitc-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .kitc-editorial .kitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .kitc-editorial .kitc-step{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .kitc-editorial .kitc-step-number{
    width: 50px;
    height: 50px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .kitc-editorial .kitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .kitc-editorial .kitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .kitc-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .kitc-editorial .kitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .kitc-editorial .kitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .kitc-editorial .kitc-card, .tc-wp-content-root .kitc-editorial .kitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .kitc-editorial h3{
    font-size: 20px;
  }.tc-wp-content-root .kitc-editorial .kitc-card p, .tc-wp-content-root .kitc-editorial .kitc-trust-card p, .tc-wp-content-root .kitc-editorial .kitc-step p{
    font-size: 15px;
  }.tc-wp-content-root .kitc-editorial .kitc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .kitc-editorial .kitc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .kitc-editorial .kitc-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .kitc-editorial .kitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .kitc-editorial .kitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .kitc-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .kitc-editorial .kitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .kitc-editorial .kitc-grid-three, .tc-wp-content-root .kitc-editorial .kitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .kitc-editorial .kitc-card, .tc-wp-content-root .kitc-editorial .kitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .kitc-editorial h3{
    font-size: 21px;
  }.tc-wp-content-root .kitc-editorial .kitc-card p, .tc-wp-content-root .kitc-editorial .kitc-trust-card p, .tc-wp-content-root .kitc-editorial .kitc-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .kitc-editorial .kitc-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .kitc-editorial .kitc-step{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .kitc-editorial .kitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .kitc-editorial .kitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .kitc-editorial .kitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .kitc-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .kitc-editorial .kitc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .kitc-editorial .kitc-grid-three, .tc-wp-content-root .kitc-editorial .kitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .kitc-editorial .kitc-card, .tc-wp-content-root .kitc-editorial .kitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .kitc-editorial h3{
    font-size: 22px;
  }.tc-wp-content-root .kitc-editorial .kitc-card p, .tc-wp-content-root .kitc-editorial .kitc-trust-card p, .tc-wp-content-root .kitc-editorial .kitc-step p{
    font-size: 16px;
  }.tc-wp-content-root .kitc-editorial .kitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .kitc-editorial .kitc-step{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 34px;
  }.tc-wp-content-root .kitc-editorial .kitc-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}.wpc-scope-122 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .kitc-step-content{}