@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-254 .tc-wp-content-root img, .wpc-scope-254 .tc-wp-content-root video, .wpc-scope-254 .tc-wp-content-root svg, .wpc-scope-254 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #231f20;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap, .wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap div, .wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap section, .wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-white{
  background: #ffffff;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-soft{
  background: linear-gradient(180deg, #fffaf1 0%, #fff7ed 100%);
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(220, 38, 38, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 217, 102, 0.28), rgba(239, 68, 68, 0.08));
  color: #9f1239;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head h2{
  margin: 0;
  color: #171717;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head p{
  margin: 16px auto 0;
  color: #5f5a55;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(37, 37, 37, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(24, 24, 27, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #ef4444, #facc15, #111827);
  opacity: 0.95;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(239, 68, 68, 0.24);
  box-shadow: 0 24px 58px rgba(24, 24, 27, 0.12);
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-card h3{
  margin: 0;
  color: #201a1a;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-card p{
  margin: 10px 0 0;
  color: #625b56;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ef4444, #f59e0b);
  box-shadow: 0 14px 30px rgba(239, 68, 68, 0.22);
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon::before, .wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-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-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon-copy::before{
  width: 17px;
  height: 21px;
  left: 16px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon-star::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon-smile::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon-smile::after{
  width: 11px;
  height: 6px;
  left: 18px;
  top: 24px;
  border-bottom: 3px solid #ffffff;
  border-radius: 0 0 12px 12px;
  background: transparent;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 11px;
  border: 3px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-icon-note::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 4px;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(159, 18, 57, 0.12);
  border-radius: 20px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(24, 24, 27, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(24, 24, 27, 0.12);
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #111827 0%, #ef4444 52%, #facc15 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 15px 30px rgba(239, 68, 68, 0.22);
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content h3{
  margin: 0;
  color: #171717;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content p{
  margin: 8px 0 0;
  color: #625b56;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-use-card .mmfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #111827;
  color: #ffffff;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 35% 30%, #ffffff 0 20%, transparent 21%), linear-gradient(135deg, #ef4444, #facc15);
  box-shadow: 0 14px 30px rgba(239, 68, 68, 0.2);
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-254 .tc-wp-content-root .mmfg-editorial-wrap .mmfg-reveal.mmfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card{
    padding: 24px 20px;
    border-radius: 16px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card p, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card p, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card p, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card p, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card{
    padding: 32px 28px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card h3, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-card p, .tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .mmfg-editorial-wrap .mmfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 24px;
  }}.wpc-scope-254 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .mmfg-benefits{}