@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-638 .tc-wp-content-root img, .wpc-scope-638 .tc-wp-content-root video, .wpc-scope-638 .tc-wp-content-root svg, .wpc-scope-638 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17151f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial, .wpc-scope-638 .tc-wp-content-root .cbfg-editorial section, .wpc-scope-638 .tc-wp-content-root .cbfg-editorial div, .wpc-scope-638 .tc-wp-content-root .cbfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-section-white{
  background: #ffffff;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-section-soft{
  background:
    radial-gradient(circle at top left, rgba(129, 40, 72, 0.08), transparent 34%),
    linear-gradient(180deg, #fffaf8 0%, #f8f5f1 100%);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(129, 40, 72, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(129, 40, 72, 0.1), rgba(204, 146, 62, 0.12));
  color: #812848;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
  margin: 0;
  color: #17151f;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-heading p{
  margin: 16px auto 0;
  color: #625d6b;
  font-weight: 450;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(35, 29, 45, 0.08);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(129, 40, 72, 0.28), rgba(204, 146, 62, 0.22), rgba(35, 29, 45, 0.08)) border-box;
  box-shadow: 0 18px 45px rgba(31, 24, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-card::before{
  content: "";
  position: absolute;
  top: 18px;
  right: 18px;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(204, 146, 62, 0.18), transparent 68%);
  pointer-events: none;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(129, 40, 72, 0.24);
  box-shadow: 0 24px 58px rgba(31, 24, 42, 0.12);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-card h3{
  position: relative;
  margin: 0;
  color: #201b2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5f5968;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #812848, #cc923e);
  box-shadow: 0 12px 24px rgba(129, 40, 72, 0.2);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon::before, .wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-spark::before{
  width: 18px;
  height: 18px;
  top: 14px;
  left: 14px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-copy::before{
  width: 16px;
  height: 18px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-copy::after{
  width: 14px;
  height: 16px;
  top: 17px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-letter::before{
  width: 22px;
  height: 4px;
  top: 14px;
  left: 12px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-bolt::before{
  width: 18px;
  height: 24px;
  top: 11px;
  left: 15px;
  clip-path: polygon(54% 0, 12% 52%, 44% 52%, 30% 100%, 88% 40%, 56% 40%);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-mobile::before{
  width: 17px;
  height: 25px;
  top: 10px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  bottom: 13px;
  left: 21px;
  border-radius: 2px;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-polish::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-polish::after{
  width: 11px;
  height: 3px;
  top: 26px;
  left: 28px;
  border-radius: 3px;
  transform: rotate(45deg);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-free::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border-radius: 50%;
  border: 3px solid #ffffff;
  background: transparent;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-free::after{
  width: 12px;
  height: 3px;
  top: 22px;
  left: 17px;
  border-radius: 3px;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-clean::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 12px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-clean::after{
  width: 12px;
  height: 3px;
  top: 22px;
  left: 17px;
  border-radius: 3px;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-icon-safe::before{
  width: 20px;
  height: 22px;
  top: 12px;
  left: 13px;
  clip-path: polygon(50% 0, 88% 14%, 82% 70%, 50% 100%, 18% 70%, 12% 14%);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  min-width: 0;
  border: 1px solid rgba(129, 40, 72, 0.13);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 45px rgba(31, 24, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-step::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(90deg, rgba(129, 40, 72, 0.08), transparent 42%);
  pointer-events: none;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(129, 40, 72, 0.24);
  box-shadow: 0 24px 58px rgba(31, 24, 42, 0.11);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #812848, #cc923e);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 26px rgba(129, 40, 72, 0.22);
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-step-content{
  position: relative;
  z-index: 1;
  min-width: 0;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
  margin: 0;
  color: #201b2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-step p{
  margin: 8px 0 0;
  color: #5f5968;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 54px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(129, 40, 72, 0.1), rgba(204, 146, 62, 0.16));
  color: #812848;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-638 .tc-wp-content-root .cbfg-editorial .cbfg-reveal.cbfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 22px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 14px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-kicker{
    padding: 8px 13px;
    font-size: 12.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 24px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 19px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 15px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-badge{
    padding: 8px 13px;
    font-size: 12.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-kicker{
    padding: 9px 14px;
    font-size: 13px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 26px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 20px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 15px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 16px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-badge{
    padding: 9px 14px;
    font-size: 13px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-kicker{
    padding: 9px 15px;
    font-size: 13px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 28px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 21px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 17px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-badge{
    padding: 9px 15px;
    font-size: 13px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cbfg-editorial .cbfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cbfg-editorial .cbfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-kicker{
    padding: 10px 16px;
    font-size: 13px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cbfg-editorial .cbfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card{
    padding: 30px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card h3, .tc-wp-content-root .cbfg-editorial .cbfg-step h3{
    font-size: 22px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-card p, .tc-wp-content-root .cbfg-editorial .cbfg-step p{
    font-size: 16px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 18px;
  }.tc-wp-content-root .cbfg-editorial .cbfg-badge{
    padding: 10px 16px;
    font-size: 13px;
  }}