@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-231 .tc-wp-content-root img, .wpc-scope-231 .tc-wp-content-root video, .wpc-scope-231 .tc-wp-content-root svg, .wpc-scope-231 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-section{
  position: relative;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-section-white{
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-section-soft{
  background: linear-gradient(180deg, #fbf8f4 0%, #fffaf3 100%);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(188, 119, 73, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 248, 239, 0.95), rgba(255, 239, 225, 0.95));
  color: #9a5936;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-section-head h2{
  margin: 0;
  color: #151b29;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5d6472;
  line-height: 1.72;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-card, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 38, 53, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(31, 38, 53, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-card::before, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(199, 111, 65, 0.16), rgba(155, 92, 255, 0.10), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-card:hover, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(199, 111, 65, 0.28);
  box-shadow: 0 24px 62px rgba(31, 38, 53, 0.13);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-card:hover::before, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-card h3, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card h3, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-step-card h3{
  position: relative;
  margin: 0;
  color: #171d2a;
  font-weight: 820;
  line-height: 1.26;
  letter-spacing: 0;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-card p, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card p, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-step-card p{
  position: relative;
  margin: 10px 0 0;
  color: #626a78;
  line-height: 1.72;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #c76f41, #9b5cff);
  box-shadow: 0 14px 30px rgba(199, 111, 65, 0.22);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon::before, .wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 21px;
  border-radius: 50%;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-brand::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 21px;
  border-radius: 99px;
  transform: rotate(-24deg);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-brand::after{
  width: 7px;
  height: 7px;
  left: 28px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-device::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-device::after{
  width: 5px;
  height: 2px;
  left: 21px;
  top: 31px;
  border-radius: 99px;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-icon-clean::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 17px;
  border-bottom: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(156, 91, 49, 0.15);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 250, 245, 0.92));
  box-shadow: 0 18px 46px rgba(90, 64, 48, 0.08);
  overflow: hidden;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #c76f41, #9b5cff);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-step-number{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: #171d2a;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 36px rgba(23, 29, 42, 0.18);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-mini-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(199, 111, 65, 0.10);
  color: #9a5936;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-use-card{
  background: linear-gradient(180deg, #ffffff, #fffdfb);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card{
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(199, 111, 65, 0.14), rgba(155, 92, 255, 0.14));
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 12px;
  top: 14px;
  border-bottom: 3px solid #b8643e;
  border-left: 3px solid #b8643e;
  transform: rotate(-45deg);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-231 .tc-wp-content-root .sfg-editorial-premium .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial-premium .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-kicker{
    padding: 8px 11px;
    font-size: 11px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-mini-badge{
    padding: 7px 10px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-premium .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 24px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-mini-badge{
    padding: 7px 11px;
    font-size: 11.5px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-premium .sfg-section{
    padding: 68px 0;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-kicker{
    padding: 9px 13px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 30px 28px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-mini-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-premium .sfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-kicker{
    padding: 9px 14px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head h2{
    font-size: 42px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-mini-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-premium .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-kicker{
    padding: 10px 15px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card h3{
    font-size: 23px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-premium .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-premium .sfg-mini-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}.wpc-scope-231 .tc-wp-content-root .sfg-benefit-grid{}.wpc-scope-231 .tc-wp-content-root .sfg-step-content{}