@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-35 .tc-wp-content-root img, .wpc-scope-35 .tc-wp-content-root video, .wpc-scope-35 .tc-wp-content-root svg, .wpc-scope-35 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap div, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap section, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap article, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap h2, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap h3, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap p, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap span{
  box-sizing: border-box;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1f2430;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  background: #ffffff;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-section-white{
  background: #ffffff;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(255, 86, 120, 0.08), transparent 34%),
    radial-gradient(circle at bottom right, rgba(75, 105, 255, 0.07), transparent 36%),
    #f8f7f4;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-section-head h2{
  margin: 0;
  color: #151821;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-section-head p{
  margin: 16px auto 0;
  color: #5d6473;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-card, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-use-card, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(35, 39, 55, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(22, 28, 45, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-card::before, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-use-card::before, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 86, 120, 0.32), rgba(75, 105, 255, 0.22), rgba(255, 197, 76, 0.18));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-card:hover, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-use-card:hover, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card:hover, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 86, 120, 0.24);
  box-shadow: 0 24px 64px rgba(22, 28, 45, 0.13);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-card:hover::before, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-use-card:hover::before, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-card h3, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-use-card h3, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card h3, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-step-content h3{
  margin: 0;
  color: #171b26;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-card p, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-use-card p, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card p, .wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-step-content p{
  margin: 10px 0 0;
  color: #5f6675;
  font-weight: 430;
  line-height: 1.65;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-icon{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #ff4f78, #6e66ff);
  box-shadow: 0 12px 24px rgba(255, 79, 120, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-card:hover .utfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-icon::after{
  content: "";
  display: block;
  width: 18px;
  height: 18px;
  margin: auto;
  border: 2px solid rgba(255, 255, 255, 0.94);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-icon-preview::after{
  border-radius: 50%;
  box-shadow: 8px 8px 0 -5px rgba(255, 255, 255, 0.94);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-icon-copy::after{
  border-radius: 5px;
  box-shadow: 6px -6px 0 -2px rgba(255, 255, 255, 0.45);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-icon-spark::after{
  width: 16px;
  height: 16px;
  border-width: 0;
  background: rgba(255, 255, 255, 0.95);
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-icon-game::after{
  width: 20px;
  height: 14px;
  border-radius: 5px;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-icon-clean::after{
  width: 18px;
  height: 10px;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-icon-fast::after{
  width: 18px;
  height: 18px;
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
    #ffffff;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 6px;
  height: 100%;
  background: linear-gradient(180deg, #ff4f78, #6e66ff);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, #ff4f78, #6e66ff);
  box-shadow: 0 16px 34px rgba(110, 102, 255, 0.24);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border: 1px solid rgba(255, 79, 120, 0.16);
  border-radius: 999px;
  color: #d93861;
  font-weight: 760;
  line-height: 1;
  background: rgba(255, 79, 120, 0.08);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-mini-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, #ff4f78, #6e66ff) border-box;
  border: 2px solid transparent;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-mini-mark::after{
  content: "";
  width: 16px;
  height: 9px;
  margin: auto;
  border-left: 3px solid #ff4f78;
  border-bottom: 3px solid #6e66ff;
  transform: rotate(-45deg);
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-35 .tc-wp-content-root .utfg-content-wrap .utfg-reveal.utfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .utfg-content-wrap .utfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .utfg-content-wrap .utfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head{
    margin-bottom: 26px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head h2{
    font-size: 25px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card, .tc-wp-content-root .utfg-content-wrap .utfg-use-card, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-use-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card p, .tc-wp-content-root .utfg-content-wrap .utfg-use-card p, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card p, .tc-wp-content-root .utfg-content-wrap .utfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-steps{
    gap: 14px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-badge{
    padding: 8px 10px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .utfg-content-wrap .utfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .utfg-content-wrap .utfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card, .tc-wp-content-root .utfg-content-wrap .utfg-use-card, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-use-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card p, .tc-wp-content-root .utfg-content-wrap .utfg-use-card p, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card p, .tc-wp-content-root .utfg-content-wrap .utfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-steps{
    gap: 16px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .utfg-content-wrap .utfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .utfg-content-wrap .utfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head h2{
    font-size: 31px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card, .tc-wp-content-root .utfg-content-wrap .utfg-use-card, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-use-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card p, .tc-wp-content-root .utfg-content-wrap .utfg-use-card p, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card p, .tc-wp-content-root .utfg-content-wrap .utfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-steps{
    gap: 18px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px 26px 26px 30px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .utfg-content-wrap .utfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .utfg-content-wrap .utfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card, .tc-wp-content-root .utfg-content-wrap .utfg-use-card, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-use-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card p, .tc-wp-content-root .utfg-content-wrap .utfg-use-card p, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card p, .tc-wp-content-root .utfg-content-wrap .utfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-steps{
    gap: 20px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px 34px 30px 38px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-badge{
    padding: 9px 13px;
    font-size: 12.5px;
  }}@media (min-width: 1024px){.tc-wp-content-root .utfg-content-wrap .utfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .utfg-content-wrap .utfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head{
    margin-bottom: 50px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head h2{
    font-size: 44px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card-grid.utfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card, .tc-wp-content-root .utfg-content-wrap .utfg-use-card, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-use-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card h3, .tc-wp-content-root .utfg-content-wrap .utfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-card p, .tc-wp-content-root .utfg-content-wrap .utfg-use-card p, .tc-wp-content-root .utfg-content-wrap .utfg-benefit-card p, .tc-wp-content-root .utfg-content-wrap .utfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-steps{
    gap: 22px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 40px 34px 44px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 19px;
  }.tc-wp-content-root .utfg-content-wrap .utfg-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}