@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;
}
.tc-wp-content-root img,
.tc-wp-content-root video,
.tc-wp-content-root svg,
.tc-wp-content-root iframe {
  max-width: 100%;
  height: auto;
}

.tc-wp-content-root .dmc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.tc-wp-content-root .dmc-bottom-content, .tc-wp-content-root .dmc-bottom-content section, .tc-wp-content-root .dmc-bottom-content div, .tc-wp-content-root .dmc-bottom-content article{
  box-sizing: border-box;
}.tc-wp-content-root .dmc-bottom-content .dmc-section{
  position: relative;
  width: 100%;
}.tc-wp-content-root .dmc-bottom-content .dmc-section-white{
  background: #ffffff;
}.tc-wp-content-root .dmc-bottom-content .dmc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f3f7fb 100%);
}.tc-wp-content-root .dmc-bottom-content .dmc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.tc-wp-content-root .dmc-bottom-content .dmc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.tc-wp-content-root .dmc-bottom-content .dmc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(28, 129, 229, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(35, 137, 255, 0.1), rgba(40, 199, 168, 0.1));
  color: #1265b8;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.tc-wp-content-root .dmc-bottom-content .dmc-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.tc-wp-content-root .dmc-bottom-content .dmc-section-head p{
  margin: 14px auto 0;
  max-width: 680px;
  color: #5b667a;
  line-height: 1.7;
}.tc-wp-content-root .dmc-bottom-content .dmc-grid{
  display: grid;
  align-items: stretch;
}.tc-wp-content-root .dmc-bottom-content .dmc-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(27, 41, 64, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.tc-wp-content-root .dmc-bottom-content .dmc-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(35, 137, 255, 0.45), rgba(42, 211, 167, 0.3), rgba(255, 255, 255, 0));
  content: "";
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 220ms ease;
}.tc-wp-content-root .dmc-bottom-content .dmc-card:hover{
  transform: translateY(-6px);
  border-color: rgba(35, 137, 255, 0.22);
  box-shadow: 0 24px 56px rgba(17, 24, 39, 0.11);
}.tc-wp-content-root .dmc-bottom-content .dmc-card:hover::before{
  opacity: 1;
}.tc-wp-content-root .dmc-bottom-content .dmc-card h3, .tc-wp-content-root .dmc-bottom-content .dmc-step-card h3{
  margin: 0;
  color: #151d2e;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.tc-wp-content-root .dmc-bottom-content .dmc-card p, .tc-wp-content-root .dmc-bottom-content .dmc-step-card p{
  margin: 10px 0 0;
  color: #5b667a;
  line-height: 1.7;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #2389ff, #29c7a8);
  box-shadow: 0 12px 26px rgba(35, 137, 255, 0.22);
}.tc-wp-content-root .dmc-bottom-content .dmc-icon::before, .tc-wp-content-root .dmc-bottom-content .dmc-icon::after{
  position: absolute;
  content: "";
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-grid::before{
  inset: 12px;
  background:
    linear-gradient(#fff, #fff) 0 0 / 100% 2px no-repeat,
    linear-gradient(#fff, #fff) 0 50% / 100% 2px no-repeat,
    linear-gradient(#fff, #fff) 0 100% / 100% 2px no-repeat,
    linear-gradient(#fff, #fff) 0 0 / 2px 100% no-repeat,
    linear-gradient(#fff, #fff) 50% 0 / 2px 100% no-repeat,
    linear-gradient(#fff, #fff) 100% 0 / 2px 100% no-repeat;
  opacity: 0.95;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-spark::before{
  left: 14px;
  top: 10px;
  width: 18px;
  height: 24px;
  background: #fff;
  clip-path: polygon(50% 0, 62% 35%, 100% 50%, 62% 65%, 50% 100%, 38% 65%, 0 50%, 38% 35%);
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-layers::before, .tc-wp-content-root .dmc-bottom-content .dmc-icon-layers::after{
  left: 12px;
  width: 22px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 5px;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-layers::before{
  top: 12px;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-layers::after{
  top: 20px;
  opacity: 0.75;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-check::before{
  left: 14px;
  top: 13px;
  width: 17px;
  height: 10px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg);
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-graph::before{
  left: 12px;
  bottom: 12px;
  width: 23px;
  height: 18px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-graph::after{
  left: 15px;
  top: 15px;
  width: 19px;
  height: 12px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  border-radius: 50% 50% 0 0;
  transform: rotate(-18deg);
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-clock::before{
  left: 12px;
  top: 12px;
  width: 18px;
  height: 18px;
  border: 3px solid #fff;
  border-radius: 50%;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-clock::after{
  left: 23px;
  top: 16px;
  width: 8px;
  height: 10px;
  border-left: 2px solid #fff;
  border-bottom: 2px solid #fff;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-free::before{
  left: 14px;
  top: 13px;
  width: 18px;
  height: 20px;
  border: 2px solid #fff;
  border-radius: 7px;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-free::after{
  left: 19px;
  top: 18px;
  width: 8px;
  height: 2px;
  background: #fff;
  box-shadow: 0 5px 0 #fff;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 27px;
  border: 2px solid #fff;
  border-radius: 7px;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-mobile::after{
  left: 21px;
  bottom: 13px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-lock::before{
  left: 13px;
  top: 19px;
  width: 20px;
  height: 15px;
  border-radius: 5px;
  background: #fff;
}.tc-wp-content-root .dmc-bottom-content .dmc-icon-lock::after{
  left: 17px;
  top: 10px;
  width: 12px;
  height: 13px;
  border: 3px solid #fff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.tc-wp-content-root .dmc-bottom-content .dmc-steps{
  position: relative;
  display: grid;
}.tc-wp-content-root .dmc-bottom-content .dmc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(27, 41, 64, 0.09);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.tc-wp-content-root .dmc-bottom-content .dmc-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(17, 24, 39, 0.1);
}.tc-wp-content-root .dmc-bottom-content .dmc-step-card::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #2389ff, #29c7a8);
  content: "";
}.tc-wp-content-root .dmc-bottom-content .dmc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #2389ff, #29c7a8);
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(35, 137, 255, 0.2);
}.tc-wp-content-root .dmc-bottom-content .dmc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(35, 137, 255, 0.09);
  color: #1265b8;
  font-size: 12px;
  font-weight: 760;
}.tc-wp-content-root .dmc-bottom-content .dmc-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.tc-wp-content-root .dmc-bottom-content .dmc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.tc-wp-content-root .dmc-bottom-content .dmc-reveal.dmc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px) {.tc-wp-content-root .dmc-bottom-content .dmc-section{
    padding: 46px 0;
  }.tc-wp-content-root .dmc-bottom-content .dmc-container{
    padding: 0 14px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card h3, .tc-wp-content-root .dmc-bottom-content .dmc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card p, .tc-wp-content-root .dmc-bottom-content .dmc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-steps{
    gap: 14px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px 20px 20px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-number{
    width: 52px;
    height: 44px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px) {.tc-wp-content-root .dmc-bottom-content .dmc-section{
    padding: 52px 0;
  }.tc-wp-content-root .dmc-bottom-content .dmc-container{
    padding: 0 18px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card{
    padding: 22px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card h3, .tc-wp-content-root .dmc-bottom-content .dmc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card p, .tc-wp-content-root .dmc-bottom-content .dmc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-steps{
    gap: 16px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px 22px 22px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-number{
    width: 56px;
    height: 46px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px) {.tc-wp-content-root .dmc-bottom-content .dmc-section{
    padding: 58px 0;
  }.tc-wp-content-root .dmc-bottom-content .dmc-container{
    padding: 0 22px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card{
    padding: 25px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card h3, .tc-wp-content-root .dmc-bottom-content .dmc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card p, .tc-wp-content-root .dmc-bottom-content .dmc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-steps{
    gap: 18px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px 24px 24px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-number{
    width: 60px;
    height: 48px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px) {.tc-wp-content-root .dmc-bottom-content .dmc-section{
    padding: 72px 0;
  }.tc-wp-content-root .dmc-bottom-content .dmc-container{
    padding: 0 30px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .dmc-bottom-content .dmc-card{
    padding: 28px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card h3, .tc-wp-content-root .dmc-bottom-content .dmc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card p, .tc-wp-content-root .dmc-bottom-content .dmc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-steps{
    gap: 20px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-card{
    gap: 22px;
    padding: 30px 32px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-number{
    width: 64px;
    height: 54px;
    font-size: 19px;
  }}@media (min-width: 1024px) {.tc-wp-content-root .dmc-bottom-content .dmc-section{
    padding: 88px 0;
  }.tc-wp-content-root .dmc-bottom-content .dmc-container{
    padding: 0 32px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card{
    padding: 30px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card h3, .tc-wp-content-root .dmc-bottom-content .dmc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-card p, .tc-wp-content-root .dmc-bottom-content .dmc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-steps{
    grid-template-columns: 1fr;
    gap: 22px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-card{
    gap: 24px;
    padding: 34px 38px;
  }.tc-wp-content-root .dmc-bottom-content .dmc-step-number{
    width: 70px;
    height: 58px;
    font-size: 20px;
  }}

.tc-wp-content-root .dmc-step-body {}