@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-6 .tc-wp-content-root img, .wpc-scope-6 .tc-wp-content-root video, .wpc-scope-6 .tc-wp-content-root svg, .wpc-scope-6 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content, .wpc-scope-6 .tc-wp-content-root .wfg-bottom-content div, .wpc-scope-6 .tc-wp-content-root .wfg-bottom-content section, .wpc-scope-6 .tc-wp-content-root .wfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-section-white{
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f3f0 100%);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8a4cff;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-kicker::before, .wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #c69cff, #ff8fb8);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
  margin: 0;
  color: #161c2d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5e6676;
  font-weight: 450;
  line-height: 1.7;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(138, 76, 255, 0.12);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 50px rgba(24, 32, 47, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(198, 156, 255, 0.16), rgba(255, 143, 184, 0.1), rgba(116, 211, 255, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(138, 76, 255, 0.28);
  box-shadow: 0 24px 64px rgba(24, 32, 47, 0.13);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-card:hover::before{
  opacity: 1;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-card h3{
  position: relative;
  margin: 0;
  color: #192033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-card p{
  position: relative;
  margin: 11px 0 0;
  color: #626b7c;
  line-height: 1.68;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8a4cff 0%, #ff8fb8 58%, #74d3ff 100%);
  box-shadow: 0 14px 28px rgba(138, 76, 255, 0.22);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon::before, .wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 9px;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #8a4cff;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-copy::before{
  width: 18px;
  height: 20px;
  left: 16px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-copy::after{
  width: 18px;
  height: 20px;
  left: 11px;
  top: 18px;
  border-radius: 5px;
  opacity: 0.58;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-mood::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-mood::after{
  width: 10px;
  height: 5px;
  left: 18px;
  top: 25px;
  border-radius: 0 0 10px 10px;
  background: #8a4cff;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-options::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-options::after{
  width: 7px;
  height: 7px;
  left: 25px;
  top: 13px;
  border-radius: 50%;
  box-shadow: -9px 8px 0 #ffffff, 6px 16px 0 #ffffff;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-fast::after{
  width: 9px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 999px;
  transform-origin: left center;
  transform: rotate(36deg);
  background: #8a4cff;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-icon-clean::after{
  width: 12px;
  height: 6px;
  left: 17px;
  top: 20px;
  border-left: 3px solid #8a4cff;
  border-bottom: 3px solid #8a4cff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(138, 76, 255, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 48px rgba(24, 32, 47, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-step-card::after{
  content: "";
  position: absolute;
  right: -70px;
  top: -80px;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 143, 184, 0.22), rgba(138, 76, 255, 0));
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(24, 32, 47, 0.12);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-step-number{
  position: relative;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #7b4dff 0%, #d96ca8 100%);
  box-shadow: 0 16px 34px rgba(138, 76, 255, 0.25);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-step-content{
  position: relative;
  min-width: 0;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-step-content h3{
  margin: 0;
  color: #182033;
  font-weight: 850;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-step-content p{
  margin: 9px 0 0;
  color: #5f6878;
  line-height: 1.68;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #7b4dff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  background: rgba(138, 76, 255, 0.09);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-benefit-card{
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, #8a4cff, #ff8fb8);
  box-shadow: 0 14px 30px rgba(138, 76, 255, 0.2);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-6 .tc-wp-content-root .wfg-bottom-content .wfg-reveal.wfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 22px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 24px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 26px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 28px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .wfg-bottom-content .wfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .wfg-bottom-content .wfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card{
    padding: 30px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card h3, .tc-wp-content-root .wfg-bottom-content .wfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-card p, .tc-wp-content-root .wfg-bottom-content .wfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .wfg-bottom-content .wfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .wfg-bottom-content .wfg-reveal, .tc-wp-content-root .wfg-bottom-content .wfg-card, .tc-wp-content-root .wfg-bottom-content .wfg-step-card, .tc-wp-content-root .wfg-bottom-content .wfg-card::before{
    transition: none;
  }.tc-wp-content-root .wfg-bottom-content .wfg-reveal{
    opacity: 1;
    transform: none;
  }}