@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-240 .tc-wp-content-root img, .wpc-scope-240 .tc-wp-content-root video, .wpc-scope-240 .tc-wp-content-root svg, .wpc-scope-240 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-240 .tc-wp-content-root .gsc-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;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content, .wpc-scope-240 .tc-wp-content-root .gsc-bottom-content div, .wpc-scope-240 .tc-wp-content-root .gsc-bottom-content section, .wpc-scope-240 .tc-wp-content-root .gsc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-section{
  position: relative;
  width: 100%;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-section-white{
  background: #ffffff;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f7fb 100%);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
  padding: 7px 14px;
  border: 1px solid rgba(39, 110, 241, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(39, 110, 241, 0.1), rgba(0, 190, 170, 0.1));
  color: #2459c9;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap p{
  margin: 14px auto 0;
  color: #5a667a;
  line-height: 1.75;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(17, 24, 39, 0.08);
  border-radius: 20px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 14px 40px rgba(20, 35, 70, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #276ef1, #00bea9, #7c5cff);
  opacity: 0.95;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-card:hover{
  transform: translateY(-5px);
  border-color: rgba(39, 110, 241, 0.22);
  box-shadow: 0 22px 56px rgba(20, 35, 70, 0.13);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-card h3{
  margin: 0;
  color: #121a2b;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-card p{
  margin: 10px 0 0;
  color: #606b7d;
  line-height: 1.72;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, rgba(39, 110, 241, 0.12), rgba(0, 190, 170, 0.14));
  box-shadow: inset 0 0 0 1px rgba(39, 110, 241, 0.12);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon::before, .wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon::after{
  content: "";
  position: absolute;
  transition: transform 260ms ease;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-card:hover .gsc-icon::before, .wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-card:hover .gsc-icon::after{
  transform: translateY(-1px);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-calc::before{
  width: 22px;
  height: 26px;
  left: 12px;
  top: 10px;
  border: 2px solid #276ef1;
  border-radius: 6px;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-calc::after{
  width: 4px;
  height: 4px;
  left: 18px;
  top: 21px;
  background: #00bea9;
  border-radius: 50%;
  box-shadow: 8px 0 0 #00bea9, 0 8px 0 #00bea9, 8px 8px 0 #00bea9;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #276ef1;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-speed::after{
  width: 13px;
  height: 2px;
  left: 23px;
  top: 22px;
  background: #00bea9;
  border-radius: 9px;
  transform-origin: left center;
  transform: rotate(-34deg);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-study::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border: 2px solid #276ef1;
  border-radius: 5px;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-study::after{
  width: 18px;
  height: 2px;
  left: 14px;
  top: 22px;
  background: #00bea9;
  box-shadow: 0 6px 0 rgba(0, 190, 170, 0.65);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-accuracy::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #276ef1;
  border-radius: 50%;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-accuracy::after{
  width: 12px;
  height: 7px;
  left: 17px;
  top: 19px;
  border-left: 3px solid #00bea9;
  border-bottom: 3px solid #00bea9;
  transform: rotate(-45deg);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border: 2px solid #276ef1;
  border-radius: 7px;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  background: #00bea9;
  border-radius: 999px;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-clean::before{
  width: 24px;
  height: 18px;
  left: 11px;
  top: 14px;
  border: 2px solid #276ef1;
  border-radius: 6px;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-clean::after{
  width: 16px;
  height: 2px;
  left: 15px;
  top: 21px;
  background: #00bea9;
  box-shadow: 0 6px 0 rgba(0, 190, 170, 0.62);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-free::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border: 2px solid #276ef1;
  border-radius: 50%;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-free::after{
  content: "$";
  left: 18px;
  top: 10px;
  color: #00a894;
  font-size: 19px;
  font-weight: 800;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-copy::before{
  width: 18px;
  height: 22px;
  left: 16px;
  top: 10px;
  border: 2px solid #276ef1;
  border-radius: 5px;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-copy::after{
  width: 18px;
  height: 22px;
  left: 11px;
  top: 15px;
  border: 2px solid #00bea9;
  border-radius: 5px;
  background: rgba(255, 255, 255, 0.45);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-private::before{
  width: 22px;
  height: 17px;
  left: 12px;
  top: 19px;
  border: 2px solid #276ef1;
  border-radius: 6px;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-icon-private::after{
  width: 14px;
  height: 13px;
  left: 16px;
  top: 10px;
  border: 2px solid #00bea9;
  border-bottom: 0;
  border-radius: 12px 12px 0 0;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  overflow: hidden;
  border: 1px solid rgba(39, 110, 241, 0.12);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 16px 44px rgba(20, 35, 70, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-step-card::after{
  content: "";
  position: absolute;
  width: 170px;
  height: 170px;
  right: -78px;
  top: -86px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(39, 110, 241, 0.16), rgba(0, 190, 170, 0));
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(39, 110, 241, 0.26);
  box-shadow: 0 22px 54px rgba(20, 35, 70, 0.12);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #276ef1, #00bea9);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(39, 110, 241, 0.22);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-step-content h3{
  margin: 0;
  color: #121a2b;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-step-content p{
  margin: 8px 0 0;
  color: #5d687b;
  line-height: 1.72;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 6px 11px;
  border-radius: 999px;
  background: rgba(39, 110, 241, 0.09);
  color: #2459c9;
  font-size: 12px;
  font-weight: 780;
  line-height: 1;
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fafdff 100%);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-240 .tc-wp-content-root .gsc-bottom-content .gsc-reveal.gsc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 600ms ease, transform 600ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .gsc-bottom-content .gsc-section{
    padding: 46px 0;
  }.tc-wp-content-root .gsc-bottom-content .gsc-container{
    padding: 0 14px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap p{
    font-size: 14px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card{
    padding: 24px 20px;
    border-radius: 18px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card h3, .tc-wp-content-root .gsc-bottom-content .gsc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card p, .tc-wp-content-root .gsc-bottom-content .gsc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px 20px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-number{
    width: 54px;
    height: 54px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .gsc-bottom-content .gsc-section{
    padding: 52px 0;
  }.tc-wp-content-root .gsc-bottom-content .gsc-container{
    padding: 0 18px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap p{
    font-size: 15px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card{
    padding: 26px 22px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card h3, .tc-wp-content-root .gsc-bottom-content .gsc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card p, .tc-wp-content-root .gsc-bottom-content .gsc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px 22px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .gsc-bottom-content .gsc-section{
    padding: 58px 0;
  }.tc-wp-content-root .gsc-bottom-content .gsc-container{
    padding: 0 22px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap h2{
    font-size: 32px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap p{
    font-size: 16px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card{
    padding: 28px 24px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card h3, .tc-wp-content-root .gsc-bottom-content .gsc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card p, .tc-wp-content-root .gsc-bottom-content .gsc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px 24px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .gsc-bottom-content .gsc-section{
    padding: 74px 0;
  }.tc-wp-content-root .gsc-bottom-content .gsc-container{
    padding: 0 32px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap p{
    font-size: 17px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-grid-six, .tc-wp-content-root .gsc-bottom-content .gsc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .gsc-bottom-content .gsc-card{
    padding: 30px 26px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card h3, .tc-wp-content-root .gsc-bottom-content .gsc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card p, .tc-wp-content-root .gsc-bottom-content .gsc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-card{
    gap: 24px;
    padding: 30px 28px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .gsc-bottom-content .gsc-section{
    padding: 92px 0;
  }.tc-wp-content-root .gsc-bottom-content .gsc-container{
    padding: 0 36px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-heading-wrap p{
    font-size: 18px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-grid-six, .tc-wp-content-root .gsc-bottom-content .gsc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .gsc-bottom-content .gsc-card{
    padding: 32px 28px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card h3, .tc-wp-content-root .gsc-bottom-content .gsc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-card p, .tc-wp-content-root .gsc-bottom-content .gsc-step-content p{
    font-size: 16px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-card{
    gap: 28px;
    padding: 32px 34px;
  }.tc-wp-content-root .gsc-bottom-content .gsc-step-number{
    width: 72px;
    height: 72px;
    font-size: 22px;
  }}