@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-274 .tc-wp-content-root img, .wpc-scope-274 .tc-wp-content-root video, .wpc-scope-274 .tc-wp-content-root svg, .wpc-scope-274 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #17151c;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-section-white{
  background: #ffffff;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-section-soft{
  background: #faf8f6;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(191, 18, 38, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(191, 18, 38, 0.08), rgba(255, 186, 73, 0.12));
  color: #9d1023;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-section-head h2{
  margin: 0;
  color: #18131a;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-section-head p{
  margin: 16px auto 0;
  max-width: 730px;
  color: #5d5663;
  line-height: 1.75;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-grid-three, .wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-grid-benefits{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(30, 24, 36, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfc 100%);
  box-shadow: 0 18px 45px rgba(22, 17, 28, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(191, 18, 38, 0.14), rgba(255, 186, 73, 0.08), transparent 46%);
  opacity: 0;
  transition: opacity 240ms ease;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(191, 18, 38, 0.2);
  box-shadow: 0 24px 60px rgba(22, 17, 28, 0.12);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-card:hover::before{
  opacity: 1;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-card h3{
  position: relative;
  margin: 0;
  color: #1c1720;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #625b68;
  line-height: 1.7;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #b91227, #ffba49);
  box-shadow: 0 14px 24px rgba(185, 18, 39, 0.22);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon::before, .wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #b91227;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-copy::before{
  width: 16px;
  height: 19px;
  left: 17px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-copy::after{
  width: 16px;
  height: 19px;
  left: 12px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-mood::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-mood::after{
  width: 12px;
  height: 22px;
  left: 23px;
  top: 12px;
  border-radius: 0 14px 14px 0;
  background: #b91227;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-options::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-options::after{
  width: 7px;
  height: 7px;
  right: 12px;
  top: 13px;
  border-radius: 50%;
  box-shadow: -12px 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-fast::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-fast::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(35deg);
  background: #b91227;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-clean::before{
  width: 20px;
  height: 15px;
  left: 13px;
  top: 16px;
  border-radius: 4px;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-icon-clean::after{
  width: 10px;
  height: 5px;
  left: 18px;
  top: 20px;
  border-left: 3px solid #b91227;
  border-bottom: 3px solid #b91227;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(30, 24, 36, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 50px rgba(22, 17, 28, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-step::after{
  content: "";
  position: absolute;
  top: 22px;
  bottom: 22px;
  left: 0;
  width: 4px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #b91227, #ffba49);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(191, 18, 38, 0.18);
  box-shadow: 0 24px 60px rgba(22, 17, 28, 0.12);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #18131a, #3c2630);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 15px 30px rgba(24, 19, 26, 0.18);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-step-content h3{
  margin: 0;
  color: #1c1720;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-step-content p{
  margin: 8px 0 0;
  color: #625b68;
  line-height: 1.7;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-badge{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(185, 18, 39, 0.08);
  color: #9d1023;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf7 100%);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-check{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #b91227, #ffba49);
  box-shadow: 0 14px 24px rgba(185, 18, 39, 0.2);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-check::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-274 .tc-wp-content-root .stfg-editorial .stfg-reveal.stfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-editorial .stfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 58px;
    height: 50px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .stfg-editorial .stfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 62px;
    height: 52px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .stfg-editorial .stfg-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 66px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid-three, .tc-wp-content-root .stfg-editorial .stfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 28px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stfg-editorial .stfg-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 76px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 30px;
  }.tc-wp-content-root .stfg-editorial .stfg-card h3, .tc-wp-content-root .stfg-editorial .stfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-card p, .tc-wp-content-root .stfg-editorial .stfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .stfg-editorial .stfg-step{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .stfg-editorial .stfg-step-number{
    width: 84px;
    height: 68px;
    font-size: 21px;
  }}@media (prefers-reduced-motion: reduce){.tc-wp-content-root .stfg-editorial .stfg-card, .tc-wp-content-root .stfg-editorial .stfg-step, .tc-wp-content-root .stfg-editorial .stfg-reveal{
    transition: none;
  }.tc-wp-content-root .stfg-editorial .stfg-card:hover, .tc-wp-content-root .stfg-editorial .stfg-step:hover{
    transform: none;
  }.tc-wp-content-root .stfg-editorial .stfg-reveal{
    opacity: 1;
    transform: none;
  }}.wpc-scope-274 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .stfg-use-card{}