@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-58 .tc-wp-content-root img, .wpc-scope-58 .tc-wp-content-root video, .wpc-scope-58 .tc-wp-content-root svg, .wpc-scope-58 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content{
  width: 100%;
  overflow-x: hidden;
  color: #172033;
  font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content div, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content section, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content article{
  box-sizing: border-box;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-section{
  position: relative;
  overflow: hidden;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-section-white{
  background: #ffffff;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-section-soft{
  background: linear-gradient(180deg, #f8fbf9 0%, #f3f7f5 100%);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-section::before{
  content: "";
  position: absolute;
  width: 320px;
  height: 320px;
  right: -150px;
  top: -160px;
  background: radial-gradient(circle, rgba(24, 126, 92, 0.16), rgba(24, 126, 92, 0));
  pointer-events: none;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-section-heading{
  text-align: center;
  max-width: 780px;
  margin: 0 auto;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 28px;
  padding: 6px 12px;
  margin-bottom: 14px;
  border-radius: 999px;
  color: #0e6d52;
  background: linear-gradient(135deg, rgba(24, 126, 92, 0.12), rgba(226, 176, 76, 0.14));
  border: 1px solid rgba(24, 126, 92, 0.18);
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content h2{
  margin: 0;
  color: #132034;
  font-weight: 800;
  line-height: 1.15;
  letter-spacing: 0;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-section-heading p{
  margin: 14px auto 0;
  color: #5d6878;
  line-height: 1.7;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-card, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-trust-card, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-step-card{
  position: relative;
  height: 100%;
  border: 1px solid rgba(23, 32, 51, 0.09);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 18px 45px rgba(22, 39, 61, 0.08);
  transition: transform 220ms ease, box-shadow 220ms ease, border-color 220ms ease;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-card{
  border-radius: 20px;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-card::after, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-trust-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border: 1px solid transparent;
  background: linear-gradient(135deg, rgba(24, 126, 92, 0.3), rgba(226, 176, 76, 0.3)) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  opacity: 0;
  transition: opacity 220ms ease;
  pointer-events: none;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-trust-card:hover, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-step-card:hover{
  transform: translateY(-5px);
  box-shadow: 0 24px 60px rgba(22, 39, 61, 0.13);
  border-color: rgba(24, 126, 92, 0.18);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover::after, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-trust-card:hover::after{
  opacity: 1;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content h3{
  margin: 0;
  color: #172033;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-card p, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-trust-card p, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-step-card p{
  margin: 10px 0 0;
  color: #5f6b7a;
  line-height: 1.65;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon{
  display: inline-block;
  width: 44px;
  height: 44px;
  margin-bottom: 18px;
  border-radius: 14px;
  background: linear-gradient(135deg, #147b5e, #e2b04c);
  box-shadow: 0 12px 26px rgba(20, 123, 94, 0.2);
  position: relative;
  transition: transform 220ms ease;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-card:hover .oitc-icon{
  transform: translateY(-2px) rotate(-3deg);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon::before, .wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon::after{
  content: "";
  position: absolute;
  background: rgba(255, 255, 255, 0.9);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-calc::before{
  width: 22px;
  height: 5px;
  left: 11px;
  top: 12px;
  border-radius: 4px;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-calc::after{
  width: 6px;
  height: 6px;
  left: 12px;
  top: 24px;
  border-radius: 2px;
  box-shadow: 9px 0 0 rgba(255,255,255,0.9), 18px 0 0 rgba(255,255,255,0.9);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-wallet::before{
  width: 24px;
  height: 16px;
  left: 10px;
  top: 15px;
  border-radius: 5px;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-wallet::after{
  width: 7px;
  height: 7px;
  right: 11px;
  top: 20px;
  border-radius: 50%;
  background: #147b5e;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-state::before{
  width: 22px;
  height: 22px;
  left: 11px;
  top: 11px;
  border-radius: 50%;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-state::after{
  width: 6px;
  height: 18px;
  left: 19px;
  top: 13px;
  border-radius: 3px;
  background: #147b5e;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-speed::before{
  width: 24px;
  height: 24px;
  left: 10px;
  top: 10px;
  border-radius: 50%;
  border: 4px solid rgba(255,255,255,0.9);
  background: transparent;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-speed::after{
  width: 12px;
  height: 4px;
  left: 22px;
  top: 20px;
  border-radius: 4px;
  transform: rotate(-35deg);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-mobile::before{
  width: 18px;
  height: 28px;
  left: 13px;
  top: 8px;
  border-radius: 5px;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 19px;
  bottom: 10px;
  border-radius: 3px;
  background: #147b5e;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-icon-check::before{
  width: 20px;
  height: 10px;
  left: 12px;
  top: 16px;
  border-left: 5px solid rgba(255,255,255,0.9);
  border-bottom: 5px solid rgba(255,255,255,0.9);
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-step-card{
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  border-radius: 22px;
  background: linear-gradient(135deg, #ffffff 0%, #fbfdfb 100%);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-step-number{
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  background: linear-gradient(135deg, #147b5e, #d6a142);
  border-radius: 18px;
  font-weight: 900;
  box-shadow: 0 15px 30px rgba(20, 123, 94, 0.22);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-step-content{
  min-width: 0;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-use-card{
  background:
    linear-gradient(180deg, rgba(255,255,255,0.96), rgba(255,255,255,0.9)),
    linear-gradient(135deg, rgba(24,126,92,0.09), rgba(226,176,76,0.1));
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-mini-badge{
  display: inline-flex;
  margin-bottom: 16px;
  padding: 7px 10px;
  border-radius: 999px;
  background: rgba(24, 126, 92, 0.09);
  color: #0d6f53;
  border: 1px solid rgba(24, 126, 92, 0.14);
  font-size: 12px;
  font-weight: 800;
  line-height: 1;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-trust-card{
  border-radius: 20px;
  background: #ffffff;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-trust-mark{
  display: block;
  width: 38px;
  height: 38px;
  margin-bottom: 18px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(20,123,94,0.14), rgba(226,176,76,0.18));
  position: relative;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-trust-mark::before{
  content: "";
  position: absolute;
  width: 16px;
  height: 8px;
  left: 10px;
  top: 13px;
  border-left: 4px solid #147b5e;
  border-bottom: 4px solid #147b5e;
  transform: rotate(-45deg);
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-reveal{
  opacity: 0;
  transform: translateY(18px);
  transition: opacity 600ms ease, transform 600ms ease;
}.wpc-scope-58 .tc-wp-content-root .oitc-bottom-content .oitc-reveal.oitc-visible{
  opacity: 1;
  transform: translateY(0);
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 48px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 14px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 26px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-heading p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card{
    padding: 22px;
  }.tc-wp-content-root .oitc-bottom-content h3{
    font-size: 18px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-card p{
    font-size: 14px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 54px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 18px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 28px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card{
    padding: 24px;
  }.tc-wp-content-root .oitc-bottom-content h3{
    font-size: 18.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-card p{
    font-size: 14.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 60px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 22px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 32px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-heading p{
    font-size: 16px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card{
    padding: 26px;
  }.tc-wp-content-root .oitc-bottom-content h3{
    font-size: 19px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-card p{
    font-size: 15px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 60px;
    height: 60px;
    font-size: 18px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 76px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 30px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 40px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-heading p{
    font-size: 17px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card-grid{
    gap: 22px;
    margin-top: 44px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card{
    padding: 28px;
  }.tc-wp-content-root .oitc-bottom-content h3{
    font-size: 20px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-card p{
    font-size: 15.5px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-list{
    gap: 20px;
    margin-top: 44px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    gap: 24px;
    padding: 30px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .oitc-bottom-content .oitc-section{
    padding: 92px 0;
  }.tc-wp-content-root .oitc-bottom-content .oitc-container{
    padding: 0 34px;
  }.tc-wp-content-root .oitc-bottom-content h2{
    font-size: 46px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-section-heading p{
    font-size: 18px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card-grid{
    gap: 24px;
    margin-top: 50px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .oitc-bottom-content .oitc-card, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card{
    padding: 30px;
  }.tc-wp-content-root .oitc-bottom-content h3{
    font-size: 21px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-card p, .tc-wp-content-root .oitc-bottom-content .oitc-trust-card p, .tc-wp-content-root .oitc-bottom-content .oitc-step-card p{
    font-size: 16px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-list{
    gap: 22px;
    margin-top: 50px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-card{
    gap: 28px;
    padding: 34px;
  }.tc-wp-content-root .oitc-bottom-content .oitc-step-number{
    width: 74px;
    height: 74px;
    font-size: 21px;
  }}