@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-5 .tc-wp-content-root img, .wpc-scope-5 .tc-wp-content-root video, .wpc-scope-5 .tc-wp-content-root svg, .wpc-scope-5 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-white{
  background: #ffffff;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-soft{
  background: linear-gradient(180deg, #fff8f1 0%, #fffdf9 100%);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 8px 14px;
  border: 1px solid rgba(220, 38, 38, 0.18);
  border-radius: 999px;
  background: rgba(255, 247, 237, 0.86);
  color: #b91c1c;
  font-size: 13px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-eyebrow::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: linear-gradient(135deg, #ef4444, #f59e0b);
  box-shadow: 0 0 0 4px rgba(239, 68, 68, 0.12);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
  margin: 16px auto 0;
  color: #5f6678;
  line-height: 1.72;
  font-weight: 400;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card::after, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card::after, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(239, 68, 68, 0.12), rgba(245, 158, 11, 0.09), transparent 48%);
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card:hover, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card:hover, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(239, 68, 68, 0.24);
  box-shadow: 0 24px 64px rgba(127, 29, 29, 0.13);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card:hover::after, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card:hover::after, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #151b2d;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5d6474;
  line-height: 1.68;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #dc2626, #f97316 58%, #facc15);
  box-shadow: 0 14px 28px rgba(220, 38, 38, 0.22);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::before, .wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::before{
  left: 13px;
  top: 14px;
  width: 20px;
  height: 13px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-preview::after{
  left: 20px;
  top: 18px;
  width: 6px;
  height: 6px;
  border-radius: 999px;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::before{
  left: 13px;
  top: 15px;
  width: 16px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-copy::after{
  left: 18px;
  top: 10px;
  width: 16px;
  height: 18px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-spark::before{
  left: 20px;
  top: 9px;
  width: 6px;
  height: 28px;
  border-radius: 999px;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-spark::after{
  left: 9px;
  top: 20px;
  width: 28px;
  height: 6px;
  border-radius: 999px;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::before{
  left: 13px;
  top: 15px;
  width: 20px;
  height: 16px;
  border-radius: 4px;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-clean::after{
  left: 17px;
  top: 19px;
  width: 12px;
  height: 2px;
  border-radius: 999px;
  background: #dc2626;
  box-shadow: 0 5px 0 #dc2626;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-speed::before{
  left: 12px;
  top: 21px;
  width: 22px;
  height: 4px;
  border-radius: 999px;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-speed::after{
  right: 11px;
  top: 16px;
  width: 12px;
  height: 12px;
  border-top: 4px solid #ffffff;
  border-right: 4px solid #ffffff;
  background: transparent;
  transform: rotate(45deg);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-flex::before{
  left: 13px;
  top: 13px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  box-shadow: 13px 0 0 #ffffff, 6px 14px 0 #ffffff;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-icon-flex::after{
  left: 18px;
  top: 18px;
  width: 16px;
  height: 2px;
  border-radius: 999px;
  transform: rotate(35deg);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fff7ed 100%);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #dc2626, #f97316, #facc15);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: #111827;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.18);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-step-content{
  min-width: 0;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(220, 38, 38, 0.11), rgba(249, 115, 22, 0.12));
  color: #b91c1c;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffaf5 100%);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #16a34a, #f97316);
  box-shadow: 0 14px 30px rgba(22, 163, 74, 0.16);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-mark::before{
  content: "";
  position: absolute;
  left: 13px;
  top: 11px;
  width: 15px;
  height: 9px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-5 .tc-wp-content-root .cfg-editorial-wrap .cfg-reveal.cfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 24px;
    padding: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .cfg-editorial-wrap .cfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-grid-three, .tc-wp-content-root .cfg-editorial-wrap .cfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card{
    padding: 32px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card h3, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-info-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-use-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-benefit-card p, .tc-wp-content-root .cfg-editorial-wrap .cfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .cfg-editorial-wrap .cfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}