@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-509 .tc-wp-content-root img, .wpc-scope-509 .tc-wp-content-root video, .wpc-scope-509 .tc-wp-content-root svg, .wpc-scope-509 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif;
  line-height: 1.6;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap, .wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap div, .wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap section, .wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
  position: relative;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-white{
  background: #ffffff;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-soft{
  background:
    radial-gradient(circle at 12% 12%, rgba(0, 188, 212, 0.08), transparent 30%),
    radial-gradient(circle at 88% 18%, rgba(255, 122, 89, 0.08), transparent 28%),
    #f8fbfa;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  min-height: 30px;
  margin: 0 0 14px;
  padding: 6px 13px;
  border: 1px solid rgba(0, 150, 166, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(0, 188, 212, 0.12), rgba(255, 181, 71, 0.16));
  color: #047987;
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head h2{
  margin: 0;
  color: #152033;
  font-weight: 850;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #5d6878;
  font-weight: 450;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(21, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(0, 188, 212, 0.45), rgba(255, 181, 71, 0.35), rgba(255, 122, 89, 0.38));
  opacity: 0;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  transition: opacity 220ms ease;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(0, 188, 212, 0.22);
  box-shadow: 0 24px 64px rgba(21, 32, 51, 0.12);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card:hover::before{
  opacity: 1;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card h3{
  margin: 0;
  color: #172033;
  font-weight: 820;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card p{
  margin: 10px 0 0;
  color: #5f6b7a;
  font-weight: 430;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #00bcd4, #ffb547);
  box-shadow: 0 12px 26px rgba(0, 188, 212, 0.22);
  transition: transform 220ms ease;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-card:hover .lsfg-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon::before, .wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-preview::before{
  width: 22px;
  height: 14px;
  left: 12px;
  top: 16px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-preview::after{
  width: 6px;
  height: 6px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-copy::before{
  width: 17px;
  height: 20px;
  left: 16px;
  top: 12px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-copy::after{
  width: 14px;
  height: 17px;
  left: 11px;
  top: 17px;
  border: 2px solid #ffffff;
  border-radius: 5px;
  background: transparent;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-spark::before{
  width: 20px;
  height: 20px;
  left: 13px;
  top: 13px;
  clip-path: polygon(50% 0, 61% 36%, 100% 50%, 61% 64%, 50% 100%, 39% 64%, 0 50%, 39% 36%);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-spark::after{
  width: 6px;
  height: 6px;
  right: 9px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-heart::before{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 15px;
  transform: rotate(45deg);
  border-radius: 4px;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-heart::after{
  width: 18px;
  height: 18px;
  left: 14px;
  top: 11px;
  background:
    radial-gradient(circle at 30% 35%, #ffffff 0 7px, transparent 8px),
    radial-gradient(circle at 70% 35%, #ffffff 0 7px, transparent 8px);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-mobile::before{
  width: 17px;
  height: 25px;
  left: 14px;
  top: 10px;
  border: 2px solid #ffffff;
  border-radius: 6px;
  background: transparent;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-mobile::after{
  width: 5px;
  height: 2px;
  left: 21px;
  bottom: 14px;
  border-radius: 999px;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-clean::before{
  width: 22px;
  height: 3px;
  left: 12px;
  top: 16px;
  border-radius: 999px;
  box-shadow: 0 7px 0 #ffffff, 0 14px 0 #ffffff;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-icon-clean::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 9px;
  border-radius: 50%;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(20, 32, 51, 0.08);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.96), rgba(244, 252, 252, 0.96));
  box-shadow: 0 18px 48px rgba(21, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card::after{
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -80px;
  top: -80px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(0, 188, 212, 0.18), transparent 68%);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 62px rgba(21, 32, 51, 0.12);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #009fb0, #ff9f6e);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(0, 159, 176, 0.22);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content h3{
  margin: 0;
  color: #172033;
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-content p{
  margin: 8px 0 0;
  color: #5f6b7a;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(0, 188, 212, 0.1);
  color: #047987;
  font-size: 12px;
  font-weight: 850;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 100% 0, rgba(255, 181, 71, 0.16), transparent 44%);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-benefit-card{
  background: #ffffff;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(0, 188, 212, 0.16), rgba(255, 181, 71, 0.22));
  position: relative;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-benefit-mark::before{
  content: "";
  position: absolute;
  width: 15px;
  height: 8px;
  left: 13px;
  top: 14px;
  border-left: 3px solid #009fb0;
  border-bottom: 3px solid #009fb0;
  transform: rotate(-45deg);
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-509 .tc-wp-content-root .lsfg-editorial-wrap .lsfg-reveal.lsfg-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
    padding: 0 14px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
    padding: 22px;
    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: 19px;
  }.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-steps{
    gap: 16px;
    margin-top: 30px;
  }.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: 64px;
    height: 64px;
    font-size: 20px;
  }}@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-head h2{
    font-size: 29px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.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-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 66px;
    height: 66px;
    font-size: 21px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head h2{
    font-size: 33px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.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: 15.5px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 22px;
  }}@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 32px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head 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;
    margin-top: 44px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-card{
    padding: 28px;
  }.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{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 24px;
  }}@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 34px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.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: 23px;
  }.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{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-card{
    gap: 28px;
    padding: 32px;
  }.tc-wp-content-root .lsfg-editorial-wrap .lsfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 25px;
  }}.wpc-scope-509 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .lsfg-feature-card{}