@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-460 .tc-wp-content-root img, .wpc-scope-460 .tc-wp-content-root video, .wpc-scope-460 .tc-wp-content-root svg, .wpc-scope-460 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content{
  width: 100%;
  overflow-x: hidden;
  color: #17141a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content, .wpc-scope-460 .tc-wp-content-root .bmfg-content section, .wpc-scope-460 .tc-wp-content-root .bmfg-content div, .wpc-scope-460 .tc-wp-content-root .bmfg-content article{
  box-sizing: border-box;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-section-white{
  background: #ffffff;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f3ef 100%);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(181, 32, 54, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(181, 32, 54, 0.1), rgba(229, 185, 91, 0.14));
  color: #8f1727;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-heading h2{
  margin: 0;
  color: #151218;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-heading p{
  margin: 16px auto 0;
  color: #5d5663;
  line-height: 1.75;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(30, 24, 34, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
  box-shadow: 0 18px 48px rgba(24, 18, 28, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(181, 32, 54, 0.45), rgba(229, 185, 91, 0.36), rgba(35, 30, 40, 0.08));
  content: "";
  opacity: 0;
  pointer-events: none;
  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;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(181, 32, 54, 0.2);
  box-shadow: 0 24px 60px rgba(24, 18, 28, 0.12);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-card:hover::before{
  opacity: 1;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-card h3, .wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-step-card h3{
  margin: 0;
  color: #17141a;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-card p, .wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-step-card p{
  margin: 12px 0 0;
  color: #625b67;
  line-height: 1.68;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #241d28 0%, #8f1727 58%, #d59b3d 100%);
  box-shadow: 0 14px 30px rgba(143, 23, 39, 0.18);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon::before, .wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-flash::before{
  width: 14px;
  height: 24px;
  top: 10px;
  left: 16px;
  background: #fff4d8;
  clip-path: polygon(54% 0, 100% 0, 66% 42%, 100% 42%, 34% 100%, 46% 55%, 10% 55%);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 12px;
  left: 17px;
  border: 2px solid #fff4d8;
  border-radius: 4px;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-copy::after{
  width: 16px;
  height: 18px;
  top: 16px;
  left: 12px;
  border: 2px solid rgba(255, 244, 216, 0.74);
  border-radius: 4px;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  background: #fff4d8;
  clip-path: polygon(50% 0, 61% 37%, 100% 50%, 61% 63%, 50% 100%, 39% 63%, 0 50%, 39% 37%);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-shield::before{
  width: 22px;
  height: 25px;
  top: 10px;
  left: 12px;
  background: #fff4d8;
  clip-path: polygon(50% 0, 90% 16%, 82% 72%, 50% 100%, 18% 72%, 10% 16%);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-text::before{
  width: 24px;
  height: 3px;
  top: 14px;
  left: 11px;
  background: #fff4d8;
  box-shadow: 0 8px 0 #fff4d8, 0 16px 0 rgba(255, 244, 216, 0.78);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-device::before{
  width: 18px;
  height: 26px;
  top: 9px;
  left: 14px;
  border: 2px solid #fff4d8;
  border-radius: 5px;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-device::after{
  width: 5px;
  height: 5px;
  bottom: 13px;
  left: 21px;
  border-radius: 50%;
  background: #fff4d8;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(30, 24, 34, 0.09);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 20px 54px rgba(24, 18, 28, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-step-card::after{
  position: absolute;
  top: 24px;
  bottom: 24px;
  left: 24px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, #8f1727, #d59b3d);
  content: "";
  opacity: 0.72;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(181, 32, 54, 0.22);
  box-shadow: 0 26px 64px rgba(24, 18, 28, 0.11);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #231d27 0%, #8f1727 60%, #d59b3d 100%);
  color: #fff8e8;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(143, 23, 39, 0.18);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-step-content{
  min-width: 0;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-badge{
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(143, 23, 39, 0.09);
  color: #8f1727;
  font-weight: 800;
  line-height: 1.15;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffcf8 100%);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbf8f3 100%);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-free::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border: 2px solid #fff4d8;
  border-radius: 50%;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-free::after{
  width: 10px;
  height: 14px;
  top: 15px;
  left: 18px;
  border-left: 2px solid #fff4d8;
  border-right: 2px solid #fff4d8;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-speed::before{
  width: 24px;
  height: 24px;
  top: 12px;
  left: 11px;
  border: 2px solid #fff4d8;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-speed::after{
  width: 10px;
  height: 2px;
  top: 23px;
  left: 23px;
  background: #fff4d8;
  transform: rotate(-36deg);
  transform-origin: left center;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-lock::before{
  width: 20px;
  height: 16px;
  top: 19px;
  left: 13px;
  border-radius: 4px;
  background: #fff4d8;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-icon-lock::after{
  width: 14px;
  height: 12px;
  top: 10px;
  left: 16px;
  border: 2px solid #fff4d8;
  border-bottom: 0;
  border-radius: 9px 9px 0 0;
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-460 .tc-wp-content-root .bmfg-content .bmfg-reveal.bmfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bmfg-content .bmfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .bmfg-content .bmfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .bmfg-content .bmfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .bmfg-content .bmfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bmfg-content .bmfg-card{
    padding: 22px;
  }.tc-wp-content-root .bmfg-content .bmfg-card h3, .tc-wp-content-root .bmfg-content .bmfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bmfg-content .bmfg-card p, .tc-wp-content-root .bmfg-content .bmfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .bmfg-content .bmfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .bmfg-content .bmfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }.tc-wp-content-root .bmfg-content .bmfg-badge{
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bmfg-content .bmfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .bmfg-content .bmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .bmfg-content .bmfg-kicker{
    font-size: 12.5px;
  }.tc-wp-content-root .bmfg-content .bmfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bmfg-content .bmfg-card{
    padding: 24px;
  }.tc-wp-content-root .bmfg-content .bmfg-card h3, .tc-wp-content-root .bmfg-content .bmfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bmfg-content .bmfg-card p, .tc-wp-content-root .bmfg-content .bmfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bmfg-content .bmfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .bmfg-content .bmfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 15px;
  }.tc-wp-content-root .bmfg-content .bmfg-badge{
    font-size: 12.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bmfg-content .bmfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .bmfg-content .bmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .bmfg-content .bmfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .bmfg-content .bmfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bmfg-content .bmfg-card{
    padding: 26px;
  }.tc-wp-content-root .bmfg-content .bmfg-card h3, .tc-wp-content-root .bmfg-content .bmfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bmfg-content .bmfg-card p, .tc-wp-content-root .bmfg-content .bmfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .bmfg-content .bmfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .bmfg-content .bmfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 15.5px;
  }.tc-wp-content-root .bmfg-content .bmfg-badge{
    font-size: 13px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bmfg-content .bmfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .bmfg-content .bmfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .bmfg-content .bmfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .bmfg-content .bmfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bmfg-content .bmfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bmfg-content .bmfg-card{
    padding: 28px;
  }.tc-wp-content-root .bmfg-content .bmfg-card h3, .tc-wp-content-root .bmfg-content .bmfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bmfg-content .bmfg-card p, .tc-wp-content-root .bmfg-content .bmfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bmfg-content .bmfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-card{
    gap: 24px;
    padding: 30px 32px 30px 34px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-number{
    width: 64px;
    height: 64px;
    margin-left: 14px;
    font-size: 16px;
  }.tc-wp-content-root .bmfg-content .bmfg-badge{
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bmfg-content .bmfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .bmfg-content .bmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .bmfg-content .bmfg-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .bmfg-content .bmfg-kicker{
    font-size: 13px;
  }.tc-wp-content-root .bmfg-content .bmfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bmfg-content .bmfg-grid-3, .tc-wp-content-root .bmfg-content .bmfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bmfg-content .bmfg-card{
    padding: 30px;
  }.tc-wp-content-root .bmfg-content .bmfg-card h3, .tc-wp-content-root .bmfg-content .bmfg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .bmfg-content .bmfg-card p, .tc-wp-content-root .bmfg-content .bmfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bmfg-content .bmfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-card{
    gap: 28px;
    padding: 34px 38px 34px 40px;
  }.tc-wp-content-root .bmfg-content .bmfg-step-number{
    width: 70px;
    height: 70px;
    margin-left: 16px;
    font-size: 17px;
  }.tc-wp-content-root .bmfg-content .bmfg-badge{
    font-size: 13px;
  }}