@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-270 .tc-wp-content-root img, .wpc-scope-270 .tc-wp-content-root video, .wpc-scope-270 .tc-wp-content-root svg, .wpc-scope-270 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f6f8fb 100%);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-container{
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  border: 1px solid rgba(83, 99, 255, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(83, 99, 255, 0.1), rgba(0, 194, 168, 0.1));
  color: #4451d9;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-section-header h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-section-header p{
  margin: 14px auto 0;
  color: #5a6475;
  line-height: 1.7;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-card, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(21, 32, 55, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-card::before, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(83, 99, 255, 0.45), rgba(0, 194, 168, 0.34), rgba(255, 122, 89, 0.24));
  opacity: 0;
  transition: opacity 260ms ease;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  pointer-events: none;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card:hover, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(83, 99, 255, 0.18);
  box-shadow: 0 24px 60px rgba(21, 32, 55, 0.13);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover::before, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-card h3, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
  margin: 0;
  color: #121a2b;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-card p, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
  margin: 10px 0 0;
  color: #596477;
  line-height: 1.68;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #5363ff, #00c2a8);
  box-shadow: 0 12px 28px rgba(83, 99, 255, 0.22);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon::before, .wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  transition: transform 260ms ease;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover .sfg-icon::before{
  transform: translateY(-2px);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 13px;
  top: 17px;
  border-radius: 999px;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 21px;
  top: 20px;
  border-radius: 50%;
  background: #5363ff;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 17px;
  top: 13px;
  border-radius: 5px;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 12px;
  top: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-layers::before{
  width: 24px;
  height: 8px;
  left: 12px;
  top: 14px;
  border-radius: 8px;
  box-shadow: 0 9px 0 rgba(255, 255, 255, 0.78), 0 18px 0 rgba(255, 255, 255, 0.52);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-spark::before{
  width: 6px;
  height: 26px;
  left: 21px;
  top: 11px;
  border-radius: 6px;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-spark::after{
  width: 26px;
  height: 6px;
  left: 11px;
  top: 21px;
  border-radius: 6px;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 12px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-clean::after{
  width: 14px;
  height: 7px;
  left: 17px;
  top: 20px;
  border-left: 3px solid #5363ff;
  border-bottom: 3px solid #5363ff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 21px;
  top: 32px;
  border-radius: 3px;
  background: #5363ff;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  background: linear-gradient(135deg, #ffffff 0%, #fbfcff 100%);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-step-card::after{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #5363ff, #00c2a8);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 74px;
  height: 74px;
  border-radius: 22px;
  background: linear-gradient(135deg, #111827, #2d3a66);
  color: #ffffff;
  font-weight: 800;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.18);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(0, 194, 168, 0.1);
  color: #087d70;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
  overflow: hidden;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #5363ff, #00c2a8);
  position: relative;
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-270 .tc-wp-content-root .sfg-editorial-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@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-section-header{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    padding: 7px 11px;
    font-size: 11px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header h2{
    font-size: 25px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid, .tc-wp-content-root .sfg-editorial-content .sfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card, .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 17px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 7px 10px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header{
    margin-bottom: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    padding: 8px 12px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid, .tc-wp-content-root .sfg-editorial-content .sfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card, .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 7px 11px;
    font-size: 12px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header{
    margin-bottom: 36px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    padding: 8px 13px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid, .tc-wp-content-root .sfg-editorial-content .sfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card, .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 8px 12px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-content .sfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    padding: 8px 14px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-three, .tc-wp-content-root .sfg-editorial-content .sfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card, .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}@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-section-header{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    padding: 9px 15px;
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-three, .tc-wp-content-root .sfg-editorial-content .sfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    padding: 30px 34px;
    gap: 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}.wpc-scope-270 .tc-wp-content-root .sfg-step-content{}