@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-272 .tc-wp-content-root img, .wpc-scope-272 .tc-wp-content-root video, .wpc-scope-272 .tc-wp-content-root svg, .wpc-scope-272 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #171821;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content, .wpc-scope-272 .tc-wp-content-root .mfg-premium-content div, .wpc-scope-272 .tc-wp-content-root .mfg-premium-content section, .wpc-scope-272 .tc-wp-content-root .mfg-premium-content article{
  box-sizing: border-box;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-section{
  position: relative;
  width: 100%;
  overflow: hidden;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-section-white{
  background: #ffffff;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-section-soft{
  background: linear-gradient(180deg, #fff8f5 0%, #f8fbff 100%);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 78, 125, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 78, 125, 0.1), rgba(124, 92, 255, 0.1));
  color: #b92d61;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-heading-block h2{
  margin: 0;
  color: #14151f;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-heading-block p{
  margin: 16px auto 0;
  color: #5d6373;
  line-height: 1.72;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(25, 28, 42, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(22, 27, 45, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 78, 125, 0.45), rgba(255, 185, 84, 0.25), rgba(124, 92, 255, 0.35));
  opacity: 0;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#ffffff 0 0) content-box, linear-gradient(#ffffff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 78, 125, 0.18);
  box-shadow: 0 24px 60px rgba(22, 27, 45, 0.13);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-card:hover::before{
  opacity: 1;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-card h3{
  margin: 0;
  color: #171821;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-card p{
  margin: 10px 0 0;
  color: #5e6474;
  line-height: 1.7;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4e7d 0%, #ffb954 48%, #7c5cff 100%);
  box-shadow: 0 14px 28px rgba(255, 78, 125, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-card:hover .mfg-icon{
  transform: translateY(-3px) rotate(-3deg);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon::before, .wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 3px;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 3px;
  background: transparent;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-panel::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border-radius: 5px;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-panel::after{
  width: 9px;
  height: 9px;
  left: 18px;
  top: 27px;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-burst::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0%, 60% 30%, 92% 18%, 74% 48%, 100% 66%, 66% 68%, 68% 100%, 48% 74%, 20% 92%, 30% 60%, 0% 50%, 30% 40%);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-clean::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 18px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 4px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-icon-fast::after{
  width: 10px;
  height: 4px;
  left: 23px;
  top: 21px;
  border-radius: 10px;
  transform: rotate(-32deg);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(25, 28, 42, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 48px rgba(22, 27, 45, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 22px;
  bottom: 22px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ff4e7d, #ffb954, #7c5cff);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(22, 27, 45, 0.12);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #171821, #3c335d);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(34, 35, 52, 0.18);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-step-content h3{
  margin: 0;
  color: #171821;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-step-content p{
  margin: 8px 0 0;
  color: #5e6474;
  line-height: 1.72;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 78, 125, 0.12), rgba(124, 92, 255, 0.12));
  color: #8c2f75;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-use-card{
  background:
    radial-gradient(circle at top right, rgba(255, 185, 84, 0.13), transparent 35%),
    #ffffff;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(255, 255, 255, 0.86)),
    radial-gradient(circle at top left, rgba(255, 78, 125, 0.14), transparent 40%);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4e7d, #ffb954);
  box-shadow: 0 14px 28px rgba(255, 78, 125, 0.2);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-272 .tc-wp-content-root .mfg-premium-content .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 15px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block h2{
    font-size: 27px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-premium-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3, .tc-wp-content-root .mfg-premium-content .mfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p, .tc-wp-content-root .mfg-premium-content .mfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-premium-content .mfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 24px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block h2{
    font-size: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-premium-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3, .tc-wp-content-root .mfg-premium-content .mfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p, .tc-wp-content-root .mfg-premium-content .mfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-premium-content .mfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 26px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block h2{
    font-size: 34px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-premium-content .mfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 26px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3, .tc-wp-content-root .mfg-premium-content .mfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p, .tc-wp-content-root .mfg-premium-content .mfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-premium-content .mfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 26px 26px 28px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-premium-content .mfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-premium-content .mfg-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3, .tc-wp-content-root .mfg-premium-content .mfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p, .tc-wp-content-root .mfg-premium-content .mfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-premium-content .mfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    gap: 24px;
    padding: 30px 34px 30px 38px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .mfg-premium-content .mfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .mfg-premium-content .mfg-grid-three, .tc-wp-content-root .mfg-premium-content .mfg-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-premium-content .mfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3, .tc-wp-content-root .mfg-premium-content .mfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p, .tc-wp-content-root .mfg-premium-content .mfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-premium-content .mfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    gap: 28px;
    padding: 34px 40px 34px 44px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}.wpc-scope-272 .tc-wp-content-root .mfg-feature-card{}