@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-292 .tc-wp-content-root img, .wpc-scope-292 .tc-wp-content-root video, .wpc-scope-292 .tc-wp-content-root svg, .wpc-scope-292 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #161922;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-section{
  position: relative;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-section-white{
  background: #ffffff;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-section-soft{
  background: linear-gradient(180deg, #fff7f7 0%, #faf7f4 100%);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #b3182b;
  font-weight: 800;
  font-size: 13px;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-kicker::before, .wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-kicker::after{
  content: "";
  width: 26px;
  height: 2px;
  border-radius: 99px;
  background: linear-gradient(90deg, #e50914, #ffb347);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-section-head h2{
  margin: 0;
  color: #12151d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-section-head p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5c6373;
  line-height: 1.72;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid rgba(156, 35, 45, 0.13);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdfc 100%);
  box-shadow: 0 16px 40px rgba(35, 22, 30, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #e50914, #7b1b2b 45%, #ffb347);
  opacity: 0.9;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(229, 9, 20, 0.28);
  box-shadow: 0 22px 55px rgba(86, 27, 38, 0.14);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-card h3{
  margin: 0;
  color: #171923;
  font-weight: 800;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-card p{
  margin: 10px 0 0;
  color: #626978;
  line-height: 1.7;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: radial-gradient(circle at 30% 25%, #ffcf82 0 16%, transparent 17%),
    linear-gradient(135deg, #e50914 0%, #8f1324 58%, #251018 100%);
  box-shadow: 0 12px 24px rgba(229, 9, 20, 0.2);
  transition: transform 220ms ease;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-card:hover .stfg-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon::after{
  content: "";
  position: absolute;
  inset: 14px;
  border: 2px solid rgba(255, 255, 255, 0.9);
  border-radius: 6px;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon-copy::after{
  inset: 13px 12px 11px 16px;
  border-radius: 4px;
  box-shadow: -5px 5px 0 rgba(255, 255, 255, 0.45);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon-mood::after{
  inset: 13px;
  border-radius: 50%;
  box-shadow: 8px -3px 0 -3px rgba(255, 255, 255, 0.85);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon-options::after{
  inset: 12px;
  border-radius: 50%;
  border-style: dotted;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon-fast::after{
  inset: 11px 15px;
  border-left: 0;
  border-bottom: 0;
  transform: skewX(-18deg);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon-clean::after{
  inset: 13px 12px;
  border-top: 0;
  border-right: 0;
  transform: rotate(-45deg);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon-free::after{
  inset: 12px;
  border-radius: 50%;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon-mobile::after{
  inset: 9px 15px;
  border-radius: 7px;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-icon-private::after{
  inset: 15px 12px 10px;
  border-radius: 4px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  box-sizing: border-box;
  overflow: hidden;
  border: 1px solid rgba(148, 42, 50, 0.15);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 44px rgba(55, 29, 34, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-step::before{
  content: "";
  position: absolute;
  left: 34px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(229, 9, 20, 0.28), transparent);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-step:hover{
  transform: translateY(-4px);
  border-color: rgba(229, 9, 20, 0.26);
  box-shadow: 0 24px 58px rgba(55, 29, 34, 0.13);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 70px;
  height: 70px;
  border-radius: 19px;
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  background: linear-gradient(135deg, #e50914, #8a1526 55%, #211018);
  box-shadow: 0 16px 30px rgba(229, 9, 20, 0.22);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-step-content{
  min-width: 0;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-step-content h3{
  margin: 0;
  color: #151821;
  font-weight: 850;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-step-content p{
  margin: 8px 0 0;
  color: #626978;
  line-height: 1.72;
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border: 1px solid rgba(229, 9, 20, 0.16);
  border-radius: 999px;
  color: #a81427;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
  background: linear-gradient(135deg, rgba(229, 9, 20, 0.08), rgba(255, 179, 71, 0.14));
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffafa 100%);
}.wpc-scope-292 .tc-wp-content-root .stfg-editorial .stfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 560ms ease, transform 560ms ease;
}.wpc-scope-292 .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: 48px 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: 15px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid, .tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid-six, .tc-wp-content-root .stfg-editorial .stfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 24px 20px;
  }.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: 14.5px;
  }.tc-wp-content-root .stfg-editorial .stfg-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .stfg-editorial .stfg-step::before{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 54px 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: 15.5px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid, .tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid-six, .tc-wp-content-root .stfg-editorial .stfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 26px 22px;
  }.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-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-step::before{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .stfg-editorial .stfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .stfg-editorial .stfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .stfg-editorial .stfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid, .tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid-six, .tc-wp-content-root .stfg-editorial .stfg-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 28px 24px;
  }.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-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px;
  }.tc-wp-content-root .stfg-editorial .stfg-step::before{
    display: none;
  }}@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 32px;
  }.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: 17px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid, .tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid-six{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-editorial .stfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 30px 26px;
  }.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: 16px;
  }.tc-wp-content-root .stfg-editorial .stfg-step{
    gap: 24px;
    padding: 30px;
  }}@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 34px;
  }.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, .tc-wp-content-root .stfg-editorial .stfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .stfg-editorial .stfg-grid-six, .tc-wp-content-root .stfg-editorial .stfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .stfg-editorial .stfg-card{
    padding: 32px 28px;
  }.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-step{
    gap: 28px;
    padding: 32px 34px;
  }}.wpc-scope-292 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .stfg-icon-preview{}