@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-572 .tc-wp-content-root img, .wpc-scope-572 .tc-wp-content-root video, .wpc-scope-572 .tc-wp-content-root svg, .wpc-scope-572 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content div, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content section, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-section{
  position: relative;
  width: 100%;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-section-white{
  background: #ffffff;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f3f7fb 100%);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-section-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 30px;
  padding: 6px 13px;
  border: 1px solid rgba(255, 92, 0, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 92, 0, 0.1), rgba(0, 116, 217, 0.09));
  color: #bf3f00;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-section-heading h2{
  margin: 14px 0 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.13;
  letter-spacing: 0;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-section-heading p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #5d687c;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-card, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-card::before, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(255, 92, 0, 0.14), rgba(0, 116, 217, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 92, 0, 0.24);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.12);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-card:hover::before, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ff5c00, #0074d9);
  box-shadow: 0 14px 28px rgba(255, 92, 0, 0.2);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon::before, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon-bolt::before{
  width: 13px;
  height: 24px;
  left: 17px;
  top: 11px;
  clip-path: polygon(58% 0, 100% 0, 62% 43%, 100% 43%, 27% 100%, 43% 56%, 0 56%);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 18px;
  top: 13px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 13px;
  top: 17px;
  border: 2px solid rgba(255, 255, 255, 0.78);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon-flame::before{
  width: 18px;
  height: 24px;
  left: 14px;
  top: 11px;
  border-radius: 55% 45% 55% 45%;
  transform: rotate(38deg);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon-shield::before{
  width: 21px;
  height: 24px;
  left: 13px;
  top: 11px;
  clip-path: polygon(50% 0, 90% 14%, 84% 66%, 50% 100%, 16% 66%, 10% 14%);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon-star::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  clip-path: polygon(50% 0, 62% 34%, 98% 35%, 69% 56%, 79% 91%, 50% 70%, 21% 91%, 31% 56%, 2% 35%, 38% 34%);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-icon-mobile::after{
  width: 4px;
  height: 4px;
  left: 21px;
  top: 29px;
  border-radius: 50%;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-card h3, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3{
  position: relative;
  margin: 0;
  color: #152033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-card p, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-step-card p, .wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p{
  position: relative;
  margin: 10px 0 0;
  color: #647084;
  font-weight: 450;
  line-height: 1.68;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(0, 116, 217, 0.12);
  border-radius: 20px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    linear-gradient(135deg, rgba(255, 92, 0, 0.08), rgba(0, 116, 217, 0.08));
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-step-card::after{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff5c00, #0074d9);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(255, 92, 0, 0.24);
  box-shadow: 0 24px 62px rgba(15, 23, 42, 0.11);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: #111827;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(17, 24, 39, 0.18);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-step-content{
  min-width: 0;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-badge{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  margin-bottom: 16px;
  padding: 5px 11px;
  border-radius: 999px;
  background: rgba(0, 116, 217, 0.09);
  color: #075eaa;
  font-size: 12px;
  font-weight: 850;
  line-height: 1.2;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
  background: #ffffff;
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 92, 0, 0.14), rgba(0, 116, 217, 0.14));
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 13px;
  top: 15px;
  border-left: 3px solid #ff5c00;
  border-bottom: 3px solid #0074d9;
  transform: rotate(-45deg);
}.wpc-scope-572 .tc-wp-content-root .sfg-editorial-content .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-572 .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 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 22px;
    border-radius: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 15px;
    margin-top: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px 22px 24px;
  }.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-section-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-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: 24px;
    border-radius: 17px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 16px;
    margin-top: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 24px 26px;
  }.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-section-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px 24px 26px 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@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 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-heading 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;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 24px;
    padding: 30px 32px 30px 36px;
  }.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: 96px 0;
  }.tc-wp-content-root .sfg-editorial-content .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-section-heading p{
    font-size: 17.5px;
  }.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;
    margin-top: 48px;
  }.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-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-step-card h3, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-card p, .tc-wp-content-root .sfg-editorial-content .sfg-step-card p, .tc-wp-content-root .sfg-editorial-content .sfg-benefit-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-card{
    gap: 28px;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .sfg-editorial-content .sfg-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}.wpc-scope-572 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-use-card{}