@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-88 .tc-wp-content-root img, .wpc-scope-88 .tc-wp-content-root video, .wpc-scope-88 .tc-wp-content-root svg, .wpc-scope-88 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #17151f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: linear-gradient(180deg, #fbfaf8 0%, #f6f3ef 100%);
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 13px;
  border: 1px solid rgba(214, 22, 58, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(214, 22, 58, 0.1), rgba(255, 176, 69, 0.13));
  color: #b6112f;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading h2{
  margin: 0;
  color: #15131c;
  font-weight: 900;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
  margin: 14px auto 0;
  color: #5d5968;
  font-weight: 450;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-3{
  grid-template-columns: repeat(3, minmax(0, 1fr));
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(23, 21, 31, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 44px rgba(31, 25, 44, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(214, 22, 58, 0.35), rgba(255, 176, 69, 0.28), rgba(255, 255, 255, 0));
  content: "";
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 220ms ease;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(214, 22, 58, 0.18);
  box-shadow: 0 24px 58px rgba(31, 25, 44, 0.13);
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before{
  opacity: 1;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3{
  margin: 18px 0 0;
  color: #17151f;
  font-weight: 850;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p{
  margin: 10px 0 0;
  color: #615d6c;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  flex: 0 0 auto;
  border-radius: 16px;
  background: linear-gradient(135deg, #d6163a 0%, #ff6f3d 54%, #ffb045 100%);
  box-shadow: 0 12px 26px rgba(214, 22, 58, 0.24);
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::before, .wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::before{
  inset: 14px 10px;
  border: 2px solid #fff;
  border-radius: 999px;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  top: 20px;
  left: 20px;
  width: 6px;
  height: 6px;
  border-radius: 999px;
  background: #fff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::before{
  top: 13px;
  left: 17px;
  width: 15px;
  height: 18px;
  border: 2px solid #fff;
  border-radius: 4px;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  top: 17px;
  left: 12px;
  width: 15px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-options::before{
  top: 14px;
  left: 12px;
  width: 22px;
  height: 3px;
  border-radius: 99px;
  background: #fff;
  box-shadow: 0 8px 0 #fff, 0 16px 0 #fff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-options::after{
  top: 11px;
  left: 22px;
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: #fff;
  box-shadow: -8px 8px 0 #fff, 6px 16px 0 #fff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::before{
  top: 12px;
  left: 12px;
  width: 22px;
  height: 22px;
  border: 2px solid #fff;
  border-radius: 7px;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::after{
  top: 21px;
  left: 18px;
  width: 12px;
  height: 6px;
  border-bottom: 3px solid #fff;
  border-left: 3px solid #fff;
  transform: rotate(-45deg);
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-speed::before{
  top: 11px;
  left: 11px;
  width: 24px;
  height: 24px;
  border: 2px solid #fff;
  border-radius: 99px;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-speed::after{
  top: 17px;
  left: 23px;
  width: 3px;
  height: 12px;
  border-radius: 99px;
  background: #fff;
  transform: rotate(42deg);
  transform-origin: bottom;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-personal::before{
  top: 12px;
  left: 18px;
  width: 10px;
  height: 10px;
  border-radius: 99px;
  background: #fff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-personal::after{
  right: 12px;
  bottom: 11px;
  left: 12px;
  height: 13px;
  border-radius: 12px 12px 6px 6px;
  background: #fff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(214, 22, 58, 0.12);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf5 100%);
  box-shadow: 0 18px 46px rgba(31, 25, 44, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  position: absolute;
  top: 50%;
  left: 38px;
  width: 3px;
  height: calc(100% + 22px);
  background: linear-gradient(180deg, rgba(214, 22, 58, 0.22), rgba(255, 176, 69, 0.22));
  content: "";
  transform: translateY(8px);
  z-index: 0;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:last-child::after{
  display: none;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(31, 25, 44, 0.11);
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #d6163a 0%, #ff6f3d 58%, #ffb045 100%);
  color: #ffffff;
  font-weight: 900;
  box-shadow: 0 18px 34px rgba(214, 22, 58, 0.24);
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content{
  min-width: 0;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
  margin: 0;
  color: #17151f;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
  margin: 9px 0 0;
  color: #5d5968;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fffdfb 100%);
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-badge{
  display: inline-flex;
  width: fit-content;
  align-items: center;
  justify-content: center;
  padding: 7px 11px;
  border-radius: 999px;
  background: #17151f;
  color: #ffffff;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  background: #ffffff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-free::before{
  top: 12px;
  left: 16px;
  color: #fff;
  content: "$";
  font-size: 22px;
  font-weight: 900;
  line-height: 1;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mobile::before{
  top: 9px;
  left: 15px;
  width: 16px;
  height: 27px;
  border: 2px solid #fff;
  border-radius: 5px;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-mobile::after{
  bottom: 13px;
  left: 21px;
  width: 4px;
  height: 4px;
  border-radius: 99px;
  background: #fff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-privacy::before{
  top: 20px;
  left: 13px;
  width: 20px;
  height: 15px;
  border-radius: 5px;
  background: #fff;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-privacy::after{
  top: 11px;
  left: 17px;
  width: 12px;
  height: 14px;
  border: 3px solid #fff;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-88 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 14px;
    margin-top: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 58px;
    height: 58px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 52px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 62px;
    height: 62px;
    border-radius: 18px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 58px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading h2{
    font-size: 33px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
    display: none;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 66px;
    height: 66px;
    border-radius: 20px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 72px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
    margin-top: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 88px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-heading p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid{
    gap: 24px;
    margin-top: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    font-size: 21px;
  }}