.n-tax-wrapper {
  display: contents;
}
 
.n-tax-container1 {
  width: 100%;
  display: flex;
  position: relative;
  justify-content: center;
  background-color: #ffffff;
}
 
.n-tax-navbar-interactive {
  width: 100%;
  display: flex;
  z-index: 100;
  position: relative;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  padding-top: var(--dl-layout-space-twounits);
  padding-left: var(--dl-layout-space-threeunits);
  padding-right: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-twounits);
  justify-content: space-between;
}
 
.n-tax-navlink {
  display: contents;
}
 
.n-tax-image {
  width: 219px;
  height: 74px;
  object-fit: cover;
  text-decoration: none;
}
 
.n-tax-container2 {
  top: 100px;
  right: 0px;
  width: 35%;
  display: none;
  padding: var(--dl-layout-space-oneandhalfunits);
  grid-gap: var(--dl-layout-space-halfunit);
  position: absolute;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  animation-name: fadeInDown;
  animation-delay: 0s;
  background-color: var(--dl-color-theme-neutral-light);
  animation-duration: 300ms;
  animation-direction: normal;
  grid-template-columns: 1fr;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.n-tax-menu-item1 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}
 
.n-tax-page1-image1 {
  width: 100px;
  height: 100px;
}
 
.n-tax-content1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.n-tax-page11 {
  font-style: normal;
  font-weight: 600;
}
 
.n-tax-menu-item2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}
 
.n-tax-page2-image1 {
  width: 100px;
  height: 100px;
}
 
.n-tax-content2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.n-tax-page21 {
  font-style: normal;
  font-weight: 600;
}
 
.n-tax-menu-item3 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}
 
.n-tax-page3-image1 {
  width: 100px;
  height: 100px;
}
 
.n-tax-content3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.n-tax-page31 {
  font-style: normal;
  font-weight: 600;
}
 
.n-tax-menu-item4 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  text-decoration: none;
}
 
.n-tax-page4-image1 {
  width: 100px;
  height: 100px;
}
 
.n-tax-content4 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.n-tax-page41 {
  font-style: normal;
  font-weight: 600;
}
 
.n-tax-desktop-menu {
  flex: 1;
  display: flex;
  justify-content: space-between;
}
 
