@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-30 .tc-wp-content-root img, .wpc-scope-30 .tc-wp-content-root video, .wpc-scope-30 .tc-wp-content-root svg, .wpc-scope-30 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content div, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content section, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-section-white{
  background: linear-gradient(180deg, #ffffff 0%, #ffffff 68%, #fbfcff 100%);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-section-soft{
  background:
    radial-gradient(circle at 14% 18%, rgba(45, 132, 255, 0.08), transparent 30%),
    radial-gradient(circle at 88% 16%, rgba(25, 160, 110, 0.08), transparent 28%),
    #f7f9fc;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-section-head{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-eyebrow{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  padding: 8px 13px;
  border: 1px solid rgba(45, 132, 255, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(45, 132, 255, 0.1), rgba(25, 160, 110, 0.1));
  color: #2164b8;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-eyebrow::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2d84ff, #19a06e);
  box-shadow: 0 0 0 5px rgba(45, 132, 255, 0.1);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-section-head p{
  margin: 16px auto 0;
  max-width: 720px;
  color: #586276;
  line-height: 1.7;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-card, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-trust-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(31, 42, 68, 0.1);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(23, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-card::after, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  background: linear-gradient(135deg, rgba(45, 132, 255, 0.12), rgba(25, 160, 110, 0.1));
  opacity: 0;
  transition: opacity 220ms ease;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-card:hover, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(45, 132, 255, 0.24);
  box-shadow: 0 24px 64px rgba(23, 32, 51, 0.12);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-card:hover::after, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon{
  display: inline-block;
  position: relative;
  width: 46px;
  height: 46px;
  margin: 0 0 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #2d84ff, #19a06e);
  box-shadow: 0 14px 30px rgba(45, 132, 255, 0.22);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon::before, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-chart::before{
  left: 12px;
  bottom: 12px;
  width: 5px;
  height: 13px;
  border-radius: 5px;
  box-shadow: 9px -5px 0 #ffffff, 18px -11px 0 #ffffff;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-clock::before{
  inset: 11px;
  border: 3px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-clock::after{
  left: 22px;
  top: 15px;
  width: 3px;
  height: 12px;
  border-radius: 3px;
  transform: rotate(35deg);
  transform-origin: bottom;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-preview::before{
  left: 10px;
  top: 14px;
  width: 26px;
  height: 18px;
  border-radius: 6px;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-preview::after{
  left: 17px;
  top: 20px;
  width: 12px;
  height: 6px;
  border-radius: 999px;
  background: #2d84ff;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-path::before{
  left: 11px;
  top: 13px;
  width: 24px;
  height: 4px;
  border-radius: 999px;
  box-shadow: 0 8px 0 #ffffff, 0 16px 0 #ffffff;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border-radius: 5px;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-mobile::after{
  left: 21px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #2d84ff;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-note::before{
  left: 12px;
  top: 10px;
  width: 22px;
  height: 26px;
  border-radius: 5px;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-icon-note::after{
  left: 17px;
  top: 17px;
  width: 13px;
  height: 3px;
  border-radius: 999px;
  background: #2d84ff;
  box-shadow: 0 7px 0 #2d84ff;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-card p, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-trust-card p, .wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-step-copy p{
  position: relative;
  z-index: 1;
  margin: 11px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border: 1px solid rgba(31, 42, 68, 0.1);
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 18px 46px rgba(23, 32, 51, 0.075);
  overflow: hidden;
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #2d84ff, #19a06e);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(25, 160, 110, 0.24);
  box-shadow: 0 24px 58px rgba(23, 32, 51, 0.11);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-step-number{
  display: grid;
  place-items: center;
  width: 70px;
  height: 70px;
  border-radius: 22px;
  background: linear-gradient(135deg, #172033, #2d84ff);
  color: #ffffff;
  font-weight: 900;
  letter-spacing: 0;
  box-shadow: 0 16px 34px rgba(45, 132, 255, 0.22);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-badge{
  display: inline-flex;
  width: fit-content;
  margin: 0 0 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(25, 160, 110, 0.1);
  color: #0e7653;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-use-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 92% 0%, rgba(45, 132, 255, 0.14), transparent 32%);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at 0% 0%, rgba(25, 160, 110, 0.13), transparent 34%);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-trust-dot{
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 0 19px;
  border-radius: 999px;
  background: linear-gradient(135deg, #2d84ff, #19a06e);
  box-shadow: 0 0 0 8px rgba(45, 132, 255, 0.1), 0 12px 24px rgba(25, 160, 110, 0.18);
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 520ms ease, transform 520ms ease;
}.wpc-scope-30 .tc-wp-content-root .vitc-bottom-content .vitc-reveal.vitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .vitc-bottom-content .vitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .vitc-bottom-content .vitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .vitc-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .vitc-bottom-content h3{
    font-size: 18px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card p, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card p, .tc-wp-content-root .vitc-bottom-content .vitc-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .vitc-bottom-content .vitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .vitc-bottom-content .vitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .vitc-bottom-content h2{
    font-size: 29px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .vitc-bottom-content h3{
    font-size: 19px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card p, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card p, .tc-wp-content-root .vitc-bottom-content .vitc-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-steps{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 24px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .vitc-bottom-content .vitc-section{
    padding: 66px 0;
  }.tc-wp-content-root .vitc-bottom-content .vitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .vitc-bottom-content h2{
    font-size: 32px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card{
    padding: 26px;
    border-radius: 22px;
  }.tc-wp-content-root .vitc-bottom-content h3{
    font-size: 20px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card p, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card p, .tc-wp-content-root .vitc-bottom-content .vitc-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-steps{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-number{
    width: 64px;
    height: 64px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .vitc-bottom-content .vitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .vitc-bottom-content .vitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .vitc-bottom-content h2{
    font-size: 38px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-grid-three, .tc-wp-content-root .vitc-bottom-content .vitc-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .vitc-bottom-content .vitc-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .vitc-bottom-content h3{
    font-size: 20px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card p, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card p, .tc-wp-content-root .vitc-bottom-content .vitc-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-steps{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-card{
    gap: 24px;
    padding: 28px 30px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .vitc-bottom-content .vitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .vitc-bottom-content .vitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .vitc-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-grid-three, .tc-wp-content-root .vitc-bottom-content .vitc-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .vitc-bottom-content .vitc-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .vitc-bottom-content h3{
    font-size: 21px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-card p, .tc-wp-content-root .vitc-bottom-content .vitc-trust-card p, .tc-wp-content-root .vitc-bottom-content .vitc-step-copy p{
    font-size: 16px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-steps{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-card{
    gap: 28px;
    padding: 30px 34px;
  }.tc-wp-content-root .vitc-bottom-content .vitc-step-number{
    font-size: 22px;
  }}