@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-316 .tc-wp-content-root img, .wpc-scope-316 .tc-wp-content-root video, .wpc-scope-316 .tc-wp-content-root svg, .wpc-scope-316 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content, .wpc-scope-316 .tc-wp-content-root .mfg-premium-content div, .wpc-scope-316 .tc-wp-content-root .mfg-premium-content section, .wpc-scope-316 .tc-wp-content-root .mfg-premium-content article{
  box-sizing: border-box;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-section-white{
  background: #ffffff;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-section-soft{
  background: linear-gradient(180deg, #fff8f3 0%, #f8fafc 100%);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(220, 38, 38, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(220, 38, 38, 0.1), rgba(245, 158, 11, 0.12));
  color: #b91c1c;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content h2{
  margin: 0;
  color: #111827;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-section-head p{
  margin: 16px auto 0;
  color: #526071;
  font-weight: 500;
  line-height: 1.72;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(220, 38, 38, 0.42), rgba(245, 158, 11, 0.2), rgba(15, 23, 42, 0.08)) border-box;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-card::before{
  content: "";
  position: absolute;
  top: 18px;
  right: 18px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(245, 158, 11, 0.18), rgba(220, 38, 38, 0));
  pointer-events: none;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(220, 38, 38, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.13);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-card h3{
  position: relative;
  margin: 18px 0 0;
  color: #151b2b;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6678;
  font-weight: 500;
  line-height: 1.68;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #dc2626, #f59e0b);
  box-shadow: 0 14px 30px rgba(220, 38, 38, 0.22);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon::before, .wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-bolt::before{
  left: 19px;
  top: 9px;
  width: 8px;
  height: 28px;
  background: #ffffff;
  transform: skewX(-22deg);
  clip-path: polygon(48% 0, 100% 0, 70% 42%, 100% 42%, 28% 100%, 45% 54%, 0 54%);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-copy::before{
  left: 15px;
  top: 13px;
  width: 15px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-copy::after{
  left: 20px;
  top: 9px;
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-spark::before{
  left: 13px;
  top: 13px;
  width: 20px;
  height: 20px;
  background: #ffffff;
  clip-path: polygon(50% 0, 61% 34%, 98% 35%, 68% 57%, 79% 93%, 50% 70%, 21% 93%, 32% 57%, 2% 35%, 39% 34%);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-star::before{
  left: 11px;
  top: 11px;
  width: 24px;
  height: 24px;
  background: #ffffff;
  clip-path: polygon(50% 0, 63% 32%, 98% 35%, 71% 57%, 79% 91%, 50% 72%, 21% 91%, 29% 57%, 2% 35%, 37% 32%);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-phone::before{
  left: 16px;
  top: 8px;
  width: 15px;
  height: 29px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-phone::after{
  left: 22px;
  bottom: 11px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-clean::before{
  left: 11px;
  top: 14px;
  width: 24px;
  height: 16px;
  border: 2px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 8px 8px;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-clean::after{
  left: 14px;
  top: 10px;
  width: 18px;
  height: 2px;
  background: #ffffff;
  box-shadow: 0 6px 0 rgba(255, 255, 255, 0.82);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-free::before{
  left: 12px;
  top: 14px;
  width: 22px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-free::after{
  left: 20px;
  top: 8px;
  width: 8px;
  height: 12px;
  border: 2px solid #ffffff;
  border-bottom: 0;
  border-radius: 8px 8px 0 0;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-speed::before{
  left: 11px;
  top: 13px;
  width: 24px;
  height: 20px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 24px 24px 0 0;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-speed::after{
  left: 22px;
  top: 18px;
  width: 3px;
  height: 13px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(42deg);
  transform-origin: bottom center;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-private::before{
  left: 12px;
  top: 10px;
  width: 22px;
  height: 26px;
  background: #ffffff;
  clip-path: polygon(50% 0, 92% 16%, 84% 74%, 50% 100%, 16% 74%, 8% 16%);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-icon-private::after{
  left: 20px;
  top: 19px;
  width: 8px;
  height: 5px;
  border-left: 2px solid #dc2626;
  border-bottom: 2px solid #dc2626;
  transform: rotate(-45deg);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(220, 38, 38, 0.12);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 50px rgba(15, 23, 42, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #dc2626, #f59e0b);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.12);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #b91c1c, #f59e0b);
  box-shadow: 0 16px 34px rgba(220, 38, 38, 0.23);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-step-copy h3{
  margin: 0;
  color: #151b2b;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-step-copy p{
  margin: 8px 0 0;
  color: #5b6678;
  font-weight: 500;
  line-height: 1.68;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fffdfb 100%) padding-box,
    linear-gradient(135deg, rgba(220, 38, 38, 0.26), rgba(245, 158, 11, 0.22)) border-box;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-badge{
  display: inline-flex;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(220, 38, 38, 0.08);
  color: #b91c1c;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.1;
  letter-spacing: 0;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-benefit-card{
  text-align: left;
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-316 .tc-wp-content-root .mfg-premium-content .mfg-reveal.mfg-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 .mfg-premium-content .mfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-premium-content h2{
    font-size: 27px;
  }.tc-wp-content-root .mfg-premium-content .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-premium-content h2{
    font-size: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy p{
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-premium-content h2{
    font-size: 34px;
  }.tc-wp-content-root .mfg-premium-content .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 26px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy p{
    font-size: 15.5px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .mfg-premium-content h2{
    font-size: 40px;
  }.tc-wp-content-root .mfg-premium-content .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy h3{
    font-size: 23px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy p{
    font-size: 16px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-premium-content .mfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .mfg-premium-content .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-premium-content h2{
    font-size: 46px;
  }.tc-wp-content-root .mfg-premium-content .mfg-section-head p{
    font-size: 17.5px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-premium-content .mfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-premium-content .mfg-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-premium-content .mfg-card p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 20px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy h3{
    font-size: 24px;
  }.tc-wp-content-root .mfg-premium-content .mfg-step-copy p{
    font-size: 16.5px;
  }}.wpc-scope-316 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .mfg-benefit-grid{}