@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-149 .tc-wp-content-root img, .wpc-scope-149 .tc-wp-content-root video, .wpc-scope-149 .tc-wp-content-root svg, .wpc-scope-149 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #20202a;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.6;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-section{
  position: relative;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-section-white{
  background: #ffffff;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-section-soft{
  background: #fbf8f2;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 5px 12px;
  margin-bottom: 14px;
  border: 1px solid rgba(217, 32, 48, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 230, 92, 0.28), rgba(217, 32, 48, 0.08));
  color: #8c1724;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content h2, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content h3, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content p{
  margin-top: 0;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content h2{
  margin-bottom: 14px;
  color: #181821;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #5c5d68;
  line-height: 1.75;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-card, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(30, 30, 44, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(32, 32, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-card::before, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card::before{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: linear-gradient(90deg, #d92030, #ffd447, #111827);
  content: "";
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-card:hover, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(217, 32, 48, 0.22);
  box-shadow: 0 22px 54px rgba(32, 32, 42, 0.11);
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-card h3, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card h3, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card h3{
  margin-bottom: 9px;
  color: #1f2029;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-card p, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card p, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card p{
  margin-bottom: 0;
  color: #62636f;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #d92030, #ffcf3a);
  box-shadow: 0 12px 22px rgba(217, 32, 48, 0.18);
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon::before, .wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-preview::before{
  inset: 13px 9px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-copy::before{
  width: 16px;
  height: 18px;
  right: 12px;
  bottom: 10px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 10px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-spark::before{
  top: 10px;
  left: 20px;
  width: 6px;
  height: 26px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-spark::after{
  top: 20px;
  left: 10px;
  width: 26px;
  height: 6px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-clean::before{
  top: 13px;
  left: 12px;
  width: 22px;
  height: 13px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(38deg);
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-fast::before{
  top: 12px;
  left: 13px;
  width: 20px;
  height: 20px;
  border: 3px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-fast::after{
  top: 20px;
  left: 23px;
  width: 11px;
  height: 3px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-icon-friendly::before{
  top: 14px;
  left: 12px;
  width: 22px;
  height: 16px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 22px 22px;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-steps{
  display: grid;
  gap: 18px;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(30, 30, 44, 0.08);
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff 0%, #fff9e6 100%);
  box-shadow: 0 18px 42px rgba(32, 32, 42, 0.06);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card::after{
  position: absolute;
  top: 18px;
  right: 20px;
  width: 72px;
  height: 72px;
  border: 1px solid rgba(217, 32, 48, 0.1);
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 212, 71, 0.22), rgba(255, 255, 255, 0));
  content: "";
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 22px 54px rgba(32, 32, 42, 0.1);
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #15151e;
  color: #ffd447;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(21, 21, 30, 0.16);
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-use-card{
  background: linear-gradient(180deg, #ffffff, #fffdf7);
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 26px;
  padding: 4px 10px;
  margin-bottom: 14px;
  border-radius: 999px;
  background: #15151e;
  color: #ffd447;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card{
  background: #ffffff;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 16px;
  border-radius: 50%;
  background: linear-gradient(135deg, #d92030, #ffd447);
  box-shadow: 0 12px 22px rgba(217, 32, 48, 0.16);
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-mark::before{
  width: 13px;
  height: 7px;
  margin: 14px auto 0;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-149 .tc-wp-content-root .mmfg-editorial-content .mmfg-reveal.mmfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mmfg-editorial-content .mmfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .mmfg-editorial-content h2{
    font-size: 27px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card-grid{
    grid-template-columns: 1fr;
    gap: 14px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mmfg-editorial-content .mmfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .mmfg-editorial-content h2{
    font-size: 30px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mmfg-editorial-content .mmfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .mmfg-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mmfg-editorial-content .mmfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .mmfg-editorial-content h2{
    font-size: 40px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-card{
    padding: 30px;
    gap: 24px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mmfg-editorial-content .mmfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .mmfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-editorial-content .mmfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-card{
    padding: 34px;
    gap: 28px;
  }.tc-wp-content-root .mmfg-editorial-content .mmfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-149 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .mmfg-step-content{}