a {
  background-color: rgba(0, 66, 37, 0.4);
  font-family: 'Work Sans', sans-serif;
  color: #004225;
  font-size: 20px;
  text-decoration: none;
}

.container {
  position: static;
  max-width: 1200px;
  color: #fff;
}

.main-h1 {
  position: relative;
  margin-top: 5px;
  margin-bottom: 0px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #000;
  font-size: 14vh;
  line-height: 16vh;
  font-weight: 400;
}

.main-h1.home {
  right: auto;
  color: #636363;
  font-size: 25vh;
  line-height: 22vh;
}

.main-h1.bold {
  font-weight: 900;
}

.main-h1.bold.home {
  margin-top: 0px;
  font-weight: 400;
}

.text-span {
  color: #004225;
}

.text-span-2 {
  color: #004225;
}

.navbar {
  position: -webkit-sticky;
  position: sticky;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  width: auto;
  margin-right: 100px;
  background-color: transparent;
  opacity: 1;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fbf9f9;
}

.nav-link {
  background-color: transparent;
  font-family: 'Work Sans', sans-serif;
}

.hello {
  margin: 10px 0px -14px 18px;
  padding: 10px;
  border-radius: 8px;
  background-color: rgba(0, 66, 37, 0.57);
  -webkit-transition: background-color 525ms ease;
  transition: background-color 525ms ease;
  font-family: 'Work Sans', sans-serif;
}

