@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-368 .tc-wp-content-root img, .wpc-scope-368 .tc-wp-content-root video, .wpc-scope-368 .tc-wp-content-root svg, .wpc-scope-368 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 section, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 div, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 article, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 span, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 h2, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 h3, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 p{
  box-sizing: border-box;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-section{
  position: relative;
  width: 100%;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-section-white{
  background: #ffffff;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(89, 94, 255, 0.08), transparent 30%),
    radial-gradient(circle at 88% 12%, rgba(0, 194, 168, 0.08), transparent 28%),
    #f7f9fc;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(89, 94, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(89, 94, 255, 0.10), rgba(0, 194, 168, 0.10));
  color: #3650c8;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.15;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-heading p{
  margin: 14px auto 0;
  color: #5a667a;
  line-height: 1.75;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-card, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(21, 31, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(26, 38, 66, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-card::before, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(89, 94, 255, 0.16), rgba(0, 194, 168, 0.14));
  opacity: 0;
  content: "";
  pointer-events: none;
  transition: opacity 260ms ease;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-card:hover, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(89, 94, 255, 0.22);
  box-shadow: 0 24px 60px rgba(26, 38, 66, 0.13);
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-card:hover::before, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-card h3, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card h3, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card h3{
  position: relative;
  margin: 0;
  color: #141c2f;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-card p, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card p, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5e6a7d;
  line-height: 1.72;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #595eff, #00c2a8);
  box-shadow: 0 14px 26px rgba(89, 94, 255, 0.24);
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon::before, .wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-spark::before{
  top: 12px;
  left: 21px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-spark::after{
  top: 21px;
  left: 12px;
  width: 22px;
  height: 4px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-lines::before{
  top: 13px;
  left: 13px;
  width: 20px;
  height: 4px;
  border-radius: 4px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-edit::before{
  top: 12px;
  left: 21px;
  width: 5px;
  height: 24px;
  border-radius: 4px;
  background: #ffffff;
  transform: rotate(38deg);
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-copy::before{
  top: 10px;
  left: 12px;
  width: 18px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-copy::after{
  top: 16px;
  left: 18px;
  width: 18px;
  height: 20px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-tone::before{
  top: 12px;
  left: 11px;
  width: 24px;
  height: 22px;
  border: 2px solid #ffffff;
  border-radius: 50% 50% 44% 44%;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-tone::after{
  top: 19px;
  left: 17px;
  width: 12px;
  height: 5px;
  border-radius: 0 0 10px 10px;
  border-bottom: 2px solid #ffffff;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-speed::before{
  top: 12px;
  left: 12px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-right-color: transparent;
  border-radius: 50%;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-icon-speed::after{
  top: 15px;
  left: 24px;
  width: 3px;
  height: 13px;
  border-radius: 4px;
  background: #ffffff;
  transform: rotate(40deg);
  transform-origin: bottom center;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(89, 94, 255, 0.12);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(26, 38, 66, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #595eff, #00c2a8);
  content: "";
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 194, 168, 0.26);
  box-shadow: 0 24px 60px rgba(26, 38, 66, 0.12);
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #595eff, #00c2a8);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(89, 94, 255, 0.24);
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-step-content{
  min-width: 0;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(89, 94, 255, 0.09);
  color: #3650c8;
  font-weight: 800;
  line-height: 1.15;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(89, 94, 255, 0.24), rgba(0, 194, 168, 0.18)) border-box;
  border: 1px solid transparent;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card{
  overflow: hidden;
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #595eff, #00c2a8);
  box-shadow: 0 14px 26px rgba(0, 194, 168, 0.20);
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-mark::before{
  position: absolute;
  top: 12px;
  left: 15px;
  width: 9px;
  height: 16px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  content: "";
  transform: rotate(42deg);
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-368 .tc-wp-content-root .dtg-bottom-2026 .dtg-reveal.dtg-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 .dtg-bottom-2026 .dtg-section{
    padding: 46px 0;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading{
    margin-bottom: 26px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-grid, .tc-wp-content-root .dtg-bottom-2026 .dtg-grid-three, .tc-wp-content-root .dtg-bottom-2026 .dtg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-steps{
    gap: 16px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dtg-bottom-2026 .dtg-section{
    padding: 52px 0;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-grid, .tc-wp-content-root .dtg-bottom-2026 .dtg-grid-three, .tc-wp-content-root .dtg-bottom-2026 .dtg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-steps{
    gap: 18px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dtg-bottom-2026 .dtg-section{
    padding: 58px 0;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading{
    margin-bottom: 32px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-grid, .tc-wp-content-root .dtg-bottom-2026 .dtg-grid-three, .tc-wp-content-root .dtg-bottom-2026 .dtg-grid-benefits{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-steps{
    gap: 20px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dtg-bottom-2026 .dtg-section{
    padding: 72px 0;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading{
    margin-bottom: 40px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-grid-three, .tc-wp-content-root .dtg-bottom-2026 .dtg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-steps{
    gap: 22px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dtg-bottom-2026 .dtg-section{
    padding: 92px 0;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-container{
    padding: 0 28px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card h3, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-benefit-card p, .tc-wp-content-root .dtg-bottom-2026 .dtg-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-steps{
    gap: 24px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-card{
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .dtg-bottom-2026 .dtg-step-number{
    width: 68px;
    height: 68px;
    font-size: 18px;
  }}