@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-184 .tc-wp-content-root img, .wpc-scope-184 .tc-wp-content-root video, .wpc-scope-184 .tc-wp-content-root svg, .wpc-scope-184 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #17242b;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content, .wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content div, .wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content section, .wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-section{
  position: relative;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-white{
  background: #ffffff;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-soft{
  background: linear-gradient(180deg, #fbfcfb 0%, #f4faf8 100%);
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(31, 168, 142, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(31, 168, 142, 0.12), rgba(255, 188, 77, 0.16));
  color: #0d766a;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content h2{
  margin: 0;
  color: #11262d;
  font-weight: 850;
  line-height: 1.08;
  letter-spacing: 0;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
  margin: 16px auto 0;
  color: #53676e;
  line-height: 1.72;
  font-weight: 450;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(17, 38, 45, 0.09);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 46px rgba(21, 62, 68, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(31, 168, 142, 0.16), rgba(255, 188, 77, 0.13), rgba(67, 138, 255, 0.08));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-card:hover{
  transform: translateY(-5px);
  border-color: rgba(31, 168, 142, 0.28);
  box-shadow: 0 24px 58px rgba(21, 62, 68, 0.13);
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-card:hover::before{
  opacity: 1;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-card h3{
  position: relative;
  margin: 0;
  color: #142930;
  font-weight: 800;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5a6d73;
  line-height: 1.68;
  font-weight: 440;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #1fa88e 0%, #53c7ba 54%, #ffbc4d 100%);
  box-shadow: 0 12px 26px rgba(31, 168, 142, 0.24);
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon::before, .wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-preview::before{
  width: 20px;
  height: 14px;
  left: 12px;
  top: 15px;
  border-radius: 9px;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #1fa88e;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-copy::before{
  width: 15px;
  height: 18px;
  left: 12px;
  top: 14px;
  border-radius: 4px;
  opacity: 0.78;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-copy::after{
  width: 15px;
  height: 18px;
  left: 17px;
  top: 10px;
  border-radius: 4px;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-spark::before{
  width: 6px;
  height: 24px;
  left: 19px;
  top: 10px;
  border-radius: 999px;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-spark::after{
  width: 24px;
  height: 6px;
  left: 10px;
  top: 19px;
  border-radius: 999px;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 13px;
  top: 13px;
  border-radius: 50% 50% 4px 50%;
  transform: rotate(45deg);
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-mobile::before{
  width: 16px;
  height: 24px;
  left: 14px;
  top: 10px;
  border-radius: 5px;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 20px;
  top: 29px;
  border-radius: 999px;
  background: #1fa88e;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-clean::before{
  width: 22px;
  height: 4px;
  left: 11px;
  top: 14px;
  border-radius: 999px;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-clean::after{
  width: 16px;
  height: 4px;
  left: 11px;
  top: 25px;
  border-radius: 999px;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  border: 1px solid rgba(17, 38, 45, 0.08);
  border-radius: 20px;
  background: linear-gradient(135deg, #ffffff 0%, #f8fffd 100%);
  box-shadow: 0 18px 44px rgba(21, 62, 68, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 56px rgba(21, 62, 68, 0.12);
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 72px;
  bottom: -22px;
  width: 2px;
  background: linear-gradient(180deg, rgba(31, 168, 142, 0.35), rgba(255, 188, 77, 0));
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card:last-child::after{
  display: none;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f8f82 0%, #2fb8a2 52%, #ffbc4d 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(31, 168, 142, 0.25);
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content h3{
  margin: 0;
  color: #142930;
  font-weight: 820;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content p{
  margin: 10px 0 0;
  color: #5a6d73;
  line-height: 1.72;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfefd 100%);
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-mini-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(255, 188, 77, 0.18);
  color: #9b6308;
  font-size: 12px;
  font-weight: 850;
  line-height: 1;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card{
  overflow: hidden;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-mark{
  position: relative;
  display: block;
  width: 54px;
  height: 5px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: linear-gradient(90deg, #1fa88e, #ffbc4d);
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-184 .tc-wp-content-root .lsfg-editorial-content .lsfg-reveal.lsfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lsfg-editorial-content h2{
    font-size: 26px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid{
    grid-template-columns: 1fr;
    gap: 14px;
    margin-top: 28px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card{
    padding: 20px;
    border-radius: 16px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 56px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lsfg-editorial-content h2{
    font-size: 29px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card{
    padding: 22px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 64px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lsfg-editorial-content h2{
    font-size: 34px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card{
    padding: 24px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card::after{
    display: none;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lsfg-editorial-content h2{
    font-size: 42px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid-three, .tc-wp-content-root .lsfg-editorial-content .lsfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card{
    padding: 28px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    gap: 24px;
    padding: 28px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 96px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .lsfg-editorial-content h2{
    font-size: 48px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid-three, .tc-wp-content-root .lsfg-editorial-content .lsfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card{
    padding: 30px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    gap: 28px;
    padding: 30px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    font-size: 20px;
  }}