@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-686 .tc-wp-content-root img, .wpc-scope-686 .tc-wp-content-root video, .wpc-scope-686 .tc-wp-content-root svg, .wpc-scope-686 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-section{
  position: relative;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-white{
  background: #ffffff;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-soft{
  background: #fffaf0;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(255, 190, 11, 0.38);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 221, 87, 0.2), rgba(46, 196, 182, 0.14));
  color: #8a5d00;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
  margin: 0;
  color: #141b2d;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
  margin: 16px auto 0;
  color: #5f6678;
  max-width: 680px;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-card, .wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fffdf8 100%);
  box-shadow: 0 18px 42px rgba(24, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-card::before, .wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(255, 203, 5, 0.48), rgba(46, 196, 182, 0.34), rgba(244, 91, 105, 0.22));
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover, .wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(255, 203, 5, 0.32);
  box-shadow: 0 24px 58px rgba(24, 32, 51, 0.13);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover::before, .wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card h3, .wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content h3{
  margin: 0;
  color: #182033;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-card p, .wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card p, .wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
  margin: 10px 0 0;
  color: #626a7c;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #ffcb05 0%, #ff8f3d 52%, #2ec4b6 100%);
  box-shadow: 0 12px 24px rgba(255, 143, 61, 0.24);
  position: relative;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon::after{
  content: "";
  position: absolute;
  inset: 13px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 8px;
  transition: transform 240ms ease;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-card:hover .sfg-icon::after{
  transform: rotate(8deg) scale(1.04);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-preview::after{
  border-radius: 50%;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-copy::after{
  box-shadow: 6px 6px 0 rgba(255, 255, 255, 0.45);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-spark::after{
  transform: rotate(45deg);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-clean::after{
  border-radius: 4px;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fast::after{
  border-left-color: transparent;
  border-bottom-color: transparent;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-icon-fun::after{
  border-radius: 50% 50% 48% 48%;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(24, 32, 51, 0.08);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 44px rgba(24, 32, 51, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card::after{
  content: "";
  position: absolute;
  top: 24px;
  bottom: 24px;
  left: 0;
  width: 5px;
  border-radius: 999px;
  background: linear-gradient(180deg, #ffcb05, #f45b69, #2ec4b6);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 54px rgba(24, 32, 51, 0.11);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 72px;
  height: 72px;
  border-radius: 22px;
  background: linear-gradient(135deg, #182033, #36415c);
  color: #ffdc4a;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 28px rgba(24, 32, 51, 0.18);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-tag{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(46, 196, 182, 0.1);
  color: #08766d;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 203, 5, 0.95), rgba(46, 196, 182, 0.9));
  position: relative;
  box-shadow: 0 12px 24px rgba(46, 196, 182, 0.2);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-mark::after{
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 10px;
  height: 17px;
  border: solid #ffffff;
  border-width: 0 3px 3px 0;
  transform: rotate(42deg);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-686 .tc-wp-content-root .sfg-editorial-wrap .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-wrap .sfg-section{
    padding: 50px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-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-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 14px;
  }.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-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-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-benefit-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-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-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-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid, .tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-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-benefit-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-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    font-size: 22px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial-wrap .sfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-container{
    padding: 0 34px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-steps{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-grid-three, .tc-wp-content-root .sfg-editorial-wrap .sfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-card h3, .tc-wp-content-root .sfg-editorial-wrap .sfg-benefit-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-benefit-card p, .tc-wp-content-root .sfg-editorial-wrap .sfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-card{
    gap: 28px;
    padding: 34px 38px;
  }.tc-wp-content-root .sfg-editorial-wrap .sfg-step-number{
    font-size: 23px;
  }}