@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-391 .tc-wp-content-root img, .wpc-scope-391 .tc-wp-content-root video, .wpc-scope-391 .tc-wp-content-root svg, .wpc-scope-391 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #15131a;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial, .wpc-scope-391 .tc-wp-content-root .bmfg-editorial section, .wpc-scope-391 .tc-wp-content-root .bmfg-editorial div, .wpc-scope-391 .tc-wp-content-root .bmfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-section{
  position: relative;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-section-white{
  background: #ffffff;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-section-soft{
  background: #f8f6f3;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  color: #8b1025;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-kicker::before, .wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-kicker::after{
  content: "";
  width: 18px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #8b1025, #d9a441);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial h2{
  margin: 0;
  color: #161217;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-section-head p{
  margin: 16px auto 0;
  color: #5f5862;
  line-height: 1.72;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(26, 19, 26, .09);
  border-radius: 22px;
  background: rgba(255, 255, 255, .94);
  box-shadow: 0 18px 42px rgba(31, 22, 32, .08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #101010, #8b1025 45%, #d9a441);
  opacity: .9;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(139, 16, 37, .28);
  box-shadow: 0 24px 58px rgba(31, 22, 32, .13);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-card h3{
  margin: 0;
  color: #191319;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-card p{
  margin: 12px 0 0;
  color: #665f68;
  line-height: 1.66;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #151116, #8b1025);
  box-shadow: 0 12px 26px rgba(139, 16, 37, .22);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon::before, .wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon::after{
  content: "";
  position: absolute;
  background: #f5d07a;
  transition: transform .28s ease;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-card:hover .bmfg-icon::before{
  transform: translateY(-2px) rotate(8deg);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #f5d07a;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-copy::before{
  width: 16px;
  height: 20px;
  left: 17px;
  top: 12px;
  border: 2px solid #f5d07a;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-copy::after{
  width: 16px;
  height: 20px;
  left: 12px;
  top: 17px;
  border: 2px solid #f5d07a;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-creative::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 21px;
  border-radius: 999px;
  transform: rotate(-34deg);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-creative::after{
  width: 7px;
  height: 7px;
  right: 12px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-brand::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 62% 34%, 98% 34%, 69% 55%, 80% 90%, 50% 69%, 20% 90%, 31% 55%, 2% 34%, 38% 34%);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-simple::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border: 2px solid #f5d07a;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-simple::after{
  width: 8px;
  height: 8px;
  left: 26px;
  top: 19px;
  border-radius: 50%;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-fast::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #f5d07a;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(26, 19, 26, .09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fffaf2);
  box-shadow: 0 20px 48px rgba(31, 22, 32, .08);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-step::before{
  content: "";
  position: absolute;
  left: 33px;
  top: 50%;
  width: 2px;
  height: 110%;
  background: linear-gradient(180deg, rgba(139, 16, 37, 0), rgba(139, 16, 37, .28), rgba(217, 164, 65, 0));
  transform: translateY(-50%);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 68px;
  height: 68px;
  border-radius: 22px;
  background: linear-gradient(135deg, #151116, #8b1025);
  color: #f7d783;
  font-weight: 900;
  box-shadow: 0 14px 30px rgba(139, 16, 37, .22);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-step-content{
  min-width: 0;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-step h3{
  margin: 0;
  color: #171218;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-step p{
  margin: 10px 0 0;
  color: #625b65;
  line-height: 1.68;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-badge{
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 18px;
  padding: 7px 12px;
  border: 1px solid rgba(139, 16, 37, .16);
  border-radius: 999px;
  background: rgba(139, 16, 37, .06);
  color: #8b1025;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: .04em;
  text-transform: uppercase;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-benefit-card{
  background: linear-gradient(145deg, #ffffff, #fffaf3);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-benefit-mark{
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: radial-gradient(circle at 34% 32%, #f9dc8b, #d9a441 42%, #8b1025 78%);
  box-shadow: 0 14px 28px rgba(139, 16, 37, .18);
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-reveal{
  opacity: 0;
  transform: translateY(22px);
  transition: opacity .65s ease, transform .65s ease;
}.wpc-scope-391 .tc-wp-content-root .bmfg-editorial .bmfg-reveal.bmfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bmfg-editorial .bmfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .bmfg-editorial .bmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .bmfg-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card{
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card h3, .tc-wp-content-root .bmfg-editorial .bmfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card p, .tc-wp-content-root .bmfg-editorial .bmfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-step::before{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bmfg-editorial .bmfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .bmfg-editorial .bmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bmfg-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card{
    padding: 26px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card h3, .tc-wp-content-root .bmfg-editorial .bmfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card p, .tc-wp-content-root .bmfg-editorial .bmfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-step::before{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bmfg-editorial .bmfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .bmfg-editorial .bmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bmfg-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card{
    padding: 28px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card h3, .tc-wp-content-root .bmfg-editorial .bmfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card p, .tc-wp-content-root .bmfg-editorial .bmfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-step::before{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bmfg-editorial .bmfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .bmfg-editorial .bmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bmfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-grid-three, .tc-wp-content-root .bmfg-editorial .bmfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bmfg-editorial .bmfg-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card{
    padding: 30px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card h3, .tc-wp-content-root .bmfg-editorial .bmfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card p, .tc-wp-content-root .bmfg-editorial .bmfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-step{
    gap: 24px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bmfg-editorial .bmfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .bmfg-editorial .bmfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .bmfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-grid-three, .tc-wp-content-root .bmfg-editorial .bmfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bmfg-editorial .bmfg-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card{
    padding: 32px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card h3, .tc-wp-content-root .bmfg-editorial .bmfg-step h3{
    font-size: 23px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-card p, .tc-wp-content-root .bmfg-editorial .bmfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .bmfg-editorial .bmfg-step{
    gap: 28px;
    padding: 34px;
  }}.wpc-scope-391 .tc-wp-content-root .bmfg-use-card{}