@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-296 .tc-wp-content-root img, .wpc-scope-296 .tc-wp-content-root video, .wpc-scope-296 .tc-wp-content-root svg, .wpc-scope-296 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1e1b24;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial, .wpc-scope-296 .tc-wp-content-root .sbf-editorial div, .wpc-scope-296 .tc-wp-content-root .sbf-editorial section, .wpc-scope-296 .tc-wp-content-root .sbf-editorial article{
  box-sizing: border-box;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-section{
  position: relative;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-section-white{
  background: #ffffff;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f2ec 100%);
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(133, 82, 32, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(133, 82, 32, 0.1), rgba(179, 127, 54, 0.14));
  color: #7a451c;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-heading h2{
  margin: 0;
  color: #17131d;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-heading p{
  margin: 16px auto 0;
  color: #625b68;
  line-height: 1.7;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(40, 32, 48, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(53, 38, 24, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(163, 98, 35, 0.14), rgba(225, 179, 91, 0.08), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-card:hover{
  transform: translateY(-5px);
  border-color: rgba(151, 91, 31, 0.22);
  box-shadow: 0 24px 58px rgba(53, 38, 24, 0.13);
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-card:hover::before{
  opacity: 1;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-card h3{
  position: relative;
  margin: 18px 0 0;
  color: #211827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-card p{
  position: relative;
  margin: 10px 0 0;
  color: #655d6b;
  line-height: 1.65;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8f4e20, #d6a24e);
  box-shadow: 0 12px 26px rgba(143, 78, 32, 0.22);
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon::before, .wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon::after{
  content: "";
  position: absolute;
  background: #fffaf2;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #8f4e20;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 11px;
  top: 16px;
  border: 2px solid #fffaf2;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-serif::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 5px;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-serif::after{
  width: 16px;
  height: 18px;
  left: 15px;
  top: 18px;
  border-radius: 3px;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-options::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 6px;
  box-shadow: 0 8px 0 #fffaf2, 0 16px 0 #fffaf2;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-fast::before{
  width: 21px;
  height: 21px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 6px;
  transform: rotate(38deg);
  background: #8f4e20;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-clean::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 8px;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-icon-clean::after{
  width: 14px;
  height: 4px;
  left: 16px;
  top: 21px;
  border-radius: 6px;
  background: #8f4e20;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(130, 87, 39, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf1 100%);
  box-shadow: 0 18px 46px rgba(66, 45, 26, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-step:hover{
  transform: translateY(-4px);
  border-color: rgba(151, 91, 31, 0.24);
  box-shadow: 0 24px 58px rgba(66, 45, 26, 0.12);
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #7d3f18, #c8913c);
  color: #fffaf2;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 800;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(125, 63, 24, 0.23);
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-step-content h3{
  margin: 0;
  color: #211827;
  font-weight: 850;
  line-height: 1.25;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-step-content p{
  margin: 8px 0 0;
  color: #655d6b;
  line-height: 1.65;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(143, 78, 32, 0.1);
  color: #7a451c;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-use-card h3{
  margin-top: 16px;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-benefit{
  overflow: hidden;
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-benefit-mark{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 64px;
  height: 34px;
  padding: 0 13px;
  border-radius: 999px;
  background: linear-gradient(135deg, #7d3f18, #d6a24e);
  color: #fffaf2;
  font-size: 13px;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 12px 24px rgba(125, 63, 24, 0.2);
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-296 .tc-wp-content-root .sbf-editorial .sbf-reveal.sbf-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sbf-editorial .sbf-section{
    padding: 46px 0;
  }.tc-wp-content-root .sbf-editorial .sbf-container{
    padding: 0 14px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading p{
    font-size: 15px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid, .tc-wp-content-root .sbf-editorial .sbf-steps{
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid-three, .tc-wp-content-root .sbf-editorial .sbf-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sbf-editorial .sbf-card{
    padding: 20px;
  }.tc-wp-content-root .sbf-editorial .sbf-card h3, .tc-wp-content-root .sbf-editorial .sbf-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sbf-editorial .sbf-card p, .tc-wp-content-root .sbf-editorial .sbf-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sbf-editorial .sbf-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .sbf-editorial .sbf-step-number{
    width: 58px;
    height: 58px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sbf-editorial .sbf-section{
    padding: 52px 0;
  }.tc-wp-content-root .sbf-editorial .sbf-container{
    padding: 0 18px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid, .tc-wp-content-root .sbf-editorial .sbf-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid-three, .tc-wp-content-root .sbf-editorial .sbf-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sbf-editorial .sbf-card{
    padding: 22px;
  }.tc-wp-content-root .sbf-editorial .sbf-card h3, .tc-wp-content-root .sbf-editorial .sbf-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sbf-editorial .sbf-card p, .tc-wp-content-root .sbf-editorial .sbf-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sbf-editorial .sbf-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sbf-editorial .sbf-step-number{
    width: 62px;
    height: 62px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sbf-editorial .sbf-section{
    padding: 58px 0;
  }.tc-wp-content-root .sbf-editorial .sbf-container{
    padding: 0 22px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading p{
    font-size: 16px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid, .tc-wp-content-root .sbf-editorial .sbf-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid-three, .tc-wp-content-root .sbf-editorial .sbf-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sbf-editorial .sbf-card{
    padding: 24px;
  }.tc-wp-content-root .sbf-editorial .sbf-card h3, .tc-wp-content-root .sbf-editorial .sbf-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sbf-editorial .sbf-card p, .tc-wp-content-root .sbf-editorial .sbf-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbf-editorial .sbf-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .sbf-editorial .sbf-step-number{
    width: 66px;
    height: 66px;
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sbf-editorial .sbf-section{
    padding: 72px 0;
  }.tc-wp-content-root .sbf-editorial .sbf-container{
    padding: 0 30px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading h2{
    font-size: 42px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading p{
    font-size: 17px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid, .tc-wp-content-root .sbf-editorial .sbf-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid-three, .tc-wp-content-root .sbf-editorial .sbf-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sbf-editorial .sbf-card{
    padding: 26px;
  }.tc-wp-content-root .sbf-editorial .sbf-card h3, .tc-wp-content-root .sbf-editorial .sbf-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sbf-editorial .sbf-card p, .tc-wp-content-root .sbf-editorial .sbf-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sbf-editorial .sbf-step{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .sbf-editorial .sbf-step-number{
    width: 72px;
    height: 72px;
    font-size: 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sbf-editorial .sbf-section{
    padding: 88px 0;
  }.tc-wp-content-root .sbf-editorial .sbf-container{
    padding: 0 32px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading h2{
    font-size: 48px;
  }.tc-wp-content-root .sbf-editorial .sbf-heading p{
    font-size: 18px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid, .tc-wp-content-root .sbf-editorial .sbf-steps{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .sbf-editorial .sbf-grid-three, .tc-wp-content-root .sbf-editorial .sbf-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sbf-editorial .sbf-card{
    padding: 30px;
  }.tc-wp-content-root .sbf-editorial .sbf-card h3, .tc-wp-content-root .sbf-editorial .sbf-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sbf-editorial .sbf-card p, .tc-wp-content-root .sbf-editorial .sbf-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sbf-editorial .sbf-step{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .sbf-editorial .sbf-step-number{
    width: 78px;
    height: 78px;
    font-size: 25px;
  }}