@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-54 .tc-wp-content-root img, .wpc-scope-54 .tc-wp-content-root video, .wpc-scope-54 .tc-wp-content-root svg, .wpc-scope-54 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #17324d;
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-section{
  position: relative;
  width: 100%;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-section-white{
  background: #ffffff;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-section-soft{
  background: linear-gradient(180deg, #f8fbff 0%, #f4f8f3 100%);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-container{
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-section-head{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-kicker{
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(38, 132, 112, 0.18);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(38, 132, 112, 0.1), rgba(245, 166, 35, 0.12));
  color: #246957;
  font-size: 13px;
  font-weight: 750;
  letter-spacing: 0;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-kicker::before{
  content: "";
  width: 7px;
  height: 7px;
  border-radius: 999px;
  background: linear-gradient(135deg, #268470, #f5a623);
  box-shadow: 0 0 0 5px rgba(38, 132, 112, 0.1);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-section-head h2{
  margin: 0;
  color: #122b44;
  font-weight: 820;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-section-head p{
  margin: 16px auto 0;
  color: #526579;
  line-height: 1.7;
  font-weight: 450;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-card, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card{
  position: relative;
  min-width: 0;
  height: 100%;
  border: 1px solid rgba(23, 50, 77, 0.1);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfdff 100%);
  box-shadow: 0 18px 45px rgba(25, 65, 96, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-card::after, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card::after{
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  pointer-events: none;
  opacity: 0;
  background: linear-gradient(135deg, rgba(38, 132, 112, 0.14), rgba(245, 166, 35, 0.12));
  transition: opacity 260ms ease;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-card:hover, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card:hover, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-step-card:hover{
  transform: translateY(-5px);
  border-color: rgba(38, 132, 112, 0.3);
  box-shadow: 0 24px 60px rgba(25, 65, 96, 0.14);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-card:hover::after, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card:hover::after{
  opacity: 1;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-card h3, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card h3, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-step-body h3{
  position: relative;
  z-index: 1;
  margin: 0;
  color: #15334d;
  font-weight: 780;
  line-height: 1.24;
  letter-spacing: 0;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-card p, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card p, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-step-body p{
  position: relative;
  z-index: 1;
  margin: 10px 0 0;
  color: #5b6d7d;
  line-height: 1.68;
  font-weight: 430;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 20px;
  border-radius: 16px;
  background: linear-gradient(135deg, #268470 0%, #57b28e 48%, #f5a623 100%);
  box-shadow: 0 12px 26px rgba(38, 132, 112, 0.22);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon::before, .wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon::after{
  content: "";
  position: absolute;
  background: #ffffff;
  opacity: 0.95;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-bars::before{
  left: 13px;
  bottom: 13px;
  width: 5px;
  height: 12px;
  border-radius: 5px;
  box-shadow: 8px -5px 0 #ffffff, 16px -1px 0 #ffffff;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-clock::before{
  inset: 12px;
  border: 2px solid #ffffff;
  border-radius: 999px;
  background: transparent;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-clock::after{
  left: 22px;
  top: 17px;
  width: 2px;
  height: 11px;
  border-radius: 2px;
  transform-origin: bottom;
  transform: rotate(-38deg);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-receipt::before{
  left: 14px;
  top: 11px;
  width: 18px;
  height: 24px;
  border-radius: 4px;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-receipt::after{
  left: 18px;
  top: 18px;
  width: 10px;
  height: 2px;
  border-radius: 2px;
  box-shadow: 0 6px 0 #268470;
  background: #268470;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-path::before{
  left: 13px;
  top: 21px;
  width: 20px;
  height: 3px;
  border-radius: 3px;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-path::after{
  right: 12px;
  top: 16px;
  width: 11px;
  height: 11px;
  border-top: 3px solid #ffffff;
  border-right: 3px solid #ffffff;
  background: transparent;
  transform: rotate(45deg);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-phone::before{
  left: 15px;
  top: 9px;
  width: 16px;
  height: 28px;
  border-radius: 5px;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-phone::after{
  left: 21px;
  bottom: 12px;
  width: 4px;
  height: 4px;
  border-radius: 999px;
  background: #268470;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-icon-shield::before{
  left: 13px;
  top: 10px;
  width: 20px;
  height: 24px;
  clip-path: polygon(50% 0, 90% 14%, 84% 65%, 50% 100%, 16% 65%, 10% 14%);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-steps{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-54 .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: 1px solid rgba(38, 132, 112, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.86);
  box-shadow: 0 18px 48px rgba(25, 65, 96, 0.08);
  transition: transform 260ms ease, box-shadow 260ms ease, border-color 260ms ease;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-step-card::before{
  content: "";
  position: absolute;
  left: 30px;
  top: -18px;
  bottom: -18px;
  width: 2px;
  background: linear-gradient(180deg, rgba(38, 132, 112, 0), rgba(38, 132, 112, 0.32), rgba(245, 166, 35, 0));
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-step-number{
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  border-radius: 18px;
  background: linear-gradient(135deg, #143d5c 0%, #268470 56%, #f5a623 100%);
  color: #ffffff;
  font-weight: 850;
  box-shadow: 0 16px 32px rgba(38, 132, 112, 0.22);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-use-card{
  background: linear-gradient(180deg, #ffffff 0%, #fdfcf8 100%);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-dot{
  position: relative;
  z-index: 1;
  display: inline-flex;
  width: 13px;
  height: 13px;
  margin-bottom: 18px;
  border-radius: 999px;
  background: #f5a623;
  box-shadow: 0 0 0 8px rgba(245, 166, 35, 0.14), 20px 0 0 -2px rgba(38, 132, 112, 0.35);
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card{
  overflow: hidden;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-badge{
  position: relative;
  z-index: 1;
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(38, 132, 112, 0.1);
  color: #246957;
  font-size: 12px;
  font-weight: 780;
}.wpc-scope-54 .tc-wp-content-root .oktax-content-wrap .oktax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-54 .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 .oktax-section-head h2{
    font-size: 27px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-section-head p{
    font-size: 15px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card{
    padding: 22px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-body h3{
    font-size: 18px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-body p{
    font-size: 14px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-steps{
    gap: 16px;
    margin-top: 30px;
  }.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-card::before{
    display: none;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@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 .oktax-section-head h2{
    font-size: 30px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-section-head p{
    font-size: 15.5px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card{
    padding: 24px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-body h3{
    font-size: 19px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-body p{
    font-size: 14.5px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-steps{
    gap: 18px;
    margin-top: 32px;
  }.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-card::before{
    display: none;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 54px;
    height: 54px;
    font-size: 17px;
  }}@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 .oktax-section-head h2{
    font-size: 34px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-section-head p{
    font-size: 16px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card{
    padding: 26px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-body h3{
    font-size: 20px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-body p{
    font-size: 15px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-steps{
    gap: 20px;
    margin-top: 36px;
  }.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-card::before{
    display: none;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 58px;
    height: 58px;
    font-size: 18px;
  }}@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 .oktax-section-head h2{
    font-size: 40px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-section-head p{
    font-size: 17px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-grid-three, .tc-wp-content-root .oktax-content-wrap .oktax-grid-benefits{
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card{
    padding: 28px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-body h3{
    font-size: 21px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-body p{
    font-size: 15.5px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-steps{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-card{
    gap: 22px;
    padding: 28px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 64px;
    height: 64px;
    font-size: 19px;
  }}@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 .oktax-section-head h2{
    font-size: 46px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-section-head p{
    font-size: 18px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-grid-three, .tc-wp-content-root .oktax-content-wrap .oktax-grid-benefits{
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card{
    padding: 30px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card h3, .tc-wp-content-root .oktax-content-wrap .oktax-step-body h3{
    font-size: 22px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-card p, .tc-wp-content-root .oktax-content-wrap .oktax-benefit-card p, .tc-wp-content-root .oktax-content-wrap .oktax-step-body p{
    font-size: 16px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-steps{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-card{
    gap: 26px;
    padding: 32px;
  }.tc-wp-content-root .oktax-content-wrap .oktax-step-number{
    width: 68px;
    height: 68px;
    font-size: 20px;
  }}