@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-502 .tc-wp-content-root img, .wpc-scope-502 .tc-wp-content-root video, .wpc-scope-502 .tc-wp-content-root svg, .wpc-scope-502 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #1b1b22;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-section{
  position: relative;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-section-white{
  background: #ffffff;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-section-soft{
  background: linear-gradient(180deg, #fff8f7 0%, #f8f6f4 100%);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(220, 28, 46, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(220, 28, 46, 0.1), rgba(255, 132, 61, 0.1));
  color: #a91523;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-section-head h2{
  margin: 0;
  color: #15151b;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-section-head p{
  margin: 16px auto 0;
  color: #5d5d68;
  max-width: 720px;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-card, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(32, 32, 40, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfc 100%);
  box-shadow: 0 18px 42px rgba(26, 20, 20, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-card::before, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(220, 28, 46, 0.14), rgba(255, 132, 61, 0.06), transparent 52%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-card:hover, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card:hover, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(220, 28, 46, 0.2);
  box-shadow: 0 24px 56px rgba(26, 20, 20, 0.11);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-card:hover::before, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-card h3, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card h3, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content h3{
  position: relative;
  margin: 0;
  color: #1a1a20;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-card p, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card p, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: #60606c;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #dc1c2e, #ff843d);
  box-shadow: 0 12px 26px rgba(220, 28, 46, 0.24);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon::before, .wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 220ms ease;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-card:hover .stfg-icon::before{
  transform: translateX(2px);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon-preview::before{
  width: 22px;
  height: 13px;
  left: 12px;
  top: 16px;
  border-radius: 12px;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 19px;
  border-radius: 50%;
  background: #dc1c2e;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon-copy::after{
  width: 14px;
  height: 16px;
  left: 13px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon-retro::before{
  width: 24px;
  height: 5px;
  left: 11px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon-fast::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 14px;
  clip-path: polygon(45% 0%, 100% 0%, 60% 42%, 100% 42%, 32% 100%, 48% 56%, 0% 56%);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-icon-clean::before{
  width: 20px;
  height: 12px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(220, 28, 46, 0.13);
  border-radius: 24px;
  background:
    radial-gradient(circle at 18% 20%, rgba(220, 28, 46, 0.1), transparent 26%),
    linear-gradient(135deg, #ffffff 0%, #fffafa 100%);
  box-shadow: 0 18px 44px rgba(26, 20, 20, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-step-card::after{
  content: "";
  position: absolute;
  left: 38px;
  bottom: -24px;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(220, 28, 46, 0.24), rgba(255, 132, 61, 0));
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-step-card:last-child::after{
  display: none;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #b91425, #ff7835);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 14px 30px rgba(220, 28, 46, 0.22);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(220, 28, 46, 0.09);
  color: #a91523;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-use-card{
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(220, 28, 46, 0.28), rgba(255, 132, 61, 0.1)) border-box;
  border-color: transparent;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card{
  background:
    radial-gradient(circle at top right, rgba(220, 28, 46, 0.1), transparent 34%),
    #ffffff;
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #dc1c2e, #ff843d);
  box-shadow: 0 12px 26px rgba(220, 28, 46, 0.22);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 11px;
  top: 14px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-502 .tc-wp-content-root .stfg-editorial-wrap .stfg-reveal.stfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .stfg-editorial-wrap .stfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-list{
    gap: 22px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stfg-editorial-wrap .stfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-list{
    gap: 24px;
    margin-top: 32px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stfg-editorial-wrap .stfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-list{
    gap: 24px;
    margin-top: 36px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .stfg-editorial-wrap .stfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-grid-three, .tc-wp-content-root .stfg-editorial-wrap .stfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-list{
    gap: 24px;
    margin-top: 42px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .stfg-editorial-wrap .stfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head h2{
    font-size: 48px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-grid-three, .tc-wp-content-root .stfg-editorial-wrap .stfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card h3, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-benefit-card p, .tc-wp-content-root .stfg-editorial-wrap .stfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .stfg-editorial-wrap .stfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 22px;
  }}