@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-401 .tc-wp-content-root img, .wpc-scope-401 .tc-wp-content-root video, .wpc-scope-401 .tc-wp-content-root svg, .wpc-scope-401 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #15131a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial, .wpc-scope-401 .tc-wp-content-root .blfg-editorial section, .wpc-scope-401 .tc-wp-content-root .blfg-editorial div, .wpc-scope-401 .tc-wp-content-root .blfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-section{
  position: relative;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-section-white{
  background: #ffffff;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f3ee 100%);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #8a3d21;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-kicker::before, .wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #c89b3c, #7a1f35);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial h2{
  margin: 0;
  color: #141018;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5d5664;
  font-weight: 450;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(91, 69, 47, .12);
  border-radius: 18px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfa 100%);
  box-shadow: 0 18px 45px rgba(35, 22, 14, .08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #c79a3a, #8b1e3f, #34214f);
  opacity: .92;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(138, 30, 63, .28);
  box-shadow: 0 24px 64px rgba(42, 25, 15, .13);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-card h3, .wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-step h3{
  margin: 0;
  color: #17121b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-card p, .wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-step p{
  margin: 10px 0 0;
  color: #625b68;
  font-weight: 430;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(199, 154, 58, .2), rgba(139, 30, 63, .14));
  box-shadow: inset 0 0 0 1px rgba(139, 30, 63, .12);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon::before, .wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #c79a3a, #8b1e3f);
  transition: transform .28s ease;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-card:hover .blfg-icon::before{
  transform: translateY(-2px) rotate(-4deg);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-card:hover .blfg-icon::after{
  transform: translateY(2px) rotate(4deg);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-preview::before{
  width: 22px;
  height: 13px;
  left: 13px;
  top: 17px;
  border-radius: 999px;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 18px;
  border: 2px solid #8b1e3f;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-creative::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 56%, 79% 92%, 50% 70%, 21% 92%, 32% 56%, 2% 35%, 39% 35%);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-creative::after{
  width: 5px;
  height: 5px;
  right: 11px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-clean::before{
  width: 23px;
  height: 4px;
  left: 13px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 rgba(139, 30, 63, .85), 0 16px 0 rgba(199, 154, 58, .85);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-clean::after{
  width: 7px;
  height: 7px;
  right: 11px;
  bottom: 10px;
  border-radius: 50%;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
  background: #ffffff;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-personal::before{
  width: 16px;
  height: 16px;
  left: 16px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-personal::after{
  width: 24px;
  height: 13px;
  left: 12px;
  top: 27px;
  border-radius: 14px 14px 8px 8px;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-free::after{
  width: 14px;
  height: 3px;
  left: 17px;
  top: 23px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  bottom: 13px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-privacy::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 20px;
  border-radius: 5px;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-icon-privacy::after{
  width: 16px;
  height: 14px;
  left: 16px;
  top: 10px;
  border: 3px solid #8b1e3f;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
  background: transparent;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(91, 69, 47, .13);
  border-radius: 20px;
  background: rgba(255, 255, 255, .82);
  box-shadow: 0 18px 46px rgba(35, 22, 14, .07);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-step::after{
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 34%;
  height: 100%;
  background: radial-gradient(circle at top right, rgba(199, 154, 58, .18), transparent 62%);
  pointer-events: none;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(138, 30, 63, .26);
  box-shadow: 0 24px 60px rgba(42, 25, 15, .11);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #c79a3a 0%, #8b1e3f 58%, #34214f 100%);
  box-shadow: 0 16px 32px rgba(139, 30, 63, .22);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  height: 28px;
  margin-bottom: 18px;
  padding: 0 12px;
  border-radius: 999px;
  color: #7f2636;
  font-size: 12px;
  font-weight: 850;
  background: linear-gradient(135deg, rgba(199, 154, 58, .18), rgba(139, 30, 63, .11));
  border: 1px solid rgba(139, 30, 63, .12);
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-use-card::before{
  height: 3px;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-benefit-card{
  text-align: center;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-benefit-card .blfg-icon{
  margin-right: auto;
  margin-left: auto;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity .7s ease, transform .7s ease;
}.wpc-scope-401 .tc-wp-content-root .blfg-editorial .blfg-reveal.blfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .blfg-editorial .blfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .blfg-editorial .blfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .blfg-editorial h2{
    font-size: 28px;
  }.tc-wp-content-root .blfg-editorial .blfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-editorial .blfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .blfg-editorial .blfg-card{
    padding: 24px 20px;
  }.tc-wp-content-root .blfg-editorial .blfg-card h3, .tc-wp-content-root .blfg-editorial .blfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .blfg-editorial .blfg-card p, .tc-wp-content-root .blfg-editorial .blfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .blfg-editorial .blfg-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .blfg-editorial .blfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .blfg-editorial .blfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .blfg-editorial .blfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .blfg-editorial .blfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .blfg-editorial h2{
    font-size: 31px;
  }.tc-wp-content-root .blfg-editorial .blfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .blfg-editorial .blfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .blfg-editorial .blfg-card{
    padding: 26px 22px;
  }.tc-wp-content-root .blfg-editorial .blfg-card h3, .tc-wp-content-root .blfg-editorial .blfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .blfg-editorial .blfg-card p, .tc-wp-content-root .blfg-editorial .blfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .blfg-editorial .blfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .blfg-editorial .blfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .blfg-editorial .blfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .blfg-editorial .blfg-section{
    padding: 68px 0;
  }.tc-wp-content-root .blfg-editorial .blfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .blfg-editorial h2{
    font-size: 35px;
  }.tc-wp-content-root .blfg-editorial .blfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .blfg-editorial .blfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .blfg-editorial .blfg-card{
    padding: 28px 24px;
  }.tc-wp-content-root .blfg-editorial .blfg-card h3, .tc-wp-content-root .blfg-editorial .blfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .blfg-editorial .blfg-card p, .tc-wp-content-root .blfg-editorial .blfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .blfg-editorial .blfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .blfg-editorial .blfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .blfg-editorial .blfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .blfg-editorial .blfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .blfg-editorial .blfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .blfg-editorial h2{
    font-size: 42px;
  }.tc-wp-content-root .blfg-editorial .blfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .blfg-editorial .blfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .blfg-editorial .blfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .blfg-editorial .blfg-card{
    padding: 30px 26px;
  }.tc-wp-content-root .blfg-editorial .blfg-card h3, .tc-wp-content-root .blfg-editorial .blfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .blfg-editorial .blfg-card p, .tc-wp-content-root .blfg-editorial .blfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .blfg-editorial .blfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .blfg-editorial .blfg-step{
    grid-template-columns: 78px 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .blfg-editorial .blfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .blfg-editorial .blfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .blfg-editorial .blfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .blfg-editorial h2{
    font-size: 48px;
  }.tc-wp-content-root .blfg-editorial .blfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .blfg-editorial .blfg-grid{
    gap: 26px;
    margin-top: 52px;
  }.tc-wp-content-root .blfg-editorial .blfg-grid-three, .tc-wp-content-root .blfg-editorial .blfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .blfg-editorial .blfg-card{
    padding: 34px 30px;
  }.tc-wp-content-root .blfg-editorial .blfg-card h3, .tc-wp-content-root .blfg-editorial .blfg-step h3{
    font-size: 23px;
  }.tc-wp-content-root .blfg-editorial .blfg-card p, .tc-wp-content-root .blfg-editorial .blfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .blfg-editorial .blfg-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .blfg-editorial .blfg-step{
    grid-template-columns: 86px 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .blfg-editorial .blfg-step-number{
    width: 86px;
    height: 86px;
    font-size: 24px;
  }}