@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-298 .tc-wp-content-root img, .wpc-scope-298 .tc-wp-content-root video, .wpc-scope-298 .tc-wp-content-root svg, .wpc-scope-298 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #17202a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-section{
  position: relative;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f4ef 100%);
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(212, 32, 46, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(212, 32, 46, 0.1), rgba(17, 17, 17, 0.04));
  color: #b81728;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-heading-block h2{
  margin: 0;
  color: #111318;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
  margin: 16px auto 0;
  color: #5b6470;
  line-height: 1.7;
  letter-spacing: 0;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-info-card, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-card, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  position: relative;
  min-width: 0;
  border: 1px solid rgba(17, 19, 24, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 42px rgba(17, 19, 24, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-info-card, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-card{
  height: 100%;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-info-card::before, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-use-card::before, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-card::before, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(212, 32, 46, 0.11), transparent 38%, rgba(17, 17, 17, 0.04));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-info-card:hover, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-use-card:hover, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-card:hover, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(212, 32, 46, 0.22);
  box-shadow: 0 22px 54px rgba(17, 19, 24, 0.1);
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-info-card:hover::before, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-use-card:hover::before, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-card:hover::before, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-card:hover::before{
  opacity: 1;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-info-card h3, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-use-card h3, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-card h3, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-content h3{
  position: relative;
  margin: 0;
  color: #15171c;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-info-card p, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-use-card p, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-card p, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-content p{
  position: relative;
  margin: 10px 0 0;
  color: #606a76;
  line-height: 1.65;
  letter-spacing: 0;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #d4202e, #111318);
  box-shadow: 0 12px 24px rgba(212, 32, 46, 0.2);
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon::before, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border-radius: 10px;
  background: transparent;
  border: 2px solid #ffffff;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 13px;
  border-radius: 4px;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 17px;
  border-radius: 4px;
  opacity: 0.62;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-spark::after{
  width: 5px;
  height: 5px;
  right: 11px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-brand::before{
  width: 24px;
  height: 14px;
  left: 11px;
  top: 16px;
  border-radius: 4px;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-brand::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 22px;
  background: #d4202e;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-speed::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-speed::after{
  width: 10px;
  height: 3px;
  left: 23px;
  top: 20px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-icon-clean::before{
  width: 21px;
  height: 3px;
  left: 13px;
  top: 15px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-badge, .wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-mark{
  position: relative;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-badge{
  padding: 8px 11px;
  background: rgba(212, 32, 46, 0.1);
  color: #b81728;
  font-size: 12px;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-trust-mark{
  padding: 10px 13px;
  background: linear-gradient(135deg, #d4202e, #111318);
  color: #ffffff;
  font-size: 13px;
  box-shadow: 0 12px 24px rgba(212, 32, 46, 0.18);
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  display: grid;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fffdf9 100%);
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-number{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #d4202e, #111318);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  letter-spacing: 0;
  box-shadow: 0 16px 28px rgba(212, 32, 46, 0.22);
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-step-card::after{
  content: "";
  position: absolute;
  width: 130px;
  height: 130px;
  right: -42px;
  top: -44px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(212, 32, 46, 0.16), transparent 68%);
  pointer-events: none;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-298 .tc-wp-content-root .sfg-editorial-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-card p, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-list{
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block h2{
    font-size: 31px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-card p, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-list{
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-card p, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-list{
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block h2{
    font-size: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-six, .tc-wp-content-root .sfg-editorial-content .sfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-card p, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-list{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 86px 1fr;
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    font-size: 23px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block h2{
    font-size: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-heading-block p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-six, .tc-wp-content-root .sfg-editorial-content .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card, .tc-wp-content-root .sfg-editorial-content .sfg-use-card, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-use-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-content h3{
    font-size: 23px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-info-card p, .tc-wp-content-root .sfg-editorial-content .sfg-use-card p, .tc-wp-content-root .sfg-editorial-content .sfg-trust-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-list{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 96px 1fr;
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    font-size: 24px;
  }}