@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-201 .tc-wp-content-root img, .wpc-scope-201 .tc-wp-content-root video, .wpc-scope-201 .tc-wp-content-root svg, .wpc-scope-201 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #14213d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content section, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content div, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-section-soft{
  background: linear-gradient(180deg, #fbfcff 0%, #f5f8ff 100%);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(22, 111, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(22, 111, 255, 0.1), rgba(255, 201, 42, 0.16));
  color: #075bc2;
  font-weight: 800;
  line-height: 1;
  letter-spacing: 0;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #176fff, #ffd129);
  box-shadow: 0 0 0 5px rgba(23, 111, 255, 0.1);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content h2{
  margin: 0;
  color: #101828;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
  margin: 16px auto 0;
  color: #526070;
  line-height: 1.72;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-card, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(20, 33, 61, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(20, 33, 61, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-card::before, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #176fff, #18c7ff, #ffd129);
  opacity: 0.95;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(23, 111, 255, 0.26);
  box-shadow: 0 24px 60px rgba(23, 111, 255, 0.14);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #176fff, #18c7ff);
  box-shadow: 0 14px 26px rgba(23, 111, 255, 0.22);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon::before, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon-bolt::before{
  width: 12px;
  height: 24px;
  left: 18px;
  top: 10px;
  clip-path: polygon(55% 0, 100% 0, 64% 42%, 100% 42%, 36% 100%, 49% 54%, 0 54%);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 10px;
  border: 2px solid rgba(255, 255, 255, 0.72);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon-spark::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon-ring::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 4px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon-speed::before{
  width: 24px;
  height: 4px;
  left: 11px;
  top: 15px;
  border-radius: 99px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-icon-clean::before{
  width: 20px;
  height: 11px;
  left: 13px;
  top: 15px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-card h3, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3{
  margin: 0;
  color: #121826;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-card p, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p, .wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-step-card p{
  margin: 11px 0 0;
  color: #5d6878;
  line-height: 1.68;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(23, 111, 255, 0.14);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(20, 33, 61, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-step-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 130px;
  height: 130px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255, 209, 41, 0.24), rgba(23, 111, 255, 0));
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(23, 111, 255, 0.28);
  box-shadow: 0 24px 56px rgba(23, 111, 255, 0.12);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 18px;
  background: linear-gradient(135deg, #176fff, #18c7ff);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 30px rgba(23, 111, 255, 0.22);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfdff 100%);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-mini-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 209, 41, 0.2);
  color: #9a6500;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark{
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 20px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(23, 111, 255, 0.12), rgba(255, 209, 41, 0.26));
  position: relative;
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 13px;
  top: 14px;
  border-left: 3px solid #176fff;
  border-bottom: 3px solid #176fff;
  transform: rotate(-45deg);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-201 .tc-wp-content-root .sfg-editorial-content .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms 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-kicker{
    font-size: 11px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 25px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 24px 20px;
    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-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 52px;
    height: 52px;
    font-size: 17px;
  }}@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-kicker{
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 26px 22px;
    border-radius: 20px;
  }.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: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@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-kicker{
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 28px 24px;
  }.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-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@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 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-kicker{
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 38px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 30px 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: 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: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@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-kicker{
    font-size: 12px;
  }.tc-wp-content-root .sfg-editorial-content h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-content .sfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 32px 28px;
  }.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-steps{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 22px;
  }}.wpc-scope-201 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-benefit-grid{}.wpc-scope-201 .tc-wp-content-root .sfg-step-content{}