@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-99 .tc-wp-content-root img, .wpc-scope-99 .tc-wp-content-root video, .wpc-scope-99 .tc-wp-content-root svg, .wpc-scope-99 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content div, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content section, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-section{
  position: relative;
  width: 100%;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(20, 150, 112, 0.08), transparent 32%),
    #ffffff;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-section-soft{
  background:
    linear-gradient(135deg, rgba(20, 150, 112, 0.08), rgba(31, 117, 255, 0.06)),
    #f7faf9;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(20, 150, 112, 0.2);
  border-radius: 999px;
  background: rgba(20, 150, 112, 0.08);
  color: #087457;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-section-head p{
  margin: 16px auto 0;
  max-width: 710px;
  color: #566277;
  line-height: 1.75;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-card, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 40px rgba(17, 24, 39, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  overflow: hidden;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-card::before, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #149670, #1f75ff);
  opacity: 0.9;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-card:hover, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-trust-card:hover, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 150, 112, 0.25);
  box-shadow: 0 24px 55px rgba(17, 24, 39, 0.11);
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-card h3, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-trust-card h3, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-step-copy h3{
  margin: 0;
  color: #121a2a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-card p, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-trust-card p, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-step-copy p{
  margin: 10px 0 0;
  color: #5d687a;
  line-height: 1.72;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(20, 150, 112, 0.15), rgba(31, 117, 255, 0.13));
  border: 1px solid rgba(20, 150, 112, 0.18);
  position: relative;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border-radius: 8px;
  background: linear-gradient(135deg, #149670, #1f75ff);
  transition: transform 240ms ease;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-card:hover .ditc-icon::after{
  transform: scale(1.12) rotate(4deg);
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-calc::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 18px;
  height: 4px;
  border-radius: 8px;
  background: #ffffff;
  z-index: 1;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-speed::before, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-preview::before, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-steps::before, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-mobile::before, .wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-guide::before{
  content: "";
  position: absolute;
  z-index: 1;
  background: #ffffff;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-speed::before{
  width: 18px;
  height: 3px;
  left: 14px;
  top: 21px;
  border-radius: 10px;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.9);
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-preview::before{
  width: 18px;
  height: 12px;
  left: 14px;
  top: 16px;
  border-radius: 9px;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-steps::before{
  width: 4px;
  height: 20px;
  left: 21px;
  top: 13px;
  border-radius: 10px;
  box-shadow: 8px 0 0 rgba(255, 255, 255, 0.8);
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-mobile::before{
  width: 14px;
  height: 22px;
  left: 16px;
  top: 12px;
  border-radius: 5px;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-icon-guide::before{
  width: 18px;
  height: 14px;
  left: 14px;
  top: 15px;
  border-radius: 3px 9px 9px 3px;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-steps{
  display: grid;
  grid-template-columns: 1fr;
  position: relative;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 20px;
  border: 1px solid rgba(23, 32, 51, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: linear-gradient(135deg, #149670, #1f75ff);
  color: #ffffff;
  font-size: 18px;
  font-weight: 850;
  box-shadow: 0 14px 28px rgba(20, 150, 112, 0.24);
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(31, 117, 255, 0.08);
  color: #1f5fc7;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-dot{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #149670, #1f75ff);
  box-shadow: 0 14px 28px rgba(31, 117, 255, 0.18);
  position: relative;
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-dot::after{
  content: "";
  position: absolute;
  width: 13px;
  height: 7px;
  left: 14px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-99 .tc-wp-content-root .ditc-bottom-content .ditc-reveal.ditc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ditc-bottom-content .ditc-section{
    padding: 54px 0;
  }.tc-wp-content-root .ditc-bottom-content .ditc-container{
    padding: 0 14px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card{
    padding: 24px 20px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card p, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card p, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-step-card{
    grid-template-columns: 1fr;
    padding: 22px 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ditc-bottom-content .ditc-section{
    padding: 60px 0;
  }.tc-wp-content-root .ditc-bottom-content .ditc-container{
    padding: 0 18px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card{
    padding: 26px 22px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card p, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card p, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-step-card{
    grid-template-columns: 1fr;
    padding: 24px 22px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ditc-bottom-content .ditc-section{
    padding: 66px 0;
  }.tc-wp-content-root .ditc-bottom-content .ditc-container{
    padding: 0 22px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card{
    padding: 28px 24px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card p, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card p, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-step-card{
    grid-template-columns: 1fr;
    padding: 26px 24px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ditc-bottom-content .ditc-section{
    padding: 78px 0;
  }.tc-wp-content-root .ditc-bottom-content .ditc-container{
    padding: 0 32px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-grid-three, .tc-wp-content-root .ditc-bottom-content .ditc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ditc-bottom-content .ditc-card, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card{
    padding: 30px 26px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card p, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card p, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-step-card{
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ditc-bottom-content .ditc-section{
    padding: 92px 0;
  }.tc-wp-content-root .ditc-bottom-content .ditc-container{
    padding: 0 36px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-grid-three, .tc-wp-content-root .ditc-bottom-content .ditc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ditc-bottom-content .ditc-card, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card{
    padding: 32px 28px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card h3, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-card p, .tc-wp-content-root .ditc-bottom-content .ditc-trust-card p, .tc-wp-content-root .ditc-bottom-content .ditc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .ditc-bottom-content .ditc-step-card{
    padding: 32px;
  }}