@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-122 .tc-wp-content-root img, .wpc-scope-122 .tc-wp-content-root video, .wpc-scope-122 .tc-wp-content-root svg, .wpc-scope-122 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1b1f2a;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial, .wpc-scope-122 .tc-wp-content-root .mfg-editorial div, .wpc-scope-122 .tc-wp-content-root .mfg-editorial section, .wpc-scope-122 .tc-wp-content-root .mfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-section-white{
  background: #ffffff;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-section-soft{
  background: linear-gradient(180deg, #fff9ef 0%, #fffdf8 100%);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(230, 43, 43, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 211, 64, 0.22), rgba(230, 43, 43, 0.1));
  color: #b51f28;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-heading h2{
  margin: 0;
  color: #171a22;
  font-weight: 900;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-heading p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #5b6270;
  font-weight: 500;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(28, 31, 42, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(31, 34, 44, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(230, 43, 43, 0.35), rgba(255, 211, 64, 0.34), rgba(46, 125, 50, 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-122 .tc-wp-content-root .mfg-editorial .mfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(230, 43, 43, 0.18);
  box-shadow: 0 24px 60px rgba(31, 34, 44, 0.13);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-card:hover::before{
  opacity: 1;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-card h3{
  margin: 0;
  color: #191d27;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-card p{
  margin: 10px 0 0;
  color: #5d6573;
  font-weight: 500;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #e62b2b 0%, #ffb703 100%);
  box-shadow: 0 12px 24px rgba(230, 43, 43, 0.22);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon::before, .wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-spark::before{
  width: 18px;
  height: 18px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 11px;
  top: 13px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 16px;
  top: 9px;
  border-radius: 3px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-star::before{
  width: 20px;
  height: 20px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 61% 34%, 96% 34%, 68% 55%, 79% 90%, 50% 68%, 21% 90%, 32% 55%, 4% 34%, 39% 34%);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-badge::before{
  width: 18px;
  height: 18px;
  left: 12px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-badge::after{
  width: 12px;
  height: 10px;
  left: 15px;
  top: 23px;
  clip-path: polygon(0 0, 100% 0, 78% 100%, 50% 65%, 22% 100%);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-fast::before{
  width: 20px;
  height: 12px;
  left: 11px;
  top: 15px;
  clip-path: polygon(0 0, 70% 0, 100% 50%, 70% 100%, 0 100%, 22% 50%);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-clean::before{
  width: 19px;
  height: 10px;
  left: 11px;
  top: 15px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-right: 0;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-free::before{
  width: 18px;
  height: 18px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-free::after{
  width: 12px;
  height: 2px;
  left: 15px;
  top: 20px;
  border-radius: 2px;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 13px;
  top: 9px;
  border-radius: 4px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 18px;
  top: 28px;
  border-radius: 2px;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-privacy::before{
  width: 18px;
  height: 14px;
  left: 12px;
  top: 18px;
  border-radius: 3px;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-icon-privacy::after{
  width: 14px;
  height: 13px;
  left: 14px;
  top: 9px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
  background: transparent;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(230, 43, 43, 0.12);
  border-radius: 20px;
  background: linear-gradient(135deg, #ffffff 0%, #fff7e2 100%);
  box-shadow: 0 18px 44px rgba(31, 34, 44, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-step-card::after{
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  right: -70px;
  top: -70px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 183, 3, 0.26), rgba(230, 43, 43, 0));
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(31, 34, 44, 0.12);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #e62b2b 0%, #ffb703 100%);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 26px rgba(230, 43, 43, 0.2);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-step-content h3{
  margin: 0;
  color: #191d27;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-step-content p{
  margin: 8px 0 0;
  color: #5d6573;
  font-weight: 500;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-pill{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(46, 125, 50, 0.1);
  color: #2e6f34;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf7 100%);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-benefit-card{
  background: #ffffff;
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-122 .tc-wp-content-root .mfg-editorial .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-editorial .mfg-section{
    padding: 44px 0;
  }.tc-wp-content-root .mfg-editorial .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial .mfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .mfg-editorial .mfg-card{
    padding: 20px;
    border-radius: 16px;
  }.tc-wp-content-root .mfg-editorial .mfg-card h3, .tc-wp-content-root .mfg-editorial .mfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial .mfg-card p, .tc-wp-content-root .mfg-editorial .mfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial .mfg-steps{
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 20px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-editorial .mfg-section{
    padding: 50px 0;
  }.tc-wp-content-root .mfg-editorial .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial .mfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-editorial .mfg-card{
    padding: 22px;
  }.tc-wp-content-root .mfg-editorial .mfg-card h3, .tc-wp-content-root .mfg-editorial .mfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-editorial .mfg-card p, .tc-wp-content-root .mfg-editorial .mfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial .mfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-editorial .mfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .mfg-editorial .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial .mfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mfg-editorial .mfg-card{
    padding: 24px;
  }.tc-wp-content-root .mfg-editorial .mfg-card h3, .tc-wp-content-root .mfg-editorial .mfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-editorial .mfg-card p, .tc-wp-content-root .mfg-editorial .mfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial .mfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-editorial .mfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .mfg-editorial .mfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial .mfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 38px;
  }.tc-wp-content-root .mfg-editorial .mfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial .mfg-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-editorial .mfg-card h3, .tc-wp-content-root .mfg-editorial .mfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-editorial .mfg-card p, .tc-wp-content-root .mfg-editorial .mfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial .mfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-editorial .mfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .mfg-editorial .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .mfg-editorial .mfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial .mfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 44px;
  }.tc-wp-content-root .mfg-editorial .mfg-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-editorial .mfg-card h3, .tc-wp-content-root .mfg-editorial .mfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-editorial .mfg-card p, .tc-wp-content-root .mfg-editorial .mfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial .mfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .mfg-editorial .mfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }}