@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-382 .tc-wp-content-root img, .wpc-scope-382 .tc-wp-content-root video, .wpc-scope-382 .tc-wp-content-root svg, .wpc-scope-382 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap, .wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap div, .wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap section, .wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f3ed 100%);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 7px 13px;
  margin: 0 0 14px;
  border: 1px solid rgba(155, 103, 46, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(164, 99, 43, 0.1), rgba(195, 151, 88, 0.16));
  color: #8a5522;
  font-size: 12px;
  font-weight: 750;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
  margin: 0;
  color: #172033;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
  margin: 16px auto 0;
  color: #596174;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 45px rgba(24, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #8f5424, #c6944f, #ead7a5);
  opacity: 0.88;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(172, 113, 48, 0.26);
  box-shadow: 0 24px 64px rgba(24, 32, 51, 0.13);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
  margin: 0;
  color: #172033;
  font-weight: 760;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
  margin: 12px 0 0;
  color: #5a6273;
  font-weight: 430;
  line-height: 1.68;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 15px;
  background: linear-gradient(135deg, #9a5a27, #cf9d54);
  box-shadow: 0 12px 28px rgba(154, 90, 39, 0.2);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover .sfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::before{
  width: 21px;
  height: 13px;
  left: 12px;
  top: 16px;
  border: 2px solid #fff7e8;
  border-radius: 50%;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
  background: #fff7e8;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 17px;
  top: 12px;
  border: 2px solid #fff7e8;
  border-radius: 4px;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  width: 16px;
  height: 19px;
  left: 12px;
  top: 16px;
  border: 2px solid rgba(255, 247, 232, 0.75);
  border-radius: 4px;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-options::before{
  width: 22px;
  height: 2px;
  left: 12px;
  top: 15px;
  background: #fff7e8;
  box-shadow: 0 8px 0 #fff7e8, 0 16px 0 #fff7e8;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-options::after{
  width: 7px;
  height: 7px;
  left: 25px;
  top: 11px;
  border-radius: 50%;
  background: #fff7e8;
  box-shadow: -10px 8px 0 #fff7e8, 4px 16px 0 #fff7e8;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-polish::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: #fff7e8;
  clip-path: polygon(50% 0, 62% 34%, 100% 34%, 69% 56%, 80% 94%, 50% 72%, 20% 94%, 31% 56%, 0 34%, 38% 34%);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #fff7e8;
  border-radius: 50%;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-speed::after{
  width: 9px;
  height: 2px;
  left: 23px;
  top: 23px;
  background: #fff7e8;
  transform-origin: left center;
  transform: rotate(-35deg);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-friendly::before{
  width: 23px;
  height: 15px;
  left: 12px;
  top: 16px;
  border: 2px solid #fff7e8;
  border-radius: 999px;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-friendly::after{
  width: 5px;
  height: 5px;
  left: 18px;
  top: 21px;
  border-radius: 50%;
  background: #fff7e8;
  box-shadow: 9px 0 0 #fff7e8;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  position: relative;
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(151, 92, 36, 0.13);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf1 100%);
  box-shadow: 0 18px 50px rgba(72, 51, 31, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  content: "";
  position: absolute;
  width: 140px;
  height: 140px;
  right: -62px;
  top: -74px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(198, 148, 79, 0.22), rgba(198, 148, 79, 0));
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(172, 113, 48, 0.28);
  box-shadow: 0 24px 62px rgba(72, 51, 31, 0.12);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #8f5424, #c6944f);
  color: #fffaf1;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1;
  box-shadow: 0 14px 32px rgba(143, 84, 36, 0.22);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card .sfg-badge{
  display: inline-flex;
  width: fit-content;
  min-height: 28px;
  align-items: center;
  justify-content: center;
  padding: 6px 11px;
  margin: 0 0 18px;
  border-radius: 999px;
  background: rgba(143, 84, 36, 0.09);
  color: #8a5522;
  font-size: 12px;
  font-weight: 760;
  line-height: 1;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf2 100%);
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-free::before{
  content: "$";
  left: 0;
  top: 0;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff7e8;
  font-size: 24px;
  font-weight: 800;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border: 2px solid #fff7e8;
  border-radius: 5px;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 14px;
  border-radius: 999px;
  background: #fff7e8;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-privacy::before{
  width: 20px;
  height: 16px;
  left: 13px;
  top: 20px;
  border-radius: 4px;
  background: #fff7e8;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-privacy::after{
  width: 14px;
  height: 13px;
  left: 16px;
  top: 10px;
  border: 2px solid #fff7e8;
  border-bottom: 0;
  border-radius: 10px 10px 0 0;
}.wpc-scope-382 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-382 .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: 54px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 24px 20px 22px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card 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 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 26px 22px 24px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card 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 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 28px 24px 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card 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 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 30px 26px 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
  }.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: 68px;
    height: 68px;
    font-size: 24px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 94px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 32px 28px 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card 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: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 26px;
  }}