@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-158 .tc-wp-content-root img, .wpc-scope-158 .tc-wp-content-root video, .wpc-scope-158 .tc-wp-content-root svg, .wpc-scope-158 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections{
  width: 100%;
  overflow-x: hidden;
  color: #152033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections div, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections section, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections article{
  box-sizing: border-box;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-section{
  position: relative;
  width: 100%;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-section-white{
  background: #ffffff;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f7fb 100%);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(248, 85, 112, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 71, 118, 0.1), rgba(255, 179, 71, 0.12));
  color: #b6294e;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-section-head p{
  margin: 16px auto 0;
  color: #5b6475;
  line-height: 1.7;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-card, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-card, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-step-card{
  position: relative;
  border: 1px solid rgba(21, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 44px rgba(31, 41, 55, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-card::before, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 71, 118, 0.16), rgba(255, 179, 71, 0.12), rgba(79, 70, 229, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-card:hover, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-card:hover, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 71, 118, 0.28);
  box-shadow: 0 24px 60px rgba(31, 41, 55, 0.12);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-card:hover::before, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-card h3, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-card h3, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-step-card h3{
  position: relative;
  margin: 0;
  color: #162033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-card p, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-card p, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6475;
  line-height: 1.7;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin: 0 0 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4776, #ffb347);
  box-shadow: 0 12px 26px rgba(255, 71, 118, 0.22);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon::before, .wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 15px;
  top: 15px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 14px;
  border-radius: 4px;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 18px;
  border-radius: 4px;
  opacity: 0.55;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon-bolt::before{
  width: 15px;
  height: 24px;
  left: 17px;
  top: 12px;
  clip-path: polygon(56% 0, 12% 48%, 45% 48%, 34% 100%, 88% 38%, 54% 38%);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon-layers::before{
  width: 24px;
  height: 16px;
  left: 12px;
  top: 16px;
  transform: skewY(-12deg);
  border-radius: 5px;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon-mobile::before{
  width: 16px;
  height: 26px;
  left: 16px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-icon-clean::before{
  width: 24px;
  height: 13px;
  left: 12px;
  top: 18px;
  clip-path: polygon(0 48%, 34% 48%, 44% 18%, 58% 82%, 70% 48%, 100% 48%, 100% 62%, 76% 62%, 56% 100%, 42% 42%, 36% 62%, 0 62%);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  overflow: hidden;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 20px;
  background: linear-gradient(135deg, #ff4776, #ffb347);
  box-shadow: 0 14px 30px rgba(255, 71, 118, 0.22);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-use-badge{
  position: relative;
  display: inline-flex;
  margin: 0 0 18px;
  padding: 8px 12px;
  border-radius: 999px;
  background: #fff5f7;
  color: #b6294e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  border: 1px solid rgba(255, 71, 118, 0.18);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-card{
  min-height: 100%;
  border-radius: 22px;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin: 0 0 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4776, #ffb347);
  box-shadow: 0 12px 26px rgba(255, 71, 118, 0.2);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-158 .tc-wp-content-root .ifg-content-sections .ifg-reveal.ifg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ifg-content-sections .ifg-section{
    padding: 48px 0;
  }.tc-wp-content-root .ifg-content-sections .ifg-container{
    padding: 0 14px;
  }.tc-wp-content-root .ifg-content-sections h2{
    font-size: 25px;
  }.tc-wp-content-root .ifg-content-sections .ifg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-content-sections .ifg-grid, .tc-wp-content-root .ifg-content-sections .ifg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card h3, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-sections .ifg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card p, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card p, .tc-wp-content-root .ifg-content-sections .ifg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ifg-content-sections .ifg-section{
    padding: 54px 0;
  }.tc-wp-content-root .ifg-content-sections .ifg-container{
    padding: 0 18px;
  }.tc-wp-content-root .ifg-content-sections h2{
    font-size: 28px;
  }.tc-wp-content-root .ifg-content-sections .ifg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-content-sections .ifg-grid, .tc-wp-content-root .ifg-content-sections .ifg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card h3, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-sections .ifg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card p, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card p, .tc-wp-content-root .ifg-content-sections .ifg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ifg-content-sections .ifg-section{
    padding: 60px 0;
  }.tc-wp-content-root .ifg-content-sections .ifg-container{
    padding: 0 22px;
  }.tc-wp-content-root .ifg-content-sections h2{
    font-size: 31px;
  }.tc-wp-content-root .ifg-content-sections .ifg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-content-sections .ifg-grid, .tc-wp-content-root .ifg-content-sections .ifg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card h3, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-sections .ifg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card p, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card p, .tc-wp-content-root .ifg-content-sections .ifg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ifg-content-sections .ifg-section{
    padding: 76px 0;
  }.tc-wp-content-root .ifg-content-sections .ifg-container{
    padding: 0 32px;
  }.tc-wp-content-root .ifg-content-sections h2{
    font-size: 38px;
  }.tc-wp-content-root .ifg-content-sections .ifg-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .ifg-content-sections .ifg-grid-3, .tc-wp-content-root .ifg-content-sections .ifg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ifg-content-sections .ifg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card h3, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-sections .ifg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card p, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card p, .tc-wp-content-root .ifg-content-sections .ifg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ifg-content-sections .ifg-section{
    padding: 92px 0;
  }.tc-wp-content-root .ifg-content-sections .ifg-container{
    padding: 0 36px;
  }.tc-wp-content-root .ifg-content-sections h2{
    font-size: 44px;
  }.tc-wp-content-root .ifg-content-sections .ifg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ifg-content-sections .ifg-grid-3, .tc-wp-content-root .ifg-content-sections .ifg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-content-sections .ifg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card h3, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card h3, .tc-wp-content-root .ifg-content-sections .ifg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .ifg-content-sections .ifg-card p, .tc-wp-content-root .ifg-content-sections .ifg-benefit-card p, .tc-wp-content-root .ifg-content-sections .ifg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .ifg-content-sections .ifg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}.wpc-scope-158 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .ifg-step-content{}.wpc-scope-158 .tc-wp-content-root .ifg-use-card{}