@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-111 .tc-wp-content-root img, .wpc-scope-111 .tc-wp-content-root video, .wpc-scope-111 .tc-wp-content-root svg, .wpc-scope-111 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 div, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 section, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 article{
  box-sizing: border-box;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-section{
  position: relative;
  width: 100%;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-section-white{
  background: #ffffff;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-section-soft{
  background:
    radial-gradient(circle at top left, rgba(21, 111, 154, 0.08), transparent 34%),
    linear-gradient(180deg, #f7fafc 0%, #f3f7f9 100%);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-section-head{
  max-width: 760px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 12px;
  color: #12607d;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
  text-transform: uppercase;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-kicker::before, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 20px;
  background: linear-gradient(90deg, #0e7490, #17a673);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 h2{
  margin: 0;
  color: #111827;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-section-head p{
  margin: 14px auto 0;
  max-width: 720px;
  color: #516070;
  font-weight: 400;
  line-height: 1.7;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-card, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-trust-card{
  position: relative;
  display: flex;
  min-width: 0;
  height: 100%;
  flex-direction: column;
  border: 1px solid rgba(19, 78, 95, 0.12);
  border-radius: 20px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(14, 116, 144, 0.2), rgba(23, 166, 115, 0.14)) border-box;
  box-shadow: 0 18px 48px rgba(15, 23, 42, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-card::after, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-trust-card::after{
  content: "";
  position: absolute;
  right: 18px;
  top: 18px;
  width: 44px;
  height: 44px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(23, 166, 115, 0.16), transparent 68%);
  pointer-events: none;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-card:hover, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-trust-card:hover{
  transform: translateY(-5px);
  border-color: rgba(14, 116, 144, 0.28);
  box-shadow: 0 24px 60px rgba(15, 23, 42, 0.12);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-card h3, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-trust-card h3, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-step-content h3{
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-card p, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-trust-card p, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-step-content p{
  margin: 10px 0 0;
  color: #556372;
  font-weight: 400;
  line-height: 1.65;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #0e7490, #17a673);
  box-shadow: 0 12px 28px rgba(14, 116, 144, 0.22);
  transition: transform 240ms ease;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-card:hover .bitc-icon{
  transform: translateY(-2px) rotate(-2deg);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon::before, .wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.92);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-calc::before{
  left: 13px;
  top: 11px;
  width: 20px;
  height: 6px;
  border-radius: 4px;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-calc::after{
  left: 14px;
  bottom: 11px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  box-shadow: 10px 0 0 rgba(255, 255, 255, 0.92), 20px 0 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-speed::before{
  left: 11px;
  top: 22px;
  width: 24px;
  height: 3px;
  border-radius: 12px;
  transform: rotate(-22deg);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-speed::after{
  right: 10px;
  top: 13px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-preview::before{
  left: 10px;
  top: 13px;
  width: 26px;
  height: 18px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 8px;
  background: transparent;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-preview::after{
  left: 19px;
  top: 20px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-steps::before{
  left: 13px;
  top: 12px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  box-shadow: 0 10px 0 rgba(255, 255, 255, 0.92), 0 20px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-steps::after{
  left: 24px;
  top: 14px;
  width: 13px;
  height: 3px;
  border-radius: 10px;
  box-shadow: 0 10px 0 rgba(255, 255, 255, 0.92), 0 20px 0 rgba(255, 255, 255, 0.92);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-mobile::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border: 2px solid rgba(255, 255, 255, 0.92);
  border-radius: 7px;
  background: transparent;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-mobile::after{
  left: 21px;
  bottom: 11px;
  width: 4px;
  height: 4px;
  border-radius: 50%;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-daily::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: transparent;
  border: 3px solid rgba(255, 255, 255, 0.92);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-icon-daily::after{
  left: 22px;
  top: 10px;
  width: 3px;
  height: 15px;
  border-radius: 10px;
  transform-origin: bottom;
  transform: rotate(38deg);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border: 1px solid rgba(19, 78, 95, 0.12);
  border-radius: 22px;
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 18px 46px rgba(15, 23, 42, 0.07);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-step-card::before{
  content: "";
  position: absolute;
  left: 34px;
  top: -18px;
  width: 2px;
  height: 18px;
  border-radius: 10px;
  background: linear-gradient(180deg, rgba(14, 116, 144, 0), rgba(14, 116, 144, 0.35));
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-step-card:first-child::before{
  display: none;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(23, 166, 115, 0.26);
  box-shadow: 0 24px 58px rgba(15, 23, 42, 0.11);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-step-number{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 68px;
  height: 68px;
  flex: 0 0 auto;
  border-radius: 20px;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  background: linear-gradient(135deg, #0e7490 0%, #17a673 100%);
  box-shadow: 0 16px 34px rgba(14, 116, 144, 0.24);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-badge-dot{
  display: inline-flex;
  width: 34px;
  height: 34px;
  margin-bottom: 18px;
  border-radius: 999px;
  background:
    radial-gradient(circle at center, #ffffff 0 22%, transparent 24%),
    linear-gradient(135deg, #0e7490, #17a673);
  box-shadow: 0 12px 26px rgba(23, 166, 115, 0.2);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-trust-card{
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(255, 255, 255, 0.9)),
    radial-gradient(circle at top right, rgba(23, 166, 115, 0.16), transparent 38%);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-trust-mark{
  display: inline-flex;
  width: 42px;
  height: 42px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: rgba(14, 116, 144, 0.1);
  position: relative;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-trust-mark::before{
  content: "";
  position: absolute;
  left: 14px;
  top: 10px;
  width: 13px;
  height: 20px;
  border-right: 3px solid #11906f;
  border-bottom: 3px solid #11906f;
  transform: rotate(40deg);
  border-radius: 2px;
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-111 .tc-wp-content-root .bitc-content-2026 .bitc-reveal.bitc-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .bitc-content-2026 .bitc-section{
    padding: 44px 0;
  }.tc-wp-content-root .bitc-content-2026 .bitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .bitc-content-2026 h2{
    font-size: 25px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-section-head p{
    font-size: 14px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card-grid, .tc-wp-content-root .bitc-content-2026 .bitc-step-list{
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card{
    padding: 20px;
    border-radius: 18px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card p, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card p, .tc-wp-content-root .bitc-content-2026 .bitc-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 20px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-number{
    width: 58px;
    height: 58px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .bitc-content-2026 .bitc-section{
    padding: 50px 0;
  }.tc-wp-content-root .bitc-content-2026 .bitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .bitc-content-2026 h2{
    font-size: 28px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card-grid, .tc-wp-content-root .bitc-content-2026 .bitc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card p, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card p, .tc-wp-content-root .bitc-content-2026 .bitc-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .bitc-content-2026 .bitc-section{
    padding: 56px 0;
  }.tc-wp-content-root .bitc-content-2026 .bitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .bitc-content-2026 h2{
    font-size: 31px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card-grid, .tc-wp-content-root .bitc-content-2026 .bitc-step-list{
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-grid-3{
    grid-template-columns: 1fr;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card p, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card p, .tc-wp-content-root .bitc-content-2026 .bitc-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 24px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .bitc-content-2026 .bitc-section{
    padding: 72px 0;
  }.tc-wp-content-root .bitc-content-2026 .bitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .bitc-content-2026 h2{
    font-size: 38px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-list{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .bitc-content-2026 .bitc-card, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card p, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card p, .tc-wp-content-root .bitc-content-2026 .bitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-number{
    font-size: 19px;
  }}@media (min-width: 1024px){.tc-wp-content-root .bitc-content-2026 .bitc-section{
    padding: 86px 0;
  }.tc-wp-content-root .bitc-content-2026 .bitc-container{
    padding: 0 32px;
  }.tc-wp-content-root .bitc-content-2026 h2{
    font-size: 44px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-list{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .bitc-content-2026 .bitc-card, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card h3, .tc-wp-content-root .bitc-content-2026 .bitc-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-card p, .tc-wp-content-root .bitc-content-2026 .bitc-trust-card p, .tc-wp-content-root .bitc-content-2026 .bitc-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-card{
    gap: 26px;
    padding: 30px;
  }.tc-wp-content-root .bitc-content-2026 .bitc-step-number{
    font-size: 20px;
  }}