@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-109 .tc-wp-content-root img, .wpc-scope-109 .tc-wp-content-root video, .wpc-scope-109 .tc-wp-content-root svg, .wpc-scope-109 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  font-family: Arial, Helvetica, sans-serif;
  color: #172033;
  background: #ffffff;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content div, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content section, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-section-white{
  background: #ffffff;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-section-soft{
  background:
    radial-gradient(circle at 12% 14%, rgba(42, 127, 98, 0.08), transparent 30%),
    radial-gradient(circle at 88% 20%, rgba(190, 137, 45, 0.10), transparent 28%),
    #f7faf8;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(42, 127, 98, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(42, 127, 98, 0.10), rgba(190, 137, 45, 0.10));
  color: #256b55;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2a7f62, #be892d);
  box-shadow: 0 0 0 5px rgba(42, 127, 98, 0.10);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-heading h2{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-heading p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6678;
  line-height: 1.7;
  font-weight: 400;
  letter-spacing: 0;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-card, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-card::after, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(42, 127, 98, 0.10), rgba(190, 137, 45, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-card:hover, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(42, 127, 98, 0.22);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.12);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-card:hover::after, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-card h3, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-trust-card h3, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-card p, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-trust-card p, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2a7f62, #be892d);
  box-shadow: 0 12px 24px rgba(42, 127, 98, 0.20);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon::before, .wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-forms::before{
  width: 22px;
  height: 3px;
  top: 16px;
  left: 13px;
  border-radius: 4px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 rgba(255, 255, 255, 0.75);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-speed::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-speed::after{
  width: 13px;
  height: 3px;
  top: 23px;
  left: 23px;
  border-radius: 4px;
  transform: rotate(-35deg);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-preview::before{
  width: 24px;
  height: 16px;
  top: 16px;
  left: 12px;
  border-radius: 10px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-preview::after{
  width: 7px;
  height: 7px;
  top: 21px;
  left: 21px;
  border-radius: 50%;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-steps::before{
  width: 7px;
  height: 7px;
  top: 13px;
  left: 13px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-steps::after{
  width: 16px;
  height: 3px;
  top: 15px;
  left: 24px;
  border-radius: 4px;
  box-shadow: 0 10px 0 #ffffff, 0 20px 0 #ffffff;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-mobile::before{
  width: 18px;
  height: 28px;
  top: 10px;
  left: 15px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-help::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-icon-help::after{
  width: 4px;
  height: 12px;
  top: 19px;
  left: 22px;
  border-radius: 4px;
  box-shadow: 0 15px 0 #ffffff;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(42, 127, 98, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(248, 251, 249, 0.96));
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  overflow: hidden;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 6px;
  background: linear-gradient(180deg, #2a7f62, #be892d);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  background: #172033;
  color: #ffffff;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(23, 32, 51, 0.18);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2a7f62, #be892d);
  box-shadow: 0 0 0 8px rgba(42, 127, 98, 0.10);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(42, 127, 98, 0.34), rgba(190, 137, 45, 0.25)) border-box;
  border: 1px solid transparent;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(42, 127, 98, 0.10);
  color: #256b55;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-109 .tc-wp-content-root .mitc-bottom-content .mitc-reveal.mitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mitc-bottom-content .mitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .mitc-bottom-content .mitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-grid, .tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card p, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px 20px 22px 24px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mitc-bottom-content .mitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .mitc-bottom-content .mitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-grid, .tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card p, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px 24px 26px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mitc-bottom-content .mitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .mitc-bottom-content .mitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-grid, .tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card{
    padding: 28px;
    border-radius: 22px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card p, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 28px 26px 28px 30px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mitc-bottom-content .mitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .mitc-bottom-content .mitc-container{
    padding: 0 28px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card p, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    gap: 24px;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mitc-bottom-content .mitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .mitc-bottom-content .mitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-grid-six, .tc-wp-content-root .mitc-bottom-content .mitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card{
    padding: 32px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card h3, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p, .tc-wp-content-root .mitc-bottom-content .mitc-trust-card p, .tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    font-size: 22px;
  }}