@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-136 .tc-wp-content-root img, .wpc-scope-136 .tc-wp-content-root video, .wpc-scope-136 .tc-wp-content-root svg, .wpc-scope-136 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content, .wpc-scope-136 .tc-wp-content-root .milton-font-content section, .wpc-scope-136 .tc-wp-content-root .milton-font-content div, .wpc-scope-136 .tc-wp-content-root .milton-font-content article{
  box-sizing: border-box;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-section{
  position: relative;
  width: 100%;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-section-white{
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(125, 92, 255, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(0, 184, 169, 0.07), transparent 28%),
    #f8f7fb;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(125, 92, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(125, 92, 255, 0.1), rgba(0, 184, 169, 0.1));
  color: #6751d8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-section-head p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5a6475;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(23, 32, 51, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-card::before{
  position: absolute;
  inset: 0;
  pointer-events: none;
  content: "";
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(125, 92, 255, 0.16), rgba(0, 184, 169, 0.12));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-card:hover{
  transform: translateY(-5px);
  border-color: rgba(125, 92, 255, 0.22);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.12);
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-card:hover::before{
  opacity: 1;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-card h3{
  position: relative;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-card p{
  position: relative;
  margin: 10px 0 0;
  color: #626c7d;
  line-height: 1.65;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #7d5cff, #00b8a9);
  box-shadow: 0 12px 24px rgba(125, 92, 255, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-card:hover .milton-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon::before, .wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-preview::before{
  inset: 14px 10px;
  border: 2px solid #ffffff;
  border-radius: 999px;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-preview::after{
  width: 7px;
  height: 7px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-copy::before{
  width: 18px;
  height: 20px;
  top: 12px;
  left: 16px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 16px;
  left: 11px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 5px;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-spark::before{
  width: 18px;
  height: 18px;
  top: 14px;
  left: 14px;
  background: #ffffff;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-clean::before{
  width: 22px;
  height: 3px;
  top: 16px;
  left: 12px;
  border-radius: 999px;
  background: #ffffff;
  box-shadow: 0 7px 0 rgba(255, 255, 255, 0.86), 0 14px 0 rgba(255, 255, 255, 0.72);
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-fast::before{
  width: 21px;
  height: 21px;
  top: 12px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-fast::after{
  width: 12px;
  height: 2px;
  top: 22px;
  left: 8px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-brand::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 8px;
  transform: rotate(45deg);
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-brand::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(125, 92, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82));
  box-shadow: 0 18px 42px rgba(23, 32, 51, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-step-card::after{
  position: absolute;
  top: 24px;
  bottom: 24px;
  left: 54px;
  width: 2px;
  content: "";
  background: linear-gradient(180deg, rgba(125, 92, 255, 0.28), rgba(0, 184, 169, 0));
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(0, 184, 169, 0.24);
  box-shadow: 0 24px 56px rgba(23, 32, 51, 0.11);
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 18px;
  background: linear-gradient(135deg, #7d5cff, #00b8a9);
  color: #ffffff;
  font-size: 17px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 28px rgba(125, 92, 255, 0.24);
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-step-copy{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-step-copy h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-step-copy p{
  margin: 8px 0 0;
  color: #5c6676;
  line-height: 1.7;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(125, 92, 255, 0.24), rgba(0, 184, 169, 0.18)) border-box;
  border-color: transparent;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  padding: 5px 11px;
  margin: 0 0 16px;
  border-radius: 999px;
  background: rgba(125, 92, 255, 0.09);
  color: #6651d6;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-benefit-card{
  text-align: left;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-free::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-free::after{
  width: 11px;
  height: 6px;
  top: 19px;
  left: 18px;
  border-left: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-mobile::before{
  width: 18px;
  height: 26px;
  top: 10px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-mobile::after{
  width: 5px;
  height: 2px;
  bottom: 14px;
  left: 21px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-private::before{
  width: 21px;
  height: 16px;
  top: 18px;
  left: 12px;
  border-radius: 5px;
  background: #ffffff;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-icon-private::after{
  width: 14px;
  height: 12px;
  top: 10px;
  left: 16px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-136 .tc-wp-content-root .milton-font-content .milton-reveal.milton-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .milton-font-content .milton-section{
    padding: 46px 0;
  }.tc-wp-content-root .milton-font-content .milton-container{
    padding: 0 14px;
  }.tc-wp-content-root .milton-font-content .milton-section-head{
    margin-bottom: 24px;
  }.tc-wp-content-root .milton-font-content .milton-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .milton-font-content .milton-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .milton-font-content .milton-grid, .tc-wp-content-root .milton-font-content .milton-steps{
    gap: 16px;
  }.tc-wp-content-root .milton-font-content .milton-grid-3, .tc-wp-content-root .milton-font-content .milton-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .milton-font-content .milton-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .milton-font-content .milton-card h3, .tc-wp-content-root .milton-font-content .milton-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .milton-font-content .milton-card p, .tc-wp-content-root .milton-font-content .milton-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .milton-font-content .milton-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .milton-font-content .milton-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .milton-font-content .milton-section{
    padding: 52px 0;
  }.tc-wp-content-root .milton-font-content .milton-container{
    padding: 0 18px;
  }.tc-wp-content-root .milton-font-content .milton-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .milton-font-content .milton-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .milton-font-content .milton-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .milton-font-content .milton-grid, .tc-wp-content-root .milton-font-content .milton-steps{
    gap: 18px;
  }.tc-wp-content-root .milton-font-content .milton-grid-3, .tc-wp-content-root .milton-font-content .milton-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .milton-font-content .milton-card{
    padding: 24px;
  }.tc-wp-content-root .milton-font-content .milton-card h3, .tc-wp-content-root .milton-font-content .milton-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .milton-font-content .milton-card p, .tc-wp-content-root .milton-font-content .milton-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .milton-font-content .milton-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .milton-font-content .milton-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .milton-font-content .milton-section{
    padding: 58px 0;
  }.tc-wp-content-root .milton-font-content .milton-container{
    padding: 0 22px;
  }.tc-wp-content-root .milton-font-content .milton-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .milton-font-content .milton-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .milton-font-content .milton-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .milton-font-content .milton-grid, .tc-wp-content-root .milton-font-content .milton-steps{
    gap: 20px;
  }.tc-wp-content-root .milton-font-content .milton-grid-3, .tc-wp-content-root .milton-font-content .milton-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .milton-font-content .milton-card{
    padding: 26px;
  }.tc-wp-content-root .milton-font-content .milton-card h3, .tc-wp-content-root .milton-font-content .milton-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .milton-font-content .milton-card p, .tc-wp-content-root .milton-font-content .milton-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .milton-font-content .milton-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .milton-font-content .milton-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .milton-font-content .milton-section{
    padding: 72px 0;
  }.tc-wp-content-root .milton-font-content .milton-container{
    padding: 0 32px;
  }.tc-wp-content-root .milton-font-content .milton-section-head{
    margin-bottom: 38px;
  }.tc-wp-content-root .milton-font-content .milton-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .milton-font-content .milton-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .milton-font-content .milton-grid{
    gap: 22px;
  }.tc-wp-content-root .milton-font-content .milton-grid-3, .tc-wp-content-root .milton-font-content .milton-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .milton-font-content .milton-card{
    padding: 28px;
  }.tc-wp-content-root .milton-font-content .milton-card h3, .tc-wp-content-root .milton-font-content .milton-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .milton-font-content .milton-card p, .tc-wp-content-root .milton-font-content .milton-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .milton-font-content .milton-steps{
    gap: 20px;
  }.tc-wp-content-root .milton-font-content .milton-step-card{
    gap: 24px;
    padding: 28px;
  }}@media (min-width: 1024px){.tc-wp-content-root .milton-font-content .milton-section{
    padding: 86px 0;
  }.tc-wp-content-root .milton-font-content .milton-container{
    padding: 0 34px;
  }.tc-wp-content-root .milton-font-content .milton-section-head{
    margin-bottom: 44px;
  }.tc-wp-content-root .milton-font-content .milton-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .milton-font-content .milton-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .milton-font-content .milton-grid{
    gap: 24px;
  }.tc-wp-content-root .milton-font-content .milton-grid-3, .tc-wp-content-root .milton-font-content .milton-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .milton-font-content .milton-card{
    padding: 30px;
  }.tc-wp-content-root .milton-font-content .milton-card h3, .tc-wp-content-root .milton-font-content .milton-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .milton-font-content .milton-card p, .tc-wp-content-root .milton-font-content .milton-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .milton-font-content .milton-steps{
    gap: 22px;
  }.tc-wp-content-root .milton-font-content .milton-step-card{
    gap: 28px;
    padding: 30px;
  }}