/*******************************************************
Define colors.
********************************************************/
/* #000000 */
/* #0082ae */
/* #226dfa */
/* #ebedef */
/* #707070 */
/* #939598 */
/* #f2f2f2 */
/* #bcbcbc */
/* #57d852 */
/* #e77d4f */
/* #6fa0b9 */
/* #9b4fe7 */
/* #e74f4f */
/* #ffffff */
/*******************************************************
Define media query dimensions.
********************************************************/
@media only screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important;
  }
}
@media only screen and (min-width: 960px) {
  .hide-on-desktop-and-tablet {
    display: none !important;
  }
}
@media only screen and (min-width: 767px) and (max-width: 959px) {
  .hide-on-desktop-and-tablet {
    display: none !important;
  }
}
/*******************************************************
Imported stylesheets.
********************************************************/
#tax-incentives-container #tax-incentives html,
#tax-incentives-container #tax-incentives body,
#tax-incentives-container #tax-incentives div,
#tax-incentives-container #tax-incentives span,
#tax-incentives-container #tax-incentives applet,
#tax-incentives-container #tax-incentives object,
#tax-incentives-container #tax-incentives iframe,
#tax-incentives-container #tax-incentives h1,
#tax-incentives-container #tax-incentives h2,
#tax-incentives-container #tax-incentives h3,
#tax-incentives-container #tax-incentives h4,
#tax-incentives-container #tax-incentives h5,
#tax-incentives-container #tax-incentives h6,
#tax-incentives-container #tax-incentives p,
#tax-incentives-container #tax-incentives blockquote,
#tax-incentives-container #tax-incentives pre,
#tax-incentives-container #tax-incentives a,
#tax-incentives-container #tax-incentives abbr,
#tax-incentives-container #tax-incentives acronym,
#tax-incentives-container #tax-incentives address,
#tax-incentives-container #tax-incentives big,
#tax-incentives-container #tax-incentives cite,
#tax-incentives-container #tax-incentives code,
#tax-incentives-container #tax-incentives del,
#tax-incentives-container #tax-incentives dfn,
#tax-incentives-container #tax-incentives em,
#tax-incentives-container #tax-incentives img,
#tax-incentives-container #tax-incentives ins,
#tax-incentives-container #tax-incentives kbd,
#tax-incentives-container #tax-incentives q,
#tax-incentives-container #tax-incentives s,
#tax-incentives-container #tax-incentives samp,
#tax-incentives-container #tax-incentives small,
#tax-incentives-container #tax-incentives strike,
#tax-incentives-container #tax-incentives strong,
#tax-incentives-container #tax-incentives sub,
#tax-incentives-container #tax-incentives sup,
#tax-incentives-container #tax-incentives tt,
#tax-incentives-container #tax-incentives var,
#tax-incentives-container #tax-incentives b,
#tax-incentives-container #tax-incentives u,
#tax-incentives-container #tax-incentives i,
#tax-incentives-container #tax-incentives center,
#tax-incentives-container #tax-incentives dl,
#tax-incentives-container #tax-incentives dt,
#tax-incentives-container #tax-incentives dd,
#tax-incentives-container #tax-incentives ol,
#tax-incentives-container #tax-incentives ul,
#tax-incentives-container #tax-incentives li,
#tax-incentives-container #tax-incentives fieldset,
#tax-incentives-container #tax-incentives form,
#tax-incentives-container #tax-incentives label,
#tax-incentives-container #tax-incentives legend,
#tax-incentives-container #tax-incentives table,
#tax-incentives-container #tax-incentives caption,
#tax-incentives-container #tax-incentives tbody,
#tax-incentives-container #tax-incentives tfoot,
#tax-incentives-container #tax-incentives thead,
#tax-incentives-container #tax-incentives tr,
#tax-incentives-container #tax-incentives th,
#tax-incentives-container #tax-incentives td,
#tax-incentives-container #tax-incentives article,
#tax-incentives-container #tax-incentives aside,
#tax-incentives-container #tax-incentives canvas,
#tax-incentives-container #tax-incentives details,
#tax-incentives-container #tax-incentives embed,
#tax-incentives-container #tax-incentives figure,
#tax-incentives-container #tax-incentives figcaption,
#tax-incentives-container #tax-incentives footer,
#tax-incentives-container #tax-incentives header,
#tax-incentives-container #tax-incentives hgroup,
#tax-incentives-container #tax-incentives menu,
#tax-incentives-container #tax-incentives nav,
#tax-incentives-container #tax-incentives output,
#tax-incentives-container #tax-incentives ruby,
#tax-incentives-container #tax-incentives section,
#tax-incentives-container #tax-incentives summary,
#tax-incentives-container #tax-incentives time,
#tax-incentives-container #tax-incentives mark,
#tax-incentives-container #tax-incentives audio,
#tax-incentives-container #tax-incentives video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
#tax-incentives-container #tax-incentives article,
#tax-incentives-container #tax-incentives aside,
#tax-incentives-container #tax-incentives details,
#tax-incentives-container #tax-incentives figcaption,
#tax-incentives-container #tax-incentives figure,
#tax-incentives-container #tax-incentives footer,
#tax-incentives-container #tax-incentives header,
#tax-incentives-container #tax-incentives hgroup,
#tax-incentives-container #tax-incentives menu,
#tax-incentives-container #tax-incentives nav,
#tax-incentives-container #tax-incentives section {
  display: block;
}
#tax-incentives-container #tax-incentives body {
  line-height: 1;
}
#tax-incentives-container #tax-incentives ol,
#tax-incentives-container #tax-incentives ul {
  list-style: none;
}
#tax-incentives-container #tax-incentives blockquote,
#tax-incentives-container #tax-incentives q {
  quotes: none;
}
#tax-incentives-container #tax-incentives blockquote:before,
#tax-incentives-container #tax-incentives blockquote:after,
#tax-incentives-container #tax-incentives q:before,
#tax-incentives-container #tax-incentives q:after {
  content: '';
  content: none;
}
#tax-incentives-container #tax-incentives table {
  border-collapse: collapse;
  border-spacing: 0;
}
/*******************************************************
Define fonts.
********************************************************/
strong,
b {
  font-weight: bold !important;
}
em {
  font-style: italic !important;
}
.far,
.fal,
.fas,
.fa,
.fab {
  font-family: 'Font Awesome 5 Pro' !important;
}
.fas {
  font-weight: 900;
}
.far,
.fab {
  font-weight: 400;
}
.fal {
  font-weight: 300;
}
/*******************************************************
General doc styles.
********************************************************/
#tax-incentives-container {
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  font-size: 0.625rem;
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-weight: normal;
  position: relative;
  letter-spacing: normal;
  margin: 5em 0;
  /*******************************************************
	General styles.
	********************************************************/
  /*******************************************************
	Page app styles.
	********************************************************/
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container {
    margin-top: 0;
  }
}
#tax-incentives-container a {
  transition: none !important;
}
#tax-incentives-container a:link,
#tax-incentives-container a:visited {
  text-decoration: none;
}
#tax-incentives-container a:hover {
  cursor: pointer;
  text-decoration: none;
}
#tax-incentives-container img {
  width: 100%;
  height: auto;
}
#tax-incentives-container input,
#tax-incentives-container textarea,
#tax-incentives-container button,
#tax-incentives-container submit {
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
#tax-incentives-container #tax-incentives {
  width: 100%;
  position: relative;
  /*******************************************************
		Header styles.
		********************************************************/
  /*******************************************************
		Top nav styles.
		********************************************************/
  /*******************************************************
		Overview section styles.
		********************************************************/
  /*******************************************************
		Walk-Through section styles.
		********************************************************/
  /*******************************************************
		Tooltip styles.
		********************************************************/
  /*******************************************************
		Interactive section styles.
		********************************************************/
  /*******************************************************
		Bottom button nav styles.
		********************************************************/
  /*******************************************************
		Footer styles.
		********************************************************/
  /*******************************************************
		Tooltip styles.
		********************************************************/
  /*
		.tax-incentives-tooltip {
			position: absolute;
			width: 25em;
			background-color: @white;
			border: 1px solid @black;
			box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, 0.4);
			color: @black;
			padding: 0.5em;
			font-size: 1.8em;
			pointer-events: none;
			font-weight: 400;

			@media @phone {
				left: 10vw !important;
				width: 80vw !important;
				transform: none !important;
			}
		}
		*/
  /*******************************************************
		Section colors.
		********************************************************/
}
#tax-incentives-container #tax-incentives.loading {
  opacity: 0;
}
#tax-incentives-container #tax-incentives.loaded {
  opacity: 1;
  transition: 0.3s all linear;
}
#tax-incentives-container #tax-incentives #tax-incentives-header {
  height: 5.6em;
  background-color: #ebedef;
  color: #000000;
  box-shadow: 0 8px 8px 0px rgba(213, 214, 214, 0.9);
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-header {
    display: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-header #interactive-from {
  font-size: 1.6em;
  line-height: 3.5;
  display: inline-block;
  margin: 0 0.6% 0 1.8%;
}
#tax-incentives-container #tax-incentives #tax-incentives-header #interactive-logo {
  display: inline-block;
  width: 32%;
  vertical-align: middle;
  margin-bottom: 0.8em;
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav {
  height: 8.5em;
  position: relative;
  z-index: 98;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav {
    background-color: #707070;
    color: #ffffff;
    height: auto;
  }
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav.sticky #tax-incentives-mobile-top-bar {
    position: fixed;
    top: 98px;
    left: 0;
    width: 100vw;
    z-index: 97;
    margin: 0 0 1.5em 0;
  }
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav.sticky #tax-incentives-mobile-top-bar + ul {
    position: fixed;
    top: 150px;
    left: 0;
    width: 100vw;
    z-index: 97;
    border-top: 2px solid #ffffff;
  }
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav.sticky ~ article {
    margin-top: 145px;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav #tax-incentives-mobile-top-bar {
  display: none;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav #tax-incentives-mobile-top-bar {
    display: block;
    background-color: #707070;
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
    margin: 0 -1.125rem;
  }
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav #tax-incentives-mobile-top-bar #mobile-menu-button {
    display: inline-block;
    font-size: 4em;
    padding: 0 0.35em;
  }
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav #tax-incentives-mobile-top-bar h1 {
    display: inline-block;
    font-size: 2.3em;
    font-weight: 900;
    vertical-align: top;
    line-height: 2.3;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul {
  font-size: 2em;
  line-height: 4.474;
  width: 100%;
  margin-left: 4.6%;
  padding: 1em 0;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul {
    background-color: #707070;
    line-height: 1.6;
    position: absolute;
    width: 100vw;
    margin: 0 -1.125rem;
    padding-left: 4.6%;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li {
  float: left;
  margin-right: 4.5%;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li {
    float: none;
    padding-left: 4%;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li > a {
  color: #e77d4f;
  text-transform: uppercase;
  letter-spacing: 0.035em;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li > a {
    color: #ffffff;
    text-transform: none;
    letter-spacing: normal;
    font-weight: 900;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li:hover > a {
  color: #f0af92;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li:hover > a {
    color: inherit;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.active > a {
  border-bottom: 3px solid #e77d4f;
  padding-bottom: 0.1em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.active > a {
    border-bottom: none;
  }
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li > ul {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    background-color: inherit;
    box-shadow: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > a {
  color: #f0af92;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > a {
    color: #ffffff;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul {
  position: absolute;
  top: 3em;
  left: -0.2em;
  display: block;
  width: 120%;
  background-color: #ffffff;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
    background-color: inherit;
    box-shadow: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul > li {
  line-height: 2;
  border-bottom: 1px solid #939598;
  padding-left: 0.2em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul > li {
    border-bottom: none;
    padding-left: 1em;
    font-size: 0.85em;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul > li > a {
  display: block;
  color: #000000;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul > li > a {
    color: #ffffff;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul > li:hover {
  background-color: #e77d4f;
}
#tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul > li:hover > a {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-top-nav > ul > li.expanded > ul > li:hover {
    background-color: inherit;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-overview {
  font-size: 2.3em;
  letter-spacing: -0.015em;
  line-height: 1.5217;
  padding: 0 4.6%;
  clear: both;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview h2 {
  font-size: 1.3043em;
  font-weight: 900;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-overview h2 {
    padding-top: 7em;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-overview h2 + p {
  margin-top: 0.65em;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview p,
#tax-incentives-container #tax-incentives #tax-incentives-overview ul,
#tax-incentives-container #tax-incentives #tax-incentives-overview ol {
  margin: 1.5217em 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview ol {
  list-style-type: decimal;
  margin-left: 1em;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview ol li {
  padding-left: 0.5em;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview ul {
  list-style-type: disc;
  margin-left: 1em;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview ul li {
  padding-left: 0.5em;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .more-link {
  font-size: 0.8696em;
  user-select: none;
  color: #939598;
  text-transform: uppercase;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .more-link .far {
  font-size: 0.9em;
  margin-left: 0.3em;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .more-link:hover {
  color: #000000;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview #overview-intro-more {
  background-color: #f2f2f2;
  margin: 0 -1.6em;
  padding: 1.6em;
  position: relative;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview #overview-intro-more #overview-intro-more-close {
  color: #000000;
  font-size: 1.6em;
  position: absolute;
  top: 0.3em;
  right: 0.8em;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview #overview-intro-more #overview-intro-more-close:hover {
  color: #404040;
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section {
  position: relative;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: 50% 100%;
  clear: both;
  margin: 4em 0;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section {
    background-position: top center;
    background-size: 100%;
    margin: 0;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section.bg-right {
  padding-right: 30%;
  background-position: 115% top;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section.bg-right {
    padding-right: 0;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section.bg-left {
  padding-left: 40%;
  background-position: -15% top;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section.bg-left {
    padding-left: 0;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section#overview-costs {
  background-image: url('/-/media/data-visualizations/interactives/2019/taxincentives/img/shapes-1.svg');
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section#overview-targets {
  background-image: url('/-/media/data-visualizations/interactives/2019/taxincentives/img/shapes-3.svg');
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section#overview-design {
  background-image: url('/-/media/data-visualizations/interactives/2019/taxincentives/img/shapes-2.svg');
}
#tax-incentives-container #tax-incentives #tax-incentives-overview .overview-section#overview-economic-conditions {
  background-image: url('/-/media/data-visualizations/interactives/2019/taxincentives/img/shapes-5.svg');
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough {
  font-size: 2.3em;
  letter-spacing: -0.015em;
  line-height: 1.5217;
  padding: 0 4.6%;
  clear: both;
  position: relative;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-walkthrough {
    padding-top: 1em;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav {
  position: absolute;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav {
    display: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav ul li {
  height: 1.2em;
  width: 1em;
  position: relative;
  overflow: hidden;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav ul li::before {
  content: '\f068';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
  color: #939598;
  position: absolute;
  left: 0;
  top: -0.6em;
  z-index: 98;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav ul li.question-nav::before {
  font-weight: 200;
  font-size: 0.8em;
  left: -0.3em;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav ul li.question-nav:hover::before {
  left: 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav ul li a {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 0.5em;
  border-left: 1.2em solid #ffffff;
  display: block;
  color: #ffffff;
  font-size: 0.8696em;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav ul li:hover {
  overflow: visible;
  width: auto;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough #walkthrough-nav ul li:hover a {
  border-left-width: 0;
  width: 10em;
  z-index: 98;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough h2 {
  font-size: 1.3043em;
  font-weight: 900;
  line-height: 1;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough h2 + p {
  margin-top: 0.65em;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough h3 {
  font-size: 1.3043em;
  font-weight: 600;
  line-height: 1.2;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough h3 + p {
  margin-top: 0.65em;
}
#tax-incentives-container #tax-incentives #tax-incentives-walkthrough p {
  margin: 1.5217em 0;
}
#tax-incentives-container #tax-incentives .has-tooltip {
  font-weight: bold;
  cursor: pointer;
  display: inline-block;
  position: relative;
  /*
			&:hover::after {
				content: attr(tooltip);
				position: absolute;
				left: 50%;
				top: -6px;
				width: 25em;
				transform: translateX(-50%) translateY(-100%);
				background-color: @white;
				border: 1px solid @black;
				box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, 0.4);
				color: @black;
				padding: 0.5em;
				font-size: 0.75em;
				pointer-events: none;
				font-weight: 400;
			}
			*/
}
#tax-incentives-container #tax-incentives .has-tooltip .tax-incentives-tooltip {
  position: absolute;
  top: 0;
  left: 0;
  width: 25em;
  transform: translateX(-35%) translateY(-100%);
  background-color: #ffffff;
  border: 1px solid #000000;
  box-shadow: 0.2em 0.2em 0.2em rgba(0, 0, 0, 0.4);
  color: #000000;
  padding: 0.5em;
  font-size: 0.75em;
  font-weight: 400;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives .has-tooltip .tax-incentives-tooltip {
    position: absolute;
    width: 80vw;
    transform: translateY(-100%);
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive {
  font-size: 2em;
  letter-spacing: -0.015em;
  line-height: 1.2;
  padding: 0 4.6%;
  clear: both;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-intro {
  font-size: 1.15em;
  line-height: 1.5217;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-intro p {
  margin: 1.5217em 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box {
  position: relative;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top {
  position: relative;
  height: 14em;
  border: 1px solid #000000;
  border-bottom: none;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top {
    height: auto;
    border: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-nav ul li {
  width: 1.75em;
  height: 1.75em;
  line-height: 1.75;
  overflow: hidden;
  border-bottom: 1px solid #ffffff;
  padding-left: 2em;
  position: relative;
  z-index: 98;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-nav ul li {
    z-index: 96;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-nav ul li:last-child {
  border-bottom: none;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-nav ul li:hover {
  width: auto;
  cursor: pointer;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-nav ul li.active {
  width: 3em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-nav ul li.active::after {
  content: '\a0';
  position: absolute;
  left: 2em;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.75em 0 1em 1em;
  border-color: #ffffff #ffffff #ffffff #57d852;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-nav ul li a {
  display: block;
  color: #ffffff;
  padding-right: 1em;
  padding-left: 1.75em;
  margin-left: -1.75em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #all-answers-button,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #reset-all-button {
  position: absolute;
  right: 0;
  width: 7em;
  background-color: #6fa0b9;
  color: #ffffff;
  font-size: 1.1em;
  line-height: 1.2273;
  box-shadow: none;
  border: 3px solid #6fa0b9;
  padding: 0.2em 0.4em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #all-answers-button,
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #reset-all-button {
    display: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #all-answers-button:hover,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #reset-all-button:hover {
  background-color: #a2c2d2;
  border-color: #a2c2d2;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #all-answers-button.active,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #reset-all-button.active {
  background-color: #ffffff;
  color: #6fa0b9;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #all-answers-button {
  top: 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #reset-all-button {
  top: 2em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one {
  height: 100%;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .question {
  height: 100%;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one h3,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one h4 {
  text-align: center;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .answers {
  display: flex;
  flex-flow: column wrap;
  justify-content: justify;
  align-items: flex-start;
  align-content: center;
  height: 100%;
  padding: 1em 15%;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .answers .answer {
  width: 40%;
  margin-bottom: 1.5em;
  margin-right: 1em;
  margin-left: 1em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .answers .answer input[type="radio"] + label {
  position: relative;
  user-select: none;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .answers .answer input[type="radio"] + label:hover {
  color: #6fa0b9;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .answers .answer input[type="radio"] + label::before {
  content: '\f111';
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
  color: #000000;
  position: absolute;
  top: 0.1em;
  left: -1.5em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .answers .answer input[type="radio"]:checked + label::before {
  color: #6fa0b9;
  font-weight: 900;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .answers .answer-select-button,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.one-by-one .answers .answer-popup {
  display: none;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers {
  margin-top: 2.2em;
  height: 760px;
  background-color: #ffffff;
  border: 3px solid #000000;
  position: relative;
  z-index: 98;
  overflow: hidden;
  padding: 1.5em 1.5em 6em 1.5em;
  display: flex;
  flex-flow: column wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers {
    height: auto;
    border: none;
    padding: 0;
    display: block;
    z-index: 96;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #all-answers-close-button {
  color: #000000;
  font-size: 2em;
  position: absolute;
  top: 0.1em;
  right: 0.3em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #all-answers-close-button {
    display: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #all-answers-close-button:hover {
  color: #404040;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question {
  width: 45%;
  margin-right: 5%;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question {
    width: auto;
    margin-right: 0;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question:nth-child(4) h3,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question:nth-child(9) h3 {
  margin-top: 0.5em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question:nth-child(4) h3,
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question:nth-child(9) h3 {
    margin-top: 0;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question:nth-child(6) {
  margin-bottom: 2em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question:nth-child(6) {
    margin-bottom: 0;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question h3 {
  display: none;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question h3.first {
  display: block;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question h4 {
  font-size: 1em;
  color: #939598;
  max-width: none;
  margin: 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers {
  position: relative;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer {
  display: none;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer.active {
  display: inline-block;
  width: 90%;
  padding-bottom: 0.3em;
  border-bottom: 1px solid #000000;
  margin-bottom: 1em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer.active label {
  line-height: 1.2;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer-popup {
  position: absolute;
  left: 0;
  top: 0;
  width: 90%;
  background-color: #ffffff;
  box-shadow: 0 5px 5px 5px rgba(0, 0, 0, 0.2);
  z-index: 50;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer-popup .answer {
  display: block;
  border-bottom: 1px solid #000000;
  padding-bottom: 0.3em;
  margin-bottom: 0.3em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer-popup .answer:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer-popup .answer label {
  display: block;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer-popup .answer label:hover {
  color: #6fa0b9;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer-select-button,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers .question .answers .answer-close-button {
  display: inline-block;
  font-size: 1.4em;
  width: 5%;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #interactive-question-prev,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #interactive-question-next {
  display: none;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #reset-button,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #submit-button {
  position: absolute;
  bottom: 1em;
  background-color: #e77d4f;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 900;
  border: 2px solid transparent;
  width: 10.6522em;
  padding: 0.7em 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #reset-button:hover,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #submit-button:hover {
  background-color: #ffffff;
  color: #e77d4f;
  border-color: #e77d4f;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #submit-button {
  left: 25%;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #submit-button {
    position: relative;
    margin: 1em auto;
    left: auto;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #reset-button {
  right: 25%;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form.all-answers #reset-button {
    display: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form .more-info-button {
  font-size: 0.5em;
  color: #939598;
  font-weight: 500;
  vertical-align: super;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form .more-info-button:hover {
  color: #babbbd;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form #interactive-question-prev,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form #interactive-question-next {
  position: absolute;
  top: 50%;
  font-size: 4em;
  color: #000000;
  font-weight: 200;
  transform: translateY(-50%);
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form #interactive-question-prev:hover,
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form #interactive-question-next:hover {
  color: #939598;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form #interactive-question-prev {
  left: 0.8em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form #interactive-question-next {
  right: 0.6em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form .question h3 {
  font-weight: 900;
  font-size: 1.5em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form .question h4 {
  font-weight: 600;
  font-size: 1.1em;
  max-width: 60%;
  margin: 0 auto;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form .question .answers input[type="radio"] {
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top #interactive-box-form .question label {
  cursor: pointer;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box {
  position: absolute;
  top: 6em;
  left: 12%;
  width: 78%;
  border: 3px solid #000000;
  background-color: #ffffff;
  padding: 1em 1.9em;
  z-index: 98;
  line-height: 1.545;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box #more-info-close-button {
  color: #000000;
  font-size: 2em;
  position: absolute;
  top: 0.1em;
  right: 0.3em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box #more-info-close-button:hover {
  color: #404040;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box p {
  margin: 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box .more-link {
  font-size: 0.8696em;
  user-select: none;
  color: #939598;
  text-transform: uppercase;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box .more-link .far {
  font-size: 0.9em;
  margin-left: 0.3em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box .more-link:hover {
  color: #000000;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box .tooltip {
  font-weight: normal;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-top .more-info-box .tooltip:hover::after {
  content: none;
  background-color: transparent;
  border: none;
  box-shadow: none;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart {
  height: 465px;
  width: 99.9%;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root {
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  border: 1px solid #000000;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root {
    border: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-plot-background {
  fill: #f2f2f2;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-legend .highcharts-legend-item text {
  font-size: 18px !important;
  color: #000000 !important;
  font-weight: 500 !important;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-legend .highcharts-legend-item text {
    font-size: 1.2em !important;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-xaxis-labels text {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #000000 !important;
  line-height: 1.1875;
  letter-spacing: normal;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-yaxis-labels text {
  font-size: 18px !important;
  font-weight: 500 !important;
  line-height: 1.25;
  color: #000000 !important;
  letter-spacing: -0.05em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-yaxis-labels text {
    font-size: 1.2em !important;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-color-0 {
  fill: #0082ae;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-color-0 .highcharts-point {
  fill: #0082ae;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-color-1 {
  fill: #939598;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-root .highcharts-color-1 .highcharts-point {
  fill: #939598;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-tooltip .highcharts-tooltip-box {
  fill: #ffffff;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-tooltip .tooltip-header {
  font-size: 16px !important;
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-weight: 700 !important;
  display: block !important;
  color: #000000 !important;
  line-height: 1.2;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-tooltip .tooltip-text {
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: 500 !important;
  display: block !important;
  color: #000000 !important;
  line-height: 1.5;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-annotation .highcharts-annotation-labels span {
  font-family: Lato, 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
  font-size: 20px !important;
  font-weight: 500 !important;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-chart .highcharts-annotation .highcharts-annotation-labels span {
    font-size: 0.85em !important;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-footer {
  font-size: 0.8em;
  color: #939598;
  padding: 1.2em 0 2.4em 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-box #interactive-box-footer sup {
  font-size: 0.6em;
  line-height: 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-glossary {
  background-color: #f2f2f2;
  margin: 0 -2em;
  padding: 2em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-glossary {
    display: none;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-glossary h2 {
  font-size: 1.5em;
  font-weight: 900;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-glossary dl dt {
  clear: both;
  font-weight: 900;
  display: inline-block;
  margin-top: 1.2em;
}
#tax-incentives-container #tax-incentives #tax-incentives-interactive #interactive-glossary dl dt::after {
  content: ':\a0';
}
#tax-incentives-container #tax-incentives #tax-incentives-bottom-nav {
  height: 6.269em;
  margin: 5em 0;
}
#tax-incentives-container #tax-incentives #tax-incentives-bottom-nav ul {
  font-size: 2.3em;
  overflow: hidden;
  text-align: center;
}
#tax-incentives-container #tax-incentives #tax-incentives-bottom-nav ul li {
  display: inline-block;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-bottom-nav ul li {
    width: 48%;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-bottom-nav ul li a button {
  background-color: #e77d4f;
  color: #ffffff;
  font-weight: 900;
  text-transform: uppercase;
  border: 2px solid transparent;
  width: 10.6522em;
  padding: 0.7em 0;
  margin-right: 0.5em;
}
@media only screen and (max-width: 767px) {
  #tax-incentives-container #tax-incentives #tax-incentives-bottom-nav ul li a button {
    width: 100%;
    font-size: 0.9em;
    white-space: nowrap;
  }
}
#tax-incentives-container #tax-incentives #tax-incentives-bottom-nav ul li a button:hover {
  background-color: #ffffff;
  color: #e77d4f;
  border-color: #e77d4f;
}
#tax-incentives-container #tax-incentives #tax-incentives-footer {
  height: 5.6em;
  background-color: #ebedef;
  color: #000000;
  box-shadow: 0 -8px 8px 0px rgba(213, 214, 214, 0.9);
}
#tax-incentives-container #tax-incentives #tax-incentives-footer #download-resources-label {
  font-size: 1.6em;
  line-height: 3.5;
  display: inline-block;
  margin: 0 0.6% 0 1.8%;
}
#tax-incentives-container #tax-incentives #tax-incentives-footer ul {
  font-size: 1.6em;
  display: inline-block;
}
#tax-incentives-container #tax-incentives #tax-incentives-footer ul li {
  display: inline-block;
  margin: 0 0.7em;
}
#tax-incentives-container #tax-incentives #tax-incentives-footer ul li a {
  color: #000000;
}
#tax-incentives-container #tax-incentives #tax-incentives-footer ul li a:hover {
  color: #939598;
}
#tax-incentives-container #tax-incentives #tax-incentives-footer ul li a i {
  font-size: 1.2em;
  margin-right: 0.5em;
}
#tax-incentives-container #tax-incentives .costs-text {
  color: #57d852;
}
#tax-incentives-container #tax-incentives .costs-bg {
  background-color: #57d852;
}
#tax-incentives-container #tax-incentives .costs-border-left::after {
  border-left-color: #57d852 !important;
}
#tax-incentives-container #tax-incentives .targets-text {
  color: #226dfa;
}
#tax-incentives-container #tax-incentives .targets-bg {
  background-color: #226dfa;
}
#tax-incentives-container #tax-incentives .targets-border-left::after {
  border-left-color: #226dfa !important;
}
#tax-incentives-container #tax-incentives .design-text {
  color: #e74f4f;
}
#tax-incentives-container #tax-incentives .design-bg {
  background-color: #e74f4f;
}
#tax-incentives-container #tax-incentives .design-border-left::after {
  border-left-color: #e74f4f !important;
}
#tax-incentives-container #tax-incentives .economic-conditions-text {
  color: #9b4fe7;
}
#tax-incentives-container #tax-incentives .economic-conditions-bg {
  background-color: #9b4fe7;
}
#tax-incentives-container #tax-incentives .economic-conditions-border-left::after {
  border-left-color: #9b4fe7 !important;
}
