@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-64 .tc-wp-content-root img, .wpc-scope-64 .tc-wp-content-root video, .wpc-scope-64 .tc-wp-content-root svg, .wpc-scope-64 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content div, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content section, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-section-soft{
  background:
    radial-gradient(circle at 14% 0%, rgba(178, 120, 55, 0.12), transparent 34%),
    radial-gradient(circle at 86% 12%, rgba(84, 108, 148, 0.10), transparent 30%),
    #faf7f2;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  color: #9b5d21;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-kicker::before, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #b26a2f, #d8ad67);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content h2{
  margin: 0;
  color: #172033;
  font-family: Georgia, "Times New Roman", serif;
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
  margin: 16px auto 0;
  color: #5a6473;
  line-height: 1.72;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-card, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(160, 122, 78, 0.18);
  border-radius: 22px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.88)),
    #ffffff;
  box-shadow: 0 18px 45px rgba(31, 38, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-card::before, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #8c4f22, #d9a65d, #5f789d);
  opacity: 0.88;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card:hover, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(178, 106, 47, 0.36);
  box-shadow: 0 24px 60px rgba(31, 38, 54, 0.13);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-card h3, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-card p, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
  margin: 12px 0 0;
  color: #5b6572;
  line-height: 1.68;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #f3dfc1, #fff7ec);
  box-shadow: inset 0 0 0 1px rgba(178, 106, 47, 0.18), 0 10px 24px rgba(178, 106, 47, 0.14);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon::before, .wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon::after{
  content: "";
  position: absolute;
  border-radius: 999px;
  background: #9b5d21;
  transition: transform 220ms ease;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover .sfg-icon::before{
  transform: translateX(3px);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-preview::before{
  width: 24px;
  height: 3px;
  left: 11px;
  top: 15px;
  box-shadow: 0 7px 0 rgba(155, 93, 33, 0.72), 0 14px 0 rgba(155, 93, 33, 0.42);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 15px;
  top: 12px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid #9b5d21;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 11px;
  top: 16px;
  border-radius: 5px;
  background: transparent;
  border: 2px solid rgba(155, 93, 33, 0.45);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-editorial::before{
  width: 26px;
  height: 26px;
  left: 10px;
  top: 10px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #9b5d21;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-editorial::after{
  width: 16px;
  height: 2px;
  left: 15px;
  top: 22px;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-options::before{
  width: 5px;
  height: 5px;
  left: 13px;
  top: 14px;
  box-shadow: 10px 0 0 #9b5d21, 20px 0 0 #9b5d21, 0 10px 0 rgba(155, 93, 33, 0.62), 10px 10px 0 rgba(155, 93, 33, 0.62), 20px 10px 0 rgba(155, 93, 33, 0.62);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-fast::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
  background: transparent;
  border: 2px solid #9b5d21;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-fast::after{
  width: 10px;
  height: 2px;
  left: 23px;
  top: 22px;
  transform-origin: left center;
  transform: rotate(-38deg);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-icon-polish::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 63% 34%, 100% 50%, 63% 66%, 50% 100%, 37% 66%, 0% 50%, 37% 34%);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(160, 122, 78, 0.20);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.82);
  box-shadow: 0 18px 46px rgba(31, 38, 54, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-step-card::after{
  content: "";
  position: absolute;
  right: -48px;
  top: -48px;
  width: 128px;
  height: 128px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(216, 173, 103, 0.28), transparent 66%);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 18px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #8c4f22, #d8a24d);
  box-shadow: 0 16px 32px rgba(140, 79, 34, 0.22);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  border: 1px solid rgba(178, 106, 47, 0.22);
  border-radius: 999px;
  background: #fff6ea;
  color: #8c4f22;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
  text-align: left;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #5f789d, #d8a24d);
  box-shadow: 0 14px 28px rgba(95, 120, 157, 0.18);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-64 .tc-wp-content-root .sfg-editorial-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    font-size: 11px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 31px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 26px 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 8px 12px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-three, .tc-wp-content-root .sfg-editorial-content .sfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 22px;
    padding: 30px 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-three, .tc-wp-content-root .sfg-editorial-content .sfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}.wpc-scope-64 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-step-content{}.wpc-scope-64 .tc-wp-content-root .sfg-use-card{}