@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-78 .tc-wp-content-root img, .wpc-scope-78 .tc-wp-content-root video, .wpc-scope-78 .tc-wp-content-root svg, .wpc-scope-78 .tc-wp-content-root iframe{
  max-width: 100%;
  height: auto;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap{
  width: 100%;
  overflow-x: hidden;
  color: #182033;
  font-family: inherit;
  background: #ffffff;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap, .wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap div, .wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap section, .wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap article{
  box-sizing: border-box;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-section{
  position: relative;
  width: 100%;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-section-white{
  background: #ffffff;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-section-soft{
  background:
    radial-gradient(circle at 10% 10%, rgba(38, 132, 96, 0.08), transparent 34%),
    linear-gradient(180deg, #f8fbf8 0%, #f4f7f5 100%);
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-container{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-heading{
  max-width: 780px;
  margin: 0 auto;
  text-align: center;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-kicker{
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  padding: 7px 13px;
  border: 1px solid rgba(38, 132, 96, 0.22);
  border-radius: 999px;
  background: linear-gradient(135deg, rgba(38, 132, 96, 0.1), rgba(213, 166, 52, 0.12));
  color: #246b50;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap h2{
  margin: 0;
  color: #142033;
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: 0;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
  margin: 16px auto 0;
  color: #586174;
  line-height: 1.7;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-card-grid{
  display: grid;
  align-items: stretch;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-card{
  position: relative;
  height: 100%;
  overflow: hidden;
  border: 1px solid rgba(24, 32, 51, 0.09);
  border-radius: 22px;
  background: linear-gradient(180deg, #ffffff 0%, #fbfcfb 100%);
  box-shadow: 0 18px 46px rgba(26, 42, 66, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-card::before{
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 4px;
  background: linear-gradient(90deg, #268460, #d5a634, #51a3a3);
  opacity: 0.9;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-card:hover{
  transform: translateY(-5px);
  border-color: rgba(38, 132, 96, 0.28);
  box-shadow: 0 24px 58px rgba(26, 42, 66, 0.12);
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-card h3{
  margin: 0;
  color: #172236;
  font-weight: 780;
  line-height: 1.25;
  letter-spacing: 0;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-card p{
  margin: 10px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon{
  position: relative;
  display: inline-flex;
  width: 46px;
  height: 46px;
  margin-bottom: 18px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(38, 132, 96, 0.15), rgba(213, 166, 52, 0.16));
  border: 1px solid rgba(38, 132, 96, 0.14);
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon::before, .wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon::after{
  content: "";
  position: absolute;
  transition: transform 240ms ease;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-card:hover .la-tax-icon::before, .wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-card:hover .la-tax-icon::after{
  transform: translateY(-2px);
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-calc::before{
  width: 20px;
  height: 24px;
  left: 13px;
  top: 10px;
  border: 2px solid #268460;
  border-radius: 5px;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-calc::after{
  width: 12px;
  height: 2px;
  left: 17px;
  top: 18px;
  background: #d5a634;
  box-shadow: 0 6px 0 #d5a634, 0 12px 0 #d5a634;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-speed::before{
  width: 22px;
  height: 22px;
  left: 12px;
  top: 12px;
  border: 2px solid #268460;
  border-radius: 50%;
  border-left-color: transparent;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-speed::after{
  width: 14px;
  height: 2px;
  left: 22px;
  top: 17px;
  background: #d5a634;
  transform: rotate(25deg);
  transform-origin: left center;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-preview::before{
  width: 24px;
  height: 16px;
  left: 11px;
  top: 15px;
  border: 2px solid #268460;
  border-radius: 10px;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-preview::after{
  width: 7px;
  height: 7px;
  left: 20px;
  top: 20px;
  background: #d5a634;
  border-radius: 50%;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-steps::before{
  width: 6px;
  height: 6px;
  left: 12px;
  top: 12px;
  background: #268460;
  border-radius: 50%;
  box-shadow: 0 10px 0 #268460, 0 20px 0 #268460;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-steps::after{
  width: 16px;
  height: 2px;
  left: 24px;
  top: 14px;
  background: #d5a634;
  box-shadow: 0 10px 0 #d5a634, 0 20px 0 #d5a634;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-mobile::before{
  width: 18px;
  height: 26px;
  left: 14px;
  top: 9px;
  border: 2px solid #268460;
  border-radius: 7px;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-mobile::after{
  width: 6px;
  height: 2px;
  left: 20px;
  top: 30px;
  background: #d5a634;
  border-radius: 4px;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-daily::before{
  width: 22px;
  height: 20px;
  left: 12px;
  top: 14px;
  border: 2px solid #268460;
  border-radius: 6px;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-icon-daily::after{
  width: 18px;
  height: 2px;
  left: 14px;
  top: 20px;
  background: #d5a634;
  box-shadow: 0 6px 0 rgba(213, 166, 52, 0.85);
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-list{
  display: grid;
  grid-template-columns: 1fr;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
  position: relative;
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  overflow: hidden;
  border: 1px solid rgba(38, 132, 96, 0.16);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.84);
  box-shadow: 0 18px 48px rgba(26, 42, 66, 0.08);
  transition: transform 240ms ease, box-shadow 240ms ease, border-color 240ms ease;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-card::after{
  content: "";
  position: absolute;
  width: 180px;
  height: 180px;
  right: -88px;
  top: -92px;
  border-radius: 50%;
  background: linear-gradient(135deg, rgba(38, 132, 96, 0.14), rgba(213, 166, 52, 0.13));
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-card:hover{
  transform: translateY(-4px);
  border-color: rgba(38, 132, 96, 0.3);
  box-shadow: 0 24px 60px rgba(26, 42, 66, 0.12);
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
  position: relative;
  z-index: 1;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border-radius: 18px;
  background: linear-gradient(135deg, #268460, #51a3a3);
  color: #ffffff;
  font-weight: 850;
  line-height: 1;
  box-shadow: 0 14px 28px rgba(38, 132, 96, 0.24);
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content{
  position: relative;
  z-index: 1;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
  margin: 0;
  color: #172236;
  font-weight: 780;
  line-height: 1.25;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
  margin: 9px 0 0;
  color: #5d6678;
  line-height: 1.68;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-use-card::after{
  content: "";
  position: absolute;
  right: 22px;
  bottom: 22px;
  width: 38px;
  height: 38px;
  border-radius: 14px;
  background:
    linear-gradient(90deg, rgba(38, 132, 96, 0.22) 2px, transparent 2px),
    linear-gradient(rgba(213, 166, 52, 0.22) 2px, transparent 2px);
  background-size: 10px 10px;
  opacity: 0.8;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-badge{
  display: inline-flex;
  width: fit-content;
  margin-bottom: 16px;
  padding: 7px 11px;
  border-radius: 999px;
  background: rgba(38, 132, 96, 0.1);
  color: #246b50;
  font-size: 12px;
  font-weight: 800;
  line-height: 1.2;
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-trust-card{
  background:
    linear-gradient(180deg, #ffffff 0%, #fbfdfc 100%),
    linear-gradient(135deg, rgba(38, 132, 96, 0.08), rgba(213, 166, 52, 0.08));
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-reveal{
  opacity: 0;
  transform: translateY(18px);
}.wpc-scope-78 .tc-wp-content-root .la-tax-content-wrap .la-tax-reveal.la-tax-visible{
  opacity: 1;
  transform: translateY(0);
  transition: opacity 520ms ease, transform 520ms ease, box-shadow 240ms ease, border-color 240ms ease;
}@media (min-width: 320px) and (max-width: 374px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 48px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 14px;
  }.tc-wp-content-root .la-tax-content-wrap h2{
    font-size: 28px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 15px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card{
    padding: 22px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 18px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 14px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-list{
    gap: 16px;
    margin-top: 30px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 22px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 52px;
    height: 52px;
    font-size: 16px;
  }}@media (min-width: 375px) and (max-width: 429px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 54px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 18px;
  }.tc-wp-content-root .la-tax-content-wrap h2{
    font-size: 31px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 15.5px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card{
    padding: 24px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 19px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 14.5px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-list{
    gap: 18px;
    margin-top: 32px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    grid-template-columns: 1fr;
    gap: 16px;
    padding: 24px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 54px;
    height: 54px;
    font-size: 16px;
  }}@media (min-width: 430px) and (max-width: 767px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 60px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 22px;
  }.tc-wp-content-root .la-tax-content-wrap h2{
    font-size: 34px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 16px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card-grid{
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card{
    padding: 26px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 15px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-list{
    gap: 20px;
    margin-top: 36px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    grid-template-columns: 1fr;
    gap: 17px;
    padding: 26px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 56px;
    height: 56px;
    font-size: 17px;
  }}@media (min-width: 768px) and (max-width: 1023px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 76px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 30px;
  }.tc-wp-content-root .la-tax-content-wrap h2{
    font-size: 40px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 17px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card-grid{
    gap: 22px;
    margin-top: 42px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid-3{
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card{
    padding: 28px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 20px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 15.5px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-list{
    gap: 20px;
    margin-top: 42px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    gap: 22px;
    padding: 30px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 62px;
    height: 62px;
    font-size: 18px;
  }}@media (min-width: 1024px){.tc-wp-content-root .la-tax-content-wrap .la-tax-section{
    padding: 92px 0;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-container{
    padding: 0 32px;
  }.tc-wp-content-root .la-tax-content-wrap h2{
    font-size: 46px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-heading p{
    font-size: 18px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card-grid{
    gap: 24px;
    margin-top: 48px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-grid-3{
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card{
    padding: 30px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card h3, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content h3{
    font-size: 21px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-card p, .tc-wp-content-root .la-tax-content-wrap .la-tax-step-content p{
    font-size: 15.8px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-list{
    gap: 22px;
    margin-top: 48px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-card{
    gap: 26px;
    padding: 34px;
  }.tc-wp-content-root .la-tax-content-wrap .la-tax-step-number{
    width: 68px;
    height: 68px;
    font-size: 19px;
  }}