@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-226 .tc-wp-content-root img, .wpc-scope-226 .tc-wp-content-root video, .wpc-scope-226 .tc-wp-content-root svg, .wpc-scope-226 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.6;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content, .wpc-scope-226 .tc-wp-content-root .isc-bottom-content section, .wpc-scope-226 .tc-wp-content-root .isc-bottom-content div, .wpc-scope-226 .tc-wp-content-root .isc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-section{
  position: relative;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-section-white{
  background: #ffffff;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f3f7fb 100%);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 14px;
  border: 1px solid rgba(20, 184, 166, 0.24);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.12), rgba(59, 130, 246, 0.1));
  color: #0f766e;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content h2{
  margin: 0;
  color: #101828;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #526173;
  line-height: 1.72;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 16px 42px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  padding: 1px;
  background: linear-gradient(135deg, rgba(20, 184, 166, 0.45), rgba(59, 130, 246, 0.22), 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-226 .tc-wp-content-root .isc-bottom-content .isc-card:hover{
  transform: translateY(-6px);
  border-color: rgba(20, 184, 166, 0.28);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.11);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-card:hover::before{
  opacity: 1;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-card h3{
  margin: 0;
  color: #111827;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-card p{
  margin: 10px 0 0;
  color: #5b6778;
  line-height: 1.68;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #14b8a6, #2563eb);
  box-shadow: 0 14px 30px rgba(37, 99, 235, 0.2);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon::before, .wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-angle::before{
  left: 14px;
  top: 13px;
  width: 17px;
  height: 17px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-speed::before{
  left: 12px;
  top: 23px;
  width: 22px;
  height: 3px;
  border-radius: 8px;
  transform: rotate(-24deg);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-speed::after{
  left: 12px;
  top: 13px;
  width: 20px;
  height: 20px;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 3px solid #ffffff;
  border-radius: 7px;
  background: transparent;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-precision::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 50%;
  background: transparent;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-precision::after{
  left: 21px;
  top: 10px;
  width: 4px;
  height: 26px;
  border-radius: 10px;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-study::before{
  left: 11px;
  top: 14px;
  width: 24px;
  height: 18px;
  border: 3px solid #ffffff;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  background: transparent;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-access::before{
  left: 12px;
  top: 21px;
  width: 22px;
  height: 4px;
  border-radius: 10px;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-icon-access::after{
  left: 21px;
  top: 12px;
  width: 4px;
  height: 22px;
  border-radius: 10px;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 24px;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(240, 253, 250, 0.9));
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.07);
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-step-card::after{
  content: "";
  position: absolute;
  left: 31px;
  top: 100%;
  width: 2px;
  height: 22px;
  background: linear-gradient(180deg, rgba(20, 184, 166, 0.4), rgba(37, 99, 235, 0));
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-step-card:last-child::after{
  display: none;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.1);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 64px;
  height: 64px;
  border-radius: 20px;
  background: linear-gradient(135deg, #0f766e, #2563eb);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 16px 32px rgba(37, 99, 235, 0.22);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-step-content h3{
  margin: 0;
  color: #101828;
  font-weight: 800;
  line-height: 1.24;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-step-content p{
  margin: 8px 0 0;
  color: #526173;
  line-height: 1.7;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(20, 184, 166, 0.11);
  color: #0f766e;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-benefit-card{
  background: linear-gradient(180deg, #ffffff 0%, #f9fbff 100%);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-benefit-mark{
  display: block;
  width: 54px;
  height: 5px;
  margin-bottom: 20px;
  border-radius: 999px;
  background: linear-gradient(90deg, #14b8a6, #2563eb);
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 620ms ease, transform 620ms ease;
}.wpc-scope-226 .tc-wp-content-root .isc-bottom-content .isc-reveal.isc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .isc-bottom-content .isc-section{
    padding: 48px 0;
  }.tc-wp-content-root .isc-bottom-content .isc-container{
    padding: 0 14px;
  }.tc-wp-content-root .isc-bottom-content h2{
    font-size: 25px;
  }.tc-wp-content-root .isc-bottom-content .isc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .isc-bottom-content .isc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .isc-bottom-content .isc-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .isc-bottom-content .isc-card h3, .tc-wp-content-root .isc-bottom-content .isc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .isc-bottom-content .isc-card p, .tc-wp-content-root .isc-bottom-content .isc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .isc-bottom-content .isc-steps{
    display: grid;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-card::after{
    display: none;
  }.tc-wp-content-root .isc-bottom-content .isc-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .isc-bottom-content .isc-section{
    padding: 54px 0;
  }.tc-wp-content-root .isc-bottom-content .isc-container{
    padding: 0 18px;
  }.tc-wp-content-root .isc-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .isc-bottom-content .isc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .isc-bottom-content .isc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .isc-bottom-content .isc-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .isc-bottom-content .isc-card h3, .tc-wp-content-root .isc-bottom-content .isc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .isc-bottom-content .isc-card p, .tc-wp-content-root .isc-bottom-content .isc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .isc-bottom-content .isc-steps{
    display: grid;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-card::after{
    display: none;
  }.tc-wp-content-root .isc-bottom-content .isc-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .isc-bottom-content .isc-section{
    padding: 62px 0;
  }.tc-wp-content-root .isc-bottom-content .isc-container{
    padding: 0 22px;
  }.tc-wp-content-root .isc-bottom-content h2{
    font-size: 31px;
  }.tc-wp-content-root .isc-bottom-content .isc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .isc-bottom-content .isc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .isc-bottom-content .isc-card{
    padding: 26px;
  }.tc-wp-content-root .isc-bottom-content .isc-card h3, .tc-wp-content-root .isc-bottom-content .isc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .isc-bottom-content .isc-card p, .tc-wp-content-root .isc-bottom-content .isc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .isc-bottom-content .isc-steps{
    display: grid;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-card::after{
    display: none;
  }.tc-wp-content-root .isc-bottom-content .isc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .isc-bottom-content .isc-section{
    padding: 76px 0;
  }.tc-wp-content-root .isc-bottom-content .isc-container{
    padding: 0 30px;
  }.tc-wp-content-root .isc-bottom-content h2{
    font-size: 38px;
  }.tc-wp-content-root .isc-bottom-content .isc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .isc-bottom-content .isc-grid-three, .tc-wp-content-root .isc-bottom-content .isc-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .isc-bottom-content .isc-card{
    padding: 28px;
  }.tc-wp-content-root .isc-bottom-content .isc-card h3, .tc-wp-content-root .isc-bottom-content .isc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .isc-bottom-content .isc-card p, .tc-wp-content-root .isc-bottom-content .isc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .isc-bottom-content .isc-steps{
    display: grid;
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .isc-bottom-content .isc-section{
    padding: 92px 0;
  }.tc-wp-content-root .isc-bottom-content .isc-container{
    padding: 0 34px;
  }.tc-wp-content-root .isc-bottom-content h2{
    font-size: 44px;
  }.tc-wp-content-root .isc-bottom-content .isc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .isc-bottom-content .isc-grid-three, .tc-wp-content-root .isc-bottom-content .isc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .isc-bottom-content .isc-card{
    padding: 30px;
  }.tc-wp-content-root .isc-bottom-content .isc-card h3, .tc-wp-content-root .isc-bottom-content .isc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .isc-bottom-content .isc-card p, .tc-wp-content-root .isc-bottom-content .isc-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .isc-bottom-content .isc-steps{
    display: grid;
    grid-template-columns: 1fr;
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .isc-bottom-content .isc-step-number{
    font-size: 19px;
  }}.wpc-scope-226 .tc-wp-content-root .isc-feature-card{}.wpc-scope-226 .tc-wp-content-root .isc-use-card{}