@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-102 .tc-wp-content-root img, .wpc-scope-102 .tc-wp-content-root video, .wpc-scope-102 .tc-wp-content-root svg, .wpc-scope-102 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-section-white{
  background: #ffffff;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-section-soft{
  background: linear-gradient(180deg, #f8fafc 0%, #f3f7fb 100%);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-heading-block{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(14, 116, 144, 0.18);
  border-radius: 999px;
  background: rgba(236, 253, 245, 0.78);
  color: #0f766e;
  font-size: 13px;
  font-weight: 750;
  line-height: 1.2;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-kicker::before{
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 99px;
  background: linear-gradient(135deg, #0ea5e9, #14b8a6, #22c55e);
  box-shadow: 0 0 0 5px rgba(20, 184, 166, 0.12);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap h2{
  margin: 0;
  color: #111827;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-heading-block p{
  margin: 14px auto 0;
  max-width: 690px;
  color: #526070;
  line-height: 1.75;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-card, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-trust-card, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-step-card{
  position: relative;
  overflow: hidden;
  border: 1px solid rgba(148, 163, 184, 0.22);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-card::before, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-trust-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #0ea5e9, #14b8a6, #22c55e);
  opacity: 0.9;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-card:hover, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-trust-card:hover, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(20, 184, 166, 0.38);
  box-shadow: 0 24px 64px rgba(15, 23, 42, 0.13);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-card h3, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-trust-card h3, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-step-content h3{
  margin: 0;
  color: #111827;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-card p, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-trust-card p, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-step-content p{
  margin: 10px 0 0;
  color: #556274;
  line-height: 1.72;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon{
  display: inline-flex;
  position: relative;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.16), rgba(20, 184, 166, 0.16));
  box-shadow: inset 0 0 0 1px rgba(20, 184, 166, 0.18);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon::before, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon::after{
  content: "";
  position: absolute;
  background: linear-gradient(135deg, #0284c7, #0f766e);
  transition: transform 220ms ease;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-card:hover .bitc-icon::before, .wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-card:hover .bitc-icon::after{
  transform: translateY(-1px) scale(1.04);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-calc::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 11px;
  border-radius: 5px;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-calc::after{
  width: 12px;
  height: 3px;
  left: 17px;
  top: 17px;
  border-radius: 99px;
  background: #ffffff;
  box-shadow: 0 7px 0 #ffffff;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-speed::before{
  width: 23px;
  height: 23px;
  left: 12px;
  top: 12px;
  border-radius: 50%;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-speed::after{
  width: 14px;
  height: 4px;
  left: 22px;
  top: 21px;
  border-radius: 99px;
  transform-origin: left center;
  transform: rotate(-24deg);
  background: #ffffff;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border-radius: 7px;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-preview::after{
  width: 8px;
  height: 8px;
  left: 19px;
  top: 19px;
  border-radius: 50%;
  background: #ffffff;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 13px;
  top: 13px;
  border-radius: 50%;
  box-shadow: 0 10px 0 #0f766e, 0 20px 0 #0f766e;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-steps::after{
  width: 16px;
  height: 3px;
  left: 23px;
  top: 14px;
  border-radius: 99px;
  box-shadow: 0 10px 0 #0f766e, 0 20px 0 #0f766e;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-mobile::before{
  width: 17px;
  height: 26px;
  left: 15px;
  top: 10px;
  border-radius: 6px;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 31px;
  border-radius: 99px;
  background: #ffffff;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-check::before{
  width: 25px;
  height: 25px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-icon-check::after{
  width: 13px;
  height: 7px;
  left: 17px;
  top: 19px;
  border-left: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
  background: transparent;
  transform: rotate(-45deg);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  background:
    radial-gradient(circle at top left, rgba(14, 165, 233, 0.14), transparent 34%),
    linear-gradient(135deg, #ffffff 0%, #fbfefe 100%);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-step-card::before{
  content: "";
  position: absolute;
  left: 38px;
  top: 0;
  bottom: 0;
  width: 2px;
  background: linear-gradient(180deg, transparent, rgba(20, 184, 166, 0.42), transparent);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 76px;
  height: 76px;
  border-radius: 22px;
  background: linear-gradient(135deg, #0284c7, #0f766e, #16a34a);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 18px 36px rgba(14, 116, 144, 0.24);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-use-card{
  background:
    radial-gradient(circle at 88% 14%, rgba(20, 184, 166, 0.12), transparent 30%),
    #ffffff;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, #0ea5e9, #14b8a6);
  box-shadow: 0 0 0 8px rgba(20, 184, 166, 0.11);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-trust-card{
  min-height: 100%;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-badge{
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 12px;
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(14, 165, 233, 0.13), rgba(34, 197, 94, 0.13));
  color: #0f766e;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-102 .tc-wp-content-root .bitc-content-wrap .bitc-reveal.bitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 560ms ease, transform 560ms ease, box-shadow 220ms ease, border-color 220ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bitc-content-wrap .bitc-section{
    padding: 52px 0;
  }.tc-wp-content-root .bitc-content-wrap .bitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .bitc-content-wrap h2{
    font-size: 27px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card-grid, .tc-wp-content-root .bitc-content-wrap .bitc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-grid-three, .tc-wp-content-root .bitc-content-wrap .bitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card, .tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card p, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card p, .tc-wp-content-root .bitc-content-wrap .bitc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-card::before{
    display: none;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bitc-content-wrap .bitc-section{
    padding: 58px 0;
  }.tc-wp-content-root .bitc-content-wrap .bitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .bitc-content-wrap h2{
    font-size: 30px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card-grid, .tc-wp-content-root .bitc-content-wrap .bitc-step-list{
    gap: 18px;
    margin-top: 34px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-grid-three, .tc-wp-content-root .bitc-content-wrap .bitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card, .tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    padding: 24px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card p, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card p, .tc-wp-content-root .bitc-content-wrap .bitc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-card::before{
    display: none;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-number{
    width: 66px;
    height: 66px;
    font-size: 19px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bitc-content-wrap .bitc-section{
    padding: 64px 0;
  }.tc-wp-content-root .bitc-content-wrap .bitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .bitc-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-heading-block p{
    font-size: 16px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card-grid, .tc-wp-content-root .bitc-content-wrap .bitc-step-list{
    gap: 20px;
    margin-top: 38px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-grid-three, .tc-wp-content-root .bitc-content-wrap .bitc-grid-trust{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card, .tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    padding: 26px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card p, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card p, .tc-wp-content-root .bitc-content-wrap .bitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-card::before{
    display: none;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bitc-content-wrap .bitc-section{
    padding: 78px 0;
  }.tc-wp-content-root .bitc-content-wrap .bitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .bitc-content-wrap h2{
    font-size: 42px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card-grid, .tc-wp-content-root .bitc-content-wrap .bitc-step-list{
    gap: 22px;
    margin-top: 46px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-grid-three, .tc-wp-content-root .bitc-content-wrap .bitc-grid-trust{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bitc-content-wrap .bitc-card, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card, .tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    padding: 28px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card p, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card p, .tc-wp-content-root .bitc-content-wrap .bitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-list{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    padding: 30px;
    gap: 24px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-number{
    font-size: 21px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bitc-content-wrap .bitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .bitc-content-wrap .bitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .bitc-content-wrap h2{
    font-size: 48px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card-grid, .tc-wp-content-root .bitc-content-wrap .bitc-step-list{
    gap: 24px;
    margin-top: 52px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-grid-three, .tc-wp-content-root .bitc-content-wrap .bitc-grid-trust{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bitc-content-wrap .bitc-card, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-card{
    padding: 32px;
    gap: 28px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card h3, .tc-wp-content-root .bitc-content-wrap .bitc-step-content h3{
    font-size: 22px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-card p, .tc-wp-content-root .bitc-content-wrap .bitc-trust-card p, .tc-wp-content-root .bitc-content-wrap .bitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-list{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bitc-content-wrap .bitc-step-number{
    font-size: 22px;
  }}