@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-527 .tc-wp-content-root img, .wpc-scope-527 .tc-wp-content-root video, .wpc-scope-527 .tc-wp-content-root svg, .wpc-scope-527 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #16202a;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
  background: #ffffff;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content div, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content section, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content article{
  box-sizing: border-box;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-section{
  position: relative;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-white{
  background: #ffffff;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-soft{
  background:
    radial-gradient(circle at 12% 8%, rgba(43, 169, 207, 0.08), transparent 28%),
    radial-gradient(circle at 88% 16%, rgba(255, 138, 76, 0.09), transparent 30%),
    #f7faf9;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-header{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-eyebrow{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  border: 1px solid rgba(43, 169, 207, 0.2);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(43, 169, 207, 0.12), rgba(255, 138, 76, 0.12));
  color: #0b7285;
  font-weight: 800;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-header h2{
  margin: 0;
  color: #101820;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
  margin: 14px auto 0;
  max-width: 700px;
  color: #52616f;
  font-weight: 450;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-card, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(22, 32, 42, 0.08);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(20, 38, 48, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-card::before, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto;
  height: 4px;
  background: linear-gradient(90deg, #2ba9cf, #48c6a8, #ff8a4c);
  opacity: 0.88;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-card:hover, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card:hover, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(43, 169, 207, 0.28);
  box-shadow: 0 24px 60px rgba(20, 38, 48, 0.13);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card h3, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card h3{
  margin: 0;
  color: #13212b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card p, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card p{
  margin: 10px 0 0;
  color: #5b6875;
  font-weight: 430;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(43, 169, 207, 0.15), rgba(72, 198, 168, 0.14));
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon::before, .wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon::after{
  content: "";
  position: absolute;
  display: block;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 15px;
  left: 12px;
  border: 2px solid #0b7285;
  border-radius: 8px;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-preview::after{
  width: 7px;
  height: 7px;
  top: 18px;
  left: 19px;
  border-radius: 50%;
  background: #ff8a4c;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-copy::before{
  width: 17px;
  height: 20px;
  top: 12px;
  left: 17px;
  border: 2px solid #0b7285;
  border-radius: 5px;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-copy::after{
  width: 17px;
  height: 20px;
  top: 17px;
  left: 11px;
  border: 2px solid #48c6a8;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.62);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  background: linear-gradient(135deg, #2ba9cf, #ff8a4c);
  clip-path: polygon(50% 0, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0 50%, 38% 36%);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-social::before{
  width: 24px;
  height: 18px;
  top: 14px;
  left: 11px;
  border: 2px solid #0b7285;
  border-radius: 12px;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-social::after{
  width: 9px;
  height: 9px;
  right: 10px;
  top: 11px;
  border-radius: 50%;
  background: #ff8a4c;
  box-shadow: -14px 16px 0 #48c6a8;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-clean::before{
  width: 24px;
  height: 24px;
  top: 11px;
  left: 11px;
  border-radius: 8px;
  background: linear-gradient(135deg, #48c6a8, #2ba9cf);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-clean::after{
  width: 15px;
  height: 7px;
  top: 18px;
  left: 15px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-icon-fun::before{
  width: 9px;
  height: 9px;
  top: 13px;
  left: 14px;
  border-radius: 50%;
  background: #2ba9cf;
  box-shadow: 12px 0 0 #ff8a4c, 6px 13px 0 #48c6a8;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.9)),
    linear-gradient(135deg, rgba(43, 169, 207, 0.18), rgba(255, 138, 76, 0.16));
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card::before{
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #2ba9cf, #48c6a8, #ff8a4c);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #2ba9cf, #48c6a8);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 30px rgba(43, 169, 207, 0.22);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-use-card .lsfg-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  border-radius: 999px;
  background: rgba(255, 138, 76, 0.12);
  color: #aa4d15;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(43, 169, 207, 0.16), transparent 42%);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-mark{
  display: inline-flex;
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #48c6a8, #2ba9cf);
  box-shadow: 0 14px 28px rgba(72, 198, 168, 0.22);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-mark::after{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  top: 14px;
  left: 12px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-527 .tc-wp-content-root .lsfg-editorial-content .lsfg-reveal.lsfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@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 16px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-eyebrow{
    padding: 7px 11px;
    font-size: 10px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header h2{
    font-size: 25px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-list{
    gap: 16px;
    margin-top: 28px;
  }.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-number{
    width: 52px;
    height: 52px;
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-use-card .lsfg-badge{
    padding: 8px 11px;
    font-size: 11px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-eyebrow{
    padding: 7px 12px;
    font-size: 11px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header h2{
    font-size: 28px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-use-card .lsfg-badge{
    padding: 8px 12px;
    font-size: 11px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 62px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-eyebrow{
    padding: 8px 13px;
    font-size: 11px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header h2{
    font-size: 32px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-use-card .lsfg-badge{
    padding: 8px 13px;
    font-size: 12px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-eyebrow{
    padding: 8px 14px;
    font-size: 11px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header h2{
    font-size: 38px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid-six, .tc-wp-content-root .lsfg-editorial-content .lsfg-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-use-card .lsfg-badge{
    padding: 9px 13px;
    font-size: 12px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lsfg-editorial-content .lsfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-eyebrow{
    padding: 8px 15px;
    font-size: 11px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header h2{
    font-size: 44px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-section-header p{
    font-size: 18px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-grid-six, .tc-wp-content-root .lsfg-editorial-content .lsfg-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card h3, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-benefit-card p, .tc-wp-content-root .lsfg-editorial-content .lsfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 34px 38px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }.tc-wp-content-root .lsfg-editorial-content .lsfg-use-card .lsfg-badge{
    padding: 9px 14px;
    font-size: 12px;
  }}.wpc-scope-527 .tc-wp-content-root .lsfg-step-content{}