@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-420 .tc-wp-content-root img, .wpc-scope-420 .tc-wp-content-root video, .wpc-scope-420 .tc-wp-content-root svg, .wpc-scope-420 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-420 .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;
  line-height: 1.6;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap section, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap div, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: linear-gradient(180deg, #fbf8f4 0%, #f7f4ef 100%);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #9a5c17;
  font-weight: 750;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker::before, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker::after{
  content: "";
  width: 28px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #b7791f, #ecb365);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap h2, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap h3, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap p{
  margin: 0;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap h2{
  color: #151927;
  font-weight: 820;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
  color: #5d6473;
  margin: 16px auto 0;
  max-width: 680px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(155, 105, 42, 0.15);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(37, 29, 18, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
  border-radius: 22px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card::before, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(198, 126, 37, 0.16), rgba(255, 222, 156, 0.08));
  transition: opacity 220ms ease;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card:hover, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card:hover, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(184, 116, 31, 0.34);
  box-shadow: 0 24px 60px rgba(37, 29, 18, 0.11);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card:hover::before, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card h3, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card h3, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
  position: relative;
  color: #171b28;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card p, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
  position: relative;
  color: #5f6674;
  margin-top: 10px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 16px;
  margin-bottom: 18px;
  background: linear-gradient(135deg, #b86f1f, #f3c777);
  box-shadow: 0 12px 28px rgba(184, 111, 31, 0.22);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  border-radius: 99px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::before{
  width: 24px;
  height: 15px;
  left: 11px;
  top: 15px;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 12px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 13px;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  width: 17px;
  height: 20px;
  left: 12px;
  top: 17px;
  background: transparent;
  border: 2px solid rgba(255,255,255,0.72);
  border-radius: 5px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-style::before{
  width: 25px;
  height: 3px;
  left: 11px;
  top: 18px;
  transform: rotate(-18deg);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-style::after{
  width: 10px;
  height: 10px;
  right: 10px;
  bottom: 11px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-brand::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-brand::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-light::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-light::after{
  width: 16px;
  height: 3px;
  left: 15px;
  bottom: 11px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  background: transparent;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-device::after{
  width: 5px;
  height: 5px;
  left: 21px;
  bottom: 13px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf2 100%);
  overflow: hidden;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18%;
  bottom: 18%;
  width: 4px;
  border-radius: 0 99px 99px 0;
  background: linear-gradient(180deg, #b86f1f, #f3c777);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  position: relative;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #8f5218, #d8943d);
  box-shadow: 0 16px 34px rgba(166, 99, 25, 0.2);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-width: 46px;
  height: 30px;
  padding: 0 12px;
  margin-bottom: 16px;
  border-radius: 99px;
  color: #8f5218;
  background: #fff4df;
  border: 1px solid rgba(184, 111, 31, 0.18);
  font-weight: 780;
  font-size: 12px;
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, #b86f1f, #f3c777);
  box-shadow: 0 12px 26px rgba(184, 111, 31, 0.2);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-mark::before{
  content: "";
  position: absolute;
  width: 17px;
  height: 9px;
  left: 12px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-420 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-420 .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: 50px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 14px;
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 14.5px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 30px;
  }.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, .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 18.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }}@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 h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15.5px;
  }}@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 h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 16px;
  }}@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 32px;
  }.tc-wp-content-root .sfg-editorial-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-six, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 26px;
    padding: 34px 36px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 16px;
  }}