 div#n2-ss-8 .n2-ss-slider-1 {
      display: grid;
      position: relative;
    }
    div#n2-ss-8 .n2-ss-slider-2 {
      display: grid;
      position: relative;
      overflow: hidden;
      padding: 0px 0px 0px 0px;
      border: 0px solid RGBA(62, 62, 62, 1);
      border-radius: 0px;
      background-clip: padding-box;
      background-repeat: repeat;
      background-position: 50% 50%;
      background-size: cover;
      background-attachment: scroll;
      z-index: 1;
    }
    div#n2-ss-8:not(.n2-ss-loaded) .n2-ss-slider-2 {
      background-image: none !important;
    }
    div#n2-ss-8 .n2-ss-slider-3 {
      display: grid;
      grid-template-areas: "cover";
      position: relative;
      overflow: hidden;
      z-index: 10;
    }
    div#n2-ss-8 .n2-ss-slider-3 > * {
      grid-area: cover;
    }
    div#n2-ss-8 .n2-ss-slide-backgrounds,
    div#n2-ss-8 .n2-ss-slider-3 > .n2-ss-divider {
      position: relative;
    }
    div#n2-ss-8 .n2-ss-slide-backgrounds {
      z-index: 10;
    }
    div#n2-ss-8 .n2-ss-slide-backgrounds > * {
      overflow: hidden;
    }
    div#n2-ss-8 .n2-ss-slide-background {
      transform: translateX(-100000px);
    }
    div#n2-ss-8 .n2-ss-slider-4 {
      place-self: center;
      position: relative;
      width: 100%;
      height: 100%;
      z-index: 20;
      display: grid;
      grid-template-areas: "slide";
    }
    div#n2-ss-8 .n2-ss-slider-4 > * {
      grid-area: slide;
    }
    div#n2-ss-8.n2-ss-full-page--constrain-ratio .n2-ss-slider-4 {
      height: auto;
    }
    div#n2-ss-8 .n2-ss-slide {
      display: grid;
      place-items: center;
      grid-auto-columns: 100%;
      position: relative;
      z-index: 20;
      -webkit-backface-visibility: hidden;
      transform: translateX(-100000px);
    }
    div#n2-ss-8 .n2-ss-slide {
      perspective: 1000px;
    }
    div#n2-ss-8 .n2-ss-slide-active {
      z-index: 21;
    }
    .n2-ss-background-animation {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 3;
    }
    div#n2-ss-8 .n2-ss-animated-heading-wrapper {
      position: relative;
      line-height: 1.5;
    }
    div#n2-ss-8 .n2-ss-animated-heading-wrapper div {
      display: inline-block;
      vertical-align: top;
    }
    div#n2-ss-8 .n2-ss-animated-heading-wrapper > ss-text,
    div#n2-ss-8 .n2-ss-animated-heading-wrapper > a {
      vertical-align: middle;
      display: inline;
      text-decoration: inherit;
    }
    div#n2-ss-8 .n2-ss-animated-heading-wrapper > .n2-ss-animated-heading-i {
      display: inline-block;
      position: relative;
      min-width: 0.6em;
    }
    div#n2-ss-8 .n2-ss-animated-heading-i * {
      text-decoration: inherit;
    }
    div#n2-ss-8 .n2-ss-animated-heading-wrapper .n2-ss-animated-heading-i2 {
      position: relative;
      white-space: nowrap;
      display: inline-grid;
      justify-items: start;
      grid-template-areas: "text";
    }
    div#n2-ss-8 .n2-ss-animated-heading-i-text {
      grid-area: text;
      white-space: nowrap;
      text-decoration: inherit;
    }
    div#n2-ss-8
      .n2-ss-animated-heading-i-text.n2-ss-animated-heading-measure-width
      * {
      display: inline-block !important;
    }
    div#n2-ss-8 .n2-ss-animated-heading-i-cursor {
      display: block;
      position: absolute;
      right: -2px;
      top: 0;
      background: #11010fff;
      height: 100%;
      width: 2px;
    }
    div#n2-ss-8
      .n2-ss-animated-heading-wrapper
      ss-text[data-animation-type="typewriter1"]
      ss-word {
      display: inline;
    }
    div#n2-ss-8 .nextend-arrow {
      cursor: pointer;
      overflow: hidden;
      line-height: 0 !important;
      z-index: 18;
      -webkit-user-select: none;
    }
    div#n2-ss-8 .nextend-arrow img {
      position: relative;
      display: block;
    }
    div#n2-ss-8 .nextend-arrow img.n2-arrow-hover-img {
      display: none;
    }
    div#n2-ss-8 .nextend-arrow:focus img.n2-arrow-hover-img,
    div#n2-ss-8 .nextend-arrow:hover img.n2-arrow-hover-img {
      display: inline;
    }
    div#n2-ss-8 .nextend-arrow:focus img.n2-arrow-normal-img,
    div#n2-ss-8 .nextend-arrow:hover img.n2-arrow-normal-img {
      display: none;
    }
    div#n2-ss-8 .nextend-arrow-animated {
      overflow: hidden;
    }
    div#n2-ss-8 .nextend-arrow-animated > div {
      position: relative;
    }
    div#n2-ss-8 .nextend-arrow-animated .n2-active {
      position: absolute;
    }
    div#n2-ss-8 .nextend-arrow-animated-fade {
      transition: background 0.3s, opacity 0.4s;
    }
    div#n2-ss-8 .nextend-arrow-animated-horizontal > div {
      transition: all 0.4s;
      transform: none;
    }
    div#n2-ss-8 .nextend-arrow-animated-horizontal .n2-active {
      top: 0;
    }
    div#n2-ss-8
      .nextend-arrow-previous.nextend-arrow-animated-horizontal
      .n2-active {
      left: 100%;
    }
    div#n2-ss-8
      .nextend-arrow-next.nextend-arrow-animated-horizontal
      .n2-active {
      right: 100%;
    }
    div#n2-ss-8
      .nextend-arrow-previous.nextend-arrow-animated-horizontal:hover
      > div,
    div#n2-ss-8
      .nextend-arrow-previous.nextend-arrow-animated-horizontal:focus
      > div {
      transform: translateX(-100%);
    }
    div#n2-ss-8
      .nextend-arrow-next.nextend-arrow-animated-horizontal:hover
      > div,
    div#n2-ss-8
      .nextend-arrow-next.nextend-arrow-animated-horizontal:focus
      > div {
      transform: translateX(100%);
    }
    div#n2-ss-8 .nextend-arrow-animated-vertical > div {
      transition: all 0.4s;
      transform: none;
    }
    div#n2-ss-8 .nextend-arrow-animated-vertical .n2-active {
      left: 0;
    }
    div#n2-ss-8
      .nextend-arrow-previous.nextend-arrow-animated-vertical
      .n2-active {
      top: 100%;
    }
    div#n2-ss-8 .nextend-arrow-next.nextend-arrow-animated-vertical .n2-active {
      bottom: 100%;
    }
    div#n2-ss-8
      .nextend-arrow-previous.nextend-arrow-animated-vertical:hover
      > div,
    div#n2-ss-8
      .nextend-arrow-previous.nextend-arrow-animated-vertical:focus
      > div {
      transform: translateY(-100%);
    }
    div#n2-ss-8 .nextend-arrow-next.nextend-arrow-animated-vertical:hover > div,
    div#n2-ss-8
      .nextend-arrow-next.nextend-arrow-animated-vertical:focus
      > div {
      transform: translateY(100%);
    }
    div#n2-ss-8 .n2-ss-control-bullet {
      visibility: hidden;
      text-align: center;
      justify-content: center;
      z-index: 14;
    }
    div#n2-ss-8 .n2-ss-control-bullet--calculate-size {
      left: 0 !important;
    }
    div#n2-ss-8 .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize {
      width: 100%;
    }
    div#n2-ss-8 .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize {
      height: 100%;
      flex-flow: column;
    }
    div#n2-ss-8 .nextend-bullet-bar {
      display: inline-flex;
      vertical-align: top;
      visibility: visible;
      align-items: center;
      flex-wrap: wrap;
    }
    div#n2-ss-8 .n2-bar-justify-content-left {
      justify-content: flex-start;
    }
    div#n2-ss-8 .n2-bar-justify-content-center {
      justify-content: center;
    }
    div#n2-ss-8 .n2-bar-justify-content-right {
      justify-content: flex-end;
    }
    div#n2-ss-8 .n2-ss-control-bullet-vertical > .nextend-bullet-bar {
      flex-flow: column;
    }
    div#n2-ss-8 .n2-ss-control-bullet-fullsize > .nextend-bullet-bar {
      display: flex;
    }
    div#n2-ss-8
      .n2-ss-control-bullet-horizontal.n2-ss-control-bullet-fullsize
      > .nextend-bullet-bar {
      flex: 1 1 auto;
    }
    div#n2-ss-8
      .n2-ss-control-bullet-vertical.n2-ss-control-bullet-fullsize
      > .nextend-bullet-bar {
      height: 100%;
    }
    div#n2-ss-8 .nextend-bullet-bar .n2-bullet {
      cursor: pointer;
      transition: background-color 0.4s;
    }
    div#n2-ss-8 .nextend-bullet-bar .n2-bullet.n2-active {
      cursor: default;
    }
    div#n2-ss-8 div.n2-ss-bullet-thumbnail-container {
      position: absolute;
      z-index: 10000000;
    }
    div#n2-ss-8 .n2-ss-bullet-thumbnail-container .n2-ss-bullet-thumbnail {
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
    }
    div#n2-ss-8 .n-uc-gtc4ZXEHRqbf-inner {
      background-color: RGBA(11, 122, 67, 1);
    }
    div#n2-ss-8 .n2-font-be0071cee908b2145624ee4c21216683-hover {
      font-family: "DBHeavent";
      color: #ffffff;
      font-size: 106.25%;
      text-shadow: none;
      line-height: 1.5;
      font-weight: normal;
      font-style: normal;
      text-decoration: none;
      text-align: right;
      letter-spacing: normal;
      word-spacing: normal;
      text-transform: none;
      font-weight: 400;
    }
    div#n2-ss-8 .n2-font-505d18c5f3340f88fc58807a9e05f668-hover {
      font-family: "DBHeavent";
      color: #ffffff;
      font-size: 437.5%;
      text-shadow: none;
      line-height: 1;
      font-weight: normal;
      font-style: normal;
      text-decoration: none;
      text-align: left;
      letter-spacing: normal;
      word-spacing: normal;
      text-transform: none;
      font-weight: 500;
    }
    div#n2-ss-8 .n2-font-ad50300b0f7bf3c39be920b317e55e2f-highlight {
      font-family: "DBHeavent";
      color: RGBA(1, 120, 64, 1);
      font-size: 437.5%;
      text-shadow: none;
      line-height: 1;
      font-weight: normal;
      font-style: normal;
      text-decoration: none;
      text-align: inherit;
      letter-spacing: normal;
      word-spacing: normal;
      text-transform: none;
      font-weight: 400;
    }
    div#n2-ss-8
      .n2-font-ad50300b0f7bf3c39be920b317e55e2f-highlight
      .n2-highlighted {
      font-family: "DBHeavent";
      color: #12753c;
      font-size: 100%;
      text-shadow: none;
      line-height: 1.5;
      font-weight: normal;
      font-style: normal;
      text-decoration: none;
      text-align: inherit;
      letter-spacing: normal;
      word-spacing: normal;
      text-transform: none;
      font-weight: 600;
    }
    div#n2-ss-8
      .n2-font-ad50300b0f7bf3c39be920b317e55e2f-highlight
      .n2-highlighted:hover,
    div#n2-ss-8
      .n2-font-ad50300b0f7bf3c39be920b317e55e2f-highlight
      .n2-highlighted:active,
    div#n2-ss-8
      .n2-font-ad50300b0f7bf3c39be920b317e55e2f-highlight
      .n2-highlighted:focus {
      font-family: "DBHeavent";
      color: #12753c;
      font-size: 100%;
      text-shadow: none;
      line-height: 1.5;
      font-weight: normal;
      font-style: normal;
      text-decoration: none;
      text-align: inherit;
      letter-spacing: normal;
      word-spacing: normal;
      text-transform: none;
      font-weight: 600;
    }
    div#n2-ss-8 .n2-style-4abd201242d81e39afa08f691f9386b5-highlight {
      background: RGBA(255, 255, 255, 0);
      opacity: 1;
      padding: 0px 0px 0px 0px;
      box-shadow: none;
      border: 0px solid RGBA(0, 0, 0, 1);
      border-radius: 0px;
    }
    div#n2-ss-8
      .n2-style-4abd201242d81e39afa08f691f9386b5-highlight
      .n2-highlighted {
      padding: 0px 0px 0px 0px;
    }
    div#n2-ss-8 .n2-style-1b63db3aa0abdb8edd4ab4e9709ae8df-dot {
      background: RGBA(0, 0, 0, 0);
      opacity: 1;
      padding: 5px 5px 5px 5px;
      box-shadow: none;
      border: 2px solid RGBA(0, 0, 0, 0.76);
      border-radius: 50px;
      margin: 4px;
    }
    div#n2-ss-8 .n2-style-1b63db3aa0abdb8edd4ab4e9709ae8df-dot.n2-active,
    div#n2-ss-8 .n2-style-1b63db3aa0abdb8edd4ab4e9709ae8df-dot:hover,
    div#n2-ss-8 .n2-style-1b63db3aa0abdb8edd4ab4e9709ae8df-dot:focus {
      background: RGBA(0, 0, 0, 0.73);
      border: 2px solid RGBA(255, 255, 255, 0);
    }
    div#n2-ss-8 .n-uc-pm11tzHgBcIw {
      padding: 0px 0px 0px 0px;
    }
    div#n2-ss-8 .n-uc-gtc4ZXEHRqbf-inner {
      padding: 10px 10px 10px 10px;
      justify-content: center;
    }
    div#n2-ss-8 .n-uc-gtc4ZXEHRqbf {
      align-self: var(--ss-fe);
    }
    div#n2-ss-8 .n-uc-O5GoS3VamBqz {
      padding: 0px 0px 0px 0px;
    }
    div#n2-ss-8 .n-uc-193f10103e636-inner {
      padding: 0px 0px 0px 0px;
      justify-content: center;
    }
    div#n2-ss-8 .n-uc-JSkM4uI2SSlv {
      padding: 10px 10px 10px 10px;
    }
    div#n2-ss-8 .n-uc-GA31o941gLE2-inner {
      padding: 10px 10px 10px 10px;
      justify-content: center;
    }
    div#n2-ss-8 .n-uc-GA31o941gLE2 {
      align-self: center;
    }
    div#n2-ss-8 .nextend-arrow img {
      width: 32px;
    }
    @media (min-width: 1200px) {
      div#n2-ss-8 .n-uc-14516fa2e32eb {
        display: none;
      }
      div#n2-ss-8 .n-uc-dMhhVo4taeof {
        display: none;
      }
      div#n2-ss-8 .n-uc-GYDuUcQxSzGM {
        display: none;
      }
      div#n2-ss-8 .n-uc-rvwP2vPeASIE {
        display: none;
      }
      div#n2-ss-8 .n-uc-kCWFBdoKN1ky {
        display: none;
      }
      div#n2-ss-8 .n-uc-P8q6SJQ9AvpI {
        display: none;
      }
      div#n2-ss-8 [data-hide-desktopportrait="1"] {
        display: none !important;
      }
    }
    @media (orientation: landscape) and (max-width: 1199px) and (min-width: 901px),
      (orientation: portrait) and (max-width: 1199px) and (min-width: 701px) {
      div#n2-ss-8 .n-uc-14516fa2e32eb {
        display: none;
      }
      div#n2-ss-8 .n-uc-dMhhVo4taeof {
        display: none;
      }
      div#n2-ss-8 .n-uc-GYDuUcQxSzGM {
        display: none;
      }
      div#n2-ss-8 .n-uc-bGp5AdxD5x45 {
        display: none;
      }
      div#n2-ss-8 .n-uc-kCWFBdoKN1ky {
        display: none;
      }
      div#n2-ss-8 .n-uc-FsO7d65UJU8L {
        display: none;
      }
      div#n2-ss-8 [data-hide-tabletportrait="1"] {
        display: none !important;
      }
    }
    @media (orientation: landscape) and (max-width: 900px),
      (orientation: portrait) and (max-width: 700px) {
      div#n2-ss-8 .n-uc-14516fa2e32eb {
        display: none;
      }
      div#n2-ss-8 .n-uc-dMhhVo4taeof {
        display: none;
      }
      div#n2-ss-8 .n-uc-GYDuUcQxSzGM {
        display: none;
      }
      div#n2-ss-8 .n-uc-bGp5AdxD5x45 {
        display: none;
      }
      div#n2-ss-8 .n-uc-kCWFBdoKN1ky {
        display: none;
        --ssfont-scale: 0.5;
      }
      div#n2-ss-8 .n-uc-19f19bb139db0 {
        --ssfont-scale: 0.5;
      }
      div#n2-ss-8 .n-uc-FsO7d65UJU8L {
        display: none;
      }
      div#n2-ss-8 [data-hide-mobileportrait="1"] {
        display: none !important;
      }
      div#n2-ss-8 .nextend-arrow img {
        width: 16px;
      }
    }