@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap');

/* tc-scoped:tc-wp-content-root */

.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-152 .tc-wp-content-root img, .wpc-scope-152 .tc-wp-content-root video, .wpc-scope-152 .tc-wp-content-root svg, .wpc-scope-152 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-152 .tc-wp-content-root .bitc-content{
  width: 100%;
  overflow: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .bitc-content, .wpc-scope-152 .tc-wp-content-root .bitc-content section, .wpc-scope-152 .tc-wp-content-root .bitc-content div, .wpc-scope-152 .tc-wp-content-root .bitc-content article{
  box-sizing: border-box;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-section{
  position: relative;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-section-white{
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-section-soft{
  background:
    radial-gradient(circle at top left, rgba(29, 111, 197, 0.08), transparent 34%),
    linear-gradient(180deg, #f7fafc 0%, #f3f7f8 100%);
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-heading{
  max-width: 790px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 8px 14px;
  border: 1px solid rgba(29, 111, 197, 0.18);
  border-radius: 999px;
  background: rgba(29, 111, 197, 0.07);
  color: #1d5f8f;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1d6fc5, #1fb188);
  box-shadow: 0 0 0 5px rgba(31, 177, 136, 0.12);
}.wpc-scope-152 .tc-wp-content-root .bitc-content h2{
  margin: 0;
  color: #102033;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-heading p{
  margin: 16px auto 0;
  color: #546174;
  line-height: 1.7;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-card, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-trust-card, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(19, 39, 64, 0.1);
  background: rgba(255, 255, 255, 0.94);
  box-shadow: 0 18px 45px rgba(16, 32, 51, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-card::before, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #1d6fc5, #1fb188, #f2b84b);
  opacity: 0.85;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-card:hover, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-trust-card:hover, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(29, 111, 197, 0.26);
  box-shadow: 0 24px 60px rgba(16, 32, 51, 0.13);
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-card h3, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-trust-card h3, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-step-card h3{
  margin: 0;
  color: #122238;
  font-weight: 760;
  line-height: 1.22;
  letter-spacing: 0;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-card p, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-trust-card p, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-step-card p{
  margin: 11px 0 0;
  color: #596679;
  line-height: 1.68;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(29, 111, 197, 0.12), rgba(31, 177, 136, 0.14));
  border: 1px solid rgba(29, 111, 197, 0.12);
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon::before, .wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #1d6fc5, #1fb188);
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-calc::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-calc::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 18px;
  background: #ffffff;
  box-shadow: 0 6px 0 #ffffff, 0 12px 0 #ffffff;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 13px;
  border-radius: 50%;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-speed::after{
  width: 13px;
  height: 3px;
  left: 23px;
  top: 21px;
  border-radius: 8px;
  transform: rotate(-32deg);
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-preview::before{
  width: 26px;
  height: 18px;
  left: 10px;
  top: 14px;
  border-radius: 6px;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-steps::before{
  width: 7px;
  height: 7px;
  left: 13px;
  top: 12px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #1d8fb2, 0 20px 0 #1fb188;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-steps::after{
  width: 16px;
  height: 3px;
  left: 24px;
  top: 14px;
  border-radius: 5px;
  box-shadow: 0 10px 0 #1d8fb2, 0 20px 0 #1fb188;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 14px;
  top: 9px;
  border-radius: 6px;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 4px;
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-daily::before{
  width: 24px;
  height: 24px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-icon-daily::after{
  width: 10px;
  height: 10px;
  left: 18px;
  top: 18px;
  border-radius: 2px;
  background: #ffffff;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 22px;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(249, 252, 253, 0.98)),
    #ffffff;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-step-card::after{
  content: "";
  position: absolute;
  left: 44px;
  top: 0;
  bottom: 0;
  width: 1px;
  background: linear-gradient(180deg, transparent, rgba(29, 111, 197, 0.2), transparent);
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 72px;
  height: 72px;
  border-radius: 24px;
  background: linear-gradient(135deg, #1d6fc5, #1fb188);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 34px rgba(29, 111, 197, 0.22);
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(31, 177, 136, 0.1);
  color: #15785f;
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-trust-card{
  padding-top: 34px;
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-dot{
  display: block;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #1d6fc5, #1fb188);
  box-shadow: 0 0 0 8px rgba(29, 111, 197, 0.09);
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-152 .tc-wp-content-root .bitc-content .bitc-reveal.bitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bitc-content .bitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .bitc-content .bitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .bitc-content h2{
    font-size: 26px;
  }.tc-wp-content-root .bitc-content .bitc-heading p{
    font-size: 14px;
  }.tc-wp-content-root .bitc-content .bitc-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bitc-content .bitc-card, .tc-wp-content-root .bitc-content .bitc-trust-card{
    min-height: auto;
    padding: 24px;
    border-radius: 18px;
  }.tc-wp-content-root .bitc-content .bitc-card h3, .tc-wp-content-root .bitc-content .bitc-trust-card h3, .tc-wp-content-root .bitc-content .bitc-step-card h3{
    font-size: 18px;
  }.tc-wp-content-root .bitc-content .bitc-card p, .tc-wp-content-root .bitc-content .bitc-trust-card p, .tc-wp-content-root .bitc-content .bitc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .bitc-content .bitc-steps{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bitc-content .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .bitc-content .bitc-step-card::after{
    display: none;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bitc-content .bitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .bitc-content .bitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .bitc-content h2{
    font-size: 29px;
  }.tc-wp-content-root .bitc-content .bitc-heading p{
    font-size: 15px;
  }.tc-wp-content-root .bitc-content .bitc-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bitc-content .bitc-card, .tc-wp-content-root .bitc-content .bitc-trust-card{
    min-height: auto;
    padding: 26px;
    border-radius: 20px;
  }.tc-wp-content-root .bitc-content .bitc-card h3, .tc-wp-content-root .bitc-content .bitc-trust-card h3, .tc-wp-content-root .bitc-content .bitc-step-card h3{
    font-size: 19px;
  }.tc-wp-content-root .bitc-content .bitc-card p, .tc-wp-content-root .bitc-content .bitc-trust-card p, .tc-wp-content-root .bitc-content .bitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bitc-content .bitc-steps{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bitc-content .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .bitc-content .bitc-step-card::after{
    display: none;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bitc-content .bitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .bitc-content .bitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .bitc-content h2{
    font-size: 32px;
  }.tc-wp-content-root .bitc-content .bitc-heading p{
    font-size: 16px;
  }.tc-wp-content-root .bitc-content .bitc-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bitc-content .bitc-card, .tc-wp-content-root .bitc-content .bitc-trust-card{
    min-height: auto;
    padding: 28px;
    border-radius: 20px;
  }.tc-wp-content-root .bitc-content .bitc-card h3, .tc-wp-content-root .bitc-content .bitc-trust-card h3, .tc-wp-content-root .bitc-content .bitc-step-card h3{
    font-size: 20px;
  }.tc-wp-content-root .bitc-content .bitc-card p, .tc-wp-content-root .bitc-content .bitc-trust-card p, .tc-wp-content-root .bitc-content .bitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .bitc-content .bitc-steps{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bitc-content .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 28px;
  }.tc-wp-content-root .bitc-content .bitc-step-card::after{
    display: none;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bitc-content .bitc-section{
    padding: 74px 0;
  }.tc-wp-content-root .bitc-content .bitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .bitc-content h2{
    font-size: 40px;
  }.tc-wp-content-root .bitc-content .bitc-heading p{
    font-size: 17px;
  }.tc-wp-content-root .bitc-content .bitc-grid-three, .tc-wp-content-root .bitc-content .bitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bitc-content .bitc-card, .tc-wp-content-root .bitc-content .bitc-trust-card{
    min-height: 255px;
    padding: 30px;
    border-radius: 22px;
  }.tc-wp-content-root .bitc-content .bitc-card h3, .tc-wp-content-root .bitc-content .bitc-trust-card h3, .tc-wp-content-root .bitc-content .bitc-step-card h3{
    font-size: 21px;
  }.tc-wp-content-root .bitc-content .bitc-card p, .tc-wp-content-root .bitc-content .bitc-trust-card p, .tc-wp-content-root .bitc-content .bitc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bitc-content .bitc-steps{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .bitc-content .bitc-step-card{
    gap: 26px;
    padding: 30px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bitc-content .bitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .bitc-content .bitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .bitc-content h2{
    font-size: 48px;
  }.tc-wp-content-root .bitc-content .bitc-heading p{
    font-size: 18px;
  }.tc-wp-content-root .bitc-content .bitc-grid-three, .tc-wp-content-root .bitc-content .bitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .bitc-content .bitc-card, .tc-wp-content-root .bitc-content .bitc-trust-card{
    min-height: 270px;
    padding: 32px;
    border-radius: 24px;
  }.tc-wp-content-root .bitc-content .bitc-card h3, .tc-wp-content-root .bitc-content .bitc-trust-card h3, .tc-wp-content-root .bitc-content .bitc-step-card h3{
    font-size: 22px;
  }.tc-wp-content-root .bitc-content .bitc-card p, .tc-wp-content-root .bitc-content .bitc-trust-card p, .tc-wp-content-root .bitc-content .bitc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .bitc-content .bitc-steps{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .bitc-content .bitc-step-card{
    gap: 30px;
    min-height: 150px;
    padding: 34px;
  }}