@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-236 .tc-wp-content-root img, .wpc-scope-236 .tc-wp-content-root video, .wpc-scope-236 .tc-wp-content-root svg, .wpc-scope-236 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-section{
  width: 100%;
  position: relative;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-section-white{
  background: #ffffff;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f7fb 100%);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-container{
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(18, 113, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(18, 113, 255, 0.1), rgba(0, 194, 168, 0.1));
  color: #0b6edc;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-heading-block h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-heading-block p{
  margin: 14px auto 0;
  color: #5d6a7c;
  line-height: 1.72;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-card, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card{
  position: relative;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(24, 38, 62, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-card::before, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: 22px;
  padding: 1px;
  background: linear-gradient(135deg, rgba(18, 113, 255, 0.45), rgba(0, 194, 168, 0.28), rgba(255, 255, 255, 0));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 260ms ease;
  pointer-events: none;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-card:hover, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card:hover{
  transform: translateY(-6px);
  border-color: rgba(18, 113, 255, 0.22);
  box-shadow: 0 24px 60px rgba(17, 24, 39, 0.11);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-card:hover::before, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-card h3, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card h3, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-step-card h3{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-card p, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card p, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-step-card p{
  margin: 10px 0 0;
  color: #607085;
  line-height: 1.7;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon{
  width: 46px;
  height: 46px;
  display: inline-flex;
  position: relative;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #1271ff, #00c2a8);
  box-shadow: 0 12px 26px rgba(18, 113, 255, 0.22);
  transition: transform 260ms ease;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-card:hover .tsc-icon{
  transform: translateY(-3px) rotate(-2deg);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon::before, .wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-sum::before{
  width: 20px;
  height: 3px;
  top: 16px;
  left: 13px;
  border-radius: 999px;
  box-shadow: 0 11px 0 #ffffff;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-sum::after{
  width: 3px;
  height: 20px;
  top: 13px;
  left: 21px;
  border-radius: 999px;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-angle::before{
  width: 20px;
  height: 3px;
  bottom: 14px;
  left: 13px;
  border-radius: 999px;
  transform: rotate(-34deg);
  transform-origin: left center;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-angle::after{
  width: 22px;
  height: 3px;
  bottom: 14px;
  left: 13px;
  border-radius: 999px;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-speed::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-left-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-speed::after{
  width: 12px;
  height: 3px;
  top: 23px;
  left: 22px;
  border-radius: 999px;
  transform: rotate(-28deg);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-formula::before{
  width: 22px;
  height: 3px;
  top: 15px;
  left: 12px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-formula::after{
  width: 3px;
  height: 26px;
  top: 10px;
  left: 19px;
  border-radius: 999px;
  transform: rotate(16deg);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-check::before{
  width: 22px;
  height: 12px;
  left: 12px;
  top: 15px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-check::after{
  display: none;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-focus::before{
  width: 22px;
  height: 22px;
  top: 12px;
  left: 12px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-icon-focus::after{
  width: 6px;
  height: 6px;
  top: 20px;
  left: 20px;
  border-radius: 50%;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  box-sizing: border-box;
  border: 1px solid rgba(18, 113, 255, 0.14);
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #f7fbff 100%);
  box-shadow: 0 18px 46px rgba(17, 24, 39, 0.065);
  overflow: hidden;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-step-card::after{
  content: "";
  position: absolute;
  width: 160px;
  height: 160px;
  right: -72px;
  top: -72px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(0, 194, 168, 0.16), rgba(18, 113, 255, 0));
  pointer-events: none;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #1271ff, #00c2a8);
  box-shadow: 0 14px 30px rgba(18, 113, 255, 0.24);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(18, 113, 255, 0.09);
  color: #0b6edc;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.1;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-mark{
  display: inline-flex;
  width: 38px;
  height: 38px;
  position: relative;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(18, 113, 255, 0.14), rgba(0, 194, 168, 0.14));
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-benefit-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 10px;
  top: 12px;
  border-left: 3px solid #0b8f7d;
  border-bottom: 3px solid #0b8f7d;
  transform: rotate(-45deg);
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-236 .tc-wp-content-root .tsc-editorial-content .tsc-reveal.tsc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .tsc-editorial-content .tsc-section{
    padding: 46px 0;
  }.tc-wp-content-root .tsc-editorial-content .tsc-container{
    padding: 0 14px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block h2{
    font-size: 25px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid, .tc-wp-content-root .tsc-editorial-content .tsc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid-three, .tc-wp-content-root .tsc-editorial-content .tsc-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card p, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card p, .tc-wp-content-root .tsc-editorial-content .tsc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .tsc-editorial-content .tsc-section{
    padding: 54px 0;
  }.tc-wp-content-root .tsc-editorial-content .tsc-container{
    padding: 0 18px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block h2{
    font-size: 28px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid, .tc-wp-content-root .tsc-editorial-content .tsc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid-three, .tc-wp-content-root .tsc-editorial-content .tsc-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card p, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card p, .tc-wp-content-root .tsc-editorial-content .tsc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .tsc-editorial-content .tsc-section{
    padding: 60px 0;
  }.tc-wp-content-root .tsc-editorial-content .tsc-container{
    padding: 0 22px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block h2{
    font-size: 31px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid, .tc-wp-content-root .tsc-editorial-content .tsc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid-three, .tc-wp-content-root .tsc-editorial-content .tsc-grid-benefits{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card p, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card p, .tc-wp-content-root .tsc-editorial-content .tsc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-number{
    width: 58px;
    height: 58px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .tsc-editorial-content .tsc-section{
    padding: 76px 0;
  }.tc-wp-content-root .tsc-editorial-content .tsc-container{
    padding: 0 30px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block h2{
    font-size: 38px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block p{
    font-size: 16.5px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid, .tc-wp-content-root .tsc-editorial-content .tsc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid-three, .tc-wp-content-root .tsc-editorial-content .tsc-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .tsc-editorial-content .tsc-card, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card p, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card p, .tc-wp-content-root .tsc-editorial-content .tsc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-card{
    grid-template-columns: auto 1fr;
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .tsc-editorial-content .tsc-section{
    padding: 92px 0;
  }.tc-wp-content-root .tsc-editorial-content .tsc-container{
    padding: 0 32px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block h2{
    font-size: 44px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid, .tc-wp-content-root .tsc-editorial-content .tsc-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-grid-three, .tc-wp-content-root .tsc-editorial-content .tsc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .tsc-editorial-content .tsc-card, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card h3, .tc-wp-content-root .tsc-editorial-content .tsc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-card p, .tc-wp-content-root .tsc-editorial-content .tsc-benefit-card p, .tc-wp-content-root .tsc-editorial-content .tsc-step-card p{
    font-size: 15.8px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-card{
    grid-template-columns: auto 1fr;
    gap: 26px;
    padding: 32px 34px;
  }.tc-wp-content-root .tsc-editorial-content .tsc-step-number{
    width: 70px;
    height: 70px;
    font-size: 21px;
  }}.wpc-scope-236 .tc-wp-content-root .tsc-step-content{}