@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-432 .tc-wp-content-root img, .wpc-scope-432 .tc-wp-content-root video, .wpc-scope-432 .tc-wp-content-root svg, .wpc-scope-432 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content div, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content section, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content article, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content span, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content h2, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content h3, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content p{
  box-sizing: border-box;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  color: #15121c;
  background: #ffffff;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-section-white{
  background: #ffffff;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(151, 71, 255, 0.08), transparent 32%),
    radial-gradient(circle at 88% 18%, rgba(255, 68, 153, 0.07), transparent 30%),
    #faf8fc;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 13px;
  border: 1px solid rgba(151, 71, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(151, 71, 255, 0.1), rgba(255, 68, 153, 0.08));
  color: #7425cc;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
  margin: 0;
  color: #15121c;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5c5668;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-feature-card, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-use-card, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 24, 44, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(29, 19, 47, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-feature-card::before, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-use-card::before, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(151, 71, 255, 0.14), rgba(255, 68, 153, 0.09), transparent 45%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-feature-card:hover, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-use-card:hover, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(151, 71, 255, 0.22);
  box-shadow: 0 24px 68px rgba(29, 19, 47, 0.13);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-feature-card:hover::before, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-use-card:hover::before, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-feature-card h3, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-use-card h3, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card h3, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
  position: relative;
  margin: 0;
  color: #181320;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-feature-card p, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-use-card p, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card p, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #60596b;
  font-weight: 450;
  line-height: 1.68;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8a3ffc, #ff4f9a);
  box-shadow: 0 14px 30px rgba(151, 71, 255, 0.24);
  transition: transform 240ms ease;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-feature-card:hover .cfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon::before, .wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-glitch::before{
  width: 22px;
  height: 3px;
  top: 15px;
  left: 12px;
  box-shadow: 6px 8px 0 rgba(255, 255, 255, 0.78), -3px 16px 0 rgba(255, 255, 255, 0.68);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-glitch::after{
  width: 8px;
  height: 8px;
  right: 12px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-copy::before{
  width: 17px;
  height: 19px;
  right: 12px;
  top: 11px;
  border-radius: 4px;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-copy::after{
  width: 17px;
  height: 19px;
  left: 12px;
  bottom: 10px;
  border-radius: 4px;
  opacity: 0.65;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-spark::before{
  width: 5px;
  height: 24px;
  left: 20px;
  top: 11px;
  border-radius: 999px;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-spark::after{
  width: 24px;
  height: 5px;
  left: 11px;
  top: 20px;
  border-radius: 999px;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-mood::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-mood::after{
  width: 16px;
  height: 3px;
  left: 15px;
  top: 28px;
  border-radius: 999px;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-clean::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 18px;
  border-left: 4px solid rgba(255, 255, 255, 0.9);
  border-bottom: 4px solid rgba(255, 255, 255, 0.9);
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.9);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(151, 71, 255, 0.15);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.86)),
    #ffffff;
  box-shadow: 0 20px 58px rgba(29, 19, 47, 0.09);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-step-card::after{
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  right: -62px;
  top: -70px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(151, 71, 255, 0.18), rgba(255, 68, 153, 0.12));
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(151, 71, 255, 0.28);
  box-shadow: 0 26px 72px rgba(29, 19, 47, 0.13);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-step-number{
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #7a2ff2, #ff4f9a);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(151, 71, 255, 0.25);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(151, 71, 255, 0.1);
  color: #7425cc;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
    #ffffff;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(122, 47, 242, 0.14), rgba(255, 79, 154, 0.12));
  border: 1px solid rgba(151, 71, 255, 0.18);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 9px;
  left: 11px;
  top: 14px;
  border-left: 3px solid #7a2ff2;
  border-bottom: 3px solid #7a2ff2;
  transform: rotate(-45deg);
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-432 .tc-wp-content-root .cfg-bottom-content .cfg-reveal.cfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card, .tc-wp-content-root .cfg-bottom-content .cfg-use-card, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-use-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card p, .tc-wp-content-root .cfg-bottom-content .cfg-use-card p, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 19px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card, .tc-wp-content-root .cfg-bottom-content .cfg-use-card, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-use-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card p, .tc-wp-content-root .cfg-bottom-content .cfg-use-card p, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card, .tc-wp-content-root .cfg-bottom-content .cfg-use-card, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-use-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card p, .tc-wp-content-root .cfg-bottom-content .cfg-use-card p, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
    border-radius: 21px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card, .tc-wp-content-root .cfg-bottom-content .cfg-use-card, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-use-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card p, .tc-wp-content-root .cfg-bottom-content .cfg-use-card p, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-bottom-content .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-bottom-content .cfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-card-grid{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card, .tc-wp-content-root .cfg-bottom-content .cfg-use-card, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-use-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card h3, .tc-wp-content-root .cfg-bottom-content .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-feature-card p, .tc-wp-content-root .cfg-bottom-content .cfg-use-card p, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card p, .tc-wp-content-root .cfg-bottom-content .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .cfg-bottom-content .cfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .cfg-bottom-content .cfg-reveal, .tc-wp-content-root .cfg-bottom-content .cfg-feature-card, .tc-wp-content-root .cfg-bottom-content .cfg-use-card, .tc-wp-content-root .cfg-bottom-content .cfg-benefit-card, .tc-wp-content-root .cfg-bottom-content .cfg-step-card, .tc-wp-content-root .cfg-bottom-content .cfg-icon{
    transition: none;
  }.tc-wp-content-root .cfg-bottom-content .cfg-reveal{
    opacity: 1;
    transform: none;
  }}