@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-638 .tc-wp-content-root img, .wpc-scope-638 .tc-wp-content-root video, .wpc-scope-638 .tc-wp-content-root svg, .wpc-scope-638 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap section, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap div, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-section{
  position: relative;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-section-white{
  background: #ffffff;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(255, 58, 94, 0.07), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(0, 198, 255, 0.08), transparent 28%),
    #f7f9fc;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(255, 58, 94, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 58, 94, 0.1), rgba(0, 198, 255, 0.1));
  color: #d9234f;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-heading p{
  margin: 16px auto 0;
  color: #5c6678;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card{
  border-radius: 22px;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card::before, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 58, 94, 0.38), rgba(0, 198, 255, 0.28), transparent 62%);
  opacity: 0;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card:hover, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card:hover, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 58, 94, 0.22);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.1);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card:hover::before, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card h3, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card h3, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-step-card h3{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card p, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card p, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-step-card p{
  margin: 10px 0 0;
  color: #626d80;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff3a5e, #00c6ff);
  box-shadow: 0 12px 28px rgba(255, 58, 94, 0.18);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon::before, .wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-card:hover .aufg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 9px;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ff3a5e;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-game::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 16px;
  border-radius: 10px;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-game::after{
  width: 8px;
  height: 8px;
  left: 26px;
  top: 14px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.72);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
  transform: rotate(-6deg);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(0 0, 100% 45%, 58% 53%, 78% 100%, 0 43%);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-step-card::after{
  content: "";
  position: absolute;
  left: 42px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(255, 58, 94, 0.24), rgba(0, 198, 255, 0.24), transparent);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 84px;
  height: 84px;
  border-radius: 24px;
  background: linear-gradient(135deg, #111827, #26324a);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(17, 24, 39, 0.18);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 30px;
  margin: 0 0 16px;
  padding: 0 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 58, 94, 0.12), rgba(0, 198, 255, 0.12));
  color: #c91f49;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card{
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff, #fbfcff);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff3a5e, #00c6ff);
  position: relative;
  box-shadow: 0 14px 28px rgba(0, 198, 255, 0.16);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-638 .tc-wp-content-root .aufg-content-wrap .aufg-reveal.aufg-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 .aufg-content-wrap .aufg-section{
    padding: 52px 0;
  }.tc-wp-content-root .aufg-content-wrap .aufg-container{
    padding: 0 14px;
  }.tc-wp-content-root .aufg-content-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card-grid, .tc-wp-content-root .aufg-content-wrap .aufg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-card::after{
    display: none;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-number{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    font-size: 20px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card p, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card p, .tc-wp-content-root .aufg-content-wrap .aufg-step-card p{
    font-size: 14px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .aufg-content-wrap .aufg-section{
    padding: 58px 0;
  }.tc-wp-content-root .aufg-content-wrap .aufg-container{
    padding: 0 18px;
  }.tc-wp-content-root .aufg-content-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card-grid, .tc-wp-content-root .aufg-content-wrap .aufg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-card::after{
    display: none;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-number{
    width: 68px;
    height: 68px;
    border-radius: 20px;
    font-size: 21px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card p, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card p, .tc-wp-content-root .aufg-content-wrap .aufg-step-card p{
    font-size: 14.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .aufg-content-wrap .aufg-section{
    padding: 64px 0;
  }.tc-wp-content-root .aufg-content-wrap .aufg-container{
    padding: 0 22px;
  }.tc-wp-content-root .aufg-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card-grid, .tc-wp-content-root .aufg-content-wrap .aufg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-card::after{
    display: none;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-number{
    width: 72px;
    height: 72px;
    border-radius: 22px;
    font-size: 22px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card p, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card p, .tc-wp-content-root .aufg-content-wrap .aufg-step-card p{
    font-size: 15px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .aufg-content-wrap .aufg-section{
    padding: 78px 0;
  }.tc-wp-content-root .aufg-content-wrap .aufg-container{
    padding: 0 32px;
  }.tc-wp-content-root .aufg-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-card{
    padding: 28px;
    gap: 24px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-number{
    font-size: 24px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card p, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card p, .tc-wp-content-root .aufg-content-wrap .aufg-step-card p{
    font-size: 15.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .aufg-content-wrap .aufg-section{
    padding: 96px 0;
  }.tc-wp-content-root .aufg-content-wrap .aufg-container{
    padding: 0 32px;
  }.tc-wp-content-root .aufg-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card-grid{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .aufg-content-wrap .aufg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-card{
    padding: 30px 34px;
    gap: 28px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-step-number{
    font-size: 25px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card h3, .tc-wp-content-root .aufg-content-wrap .aufg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .aufg-content-wrap .aufg-card p, .tc-wp-content-root .aufg-content-wrap .aufg-benefit-card p, .tc-wp-content-root .aufg-content-wrap .aufg-step-card p{
    font-size: 16px;
  }}.wpc-scope-638 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .aufg-benefit-grid{}.wpc-scope-638 .tc-wp-content-root .aufg-step-content{}