@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-220 .tc-wp-content-root img, .wpc-scope-220 .tc-wp-content-root video, .wpc-scope-220 .tc-wp-content-root svg, .wpc-scope-220 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap, .wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap section, .wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap div, .wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap article{
  box-sizing: border-box;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-section{
  position: relative;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-white{
  background: #ffffff;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f7fb 100%);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(10, 102, 194, 0.18);
  border-radius: 999px;
  background: rgba(10, 102, 194, 0.08);
  color: #075cae;
  font-size: 13px;
  font-weight: 750;
  line-height: 1;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
  margin: 16px auto 0;
  color: #5c667a;
  line-height: 1.7;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(18, 32, 55, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(10, 102, 194, 0.18), rgba(88, 166, 255, 0.05), rgba(29, 185, 126, 0.12));
  opacity: 0;
  content: "";
  pointer-events: none;
  transition: opacity 260ms ease;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover{
  transform: translateY(-6px);
  border-color: rgba(10, 102, 194, 0.22);
  box-shadow: 0 24px 58px rgba(10, 102, 194, 0.12);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-card:hover::before{
  opacity: 1;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-card h3{
  position: relative;
  margin: 0;
  color: #151d2f;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5e687a;
  line-height: 1.68;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #0a66c2 0%, #4a9dff 56%, #20c997 100%);
  box-shadow: 0 14px 30px rgba(10, 102, 194, 0.22);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::before, .wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::before{
  width: 22px;
  height: 14px;
  top: 17px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-preview::after{
  width: 6px;
  height: 6px;
  top: 21px;
  left: 21px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::before{
  width: 16px;
  height: 20px;
  top: 13px;
  left: 18px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-copy::after{
  width: 16px;
  height: 20px;
  top: 17px;
  left: 13px;
  border: 2px solid rgba(255, 255, 255, 0.75);
  border-radius: 5px;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-spark::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  background: #ffffff;
  clip-path: polygon(50% 0%, 62% 36%, 100% 50%, 62% 64%, 50% 100%, 38% 64%, 0% 50%, 38% 36%);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-brand::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 7px;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-brand::after{
  width: 10px;
  height: 10px;
  top: 19px;
  left: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-fast::before{
  width: 22px;
  height: 22px;
  top: 13px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-fast::after{
  width: 13px;
  height: 2px;
  top: 23px;
  left: 23px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(-28deg);
  transform-origin: left center;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-clean::before{
  width: 22px;
  height: 16px;
  top: 16px;
  left: 13px;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-icon-clean::after{
  width: 12px;
  height: 2px;
  top: 23px;
  left: 18px;
  border-radius: 999px;
  background: #ffffff;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(10, 102, 194, 0.13);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 20px 50px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card::after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 5px;
  background: linear-gradient(180deg, #0a66c2 0%, #58a6ff 55%, #20c997 100%);
  content: "";
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(10, 102, 194, 0.24);
  box-shadow: 0 24px 58px rgba(10, 102, 194, 0.11);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #0a66c2 0%, #58a6ff 100%);
  box-shadow: 0 16px 34px rgba(10, 102, 194, 0.24);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
  margin: 0;
  color: #121b2e;
  font-weight: 820;
  line-height: 1.25;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
  margin: 9px 0 0;
  color: #5d6879;
  line-height: 1.7;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-use-card{
  background: #ffffff;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-badge{
  position: relative;
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 16px;
  padding: 7px 11px;
  border: 1px solid rgba(10, 102, 194, 0.16);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(10, 102, 194, 0.1), rgba(32, 201, 151, 0.1));
  color: #075cae;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fafdff 100%);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-mini-mark{
  position: relative;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(10, 102, 194, 0.13), rgba(32, 201, 151, 0.14));
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-mini-mark::before{
  position: absolute;
  width: 18px;
  height: 10px;
  top: 14px;
  left: 12px;
  border-bottom: 3px solid #0a66c2;
  border-left: 3px solid #0a66c2;
  content: "";
  transform: rotate(-45deg);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-220 .tc-wp-content-root .lfg-editorial-wrap .lfg-reveal.lfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 620ms ease, transform 620ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading{
    margin-bottom: 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading h2{
    font-size: 26px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading{
    margin-bottom: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading h2{
    font-size: 29px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 18px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 66px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading{
    margin-bottom: 34px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading h2{
    font-size: 32px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 16px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
    grid-template-columns: 1fr;
    gap: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 20px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 78px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading{
    margin-bottom: 42px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading h2{
    font-size: 40px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 17px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 28px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lfg-editorial-wrap .lfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading{
    margin-bottom: 48px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-heading p{
    font-size: 17.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-grid-3, .tc-wp-content-root .lfg-editorial-wrap .lfg-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card{
    padding: 30px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card h3, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-card p, .tc-wp-content-root .lfg-editorial-wrap .lfg-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-steps{
    gap: 24px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .lfg-editorial-wrap .lfg-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}