@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-70 .tc-wp-content-root img, .wpc-scope-70 .tc-wp-content-root video, .wpc-scope-70 .tc-wp-content-root svg, .wpc-scope-70 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #1f2933;
  font-family: inherit;
  line-height: 1.6;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial div, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial section, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial article{
  box-sizing: border-box;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-section{
  position: relative;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-section-white{
  background: #ffffff;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-section-soft{
  background: #f7f9fc;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(24, 95, 177, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(24, 95, 177, 0.1), rgba(0, 183, 194, 0.1));
  color: #185fb1;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial h2, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial h3, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial p{
  margin-top: 0;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial h2{
  margin-bottom: 14px;
  color: #111827;
  font-weight: 800;
  line-height: 1.16;
  letter-spacing: 0;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
  margin-right: auto;
  margin-bottom: 0;
  margin-left: auto;
  color: #566274;
  line-height: 1.75;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-card, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 45px rgba(18, 38, 63, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-card::before, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card::before{
  position: absolute;
  inset: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(24, 95, 177, 0.16), rgba(0, 183, 194, 0.12));
  opacity: 0;
  content: "";
  pointer-events: none;
  transition: opacity 240ms ease;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-card:hover, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card:hover, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(24, 95, 177, 0.24);
  box-shadow: 0 24px 60px rgba(18, 38, 63, 0.13);
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-card:hover::before, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon{
  position: relative;
  display: inline-flex;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #185fb1, #00b7c2);
  box-shadow: 0 12px 24px rgba(24, 95, 177, 0.22);
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon::before, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon::after{
  position: absolute;
  content: "";
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-preview::before{
  top: 15px;
  left: 10px;
  width: 24px;
  height: 14px;
  border: 2px solid #ffffff;
  border-radius: 8px;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-copy::before{
  top: 10px;
  left: 12px;
  width: 15px;
  height: 19px;
  border: 2px solid #ffffff;
  border-radius: 4px;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-copy::after{
  top: 15px;
  left: 17px;
  width: 15px;
  height: 19px;
  border: 2px solid rgba(255, 255, 255, 0.82);
  border-radius: 4px;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-creative::before{
  top: 10px;
  left: 19px;
  width: 6px;
  height: 24px;
  border-radius: 999px;
  background: #ffffff;
  transform: rotate(32deg);
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-creative::after{
  top: 12px;
  left: 10px;
  width: 24px;
  height: 24px;
  border: 2px solid #ffffff;
  border-top-color: transparent;
  border-radius: 50%;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-clean::before{
  top: 12px;
  left: 10px;
  width: 24px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 5px;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-clean::after{
  top: 20px;
  left: 15px;
  width: 14px;
  height: 2px;
  background: #ffffff;
  box-shadow: 0 5px 0 rgba(255, 255, 255, 0.85);
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-fast::before{
  top: 10px;
  left: 12px;
  width: 20px;
  height: 24px;
  border-radius: 50%;
  background: #ffffff;
  clip-path: polygon(0 0, 100% 42%, 52% 45%, 100% 100%, 0 58%, 48% 54%);
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-friendly::before{
  top: 12px;
  left: 12px;
  width: 20px;
  height: 20px;
  border: 2px solid #ffffff;
  border-radius: 50%;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-icon-friendly::after{
  top: 20px;
  left: 18px;
  width: 8px;
  height: 5px;
  border-bottom: 2px solid #ffffff;
  border-radius: 0 0 999px 999px;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-card h3, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card h3, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-step-card h3{
  position: relative;
  margin-bottom: 10px;
  color: #111827;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-card p, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card p, .wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-step-card p{
  position: relative;
  margin-bottom: 0;
  color: #5f6b7a;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-step-card{
  position: relative;
  display: grid;
  min-width: 0;
  align-items: center;
  border: 1px solid rgba(24, 95, 177, 0.12);
  border-radius: 24px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.95), rgba(248, 252, 255, 0.95)),
    radial-gradient(circle at top left, rgba(0, 183, 194, 0.16), transparent 38%);
  box-shadow: 0 18px 45px rgba(18, 38, 63, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #185fb1, #00b7c2);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 16px 34px rgba(24, 95, 177, 0.24);
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-use-card{
  overflow: hidden;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-use-card::after{
  position: absolute;
  top: 24px;
  right: 24px;
  width: 42px;
  height: 10px;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(24, 95, 177, 0.2), rgba(0, 183, 194, 0.2));
  content: "";
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-badge{
  position: relative;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: #edf7ff;
  color: #185fb1;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-70 .tc-wp-content-root .lpfg-editorial .lpfg-reveal.lpfg-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 48px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 16px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head{
    margin-bottom: 28px;
  }.tc-wp-content-root .lpfg-editorial h2{
    font-size: 26px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid, .tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 16px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid-three, .tc-wp-content-root .lpfg-editorial .lpfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 54px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 18px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head{
    margin-bottom: 30px;
  }.tc-wp-content-root .lpfg-editorial h2{
    font-size: 29px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid, .tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 18px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid-three, .tc-wp-content-root .lpfg-editorial .lpfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 60px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head{
    margin-bottom: 34px;
  }.tc-wp-content-root .lpfg-editorial h2{
    font-size: 32px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid, .tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 20px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid-three, .tc-wp-content-root .lpfg-editorial .lpfg-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-card{
    grid-template-columns: 1fr;
    gap: 20px;
    padding: 26px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 76px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 32px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head{
    margin-bottom: 42px;
  }.tc-wp-content-root .lpfg-editorial h2{
    font-size: 38px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid, .tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid-three, .tc-wp-content-root .lpfg-editorial .lpfg-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .lpfg-editorial .lpfg-card, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-card{
    grid-template-columns: 82px minmax(0, 1fr);
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .lpfg-editorial .lpfg-section{
    padding: 92px 0;
  }.tc-wp-content-root .lpfg-editorial .lpfg-container{
    padding: 0 36px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head{
    margin-bottom: 48px;
  }.tc-wp-content-root .lpfg-editorial h2{
    font-size: 44px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid{
    gap: 24px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-grid-three, .tc-wp-content-root .lpfg-editorial .lpfg-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .lpfg-editorial .lpfg-card, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card h3, .tc-wp-content-root .lpfg-editorial .lpfg-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-card p, .tc-wp-content-root .lpfg-editorial .lpfg-benefit-card p, .tc-wp-content-root .lpfg-editorial .lpfg-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-steps{
    gap: 22px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-card{
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 28px;
    padding: 34px 36px;
  }.tc-wp-content-root .lpfg-editorial .lpfg-step-number{
    width: 78px;
    height: 78px;
    font-size: 22px;
  }}.wpc-scope-70 /* tc-auto: preserve HTML class hooks */
.tc-wp-content-root .lpfg-step-content{}