@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-24 .tc-wp-content-root img, .wpc-scope-24 .tc-wp-content-root video, .wpc-scope-24 .tc-wp-content-root svg, .wpc-scope-24 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content, .wpc-scope-24 .tc-wp-content-root .mitc-bottom-content section, .wpc-scope-24 .tc-wp-content-root .mitc-bottom-content div, .wpc-scope-24 .tc-wp-content-root .mitc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-section-white{
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-section-soft{
  background:
    radial-gradient(circle at 12% 18%, rgba(49, 132, 255, 0.09), transparent 28%),
    radial-gradient(circle at 88% 22%, rgba(16, 185, 129, 0.08), transparent 30%),
    #f7fafc;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin-bottom: 14px;
  border: 1px solid rgba(49, 132, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(49, 132, 255, 0.1), rgba(16, 185, 129, 0.1));
  color: #1260bf;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-heading p{
  margin: 14px auto 0;
  color: #5b6475;
  line-height: 1.75;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(28, 42, 68, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    #ffffff;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #2563eb, #14b8a6, #22c55e);
  opacity: 0.78;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-card:hover{
  transform: translateY(-6px);
  border-color: rgba(37, 99, 235, 0.24);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-card h3{
  margin: 0;
  color: #121a2c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-card p{
  margin: 10px 0 0;
  color: #5f6878;
  line-height: 1.68;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.14), rgba(20, 184, 166, 0.14));
  box-shadow: inset 0 0 0 1px rgba(37, 99, 235, 0.12);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon::before, .wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #2563eb, #14b8a6);
  transition: transform 260ms ease;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-card:hover .mitc-icon::before{
  transform: translateY(-2px);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-calc::before{
  width: 20px;
  height: 24px;
  top: 11px;
  left: 13px;
  border-radius: 5px;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-calc::after{
  width: 12px;
  height: 3px;
  top: 17px;
  left: 17px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-speed::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border-radius: 50%;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-speed::after{
  width: 14px;
  height: 4px;
  top: 22px;
  left: 23px;
  border-radius: 99px;
  transform: rotate(-35deg);
  transform-origin: left center;
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-preview::before{
  width: 24px;
  height: 16px;
  top: 15px;
  left: 11px;
  border-radius: 10px;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-preview::after{
  width: 7px;
  height: 7px;
  top: 19px;
  left: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-steps::before{
  width: 22px;
  height: 4px;
  top: 14px;
  left: 14px;
  border-radius: 99px;
  box-shadow: 0 8px 0 rgba(20, 184, 166, 0.9), 0 16px 0 rgba(34, 197, 94, 0.9);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-steps::after{
  width: 5px;
  height: 5px;
  top: 13px;
  left: 8px;
  border-radius: 50%;
  box-shadow: 0 8px 0 #2563eb, 0 16px 0 #2563eb;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-mobile::before{
  width: 17px;
  height: 26px;
  top: 10px;
  left: 15px;
  border-radius: 6px;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-mobile::after{
  width: 7px;
  height: 2px;
  top: 31px;
  left: 20px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-calendar::before{
  width: 24px;
  height: 22px;
  top: 13px;
  left: 11px;
  border-radius: 6px;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-icon-calendar::after{
  width: 24px;
  height: 4px;
  top: 18px;
  left: 11px;
  background: #ffffff;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(37, 99, 235, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-step-card::after{
  content: "";
  position: absolute;
  top: -80px;
  right: -80px;
  width: 170px;
  height: 170px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.1), rgba(20, 184, 166, 0.1));
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(20, 184, 166, 0.28);
  box-shadow: 0 24px 56px rgba(15, 23, 42, 0.1);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #2563eb, #14b8a6);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 34px rgba(37, 99, 235, 0.24);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-step-copy{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
  margin: 9px 0 0;
  color: #5f6878;
  line-height: 1.7;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-use-card{
  background:
    linear-gradient(180deg, #ffffff, #fbfdff);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-dot{
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #2563eb, #22c55e);
  box-shadow: 0 0 0 8px rgba(37, 99, 235, 0.08);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-badge{
  display: inline-flex;
  width: fit-content;
  padding: 8px 11px;
  margin-bottom: 17px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(247, 250, 252, 0.94)),
    #ffffff;
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-24 .tc-wp-content-root .mitc-bottom-content .mitc-reveal.mitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms 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: 25px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p{
    font-size: 14px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    width: 56px;
    height: 48px;
    font-size: 17px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 14px;
  }}@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: 28px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    width: 60px;
    height: 50px;
    font-size: 18px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mitc-bottom-content .mitc-section{
    padding: 62px 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-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card{
    padding: 28px 24px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    width: 64px;
    height: 52px;
    font-size: 19px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 15px;
  }}@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 32px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card{
    padding: 30px 26px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    width: 72px;
    height: 60px;
    font-size: 20px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 16px;
  }}@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 34px;
  }.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: 17px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mitc-bottom-content .mitc-card{
    padding: 32px 28px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-card p{
    font-size: 15px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-number{
    width: 78px;
    height: 64px;
    font-size: 21px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy h3{
    font-size: 23px;
  }.tc-wp-content-root .mitc-bottom-content .mitc-step-copy p{
    font-size: 16px;
  }}