@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-438 .tc-wp-content-root img, .wpc-scope-438 .tc-wp-content-root video, .wpc-scope-438 .tc-wp-content-root svg, .wpc-scope-438 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #18202f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content div, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content section, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-section{
  position: relative;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-section-white{
  background: #ffffff;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-section-soft{
  background: linear-gradient(180deg, #fffaf2 0%, #fffdf8 100%);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 7px 14px;
  border: 1px solid rgba(231, 57, 44, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 218, 72, 0.22), rgba(231, 57, 44, 0.08));
  color: #b83227;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
  margin: 0;
  color: #151b29;
  font-weight: 900;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5b6474;
  line-height: 1.75;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-info-card, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-use-card, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(24, 32, 47, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(30, 38, 58, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-info-card::before, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-use-card::before, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(231, 57, 44, 0.36), rgba(255, 209, 56, 0.38), rgba(38, 147, 92, 0.2));
  opacity: 0;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-info-card:hover, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-use-card:hover, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card:hover, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(231, 57, 44, 0.2);
  box-shadow: 0 24px 60px rgba(30, 38, 58, 0.13);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-info-card:hover::before, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-use-card:hover::before, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-info-card h3, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-use-card h3, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card h3, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
  position: relative;
  margin: 0;
  color: #171d2b;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-info-card p, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-use-card p, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card p, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5d6675;
  line-height: 1.72;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #e8392d 0%, #ffcf38 100%);
  box-shadow: 0 14px 28px rgba(232, 57, 45, 0.2);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon::before, .wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-info-card:hover .mfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-preview::before{
  width: 18px;
  height: 12px;
  left: 14px;
  top: 14px;
  border-radius: 8px;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #e8392d;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-game::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 8px;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-game::after{
  width: 4px;
  height: 4px;
  left: 28px;
  top: 20px;
  border-radius: 50%;
  box-shadow: 7px 0 0 #ffffff, -13px 0 0 #e8392d, -9px 0 0 #e8392d;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
  background: #e8392d;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fff7e2 100%);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #e8392d, #ffcf38);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #171d2b;
  color: #ffcf38;
  font-weight: 900;
  box-shadow: 0 16px 32px rgba(23, 29, 43, 0.18);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-step-content{
  min-width: 0;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(231, 57, 44, 0.12), rgba(255, 207, 56, 0.24));
  color: #b83227;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf0 100%);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-benefit-mark{
  display: block;
  width: 42px;
  height: 6px;
  margin: 0 0 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #e8392d, #ffcf38, #26935c);
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-438 .tc-wp-content-root .mfg-bottom-content .mfg-reveal.mfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card, .tc-wp-content-root .mfg-bottom-content .mfg-use-card, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-use-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card p, .tc-wp-content-root .mfg-bottom-content .mfg-use-card p, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 26px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 54px;
    height: 44px;
    font-size: 15px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-badge{
    padding: 8px 11px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card, .tc-wp-content-root .mfg-bottom-content .mfg-use-card, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-use-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card p, .tc-wp-content-root .mfg-bottom-content .mfg-use-card p, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 28px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 58px;
    height: 46px;
    font-size: 15px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-badge{
    padding: 8px 12px;
    font-size: 12.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card, .tc-wp-content-root .mfg-bottom-content .mfg-use-card, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-use-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card p, .tc-wp-content-root .mfg-bottom-content .mfg-use-card p, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 28px 28px 32px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 62px;
    height: 48px;
    font-size: 16px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-badge{
    padding: 9px 13px;
    font-size: 13px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card, .tc-wp-content-root .mfg-bottom-content .mfg-use-card, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-use-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card p, .tc-wp-content-root .mfg-bottom-content .mfg-use-card p, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    gap: 24px;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 66px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mfg-bottom-content .mfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mfg-bottom-content .mfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card, .tc-wp-content-root .mfg-bottom-content .mfg-use-card, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-use-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card h3, .tc-wp-content-root .mfg-bottom-content .mfg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-info-card p, .tc-wp-content-root .mfg-bottom-content .mfg-use-card p, .tc-wp-content-root .mfg-bottom-content .mfg-benefit-card p, .tc-wp-content-root .mfg-bottom-content .mfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-card{
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-step-number{
    width: 74px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .mfg-bottom-content .mfg-badge{
    padding: 10px 15px;
    font-size: 13px;
  }}