@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-230 .tc-wp-content-root img, .wpc-scope-230 .tc-wp-content-root video, .wpc-scope-230 .tc-wp-content-root svg, .wpc-scope-230 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-section{
  position: relative;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-section-white{
  background: #ffffff;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f6f7fb 100%);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 12px;
  padding: 7px 13px;
  border: 1px solid rgba(48, 112, 255, 0.18);
  border-radius: 999px;
  background: rgba(48, 112, 255, 0.07);
  color: #2457d6;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #3070ff, #15c7a7);
  box-shadow: 0 0 0 5px rgba(48, 112, 255, 0.1);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-section-head h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-section-head p{
  margin: 16px auto 0;
  max-width: 700px;
  color: #5b6577;
  line-height: 1.72;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-card-grid{
  display: grid;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-info-card, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(31, 42, 68, 0.09);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 42px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-info-card::after, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card::after, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card::after{
  content: "";
  position: absolute;
  inset: -1px;
  z-index: 0;
  border-radius: inherit;
  background: linear-gradient(135deg, rgba(48, 112, 255, 0.28), rgba(21, 199, 167, 0.18));
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-info-card > *, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card > *, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card > *{
  position: relative;
  z-index: 1;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-info-card:hover, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card:hover, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card:hover{
  transform: translateY(-5px);
  border-color: rgba(48, 112, 255, 0.22);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.11);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-info-card:hover::after, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card:hover::after, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card:hover::after{
  opacity: 0.12;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-info-card h3, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card h3, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card h3, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content h3{
  margin: 0;
  color: #121a2b;
  font-weight: 780;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-info-card p, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card p, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card p, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content p{
  margin: 10px 0 0;
  color: #5c6678;
  line-height: 1.68;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, #3070ff, #15c7a7);
  box-shadow: 0 14px 28px rgba(48, 112, 255, 0.22);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon::before, .wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-calc::before{
  width: 18px;
  height: 4px;
  top: 13px;
  left: 14px;
  border-radius: 999px;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-calc::after{
  width: 18px;
  height: 18px;
  left: 14px;
  bottom: 10px;
  border-radius: 5px;
  opacity: 0.9;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-clean::before{
  width: 20px;
  height: 20px;
  top: 13px;
  left: 13px;
  border-radius: 50%;
  opacity: 0.95;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-clean::after{
  width: 10px;
  height: 4px;
  right: 7px;
  bottom: 11px;
  border-radius: 999px;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-check::before{
  width: 18px;
  height: 9px;
  left: 13px;
  top: 17px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-check::after{
  width: 6px;
  height: 6px;
  right: 10px;
  top: 10px;
  border-radius: 50%;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-study::before{
  width: 22px;
  height: 15px;
  left: 12px;
  top: 15px;
  border-radius: 4px;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-study::after{
  width: 4px;
  height: 20px;
  left: 21px;
  top: 12px;
  border-radius: 999px;
  opacity: 0.7;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 4px solid #ffffff;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-speed::after{
  width: 12px;
  height: 4px;
  left: 22px;
  top: 22px;
  border-radius: 999px;
  transform: rotate(-35deg);
  transform-origin: left center;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-device::before{
  width: 18px;
  height: 26px;
  top: 10px;
  left: 14px;
  border-radius: 5px;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-icon-device::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 13px;
  border-radius: 999px;
  background: #3070ff;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-step-card{
  position: relative;
  display: grid;
  align-items: center;
  border: 1px solid rgba(31, 42, 68, 0.1);
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 20px 48px rgba(15, 23, 42, 0.08);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-step-card::before{
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, #3070ff, #15c7a7);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 26px 64px rgba(15, 23, 42, 0.11);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  border-radius: 20px;
  background: linear-gradient(135deg, #172033, #3070ff);
  color: #ffffff;
  font-weight: 820;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(48, 112, 255, 0.2);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(21, 199, 167, 0.1);
  color: #087f72;
  font-size: 12px;
  font-weight: 780;
  line-height: 1;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card{
  background:
    radial-gradient(circle at top right, rgba(48, 112, 255, 0.08), transparent 38%),
    #ffffff;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 17px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(48, 112, 255, 0.14), rgba(21, 199, 167, 0.18));
  position: relative;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  top: 15px;
  left: 12px;
  border-left: 3px solid #1aa889;
  border-bottom: 3px solid #1aa889;
  transform: rotate(-45deg);
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-230 .tc-wp-content-root .ssc-editorial-wrap .ssc-reveal.ssc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .ssc-editorial-wrap .ssc-section{
    padding: 46px 0;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-container{
    padding: 0 14px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head h2{
    font-size: 26px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head p{
    font-size: 14.5px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px 24px 26px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .ssc-editorial-wrap .ssc-section{
    padding: 52px 0;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-container{
    padding: 0 18px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head h2{
    font-size: 29px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-list{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 25px 24px 25px 29px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .ssc-editorial-wrap .ssc-section{
    padding: 58px 0;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-container{
    padding: 0 22px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head h2{
    font-size: 32px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 26px 28px 31px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .ssc-editorial-wrap .ssc-section{
    padding: 74px 0;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-container{
    padding: 0 30px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head p{
    font-size: 16.5px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-card{
    grid-template-columns: 86px 1fr;
    gap: 22px;
    padding: 30px 32px 30px 37px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .ssc-editorial-wrap .ssc-section{
    padding: 92px 0;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-container{
    padding: 0 32px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card h3, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-info-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-use-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-benefit-card p, .tc-wp-content-root .ssc-editorial-wrap .ssc-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-card{
    grid-template-columns: 92px 1fr;
    gap: 26px;
    padding: 32px 36px 32px 41px;
  }.tc-wp-content-root .ssc-editorial-wrap .ssc-step-number{
    font-size: 20px;
  }}