@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-380 .tc-wp-content-root img, .wpc-scope-380 .tc-wp-content-root video, .wpc-scope-380 .tc-wp-content-root svg, .wpc-scope-380 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #171319;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial section, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial div, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-section{
  position: relative;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-section-white{
  background: #ffffff;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-section-soft{
  background: #faf7f5;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  max-width: 100%;
  min-height: 34px;
  margin: 0 auto 14px;
  padding: 8px 14px;
  border: 1px solid rgba(133, 31, 43, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(133, 31, 43, 0.1), rgba(230, 96, 46, 0.1));
  color: #851f2b;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-heading h2{
  margin: 0;
  color: #171319;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-heading p{
  margin: 16px auto 0;
  color: #5e5660;
  line-height: 1.7;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-card, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-benefit{
  position: relative;
  height: 100%;
  border: 1px solid rgba(42, 30, 39, 0.1);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(133, 31, 43, 0.38), rgba(230, 96, 46, 0.18), rgba(42, 30, 39, 0.08)) border-box;
  box-shadow: 0 18px 45px rgba(31, 19, 28, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-card:hover, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-benefit:hover{
  transform: translateY(-5px);
  border-color: rgba(133, 31, 43, 0.28);
  box-shadow: 0 24px 60px rgba(31, 19, 28, 0.13);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-card h3, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-step h3, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-benefit h3{
  margin: 0;
  color: #20171e;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-card p, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-step p, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-benefit p{
  margin: 12px 0 0;
  color: #625963;
  line-height: 1.65;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 22px;
  border-radius: 16px;
  background: linear-gradient(135deg, #851f2b, #e6602e);
  box-shadow: 0 14px 28px rgba(133, 31, 43, 0.22);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-icon::before, .wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 4px;
  transform: rotate(45deg);
  transition: transform 220ms ease;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-card:hover .dcfg-icon::before{
  transform: rotate(58deg) scale(1.04);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-icon-copy::after{
  inset: 17px 11px 11px 17px;
  border-radius: 3px;
  transform: none;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-icon-flame::before{
  border-radius: 50% 50% 50% 8px;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-icon-mark::before{
  inset: 12px 18px;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  transform: rotate(45deg);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-icon-bolt::before{
  inset: 10px 17px;
  border-radius: 2px;
  transform: skew(-14deg) rotate(12deg);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-icon-clean::before{
  inset: 12px;
  border-radius: 50%;
  transform: none;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  height: 100%;
  border: 1px solid rgba(133, 31, 43, 0.13);
  border-radius: 24px;
  background:
    radial-gradient(circle at 0 0, rgba(230, 96, 46, 0.13), transparent 32%),
    #ffffff;
  box-shadow: 0 18px 46px rgba(31, 19, 28, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-step:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 62px rgba(31, 19, 28, 0.12);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #1f171e, #851f2b 58%, #e6602e);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 18px 34px rgba(133, 31, 43, 0.24);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-badge{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  margin-bottom: 20px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(133, 31, 43, 0.09);
  color: #851f2b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-use-card::before{
  content: "";
  position: absolute;
  top: 20px;
  right: 20px;
  width: 42px;
  height: 42px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(133, 31, 43, 0.13), rgba(230, 96, 46, 0.14));
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-benefit{
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(255, 252, 250, 0.96)) padding-box,
    linear-gradient(135deg, rgba(133, 31, 43, 0.35), rgba(230, 96, 46, 0.16)) border-box;
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-benefit-mark{
  display: block;
  width: 54px;
  height: 6px;
  margin-bottom: 24px;
  border-radius: 999px;
  background: linear-gradient(90deg, #851f2b, #e6602e);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-380 .tc-wp-content-root .dcfg-editorial .dcfg-reveal.dcfg-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 .dcfg-editorial .dcfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .dcfg-editorial .dcfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card, .tc-wp-content-root .dcfg-editorial .dcfg-benefit{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card h3, .tc-wp-content-root .dcfg-editorial .dcfg-step h3, .tc-wp-content-root .dcfg-editorial .dcfg-benefit h3{
    font-size: 19px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card p, .tc-wp-content-root .dcfg-editorial .dcfg-step p, .tc-wp-content-root .dcfg-editorial .dcfg-benefit p{
    font-size: 14px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .dcfg-editorial .dcfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .dcfg-editorial .dcfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card, .tc-wp-content-root .dcfg-editorial .dcfg-benefit{
    padding: 24px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card h3, .tc-wp-content-root .dcfg-editorial .dcfg-step h3, .tc-wp-content-root .dcfg-editorial .dcfg-benefit h3{
    font-size: 20px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card p, .tc-wp-content-root .dcfg-editorial .dcfg-step p, .tc-wp-content-root .dcfg-editorial .dcfg-benefit p{
    font-size: 14.5px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .dcfg-editorial .dcfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .dcfg-editorial .dcfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading h2{
    font-size: 34px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card, .tc-wp-content-root .dcfg-editorial .dcfg-benefit{
    padding: 26px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card h3, .tc-wp-content-root .dcfg-editorial .dcfg-step h3, .tc-wp-content-root .dcfg-editorial .dcfg-benefit h3{
    font-size: 21px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card p, .tc-wp-content-root .dcfg-editorial .dcfg-step p, .tc-wp-content-root .dcfg-editorial .dcfg-benefit p{
    font-size: 15px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .dcfg-editorial .dcfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .dcfg-editorial .dcfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-grid-three, .tc-wp-content-root .dcfg-editorial .dcfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card, .tc-wp-content-root .dcfg-editorial .dcfg-benefit{
    padding: 28px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card h3, .tc-wp-content-root .dcfg-editorial .dcfg-step h3, .tc-wp-content-root .dcfg-editorial .dcfg-benefit h3{
    font-size: 22px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card p, .tc-wp-content-root .dcfg-editorial .dcfg-step p, .tc-wp-content-root .dcfg-editorial .dcfg-benefit p{
    font-size: 15.5px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .dcfg-editorial .dcfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .dcfg-editorial .dcfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-grid-three, .tc-wp-content-root .dcfg-editorial .dcfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card, .tc-wp-content-root .dcfg-editorial .dcfg-benefit{
    padding: 30px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card h3, .tc-wp-content-root .dcfg-editorial .dcfg-step h3, .tc-wp-content-root .dcfg-editorial .dcfg-benefit h3{
    font-size: 23px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-card p, .tc-wp-content-root .dcfg-editorial .dcfg-step p, .tc-wp-content-root .dcfg-editorial .dcfg-benefit p{
    font-size: 16px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .dcfg-editorial .dcfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 21px;
  }}.wpc-scope-380 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .dcfg-icon-spike{}.wpc-scope-380 .tc-wp-content-root .dcfg-step-content{}