@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-452 .tc-wp-content-root img, .wpc-scope-452 .tc-wp-content-root video, .wpc-scope-452 .tc-wp-content-root svg, .wpc-scope-452 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #241722;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content, .wpc-scope-452 .tc-wp-content-root .mmfg-content div, .wpc-scope-452 .tc-wp-content-root .mmfg-content section, .wpc-scope-452 .tc-wp-content-root .mmfg-content article{
  box-sizing: border-box;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-section-white{
  background: #ffffff;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-section-soft{
  background: linear-gradient(180deg, #fff8fb 0%, #fffdf9 100%);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  border: 1px solid rgba(236, 64, 122, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 74, 139, 0.1), rgba(255, 197, 87, 0.13));
  color: #b31558;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-section-head h2{
  margin: 16px 0 0;
  color: #21131f;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-section-head p{
  margin: 16px auto 0;
  color: #66515e;
  line-height: 1.7;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-card, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-card, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(79, 36, 61, 0.1);
  box-shadow: 0 18px 45px rgba(91, 40, 67, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-card, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-card{
  height: 100%;
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-card::before, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 74, 139, 0.12), rgba(255, 197, 87, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-card:hover, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-card:hover, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(236, 64, 122, 0.28);
  box-shadow: 0 24px 60px rgba(91, 40, 67, 0.13);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-card:hover::before, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-card h3, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-card h3, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-step-copy h3{
  position: relative;
  margin: 0;
  color: #281622;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-card p, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-card p, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-step-copy p{
  position: relative;
  margin: 11px 0 0;
  color: #66515e;
  line-height: 1.68;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4a8b 0%, #ff7a59 55%, #ffc557 100%);
  box-shadow: 0 12px 28px rgba(255, 74, 139, 0.22);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon::before, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-bow::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px 3px 10px 3px;
  transform: rotate(45deg);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-bow::after{
  width: 22px;
  height: 14px;
  right: 12px;
  top: 16px;
  border-radius: 3px 10px 3px 10px;
  transform: rotate(-45deg);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 13px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 18px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-spark::before{
  width: 5px;
  height: 26px;
  left: 20px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-spark::after{
  width: 26px;
  height: 5px;
  left: 10px;
  top: 20px;
  border-radius: 999px;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-heart::before, .wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-heart::after{
  width: 15px;
  height: 23px;
  top: 12px;
  border-radius: 15px 15px 4px 4px;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-heart::before{
  left: 12px;
  transform: rotate(-45deg);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-heart::after{
  right: 12px;
  transform: rotate(45deg);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-phone::before{
  width: 20px;
  height: 28px;
  left: 13px;
  top: 9px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-phone::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 12px;
  border-radius: 99px;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-icon-star::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0%, 61% 34%, 98% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 2% 35%, 39% 34%);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background: #ffffff;
  border-radius: 24px;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-step-card::after{
  content: "";
  position: absolute;
  left: 36px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, rgba(255, 74, 139, 0), rgba(255, 74, 139, 0.32), rgba(255, 197, 87, 0));
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #ff4a8b, #ffc557);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 14px 34px rgba(255, 74, 139, 0.22);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafd 100%);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #fff0f6;
  color: #b31558;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
  border: 1px solid rgba(236, 64, 122, 0.15);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-card{
  text-align: center;
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-benefit-mark{
  position: relative;
  display: inline-grid;
  place-items: center;
  width: 64px;
  height: 64px;
  margin: 0 auto 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #ff4a8b, #ff7a59 52%, #ffc557);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  box-shadow: 0 15px 34px rgba(255, 74, 139, 0.23);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-452 .tc-wp-content-root .mmfg-content .mmfg-reveal.mmfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mmfg-content .mmfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .mmfg-content .mmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .mmfg-content .mmfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .mmfg-content .mmfg-card, .tc-wp-content-root .mmfg-content .mmfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .mmfg-content .mmfg-card h3, .tc-wp-content-root .mmfg-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-content .mmfg-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .mmfg-content .mmfg-card p, .tc-wp-content-root .mmfg-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-content .mmfg-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .mmfg-content .mmfg-steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .mmfg-content .mmfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mmfg-content .mmfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .mmfg-content .mmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-content .mmfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mmfg-content .mmfg-card, .tc-wp-content-root .mmfg-content .mmfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .mmfg-content .mmfg-card h3, .tc-wp-content-root .mmfg-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-content .mmfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .mmfg-content .mmfg-card p, .tc-wp-content-root .mmfg-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-content .mmfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-content .mmfg-steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .mmfg-content .mmfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mmfg-content .mmfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .mmfg-content .mmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mmfg-content .mmfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mmfg-content .mmfg-card, .tc-wp-content-root .mmfg-content .mmfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .mmfg-content .mmfg-card h3, .tc-wp-content-root .mmfg-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-content .mmfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .mmfg-content .mmfg-card p, .tc-wp-content-root .mmfg-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-content .mmfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-content .mmfg-steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .mmfg-content .mmfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mmfg-content .mmfg-section{
    padding: 74px 0;
  }.tc-wp-content-root .mmfg-content .mmfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mmfg-content .mmfg-grid-three, .tc-wp-content-root .mmfg-content .mmfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mmfg-content .mmfg-card, .tc-wp-content-root .mmfg-content .mmfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .mmfg-content .mmfg-card h3, .tc-wp-content-root .mmfg-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-content .mmfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .mmfg-content .mmfg-card p, .tc-wp-content-root .mmfg-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-content .mmfg-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .mmfg-content .mmfg-steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mmfg-content .mmfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mmfg-content .mmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .mmfg-content .mmfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .mmfg-content .mmfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mmfg-content .mmfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mmfg-content .mmfg-card, .tc-wp-content-root .mmfg-content .mmfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .mmfg-content .mmfg-card h3, .tc-wp-content-root .mmfg-content .mmfg-benefit-card h3, .tc-wp-content-root .mmfg-content .mmfg-step-copy h3{
    font-size: 22px;
  }.tc-wp-content-root .mmfg-content .mmfg-card p, .tc-wp-content-root .mmfg-content .mmfg-benefit-card p, .tc-wp-content-root .mmfg-content .mmfg-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .mmfg-content .mmfg-steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .mmfg-content .mmfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 18px;
  }}