@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-338 .tc-wp-content-root img, .wpc-scope-338 .tc-wp-content-root video, .wpc-scope-338 .tc-wp-content-root svg, .wpc-scope-338 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #17131f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content section, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content div, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-section-cream{
  background: #fbf7f2;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(142, 43, 111, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(142, 43, 111, 0.09), rgba(234, 88, 12, 0.08));
  color: #7c235f;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-section-head h2{
  margin: 0;
  color: #17131f;
  font-weight: 820;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
  margin: 16px auto 0;
  max-width: 680px;
  color: #5e5868;
  font-weight: 450;
  line-height: 1.75;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-feature-card, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(31, 25, 42, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(31, 25, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-feature-card::before, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-use-card::before, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(142, 43, 111, 0.36), rgba(234, 88, 12, 0.22), rgba(31, 25, 42, 0));
  opacity: 0;
  pointer-events: none;
  transition: opacity 220ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-feature-card:hover, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-use-card:hover, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card:hover, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(142, 43, 111, 0.2);
  box-shadow: 0 24px 58px rgba(31, 25, 42, 0.12);
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-feature-card:hover::before, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-use-card:hover::before, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-feature-card h3, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-use-card h3, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
  margin: 0;
  color: #211a2d;
  font-weight: 780;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-feature-card p, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-use-card p, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
  margin: 10px 0 0;
  color: #625b6c;
  line-height: 1.72;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #8e2b6f, #ef6a32);
  box-shadow: 0 14px 26px rgba(142, 43, 111, 0.2);
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon::before, .wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 16px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 12px 12px 4px 4px;
  background: transparent;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-preview::after{
  width: 8px;
  height: 8px;
  top: 19px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::before{
  width: 18px;
  height: 22px;
  top: 12px;
  left: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::after{
  width: 14px;
  height: 18px;
  top: 17px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 5px;
  background: transparent;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-moon::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 14px;
  border-radius: 50%;
  box-shadow: -7px 0 0 #ffffff;
  background: transparent;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-moon::after{
  width: 4px;
  height: 4px;
  top: 12px;
  right: 12px;
  border-radius: 50%;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-spark::before{
  width: 4px;
  height: 28px;
  top: 10px;
  left: 22px;
  border-radius: 999px;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-spark::after{
  width: 28px;
  height: 4px;
  top: 22px;
  left: 10px;
  border-radius: 999px;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-mask::before{
  width: 24px;
  height: 17px;
  top: 16px;
  left: 12px;
  border-radius: 4px 4px 14px 14px;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-mask::after{
  width: 5px;
  height: 5px;
  top: 21px;
  left: 19px;
  border-radius: 50%;
  box-shadow: 8px 0 0 #8e2b6f;
  background: #8e2b6f;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-device::before{
  width: 18px;
  height: 26px;
  top: 10px;
  left: 15px;
  border: 2px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-icon-device::after{
  width: 6px;
  height: 2px;
  bottom: 14px;
  left: 21px;
  border-radius: 999px;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf6 100%);
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-step-card::after{
  content: "";
  position: absolute;
  top: -40px;
  right: -34px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(142, 43, 111, 0.14), rgba(234, 88, 12, 0));
  pointer-events: none;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #211a2d, #8e2b6f 56%, #ef6a32);
  box-shadow: 0 14px 28px rgba(142, 43, 111, 0.2);
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-badge{
  display: inline-flex;
  align-items: center;
  width: max-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(142, 43, 111, 0.1);
  color: #7c235f;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(142, 43, 111, 0.13), rgba(239, 106, 50, 0.13));
  position: relative;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  top: 15px;
  left: 13px;
  border-left: 3px solid #8e2b6f;
  border-bottom: 3px solid #8e2b6f;
  transform: rotate(-45deg);
  border-radius: 2px;
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-338 .tc-wp-content-root .sfg-editorial-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@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 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-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-feature-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-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;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 56px;
    height: 48px;
    font-size: 17px;
  }}@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 h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-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-feature-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-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;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 58px;
    height: 50px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head 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-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-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-feature-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-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;
    margin-top: 36px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 62px;
    height: 54px;
    font-size: 19px;
  }}@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 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));
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-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-feature-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-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;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 70px;
    height: 62px;
    font-size: 21px;
  }}@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 36px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head h2{
    font-size: 48px;
  }.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(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-feature-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-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-feature-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-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;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 78px;
    height: 68px;
    font-size: 22px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .sfg-editorial-content .sfg-reveal, .tc-wp-content-root .sfg-editorial-content .sfg-reveal.sfg-visible, .tc-wp-content-root .sfg-editorial-content .sfg-feature-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card, .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    opacity: 1;
    transform: none;
    transition: none;
  }}.wpc-scope-338 .tc-wp-content-root .sfg-step-content{}