@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-273 .tc-wp-content-root img, .wpc-scope-273 .tc-wp-content-root video, .wpc-scope-273 .tc-wp-content-root svg, .wpc-scope-273 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap{
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #1c2331;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-white{
  background: #ffffff;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-soft{
  background: #fbf7f2;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 12px;
  padding: 7px 14px;
  border: 1px solid rgba(17, 142, 145, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(18, 164, 169, 0.1), rgba(255, 135, 92, 0.12));
  color: #0f777b;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading h2{
  margin: 0;
  color: #192232;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading p{
  margin: 16px auto 0;
  max-width: 690px;
  color: #5a6473;
  line-height: 1.75;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
  position: relative;
  min-width: 0;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(25, 34, 50, 0.09);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(26, 42, 65, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(20, 170, 174, 0.12), rgba(255, 140, 88, 0.1) 48%, rgba(255, 207, 84, 0.08));
  opacity: 0;
  transition: opacity 260ms ease;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(18, 164, 169, 0.28);
  box-shadow: 0 24px 58px rgba(26, 42, 65, 0.13);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card:hover::before{
  opacity: 1;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card h3{
  position: relative;
  margin: 18px 0 8px;
  color: #1d2736;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card p{
  position: relative;
  margin: 0;
  color: #5b6675;
  line-height: 1.72;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  border-radius: 16px;
  background: linear-gradient(135deg, #12a4a9, #ff875c);
  box-shadow: 0 14px 28px rgba(18, 164, 169, 0.18);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon::before, .wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-preview::before{
  width: 24px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 10px;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 21px;
  top: 20px;
  background: #ffffff;
  border-radius: 50%;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-copy::before{
  width: 16px;
  height: 18px;
  left: 17px;
  top: 14px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-copy::after{
  width: 16px;
  height: 18px;
  left: 12px;
  top: 18px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 4px;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-palm::before{
  width: 3px;
  height: 22px;
  left: 23px;
  top: 16px;
  background: #ffffff;
  border-radius: 6px;
  transform: rotate(8deg);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-palm::after{
  width: 26px;
  height: 18px;
  left: 12px;
  top: 10px;
  border-radius: 50% 50% 40% 40%;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-18deg);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-spark::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  background: #ffffff;
  clip-path: polygon(50% 0, 60% 36%, 100% 50%, 60% 64%, 50% 100%, 40% 64%, 0 50%, 40% 36%);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 15px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-mobile::after{
  width: 5px;
  height: 5px;
  left: 22px;
  bottom: 13px;
  background: #ffffff;
  border-radius: 50%;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-heart::before, .wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-heart::after{
  width: 14px;
  height: 22px;
  top: 14px;
  background: #ffffff;
  border-radius: 14px 14px 0 0;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-heart::before{
  left: 13px;
  transform: rotate(-45deg);
  transform-origin: 50% 100%;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-heart::after{
  right: 13px;
  transform: rotate(45deg);
  transform-origin: 50% 100%;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-free::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-free::after{
  width: 12px;
  height: 2px;
  left: 18px;
  top: 23px;
  background: #ffffff;
  border-radius: 4px;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 12px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 50%;
  border-bottom-color: transparent;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-speed::after{
  width: 12px;
  height: 2px;
  left: 24px;
  top: 24px;
  background: #ffffff;
  border-radius: 4px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-clean::before{
  width: 22px;
  height: 16px;
  left: 13px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-clean::after{
  width: 15px;
  height: 8px;
  left: 17px;
  top: 19px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-steps{
  display: grid;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  overflow: hidden;
  border: 1px solid rgba(25, 34, 50, 0.09);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff, #fffaf5);
  box-shadow: 0 18px 52px rgba(26, 42, 65, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card::after{
  content: "";
  position: absolute;
  width: 120px;
  height: 120px;
  right: -44px;
  top: -44px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(18, 164, 169, 0.16), rgba(255, 135, 92, 0));
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(255, 135, 92, 0.28);
  box-shadow: 0 24px 60px rgba(26, 42, 65, 0.12);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: linear-gradient(135deg, #0f9da2, #ff875c);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(255, 135, 92, 0.2);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content{
  min-width: 0;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content h3{
  margin: 0 0 8px;
  color: #1d2736;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content p{
  margin: 0;
  color: #5b6675;
  line-height: 1.72;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-badge{
  position: relative;
  display: inline-flex;
  width: max-content;
  max-width: 100%;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(18, 164, 169, 0.1);
  color: #0e777b;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-use-card h3{
  margin-top: 16px;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-benefit-card{
  background: linear-gradient(180deg, #ffffff, #fffaf5);
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-273 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-reveal.lsfg-is-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
    padding: 46px 0;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading{
    margin-bottom: 26px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading p{
    font-size: 14px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-steps{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card p, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-steps{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
    padding: 22px;
    border-radius: 20px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card p, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
    padding: 24px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card p, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
    padding: 0 28px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading{
    margin-bottom: 40px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid-three, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
    padding: 26px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card p, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-steps{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading{
    margin-bottom: 46px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading h2{
    font-size: 44px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-heading p{
    font-size: 18px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid-three, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
    padding: 30px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card p, .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-steps{
    grid-template-columns: 1fr;
    gap: 22px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    gap: 26px;
    padding: 30px 34px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}