@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-61 .tc-wp-content-root img, .wpc-scope-61 .tc-wp-content-root video, .wpc-scope-61 .tc-wp-content-root svg, .wpc-scope-61 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #18212f;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-section{
  position: relative;
  width: 100%;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-section-white{
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f8f7 100%);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-container{
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  box-sizing: border-box;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-heading-block{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  color: #087f74;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-kicker::before, .wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-kicker::after{
  content: "";
  width: 22px;
  height: 2px;
  border-radius: 999px;
  background: linear-gradient(90deg, #0d9488, #f59e0b);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap h2{
  margin: 0;
  color: #132033;
  font-weight: 800;
  line-height: 1.14;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-heading-block p{
  margin: 16px auto 0;
  color: #536174;
  line-height: 1.7;
  max-width: 720px;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-card{
  position: relative;
  min-width: 0;
  height: 100%;
  box-sizing: border-box;
  border: 1px solid rgba(16, 79, 84, 0.11);
  border-radius: 22px;
  background:
    linear-gradient(#ffffff, #ffffff) padding-box,
    linear-gradient(135deg, rgba(13, 148, 136, 0.24), rgba(245, 158, 11, 0.18)) border-box;
  box-shadow: 0 16px 42px rgba(18, 32, 51, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
  overflow: hidden;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-card::after{
  content: "";
  position: absolute;
  right: -42px;
  top: -42px;
  width: 104px;
  height: 104px;
  border-radius: 999px;
  background: radial-gradient(circle, rgba(13, 148, 136, 0.14), rgba(245, 158, 11, 0));
  pointer-events: none;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-card:hover{
  transform: translateY(-6px);
  box-shadow: 0 22px 54px rgba(18, 32, 51, 0.13);
  border-color: rgba(13, 148, 136, 0.28);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-card h3{
  position: relative;
  margin: 18px 0 0;
  color: #152238;
  font-weight: 800;
  line-height: 1.28;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-card p{
  position: relative;
  margin: 10px 0 0;
  color: #596679;
  line-height: 1.68;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  border-radius: 15px;
  background: linear-gradient(135deg, #0d9488, #f59e0b);
  box-shadow: 0 12px 26px rgba(13, 148, 136, 0.2);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon::before, .wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon-ring::before{
  inset: 12px;
  border: 3px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon-bars::before{
  left: 13px;
  bottom: 12px;
  width: 5px;
  height: 13px;
  border-radius: 6px;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon-bars::after{
  right: 13px;
  bottom: 12px;
  width: 5px;
  height: 22px;
  border-radius: 6px;
  box-shadow: -9px 6px 0 #ffffff;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon-check::before{
  left: 13px;
  top: 21px;
  width: 20px;
  height: 10px;
  border-left: 4px solid #ffffff;
  border-bottom: 4px solid #ffffff;
  transform: rotate(-45deg);
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon-path::before{
  left: 12px;
  top: 13px;
  width: 22px;
  height: 22px;
  border: 3px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon-path::after{
  left: 21px;
  top: 7px;
  width: 4px;
  height: 32px;
  border-radius: 999px;
  transform: rotate(45deg);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon-phone::before{
  left: 15px;
  top: 8px;
  width: 16px;
  height: 30px;
  border: 3px solid #ffffff;
  border-radius: 8px;
  background: transparent;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-icon-shield::before{
  left: 12px;
  top: 9px;
  width: 22px;
  height: 26px;
  clip-path: polygon(50% 0, 88% 14%, 82% 70%, 50% 100%, 18% 70%, 12% 14%);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  min-width: 0;
  border-radius: 24px;
  border: 1px solid rgba(13, 148, 136, 0.15);
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 18px 46px rgba(18, 32, 51, 0.08);
  overflow: hidden;
  transition: transform 260ms ease, box-shadow 260ms ease;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-step-card::before{
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  bottom: 18px;
  width: 5px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #0d9488, #f59e0b);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-step-card:hover{
  transform: translateY(-4px);
  box-shadow: 0 24px 58px rgba(18, 32, 51, 0.12);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-step-number{
  display: grid;
  place-items: center;
  flex: 0 0 auto;
  color: #ffffff;
  font-weight: 900;
  line-height: 1;
  border-radius: 18px;
  background: linear-gradient(135deg, #0f766e, #f59e0b);
  box-shadow: 0 12px 28px rgba(13, 148, 136, 0.22);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-step-copy h3{
  margin: 0;
  color: #152238;
  font-weight: 800;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-step-copy p{
  margin: 8px 0 0;
  color: #596679;
  line-height: 1.68;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-badge{
  display: inline-flex;
  width: fit-content;
  padding: 7px 11px;
  border-radius: 999px;
  color: #0f766e;
  font-weight: 800;
  line-height: 1;
  background: rgba(13, 148, 136, 0.1);
  border: 1px solid rgba(13, 148, 136, 0.16);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-trust-card{
  background:
    linear-gradient(145deg, #ffffff 0%, #fbfdfc 100%) padding-box,
    linear-gradient(135deg, rgba(13, 148, 136, 0.24), rgba(245, 158, 11, 0.22)) border-box;
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-trust-dot{
  display: inline-flex;
  width: 14px;
  height: 14px;
  border-radius: 999px;
  background: #0d9488;
  box-shadow: 0 0 0 8px rgba(13, 148, 136, 0.11), 0 0 0 15px rgba(245, 158, 11, 0.08);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-61 .tc-wp-content-root .oktax-content-wrap .oktax-reveal.oktax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 260ms ease, border-color 260ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .oktax-content-wrap .oktax-section{
    padding: 48px 0;
  }.tc-wp-content-root .oktax-content-wrap .oktax-container{
    padding: 0 14px;
  }.tc-wp-content-root .oktax-content-wrap h2{
    font-size: 25px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-heading-block p{
    font-size: 14px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-kicker{
    font-size: 12px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card-grid, .tc-wp-content-root .oktax-content-wrap .oktax-step-list{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 28px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card{
    padding: 22px;
    border-radius: 18px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy h3{
    font-size: 18px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy p{
    font-size: 14px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .oktax-content-wrap .oktax-section{
    padding: 54px 0;
  }.tc-wp-content-root .oktax-content-wrap .oktax-container{
    padding: 0 18px;
  }.tc-wp-content-root .oktax-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-heading-block p{
    font-size: 15px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card-grid, .tc-wp-content-root .oktax-content-wrap .oktax-step-list{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 30px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card{
    padding: 24px;
    border-radius: 20px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy h3{
    font-size: 19px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy p{
    font-size: 14.5px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 56px;
    height: 56px;
    font-size: 18px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .oktax-content-wrap .oktax-section{
    padding: 60px 0;
  }.tc-wp-content-root .oktax-content-wrap .oktax-container{
    padding: 0 22px;
  }.tc-wp-content-root .oktax-content-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-heading-block p{
    font-size: 15.5px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card-grid, .tc-wp-content-root .oktax-content-wrap .oktax-step-list{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 34px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card{
    padding: 26px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy p{
    font-size: 15px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-card{
    grid-template-columns: 1fr;
    gap: 18px;
    padding: 26px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 60px;
    height: 60px;
    font-size: 19px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .oktax-content-wrap .oktax-section{
    padding: 76px 0;
  }.tc-wp-content-root .oktax-content-wrap .oktax-container{
    padding: 0 30px;
  }.tc-wp-content-root .oktax-content-wrap h2{
    font-size: 38px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-heading-block p{
    font-size: 16.5px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card-grid{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-grid-three{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-list{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card{
    padding: 28px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy h3{
    font-size: 20px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-card{
    gap: 22px;
    padding: 28px 30px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 66px;
    height: 66px;
    font-size: 20px;
  }}@media (min-width: 1024px){.tc-wp-content-root .oktax-content-wrap .oktax-section{
    padding: 92px 0;
  }.tc-wp-content-root .oktax-content-wrap .oktax-container{
    padding: 0 32px;
  }.tc-wp-content-root .oktax-content-wrap h2{
    font-size: 44px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-heading-block p{
    font-size: 17px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-kicker{
    font-size: 13px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-grid-six, .tc-wp-content-root .oktax-content-wrap .oktax-grid-three{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card{
    padding: 30px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy h3{
    font-size: 21px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-copy p{
    font-size: 15.5px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-card{
    gap: 26px;
    padding: 32px 36px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 72px;
    height: 72px;
    font-size: 21px;
  }}.wpc-scope-61 .tc-wp-content-root .oktax-use-card{}