@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-223 .tc-wp-content-root img, .wpc-scope-223 .tc-wp-content-root video, .wpc-scope-223 .tc-wp-content-root svg, .wpc-scope-223 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #151821;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap div, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap section, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-white{
  background: #ffffff;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-soft{
  background: linear-gradient(180deg, #f8f7f2 0%, #f4f6f8 100%);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(246, 184, 46, 0.42);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 216, 89, 0.18), rgba(25, 28, 39, 0.06));
  color: #7a5600;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap h2{
  margin: 0;
  color: #11141c;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-head p{
  margin: 16px auto 0;
  color: #596070;
  line-height: 1.72;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-card, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(25, 28, 39, 0.09);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf7 100%);
  box-shadow: 0 18px 48px rgba(25, 28, 39, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-card::before, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 211, 77, 0.22), rgba(32, 36, 48, 0) 42%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-card:hover, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card:hover, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(246, 184, 46, 0.46);
  box-shadow: 0 24px 62px rgba(25, 28, 39, 0.11);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-card:hover::before, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-card h3, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card h3, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151821;
  font-weight: 820;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-card p, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card p, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #596070;
  line-height: 1.68;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon{
  position: relative;
  z-index: 1;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #202430 0%, #11141c 52%, #f6b82e 100%);
  box-shadow: 0 12px 28px rgba(246, 184, 46, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-card:hover .btmfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon::before, .wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon-flash::before{
  width: 12px;
  height: 25px;
  left: 18px;
  top: 10px;
  clip-path: polygon(48% 0, 100% 0, 62% 43%, 100% 43%, 28% 100%, 45% 55%, 0 55%);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 17px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 9px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon-mask::before{
  width: 27px;
  height: 14px;
  left: 10px;
  top: 17px;
  border-radius: 4px 4px 12px 12px;
  clip-path: polygon(0 15%, 26% 0, 50% 18%, 74% 0, 100% 15%, 84% 100%, 16% 100%);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon-star::before{
  width: 25px;
  height: 25px;
  left: 11px;
  top: 10px;
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 91%, 50% 70%, 21% 91%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon-phone::before{
  width: 17px;
  height: 27px;
  left: 15px;
  top: 9px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-icon-spark::before{
  width: 26px;
  height: 26px;
  left: 10px;
  top: 10px;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card{
  position: relative;
  display: grid;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(25, 28, 39, 0.09);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(25, 28, 39, 0.065);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 50%;
  width: 4px;
  height: 44%;
  border-radius: 999px;
  background: linear-gradient(180deg, #f6b82e, rgba(246, 184, 46, 0));
  transform: translateY(18px);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card:last-child::after{
  display: none;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #11141c 0%, #272b37 58%, #f6b82e 100%);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 14px 30px rgba(25, 28, 39, 0.18);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-use-card{
  background: #ffffff;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  width: max-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(246, 184, 46, 0.14);
  color: #785500;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card{
  align-items: flex-start;
  background: linear-gradient(180deg, #ffffff 0%, #fbfaf6 100%);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-mark{
  position: relative;
  z-index: 1;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #f6b82e, #ffe27c);
  box-shadow: 0 12px 24px rgba(246, 184, 46, 0.26);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-mark::after{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 9px;
  height: 16px;
  border-right: 3px solid #171a23;
  border-bottom: 3px solid #171a23;
  transform: rotate(40deg);
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-223 .tc-wp-content-root .btmfg-editorial-wrap .btmfg-reveal.btmfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .btmfg-editorial-wrap h2{
    font-size: 26px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-three, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .btmfg-editorial-wrap h2{
    font-size: 29px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-three, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .btmfg-editorial-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-three, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card::after{
    display: none;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .btmfg-editorial-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-three, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card{
    grid-template-columns: 74px minmax(0, 1fr);
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .btmfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-three, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card h3, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-benefit-card p, .tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-card{
    grid-template-columns: 88px minmax(0, 1fr);
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .btmfg-editorial-wrap .btmfg-step-number{
    font-size: 20px;
  }}.wpc-scope-223 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .btmfg-step-content{}