@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-444 .tc-wp-content-root img, .wpc-scope-444 .tc-wp-content-root video, .wpc-scope-444 .tc-wp-content-root svg, .wpc-scope-444 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17151b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial, .wpc-scope-444 .tc-wp-content-root .mbfg-editorial section, .wpc-scope-444 .tc-wp-content-root .mbfg-editorial div, .wpc-scope-444 .tc-wp-content-root .mbfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-section-white{
  background:
    radial-gradient(circle at 8% 10%, rgba(184, 24, 54, 0.07), transparent 30%),
    #ffffff;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-section-soft{
  background:
    linear-gradient(135deg, rgba(184, 24, 54, 0.055), rgba(34, 31, 38, 0.025)),
    #f8f6f3;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 6px 12px;
  border: 1px solid rgba(184, 24, 54, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(184, 24, 54, 0.1), rgba(236, 182, 74, 0.12));
  color: #7a1024;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial h2{
  margin: 0;
  color: #17151b;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-heading p{
  margin: 16px auto 0;
  color: #5f5964;
  line-height: 1.72;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(31, 28, 36, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(25, 20, 29, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(184, 24, 54, 0.12), rgba(236, 182, 74, 0.08), transparent 45%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(184, 24, 54, 0.22);
  box-shadow: 0 26px 60px rgba(25, 20, 29, 0.13);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-card:hover::before{
  opacity: 1;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-card h3, .wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-step h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #1c1821;
  font-weight: 850;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-card p, .wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-step p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #625c67;
  line-height: 1.68;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #b81836, #f0b747);
  box-shadow: 0 14px 28px rgba(184, 24, 54, 0.18);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon::before, .wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 240ms ease;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-card:hover .mbfg-icon::before{
  transform: translateY(-2px) rotate(0deg);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-flame::before{
  width: 16px;
  height: 22px;
  left: 15px;
  top: 11px;
  border-radius: 12px 12px 12px 4px;
  transform: rotate(45deg);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-options::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-clean::before{
  width: 20px;
  height: 10px;
  left: 13px;
  top: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-brand::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 35%, 100% 35%, 69% 57%, 82% 100%, 50% 72%, 18% 100%, 31% 57%, 0 35%, 38% 35%);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-free::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-free::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 22px;
  border-radius: 999px;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-private::before{
  width: 22px;
  height: 16px;
  left: 12px;
  top: 20px;
  border-radius: 5px;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-icon-private::after{
  width: 14px;
  height: 12px;
  left: 16px;
  top: 11px;
  border: 3px solid #ffffff;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
  background: transparent;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(31, 28, 36, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fffaf2);
  box-shadow: 0 18px 45px rgba(25, 20, 29, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-step::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #b81836, #f0b747);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(184, 24, 54, 0.22);
  box-shadow: 0 24px 54px rgba(25, 20, 29, 0.12);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #17151b;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(23, 21, 27, 0.18);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 10px;
  border-radius: 999px;
  background: rgba(184, 24, 54, 0.09);
  color: #7a1024;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-card-use{
  background: linear-gradient(180deg, #ffffff, #fffdf9);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-benefit{
  text-align: left;
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-444 .tc-wp-content-root .mbfg-editorial .mbfg-reveal.mbfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .mbfg-editorial .mbfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .mbfg-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-heading p{
    font-size: 14px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid, .tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid-3{
    grid-template-columns: 1fr;
  }.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: 18px;
  }.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-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 48px;
    height: 48px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .mbfg-editorial .mbfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .mbfg-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid, .tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card{
    padding: 24px;
    border-radius: 20px;
  }.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: 15px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .mbfg-editorial .mbfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-kicker{
    font-size: 12px;
  }.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, .tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .mbfg-editorial .mbfg-card{
    padding: 26px;
    border-radius: 22px;
  }.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: 15px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@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 30px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-kicker{
    font-size: 12px;
  }.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, .tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.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: 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-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .mbfg-editorial .mbfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .mbfg-editorial .mbfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-kicker{
    font-size: 12px;
  }.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, .tc-wp-content-root .mbfg-editorial .mbfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-grid-3{
    grid-template-columns: repeat(3, 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: 16px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step{
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .mbfg-editorial .mbfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 18px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .mbfg-editorial .mbfg-card, .tc-wp-content-root .mbfg-editorial .mbfg-step, .tc-wp-content-root .mbfg-editorial .mbfg-reveal, .tc-wp-content-root .mbfg-editorial .mbfg-reveal.mbfg-visible{
    transition: none;
    transform: none;
  }.tc-wp-content-root .mbfg-editorial .mbfg-reveal{
    opacity: 1;
  }}.wpc-scope-444 .tc-wp-content-root .mbfg-step-content{}