@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-17 .tc-wp-content-root img, .wpc-scope-17 .tc-wp-content-root video, .wpc-scope-17 .tc-wp-content-root svg, .wpc-scope-17 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-17 .tc-wp-content-root .citc-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.5;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-section{
  position: relative;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-section-white{
  background: #ffffff;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-section-soft{
  background:
    radial-gradient(circle at top left, rgba(10, 132, 255, 0.08), transparent 32%),
    linear-gradient(180deg, #f8fbff 0%, #f5f8fc 100%);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-heading{
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #0b68c1;
  font-weight: 750;
  letter-spacing: 0;
  line-height: 1.2;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-kicker::before{
  content: "";
  width: 9px;
  height: 9px;
  border-radius: 999px;
  background: linear-gradient(135deg, #0a84ff, #1fb981);
  box-shadow: 0 0 0 7px rgba(10, 132, 255, 0.1);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-heading h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-heading p{
  margin: 14px auto 0;
  color: #526071;
  line-height: 1.72;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-card, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-card{
  position: relative;
  min-width: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-card::before, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(10, 132, 255, 0.12), rgba(31, 185, 129, 0.08), transparent 45%);
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-card:hover, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(10, 132, 255, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.11);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-card:hover::before, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-card:hover::before{
  opacity: 1;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-card h3, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-step-card h3, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-card h3{
  position: relative;
  margin: 0;
  color: #111827;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-card p, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-step-card p, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-card p{
  position: relative;
  margin: 10px 0 0;
  color: #5b6778;
  line-height: 1.68;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 15px;
  background: linear-gradient(135deg, #0a84ff, #1fb981);
  box-shadow: 0 14px 28px rgba(10, 132, 255, 0.22);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon::before, .wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-calculator::before{
  width: 22px;
  height: 4px;
  left: 12px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-calculator::after{
  width: 22px;
  height: 18px;
  left: 12px;
  top: 21px;
  border-radius: 4px;
  background:
    radial-gradient(circle, #ffffff 0 2px, transparent 3px) 0 0 / 9px 9px;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid #ffffff;
  border-bottom-color: transparent;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-speed::after{
  width: 14px;
  height: 3px;
  left: 22px;
  top: 22px;
  border-radius: 3px;
  transform: rotate(-35deg);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 10px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  border-radius: 50%;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-steps::before{
  width: 22px;
  height: 4px;
  left: 16px;
  top: 14px;
  border-radius: 8px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-steps::after{
  width: 5px;
  height: 5px;
  left: 9px;
  top: 14px;
  border-radius: 50%;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 5px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  bottom: 11px;
  border-radius: 2px;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 8px;
  background: transparent;
  border: 3px solid #ffffff;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-icon-daily::after{
  width: 14px;
  height: 8px;
  left: 16px;
  top: 18px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(10, 132, 255, 0.16);
  border-radius: 24px;
  box-shadow: 0 18px 45px rgba(15, 23, 42, 0.07);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-weight: 850;
  letter-spacing: 0;
  border-radius: 20px;
  background: linear-gradient(135deg, #0a84ff, #1fb981);
  box-shadow: 0 16px 34px rgba(10, 132, 255, 0.24);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-step-copy{
  min-width: 0;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-badge-dot{
  position: relative;
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: rgba(10, 132, 255, 0.1);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-badge-dot::before{
  content: "";
  position: absolute;
  inset: 9px;
  border-radius: inherit;
  background: linear-gradient(135deg, #0a84ff, #1fb981);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-card{
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-mark{
  position: relative;
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: rgba(31, 185, 129, 0.12);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-trust-mark::before{
  content: "";
  position: absolute;
  width: 18px;
  height: 10px;
  left: 11px;
  top: 13px;
  border-left: 3px solid #169b70;
  border-bottom: 3px solid #169b70;
  transform: rotate(-45deg);
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-17 .tc-wp-content-root .citc-bottom-content .citc-reveal.citc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .citc-bottom-content .citc-section{
    padding: 48px 0;
  }.tc-wp-content-root .citc-bottom-content .citc-container{
    padding: 0 14px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading h2{
    font-size: 25px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .citc-bottom-content .citc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .citc-bottom-content .citc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .citc-bottom-content .citc-card, .tc-wp-content-root .citc-bottom-content .citc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .citc-bottom-content .citc-card h3, .tc-wp-content-root .citc-bottom-content .citc-step-card h3, .tc-wp-content-root .citc-bottom-content .citc-trust-card h3{
    font-size: 17px;
  }.tc-wp-content-root .citc-bottom-content .citc-card p, .tc-wp-content-root .citc-bottom-content .citc-step-card p, .tc-wp-content-root .citc-bottom-content .citc-trust-card p{
    font-size: 14px;
  }.tc-wp-content-root .citc-bottom-content .citc-steps{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .citc-bottom-content .citc-section{
    padding: 54px 0;
  }.tc-wp-content-root .citc-bottom-content .citc-container{
    padding: 0 18px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading h2{
    font-size: 28px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .citc-bottom-content .citc-kicker{
    font-size: 12px;
  }.tc-wp-content-root .citc-bottom-content .citc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .citc-bottom-content .citc-card, .tc-wp-content-root .citc-bottom-content .citc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .citc-bottom-content .citc-card h3, .tc-wp-content-root .citc-bottom-content .citc-step-card h3, .tc-wp-content-root .citc-bottom-content .citc-trust-card h3{
    font-size: 18px;
  }.tc-wp-content-root .citc-bottom-content .citc-card p, .tc-wp-content-root .citc-bottom-content .citc-step-card p, .tc-wp-content-root .citc-bottom-content .citc-trust-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .citc-bottom-content .citc-steps{
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .citc-bottom-content .citc-section{
    padding: 60px 0;
  }.tc-wp-content-root .citc-bottom-content .citc-container{
    padding: 0 22px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading h2{
    font-size: 31px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .citc-bottom-content .citc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .citc-bottom-content .citc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .citc-bottom-content .citc-card, .tc-wp-content-root .citc-bottom-content .citc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .citc-bottom-content .citc-card h3, .tc-wp-content-root .citc-bottom-content .citc-step-card h3, .tc-wp-content-root .citc-bottom-content .citc-trust-card h3{
    font-size: 19px;
  }.tc-wp-content-root .citc-bottom-content .citc-card p, .tc-wp-content-root .citc-bottom-content .citc-step-card p, .tc-wp-content-root .citc-bottom-content .citc-trust-card p{
    font-size: 15px;
  }.tc-wp-content-root .citc-bottom-content .citc-steps{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .citc-bottom-content .citc-section{
    padding: 74px 0;
  }.tc-wp-content-root .citc-bottom-content .citc-container{
    padding: 0 30px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading h2{
    font-size: 38px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading p{
    font-size: 16.5px;
  }.tc-wp-content-root .citc-bottom-content .citc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .citc-bottom-content .citc-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .citc-bottom-content .citc-card, .tc-wp-content-root .citc-bottom-content .citc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .citc-bottom-content .citc-card h3, .tc-wp-content-root .citc-bottom-content .citc-step-card h3, .tc-wp-content-root .citc-bottom-content .citc-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .citc-bottom-content .citc-card p, .tc-wp-content-root .citc-bottom-content .citc-step-card p, .tc-wp-content-root .citc-bottom-content .citc-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .citc-bottom-content .citc-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .citc-bottom-content .citc-section{
    padding: 92px 0;
  }.tc-wp-content-root .citc-bottom-content .citc-container{
    padding: 0 32px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading h2{
    font-size: 46px;
  }.tc-wp-content-root .citc-bottom-content .citc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .citc-bottom-content .citc-kicker{
    font-size: 13px;
  }.tc-wp-content-root .citc-bottom-content .citc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .citc-bottom-content .citc-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .citc-bottom-content .citc-card, .tc-wp-content-root .citc-bottom-content .citc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .citc-bottom-content .citc-card h3, .tc-wp-content-root .citc-bottom-content .citc-step-card h3, .tc-wp-content-root .citc-bottom-content .citc-trust-card h3{
    font-size: 20px;
  }.tc-wp-content-root .citc-bottom-content .citc-card p, .tc-wp-content-root .citc-bottom-content .citc-step-card p, .tc-wp-content-root .citc-bottom-content .citc-trust-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .citc-bottom-content .citc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .citc-bottom-content .citc-step-number{
    width: 70px;
    height: 70px;
    font-size: 20px;
  }}.wpc-scope-17 .tc-wp-content-root .citc-trust-grid{}