@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-200 .tc-wp-content-root img, .wpc-scope-200 .tc-wp-content-root video, .wpc-scope-200 .tc-wp-content-root svg, .wpc-scope-200 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #262018;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap, .wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap section, .wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap div, .wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: linear-gradient(180deg, #fffaf0 0%, #fff7e8 100%);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(247, 185, 36, 0.34);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 214, 75, 0.18), rgba(255, 121, 63, 0.12));
  color: #9a5b00;
  font-size: 13px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
  margin: 0;
  color: #211b14;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
  margin: 16px auto 0;
  color: #665847;
  line-height: 1.7;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(122, 90, 34, 0.13);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 42px rgba(73, 49, 12, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 211, 53, 0.72), rgba(255, 127, 74, 0.32), rgba(255, 255, 255, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(244, 176, 30, 0.36);
  box-shadow: 0 24px 56px rgba(73, 49, 12, 0.13);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before{
  opacity: 1;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
  margin: 18px 0 0;
  color: #241e16;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
  margin: 10px 0 0;
  color: #665847;
  line-height: 1.65;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ffd84d 0%, #ff9c3f 100%);
  box-shadow: 0 12px 24px rgba(255, 154, 46, 0.24);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border: 3px solid #3b2604;
  border-radius: 50%;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 21px;
  border-radius: 50%;
  background: #3b2604;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 18px;
  top: 12px;
  border: 3px solid #3b2604;
  border-radius: 5px;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 17px;
  border: 3px solid #3b2604;
  border-radius: 5px;
  background: rgba(255, 216, 77, 0.55);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  background: #3b2604;
  clip-path: polygon(50% 0, 61% 35%, 100% 50%, 61% 65%, 50% 100%, 39% 65%, 0 50%, 39% 35%);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 3px solid #3b2604;
  border-radius: 50%;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::after{
  width: 12px;
  height: 3px;
  left: 24px;
  top: 22px;
  background: #3b2604;
  transform: rotate(28deg);
  transform-origin: left center;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 3px solid #3b2604;
  border-radius: 6px;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  bottom: 13px;
  border-radius: 50%;
  background: #3b2604;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #3b2604;
  border-bottom: 4px solid #3b2604;
  transform: rotate(-45deg);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 3px solid #3b2604;
  border-radius: 50%;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-free::after{
  content: "$";
  left: 19px;
  top: 11px;
  color: #3b2604;
  font-size: 21px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-privacy::before{
  width: 22px;
  height: 18px;
  left: 13px;
  top: 21px;
  border-radius: 5px;
  background: #3b2604;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-privacy::after{
  width: 16px;
  height: 14px;
  left: 16px;
  top: 10px;
  border: 3px solid #3b2604;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-readable::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 15px;
  background: #3b2604;
  box-shadow: 0 8px 0 #3b2604, 0 16px 0 #3b2604;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(122, 90, 34, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 44px rgba(73, 49, 12, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  content: "";
  position: absolute;
  width: 150px;
  height: 150px;
  right: -70px;
  top: -70px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 210, 55, 0.34), rgba(255, 141, 65, 0));
  pointer-events: none;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(244, 176, 30, 0.36);
  box-shadow: 0 24px 54px rgba(73, 49, 12, 0.12);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #3b2604;
  font-weight: 950;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #ffd84d 0%, #ff9a3d 100%);
  box-shadow: 0 14px 30px rgba(255, 154, 46, 0.22);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
  margin: 0;
  color: #241e16;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
  margin: 8px 0 0;
  color: #665847;
  line-height: 1.65;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 216, 77, 0.2);
  color: #9a5b00;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card h3{
  margin-top: 0;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-200 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 27px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 58px;
    height: 52px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 62px;
    height: 54px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 66px;
    height: 56px;
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 76px;
    height: 68px;
    font-size: 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block{
    margin-bottom: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 84px;
    height: 74px;
    font-size: 26px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
    transition: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
    opacity: 1;
    transform: none;
  }}.wpc-scope-200 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-benefit-grid{}