@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

 

.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-231 .tc-wp-content-root img, .wpc-scope-231 .tc-wp-content-root video, .wpc-scope-231 .tc-wp-content-root svg, .wpc-scope-231 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial{
  width: 100%;
  overflow-x: hidden;
  color: #162033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial div, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial section, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial article{
  box-sizing: border-box;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-section{
  position: relative;
  width: 100%;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-section-white{
  background: #ffffff;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f5f7fb 100%);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(48, 104, 214, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.1), rgba(20, 184, 166, 0.1));
  color: #2457b8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-heading p{
  margin: 16px auto 0;
  color: #566174;
  line-height: 1.7;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-card, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-benefit{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(35, 53, 84, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(24, 39, 75, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-card::before, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-benefit::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(37, 99, 235, 0.32), rgba(20, 184, 166, 0.22), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 240ms ease;
  pointer-events: none;
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-card:hover, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-benefit:hover{
  transform: translateY(-6px);
  border-color: rgba(37, 99, 235, 0.22);
  box-shadow: 0 24px 60px rgba(24, 39, 75, 0.13);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-card:hover::before, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-benefit:hover::before{
  opacity: 1;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-card h3, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-benefit h3, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-step h3{
  margin: 0;
  color: #131c2e;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-card p, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-benefit p, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-step p{
  margin: 10px 0 0;
  color: #5c6678;
  line-height: 1.65;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon{
  position: relative;
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2563eb 0%, #14b8a6 100%);
  box-shadow: 0 12px 28px rgba(37, 99, 235, 0.22);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon::before, .wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
  transition: transform 240ms ease;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-card:hover .tlsc-icon::before{
  transform: translateY(-2px);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-display::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 16px;
  border-radius: 9px;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-display::after{
  width: 16px;
  height: 3px;
  left: 16px;
  top: 28px;
  border-radius: 9px;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-formula::before{
  width: 22px;
  height: 3px;
  left: 13px;
  top: 23px;
  border-radius: 9px;
  transform: rotate(-20deg);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-formula::after{
  width: 10px;
  height: 10px;
  right: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-check::before{
  width: 20px;
  height: 10px;
  left: 14px;
  top: 17px;
  border-left: 4px solid rgba(255, 255, 255, 0.94);
  border-bottom: 4px solid rgba(255, 255, 255, 0.94);
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-check::after{
  display: none;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 13px;
  top: 13px;
  border: 3px solid rgba(255, 255, 255, 0.94);
  border-radius: 50%;
  background: transparent;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-speed::after{
  width: 12px;
  height: 3px;
  left: 24px;
  top: 23px;
  border-radius: 9px;
  transform: rotate(-35deg);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-study::before{
  width: 22px;
  height: 16px;
  left: 13px;
  top: 16px;
  border-radius: 3px;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-study::after{
  width: 3px;
  height: 16px;
  left: 23px;
  top: 16px;
  background: rgba(37, 99, 235, 0.58);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-clean::before{
  width: 24px;
  height: 3px;
  left: 12px;
  top: 15px;
  border-radius: 9px;
  box-shadow: 0 8px 0 rgba(255, 255, 255, 0.88), 0 16px 0 rgba(255, 255, 255, 0.76);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-icon-clean::after{
  display: none;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-step{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(35, 53, 84, 0.1);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #f9fcff 100%);
  box-shadow: 0 18px 46px rgba(24, 39, 75, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-step::after{
  content: "";
  position: absolute;
  left: 34px;
  top: 100%;
  width: 2px;
  height: 24px;
  background: linear-gradient(180deg, rgba(37, 99, 235, 0.28), rgba(20, 184, 166, 0));
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-step:last-child::after{
  display: none;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-step:hover{
  transform: translateY(-4px);
  border-color: rgba(37, 99, 235, 0.22);
  box-shadow: 0 24px 60px rgba(24, 39, 75, 0.12);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex: 0 0 auto;
  border-radius: 20px;
  background: linear-gradient(135deg, #2563eb 0%, #14b8a6 100%);
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(37, 99, 235, 0.22);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-badge{
  display: inline-flex;
  width: max-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.1);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-benefit{
  overflow: hidden;
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-benefit-mark{
  display: block;
  width: 56px;
  height: 5px;
  margin-bottom: 22px;
  border-radius: 999px;
  background: linear-gradient(90deg, #2563eb 0%, #14b8a6 100%);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-231 .tc-wp-content-root .tlsc-editorial .tlsc-reveal.tlsc-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 .tlsc-editorial .tlsc-section{
    padding: 52px 0;
  }.tc-wp-content-root .tlsc-editorial .tlsc-container{
    padding: 0 14px;
  }.tc-wp-content-root .tlsc-editorial h2{
    font-size: 27px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card-grid, .tc-wp-content-root .tlsc-editorial .tlsc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-grid-six, .tc-wp-content-root .tlsc-editorial .tlsc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card, .tc-wp-content-root .tlsc-editorial .tlsc-benefit{
    padding: 22px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card h3, .tc-wp-content-root .tlsc-editorial .tlsc-benefit h3, .tc-wp-content-root .tlsc-editorial .tlsc-step h3{
    font-size: 19px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card p, .tc-wp-content-root .tlsc-editorial .tlsc-benefit p, .tc-wp-content-root .tlsc-editorial .tlsc-step p{
    font-size: 14.5px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tlsc-editorial .tlsc-section{
    padding: 58px 0;
  }.tc-wp-content-root .tlsc-editorial .tlsc-container{
    padding: 0 18px;
  }.tc-wp-content-root .tlsc-editorial h2{
    font-size: 30px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card-grid, .tc-wp-content-root .tlsc-editorial .tlsc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-grid-six, .tc-wp-content-root .tlsc-editorial .tlsc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card, .tc-wp-content-root .tlsc-editorial .tlsc-benefit{
    padding: 24px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card h3, .tc-wp-content-root .tlsc-editorial .tlsc-benefit h3, .tc-wp-content-root .tlsc-editorial .tlsc-step h3{
    font-size: 20px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card p, .tc-wp-content-root .tlsc-editorial .tlsc-benefit p, .tc-wp-content-root .tlsc-editorial .tlsc-step p{
    font-size: 15px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tlsc-editorial .tlsc-section{
    padding: 64px 0;
  }.tc-wp-content-root .tlsc-editorial .tlsc-container{
    padding: 0 22px;
  }.tc-wp-content-root .tlsc-editorial h2{
    font-size: 34px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card-grid, .tc-wp-content-root .tlsc-editorial .tlsc-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-grid-six, .tc-wp-content-root .tlsc-editorial .tlsc-grid-three{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card, .tc-wp-content-root .tlsc-editorial .tlsc-benefit{
    padding: 26px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card h3, .tc-wp-content-root .tlsc-editorial .tlsc-benefit h3, .tc-wp-content-root .tlsc-editorial .tlsc-step h3{
    font-size: 21px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card p, .tc-wp-content-root .tlsc-editorial .tlsc-benefit p, .tc-wp-content-root .tlsc-editorial .tlsc-step p{
    font-size: 15.5px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tlsc-editorial .tlsc-section{
    padding: 78px 0;
  }.tc-wp-content-root .tlsc-editorial .tlsc-container{
    padding: 0 30px;
  }.tc-wp-content-root .tlsc-editorial h2{
    font-size: 40px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card-grid, .tc-wp-content-root .tlsc-editorial .tlsc-steps{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-grid-six, .tc-wp-content-root .tlsc-editorial .tlsc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tlsc-editorial .tlsc-card, .tc-wp-content-root .tlsc-editorial .tlsc-benefit{
    padding: 28px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card h3, .tc-wp-content-root .tlsc-editorial .tlsc-benefit h3, .tc-wp-content-root .tlsc-editorial .tlsc-step h3{
    font-size: 22px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card p, .tc-wp-content-root .tlsc-editorial .tlsc-benefit p, .tc-wp-content-root .tlsc-editorial .tlsc-step p{
    font-size: 16px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tlsc-editorial .tlsc-section{
    padding: 94px 0;
  }.tc-wp-content-root .tlsc-editorial .tlsc-container{
    padding: 0 32px;
  }.tc-wp-content-root .tlsc-editorial h2{
    font-size: 46px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card-grid, .tc-wp-content-root .tlsc-editorial .tlsc-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-grid-six, .tc-wp-content-root .tlsc-editorial .tlsc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tlsc-editorial .tlsc-card, .tc-wp-content-root .tlsc-editorial .tlsc-benefit{
    padding: 30px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card h3, .tc-wp-content-root .tlsc-editorial .tlsc-benefit h3, .tc-wp-content-root .tlsc-editorial .tlsc-step h3{
    font-size: 23px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-card p, .tc-wp-content-root .tlsc-editorial .tlsc-benefit p, .tc-wp-content-root .tlsc-editorial .tlsc-step p{
    font-size: 16px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .tlsc-editorial .tlsc-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}.wpc-scope-231 .tc-wp-content-root .tlsc-step-content{}