@charset "UTF-8";
*,
ul,
ol {
  padding: 0;
  margin: 0;
}

.main-width {
  max-width: 1140px;
  width: calc(100% - 56px);
  margin: 0 auto;
}

@media screen and (max-width: 576px) {
  .main-width {
    width: calc(100% - 32px);
  }
}

body {
  color: #000602;
  font-family: "IBM Plex Sans";
  background-color: #FFFFFF;
  position: relative;
}

body.search-focus .overlay {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

.no-scroll {
  overflow: hidden;
}

::-moz-selection {
  color: #FFFFFF;
  background-color: #009E4D;
}

::selection {
  color: #FFFFFF;
  background-color: #009E4D;
}

::-moz-selection {
  color: #FFFFFF;
  background-color: #009E4D;
}

a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

img {
  *max-height: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

.content__section__text img {
	*height: 100%;
}

input {
  -webkit-appearance: none;
}

.title--with-line {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.title--with-line .title__line {
  display: block;
}

@media screen and (max-width: 576px) {
  .title--with-line .title__line {
    display: none;
  }
}

.title--with-line .title__button,
.title--with-line h1 {
  background-color: #FFFFFF;
}

.title--with-line .title__button {
  margin-left: auto;
}

.grey-bg {
  background-color: #F9F9F9;
}

.grey-bg .title .title__button,
.grey-bg .title h1 {
  background-color: #F9F9F9;
}

@media screen and (max-width: 992px) {
  .grey-on-tablet {
    background-color: #F9F9F9;
  }
  .grey-on-tablet .title .title__button,
  .grey-on-tablet .title h1 {
    background-color: #F9F9F9;
  }
}

.dark-bg {
  background-color: #14221F;
  color: #FFFFFF;
}

.dark-bg .title .title__button,
.dark-bg .title h1 {
  background-color: #14221F;
}

.dark-bg .title .title__line {
  background-color: rgba(255, 255, 255, 0.4);
}

.link {
  border-bottom: 2px solid #007940;
  color: #007940;
}

.lead-text {
  font-size: 18px;
  font-weight: 400;
}

.title {
  margin-bottom: 44px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

@media screen and (max-width: 992px) {
  .title {
    margin-bottom: 36px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

@media screen and (max-width: 576px) {
  .title {
    margin-bottom: 24px;
    display: block;
  }
}

.title h1 {
  padding-right: 28px;
  background-color: #FFFFFF;
}

.title__line {
  display: none;
  height: 1px;
  background-color: rgba(0, 6, 2, 0.3);
  position: absolute;
  left: 0;
  right: 0;
  bottom: 11px;
  margin: auto;
  z-index: 0;
}

@media screen and (max-width: 992px) {
  .title__line {
    display: block;
  }
}

@media screen and (max-width: 576px) {
  .title__line {
    display: none;
  }
}

.title__button {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  padding: 3px 25px 3px 28px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='9.5px' height='9.5px' viewBox='960.7 541.8 9.5 9.5' enable-background='new 960.7 541.8 9.5 9.5' xml:space='preserve'%3E%3Cpath fill='%23007940' d='M969.9,547.1l-4,4c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1l2.7-2.7h-6.2 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6.2l-2.7-2.7c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l4,4 C970.2,546.3,970.2,546.8,969.9,547.1z'/%3E%3C/svg%3E") no-repeat right 4px center/10px auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  z-index: 1;
  line-height: 1.5em;
  background-color: #FFFFFF;
}

@media screen and (max-width: 576px) {
  .title__button {
    padding: 3px 25px 3px 0;
  }
}

.title__button.to-top {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='11.5px' height='11.5px' viewBox='959.7 540.8 11.5 11.5' enable-background='new 959.7 540.8 11.5 11.5' xml:space='preserve'%3E%3Cpath fill='%23007940' d='M970.9,547.1c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2l-3.7-3.7v8.2c0,0.4-0.3,0.8-0.8,0.8 c-0.4,0-0.8-0.3-0.8-0.8v-8.2l-3.7,3.7c-0.3,0.3-0.8,0.3-1.1,0s-0.3-0.8,0-1.1l5-5c0.3-0.3,0.8-0.3,1.1,0l5,5 C971.2,546.3,971.2,546.8,970.9,547.1z'/%3E%3C/svg%3E");
}

.title__button.to-top:hover {
  background-position: right 4px top;
}

.title__button:hover {
  background-position: right center;
}

h1 {
  font-family: "Roboto Slab";
  font-weight: 700;
  font-size: 26px;
  position: relative;
  z-index: 1;
}

h2 {
  font-family: "Roboto Slab";
  font-weight: 700;
  font-size: 18px;
  position: relative;
}

h3 {
  font-weight: 700;
  font-size: 15px;
  position: relative;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.5);
  -webkit-transition: 0.3s;
  transition: 0.3s;
  z-index: 2;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}

.border-bottom-special {
  width: 100%;
  height: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.border-bottom-special__dark {
  width: 50%;
  background-color: #007940;
}

.border-bottom-special__middle {
  width: 35%;
  background-color: #009E4D;
}

.border-bottom-special__light {
  width: 15%;
  background-color: #63BE6A;
}

.margin {
  width: 100%;
  display: block;
}

.margin--64 {
  height: 64px;
}

@media screen and (max-width: 576px) {
  .margin--64 {
    height: 44px;
  }
}

.margin--80 {
  height: 80px;
}

.margin--94 {
  height: 94px;
}

@media screen and (max-width: 992px) {
  .margin--94 {
    height: 56px;
  }
}

@media screen and (max-width: 576px) {
  .margin--94 {
    height: 44px;
  }
}

@media screen and (max-width: 992px) {
  .no-tablet {
    display: none;
  }
}

.header {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  z-index: 5;
  -webkit-box-shadow: 0px 5px 5px rgba(0, 6, 2, 0.1);
          box-shadow: 0px 5px 5px rgba(0, 6, 2, 0.1);
}

.top-bar {
  position: relative;
  background-color: #14221F;
  color: #FFFFFF;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .top-bar {
    padding: 8px 28px;
    height: 32px;
  }
}

@media screen and (max-width: 576px) {
  .top-bar {
    display: none;
  }
}

.top-bar__icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-bar__icon {
  height: 16px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  margin-left: 22px;
}

@media screen and (max-width: 992px) {
  .top-bar__icon {
    margin-left: 12px;
  }
}

.top-bar__icon:hover {
  opacity: 0.5;
}


.top-bar__search {
  position: absolute;
  top: 0;
  right: 50px;
  height: 36px;
  background-color: #FFFFFF;
  z-index: 10;
  width: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  pointer-events: none;
  overflow: hidden;
}

@media screen and (max-width: 992px) {
  .top-bar__search {
    height: 32px;
  }
}

.top-bar__search label {
	line-height: 36px;
	color: black;
}

.top-bar__search.open {
  width: 280px;
  pointer-events: auto;
}

.top-bar__search-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-bar__search-bar input[type=submit] {
  height: 36px;
  width: 48px;
  cursor: pointer;
  outline: none;
  border: none;
  background: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='9.5px' height='9.5px' viewBox='960.7 541.8 9.5 9.5' enable-background='new 960.7 541.8 9.5 9.5' xml:space='preserve'%3E%3Cpath fill='%23007940' d='M969.9,547.1l-4,4c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1l2.7-2.7h-6.2 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6.2l-2.7-2.7c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l4,4 C970.2,546.3,970.2,546.8,969.9,547.1z'/%3E%3C/svg%3E") no-repeat center/12px auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 992px) {
  .top-bar__search-bar input[type=submit] {
    height: 32px;
  }
}

.top-bar__search-bar input[type=submit]:hover {
  opacity: 0.75;
}

.top-bar__search-bar input[type=text] {
  width: calc(100% - 48px);
  height: 36px;
  outline: none;
  border: none;
  background: none;
  font-size: 16px;
  color: #14221F;
  padding-left: 16px;
}

@media screen and (max-width: 992px) {
  .top-bar__search-bar input[type=text] {
    height: 32px;
  }
}



.top-bar__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-bar__list ul li {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .top-bar__list ul li {
    margin-right: 8px;
    font-size: 9px;
    font-weight: 400;
  }
}

.top-bar__list ul li:before {
  content: "• ";
  margin-right: 12px;
}

@media screen and (max-width: 992px) {
  .top-bar__list ul li:before {
    margin-right: 8px;
  }
}

.top-bar__list ul li:first-of-type:before {
  content: "";
  margin-right: 0;
}

.top-bar__list ul li a:hover {
  color: #FFCF01;
}

.top-bar__text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-bar__text-block {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  margin-right: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 992px) {
  .top-bar__text-block {
    margin-right: 8px;
    font-size: 9px;
    font-weight: 400;
  }
}

.top-bar__text-block:before {
  content: "• ";
  margin-right: 12px;
}

@media screen and (max-width: 992px) {
  .top-bar__text-block:before {
    margin-right: 8px;
  }
}

.top-bar__text-block:first-of-type:before {
  content: "";
  margin-right: 0;
}

.top-bar__text-block a:hover {
  color: #FFCF01;
}

.menu-bar {
  background-color: #FFFFFF;
  color: #000602;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .menu-bar {
    height: 75px;
    padding: 14px 28px;
  }
}

@media screen and (max-width: 576px) {
  .menu-bar {
    padding: 14px 16px;
  }
}

.logo {
  width: 270px;
  display: block;
}

@media screen and (max-width: 992px) {
  .logo {
    width: 230px;
  }
}

@media screen and (max-width: 576px) {
  .logo {
    width: 200px;
  }
}

.logo:hover {
  opacity: 0.75;
}

.main-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
}

@media screen and (max-width: 992px) {
  .main-menu {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    z-index: 6;
    overflow-y: scroll;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    top: 135px;
    padding-bottom: 75px;
  }
}

@media screen and (max-width: 576px) {
  .main-menu {
    top: 100px;
  }
}

@media screen and (max-width: 992px) {
  .main-menu.open {
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    top: 102px;
  }
}

@media screen and (max-width: 576px) {
  .main-menu.open {
    top: 72px;
  }
}

.main-menu__element {
  margin-left: 28px;
  position: relative;
}

@media screen and (max-width: 992px) {
  .main-menu__element {
    margin-left: 0;
    padding-right: 40px;
  }
}

@media screen and (max-width: 576px) {
  .main-menu__element {
    padding-right: 20px;
  }
}

.main-menu__element.has-submenu {
  padding-right: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 8.7 5.1' style='enable-background:new 0 0 8.7 5.1;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23007940;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cg transform='translate(1.061 1.061)'%3E%3Cpath class='st0' d='M0,0l3.3,3.3L6.5,0'/%3E%3Cpath class='st0' d='M3.3,3.3'/%3E%3C/g%3E%3C/svg%3E") no-repeat bottom 5px right/12px auto;
  cursor: pointer;
}

@media screen and (max-width: 992px) {
  .main-menu__element.has-submenu {
    margin-left: 0;
    padding-right: 40px;
    background-position: top 18px right 28px;
  }
}

@media screen and (max-width: 576px) {
  .main-menu__element.has-submenu {
    padding-right: 20px;
    background-position: top 16px right 20px;
  }
}

.main-menu__element.has-submenu .main-menu__link {
  pointer-events: none;
}

@media screen and (min-width: 993px) {
  .main-menu__element:hover .dropdown-menu__wrapper,
  .dropdown-menu__wrapper.open {
    top: 20px;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
  }
}

.main-menu__link {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  border-bottom: 2px solid transparent;
}

@media screen and (max-width: 992px) {
  .main-menu__link {
    font-size: 16px;
    display: block;
    text-align: right;
    padding: 12px 24px;
  }
}

@media screen and (max-width: 576px) {
  .main-menu__link {
    font-size: 14px;
  }
}

.main-menu__link:hover {
  border-color: #009E4D;
}

@media screen and (max-width: 992px) {
  .main-menu__link:hover {
    border-color: transparent;
  }
}

.dropdown-menu {
  background-color: #FFFFFF;
  -webkit-box-shadow: 0px 0px 10px rgba(149, 149, 149, 0.3);
          box-shadow: 0px 0px 10px rgba(149, 149, 149, 0.3);
  list-style: none;
  border-radius: 3px;
  padding: 14px 0;
  cursor: default;
}

@media screen and (max-width: 992px) {
  .dropdown-menu {
    -webkit-box-shadow: none;
            box-shadow: none;
    background-color: #F9F9F9;
    padding: 8px 0;
    border-radius: 0;
  }
}

.dropdown-menu__link {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 12px 16px;
  display: block;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 1px solid #f1f1f1;
}

@media screen and (max-width: 992px) {
  .dropdown-menu__link {
    border-bottom: none;
    padding: 12px 64px 12px 12px;
    text-align: right;
    font-size: 14px;
    color: #7a7a7a;
  }
}

@media screen and (max-width: 576px) {
  .dropdown-menu__link {
    font-size: 13px;
    padding: 10px 44px 10px 12px;
  }
}

.dropdown-menu__link:hover {
  color: #007940;
  padding: 12px 12px 12px 20px;
}

@media screen and (max-width: 992px) {
  .dropdown-menu__link:hover {
    padding: 12px 64px 12px 12px;
  }
}

@media screen and (max-width: 576px) {
  .dropdown-menu__link:hover {
    padding: 10px 44px 10px 12px;
  }
}

.dropdown-menu__element:last-of-type .dropdown-menu__link {
  border-bottom: none;
}

.dropdown-menu__wrapper {
  position: absolute;
  top: 40px;
  width: 200px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  padding-top: 20px;
  -webkit-transition: 0.4s;
  transition: 0.4s;
  z-index: 3;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
}

@media screen and (max-width: 992px) {
  .dropdown-menu__wrapper {
    display: none;
    pointer-events: auto;
    visibility: visible;
    opacity: 1;
    position: relative;
    width: calc(100% + 40px);
    -webkit-transform: none;
            transform: none;
    padding: 0;
    top: 0;
    left: 0;
    margin-right: -40px;
    -webkit-transition: none;
    transition: none;
  }
}

@media screen and (max-width: 576px) {
  .dropdown-menu__wrapper {
    width: calc(100% + 20px);
    margin-right: -20px;
  }
}

.menu-btn {
  display: none;
}

@media screen and (max-width: 992px) {
  .menu-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 25px;
    width: 25px;
    cursor: pointer;
  }
}

.menu-btn.open .menu-btn__line:nth-child(1) {
  -webkit-transform: translateY(7px) rotate(45deg);
  transform: translateY(7px) rotate(45deg);
}

.menu-btn.open .menu-btn__line:nth-child(2) {
  opacity: 0;
}

.menu-btn.open .menu-btn__line:nth-child(3) {
  -webkit-transform: translateY(-7px) rotate(-45deg);
  transform: translateY(-7px) rotate(-45deg);
}

.menu-btn__line {
  width: 25px;
  height: 3px;
  background-color: #007940;
  display: block;
  margin: 2px auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.mobile-search-btn {
  display: none;
}

@media screen and (max-width: 576px) {
  .mobile-search-btn {
    display: block;
    height: 25px;
    width: 25px;
    background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='21.9px' height='21.9px' viewBox='0 0 21.9 21.9' enable-background='new 0 0 21.9 21.9' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23007940' d='M21.4,19.2l-3.5-3.5c1.2-1.6,1.9-3.6,1.9-5.8c0-5.5-4.5-9.9-9.9-9.9S0,4.4,0,9.9s4.5,9.9,9.9,9.9 c2.2,0,4.2-0.7,5.8-1.9l3.5,3.5c0.3,0.3,0.7,0.5,1.1,0.5c0.4,0,0.8-0.1,1.1-0.5C22.1,20.8,22.1,19.8,21.4,19.2z M14.7,14.7 c-1.2,1.2-2.9,2-4.7,2c-3.6,0-6.7-3.1-6.7-6.7c0-3.6,3.1-6.7,6.7-6.7c3.7,0,6.7,3.1,6.7,6.7C16.7,11.7,15.9,13.4,14.7,14.7z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat center/19px auto;
    margin-left: auto;
    margin-right: 20px;
    cursor: pointer;
  }
}

@media screen and (max-width: 576px) {
  .mobile-search-btn.active {
    background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='21.9px' height='21.9px' viewBox='0 0 21.9 21.9' enable-background='new 0 0 21.9 21.9' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cline fill='%23009E40' x1='20.4' y1='20.4' x2='12' y2='12'/%3E%3Cline fill='%23009E40' x1='9.9' y1='9.9' x2='1.5' y2='1.5'/%3E%3Cline fill='%23009E40' x1='9.9' y1='12' x2='1.5' y2='20.4'/%3E%3Cpath fill='%23007940' d='M21.5,19.3c0.6,0.6,0.6,1.5,0,2.1c-0.3,0.3-0.7,0.4-1.1,0.4c-0.4,0-0.8-0.2-1.1-0.4L11,13.1l-8.4,8.4 c-0.3,0.3-0.7,0.4-1.1,0.4c-0.4,0-0.8-0.2-1.1-0.4c-0.6-0.6-0.6-1.5,0-2.1l8.4-8.4L0.4,2.6C-0.1,2-0.1,1,0.4,0.4 C1-0.1,2-0.1,2.6,0.4L11,8.8l8.4-8.4c0.6-0.6,1.5-0.6,2.1,0C22,1,22,2,21.5,2.6l-8.4,8.4L21.5,19.3z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat center/19px auto;
  }
}

.main-image {
	background-color: black;
  height: 540px;
  width: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

@media screen and (max-width: 992px) {
  .main-image {
    height: 440px;
  }
}

@media screen and (max-width: 576px) {
  .main-image {
    height: 240px;
  }
}

.content-page .main-image {
  height: auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}

.main-image__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background-color: #007940;
  mix-blend-mode: multiply;
}

.main-image__title {
  display: inline-block;
  position: relative;
}

.main-image__title h1 {
  font-size: 36px;
  color: #FFFFFF;
  padding-bottom: 8px;
}

.main-image__title__wrapper {
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.main-image__title__line {
  height: 5px;
  background-color: #007940;
  z-index: 1;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.main-image__title__line:last-child {
  background-color: transparent;
}

.main-image__title .border-bottom-special {
  position: absolute;
  z-index: 1;
  margin-top: 2px;
  bottom: 0;
  left: 0;
  right: 0;
}

.main-search {
  position: relative;
  z-index: 2;
}

.content-page .main-search {
  display: none;
}

@media screen and (max-width: 992px) {
  .main-search {
    margin-top: -56px;
  }
}

@media screen and (max-width: 576px) {
  .main-search {
    margin-top: 0;
    width: 100%;
    position: fixed;
    top: 74px;
    display: none;
    z-index: 6;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 6, 2, 0.1);
            box-shadow: 0px 5px 5px rgba(0, 6, 2, 0.1);
  }
}

.main-search-bar {
  background-color: #FFFFFF;
  -webkit-box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
          box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
  border-radius: 2px;
  width: 550px;
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.main-search-bar label {
	line-height: 48px;
}

@media screen and (max-width: 576px) {
  .main-search-bar {
    width: 100%;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.main-search-bar input[type=submit] {
  height: 48px;
  width: 48px;
  cursor: pointer;
  outline: none;
  border: none;
  background: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' viewBox='0 0 17 17' style='enable-background:new 0 0 17 17;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bfill:none;stroke:%23007940;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round;%7D%0A%3C/style%3E%3Cg transform='translate(-3.4 -3.4)'%3E%3Cpath class='st0' d='M17.3,10.9c0,3.5-2.9,6.4-6.4,6.4s-6.4-2.9-6.4-6.4s2.9-6.4,6.4-6.4S17.3,7.4,17.3,10.9L17.3,10.9z'/%3E%3Cpath class='st0' d='M18.9,18.9l-3.5-3.5'/%3E%3C/g%3E%3C/svg%3E") no-repeat center/16px auto;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 576px) {
  .main-search-bar input[type=submit] {
    background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='9.5px' height='9.5px' viewBox='960.7 541.8 9.5 9.5' enable-background='new 960.7 541.8 9.5 9.5' xml:space='preserve'%3E%3Cpath fill='%23007940' d='M969.9,547.1l-4,4c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1l2.7-2.7h-6.2 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6.2l-2.7-2.7c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l4,4 C970.2,546.3,970.2,546.8,969.9,547.1z'/%3E%3C/svg%3E") no-repeat center/14px auto;
  }
}

.main-search-bar input[type=submit]:hover {
  opacity: 0.75;
}

.main-search-bar input[type=text] {
  width: calc(100% - 122px);
  padding-left: 10px;
  outline: none;
  border: none;
  background: none;
  font-size: 16px;
  color: #14221F;
  padding-right: 16px;
}

@media screen and (max-width: 576px) {
  .main-search-bar input[type=text] {
    padding-left: 16px;
    padding-right: 0;
  }
}

.main-search__text {
  font-family: "Roboto Slab";
  color: #FFFFFF;
  text-align: center;
  font-size: 35px;
  font-weight: 400;
  *margin-bottom: 16px;
  padding-top: 8px;
  padding-bottom: 9px;
  background-color: black;
}

@media screen and (max-width: 576px) {
  .main-search__text {
    display: none;
  }
}

.main-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 576px) {
  .main-links {
    display: block;
    -webkit-box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
            box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
  }
}

.main-links__wrapper {
  position: absolute;
  top: 512px;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 992px) {
  .main-links__wrapper {
    top: 392px;
  }
}

@media screen and (max-width: 576px) {
  .main-links__wrapper {
    top: 192px;
  }
}

.main-links .main-link {
  background-color: #FFFFFF;
  -webkit-box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
          box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
  border-radius: 2px;
  width: 25%;
  margin-right: 36px;
  text-align: center;
  overflow: hidden;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 16px 8px;
}

@media screen and (max-width: 992px) {
  .main-links .main-link {
    margin-right: 24px;
    padding: 24px 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

@media screen and (max-width: 576px) {
  .main-links .main-link {
    width: 100%;
    margin-right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 12px 16px 12px 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    border-radius: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}

.main-links .main-link:hover {
  -webkit-box-shadow: 5px 7px 15px rgba(149, 149, 149, 0.5);
          box-shadow: 5px 7px 15px rgba(149, 149, 149, 0.5);
}

@media screen and (max-width: 576px) {
  .main-links .main-link:first-of-type {
    border-radius: 2px 2px 0 0;
  }
}

@media screen and (max-width: 576px) {
  .main-links .main-link:last-child {
    border-radius: 0 0 2px 2px;
    padding-bottom: 16px;
  }
}

.main-links .main-link:nth-of-type(4n) {
  margin-right: 0;
}

@media screen and (max-width: 576px) {
  .main-links .main-link:nth-child(-n+3) {
    border-bottom: 1px solid #F9F9F9;
  }
  .main-links .main-link:nth-child(-n+3) .border-bottom-special {
    display: none;
  }
}

@media screen and (max-width: 576px) {
  .main-links .main-link__icon {
    width: 72px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.main-links .main-link__text {
  font-family: "Roboto Slab";
  font-size: 14px;
  font-weight: 700;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 12px;
}

@media screen and (max-width: 992px) {
  .main-links .main-link__text {
    margin-left: 0;
    margin-top: 8px;
  }
}

@media screen and (max-width: 576px) {
  .main-links .main-link__text {
    margin-top: 0;
  }
}

.main-links .main-link .border-bottom-special {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.important-blocks {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  Flex-wrap: wrap;
  background-color: black;
}

@media screen and (max-width: 576px) {
  .important-blocks {
    display: block;
  }
}

.important-block {
  color: #FFFFFF;
  width: 33.33%;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 226px 120px 84px 120px;
  font-size: 17px;
  font-weight: 600;
  font-family: "Roboto Slab";
  -webkit-transition: 0.2s;
  transition: 0.2s;
  background-repeat: no-repeat;
  position: relative;
  background-position: top 108px center;
}

@media screen and (max-width: 992px) {
  .important-block {
    padding: 200px 30px 72px 30px;
    background-position: top 72px center;
  }
}

@media screen and (max-width: 576px) {
  .important-block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-right: 0;
    padding: 0 100px 0 132px;
    height: 160px;
    text-align: left;
    background-position: left 16px center;
    background-size: 80px;
  }
}

.important-block:hover {
  background-position: top 96px center;
}

.important-block:nth-of-type(3n + 1) {
  background-color: #14221F;
}

.important-block:nth-of-type(3n + 2) {
  background-color: #007940;
}

.important-block:nth-of-type(3n) {
  background-color: #14221F;
}

.important-block__arrow {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 12px;
  width: 10px;
  z-index: 2;
  background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='4px' height='6.5px' viewBox='949.7 570.8 4 6.5' enable-background='new 949.7 570.8 4 6.5' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%2363BE6A' d='M950.5,570.8c0.2,0,0.4,0.1,0.5,0.2l2.5,2.5c0.1,0.1,0.2,0.3,0.2,0.5s-0.1,0.4-0.2,0.5l-2.5,2.5 c-0.3,0.3-0.8,0.3-1.1,0s-0.3-0.8,0-1.1l2-2l-2-1.9c-0.3-0.3-0.3-0.8,0-1.1C950.1,570.9,950.3,570.8,950.5,570.8z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat center/7px auto;
}

.important-block__arrow--dark {
  background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='4px' height='6.5px' viewBox='949.7 570.8 4 6.5' enable-background='new 949.7 570.8 4 6.5' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23007940' d='M950.5,570.8c0.2,0,0.4,0.1,0.5,0.2l2.5,2.5c0.1,0.1,0.2,0.3,0.2,0.5s-0.1,0.4-0.2,0.5l-2.5,2.5 c-0.3,0.3-0.8,0.3-1.1,0s-0.3-0.8,0-1.1l2-2l-2-1.9c-0.3-0.3-0.3-0.8,0-1.1C950.1,570.9,950.3,570.8,950.5,570.8z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat center/7px auto;
}

@media screen and (max-width: 576px) {
  .important-block__arrow {
    display: block;
  }
}


.important-block__overlay {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  z-index: 1;
  background-color: #000;
  opacity: 0.3;
}

.important-block__line {
  display: none;
}

@media screen and (max-width: 576px) {
  .important-block__line {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 24px;
    width: 64px;
    height: 1px;
    background-color: white;
    z-index: 2;
  }
}

.important-block.no-icon {
  padding: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  background-color: transparent;
  overflow: hidden;
}

@media screen and (max-width: 576px) {
  .important-block.no-icon {
    padding: 0 100px 0 132px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.important-block.no-icon .background-image {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  z-index: 0;
  background-position: center center;
  background-size: cover;
  transition:0.3s;
}

.important-block.no-icon:hover .background-image {
	transform:scale(1.1);
	transition:0.3s;
}

.important-block.no-icon .text {
  z-index: 1;
  position: relative;
}

.important-block.no-icon .important-block__arrow {
  background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='4px' height='6.5px' viewBox='949.7 570.8 4 6.5' enable-background='new 949.7 570.8 4 6.5' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23fff' d='M950.5,570.8c0.2,0,0.4,0.1,0.5,0.2l2.5,2.5c0.1,0.1,0.2,0.3,0.2,0.5s-0.1,0.4-0.2,0.5l-2.5,2.5 c-0.3,0.3-0.8,0.3-1.1,0s-0.3-0.8,0-1.1l2-2l-2-1.9c-0.3-0.3-0.3-0.8,0-1.1C950.1,570.9,950.3,570.8,950.5,570.8z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat center/7px auto;
}


.newsletter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .newsletter {
    display: block;
  }
}

.newsletter__wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0;
}

@media screen and (max-width: 992px) {
  .newsletter__wrapper {
    background-color: #FFFFFF;
    padding: 52px 0 60px 0;
  }
}

@media screen and (max-width: 576px) {
  .newsletter__wrapper {
    padding: 42px 0 50px 0;
  }
}

.newsletter__text {
  font-family: "Roboto Slab";
  font-weight: 700;
  font-size: 26px;
  line-height: 1.1em;
  margin-right: 36px;
  width: 33.33%;
}

@media screen and (max-width: 992px) {
  .newsletter__text {
    width: 100%;
    margin-bottom: 28px;
    margin-right: 0;
  }
}

.newsletter__signup {
  border-radius: 2px;
  background-color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: calc(50% - 18px);
  height: 45px;
}

@media screen and (max-width: 992px) {
  .newsletter__signup {
    width: calc(100% - 144px);
  }
}

@media screen and (max-width: 576px) {
  .newsletter__signup {
    width: 100%;
  }
}

.newsletter__signup label {
	line-height: 45px;
	padding-left: 10px;
}

.newsletter__signup input[type=text] {
  outline: none;
  border: none;
  width: calc(100% - 160px);
  border-radius: 2px 0 0 2px;
  padding: 0 16px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-size: 16px;
  color: #14221F;
  font-weight: 500;
}

@media screen and (max-width: 992px) {
  .newsletter__signup input[type=text] {
    background-color: #F9F9F9;
  }
}

.newsletter__signup input[type=text]:focus {
  -webkit-box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
          box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
}

.newsletter__signup input[type=text]::-webkit-input-placeholder {
  color: rgba(0, 6, 2, 0.3);
  font-weight: 600;
}

.newsletter__signup input[type=text]::-moz-placeholder {
  color: rgba(0, 6, 2, 0.3);
  font-weight: 600;
}

.newsletter__signup input[type=text]:-ms-input-placeholder {
  color: rgba(0, 6, 2, 0.3);
  font-weight: 600;
}

.newsletter__signup input[type=text]:-moz-placeholder {
  color: rgba(0, 6, 2, 0.3);
  font-weight: 600;
}

.newsletter__signup input[type=submit] {
  border-radius: 0 2px 2px 0;
  outline: none;
  border: none;
  background-color: #007940;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  width: 160px;
  height: 45px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 0;
  font-family: "Roboto Slab";
}

.newsletter__signup input[type=submit]:hover {
  background-color: #14221F;
}

.newslist__wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 100px 0;
}

@media screen and (max-width: 992px) {
  .newslist__wrapper {
    padding: 116px 0 52px 0;
  }
}

@media screen and (max-width: 576px) {
  .newslist__wrapper {
    padding: 200px 0 20px 0;
  }
}

.news-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.news-link {
  width: calc(33.33% - 24px);
  margin-bottom: 44px;
  margin-right: 36px;
  position: relative;
}

@media screen and (max-width: 992px) {
  .news-link {
    width: calc(50% - 12px);
    margin-right: 24px;
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 576px) {
  .news-link {
    width: 100%;
    margin-right: 0;
  }
}

.news-link:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
  .news-link:nth-of-type(3n) {
    margin-right: 24px;
  }
}

@media screen and (max-width: 576px) {
  .news-link:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 992px) {
  .news-link:nth-of-type(2n) {
    margin-right: 0;
  }
}

.news-link:hover .news-link__title {
  color: #007940;
}

.news-link__image {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.news-link__image__wrapper {
  display: block;
  width: 100%;
  padding-top: 56.18%;
  position: relative;
  overflow: hidden;
}

.news-link__title {
  margin: 14px 0 6px 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.news-link__date {
  font-size: 13px;
  font-weight: 400;
}

.news-link__special {
  background-color: #AC2215;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: 700;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 8px 24px;
}

.content__section .news-link {
  width: calc(50% - 19px);
  margin-right: 36px;
  margin-bottom: 32px;
}

@media screen and (max-width: 992px) {
  .content__section .news-link {
    width: calc(50% - 12px);
    margin-right: 24px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content__section .news-link {
    width: 100%;
    margin-right: 0;
  }
}

.content__section .news-link:nth-of-type(3n) {
  margin-right: 36px;
}

@media screen and (max-width: 992px) {
  .content__section .news-link:nth-of-type(3n) {
    margin-right: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content__section .news-link:nth-of-type(3n) {
    margin-right: 0;
  }
}

.content__section .news-link:nth-of-type(2n) {
  margin-right: 0;
}

.content__section .news-link:nth-last-child(-n+2) {
  margin-bottom: 0;
}

@media screen and (max-width: 576px) {
  .content__section .news-link:nth-last-child(-n+2) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content__section .news-link:last-child {
    margin-bottom: 0;
  }
}

.content__section .news-link .news-link__special {
  padding: 2px 24px;
}

.footer {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.footer-main {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 20px;
}

.footer-main__wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 80px 0 70px 0;
}

@media screen and (max-width: 992px) {
  .footer-main__wrapper {
    padding: 52px 0 20px 0;
  }
}

@media screen and (max-width: 576px) {
  .footer-main__wrapper {
    padding: 42px 0 20px 0;
  }
}

.footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .footer-bottom {
    display: block;
  }
}

.footer-bottom__wrapper {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 42px 0;
}

@media screen and (max-width: 992px) {
  .footer-bottom__wrapper {
    padding: 0;
  }
}

.footer-bottom-list {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media screen and (max-width: 992px) {
  .footer-bottom-list {
    padding: 24px 0;
  }
}

.footer-bottom-list__element {
  position: relative;
  padding-left: 16px;
  margin-right: 8px;
}

@media screen and (max-width: 576px) {
  .footer-bottom-list__element {
    margin-right: 8px;
  }
}

.footer-bottom-list__element:before {
  content: "• ";
  position: absolute;
  left: 0;
  top: 0;
}

.footer-bottom-list__element:first-of-type {
  padding-left: 0;
}

.footer-bottom-list__element:first-of-type:before {
  content: "";
  margin-right: 0;
}

.footer-bottom-list__link {
  font-weight: 600;
  font-size: 12px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 1px solid transparent;
}

.footer-bottom-list__link:hover {
  border-color: #009E4D;
}

@media screen and (max-width: 992px) {
  .footer-bottom-list--dark {
    background-color: #14221F;
    color: #FFFFFF;
    margin: 0 -28px;
    padding: 24px 28px;
  }
}

@media screen and (max-width: 576px) {
  .footer-bottom-list--dark {
    margin: 0 -16px;
    padding: 24px 16px;
  }
}

.footer-column {
  width: 20%;
}

@media screen and (max-width: 992px) {
  .footer-column {
    width: calc(50% - 12px);
    margin-right: 24px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 992px) {
  .footer-column:nth-of-type(2n) {
    margin-right: 0;
  }
}

.footer-column a {
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-bottom: 1px solid transparent;
}

.footer-column a:hover {
  border-color: #009E4D;
}

.footer-column__text-block {
  margin-top: 32px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.9em;
}

.content-column .footer-column__text-block {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  margin-top: inherit;
}

.content-column .footer-column__text-block a {
  border-bottom: none;
}

@media screen and (max-width: 992px) {
  .footer-column__text-block {
    margin-top: 24px;
  }
}

.footer-column__text-block .contact-icon {
  display: inline-block;
  margin-right: 4px;
  font-weight: 700;
  color: #007940;
}

.footer-column__text-block span {
  display: block;
}

.footer-list {
  list-style: none;
}

.footer-soc-media {
  margin-top: 32px;
}

.footer-soc-media .soc-media-link {
  display: inline-block;
  margin-right: 28px;
  border-bottom: none;
}

@media screen and (max-width: 992px) {
  .footer-soc-media .soc-media-link {
    height: 24px;
    margin-right: 14px;
  }
}

.footer-soc-media .soc-media-link:hover {
  opacity: 0.5;
}

.notices .title {
  margin-bottom: 0;
}

.notice {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 68px 0;
  border-bottom: 1px solid rgba(0, 6, 2, 0.2);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .notice {
    padding: 60px 0 30px 0;
  }
}

@media screen and (max-width: 576px) {
  .notice {
    display: block;
    padding: 44px 0 28px 0;
  }
}

.notice:first-of-type {
  padding-top: 0;
}

.notice:last-of-type {
  border-bottom: none;
  padding-bottom: 0;
}

.notice--center-align {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 992px) {
  .notice--center-align {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

@media screen and (max-width: 992px) {
  .notice--center-align .notice__title {
    margin-top: 20px;
  }
}

@media screen and (max-width: 576px) {
  .notice--center-align .notice__title {
    margin-top: 0;
  }
}

@media screen and (max-width: 992px) {
  .content__section .notice--center-align .notice__title {
    margin-top: 0;
  }
}

.content__section .notice--center-align {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 992px) {
  .content__section .notice--center-align {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.notice__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 36px 0 56px;
  background-repeat: no-repeat;
}

.content__section .notice__title {
  width: 33.33%;
  padding: 0;
  font-size: 13px;
}

@media screen and (max-width: 992px) {
  .content__section .notice__title {
    width: 100%;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 992px) {
  .notice__title {
    width: 33.33%;
    padding: 0 0 0 56px;
  }
}

@media screen and (max-width: 576px) {
  .notice__title {
    width: 100%;
    padding: 0 0 0 44px;
    margin-bottom: 32px;
  }
}

.notice__content {
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content__section .notice__content {
  width: 100%;
}

@media screen and (max-width: 992px) {
  .notice__content {
    width: calc(66.66% - 24px);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

@media screen and (max-width: 576px) {
  .notice__content {
    width: 100%;
  }
}

@media screen and (max-width: 992px) {
  .notice__content--air {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

.content__section .notice__content--air {
  width: 66.66%;
}

@media screen and (max-width: 992px) {
  .content__section .notice__content--air {
    width: 100%;
  }
}

.notice__link {
  width: calc(50% - 19px);
  margin-right: 36px;
  margin-bottom: 32px;
  display: block;
}

@media screen and (max-width: 992px) {
  .content__section .notice__link {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 992px) {
  .notice__link {
    width: 100%;
    margin: 0 0;
  }
}

.notice__link:nth-of-type(3n) {
  margin-right: 36px;
}

.notice__link:nth-of-type(2n) {
  margin-right: 0;
}

.notice__link:nth-last-child(-n+2) {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .notice__link:nth-last-child(-n+2) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 992px) {
  .notice__link:last-child {
    margin-bottom: 0;
  }
}

.notice__link:first-of-type {
  margin-right: 36px;
  margin-left: 0;
}

@media screen and (max-width: 992px) {
  .notice__link:first-of-type {
    margin-right: 0;
    margin-bottom: 36px;
  }
}

.notice__link:hover .notice__link__title {
  color: #007940;
}

.notice__link__title {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.content__section .notice__link__title h3 {
  font-size: 18px;
}

.notice__link__date {
  font-size: 15px;
  font-weight: 400;
  margin-top: 8px;
}

.air-quality {
  width: calc(20% - 55px);
  text-align: center;
  position: relative;
  padding-bottom: 10px;
  margin-right: 68px;
}

@media screen and (max-width: 992px) {
  .air-quality {
    width: calc(33.33% - 48px);
    margin-right: 68px;
    margin-bottom: 32px;
  }
}

@media screen and (max-width: 576px) {
  .air-quality {
    width: calc(33.33% - 28px);
    margin-right: 40px;
  }
}

@media screen and (max-width: 992px) {
  .air-quality:nth-of-type(3n) {
    margin-right: 0;
  }
}

.air-quality:nth-of-type(5n) {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
  .air-quality:nth-of-type(5n) {
    margin-right: 68px;
  }
}

@media screen and (max-width: 576px) {
  .air-quality:nth-of-type(5n) {
    margin-right: 40px;
  }
}

.content__section .air-quality {
  width: calc(33.33% - 24px);
  margin-right: 36px;
  margin-bottom: 32px;
}

.content__section .air-quality:nth-of-type(3n) {
  margin-right: 0;
}

.air-quality__title {
  font-size: 27px;
  font-family: "Roboto Slab";
  font-weight: 700;
}

.air-quality__title sub,
.air-quality__title sup {
  font-size: 16px;
  line-height: 0;
}

.air-quality__desc {
  font-size: 17px;
  margin: 4px 0 12px 0;
}

.air-quality__bar {
  width: 100%;
  max-width: 108px;
  margin: 0 auto;
  height: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.air-quality__bar__light-green {
  background-color: #63BE6A;
  width: 25%;
  height: 100%;
}

.air-quality__bar__green {
  background-color: #009E4D;
  width: 25%;
  height: 100%;
}

.air-quality__bar__dark-green {
  background-color: #007940;
  width: 25%;
  height: 100%;
}
.air-quality__bar__yellow {
  background-color: #F5E244;
  width: 25%;
  height: 100%;
}

.air-quality__bar__orange {
  background-color: #E09336;
  width: 12.5%;
  height: 100%;
}

.air-quality__bar__red {
  background-color: #E63E30;
  width: 12.5%;
  height: 100%;
}

.air-quality__arrow {
  width: 10px;
  height: 5px;
  background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='11.3px' height='6.5px' viewBox='946.1 570.8 11.3 6.5' enable-background='new 946.1 570.8 11.3 6.5' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23000602' d='M946.8,577.3c-0.2,0-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1l4.8-5c0.1-0.1,0.3-0.2,0.5-0.2 c0.2,0,0.4,0.1,0.5,0.2l5,5c0.3,0.3,0.3,0.8,0,1.1s-0.8,0.3-1.1,0l-4.5-4.5l-4.3,4.5C947.2,577.3,947,577.3,946.8,577.3z'/%3E%3Cpath fill='none' stroke='%23000000' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' d='M951.7,571.6'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat center/10px auto;
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
}

.air-quality__arrow__wrapper {
  position: relative;
  height: 5px;
  width: 100%;
  max-width: 108px;
  margin: 0 auto;
  margin-top: 5px;
}

.air-quality.air-best .air-quality__arrow {
  left: 10%;
}

.air-quality.air-good .air-quality__arrow {
  left: 35%;
}

.air-quality.air-ok .air-quality__arrow {
  left: 57%;
}

.air-quality.air-bad .air-quality__arrow {
  left: 77%;
}

.air-quality.air-worst .air-quality__arrow {
  left: 88%;
}

.air-quality__max {
  font-size: 17px;
  text-align: center;
  margin-top: 16px;
}

.posts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .posts {
    display: block;
  }
}

.half-column {
  width: calc(50% - 18px);
}

@media screen and (max-width: 992px) {
  .half-column {
    width: calc(100% + 56px);
    margin: 0 -28px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 64px 28px 80px 28px;
  }
}

@media screen and (max-width: 576px) {
  .half-column {
    width: calc(100% + 32px);
    margin: 0 -16px;
    padding: 42px 16px 52px 16px;
  }
}

.post-link {
  display: block;
  margin-bottom: 28px;
}

.post-link:hover .post-link__content {
  -webkit-box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
          box-shadow: 5px 5px 10px rgba(149, 149, 149, 0.3);
}

.post-link:hover .post-link__title {
  color: #007940;
}

.post-link:last-of-type {
  margin-bottom: 0;
}

.post-link__content {
  background-color: #F9F9F9;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 28px 24px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 2px 2px 2px 0;
}

@media screen and (max-width: 576px) {
  .post-link__content {
    padding: 28px 20px;
  }
}

.post-link__title {
  display: block;
  margin-bottom: 5px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.post-link__date {
  display: block;
  font-size: 13px;
}

.content__section .post-link__date {
  font-size: inherit;
}

.post-link__tag {
  color: #FFFFFF;
  text-transform: uppercase;
  width: 108px;
  height: 32px;
  font-size: 10px;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 0 0 2px 2px;
}

.post-link.open .post-link__tag {
  background-color: #007940;
}

.post-link.ended .post-link__tag {
  background-color: #AC2215;
}

.post-link--alt {
  border-bottom: 1px solid rgba(0, 6, 2, 0.2);
  margin-bottom: 0;
}

.post-link--alt .post-link__content {
  background-color: transparent;
  border-radius: 0;
  padding: 23px 24px 23px 0;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='9.5px' height='9.5px' viewBox='960.7 541.8 9.5 9.5' enable-background='new 960.7 541.8 9.5 9.5' xml:space='preserve'%3E%3Cpath fill='%23007940' d='M969.9,547.1l-4,4c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1l2.7-2.7h-6.2 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6.2l-2.7-2.7c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l4,4 C970.2,546.3,970.2,546.8,969.9,547.1z'/%3E%3C/svg%3E") no-repeat top 30px right/10px auto;
}

.post-link--alt:hover .post-link__content {
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 23px 12px 23px 12px;
}

.youtube-embed {
  display: block;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-color: tan;
}

.youtube-embed iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  outline: none;
  border: none;
}

.events__wrapper {
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 88px 0 108px 0;
}

@media screen and (max-width: 992px) {
  .events__wrapper {
    padding: 64px 0 72px 0;
  }
}

@media screen and (max-width: 576px) {
  .events__wrapper {
    padding: 44px 0 52px 0;
  }
}

.events-categories {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.events-categories__text {
  font-size: 12px;
  font-weight: 500;
  margin-right: 32px;
  margin-top: 8px;
  padding: 8px 0;
  line-height: normal;
}

@media screen and (max-width: 992px) {
  .events-categories__text {
    margin-top: 4px;
    margin-right: 20px;
    padding: 6px 0;
  }
}

.events-categories-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.events-category {
  font-size: 11px;
  font-weight: 500;
  padding: 8px 20px;
  text-transform: uppercase;
  background-color: rgba(0, 158, 77, 0.3);
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  border-radius: 2px;
  margin-right: 10px;
  margin-top: 8px;
  color: rgba(255, 255, 255, 0.9);
  line-height: normal;
}

@media screen and (max-width: 992px) {
  .events-category {
    font-size: 10px;
    margin-top: 6px;
    margin-right: 8px;
    padding: 6px 20px;
  }
}

.events-category:last-of-type {
  margin-right: 0;
}

.events-category:hover, .events-category.active {
  background-color: #009E4D;
  color: black;
}

.events-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.events-list__wrapper {
  width: calc(100% - 440px);
}

@media screen and (max-width: 992px) {
  .events-list__wrapper {
    width: 100%;
  }
}

.events-list__more {
  margin-top: 52px;
  cursor: pointer;
  width: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.4);
  text-align: center;
}

@media screen and (max-width: 992px) {
  .events-list__more {
    margin-top: 40px;
  }
}

@media screen and (max-width: 576px) {
  .events-list__more {
    margin-top: 28px;
    text-align: left;
  }
}

.events-list__more-button {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  padding: 2px 26px 2px 0;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='11.5px' height='11.5px' viewBox='959.7 540.8 11.5 11.5' enable-background='new 959.7 540.8 11.5 11.5' xml:space='preserve' style='&%2310; transform: rotate(180deg);&%2310;'%3E%3Cpath fill='%23007940' d='M970.9,547.1c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2l-3.7-3.7v8.2c0,0.4-0.3,0.8-0.8,0.8 c-0.4,0-0.8-0.3-0.8-0.8v-8.2l-3.7,3.7c-0.3,0.3-0.8,0.3-1.1,0s-0.3-0.8,0-1.1l5-5c0.3-0.3,0.8-0.3,1.1,0l5,5 C971.2,546.3,971.2,546.8,970.9,547.1z'/%3E%3C/svg%3E") no-repeat right center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  line-height: 1.5em;
  margin-top: 16px;
}

.events-list__more-button:hover {
  background-position: right  bottom;
}

.events-calendar {
  margin-top: 48px;
  overflow: hidden;
}

.events-calendar__events-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 992px) {
  .events-calendar__events-list {
    display: block;
  }
}

.event-link {
  width: calc(50% - 18px);
  margin-right: 36px;
  margin-top: 44px;
}

@media screen and (max-width: 576px) {
  .event-link {
    margin-right: 0;
    width: 100%;
    margin-top: 28px;
  }
}

.event-link:nth-of-type(2n) {
  margin-right: 0;
}

.content__section .event-link {
  width: calc(33.33% - 24px);
  margin-right: 36px;
  margin-top: 32px;
}

@media screen and (max-width: 992px) {
  .content__section .event-link {
    width: calc(50% - 18px);
    margin-right: 36px;
  }
}

@media screen and (max-width: 576px) {
  .content__section .event-link {
    width: 100%;
    margin-right: 0;
  }
}

.content__section .event-link:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
  .content__section .event-link:nth-of-type(3n) {
    margin-right: 36px;
  }
}

@media screen and (max-width: 576px) {
  .content__section .event-link:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 992px) {
  .content__section .event-link:nth-of-type(2n) {
    margin-right: 0;
  }
}

.event-link:hover .title {
  color: #009E4D;
}

.event-link__block {
  display: block;
  margin-bottom: 12px;
  font-size: 12px;
  background-repeat: no-repeat;
  background-position: left center;
  padding: 5px 0 5px 32px;
}

@media screen and (max-width: 992px) {
  .event-link__block {
    font-size: 11px;
    padding: 3px 0 3px 32px;
  }
}

@media screen and (max-width: 576px) {
  .event-link__block {
    display: inline-block;
    margin-right: 16px;
  }
}

.event-link__block.title {
  padding: 0;
  margin-bottom: 24px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 992px) {
  .event-link__block.title {
    margin-bottom: 16px;
  }
}

@media screen and (max-width: 576px) {
  .event-link__block.title {
    display: block;
  }
}

@media screen and (max-width: 992px) {
  .event-link__block.title h2 {
    font-size: 16px;
  }
}

.event-link__block.date {
  background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='17.9px' height='19.7px' viewBox='951 527.4 17.9 19.7' enable-background='new 951 527.4 17.9 19.7' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23009E4D' d='M966.1,547h-12.4c-1.5,0-2.8-1.3-2.8-2.8v-12.4c0-1.5,1.3-2.8,2.8-2.8h12.4c1.5,0,2.8,1.3,2.8,2.8v12.4 C968.9,545.8,967.6,547,966.1,547z M953.8,531.1c-0.4,0-0.8,0.4-0.8,0.8v12.4c0,0.4,0.4,0.8,0.8,0.8h12.4c0.4,0,0.8-0.4,0.8-0.8 v-12.4c0-0.4-0.4-0.8-0.8-0.8H953.8z'/%3E%3Cpath fill='%23009E4D' d='M963.6,532.9c-0.6,0-1-0.4-1-1v-3.5c0-0.6,0.4-1,1-1s1,0.4,1,1v3.5C964.6,532.4,964.1,532.9,963.6,532.9z'/%3E%3Cpath fill='%23009E4D' d='M956.4,532.9c-0.6,0-1-0.4-1-1v-3.5c0-0.6,0.4-1,1-1s1,0.4,1,1v3.5C957.4,532.4,957,532.9,956.4,532.9z'/%3E%3Cpath fill='%23009E4D' d='M967.6,536.5H952c-0.5,0-1-0.4-1-1s0.4-1,1-1h15.6c0.5,0,1,0.4,1,1S968.1,536.5,967.6,536.5z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat left 1px center;
}

.event-link__block.time {
  background-image: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='20px' height='20px' viewBox='950 530 20 20' enable-background='new 950 530 20 20' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23009E4D' d='M960,550c-5.5,0-10-4.5-10-10c0-5.5,4.5-10,10-10c5.5,0,10,4.5,10,10C970,545.5,965.5,550,960,550z M960,532c-4.3,0-8,3.7-8,8c0,4.3,3.7,8,8,8c4.3,0,8-3.7,8-8C968,535.7,964.3,532,960,532z'/%3E%3Cpath fill='%23009E4D' d='M963.6,542.8c-0.2,0-0.3,0-0.4-0.1l-3.6-1.8c-0.3-0.2-0.6-0.5-0.6-0.9v-5.4c0-0.6,0.4-1,1-1 c0.6,0,1,0.4,1,1v4.8l3,1.5c0.5,0.2,0.7,0.8,0.4,1.3C964.3,542.6,963.9,542.8,963.6,542.8z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E");
}

.event-link__block.location {
  background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='16.8px' height='20px' viewBox='951.6 530 16.8 20' enable-background='new 951.6 530 16.8 20' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23009E4D' d='M960.1,550c-0.2,0-0.4-0.1-0.6-0.2c-0.3-0.2-7.9-5.3-7.9-11.5c0-4.6,3.7-8.3,8.3-8.3 c4.6,0,8.4,3.7,8.4,8.3c0,6.2-7.5,11.3-7.8,11.5C960.4,549.9,960.2,550,960.1,550z M959.9,532c-3.5,0-6.3,2.8-6.3,6.3 c0,4.3,4.8,8.2,6.4,9.4c1.6-1.2,6.3-5.2,6.3-9.4C966.4,534.9,963.4,532,959.9,532z'/%3E%3Cpath fill='%23009E4D' d='M960.1,541.7c-1.9,0-3.4-1.5-3.4-3.4s1.5-3.4,3.4-3.4c1.8,0,3.4,1.6,3.4,3.4 C963.5,540.2,962,541.7,960.1,541.7z M960.1,536.9c-0.8,0-1.4,0.6-1.4,1.4c0,0.8,0.6,1.4,1.4,1.4c0.8,0,1.4-0.6,1.4-1.4 C961.5,537.5,960.7,536.9,960.1,536.9z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat left 2px center;
}

.event-exists a:not(.ui-state-active) {
   background-color: rgba(0, 158, 77, 0.3);
}

.hasDatepicker .ui-datepicker-header {
  width: 180px;
  position: relative;
  height: 28px;
  margin-bottom: 32px;
}

@media screen and (max-width: 576px) {
  .hasDatepicker .ui-datepicker-header {
    margin-bottom: 20px;
  }
}

.hasDatepicker .ui-datepicker-title {
  background-color: #009E4D;
  color: black;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 32px;
  right: 32px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 500;
}

.hasDatepicker .ui-datepicker-prev,
.hasDatepicker .ui-datepicker-next {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 28px;
  text-indent: -9999px;
  white-space: nowrap;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='4px' height='6.5px' viewBox='949.7 570.8 4 6.5' enable-background='new 949.7 570.8 4 6.5' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23009E4D' d='M953,577.3c-0.2,0-0.4-0.1-0.5-0.2l-2.5-2.5c-0.1-0.1-0.2-0.3-0.2-0.5s0.1-0.4,0.2-0.5l2.5-2.5 c0.3-0.3,0.8-0.3,1.1,0s0.3,0.8,0,1.1l-2,2l2,1.9c0.3,0.3,0.3,0.8,0,1.1C953.4,577.3,953.2,577.3,953,577.3z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat left center/7px auto;
}

.hasDatepicker .ui-datepicker-next {
  right: 0;
  left: auto;
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.hasDatepicker .ui-datepicker-calendar {
  margin-left: -13px;
}

@media screen and (max-width: 576px) {
  .hasDatepicker .ui-datepicker-calendar {
    margin-left: 0;
    width: 100%;
  }
}

.hasDatepicker .ui-datepicker-calendar th,
.hasDatepicker .ui-datepicker-calendar td {
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
  width: 56px;
  height: 48px;
  position: relative;
}

@media screen and (max-width: 576px) {
  .hasDatepicker .ui-datepicker-calendar th,
  .hasDatepicker .ui-datepicker-calendar td {
    font-size: 12px;
    width: 56px;
    height: 56px;
  }
}

.hasDatepicker .ui-datepicker-calendar td a {
  height: 32px;
  width: 32px;
  border-radius: 100%;
  *background-color: rgba(0, 158, 77, 0.3);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

@media screen and (max-width: 576px) {
  .hasDatepicker .ui-datepicker-calendar td a {
    height: 40px;
    width: 40px;
  }
}

.hasDatepicker .ui-datepicker-calendar td a:hover, .hasDatepicker .ui-datepicker-calendar td a.ui-state-active {
  background-color: #009E4D;
  color: black;
}

.content--with-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.content-lists--three-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content-lists--three-columns .content-list__wrapper {
  width: calc(33.33% - 24px);
  margin-right: 36px;
  margin-bottom: 28px;
  position: relative;
}

@media screen and (max-width: 992px) {
  .content-lists--three-columns .content-list__wrapper {
    width: calc(50% - 12px);
    margin-right: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content-lists--three-columns .content-list__wrapper {
    width: 100%;
    margin-right: 0;
  }
}

.content-lists--three-columns .content-list__wrapper:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
  .content-lists--three-columns .content-list__wrapper:nth-of-type(3n) {
    margin-right: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content-lists--three-columns .content-list__wrapper:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 992px) {
  .content-lists--three-columns .content-list__wrapper:nth-of-type(2n) {
    margin-right: 0;
  }
}

.content-lists--three-columns .content-list__wrapper:nth-last-child(-n+3) {
  *margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .content-lists--three-columns .content-list__wrapper:nth-last-child(-n+3) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 992px) {
  .content-lists--three-columns .content-list__wrapper:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 576px) {
  .content-lists--three-columns .content-list__wrapper:nth-last-child(-n+2) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content-lists--three-columns .content-list__wrapper:last-child {
    margin-bottom: 0;
  }
}

.content-lists--two-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content-lists--two-columns .content-list__wrapper {
  width: calc(50% - 18px);
  margin-right: 36px;
  margin-bottom: 28px;
}

@media screen and (max-width: 576px) {
  .content-lists--two-columns .content-list__wrapper {
    width: 100%;
    margin-right: 0;
  }
}

.content-lists--two-columns .content-list__wrapper:nth-of-type(2n) {
  margin-right: 0;
}

@media screen and (max-width: 576px) {
  .content-lists--two-columns .content-list__wrapper:nth-of-type(2n) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 992px) {
  .content-lists--two-columns .content-list__wrapper:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 576px) {
  .content-lists--two-columns .content-list__wrapper:nth-last-child(-n+2) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content-lists--two-columns .content-list__wrapper:last-child {
    margin-bottom: 0;
  }
}

.content-list {
  list-style: none;
  margin-top: 24px;
}

.content-list__element {
  padding-left: 20px;
  position: relative;
}

.content-list__element:before {
  content: "• ";
  top: 0;
  left: 0;
  position: absolute;
}

.content__left {
  width: 280px;
  position: relative;
}

@media screen and (max-width: 992px) {
  .content__left {
    width: 180px;
    margin-left: -20px;
  }
}

@media screen and (max-width: 576px) {
  .content__left {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #FFFFFF;
    z-index: 3;
    overflow-y: scroll;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    display: block;
    visibility: hidden;
    opacity: 0;
    top: 75px;
    padding-bottom: 75px;
    margin-left: 0;
    width: 100%;
  }
  .dark-bg .content__left {
    background-color: #14221F;
  }
}

.content__left.open {
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
}

.content__right {
  width: calc(100% - 316px);
}

@media screen and (max-width: 992px) {
  .content__right {
    width: calc(100% - 184px);
  }
}

@media screen and (max-width: 576px) {
  .content__right {
    width: 100%;
  }
}

.content__section {
  margin-top: 44px;
}

.content__section__text {
  margin-top: 4px;
  padding-top: 32px;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.8em;
  position: relative;
}

@media screen and (max-width: 576px) {
  .content__section__text {
    font-size: 14px;
  }
}

.content__section__text > .border-bottom-special {
  position: absolute;
  top: 0;
}

.breadcrumbs {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 12px;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.breadcrumbs__element {
  margin-right: 8px;
  position: relative;
  padding-left: 16px;
}

.breadcrumbs__element:before {
  content: "/ ";
  position: absolute;
  top: 0;
  left: 0;
}

.breadcrumbs__element:first-of-type {
  padding-left: 0;
}

.breadcrumbs__element:first-of-type:before {
  content: "";
}

.breadcrumbs__element:last-child {
  margin-right: 0;
}

.breadcrumbs__element:last-child .breadcrumbs__link {
  pointer-events: none;
}

.breadcrumbs__link:hover {
  color: #007940;
}

.dark-bg .breadcrumbs__link:hover {
  color: #009E4D;
}

.mobile-content-nav-btn {
  display: none;
}

@media screen and (max-width: 576px) {
  .mobile-content-nav-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 12px;
    width: 15px;
    margin-right: 16px;
    margin-top: 2px;
    cursor: pointer;
  }
}

.mobile-content-nav-btn__line {
  width: 15px;
  height: 2px;
  background-color: #009E4D;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.content-nav-close-btn {
  display: none;
}

@media screen and (max-width: 576px) {
  .content-nav-close-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 12px !important;
    width: 15px;
    margin-left: 16px;
    margin-top: 14px;
    margin-bottom: 8px;
    cursor: pointer;
  }
}

.content-nav-close-btn__line {
  width: 15px;
  height: 2px;
  background-color: #009E4D;
  display: block;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.content-nav-close-btn__line:nth-child(1) {
  -webkit-transform: translateY(5px) rotate(45deg);
  transform: translateY(5px) rotate(45deg);
}

.content-nav-close-btn__line:nth-child(2) {
  opacity: 0;
}

.content-nav-close-btn__line:nth-child(3) {
  -webkit-transform: translateY(-5px) rotate(-45deg);
  transform: translateY(-5px) rotate(-45deg);
}

.content-right-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 576px) {
  .content-right-head {
    position: -webkit-sticky;
    position: sticky;
    top: 75px;
    background-color: #FFFFFF;
    z-index: 2;
    margin: 0 -16px;
    width: calc(100% + 32px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 12px 16px;
  }
  .dark-bg .content-right-head {
    background-color: #14221F;
  }
}

.accordion {
  margin-bottom: 32px;
  display: block;
  width: 100%;
  background-color: #F9F9F9;
  border-radius: 2px;
  overflow: hidden;
}

.accordion:last-child {
  margin-bottom: 0;
}

.accordion__title {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 16px 60px 16px 28px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  position: relative;
  border-radius: 2px 2px 0 0;
}

.accordion__title:hover {
  background-color: #ececec;
}

.accordion__title:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 36px;
  width: 8px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='4px' height='6.5px' viewBox='949.7 570.8 4 6.5' enable-background='new 949.7 570.8 4 6.5' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23007940' d='M950.5,570.8c0.2,0,0.4,0.1,0.5,0.2l2.5,2.5c0.1,0.1,0.2,0.3,0.2,0.5s-0.1,0.4-0.2,0.5l-2.5,2.5 c-0.3,0.3-0.8,0.3-1.1,0s-0.3-0.8,0-1.1l2-2l-2-1.9c-0.3-0.3-0.3-0.8,0-1.1C950.1,570.9,950.3,570.8,950.5,570.8z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat center/8px auto;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.accordion.open .accordion__title:after {
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg);
}

.accordion__content {
  display: none;
  border-radius: 0 0 2px 2px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px 28px 32px 28px;
}

.content-nav {
  display: block;
  list-style: none;
  position: -webkit-sticky;
  position: sticky;
  top: 125px;
}

@media screen and (max-width: 992px) {
  .content-nav {
    top: 105px;
  }
}

@media screen and (max-width: 576px) {
  .content-nav {
    position: relative;
    top: 0;
  }
}

.content-nav__element {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 24px;
  border-bottom: 1px solid rgba(112, 112, 112, 0.2);
}

@media screen and (max-width: 992px) {
  .content-nav__element {
    margin: 0 20px;
  }
}

@media screen and (max-width: 576px) {
  .content-nav__element {
    margin: 0;
  }
}

.dark-bg .content-nav__element {
  border-bottom: 1px solid rgba(112, 112, 112, 0.6);
}

.content-nav-submenu .content-nav__element {
  margin: 0;
  margin-left: 24px;
}

.content-nav__element.has-submenu {
  border-bottom: none;
}

.content-nav__link {
  font-family: "Roboto Slab";
  font-size: 14px;
  font-weight: 300;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 22px 40px 22px 24px;
  width: calc(100% + 48px);
  height: calc(100% + 2px);
  margin: -1px 0;
  margin-left: -24px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  z-index: 2;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='9.5px' height='9.5px' viewBox='960.7 541.8 9.5 9.5' enable-background='new 960.7 541.8 9.5 9.5' xml:space='preserve'%3E%3Cpath fill='%23DEDEDE' d='M969.9,547.1l-4,4c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1l2.7-2.7h-6.2 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6.2l-2.7-2.7c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l4,4 C970.2,546.3,970.2,546.8,969.9,547.1z'/%3E%3C/svg%3E") no-repeat right 28px center/10px auto;
}

.content-nav-submenu .content-nav__link {
  margin-left: -48px;
  width: calc(100% + 72px);
  padding: 22px 40px 22px 48px;
}

@media screen and (max-width: 992px) {
  .content-nav-submenu .content-nav__link {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 576px) {
  .content-nav-submenu .content-nav__link {
    margin-left: 0;
    width: 100%;
    padding: 16px 20px 16px 18px;
    background-position: right 18px center;
  }
}

@media screen and (max-width: 992px) {
  .content-nav__link {
    margin-left: -20px;
    width: calc(100% + 40px);
  }
}

@media screen and (max-width: 576px) {
  .content-nav__link {
    margin-left: 0;
    width: 100%;
    padding: 16px 20px 16px 18px;
    background-position: right 18px center;
  }
}

.content-nav__link:hover {
  background: #F2F8F5 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='9.5px' height='9.5px' viewBox='960.7 541.8 9.5 9.5' enable-background='new 960.7 541.8 9.5 9.5' xml:space='preserve'%3E%3Cpath fill='%23007940' d='M969.9,547.1l-4,4c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1l2.7-2.7h-6.2 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6.2l-2.7-2.7c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l4,4 C970.2,546.3,970.2,546.8,969.9,547.1z'/%3E%3C/svg%3E") no-repeat right 28px center/10px auto;
}

@media screen and (max-width: 576px) {
  .content-nav__link:hover {
    background-position: right 18px center;
  }
}

.dark-bg .content-nav__link:hover {
  background-color: #009E4D;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='9.5px' height='9.5px' viewBox='960.7 541.8 9.5 9.5' enable-background='new 960.7 541.8 9.5 9.5' xml:space='preserve'%3E%3Cpath fill='%23FFFFFF' d='M969.9,547.1l-4,4c-0.1,0.1-0.3,0.2-0.5,0.2s-0.4-0.1-0.5-0.2c-0.3-0.3-0.3-0.8,0-1.1l2.7-2.7h-6.2 c-0.4,0-0.8-0.3-0.8-0.8c0-0.4,0.3-0.8,0.8-0.8h6.2l-2.7-2.7c-0.3-0.3-0.3-0.8,0-1.1c0.3-0.3,0.8-0.3,1.1,0l4,4 C970.2,546.3,970.2,546.8,969.9,547.1z'/%3E%3C/svg%3E");
}

.content-nav__link.active {
  font-weight: 600;
}

.content-nav-submenu {
  list-style: none;
  border-top: 1px solid rgba(112, 112, 112, 0.2);
}

.dark-bg .content-nav-submenu {
  border-top: 1px solid rgba(112, 112, 112, 0.6);
}

.download-blocks {
  margin-top: 32px;
}

.accordion .download-blocks {
  margin-top: 20px;
}

.download-blocks--half-width {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.download-blocks--half-width .download-block {
  width: calc(50% - 18px);
  margin-right: 36px;
}

@media screen and (max-width: 992px) {
  .download-blocks--half-width .download-block {
    width: 100%;
    margin-right: 0;
  }
}

.download-blocks--half-width .download-block:nth-of-type(2n) {
  margin-right: 0;
}

.download-blocks--half-width .download-block:nth-last-child(-n+2) {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .download-blocks--half-width .download-block:nth-last-child(-n+2) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 992px) {
  .download-blocks--half-width .download-block:last-child {
    margin-bottom: 0;
  }
}

.download-block {
  width: 100%;
  display: block;
  color: rgba(0, 6, 2, 0.75);
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 80px 20px 32px;
  margin-bottom: 32px;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  font-family: "Roboto Slab";
  font-weight: 400;
  border-radius: 2px;
  background: #F2F8F5 url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='22px' height='22px' viewBox='5 5 22 22' enable-background='new 5 5 22 22' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23007940' d='M23.8,27H8.2C6.4,27,5,25.6,5,23.8v-4.4c0-0.6,0.4-1,1-1s1,0.4,1,1v4.4C7,24.5,7.5,25,8.2,25h15.6 c0.7,0,1.2-0.5,1.2-1.2v-4.4c0-0.6,0.4-1,1-1s1,0.4,1,1v4.4C27,25.6,25.6,27,23.8,27z'/%3E%3Cpath fill='%23007940' d='M22.3,14.5L16.7,20c-0.1,0.1-0.2,0.2-0.3,0.2c0,0-0.1,0-0.1,0c-0.1,0-0.2,0-0.3,0s-0.2,0-0.3,0 c0,0-0.1,0-0.1,0c-0.1,0-0.2-0.1-0.3-0.2l-5.5-5.6c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l3.8,3.8V6c0-0.5,0.5-1,1-1s1,0.5,1,1v10.9 l3.8-3.8c0.4-0.4,1-0.4,1.4,0S22.7,14.1,22.3,14.5z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat top 25px right 36px/18px auto;
}

@media screen and (max-width: 992px) {
  .download-block {
    font-size: 14px;
    margin-bottom: 24px;
  }
}

.accordion .download-block {
  margin-bottom: 20px;
  padding: 20px 60px 20px 28px;
  background-position: top 25px right 24px;
}

.download-block:last-child {
  margin-bottom: 0;
}

.download-block:hover {
  color: #FFFFFF !important;
  background: #007940 url("data:image/svg+xml,%3Csvg xmlns:x='http://ns.adobe.com/Extensibility/1.0/' xmlns:i='http://ns.adobe.com/AdobeIllustrator/10.0/' xmlns:graph='http://ns.adobe.com/Graphs/1.0/' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Layer_1' x='0px' y='0px' width='22px' height='22px' viewBox='5 5 22 22' enable-background='new 5 5 22 22' xml:space='preserve'%3E%3Cswitch%3E%3Cg i:extraneous='self'%3E%3Cpath fill='%23FFFFFF' d='M23.8,27H8.2C6.4,27,5,25.6,5,23.8v-4.4c0-0.6,0.4-1,1-1s1,0.4,1,1v4.4C7,24.5,7.5,25,8.2,25h15.6 c0.7,0,1.2-0.5,1.2-1.2v-4.4c0-0.6,0.4-1,1-1s1,0.4,1,1v4.4C27,25.6,25.6,27,23.8,27z'/%3E%3Cpath fill='%23FFFFFF' d='M22.3,14.5L16.7,20c-0.1,0.1-0.2,0.2-0.3,0.2c0,0-0.1,0-0.1,0c-0.1,0-0.2,0-0.3,0s-0.2,0-0.3,0 c0,0-0.1,0-0.1,0c-0.1,0-0.2-0.1-0.3-0.2l-5.5-5.6c-0.4-0.4-0.4-1,0-1.4s1-0.4,1.4,0l3.8,3.8V6c0-0.5,0.5-1,1-1s1,0.5,1,1v10.9 l3.8-3.8c0.4-0.4,1-0.4,1.4,0S22.7,14.1,22.3,14.5z'/%3E%3C/g%3E%3C/switch%3E%3C/svg%3E") no-repeat top 25px right 36px/18px auto;
}

.accordion .download-block:hover {
  background-position: top 25px right 24px;
}

.image-link-blocks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.image-link-block {
  border: none !important;
  display: block;
  width: calc(50% - 18px);
  margin-right: 36px;
  margin-bottom: 36px;
  position: relative;
}

@media screen and (max-width: 992px) {
  .image-link-block {
    width: calc(50% - 12px);
    margin-right: 24px;
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .image-link-block {
    width: 100%;
    margin-right: 0;
  }
}

.image-link-block:hover .image-link-block__overlay {
  opacity: 0.7;
}

.image-link-block:nth-of-type(2n) {
  margin-right: 0;
}

.image-link-block:nth-last-child(-n+2) {
  margin-bottom: 0;
}

@media screen and (max-width: 576px) {
  .image-link-block:nth-last-child(-n+2) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .image-link-block:last-child {
    margin-bottom: 0;
  }
}

.image-link-block__img {
  display: block;
  width: 100%;
  padding-top: 68.73%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.image-link-block__overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #007940;
  mix-blend-mode: multiply;
  opacity: 0;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.image-link-block__title {
  position: absolute;
  bottom: 16px;
  color: #FFFFFF;
}

.image-link-block__title h2 {
  padding-left: 24px;
  margin-bottom: -2px;
}

.image-link-block__title .border-bottom-special {
  height: 3px;
  position: relative;
}

.content-columns .content-column {
  margin-top: 24px;
}

.content-columns--three-columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.content-columns--three-columns .content-column__wrapper {
  width: calc(33.33% - 24px);
  margin-right: 36px;
  margin-bottom: 28px;
  position: relative;
}

@media screen and (max-width: 992px) {
  .content-columns--three-columns .content-column__wrapper {
    width: calc(50% - 12px);
    margin-right: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content-columns--three-columns .content-column__wrapper {
    width: 100%;
    margin-right: 0;
  }
}

.content-columns--three-columns .content-column__wrapper:nth-of-type(3n) {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
  .content-columns--three-columns .content-column__wrapper:nth-of-type(3n) {
    margin-right: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content-columns--three-columns .content-column__wrapper:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 992px) {
  .content-columns--three-columns .content-column__wrapper:nth-of-type(2n) {
    margin-right: 0;
  }
}

.content-columns--three-columns .content-column__wrapper:nth-last-child(-n+3) {
  margin-bottom: 0;
}

@media screen and (max-width: 992px) {
  .content-columns--three-columns .content-column__wrapper:nth-last-child(-n+3) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 992px) {
  .content-columns--three-columns .content-column__wrapper:nth-last-child(-n+2) {
    margin-bottom: 0;
  }
}

@media screen and (max-width: 576px) {
  .content-columns--three-columns .content-column__wrapper:nth-last-child(-n+2) {
    margin-bottom: 24px;
  }
}

@media screen and (max-width: 576px) {
  .content-columns--three-columns .content-column__wrapper:last-child {
    margin-bottom: 0;
  }
}

.contact-form {
  margin-top: 60px;
}

.contact .input-wrapper {
  width: 100%;
  margin-bottom: 32px;
}

.contact input[type=text],
.contact textarea {
  border-radius: 2px 2px 0 0;
  overflow: hidden;
  outline: none;
  border-top: 1px solid rgba(0, 6, 2, 0.25);
  border-left: 1px solid rgba(0, 6, 2, 0.25);
  border-right: 1px solid rgba(0, 6, 2, 0.25);
  border-bottom: none;
  height: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 12px;
  font-size: 16px;
  width: 100%;
  font-family: "IBM Plex Sans";
}

.contact input[type=text]::-webkit-input-placeholder,
.contact textarea::-webkit-input-placeholder {
  color: rgba(0, 6, 2, 0.3);
  font-weight: 600;
}

.contact input[type=text]::-moz-placeholder,
.contact textarea::-moz-placeholder {
  color: rgba(0, 6, 2, 0.3);
  font-weight: 600;
}

.contact input[type=text]:-ms-input-placeholder,
.contact textarea:-ms-input-placeholder {
  color: rgba(0, 6, 2, 0.3);
  font-weight: 600;
}

.contact input[type=text]:-moz-placeholder,
.contact textarea:-moz-placeholder {
  color: rgba(0, 6, 2, 0.3);
  font-weight: 600;
}

.contact textarea {
  max-width: 100%;
  min-width: 100%;
  min-height: 254px;
  max-height: 400px;
  margin-bottom: -4px;
}

.contact input[type=submit] {
  border-radius: 0 2px 2px 0;
  outline: none;
  border: none;
  background-color: #007940;
  color: #FFFFFF;
  font-size: 15px;
  font-weight: 600;
  text-transform: uppercase;
  width: 160px;
  height: 55px;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  padding: 0;
  font-family: "Roboto Slab";
}

.contact input[type=submit]:hover {
  background-color: #14221F;
}

.half-width-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.half-width-inputs .input-wrapper {
  width: calc(50% - 18px);
  margin-right: 36px;
  margin-bottom: 32px;
}

.half-width-inputs .input-wrapper:nth-of-type(2n) {
  margin-right: 0;
}

@media screen and (max-width: 992px) {
  .half-width-inputs .input-wrapper {
    width: 100%;
    margin-right: 0;
    margin-bottom: 24px;
  }
}
/*# sourceMappingURL=style.css.map */