@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-521 .tc-wp-content-root img, .wpc-scope-521 .tc-wp-content-root video, .wpc-scope-521 .tc-wp-content-root svg, .wpc-scope-521 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial, .wpc-scope-521 .tc-wp-content-root .sfg-editorial div, .wpc-scope-521 .tc-wp-content-root .sfg-editorial section, .wpc-scope-521 .tc-wp-content-root .sfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-section{
  position: relative;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-section-white{
  background: #ffffff;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-section-soft{
  background: linear-gradient(180deg, #fbfaf7 0%, #f7f4ef 100%);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(215, 129, 71, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(255, 247, 239, 0.95), rgba(246, 252, 255, 0.95));
  color: #a45123;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: linear-gradient(135deg, #ff8a3d, #22b8cf);
  box-shadow: 0 0 0 4px rgba(255, 138, 61, 0.12);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial h2, .wpc-scope-521 .tc-wp-content-root .sfg-editorial h3, .wpc-scope-521 .tc-wp-content-root .sfg-editorial p{
  margin-top: 0;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial h2{
  margin-bottom: 14px;
  color: #151b2d;
  font-weight: 800;
  letter-spacing: 0;
  line-height: 1.12;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  max-width: 690px;
  color: #596174;
  font-weight: 450;
  line-height: 1.72;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-card, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 55, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(22, 28, 45, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-card::after, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(255, 138, 61, 0.12), rgba(34, 184, 207, 0.08) 44%, rgba(255, 255, 255, 0) 68%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-card:hover, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 138, 61, 0.3);
  box-shadow: 0 24px 60px rgba(22, 28, 45, 0.11);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-card:hover::after, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-card h3, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-card h3, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-step-card h3{
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  color: #182033;
  font-weight: 780;
  letter-spacing: 0;
  line-height: 1.25;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-card p, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-card p, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-step-card p{
  position: relative;
  z-index: 1;
  margin-bottom: 0;
  color: #626a7c;
  line-height: 1.68;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #ff8a3d, #22b8cf);
  box-shadow: 0 14px 28px rgba(255, 138, 61, 0.2);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon::before, .wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-spark::before{
  width: 17px;
  height: 17px;
  top: 14px;
  left: 14px;
  clip-path: polygon(50% 0, 62% 37%, 100% 50%, 62% 63%, 50% 100%, 38% 63%, 0 50%, 38% 37%);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-spark::after{
  width: 5px;
  height: 5px;
  top: 10px;
  right: 11px;
  border-radius: 50%;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 12px;
  left: 16px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background: transparent;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-copy::after{
  width: 13px;
  height: 16px;
  top: 17px;
  left: 12px;
  border: 2px solid rgba(255, 255, 255, 0.74);
  border-radius: 4px;
  background: transparent;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-text::before{
  width: 24px;
  height: 3px;
  top: 14px;
  left: 11px;
  border-radius: 99px;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-text::after{
  width: 16px;
  height: 3px;
  top: 25px;
  left: 15px;
  border-radius: 99px;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-polish::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-polish::after{
  width: 8px;
  height: 8px;
  top: 11px;
  right: 11px;
  border-radius: 50%;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-device::before{
  width: 18px;
  height: 25px;
  top: 10px;
  left: 14px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-device::after{
  width: 6px;
  height: 2px;
  bottom: 13px;
  left: 20px;
  border-radius: 99px;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-icon-clean::before{
  width: 22px;
  height: 12px;
  top: 16px;
  left: 12px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(38deg);
  background: transparent;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(31, 41, 55, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fffaf5 54%, #f5fcff 100%);
  box-shadow: 0 18px 48px rgba(22, 28, 45, 0.075);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #ff8a3d, #22b8cf);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(34, 184, 207, 0.28);
  box-shadow: 0 24px 58px rgba(22, 28, 45, 0.1);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 22px;
  background: #182033;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(24, 32, 51, 0.18);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(34, 184, 207, 0.1);
  color: #08798b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fcfdff 100%);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-card{
  background: #ffffff;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-mark{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(255, 138, 61, 0.16), rgba(34, 184, 207, 0.16));
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  top: 15px;
  left: 13px;
  border-bottom: 3px solid #0f9caf;
  border-left: 3px solid #0f9caf;
  transform: rotate(-45deg);
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-521 .tc-wp-content-root .sfg-editorial .sfg-reveal.sfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-card, .tc-wp-content-root .sfg-editorial .sfg-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial .sfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px 20px 22px 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-card, .tc-wp-content-root .sfg-editorial .sfg-benefit-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial .sfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 18px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px 22px 24px 27px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-card, .tc-wp-content-root .sfg-editorial .sfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial .sfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 20px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px 24px 26px 29px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 82px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid-three, .tc-wp-content-root .sfg-editorial .sfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-card, .tc-wp-content-root .sfg-editorial .sfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial .sfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 86px minmax(0, 1fr);
    gap: 24px;
    align-items: center;
    padding: 30px 32px 30px 36px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .sfg-editorial .sfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .sfg-editorial .sfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .sfg-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .sfg-editorial .sfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-card, .tc-wp-content-root .sfg-editorial .sfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .sfg-editorial .sfg-card h3, .tc-wp-content-root .sfg-editorial .sfg-benefit-card h3, .tc-wp-content-root .sfg-editorial .sfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .sfg-editorial .sfg-card p, .tc-wp-content-root .sfg-editorial .sfg-benefit-card p, .tc-wp-content-root .sfg-editorial .sfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .sfg-editorial .sfg-steps{
    gap: 24px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-card{
    grid-template-columns: 92px minmax(0, 1fr);
    gap: 28px;
    align-items: center;
    padding: 34px 38px 34px 42px;
  }.tc-wp-content-root .sfg-editorial .sfg-step-number{
    font-size: 22px;
  }}.wpc-scope-521 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .sfg-step-content{}