@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-277 .tc-wp-content-root img, .wpc-scope-277 .tc-wp-content-root video, .wpc-scope-277 .tc-wp-content-root svg, .wpc-scope-277 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap div, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap section, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-section{
  position: relative;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-white{
  background: #ffffff;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-soft{
  background: linear-gradient(180deg, #fffaf5 0%, #f8fafc 100%);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(218, 34, 47, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(218, 34, 47, 0.09), rgba(255, 184, 28, 0.14));
  color: #b81925;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
  margin: 16px auto 0;
  color: #5d687a;
  line-height: 1.7;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-card, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-card::before, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #d71920, #ffb81c, #2f6fed);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-card:hover, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card:hover, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(218, 34, 47, 0.22);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.12);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
  margin: 0;
  color: #151b2b;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
  margin: 10px 0 0;
  color: #606b7d;
  line-height: 1.65;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #d71920, #ffb81c);
  box-shadow: 0 12px 26px rgba(215, 25, 32, 0.2);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::before, .wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-flash::before{
  width: 12px;
  height: 24px;
  left: 18px;
  top: 10px;
  transform: skewX(-18deg);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  background: transparent;
  border-radius: 4px;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 9px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  background: transparent;
  border-radius: 4px;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-star::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  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-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-bolt::before{
  width: 18px;
  height: 26px;
  left: 15px;
  top: 10px;
  clip-path: polygon(55% 0, 18% 48%, 45% 48%, 34% 100%, 82% 39%, 54% 39%);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-right: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(38deg);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card::after{
  content: "";
  position: absolute;
  top: 18px;
  right: 18px;
  width: 86px;
  height: 86px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(255, 184, 28, 0.22), rgba(215, 25, 32, 0));
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #151b2b, #d71920);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(215, 25, 32, 0.18);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #fff3db;
  color: #b81925;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
  text-align: center;
  align-items: center;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-mark{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 72px;
  margin-bottom: 18px;
  padding: 10px 14px;
  border-radius: 999px;
  background: linear-gradient(135deg, #d71920, #ffb81c);
  color: #ffffff;
  font-size: 13px;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(215, 25, 32, 0.18);
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-277 .tc-wp-content-root .mfg-editorial-wrap .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 24px 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 56px;
    height: 48px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 60px;
    height: 50px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 20px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 62px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 38px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 70px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-editorial-wrap .mfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card h3, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-benefit-card p, .tc-wp-content-root .mfg-editorial-wrap .mfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-steps{
    gap: 24px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-card{
    gap: 26px;
    padding: 34px 34px;
  }.tc-wp-content-root .mfg-editorial-wrap .mfg-step-number{
    width: 78px;
    height: 66px;
    font-size: 20px;
  }}