@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-219 .tc-wp-content-root img, .wpc-scope-219 .tc-wp-content-root video, .wpc-scope-219 .tc-wp-content-root svg, .wpc-scope-219 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content{
  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;
  background: #ffffff;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-section-white{
  background: #ffffff;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f7fb 100%);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-section-header{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(43, 115, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(43, 115, 255, 0.1), rgba(15, 205, 185, 0.1));
  color: #2459d6;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-section-header h2{
  margin: 0;
  color: #111827;
  font-weight: 850;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-section-header p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #526073;
  line-height: 1.75;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-info-card, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-use-card, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-card, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-card{
  position: relative;
  border: 1px solid rgba(28, 42, 68, 0.1);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 16px 44px rgba(21, 35, 64, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-info-card, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-use-card, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-card{
  height: 100%;
  border-radius: 22px;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-info-card::before, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-use-card::before, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(43, 115, 255, 0.28), rgba(15, 205, 185, 0.18), rgba(255, 255, 255, 0));
  opacity: 0;
  transition: opacity 260ms 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-219 .tc-wp-content-root .asc-bottom-content .asc-info-card:hover, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-use-card:hover, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-card:hover, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-card:hover{
  transform: translateY(-6px);
  border-color: rgba(43, 115, 255, 0.22);
  box-shadow: 0 22px 56px rgba(21, 35, 64, 0.13);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-info-card:hover::before, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-use-card:hover::before, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-card:hover::before{
  opacity: 1;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-info-card h3, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-use-card h3, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-card h3, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-content h3{
  margin: 0;
  color: #131b2c;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-info-card p, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-use-card p, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-card p, .wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-content p{
  margin: 10px 0 0;
  color: #5b6678;
  line-height: 1.72;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-icon{
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #2b73ff, #10cdb9);
  box-shadow: 0 12px 26px rgba(43, 115, 255, 0.24);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-icon::before{
  content: "";
  width: 20px;
  height: 20px;
  margin: auto;
  border: 2px solid #ffffff;
  border-radius: 6px;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-icon-functions::before{
  border-radius: 50%;
  box-shadow: inset 0 0 0 4px rgba(255, 255, 255, 0.26);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-icon-precision::before{
  width: 22px;
  height: 14px;
  border-radius: 999px;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-icon-speed::before{
  width: 18px;
  height: 18px;
  border-left-color: transparent;
  border-bottom-color: transparent;
  transform: rotate(45deg);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-icon-learning::before{
  height: 16px;
  border-radius: 3px;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-icon-work::before{
  width: 21px;
  height: 16px;
  border-radius: 4px;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-icon-clean::before{
  width: 18px;
  height: 18px;
  border-radius: 5px;
  transform: rotate(45deg);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 24px;
  background: linear-gradient(135deg, #ffffff 0%, #fdfefe 100%);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-card::after{
  content: "";
  position: absolute;
  left: 35px;
  top: -24px;
  bottom: -24px;
  width: 2px;
  background: linear-gradient(180deg, rgba(43, 115, 255, 0), rgba(43, 115, 255, 0.22), rgba(15, 205, 185, 0));
  z-index: 0;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-card:first-child::after{
  top: 50%;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-card:last-child::after{
  bottom: 50%;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  background: linear-gradient(135deg, #2b73ff, #10cdb9);
  box-shadow: 0 14px 30px rgba(43, 115, 255, 0.26);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(16, 205, 185, 0.1);
  color: #087d74;
  font-size: 12px;
  font-weight: 800;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(43, 115, 255, 0.13), rgba(16, 205, 185, 0.16));
  border: 1px solid rgba(43, 115, 255, 0.16);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-benefit-mark::before{
  content: "";
  width: 17px;
  height: 9px;
  margin: auto;
  border-left: 3px solid #1c74ee;
  border-bottom: 3px solid #1c74ee;
  transform: rotate(-45deg) translate(1px, -1px);
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-219 .tc-wp-content-root .asc-bottom-content .asc-reveal.asc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .asc-bottom-content .asc-section{
    padding: 54px 0;
  }.tc-wp-content-root .asc-bottom-content .asc-container{
    padding: 0 14px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header h2{
    font-size: 25px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header p{
    font-size: 14px;
  }.tc-wp-content-root .asc-bottom-content .asc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card, .tc-wp-content-root .asc-bottom-content .asc-use-card, .tc-wp-content-root .asc-bottom-content .asc-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card h3, .tc-wp-content-root .asc-bottom-content .asc-use-card h3, .tc-wp-content-root .asc-bottom-content .asc-benefit-card h3, .tc-wp-content-root .asc-bottom-content .asc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card p, .tc-wp-content-root .asc-bottom-content .asc-use-card p, .tc-wp-content-root .asc-bottom-content .asc-benefit-card p, .tc-wp-content-root .asc-bottom-content .asc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-card{
    grid-template-columns: 1fr;
    gap: 15px;
    padding: 22px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-card::after{
    display: none;
  }.tc-wp-content-root .asc-bottom-content .asc-step-number{
    width: 50px;
    height: 50px;
    border-radius: 15px;
    font-size: 15px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .asc-bottom-content .asc-section{
    padding: 60px 0;
  }.tc-wp-content-root .asc-bottom-content .asc-container{
    padding: 0 18px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header h2{
    font-size: 28px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header p{
    font-size: 15px;
  }.tc-wp-content-root .asc-bottom-content .asc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card, .tc-wp-content-root .asc-bottom-content .asc-use-card, .tc-wp-content-root .asc-bottom-content .asc-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card h3, .tc-wp-content-root .asc-bottom-content .asc-use-card h3, .tc-wp-content-root .asc-bottom-content .asc-benefit-card h3, .tc-wp-content-root .asc-bottom-content .asc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card p, .tc-wp-content-root .asc-bottom-content .asc-use-card p, .tc-wp-content-root .asc-bottom-content .asc-benefit-card p, .tc-wp-content-root .asc-bottom-content .asc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-card::after{
    display: none;
  }.tc-wp-content-root .asc-bottom-content .asc-step-number{
    width: 52px;
    height: 52px;
    border-radius: 16px;
    font-size: 15px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .asc-bottom-content .asc-section{
    padding: 66px 0;
  }.tc-wp-content-root .asc-bottom-content .asc-container{
    padding: 0 22px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header h2{
    font-size: 32px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header p{
    font-size: 15.5px;
  }.tc-wp-content-root .asc-bottom-content .asc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card, .tc-wp-content-root .asc-bottom-content .asc-use-card, .tc-wp-content-root .asc-bottom-content .asc-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card h3, .tc-wp-content-root .asc-bottom-content .asc-use-card h3, .tc-wp-content-root .asc-bottom-content .asc-benefit-card h3, .tc-wp-content-root .asc-bottom-content .asc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card p, .tc-wp-content-root .asc-bottom-content .asc-use-card p, .tc-wp-content-root .asc-bottom-content .asc-benefit-card p, .tc-wp-content-root .asc-bottom-content .asc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 26px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-card::after{
    display: none;
  }.tc-wp-content-root .asc-bottom-content .asc-step-number{
    width: 54px;
    height: 54px;
    border-radius: 17px;
    font-size: 16px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .asc-bottom-content .asc-section{
    padding: 78px 0;
  }.tc-wp-content-root .asc-bottom-content .asc-container{
    padding: 0 30px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header h2{
    font-size: 38px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header p{
    font-size: 16px;
  }.tc-wp-content-root .asc-bottom-content .asc-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .asc-bottom-content .asc-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .asc-bottom-content .asc-info-card, .tc-wp-content-root .asc-bottom-content .asc-use-card, .tc-wp-content-root .asc-bottom-content .asc-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card h3, .tc-wp-content-root .asc-bottom-content .asc-use-card h3, .tc-wp-content-root .asc-bottom-content .asc-benefit-card h3, .tc-wp-content-root .asc-bottom-content .asc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card p, .tc-wp-content-root .asc-bottom-content .asc-use-card p, .tc-wp-content-root .asc-bottom-content .asc-benefit-card p, .tc-wp-content-root .asc-bottom-content .asc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-list{
    gap: 22px;
    margin-top: 40px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-number{
    width: 64px;
    height: 64px;
    border-radius: 20px;
    font-size: 17px;
  }}@media (min-width: 1024px){.tc-wp-content-root .asc-bottom-content .asc-section{
    padding: 94px 0;
  }.tc-wp-content-root .asc-bottom-content .asc-container{
    padding: 0 32px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header h2{
    font-size: 46px;
  }.tc-wp-content-root .asc-bottom-content .asc-section-header p{
    font-size: 17px;
  }.tc-wp-content-root .asc-bottom-content .asc-card-grid{
    gap: 26px;
    margin-top: 48px;
  }.tc-wp-content-root .asc-bottom-content .asc-grid-three, .tc-wp-content-root .asc-bottom-content .asc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .asc-bottom-content .asc-info-card, .tc-wp-content-root .asc-bottom-content .asc-use-card, .tc-wp-content-root .asc-bottom-content .asc-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card h3, .tc-wp-content-root .asc-bottom-content .asc-use-card h3, .tc-wp-content-root .asc-bottom-content .asc-benefit-card h3, .tc-wp-content-root .asc-bottom-content .asc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .asc-bottom-content .asc-info-card p, .tc-wp-content-root .asc-bottom-content .asc-use-card p, .tc-wp-content-root .asc-bottom-content .asc-benefit-card p, .tc-wp-content-root .asc-bottom-content .asc-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .asc-bottom-content .asc-step-number{
    width: 70px;
    height: 70px;
    border-radius: 22px;
    font-size: 18px;
  }}