@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-469 .tc-wp-content-root img, .wpc-scope-469 .tc-wp-content-root video, .wpc-scope-469 .tc-wp-content-root svg, .wpc-scope-469 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #18151c;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-section-white{
  background: #ffffff;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f2ee 100%);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8d1f22;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-kicker::before, .wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #ff4d2d, #8d1f22, #1d1b22);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial h2{
  margin: 0;
  color: #151217;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-heading p{
  margin: 16px auto 0;
  color: #5c5660;
  line-height: 1.7;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(37, 31, 42, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(255, 77, 45, 0.28), rgba(141, 31, 34, 0.08), rgba(29, 27, 34, 0.16)) border-box;
  box-shadow: 0 18px 44px rgba(24, 18, 16, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-card::after{
  content: "";
  position: absolute;
  inset: 14px 14px auto auto;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 77, 45, 0.16), rgba(255, 77, 45, 0));
  pointer-events: none;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(141, 31, 34, 0.26);
  box-shadow: 0 24px 58px rgba(24, 18, 16, 0.13);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-card h3{
  margin: 0;
  color: #19151d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-card p{
  margin: 12px 0 0;
  color: #625b66;
  line-height: 1.68;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff4d2d 0%, #9c1f25 54%, #1d1b22 100%);
  box-shadow: 0 12px 24px rgba(141, 31, 34, 0.24);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon::before, .wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-bolt::before{
  width: 14px;
  height: 24px;
  left: 18px;
  top: 11px;
  clip-path: polygon(48% 0, 100% 0, 64% 42%, 100% 42%, 36% 100%, 48% 54%, 0 54%);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 18px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 13px;
  top: 19px;
  border: 2px solid rgba(255, 255, 255, 0.7);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-flame::before{
  width: 18px;
  height: 24px;
  left: 15px;
  top: 11px;
  border-radius: 14px 14px 16px 16px;
  clip-path: polygon(50% 0, 75% 28%, 66% 44%, 90% 66%, 66% 100%, 32% 100%, 10% 66%, 32% 38%);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-star::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  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-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 13px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 24px;
  border-radius: 999px;
  transform: rotate(-36deg);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 3px solid #ffffff;
  border-top: 0;
  border-radius: 0 0 10px 10px;
  background: transparent;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-step{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(37, 31, 42, 0.1);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(24, 18, 16, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(24, 18, 16, 0.12);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-step::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  border-radius: 24px 0 0 24px;
  background: linear-gradient(180deg, #ff4d2d, #8d1f22, #1d1b22);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #1d1b22 0%, #8d1f22 55%, #ff4d2d 100%);
  box-shadow: 0 14px 28px rgba(141, 31, 34, 0.22);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-step h3{
  margin: 0;
  color: #18151c;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-step p{
  margin: 10px 0 0;
  color: #5e5862;
  line-height: 1.7;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-use-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fffdfb 100%) padding-box,
    linear-gradient(135deg, rgba(29, 27, 34, 0.14), rgba(255, 77, 45, 0.22)) border-box;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  color: #8d1f22;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
  background: rgba(255, 77, 45, 0.09);
  border: 1px solid rgba(141, 31, 34, 0.13);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.88)) padding-box,
    linear-gradient(135deg, rgba(255, 77, 45, 0.3), rgba(29, 27, 34, 0.16)) border-box;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-free::after{
  width: 10px;
  height: 3px;
  left: 19px;
  top: 23px;
  border-radius: 999px;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-mobile::before{
  width: 16px;
  height: 26px;
  left: 16px;
  top: 10px;
  border: 3px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-mobile::after{
  width: 5px;
  height: 3px;
  left: 22px;
  top: 30px;
  border-radius: 999px;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-privacy::before{
  width: 22px;
  height: 16px;
  left: 13px;
  top: 19px;
  border-radius: 5px;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-icon-privacy::after{
  width: 14px;
  height: 13px;
  left: 17px;
  top: 10px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-469 .tc-wp-content-root .mbfg-editorial .mbfg-reveal.mbfg-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 .mbfg-editorial .mbfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mbfg-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card h3, .tc-wp-content-root .mbfg-editorial .mbfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card p, .tc-wp-content-root .mbfg-editorial .mbfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 22px 22px 24px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mbfg-editorial .mbfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mbfg-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card{
    padding: 24px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card h3, .tc-wp-content-root .mbfg-editorial .mbfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card p, .tc-wp-content-root .mbfg-editorial .mbfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 24px 24px 26px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mbfg-editorial .mbfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mbfg-editorial h2{
    font-size: 35px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card{
    padding: 28px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card h3, .tc-wp-content-root .mbfg-editorial .mbfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card p, .tc-wp-content-root .mbfg-editorial .mbfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 28px 28px 30px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .mbfg-editorial .mbfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mbfg-editorial h2{
    font-size: 42px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .mbfg-editorial .mbfg-card{
    padding: 30px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card h3, .tc-wp-content-root .mbfg-editorial .mbfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card p, .tc-wp-content-root .mbfg-editorial .mbfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step{
    grid-template-columns: 82px 1fr;
    gap: 24px;
    padding: 30px 34px 30px 36px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mbfg-editorial .mbfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .mbfg-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card{
    padding: 32px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card h3, .tc-wp-content-root .mbfg-editorial .mbfg-step h3{
    font-size: 23px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card p, .tc-wp-content-root .mbfg-editorial .mbfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step{
    grid-template-columns: 94px 1fr;
    gap: 28px;
    padding: 34px 40px 34px 42px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }}.wpc-scope-469 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .mbfg-step-content{}