.italic-text {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

.paragraph-f {
  overflow: visible;
  width: auto;
  max-width: 700px;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 100px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  text-align: left;
  white-space: normal;
}

.text-span-3 {
  color: #004225;
}

.text-span-4 {
  color: #004225;
  text-align: right;
}

.text-block {
  width: 400px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #0e0e0e;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.div-block {
  position: static;
  width: auto;
  height: 80px;
  opacity: 1;
  -webkit-transform: scale3d(1none, 1none, 1none);
  transform: scale3d(1none, 1none, 1none);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.grid {
  width: auto;
  max-width: 950px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-areas: "Area Area-2"
    "Area-3 Area-4";
  -ms-grid-rows: 1fr 40px auto;
  grid-template-rows: 1fr auto;
}

.text-block-2 {
  width: auto;
  margin-bottom: 33px;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
}

.bold-text {
  color: #004225;
}

.bold-text-2 {
  color: #004225;
}

.bold-text-3 {
  color: #004225;
}

.link {
  font-family: 'Work Sans', sans-serif;
  color: #004225;
  text-decoration: none;
}

.link-2 {
  color: #004225;
}

.link-3 {
  color: #004225;
}

.tabs {
  display: block;
}

.link-4 {
  line-height: 25px;
}

.text-span-5 {
  font-style: italic;
}

.text-span-6 {
  font-style: italic;
}

.text-span-7 {
  font-style: italic;
}

.paragraph-d {
  overflow: visible;
  width: auto;
  max-width: 700px;
  margin-top: 30px;
  margin-bottom: 30px;
  opacity: 1;
  font-family: 'Work Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 25px;
  white-space: normal;
}

.div-block-2 {
  width: 1200px;
  height: 120px;
}

.heading-d {
  width: 950px;
  margin-left: 137px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #004225;
  font-weight: 400;
  text-align: left;
  text-decoration: none;
}

.text-span-8 {
  color: #636363;
}

.heading-f {
  width: 950px;
  margin-left: 137px;
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #004225;
  font-weight: 400;
  text-align: right;
  text-decoration: none;
}

.text-span-9 {
  color: #636363;
}

.text-span-10 {
  color: #636363;
}

.heading {
  font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
  color: #004225;
}

.text-span-11 {
  color: #636363;
}

.text-span-12 {
  color: #636363;
}

.bold-text-4 {
  color: #004225;
}

.text-span-13 {
  color: #004225;
}

.text-span-14 {
  color: #636363;
}

.text-span-15 {
  color: #004225;
}

.image {
  max-width: 250px;
  margin-left: 0px;
  float: none;
  clear: none;
  border: 1px none #000;
  border-radius: 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 0.69;
  white-space: normal;
}

.image-copy {
  max-width: 250px;
  margin-left: 60px;
  float: none;
  clear: none;
  border: 1px none #000;
  border-radius: 20px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: auto;
  opacity: 0.4;
  white-space: normal;
}

.arrow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}

.link-block {
  height: auto;
  max-width: 700px;
  background-color: transparent;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.link-block-2 {
  margin-left: 60px;
  padding-top: 0px;
  padding-left: 0px;
  background-color: transparent;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.nav-menu {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.navbar-2 {
  position: fixed;
  background-color: rgba(0, 66, 37, 0.4);
}

.nav-link-2 {
  background-color: transparent;
}

.brand {
  background-color: transparent;
}

.nav-link-3 {
  background-color: transparent;
}

.nav-link-4 {
  background-color: transparent;
}

.nav-link-5 {
  background-color: transparent;
}

.text-span-16 {
  color: #000;
}

.italic-text-2 {
  color: #000;
}

.text-span-17 {
  max-width: 700px;
  text-align: right;
}

.paragraph {
  max-width: 700px;
  text-align: right;
}

.body {
  margin-right: 20px;
  margin-left: 10px;
}

.body-2 {
  margin-right: 20px;
  margin-left: 10px;
}

.nav-link-6 {
  border-radius: 15px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-2 {
  border-radius: 6px;
}

.widget-move {
  position: absolute;
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40px;
  height: 40px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 4px;
  background-color: #161e27;
  opacity: 0;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
}

.widget-move:hover {
  opacity: 1;
}

.widget-move.left {
  left: auto;
  top: 0px;
  right: 100%;
  bottom: 0px;
  margin: auto 0px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.widget-move.right {
  left: 100%;
  top: 0px;
  right: auto;
  bottom: 0px;
  margin: auto 0px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.linksticky {
  color: #000;
}

.widget-mobile {
  display: none;
}

.widget-container {
  position: relative;
  right: 0rem;
  bottom: 39px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 300px;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ffe135;
  border-radius: 20px;
  background-color: #ffe135;
  box-shadow: -7px 7px 30px 1px rgba(0, 0, 0, 0.2);
}

.widget-close {
  position: absolute;
  left: auto;
  top: -9%;
  right: -55%;
  bottom: -32px;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32px;
  height: 32px;
  margin-bottom: -0.5vw;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 2px;
  border-color: #ffe135;
  border-radius: 50%;
  background-color: #ffe135;
  color: #3f3e46;
}

.widget-close:hover {
  background-color: rgba(0, 43, 255, 0.1);
}

.stickytext {
  margin-right: 10px;
  margin-left: 10px;
  border: 1px solid transparent;
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  text-align: center;
}

.widget-svg-small {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 24px;
  height: 24px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
}

.boldwhite {
  color: #fff;
}

.widget-wrapper {
  position: fixed;
  left: auto;
  top: auto;
  right: 198px;
  bottom: 0px;
  z-index: 9999;
  width: 20vw;
  height: 50vh;
  margin-right: 24px;
  padding: 1vw;
}

.widget-svg {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 44px;
  height: 44px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.sticky-note {
  position: relative;
  right: -3px;
  z-index: auto;
}

.stickytext-2 {
  position: -webkit-sticky;
  position: sticky;
  right: 0rem;
  z-index: 5;
  display: block;
  margin-right: 10px;
  margin-left: 10px;
  border: 1px solid transparent;
  font-family: 'Work Sans', sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .main-h1 {
    font-size: 84px;
    line-height: 80px;
  }

  .main-h1.home {
    font-size: 18vh;
    line-height: 15vh;
  }

  .main-h1.bold {
    font-size: 84px;
    line-height: 80px;
  }

  .main-h1.bold.home {
    line-height: 15vh;
  }

  .navbar {
    margin-right: 0px;
  }

  .icon {
    color: #004225;
  }

  .body-2 {
    margin-right: 20px;
    margin-left: 10px;
  }

  .nav-menu-2 {
    position: relative;
  }

  .widget-container {
    right: 120px;
  }
}

@media screen and (max-width: 767px) {
  .main-h1.home {
    font-size: 15vh;
    line-height: 13vh;
  }

  .navbar {
    margin-right: 0px;
    color: #004225;
  }

  .body-2 {
    margin-right: 20px;
    margin-left: 10px;
  }

  .widget-move {
    display: none;
  }

  .widget-mobile {
    position: fixed;
    left: auto;
    top: auto;
    right: 3vw;
    bottom: 3vw;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 42px;
    height: 42px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    background-color: #2962ff;
    box-shadow: 0 0 0 5px rgba(41, 98, 255, 0.2);
    color: #fff;
  }

  .widget-wrapper {
    left: 0px;
    top: 0px;
    display: block;
    width: 250px;
    height: 400px;
    margin: auto;
  }

  .widget-svg {
    width: 36px;
  }

  .widget-svg.close {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .main-h1 {
    font-size: 50px;
    line-height: 50px;
  }

  .main-h1.home {
    font-size: 8vh;
    line-height: 8vh;
  }

  .main-h1.bold {
    font-size: 60px;
    line-height: 50px;
  }

  .main-h1.bold.home {
    line-height: 8vh;
  }

  .navbar {
    margin-right: 0px;
  }

  .paragraph-f {
    margin-left: 0px;
  }

  .div-block {
    height: 50px;
  }

  .icon {
    color: #004225;
  }

  .body {
    margin-right: 20px;
    margin-left: 10px;
  }

  .body-2 {
    margin-right: 20px;
    margin-left: 10px;
  }

  .nav-menu-2 {
    position: static;
    background-color: rgba(0, 66, 37, 0.4);
    opacity: 1;
  }

  .widget-container {
    top: 120px;
    right: 30px;
  }

  .widget-close {
    left: 230px;
    top: 70px;
  }
}

