@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 .ippv-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ippv-content, .wpc-scope-6 .tc-wp-content-root .ippv-content div, .wpc-scope-6 .tc-wp-content-root .ippv-content section, .wpc-scope-6 .tc-wp-content-root .ippv-content article, .wpc-scope-6 .tc-wp-content-root .ippv-content span, .wpc-scope-6 .tc-wp-content-root .ippv-content h2, .wpc-scope-6 .tc-wp-content-root .ippv-content h3, .wpc-scope-6 .tc-wp-content-root .ippv-content p{
  box-sizing: border-box;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-section{
  position: relative;
  width: 100%;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-section-white{
  background:
    radial-gradient(circle at 12% 8%, rgba(255, 72, 128, 0.08), transparent 30%),
    linear-gradient(180deg, #ffffff 0%, #ffffff 100%);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-section-soft{
  background:
    radial-gradient(circle at 88% 12%, rgba(123, 92, 255, 0.09), transparent 32%),
    linear-gradient(180deg, #fbfafc 0%, #f7f5fa 100%);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 5px 12px;
  margin-bottom: 14px;
  border: 1px solid rgba(220, 48, 131, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 72, 128, 0.1), rgba(123, 92, 255, 0.1));
  color: #9a245f;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-heading p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #5d6678;
  font-weight: 450;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-card, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(30, 41, 59, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-card::before, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 72, 128, 0.16), rgba(123, 92, 255, 0.12), rgba(255, 182, 72, 0.1));
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-card:hover, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-benefit-card:hover, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(220, 48, 131, 0.22);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-card:hover::before, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-card h3, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-benefit-card h3, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-step-copy h3{
  position: relative;
  margin: 0;
  color: #151c2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-card p, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-benefit-card p, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-step-copy p{
  position: relative;
  margin: 10px 0 0;
  color: #626b7c;
  font-weight: 450;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4f8b 0%, #8d5cff 58%, #ffb347 100%);
  box-shadow: 0 14px 30px rgba(220, 48, 131, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-card:hover .ippv-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon::before, .wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-lens::before{
  width: 17px;
  height: 17px;
  left: 12px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-lens::after{
  width: 12px;
  height: 3px;
  left: 27px;
  top: 29px;
  border-radius: 99px;
  background: #ffffff;
  transform: rotate(45deg);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 14px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 22px;
  top: 23px;
  border-radius: 99px;
  background: #ffffff;
  transform: rotate(-28deg);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-frame::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 10px;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-frame::after{
  width: 8px;
  height: 8px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-steps::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 14px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 32px;
  top: 13px;
  border-radius: 50%;
  background: #ffffff;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-mobile::before{
  width: 18px;
  height: 27px;
  left: 14px;
  top: 9px;
  border: 3px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-daily::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-icon-daily::after{
  width: 10px;
  height: 10px;
  left: 21px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(30, 41, 59, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.82));
  box-shadow: 0 20px 50px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
  overflow: hidden;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-step-card::after{
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  right: -58px;
  top: -70px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 72, 128, 0.14), rgba(123, 92, 255, 0.12));
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff4f8b 0%, #8d5cff 68%, #ffb347 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(220, 48, 131, 0.22);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-step-copy{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-dot{
  position: relative;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: #ff4f8b;
  box-shadow: 0 0 0 8px rgba(255, 79, 139, 0.11), 0 0 0 14px rgba(141, 92, 255, 0.06);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-benefit-card{
  overflow: hidden;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  align-items: center;
  min-height: 28px;
  padding: 4px 11px;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(255, 79, 139, 0.1);
  color: #9a245f;
  font-size: 13px;
  font-weight: 800;
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-6 .tc-wp-content-root .ippv-content .ippv-reveal.ippv-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ippv-content .ippv-section{
    padding: 48px 0;
  }.tc-wp-content-root .ippv-content .ippv-container{
    padding: 0 14px;
  }.tc-wp-content-root .ippv-content .ippv-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .ippv-content .ippv-heading p{
    font-size: 14px;
  }.tc-wp-content-root .ippv-content .ippv-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ippv-content .ippv-card, .tc-wp-content-root .ippv-content .ippv-benefit-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ippv-content .ippv-card h3, .tc-wp-content-root .ippv-content .ippv-benefit-card h3, .tc-wp-content-root .ippv-content .ippv-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .ippv-content .ippv-card p, .tc-wp-content-root .ippv-content .ippv-benefit-card p, .tc-wp-content-root .ippv-content .ippv-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .ippv-content .ippv-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .ippv-content .ippv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .ippv-content .ippv-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ippv-content .ippv-section{
    padding: 54px 0;
  }.tc-wp-content-root .ippv-content .ippv-container{
    padding: 0 18px;
  }.tc-wp-content-root .ippv-content .ippv-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .ippv-content .ippv-heading p{
    font-size: 15px;
  }.tc-wp-content-root .ippv-content .ippv-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ippv-content .ippv-card, .tc-wp-content-root .ippv-content .ippv-benefit-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .ippv-content .ippv-card h3, .tc-wp-content-root .ippv-content .ippv-benefit-card h3, .tc-wp-content-root .ippv-content .ippv-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .ippv-content .ippv-card p, .tc-wp-content-root .ippv-content .ippv-benefit-card p, .tc-wp-content-root .ippv-content .ippv-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .ippv-content .ippv-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .ippv-content .ippv-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .ippv-content .ippv-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ippv-content .ippv-section{
    padding: 62px 0;
  }.tc-wp-content-root .ippv-content .ippv-container{
    padding: 0 22px;
  }.tc-wp-content-root .ippv-content .ippv-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .ippv-content .ippv-heading p{
    font-size: 16px;
  }.tc-wp-content-root .ippv-content .ippv-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ippv-content .ippv-card, .tc-wp-content-root .ippv-content .ippv-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ippv-content .ippv-card h3, .tc-wp-content-root .ippv-content .ippv-benefit-card h3, .tc-wp-content-root .ippv-content .ippv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ippv-content .ippv-card p, .tc-wp-content-root .ippv-content .ippv-benefit-card p, .tc-wp-content-root .ippv-content .ippv-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .ippv-content .ippv-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .ippv-content .ippv-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .ippv-content .ippv-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ippv-content .ippv-section{
    padding: 76px 0;
  }.tc-wp-content-root .ippv-content .ippv-container{
    padding: 0 30px;
  }.tc-wp-content-root .ippv-content .ippv-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .ippv-content .ippv-heading p{
    font-size: 17px;
  }.tc-wp-content-root .ippv-content .ippv-grid-three, .tc-wp-content-root .ippv-content .ippv-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ippv-content .ippv-grid{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ippv-content .ippv-card, .tc-wp-content-root .ippv-content .ippv-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ippv-content .ippv-card h3, .tc-wp-content-root .ippv-content .ippv-benefit-card h3, .tc-wp-content-root .ippv-content .ippv-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .ippv-content .ippv-card p, .tc-wp-content-root .ippv-content .ippv-benefit-card p, .tc-wp-content-root .ippv-content .ippv-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .ippv-content .ippv-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .ippv-content .ippv-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .ippv-content .ippv-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ippv-content .ippv-section{
    padding: 92px 0;
  }.tc-wp-content-root .ippv-content .ippv-container{
    padding: 0 34px;
  }.tc-wp-content-root .ippv-content .ippv-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .ippv-content .ippv-heading p{
    font-size: 18px;
  }.tc-wp-content-root .ippv-content .ippv-grid-three, .tc-wp-content-root .ippv-content .ippv-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ippv-content .ippv-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ippv-content .ippv-card, .tc-wp-content-root .ippv-content .ippv-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ippv-content .ippv-card h3, .tc-wp-content-root .ippv-content .ippv-benefit-card h3, .tc-wp-content-root .ippv-content .ippv-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .ippv-content .ippv-card p, .tc-wp-content-root .ippv-content .ippv-benefit-card p, .tc-wp-content-root .ippv-content .ippv-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .ippv-content .ippv-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ippv-content .ippv-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .ippv-content .ippv-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .ippv-content .ippv-card, .tc-wp-content-root .ippv-content .ippv-benefit-card, .tc-wp-content-root .ippv-content .ippv-step-card, .tc-wp-content-root .ippv-content .ippv-icon, .tc-wp-content-root .ippv-content .ippv-reveal, .tc-wp-content-root .ippv-content .ippv-reveal.ippv-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .ippv-content .ippv-reveal{
    opacity: 1;
  }}