.n-tax-links1 {
  gap: var(--dl-layout-space-twounits);
  flex: 1;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.n-tax-link11 {
  transition: 0.3s;
  text-decoration: none;
}
 
.n-tax-link11:hover {
  color: #7bbb68;
}
 
.n-tax-link21 {
  text-decoration: none;
}
 
.n-tax-link31 {
  text-decoration: none;
}
 
.n-tax-link5-dropdown-trigger {
  gap: 4px;
  cursor: pointer;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.n-tax-link51 {
  text-decoration: none;
}
 
.n-tax-icon-container1 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.n-tax-container3 {
  display: flex;
  align-items: center;
  animation-name: rotateInDownLeft;
  flex-direction: row;
  animation-delay: 0s;
  justify-content: flex-end;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.n-tax-icon10 {
  width: 24px;
  height: 24px;
}
 
.n-tax-link32 {
  margin-left: var(--dl-layout-space-unit);
  text-decoration: none;
}
 
.n-tax-burger-menu {
  display: none;
}
 
.n-tax-icon12 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.n-tax-mobile-menu {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  display: none;
  padding: var(--dl-layout-space-twounits);
  z-index: 100;
  position: absolute;
  flex-direction: column;
  justify-content: space-between;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.n-tax-nav {
  display: flex;
  align-items: stretch;
  flex-direction: column;
}
 
.n-tax-top {
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: var(--dl-layout-space-threeunits);
  justify-content: space-between;
}
 
.n-tax-logo {
  height: 3rem;
}
 
.n-tax-close-menu {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.n-tax-icon14 {
  width: var(--dl-layout-size-xsmall);
  height: var(--dl-layout-size-xsmall);
}
 
.n-tax-links2 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  display: flex;
  align-self: flex-start;
  flex-direction: column;
}
 
.n-tax-link12 {
  text-decoration: none;
}
 
.n-tax-link22 {
  text-decoration: none;
}
 
.n-tax-link4 {
  text-decoration: none;
}
 
.n-tax-link5-accordion {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.n-tax-trigger {
  width: 100%;
  cursor: pointer;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
  justify-content: space-between;
}
 
.n-tax-link52 {
  text-decoration: none;
}
 
.n-tax-icon-container2 {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.n-tax-container4 {
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.n-tax-icon16 {
  width: 24px;
  height: 24px;
}
 
.n-tax-container5 {
  display: none;
  align-items: center;
  flex-direction: row;
  justify-content: flex-end;
}
 
.n-tax-icon18 {
  width: 24px;
  height: 24px;
}
 
.n-tax-container6 {
  width: 100%;
  display: none;
  grid-gap: var(--dl-layout-space-halfunit);
  grid-template-columns: 1fr;
}
 
.n-tax-menu-item5 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.n-tax-page1-image2 {
  width: 50px;
  height: 50px;
}
 
.n-tax-content5 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.n-tax-page12 {
  font-style: normal;
  font-weight: 600;
}
 
.n-tax-menu-item6 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.n-tax-page2-image2 {
  width: 50px;
  height: 50px;
}
 
.n-tax-content6 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.n-tax-page22 {
  font-style: normal;
  font-weight: 600;
}
 
.n-tax-menu-item7 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.n-tax-page3-image2 {
  width: 50px;
  height: 50px;
}
 
.n-tax-content7 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.n-tax-page32 {
  font-style: normal;
  font-weight: 600;
}
 
.n-tax-menu-item8 {
  gap: var(--dl-layout-space-unit);
  width: 100%;
  cursor: pointer;
  display: flex;
  padding: var(--dl-layout-space-oneandhalfunits);
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
}
 
.n-tax-page4-image2 {
  width: 50px;
  height: 50px;
}
 
.n-tax-content8 {
  width: 340px;
  display: flex;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.n-tax-page42 {
  font-style: normal;
  font-weight: 600;
}
 
.n-tax-icon-group {
  gap: var(--dl-layout-space-twounits);
  display: flex;
}
 
.n-tax-icon20 {
  height: var(--dl-layout-size-xsmall);
}
 
.n-tax-icon22 {
  height: var(--dl-layout-size-xsmall);
}
 
.n-tax-icon24 {
  height: var(--dl-layout-size-xsmall);
}
 
.tax-fragment21 {
  display: contents;
}
 
.tax-text21 {
  display: inline-block;
}
 
.tax-fragment18 {
  display: contents;
}
 
.tax-text18 {
  display: inline-block;
}
 
.tax-fragment30 {
  display: contents;
}
 
.tax-text30 {
  display: inline-block;
}
 
.tax-fragment12 {
  display: contents;
}
 
.tax-text12 {
  display: inline-block;
}
 
.tax-fragment25 {
  display: contents;
}
 
.tax-text25 {
  display: inline-block;
}
 
.tax-fragment13 {
  display: contents;
}
 
.tax-text13 {
  display: inline-block;
}
 
.tax-fragment32 {
  display: contents;
}
 
.tax-text32 {
  display: inline-block;
}
 
.tax-fragment31 {
  display: contents;
}
 
.tax-text31 {
  display: inline-block;
}
 
.tax-fragment27 {
  display: contents;
}
 
.tax-text27 {
  display: inline-block;
}
 
.tax-fragment17 {
  display: contents;
}
 
.tax-text17 {
  display: inline-block;
}
 
.tax-fragment23 {
  display: contents;
}
 
.tax-text23 {
  display: inline-block;
}
 
.tax-fragment26 {
  display: contents;
}
 
.tax-text26 {
  display: inline-block;
}
 
.tax-fragment16 {
  display: contents;
}
 
.tax-text16 {
  display: inline-block;
}
 
.tax-fragment28 {
  display: contents;
}
 
.tax-text28 {
  display: inline-block;
}
 
.tax-fragment20 {
  display: contents;
}
 
.tax-text20 {
  display: inline-block;
}
 
.tax-fragment33 {
  display: contents;
}
 
.tax-text33 {
  display: inline-block;
}
 
.tax-fragment29 {
  display: contents;
}
 
.tax-text29 {
  display: inline-block;
}
 
.tax-fragment24 {
  display: contents;
}
 
.tax-text24 {
  display: inline-block;
}
 
.tax-fragment10 {
  display: contents;
}
 
.tax-text10 {
  display: inline-block;
}
 
.tax-fragment11 {
  display: contents;
}
 
.tax-text11 {
  display: inline-block;
}
 
.tax-fragment15 {
  display: contents;
}
 
.tax-text15 {
  display: inline-block;
}
 
.tax-fragment14 {
  display: contents;
}
 
.tax-text14 {
  display: inline-block;
}
 
.tax-fragment19 {
  display: contents;
}
 
.tax-text19 {
  display: inline-block;
}
 
.tax-fragment22 {
  display: contents;
}
 
.tax-text22 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .n-tax-image {
    width: 107px;
    height: 58px;
  }
  .n-tax-container2 {
    width: 50%;
  }
}
 
@media(max-width: 767px) {
  .n-tax-navbar-interactive {
    padding-left: var(--dl-layout-space-twounits);
    padding-right: var(--dl-layout-space-twounits);
  }
  .n-tax-container2 {
    display: none;
  }
  .n-tax-desktop-menu {
    display: none;
  }
  .n-tax-burger-menu {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .n-tax-navbar-interactive {
    padding: var(--dl-layout-space-unit);
  }
  .n-tax-mobile-menu {
    padding: var(--dl-layout-space-unit);
  }
}

.hero92-wrapper {
  display: contents;
}
 
.hero92-header30 {
  gap: var(--dl-layout-space-twounits);
  height: 143px;
  padding-top: 0px;
  padding-bottom: 0px;
}
 
.hero92-container {
  top: 0px;
  left: 0px;
  right: 0px;
  width: 100%;
  bottom: 0px;
  height: 147px;
  display: flex;
  position: absolute;
  align-items: flex-start;
  padding-top: 4px;
  flex-direction: column;
}
 
.hero92-max-width {
  gap: var(--dl-layout-space-oneandhalfunits);
  top: 27px;
  left: 62px;
  width: 1031px;
  display: flex;
  z-index: 1;
  position: absolute;
  align-self: flex-end;
  align-items: center;
  flex-direction: row;
  justify-content: flex-start;
}
 
.hero92-content {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  align-self: flex-start;
  align-items: center;
  margin-left: var(--dl-layout-space-twounits);
  flex-direction: column;
  justify-content: center;
}
 
.hero92-text1 {
  font-size: 60px;
  align-self: flex-start;
  text-align: left;
  border-color: #7bbb68;
  border-width: 1px;
  border-radius: var(--dl-layout-radius-radius4);
  border-top-width: 0px;
  border-left-width: 10px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-top-left-radius: var(--dl-layout-radius-imageradius);
  border-bottom-left-radius: var(--dl-layout-radius-imageradius);
}
 
.tax-fragment34 {
  display: contents;
}
 
.tax-text34 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .hero92-text1 {
    text-align: center;
  }
}

.testimonial18-wrapper {
  display: contents;
}
 
.testimonial18-testimonial17 {
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  padding-top: var(--dl-layout-space-threeunits);
  padding-bottom: var(--dl-layout-space-threeunits);
}
 
.testimonial18-max-width {
  gap: var(--dl-layout-space-fourunits);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: row;
}
 
.testimonial18-content {
  width: auto;
  grid-area: span 1/span 1/span 1/span 1;
}
 
.testimonial18-text10 {
  color: #7bbb68;
  font-size: 3em;
  font-style: normal;
  font-weight: 800;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  margin-bottom: var(--dl-layout-space-twounits);
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
}
 
.testimonial18-column1 {
  top: 10%;
  position: sticky;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  margin-bottom: var(--dl-layout-space-twounits);
  background-color: var(--dl-color-theme-neutral-light);
}
 
.testimonial18-avatar1 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.testimonial18-avatar-content1 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.testimonial18-text11 {
  fill: #7bbb68;
  color: #7bbb68;
  height: auto;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
}
 
.testimonial18-text12 {
  height: auto;
  font-size: 20px;
}
 
.testimonial18-column2 {
  top: 14%;
  position: sticky;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  margin-bottom: var(--dl-layout-space-twounits);
  background-color: var(--dl-color-theme-neutral-light);
}
 
.testimonial18-avatar2 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.testimonial18-avatar-content2 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.testimonial18-text13 {
  color: #7bbb68;
  height: auto;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
}
 
.testimonial18-text14 {
  height: auto;
  font-size: 20px;
}
 
.testimonial18-column3 {
  top: 18%;
  position: sticky;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  margin-bottom: var(--dl-layout-space-twounits);
  background-color: var(--dl-color-theme-neutral-light);
}
 
.testimonial18-avatar3 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.testimonial18-container {
  flex: 0 0 auto;
  width: auto;
  height: auto;
  display: flex;
  flex-direction: column;
}
 
.testimonial18-text15 {
  color: #7bbb68;
  height: auto;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
}
 
.testimonial18-text16 {
  height: auto;
  font-size: 20px;
}
 
.testimonial18-column4 {
  top: 22%;
  position: sticky;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  margin-bottom: var(--dl-layout-space-twounits);
  background-color: var(--dl-color-theme-neutral-light);
}
 
.testimonial18-avatar4 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.testimonial18-avatar-content3 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.testimonial18-author41 {
  color: #7bbb68;
  height: auto;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
}
 
.testimonial18-review41 {
  height: auto;
  font-size: 20px;
}
 
.testimonial18-column5 {
  top: 22%;
  position: sticky;
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  background-color: var(--dl-color-theme-neutral-light);
}
 
.testimonial18-avatar5 {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.testimonial18-avatar-content4 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.testimonial18-author42 {
  color: #7bbb68;
  height: auto;
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
}
 
.testimonial18-review42 {
  height: auto;
  font-size: 20px;
}
 
.tax-fragment45 {
  display: contents;
}
 
.tax-text45 {
  display: inline-block;
}
 
.tax-fragment44 {
  display: contents;
}
 
.tax-text44 {
  display: inline-block;
}
 
.tax-fragment38 {
  display: contents;
}
 
.tax-text38 {
  display: inline-block;
}
 
.tax-fragment40 {
  display: contents;
}
 
.tax-text40 {
  display: inline-block;
}
 
.tax-fragment35 {
  display: contents;
}
 
.tax-text35 {
  display: inline-block;
  text-transform: uppercase;
}
 
.tax-fragment43 {
  display: contents;
}
 
.tax-text43 {
  display: inline-block;
}
 
.tax-fragment42 {
  display: contents;
}
 
.tax-text42 {
  display: inline-block;
}
 
.tax-fragment37 {
  display: contents;
}
 
.tax-text37 {
  display: inline-block;
}
 
.tax-fragment41 {
  display: contents;
}
 
.tax-text41 {
  display: inline-block;
}
 
.tax-fragment36 {
  display: contents;
}
 
.tax-text36 {
  display: inline-block;
}
 
.tax-fragment39 {
  display: contents;
}
 
.tax-text39 {
  display: inline-block;
}
 
@media(max-width: 991px) {
  .testimonial18-max-width {
    flex-direction: column;
  }
}
 
@media(max-width: 767px) {
  .testimonial18-column1 {
    width: 100%;
  }
  .testimonial18-column2 {
    width: 100%;
  }
  .testimonial18-column3 {
    width: 100%;
  }
  .testimonial18-column4 {
    width: 100%;
  }
  .testimonial18-column5 {
    width: 100%;
  }
}
 
@media(max-width: 479px) {
  .testimonial18-text13 {
    font-style: normal;
    font-weight: 700;
  }
  .testimonial18-text15 {
    font-style: normal;
    font-weight: 700;
  }
  .testimonial18-author41 {
    font-style: normal;
    font-weight: 700;
  }
  .testimonial18-author42 {
    fill: #7bbb68;
    color: #7bbb68;
    font-style: normal;
    font-weight: 700;
  }
  .tax-text45 {
    color: #7bbb68;
    font-style: inherit;
    font-weight: 700;
  }
  .tax-text35 {
    color: #7bbb68;
    text-transform: uppercase;
  }
  .tax-text37 {
    color: #7bbb68;
  }
  .tax-text36 {
    color: #7bbb68;
  }
}

.footer3-wrapper {
  display: contents;
}
 
.footer3-footer4 {
  gap: 80px;
  width: 100%;
  height: 83px;
  display: flex;
  overflow: hidden;
  position: relative;
  box-shadow: 5px 5px 10px 0px #d4d4d4;
  align-items: center;
  flex-shrink: 0;
  padding-top: var(--dl-layout-space-halfunit);
  border-color: var(--dl-color-theme-neutral-dark);
  border-width: 1px;
  padding-left: var(--dl-layout-space-fiveunits);
  padding-right: var(--dl-layout-space-fiveunits);
  flex-direction: row;
  padding-bottom: var(--dl-layout-space-halfunit);
  justify-content: center;
}
 
.footer3-max-width {
  gap: var(--dl-layout-space-threeunits);
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.footer3-content {
  gap: 32px;
  display: flex;
  align-self: stretch;
  align-items: center;
  flex-shrink: 0;
  justify-content: center;
}
 
.footer3-logo {
  gap: 24px;
  width: auto;
  border: 2px dashed rgba(120, 120, 120, 0.4);
  display: flex;
  overflow: hidden;
  flex-grow: 1;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
}
 
.footer3-navlink {
  display: contents;
}
 
.footer3-image1 {
  width: 160px;
  height: 75px;
  text-decoration: none;
}
 
.footer3-text1 {
  font-size: 23px;
  align-self: center;
}
 
.tax-fragment46 {
  display: contents;
}
 
.tax-text46 {
  display: inline-block;
  position: sticky;
}
 
@media(max-width: 991px) {
  .footer3-logo {
    width: auto;
  }
}
 
@media(max-width: 767px) {
  .footer3-content {
    height: 64px;
    align-self: center;
    flex-direction: column;
  }
  .footer3-image1 {
    height: 93px;
    display: flex;
    margin-top: var(--dl-layout-space-oneandhalfunits);
    margin-bottom: 0px;
    flex-direction: column;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer3-footer4 {
    height: 107px;
  }
  .footer3-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .footer3-content {
    width: 100%;
    height: 75px;
    align-self: center;
  }
  .footer3-image1 {
    display: flex;
    align-self: center;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
}

.tax-container {
  width: 100%;
  display: flex;
  min-height: 100vh;
  align-items: center;
  flex-direction: column;
}
 
.tax-fragment10 {
  display: contents;
}
 
.tax-text10 {
  display: inline-block;
}
 
.tax-fragment11 {
  display: contents;
}
 
.tax-text11 {
  display: inline-block;
}
 
.tax-fragment12 {
  display: contents;
}
 
.tax-text12 {
  display: inline-block;
}
 
.tax-fragment13 {
  display: contents;
}
 
.tax-text13 {
  display: inline-block;
}
 
.tax-fragment14 {
  display: contents;
}
 
.tax-text14 {
  display: inline-block;
}
 
.tax-fragment15 {
  display: contents;
}
 
.tax-text15 {
  display: inline-block;
}
 
.tax-fragment16 {
  display: contents;
}
 
.tax-text16 {
  display: inline-block;
}
 
.tax-fragment17 {
  display: contents;
}
 
.tax-text17 {
  display: inline-block;
}
 
.tax-fragment18 {
  display: contents;
}
 
.tax-text18 {
  display: inline-block;
}
 
.tax-fragment19 {
  display: contents;
}
 
.tax-text19 {
  display: inline-block;
}
 
.tax-fragment20 {
  display: contents;
}
 
.tax-text20 {
  display: inline-block;
}
 
.tax-fragment21 {
  display: contents;
}
 
.tax-text21 {
  display: inline-block;
}
 
.tax-fragment22 {
  display: contents;
}
 
.tax-text22 {
  display: inline-block;
}
 
.tax-fragment23 {
  display: contents;
}
 
.tax-text23 {
  display: inline-block;
}
 
.tax-fragment24 {
  display: contents;
}
 
.tax-text24 {
  display: inline-block;
}
 
.tax-fragment25 {
  display: contents;
}
 
.tax-text25 {
  display: inline-block;
}
 
.tax-fragment26 {
  display: contents;
}
 
.tax-text26 {
  display: inline-block;
}
 
.tax-fragment27 {
  display: contents;
}
 
.tax-text27 {
  display: inline-block;
}
 
.tax-fragment28 {
  display: contents;
}
 
.tax-text28 {
  display: inline-block;
}
 
.tax-fragment29 {
  display: contents;
}
 
.tax-text29 {
  display: inline-block;
}
 
.tax-fragment30 {
  display: contents;
}
 
.tax-text30 {
  display: inline-block;
}
 
.tax-fragment31 {
  display: contents;
}
 
.tax-text31 {
  display: inline-block;
}
 
.tax-fragment32 {
  display: contents;
}
 
.tax-text32 {
  display: inline-block;
}
 
.tax-fragment33 {
  display: contents;
}
 
.tax-text33 {
  display: inline-block;
}
 
.tax-fragment34 {
  display: contents;
}
 
.tax-text34 {
  display: inline-block;
}
 
.tax-fragment35 {
  display: contents;
}
 
.tax-text35 {
  display: inline-block;
  text-transform: uppercase;
}
 
.tax-fragment36 {
  display: contents;
}
 
.tax-text36 {
  display: inline-block;
}
 
.tax-fragment37 {
  display: contents;
}
 
.tax-text37 {
  display: inline-block;
}
 
.tax-fragment38 {
  display: contents;
}
 
.tax-text38 {
  display: inline-block;
}
 
.tax-fragment39 {
  display: contents;
}
 
.tax-text39 {
  display: inline-block;
}
 
.tax-fragment40 {
  display: contents;
}
 
.tax-text40 {
  display: inline-block;
}
 
.tax-fragment41 {
  display: contents;
}
 
.tax-text41 {
  display: inline-block;
}
 
.tax-fragment42 {
  display: contents;
}
 
.tax-text42 {
  display: inline-block;
}
 
.tax-fragment43 {
  display: contents;
}
 
.tax-text43 {
  display: inline-block;
}
 
.tax-fragment44 {
  display: contents;
}
 
.tax-text44 {
  display: inline-block;
}
 
.tax-fragment45 {
  display: contents;
}
 
.tax-text45 {
  display: inline-block;
}
 
.tax-fragment46 {
  display: contents;
}
 
.tax-text46 {
  display: inline-block;
  position: sticky;
}
 
@media(max-width: 479px) {
  .tax-text35 {
    color: #7bbb68;
    text-transform: uppercase;
  }
  .tax-text36 {
    color: #7bbb68;
  }
  .tax-text37 {
    color: #7bbb68;
  }
  .tax-text45 {
    color: #7bbb68;
    font-style: inherit;
    font-weight: 700;
  }
}
