@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-198 .tc-wp-content-root img, .wpc-scope-198 .tc-wp-content-root video, .wpc-scope-198 .tc-wp-content-root svg, .wpc-scope-198 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content{
  width: 100%;
  overflow-x: hidden;
  color: #24312f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content div, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content section, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content article{
  box-sizing: border-box;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-section{
  position: relative;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-section-white{
  background: #ffffff;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f2ec 100%);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-heading{
  max-width: 820px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(196, 93, 74, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(196, 93, 74, 0.1), rgba(39, 150, 136, 0.1));
  color: #9d493c;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content h2, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content h3, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content p{
  margin: 0;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content h2{
  color: #1f2a28;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-heading p{
  color: #5f6c68;
  line-height: 1.7;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-card, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(36, 49, 47, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(34, 45, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-card::before, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #c45d4a, #e0a247, #279688);
  opacity: 0.9;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-card:hover, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card:hover, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(196, 93, 74, 0.26);
  box-shadow: 0 24px 58px rgba(34, 45, 42, 0.12);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-card h3, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card h3, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-step-card h3{
  color: #22302d;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-card p, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card p, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-step-card p{
  color: #5d6966;
  line-height: 1.68;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(196, 93, 74, 0.15), rgba(39, 150, 136, 0.14));
  box-shadow: inset 0 0 0 1px rgba(196, 93, 74, 0.16);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon::before, .wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-card:hover .xstitch-icon::before{
  transform: translateY(-2px) rotate(45deg);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon-grid::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background-image: linear-gradient(#c45d4a 2px, transparent 2px), linear-gradient(90deg, #279688 2px, transparent 2px);
  background-size: 10px 10px;
  transform: rotate(45deg);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 15px;
  top: 12px;
  border: 2px solid #c45d4a;
  border-radius: 5px;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon-copy::after{
  width: 14px;
  height: 18px;
  left: 11px;
  top: 16px;
  border: 2px solid #279688;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.55);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon-thread::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 3px solid #279688;
  border-radius: 50%;
  border-right-color: #c45d4a;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  background: linear-gradient(135deg, #c45d4a, #e0a247);
  clip-path: polygon(50% 0%, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0% 50%, 39% 36%);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon-scale::before{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 14px;
  border: 2px solid #c45d4a;
  border-radius: 5px;
  background-image: linear-gradient(90deg, transparent 45%, #279688 45%, #279688 55%, transparent 55%);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-icon-heart::before{
  width: 20px;
  height: 18px;
  left: 13px;
  top: 14px;
  background: #c45d4a;
  clip-path: polygon(50% 88%, 12% 50%, 12% 25%, 32% 10%, 50% 28%, 68% 10%, 88% 25%, 88% 50%);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(36, 49, 47, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 42px rgba(34, 45, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-step-card::after{
  content: "";
  position: absolute;
  right: -45px;
  top: -45px;
  width: 150px;
  height: 150px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(224, 162, 71, 0.18), rgba(39, 150, 136, 0));
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-step-number{
  display: grid;
  place-items: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #c45d4a, #e0a247);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(196, 93, 74, 0.22);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-step-copy{
  position: relative;
  z-index: 1;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(39, 150, 136, 0.1);
  color: #247e74;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-use-card::before{
  background: linear-gradient(90deg, #279688, #e0a247, #c45d4a);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(39, 150, 136, 0.16), rgba(196, 93, 74, 0.14));
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-benefit-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 11px;
  width: 10px;
  height: 17px;
  border: solid #279688;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-198 .tc-wp-content-root .xstitch-font-content .xstitch-reveal.xstitch-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .xstitch-font-content .xstitch-section{
    padding: 48px 0;
  }.tc-wp-content-root .xstitch-font-content .xstitch-container{
    padding: 0 14px;
  }.tc-wp-content-root .xstitch-font-content h2{
    font-size: 25px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-heading p{
    margin-top: 13px;
    font-size: 14.5px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card p, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card p, .tc-wp-content-root .xstitch-font-content .xstitch-step-card p{
    margin-top: 9px;
    font-size: 14px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .xstitch-font-content .xstitch-section{
    padding: 54px 0;
  }.tc-wp-content-root .xstitch-font-content .xstitch-container{
    padding: 0 18px;
  }.tc-wp-content-root .xstitch-font-content h2{
    font-size: 28px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-heading p{
    margin-top: 14px;
    font-size: 15px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card p, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card p, .tc-wp-content-root .xstitch-font-content .xstitch-step-card p{
    margin-top: 10px;
    font-size: 14.5px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .xstitch-font-content .xstitch-section{
    padding: 62px 0;
  }.tc-wp-content-root .xstitch-font-content .xstitch-container{
    padding: 0 22px;
  }.tc-wp-content-root .xstitch-font-content h2{
    font-size: 32px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-heading p{
    margin-top: 15px;
    font-size: 15.5px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card{
    padding: 28px 24px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card p, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card p, .tc-wp-content-root .xstitch-font-content .xstitch-step-card p{
    margin-top: 10px;
    font-size: 15px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .xstitch-font-content .xstitch-section{
    padding: 76px 0;
  }.tc-wp-content-root .xstitch-font-content .xstitch-container{
    padding: 0 32px;
  }.tc-wp-content-root .xstitch-font-content h2{
    font-size: 40px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-heading p{
    margin-top: 16px;
    font-size: 16.5px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-grid-three, .tc-wp-content-root .xstitch-font-content .xstitch-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .xstitch-font-content .xstitch-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card{
    padding: 30px 26px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card p, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card p, .tc-wp-content-root .xstitch-font-content .xstitch-step-card p{
    margin-top: 10px;
    font-size: 15.5px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .xstitch-font-content .xstitch-section{
    padding: 92px 0;
  }.tc-wp-content-root .xstitch-font-content .xstitch-container{
    padding: 0 36px;
  }.tc-wp-content-root .xstitch-font-content h2{
    font-size: 46px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-heading p{
    margin-top: 18px;
    font-size: 17px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-grid-three, .tc-wp-content-root .xstitch-font-content .xstitch-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .xstitch-font-content .xstitch-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card{
    padding: 32px 28px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card h3, .tc-wp-content-root .xstitch-font-content .xstitch-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-card p, .tc-wp-content-root .xstitch-font-content .xstitch-benefit-card p, .tc-wp-content-root .xstitch-font-content .xstitch-step-card p{
    margin-top: 11px;
    font-size: 15.8px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .xstitch-font-content .xstitch-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}