@charset "UTF-8";
/*
Theme Name: ICRW
Text Domain: twentysixteen
*/
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap");
/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 *
 * Webfont: undefined by undefined
 * URL: https://www.myfonts.comundefined
 * Copyright: Copyright Â© 2024 Monotype Imaging Inc. All rights reserved.
 * 
 * Â© 2024 MyFonts Inc. */
@font-face {
  font-family: "Brandon Grotesque";
  src: url("fonts/brandon_reg.eot");
  src: url("fonts/brandon_reg.eot?#iefix") format("embedded-opentype"), url("fonts/brandon_reg.woff") format("woff"), url("fonts/brandon_reg.ttf") format("truetype"), url("fonts/brandon_reg.svg#brandon_grotesque_regular") format("svg");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("fonts/brandon_med.eot");
  src: url("fonts/brandon_med.eot?#iefix") format("embedded-opentype"), url("fonts/brandon_med.woff") format("woff"), url("fonts/brandon_med.ttf") format("truetype"), url("fonts/brandon_med.svg#brandon_grotesque_medium") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("fonts/brandon_bld.eot");
  src: url("fonts/brandon_bld.eot?#iefix") format("embedded-opentype"), url("fonts/brandon_bld.woff") format("woff"), url("fonts/brandon_bld.ttf") format("truetype"), url("fonts/brandon_bld.svg#brandon_grotesque_bold") format("svg");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Brandon Grotesque";
  src: url("fonts/brandon_blk.eot");
  src: url("fonts/brandon_blk.eot?#iefix") format("embedded-opentype"), url("fonts/brandon_blk.woff") format("woff"), url("fonts/brandon_blk.ttf") format("truetype"), url("fonts/brandon_blk.svg#brandon_grotesque_black") format("svg");
  font-weight: 900;
  font-style: normal;
}
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: -webkit-fill-available;
}

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

* {
  margin: 0;
  padding: 0;
  border: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-weight: 400;
}

body {
  font-family: "georgia", sans-serif;
  font-size: 18px;
  color: #828282;
  min-height: 100vh;
  /* mobile viewport bug fix */
  min-height: -webkit-fill-available;
}
@media only screen and (max-width: 1280px) {
  body {
    font-size: 16px;
  }
}
body img {
  max-width: 100%;
  height: auto;
}
body ul li {
  list-style: none;
}
body.overflow--hidden {
  overflow: hidden;
}

section {
  float: left;
  width: 100%;
}

.hidden {
  display: none;
}

input[type=text], input[type=email], input[type=search], input[type=submit], textarea, button {
  font-family: "georgia", sans-serif;
  font-size: 18px;
  color: #828282;
  -webkit-appearance: none;
  border-radius: 0;
}

select {
  font-family: "georgia", sans-serif;
  font-size: 18px;
  color: #828282;
}

h1, .h1, .h1 p {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  h1, .h1, .h1 p {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  h1, .h1, .h1 p {
    font-size: 30px;
  }
}

h2, .h2, .h2 p {
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  h2, .h2, .h2 p {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  h2, .h2, .h2 p {
    font-size: 25px;
  }
}

h3, .h3, .h3 p {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  h3, .h3, .h3 p {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  h3, .h3, .h3 p {
    font-size: 20px;
  }
}

h4, .h4, .h4 p {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  h4, .h4, .h4 p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  h4, .h4, .h4 p {
    font-size: 20px;
  }
}

h5, .h5, .h5 p {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  h5, .h5, .h5 p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  h5, .h5, .h5 p {
    font-size: 18px;
  }
}

h6, .h6, .h6 p {
  font-size: 16px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  h6, .h6, .h6 p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  h6, .h6, .h6 p {
    font-size: 16px;
  }
}

a {
  color: #E33F2C;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

b,
strong,
strong * {
  font-weight: 700;
}

*:focus {
  outline: none;
}

.row {
  float: left;
  width: 100%;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

.container {
  width: 1560px;
  margin: 0 auto;
  max-width: 100%;
  padding: 0 60px;
}
@media only screen and (max-width: 900px) {
  .container {
    padding: 0 30px;
  }
}

.centerDiv {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

.image-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.image-background img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.iframe-wrapper {
  float: left;
  width: 100%;
  padding-top: 56.25%;
  position: relative;
}
.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.slick-arrow,
.slick-dots button {
  cursor: pointer;
}

.slick-arrow {
  position: absolute;
  top: 50%;
  left: -30px;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 41px;
  height: 28px;
  background: none;
  background-image: url(images/arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: 5000px;
  overflow: hidden;
  z-index: 2;
}

.slick-next {
  left: auto;
  right: -70px;
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
}

.slick-dots {
  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;
  width: 100%;
  gap: 10px;
  margin-top: 20px !important;
}
.slick-dots li {
  list-style: none;
  width: 15px;
  height: 15px;
}
.slick-dots li button {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #D8D8D8;
  overflow: hidden;
  cursor: pointer;
  text-indent: 500px;
}
@media only screen and (max-width: 600px) {
  .slick-dots li button {
    width: 9px;
    height: 9px;
  }
}
@media only screen and (min-width: 1050px) {
  .slick-dots li button:hover {
    background: #00908E;
  }
}
.slick-dots li.slick-active button {
  background: #00908E;
}

body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #0A5B66 !important;
}
body .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar + .mCSB_draggerRail {
  opacity: 0;
}

.cart-bar {
  margin: 0 auto;
  width: 1440px;
  max-width: 100%;
  padding: 10px 30px;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
}

.sharebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.sharebox a {
  margin-right: 15px;
}
.sharebox a:hover {
  opacity: 0.5;
}
.sharebox a svg g {
  fill: #E33F2C;
}

.error-404 {
  padding: 200px 0;
  text-align: center;
}
.error-404 h1 {
  color: #E33F2C;
  margin-bottom: 40px;
}

.no-results {
  text-align: center;
  padding: 30px 0;
}

.js-loading {
  width: 100%;
  float: left;
  position: relative;
  z-index: 3;
}
.js-loading::after {
  position: static;
  display: block;
  margin: 30px auto;
  width: 40px;
  height: 40px;
  content: "";
  background-image: url("images/loading.svg");
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 3;
}

.tweeter-info .fts-right {
  font-family: "Brandon Grotesque", sans-serif;
}

.fts-twitter-text {
  padding-left: 60px;
}

.fts-twitter-quoted-text-wrap {
  margin-left: 60px;
  width: calc(100% - 60px);
}

.alignright {
  float: right;
  margin-left: 30px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 750px) {
  .alignright {
    margin-left: 0;
    max-width: 100%;
  }
}
.alignright .wp-caption-text {
  margin: 30px;
  width: 320px;
  max-width: 100%;
}

.alignleft, .text-block .uk-scope figure {
  float: left;
  margin-right: 30px;
  margin-bottom: 10px;
  width: 320px;
  max-width: 100%;
}
@media only screen and (max-width: 750px) {
  .alignleft, .text-block .uk-scope figure {
    margin-right: 0;
    max-width: 100%;
  }
}

.aligncenter {
  margin: 0 auto;
}
@media only screen and (max-width: 750px) {
  .aligncenter {
    width: 100% !important;
  }
}

.buttonModule__buttonPosition--left {
  text-align: left;
}

.buttonModule__buttonPosition--center {
  text-align: center;
}

.buttonModule__buttonPosition--right {
  text-align: right;
}

.gform_legacy_markup_wrapper span select {
  width: 300px !important;
  max-width: 100%;
  border: 1px solid #030303;
  font-size: 14px !important;
  padding: 8px 0 !important;
}
@media only screen and (max-width: 600px) {
  .gform_legacy_markup_wrapper span select {
    width: 100% !important;
  }
}
.gform_legacy_markup_wrapper span label {
  display: none !important;
}
.gform_legacy_markup_wrapper ul.gfield_checkbox li input[type=checkbox] {
  margin-top: 0 !important;
}
.gform_legacy_markup_wrapper ul.gfield_checkbox li, .gform_legacy_markup_wrapper ul.gfield_checkbox li .gform_legacy_markup_wrapper ul.gfield_radio li {
  background-image: none;
}
.gform_legacy_markup_wrapper ul li.gfield {
  padding-left: 0;
}

.button {
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  border: 1px solid #0A5B66;
  color: #0A5B66 !important;
  padding: 0 20px;
  font-weight: 500;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.button:hover {
  background-color: #0A5B66 !important;
  color: #ffffff !important;
}

.org-signup h2 {
  color: #0A5B66;
  margin-bottom: 35px;
}
.org-signup .container--padding-sm-top {
  padding-top: 50px;
}
.org-signup .container--padding-sm-top .org-logos__title {
  color: #0A5B66;
  margin-bottom: 35px;
  text-align: center;
}
.org-signup .container--padding-sm-top .org-logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 1280px) {
  .org-signup .container--padding-sm-top .org-logos {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}
@media only screen and (max-width: 900px) {
  .org-signup .container--padding-sm-top .org-logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.org-signup .container--padding-sm-top .org-logos .org-logo__wrapper {
  width: 22%;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px;
}
@media only screen and (max-width: 900px) {
  .org-signup .container--padding-sm-top .org-logos .org-logo__wrapper {
    width: 45%;
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 600px) {
  .org-signup .container--padding-sm-top .org-logos .org-logo__wrapper {
    width: 85%;
  }
}
.org-signup .container--padding-sm-top .org-logos .org-logo__wrapper .org-logo {
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
  min-height: 15vw;
  margin: 0 auto;
  width: 100%;
}
@media only screen and (max-width: 600px) {
  .org-signup .container--padding-sm-top .org-logos .org-logo__wrapper .org-logo {
    min-height: 30vw;
  }
}
.org-signup .container--padding-sm-top .org-logos .org-logo__wrapper .org-logo img {
  display: none;
}
.org-signup .container--padding-sm-top .org-logos .org-logo__name {
  padding-top: 15px;
  text-align: center;
  font-weight: 700;
}
.org-signup .btn__container {
  margin-top: 35px;
  text-align: center;
}
.org-signup .btn__container .secondary-btn {
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  border: 1px solid #E33F2C;
  color: #E33F2C !important;
  padding: 0 20px;
  font-weight: 500;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  margin: 0 auto;
}
.org-signup .btn__container .secondary-btn:hover {
  background-color: #E33F2C !important;
  color: #ffffff !important;
  border: 1px solid #E33F2C;
}
.org-signup .ind-logos {
  margin-top: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 17vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
@media only screen and (max-width: 900px) {
  .org-signup .ind-logos {
    margin-top: 50px;
  }
}
.org-signup .ind-logos .org-logo__name {
  width: 23vw;
  min-height: 100px;
  text-align: center;
  font-size: 18px;
  margin: 20px;
  font-weight: 700;
}
@media only screen and (max-width: 750px) {
  .org-signup .ind-logos .org-logo__name {
    width: 40vw;
  }
}
@media only screen and (max-width: 600px) {
  .org-signup .ind-logos .org-logo__name {
    width: 100%;
  }
}
.org-signup .ind-logos .org-logo__name .org-logo__name--small {
  font-size: 14px;
  font-weight: 400;
}

.org-signup__popup .gform_title {
  text-align: center;
  font-size: 44px !important;
  color: #0A5B66;
}
.org-signup__popup .gform_footer .button {
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  border: 1px solid #E33F2C;
  color: #E33F2C !important;
  padding: 0 20px;
  font-weight: 500;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.org-signup__popup .gform_footer .button:hover {
  background-color: #E33F2C !important;
  color: #ffffff !important;
  border: 1px solid #E33F2C;
}
.org-signup__popup .gform_confirmation_wrapper h2 {
  color: #0A5B66 !important;
}
.org-signup__popup input {
  height: 45px;
  padding: 5px 7px;
}

.page-contact-us .text-block__cont p:nth-child(1) {
  text-align: center;
}
.page-contact-us .gform_confirmation_message {
  margin-bottom: 50px;
  text-align: center;
}
.page-contact-us .gform_wrapper {
  width: 80%;
  margin: 0 auto;
  border: 1px solid #828282;
  padding: 35px;
  -webkit-box-shadow: 2px 2px 2px #828282;
          box-shadow: 2px 2px 2px #828282;
  margin-bottom: 100px;
}
@media only screen and (max-width: 1050px) {
  .page-contact-us .gform_wrapper {
    width: 100%;
  }
}
@media only screen and (max-width: 600px) {
  .page-contact-us .gform_wrapper {
    padding: 15px;
    border: none;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
@media only screen and (max-width: 600px) {
  .page-contact-us .gform_wrapper ul li.gfield {
    background-image: none;
    padding-left: 0;
  }
}
.page-contact-us .gform_wrapper .large {
  border: 1px solid #828282;
  padding: 5px;
  height: 45px;
}
.page-contact-us .gform_wrapper .ginput_container_textarea textarea {
  border: 1px solid #828282;
}
.page-contact-us .gform_wrapper .gform_footer .button {
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  border: 1px solid #0A5B66;
  color: #0A5B66 !important;
  padding: 0 20px;
  font-weight: 500;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  margin-left: 35px;
}
.page-contact-us .gform_wrapper .gform_footer .button:hover {
  background-color: #0A5B66 !important;
  color: #ffffff !important;
}
@media only screen and (max-width: 600px) {
  .page-contact-us .gform_wrapper .gform_footer .button {
    margin-left: 0;
  }
}

.post-password-message {
  padding: 60px 30px 20px;
  width: 100%;
  float: left;
  color: #0A5B66;
  font-size: 24px;
}
@media only screen and (max-width: 450px) {
  .post-password-message {
    font-size: 20px;
  }
}

.post-password-form {
  padding: 0 30px;
  width: 100%;
  float: left;
}
.post-password-form__label {
  width: 100%;
  display: block;
  font-family: "georgia", sans-serif;
  margin-bottom: 10px;
}
@media only screen and (max-width: 450px) {
  .post-password-form__label {
    margin-top: 20px;
  }
}
.post-password-form__input {
  border: 1px solid #000;
  width: 400px;
  max-width: 100%;
  margin-right: 10px;
  height: 40px;
  line-height: 40px;
  padding: 10px;
}
.post-password-form__submit {
  background: none;
}

.input_cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.wp-funraise-embed-giving-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 600px) {
  .wp-funraise-embed-giving-form iframe {
    max-width: 100%;
    min-width: 350px !important;
  }
}

.archive-page .archive__cont {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 45px 1fr 45px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 45px;
}
@media only screen and (max-width: 900px) {
  .archive-page .archive__cont {
    -ms-grid-columns: 1fr 45px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .archive-page .archive__cont {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.archive-page .post__item {
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
          box-shadow: rgba(0, 0, 0, 0.1) 0 0 10px;
  background: #ffffff;
}
.archive-page .post__item .post-thumbnail {
  display: block;
  width: 100%;
  padding-top: 67%;
  position: relative;
}
.archive-page .post__item .post-thumbnail a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.archive-page .post__item .post-thumbnail a img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-page .post__item .post-thumbnail a img {
  width: 100% !important;
  height: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-page .post__item__text-cont {
  padding: 30px 25px;
}
.archive-page .post__item__text-cont .post__item__text p {
  margin-bottom: 16px;
  line-height: 1.4;
}
.archive-page .post__item__title {
  font-size: 22px;
  font-weight: 700;
  color: #0A5B66;
  display: block;
  margin-bottom: 16px;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.archive-page .post__item__title:hover {
  color: #00908E;
}
.archive-page .post__item__button {
  display: block;
}

.single-page .container {
  width: 1060px;
  max-width: 100%;
}
.single-page h1, .single-page h2, .single-page h3, .single-page h4, .single-page h5, .single-page h6 {
  color: #0A5B66;
  font-weight: 700;
  margin-bottom: 15px;
}
.single-page h1 {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .single-page h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .single-page h1 {
    font-size: 30px;
  }
}
.single-page h2 {
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .single-page h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .single-page h2 {
    font-size: 25px;
  }
}
.single-page h3 {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .single-page h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .single-page h3 {
    font-size: 20px;
  }
}
.single-page h4 {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .single-page h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .single-page h4 {
    font-size: 20px;
  }
}
.single-page h5 {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .single-page h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .single-page h5 {
    font-size: 18px;
  }
}
.single-page h6 {
  font-size: 16px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .single-page h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .single-page h6 {
    font-size: 16px;
  }
}
.single-page p {
  line-height: 1.6;
  margin-bottom: 35px;
}
.single-page ul, .single-page ol {
  margin-bottom: 25px;
  line-height: 1.6;
}
.single-page ul li {
  padding-left: 35px;
  list-style: none;
  background-image: url(images/list.svg);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-bottom: 20px;
}
.single-page ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.single-page a {
  color: #0A5B66;
  margin-bottom: 10px;
}
.single-page a:hover {
  text-decoration: underline;
}
.single-page p {
  margin-bottom: 20px;
}
.single-page img {
  width: 100% !important;
  max-width: 100% !important;
  height: auto !important;
  margin-bottom: 20px;
  display: block;
}

.archive__content .search-bar-cont {
  margin-bottom: 50px;
}
.archive__content .search-bar-cont .search-field {
  width: 650px;
  height: 50px;
  line-height: 50px;
  max-width: calc(100% - 50px);
  border: 1px solid #828282;
  border-right: none;
  padding: 0 20px;
  font-size: 16px;
  color: #0A5B66;
  font-family: "Brandon Grotesque", sans-serif;
  float: left;
}
@media only screen and (max-width: 1050px) {
  .archive__content .search-bar-cont .search-field {
    width: calc(100% - 50px);
  }
}
.archive__content .search-bar-cont .search-field::-webkit-input-placeholder {
  font-size: 16px;
  color: #0A5B66;
  font-family: "Brandon Grotesque", sans-serif;
}
.archive__content .search-bar-cont .search-field::-moz-placeholder {
  font-size: 16px;
  color: #0A5B66;
  font-family: "Brandon Grotesque", sans-serif;
}
.archive__content .search-bar-cont .search-field:-ms-input-placeholder {
  font-size: 16px;
  color: #0A5B66;
  font-family: "Brandon Grotesque", sans-serif;
}
.archive__content .search-bar-cont .search-field::-ms-input-placeholder {
  font-size: 16px;
  color: #0A5B66;
  font-family: "Brandon Grotesque", sans-serif;
}
.archive__content .search-bar-cont .search-field::placeholder {
  font-size: 16px;
  color: #0A5B66;
  font-family: "Brandon Grotesque", sans-serif;
}
.archive__content .search-bar-cont .search-submit {
  width: 50px;
  height: 50px;
  border: 1px solid #828282;
  border-left: none;
  background: none;
  background-image: url(images/search-green.svg);
  background-size: 50%;
  background-position: center;
  background-repeat: no-repeat;
  text-indent: 5000px;
  overflow: hidden;
  cursor: pointer;
}

.single__columns .latest .container {
  padding: 0;
}
.single__columns__cont {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 286px 43px auto;
  grid-template-columns: 286px auto;
  grid-gap: 43px;
  margin-top: 80px;
}
@media only screen and (max-width: 900px) {
  .single__columns__cont {
    display: block;
  }
}
.single__columns__cont .container {
  width: 100%;
  padding: 0;
}
.single__columns--right section:nth-child(1) {
  margin-top: 0;
}
@media only screen and (max-width: 900px) {
  .single__columns--right {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
}
@media only screen and (max-width: 900px) {
  .single__columns--left {
    margin-bottom: 43px;
  }
}
.single__columns--left .column-author {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 107px 18px auto;
  grid-template-columns: 107px auto;
  grid-gap: 18px;
  padding-bottom: 22px;
  border-bottom: 1px solid #D7D7D7;
  margin-bottom: 22px;
}
.single__columns--left .column-author__photo img {
  aspect-ratio: 1;
  -o-object-fit: cover;
     object-fit: cover;
}
.single__columns--left .column-author span {
  display: block;
  width: 100%;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
  border-bottom: 1px solid #D7D7D7;
  margin-bottom: 15px;
}
.single__columns--left .column-author h4 {
  font-size: 20px;
  font-family: "Brandon Grotesque", sans-serif;
  color: #0A5B66;
  font-weight: 600;
}
.single__columns--left .column-author p {
  font-size: 16px;
  font-family: "Brandon Grotesque", sans-serif;
  color: #828282;
  line-height: 1;
  margin-top: 5px;
}
.single__columns--left .column-share {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.single__columns--left .column-share .top_data__title {
  color: #828282;
}
.single__columns--left .column-share .sharebox {
  margin-top: 0;
  margin-left: 20px;
}
.single__columns--left .media-contact {
  margin-top: 22px;
  border-top: 1px solid #D7D7D7;
  padding-top: 22px;
}
.single__columns--left .media-contact.media-dates {
  margin-bottom: 22px;
  border-top: none;
  border-bottom: 1px solid #D7D7D7;
  padding-top: 0px;
  padding-bottom: 22px;
}
.single__columns--left .media-contact.media-dates p {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #ACACB1;
  width: 100%;
}
.single__columns--left .media-contact.media-dates p strong {
  color: #E33F2C;
}
.single__columns--left .media-contact.media-dates .button {
  width: auto;
  margin-top: 20px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.single__columns--left .media-contact.media-dates .button:hover {
  text-decoration: none;
}
.single__columns--left .media-contact.media-dates + .column-share {
  margin-bottom: 22px;
}
.single__columns--left .media-contact h3 {
  font-size: 22px;
  color: #0A5B66;
  text-transform: uppercase;
}
.single__columns--left .media-contact__item {
  margin-top: 22px;
}
@media only screen and (max-width: 900px) {
  .single__columns--left .media-contact__item {
    width: 49%;
    display: inline-block;
  }
}
@media only screen and (max-width: 600px) {
  .single__columns--left .media-contact__item {
    width: 100%;
  }
}
.single__columns--left .media-contact h4 {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #ACACB1;
  text-transform: uppercase;
}
.single__columns--left .media-contact span {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 18px;
  color: #ACACB1;
  margin-top: 3px;
}
.single__columns--left .media-contact a {
  display: block;
  font-family: "Brandon Grotesque", sans-serif;
  color: #E33F2C;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 3px;
}
.single__columns--left .media-contact a:hover {
  text-decoration: underline;
}
.single__columns--left .media-contact a svg {
  margin-right: 3px;
}

.our-team__page .filters {
  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;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 45px 0;
}
.our-team__page .filters button {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 22px;
  color: #ACACB1;
  text-transform: uppercase;
  background: none;
  margin: 25px;
  position: relative;
  cursor: pointer;
}
@media only screen and (max-width: 768px) {
  .our-team__page .filters button {
    font-size: 16px;
    margin: 15px;
  }
}
.our-team__page .filters button.active, .our-team__page .filters button:hover {
  color: #00908E;
}
.our-team__page .filters button.active:before, .our-team__page .filters button:hover:before {
  position: absolute;
  bottom: -8px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #00908E;
  content: "";
}
.our-team__page__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 60px 40px;
}
@media only screen and (max-width: 1150px) {
  .our-team__page__list {
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .our-team__page__list {
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .our-team__page__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.our-team__page__list .post-item____text {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 16px;
}
.our-team__page .load-more {
  text-align: center;
  margin-top: 40px;
}
.our-team__page .load-more button {
  background: none;
  cursor: pointer;
}

.staff-content__column .staff-content__image {
  margin-bottom: 26px;
}
.staff-content__column a {
  display: block;
  font-family: "Brandon Grotesque", sans-serif;
  color: #E33F2C !important;
  font-size: 16px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 20px;
}
.staff-content__column a:hover {
  text-decoration: underline;
}
.staff-content__column a svg {
  margin-right: 3px;
}
.staff-content__column .sharebox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
.staff-content__column .sharebox a {
  margin: 0;
  margin-right: 15px;
}
.staff-content__column .sharebox a:hover {
  opacity: 0.5;
}
.staff-content__column .sharebox a svg {
  height: 20px;
  width: auto;
}
.staff-content__column .sharebox a svg g,
.staff-content__column .sharebox a svg path {
  fill: #E33F2C;
}

@media only screen and (max-width: 750px) {
  .uk-scope .uk-child-width-1-5 > *,
  .uk-scope .uk-child-width-1-3 > *,
  .uk-scope .uk-child-width-1-4 > * {
    width: 100%;
  }
}

.photoGallery {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .photoGallery {
    margin-top: 50px;
  }
}
.photoGallery .slideshow__sectionTitle {
  text-align: center;
  margin-bottom: 15px;
  margin-bottom: 40px;
}
.photoGallery .slideshow__container {
  margin: 0 auto;
  width: 900px;
  max-width: 100%;
}
.photoGallery .slideshow__container .slideshow-block {
  padding: 10px;
}
.photoGallery .slideshow__container .slideshow-image {
  margin: 0;
  width: 100%;
  height: auto;
  aspect-ratio: 1.43;
  -o-object-fit: contain;
     object-fit: contain;
}
.photoGallery .slick-arrow {
  left: -50px;
}
@media only screen and (max-width: 900px) {
  .photoGallery .slick-arrow {
    display: none !important;
  }
}
.photoGallery .slick-next {
  left: auto;
  right: -50px;
}

.headquarters {
  margin-top: 92px;
}
.headquarters__title {
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .headquarters__title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .headquarters__title {
    font-size: 25px;
  }
}
.headquarters__title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
.headquarters__cont {
  margin-top: 50px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
}
@media only screen and (max-width: 1050px) {
  .headquarters__cont {
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 900px) {
  .headquarters__cont {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.headquarters__column:nth-child(2) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media only screen and (max-width: 900px) {
  .headquarters__column:nth-child(2) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
.headquarters__address {
  font-size: 24px;
  color: #ACACB1;
  font-family: "Brandon Grotesque", sans-serif;
  line-height: 28px;
  margin-bottom: 15px;
}
.headquarters__telephone {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #ACACB1;
  font-family: "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
}
.headquarters__telephone:hover {
  color: #E33F2C;
}
.headquarters__data {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
@media only screen and (max-width: 750px) {
  .headquarters__data {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.headquarters__data__title {
  font-size: 20px;
  color: #0A5B66;
  text-transform: uppercase;
}
.headquarters__data__mail {
  font-size: 20px;
  color: #ACACB1;
  font-family: "Brandon Grotesque", sans-serif;
}
.headquarters__data__mail:hover {
  color: #E33F2C;
}
.headquarters .socials {
  margin-top: 15px;
}
.headquarters .socials svg path {
  fill: #E33F2C;
}

.offices_group {
  padding-top: 40px;
  margin-top: 45px;
  border-top: 1px solid #D8D8D8;
}
.offices_group:nth-last-child(1) {
  margin-bottom: 40px;
}
.offices_group__title {
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .offices_group__title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .offices_group__title {
    font-size: 25px;
  }
}
.offices_group__title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
.offices_group__cont {
  margin-top: 50px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
}
@media only screen and (max-width: 900px) {
  .offices_group__cont {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.offices_group .office__title {
  font-size: 20px;
  color: #00908E;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.offices_group .office__address {
  font-size: 24px;
  color: #ACACB1;
  font-family: "Brandon Grotesque", sans-serif;
  line-height: 28px;
  margin-bottom: 15px;
}
.offices_group .office__po {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #ACACB1;
  font-family: "Brandon Grotesque", sans-serif;
}
.offices_group .office__telephone {
  display: block;
  font-size: 20px;
  font-weight: 700;
  color: #ACACB1;
  font-family: "Brandon Grotesque", sans-serif;
  text-transform: uppercase;
}
.offices_group .office__telephone:hover {
  color: #E33F2C;
}
.offices_group .office .socials {
  margin-top: 15px;
}
.offices_group .office .socials svg path {
  fill: #E33F2C;
}

.header {
  float: left;
  width: 100%;
  position: relative;
  min-height: 83px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 400px auto 315px;
  grid-template-columns: 400px auto 315px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1050px) {
  .header {
    -ms-grid-columns: 300px auto 200px;
    grid-template-columns: 300px auto 200px;
  }
}
@media only screen and (max-width: 600px) {
  .header {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: auto 50px;
    grid-template-columns: auto 50px;
  }
}
.header .site-logo {
  display: block;
  padding: 0 30px;
  text-align: center;
}
@media only screen and (max-width: 600px) {
  .header .site-logo {
    padding: 10px 30px;
  }
}
.header .site-logo img {
  height: auto;
  width: 100%;
}
@media only screen and (max-width: 900px) {
  .header .site-logo img {
    height: 46px;
    width: auto;
  }
}
.header .last-column {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 48px auto;
  grid-template-columns: 48px auto;
}
@media only screen and (max-width: 600px) {
  .header .last-column {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}
.header .last-column .donate__btn {
  width: 100%;
  background: #E33F2C;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 15px;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 22px;
  color: #ffffff;
  font-family: "Brandon Grotesque", sans-serif;
}
.header .site-search {
  position: relative;
}
.header .site-search--cont {
  display: none;
}
.header .site-search__btn {
  background: #00908E;
  width: 48px;
  height: 83px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 15px;
}
@media only screen and (max-width: 600px) {
  .header .site-search__btn {
    height: 55px;
  }
}
.header .site-search form label {
  display: none;
}
.header .site-search form input[type=search] {
  float: left;
  width: 230px;
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  border-radius: 20px 0 0 20px !important;
  border: 1px solid #e4e4e4;
  border-right: none;
  font-weight: 300;
}
.header .site-search form button {
  width: 50px;
  height: 40px;
  border-radius: 0 20px 20px 0;
  border: 1px solid #e4e4e4;
  border-left: none;
  background: none;
  text-indent: 500px;
  overflow: hidden;
  cursor: pointer;
  background-image: url(images/search.svg);
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
}
.header .site-search form button svg {
  display: none;
}
.header .site-search img {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: -1;
}
@media only screen and (max-width: 600px) {
  .header .mayoristas {
    display: none;
  }
}

.header-bar {
  padding: 10px 30px;
  color: #ffffff;
  text-align: center;
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 600px) {
  .socials {
    display: none;
  }
}
.socials a {
  display: block;
  height: 15px;
  width: auto;
}
.socials a:hover {
  opacity: 0.5;
}

.error_template {
  padding: 200px 0;
}
.error_template .page-content {
  width: 50%;
  margin-top: 20px;
}
@media only screen and (max-width: 600px) {
  .error_template .page-content {
    width: 100%;
  }
}

.search__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.search__container .singleInput__container__icon {
  background-color: #e74c39;
  width: 40px;
  position: relative;
}
.search__container .singleInput__container__icon .search-submit {
  background-color: #e74c39;
  width: 40px;
  height: 40px;
  text-indent: 10000px;
  background: url("images/search.svg") center center no-repeat;
  background-size: 40%;
  cursor: pointer;
}

.site-search--cont {
  opacity: 0;
  position: absolute;
  right: 0;
  top: 100%;
  margin-top: 12px;
  -webkit-transition: opacity 0.2s ease;
  transition: opacity 0.2s ease;
  border: 1px solid #e74c39;
  padding: 0;
  width: 300px;
  z-index: 1000;
}
@media only screen and (max-width: 600px) {
  .site-search--cont {
    left: 0;
    right: 0;
    margin-top: 0;
  }
}
.site-search--cont .singleInput__container {
  max-width: 550px;
  margin: 0 auto;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.site-search--cont .singleInput__container .singleInput__input {
  width: 100%;
  padding: 10px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border: 0;
  margin: 0;
  color: #333;
  background-color: #ffffff;
}
.site-search--cont .submitFormBtn {
  background-color: #e74c39;
  width: 60px;
  text-align: center;
  color: #dcdcdc;
  font-size: 24px;
  text-indent: 1000px;
  position: relative;
}

.popupActive .site-search--cont {
  opacity: 1;
  display: block;
}

@media only screen and (max-width: 1050px) {
  .site-menu {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.site-menu .nav-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 1050px) {
  .site-menu .nav-menu {
    display: none;
    position: absolute;
    top: 83px;
    left: 0;
    width: 100%;
    height: calc(100vh - 83px);
    overflow-y: scroll;
    z-index: 5;
    background: #ffffff;
  }
}
@media only screen and (max-width: 1050px) {
  .site-menu .nav-menu {
    top: 83px;
    height: calc(100vh - 83px);
  }
}
@media only screen and (max-width: 750px) {
  .site-menu .nav-menu {
    top: 125px;
    height: calc(100vh - 125px);
  }
}
.site-menu .nav-menu li {
  width: 100%;
}
.site-menu .nav-menu li:nth-child(1) a {
  background: rgba(110, 172, 172, 0.8);
}
.site-menu .nav-menu li:nth-child(2) a {
  background: rgba(110, 172, 172, 0.85);
}
.site-menu .nav-menu li a {
  background: rgba(110, 172, 172, 0.9);
  padding: 15px;
  width: 100%;
  height: 83px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
  font-family: "Brandon Grotesque", sans-serif;
}
.site-menu .nav-menu li a:hover {
  background: #008987;
}
.site-menu .nav-menu li:hover .submenu {
  display: block;
}
.site-menu .nav-menu .submenu {
  position: absolute;
  top: 83px;
  left: 0;
  width: 100vw;
  background: #008987;
  z-index: 5;
  padding: 25px 0;
  display: none;
}
@media only screen and (max-width: 1050px) {
  .site-menu .nav-menu .submenu {
    display: block;
    position: static;
  }
}
.site-menu .nav-menu .submenu .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
}
@media only screen and (max-width: 1050px) {
  .site-menu .nav-menu .submenu .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}
.site-menu .nav-menu .submenu a {
  height: auto;
  text-transform: none;
  background: none !important;
  display: block;
  font-weight: normal;
  padding: 10px 0;
  border-top: 1px solid #ffffff;
}
.site-menu .nav-menu .submenu a.link-title {
  font-weight: 700;
}
.site-menu .nav-menu .submenu__item--two {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media only screen and (max-width: 1050px) {
  .site-menu .nav-menu .submenu__item--two {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
.site-menu .nav-menu .submenu__item--two .submenu__item__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
}
@media only screen and (max-width: 1050px) {
  .site-menu .nav-menu .submenu__item--two .submenu__item__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 0px;
  }
}
.site-menu .nav-menu .submenu__item__title {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  font-weight: 700 !important;
  border-top: none !important;
}
@media only screen and (max-width: 1050px) {
  .site-menu .nav-menu .submenu__item__title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .site-menu .nav-menu .submenu__item__title {
    font-size: 20px;
  }
}

.header .responsive__btn {
  position: relative;
  z-index: 11;
  width: 28px;
  height: 24px;
  position: relative;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  display: none;
  margin-right: 20px;
}
.header .responsive__btn span {
  display: inline-block;
  background: #00908E;
  width: 100%;
  height: 1px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  border-radius: 2px;
  position: absolute;
  left: 0;
}
.header .responsive__btn span:nth-child(1) {
  top: 0px;
}
.header .responsive__btn span:nth-child(2), .header .responsive__btn span:nth-child(3) {
  top: 9px;
}
.header .responsive__btn span:nth-child(4) {
  top: 18px;
}
.header .responsive__btn.burger_menu {
  display: block;
}
@media only screen and (max-width: 1050px) {
  .header .responsive__btn {
    display: block;
  }
}

.menu-responsive-open .header .responsive__btn span {
  background: #0A5B66;
}
.menu-responsive-open .header .responsive__btn span:nth-child(1) {
  top: 9px;
  width: 0%;
  left: 50%;
}
.menu-responsive-open .header .responsive__btn span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-responsive-open .header .responsive__btn span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-responsive-open .header .responsive__btn span:nth-child(4) {
  top: 9px;
  width: 0%;
  left: 50%;
}
.menu-responsive-open .header .site-menu .nav-menu {
  display: block;
}

.site-footer {
  float: left;
  width: 100%;
  background: #E5E4E5;
  padding: 55px 0;
}
.site-footer .container {
  width: 100%;
  padding: 0;
}

.footer-banners {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
  margin-top: 60px;
}
@media only screen and (max-width: 900px) {
  .footer-banners {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.footer-banners__item {
  padding: 25px;
  padding-top: 40px;
  padding-bottom: 100px;
  position: relative;
  min-height: 297px;
}
@media only screen and (max-width: 900px) {
  .footer-banners__item {
    min-height: 0;
  }
}
.footer-banners__item:nth-child(1) {
  background: #E33F2C;
}
.footer-banners__item:nth-child(2) {
  background: #00908E;
}
.footer-banners__item:nth-child(3) {
  background: #0A5B66;
}
.footer-banners__item .button {
  position: absolute;
  left: 25px;
  bottom: 25px;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff !important;
  border: none;
}
.footer-banners__item .button:hover {
  background: rgba(0, 0, 0, 0.8) !important;
}
.footer-banners__title {
  font-size: 25px;
  color: #ffffff;
}
.footer-banners__title:before {
  display: inline-block;
  width: 22px;
  height: 22px;
  background-image: url(images/diamond.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  content: "";
  margin-right: 10px;
}
.footer-banners__text {
  margin-top: 20px;
}
.footer-banners__text p {
  color: #ffffff;
  font-size: 16px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  line-height: 1.2;
}
@media only screen and (max-width: 1050px) {
  .footer-banners__text p {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .footer-banners__text p {
    font-size: 16px;
  }
}

.footer__columns {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 0 1fr 0 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px 0;
}
@media only screen and (max-width: 900px) {
  .footer__columns {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.footer__columns__col {
  padding: 0 25px;
}
.footer__columns__col:nth-last-child(1) ul {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 10px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 0 10px;
}
@media only screen and (max-width: 600px) {
  .footer__columns__col:nth-last-child(1) ul {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.footer__columns__col:nth-last-child(1) ul a {
  text-transform: uppercase;
}
.footer__columns__col * {
  font-family: "Brandon Grotesque", sans-serif;
  color: #88878D;
  font-size: 16px;
}
.footer__columns__col p {
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.footer__columns__col a:hover {
  color: #E33F2C;
}
.footer__columns .footer_newsletter .button {
  background: rgba(0, 0, 0, 0.3);
  border: none;
  color: #ffffff !important;
}

.footer-bottom {
  padding: 25px 0 40px 0;
}
.footer-bottom .copyright {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 16px;
}
@media only screen and (max-width: 600px) {
  .footer-bottom .copyright {
    text-align: center;
  }
}
@media only screen and (max-width: 600px) {
  .footer-bottom .footer__links {
    width: 100%;
  }
}
.footer-bottom .footer__links a {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 16px;
  color: #88878D;
  border-right: 1px solid #88878D;
  padding: 0 16px;
}
@media only screen and (max-width: 600px) {
  .footer-bottom .footer__links a {
    display: block;
    padding: 0 !important;
    width: 100%;
    border: none;
    text-align: center;
    margin-top: 10px;
  }
}
.footer-bottom .footer__links a:nth-last-child(1) {
  padding-right: 0;
  border: none;
}
.footer-bottom .footer-bottom__row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 15px;
}
@media only screen and (max-width: 900px) {
  .footer-bottom .footer-bottom__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-bottom .footer-bottom__row .socials a {
  margin-left: 15px;
  margin-right: 0;
}
.footer-bottom__column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 900px) {
  .footer-bottom__column:nth-child(1) {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.footer-bottom p,
.footer-bottom h3,
.footer-bottom .offices__list a {
  font-family: "Brandon Grotesque", sans-serif;
  color: #88878D;
  font-size: 16px;
}
.footer-bottom .offices__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 30px;
}
@media only screen and (max-width: 900px) {
  .footer-bottom .offices__list {
    padding-left: 0;
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .footer-bottom .offices__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}
.footer-bottom .offices__list a {
  font-weight: 700;
  padding: 0 15px;
}
.footer-bottom .offices__list a:nth-child(2), .footer-bottom .offices__list a:nth-last-child(1) {
  border-left: 1px solid #88878D;
}
@media only screen and (max-width: 900px) {
  .footer-bottom .offices__list a:nth-child(2), .footer-bottom .offices__list a:nth-last-child(1) {
    margin-left: 0;
    padding-left: 15px;
    border-left: none;
  }
}
.footer-bottom .offices__list a:nth-child(1) {
  border-left: 1px solid #88878D;
}
@media only screen and (max-width: 900px) {
  .footer-bottom .offices__list a:nth-child(1) {
    padding-left: 15px;
    border: none;
  }
}
.footer-bottom .offices__list a:hover {
  color: #E33F2C;
}

.socials {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.socials a {
  display: block;
  height: 20px;
  width: 20px;
  position: relative;
  margin-right: 15px;
}
.socials a svg {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.socials a:hover {
  opacity: 0.5;
}

.page-hero {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  aspect-ratio: 3.8;
}
.page-hero--orange {
  background: #E33F2C;
}
.page-hero--green {
  background: #00908E;
}
.page-hero--dark_green {
  background: #0A5B66;
}
.page-hero__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  /*  &:before {
       position: absolute;
       top: 0;
       left: 0;
       width: 100%;
       height: 100%;
       z-index: 2;
       background: rgba($black, 0.4);
       content: '';
   } */
}
.page-hero .container {
  position: relative;
  z-index: 2;
  margin: 30px auto;
  padding-top: 40px;
  padding-bottom: 30px;
}
.page-hero .container:before {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: "";
  width: 30px;
  height: 30px;
  background-image: url(images/diamond.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-hero .container:after {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  content: "";
  width: 95px;
  height: 14px;
  background-image: url(images/diamond-line.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
.page-hero__title {
  text-align: center;
  color: #ffffff;
}
.page-hero__position {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  font-family: "Brandon Grotesque", sans-serif;
  text-align: center;
  color: #ffffff;
  margin-top: 10px;
}
@media only screen and (max-width: 1050px) {
  .page-hero__position {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .page-hero__position {
    font-size: 20px;
  }
}
.page-hero__title--upper {
  text-transform: uppercase;
}

.hero__overlay:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.4);
  content: "";
}

.hero-home__cont {
  min-height: 693px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media only screen and (max-width: 1050px) {
  .hero-home__cont {
    min-height: 450px;
  }
}
@media only screen and (max-width: 750px) {
  .hero-home__cont {
    min-height: 100vh;
  }
}
.hero-home__image {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.hero-home__image:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  z-index: 2;
  background: rgb(0, 0, 0);
  background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), color-stop(70%, rgba(0, 0, 0, 0.75)));
  background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.75) 70%);
}
@media only screen and (max-width: 600px) {
  .hero-home__image {
    display: none;
  }
}
.hero-home__image--responsive {
  display: none;
}
@media only screen and (max-width: 600px) {
  .hero-home__image--responsive {
    display: block;
  }
}
.hero-home .container {
  position: relative;
  z-index: 2;
}
.hero-home__text-cont {
  width: calc(50% - 20px);
}
@media only screen and (max-width: 750px) {
  .hero-home__text-cont {
    width: 100%;
  }
}
.hero-home__title {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
}
@media only screen and (max-width: 1050px) {
  .hero-home__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .hero-home__title {
    font-size: 30px;
  }
}
.hero-home__text {
  width: 484px;
  max-width: 100%;
  margin-top: 25px;
}
.hero-home__text p {
  color: #ffffff;
  line-height: 1.7;
  font-size: 16px;
}
.hero-home .slick-dots {
  position: absolute;
  bottom: 40px;
  left: 0;
  padding: 0 30px;
  margin-top: 0 !important;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.hero-home .slick-dots li {
  width: 20px;
  height: 20px;
}
.hero-home .slick-dots li button {
  width: 20px;
  height: 20px;
  border-radius: 0;
  background: none;
  background-image: url(images/dot.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  opacity: 0.7;
}
@media only screen and (min-width: 1050px) {
  .hero-home .slick-dots li button:hover {
    opacity: 1;
    background-image: url(images/dot-hover.svg);
  }
}
.hero-home .slick-dots li.slick-active button {
  opacity: 1;
  background-image: url(images/dot-hover.svg);
}

.home-red-banner .container {
  position: relative;
}
.home-red-banner__box {
  float: right;
  width: calc(50% - 20px);
  padding: 38px;
  padding-left: 80px;
  background: #E33F2C;
  position: relative;
  z-index: 3;
  position: absolute;
  right: 0;
  bottom: -38px;
}
@media only screen and (max-width: 1050px) {
  .home-red-banner__box {
    position: relative;
    width: 100%;
    bottom: 0;
    margin-top: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .home-red-banner__box {
    width: calc(100% + 60px);
    margin-left: -30px;
    bottom: 0;
    margin-top: 0;
    float: left;
    padding-left: 38px;
  }
}
.home-red-banner__title {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
  position: relative;
}
@media only screen and (max-width: 1050px) {
  .home-red-banner__title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .home-red-banner__title {
    font-size: 20px;
  }
}
.home-red-banner__title:before {
  position: absolute;
  top: 0;
  left: -15px;
  width: 31px;
  height: 31px;
  background-image: url(images/diamond.svg);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
  content: "";
}
@media only screen and (max-width: 600px) {
  .home-red-banner__title:before {
    display: none;
  }
}
.home-red-banner__text {
  width: 484px;
  max-width: 100%;
  margin-top: 10px;
}
.home-red-banner__text p {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  color: #ffffff;
  line-height: 1.7;
}
@media only screen and (max-width: 1050px) {
  .home-red-banner__text p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .home-red-banner__text p {
    font-size: 18px;
  }
}
.home-red-banner__link {
  position: absolute;
  font-size: 20px;
  font-family: "Brandon Grotesque", sans-serif;
  color: #ffffff;
  position: absolute;
  top: 38px;
  right: 38px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 750px) {
  .home-red-banner__link {
    position: static;
    margin-top: 20px;
  }
}
.home-red-banner__link svg {
  margin-left: 10px;
}

.our-work {
  padding-top: 120px;
}
@media only screen and (max-width: 1050px) {
  .our-work {
    padding-top: 60px;
  }
}
.our-work .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 450px 68px auto;
  grid-template-columns: 450px auto;
  grid-gap: 68px;
}
@media only screen and (max-width: 1050px) {
  .our-work .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 40px;
  }
}
.our-work__title {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .our-work__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .our-work__title {
    font-size: 30px;
  }
}
.our-work__title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
.our-work__text {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  line-height: 1.5;
  margin-top: 20px;
}
@media only screen and (max-width: 1050px) {
  .our-work__text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .our-work__text {
    font-size: 18px;
  }
}
.our-work .button {
  margin-top: 25px;
}
.our-work__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 90px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 90px;
}
@media only screen and (max-width: 1050px) {
  .our-work__list {
    grid-gap: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .our-work__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.our-work__item__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.our-work__item__icon {
  margin-right: 25px;
}
.our-work__item__title {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .our-work__item__title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .our-work__item__title {
    font-size: 20px;
  }
}
.our-work__item__text {
  margin-top: 25px;
}
.our-work__item__text p {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  color: #828282;
  line-height: 1.5;
}
@media only screen and (max-width: 1050px) {
  .our-work__item__text p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .our-work__item__text p {
    font-size: 18px;
  }
}

.home-graphic {
  padding-top: 180px;
}
@media only screen and (max-width: 1050px) {
  .home-graphic {
    padding-top: 90px;
  }
}
.home-graphic .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 100px 460px;
  grid-template-columns: auto 460px;
  grid-gap: 100px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 900px) {
  .home-graphic .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}
.home-graphic__title {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .home-graphic__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .home-graphic__title {
    font-size: 30px;
  }
}
.home-graphic__title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
.home-graphic__text {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  line-height: 1.5;
  margin-top: 20px;
}
@media only screen and (max-width: 1050px) {
  .home-graphic__text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .home-graphic__text {
    font-size: 18px;
  }
}
.home-graphic .button {
  margin-top: 25px;
}

.home-data {
  margin-top: 75px;
  background: #00908E;
  padding: 85px 0;
}
@media only screen and (max-width: 900px) {
  .home-data {
    padding: 40px 0;
  }
}
.home-data .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 900px) {
  .home-data .container {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    grid-gap: 30px 0;
  }
}
.home-data__item {
  width: 20%;
  text-align: center;
  border-right: 1px solid #ffffff;
  padding: 0 10px;
}
@media only screen and (max-width: 900px) {
  .home-data__item {
    width: 30%;
  }
}
@media only screen and (max-width: 600px) {
  .home-data__item {
    width: 50%;
  }
}
.home-data__item:nth-last-child(1) {
  border: none;
}
@media only screen and (max-width: 600px) {
  .home-data__item:nth-child(2) {
    border: none;
  }
}
@media only screen and (max-width: 900px) {
  .home-data__item:nth-child(3) {
    border: none;
  }
}
@media only screen and (max-width: 600px) {
  .home-data__item:nth-child(3) {
    border-right: 1px solid #ffffff;
  }
}
@media only screen and (max-width: 600px) {
  .home-data__item:nth-child(4) {
    border: none;
  }
}
.home-data__item__number {
  font-weight: 300;
  color: #ffffff;
  font-size: 90px;
}
@media only screen and (max-width: 1050px) {
  .home-data__item__number {
    font-size: 70px;
  }
}
.home-data__item__text {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  font-family: "Brandon Grotesque", sans-serif;
  color: #ffffff;
}
@media only screen and (max-width: 1050px) {
  .home-data__item__text {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .home-data__item__text {
    font-size: 18px;
  }
}

.home-banners {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 600px) {
  .home-banners {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.home-banners__item {
  height: 400px;
  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 only screen and (max-width: 600px) {
  .home-banners__item {
    height: 100vw;
  }
}
.home-banners__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.home-banners__image:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  content: "";
  z-index: 2;
}
.home-banners__icon {
  margin-bottom: 25px;
}
.home-banners__text-cont {
  position: relative;
  z-index: 2;
  text-align: center;
}
.home-banners__text-cont h3 {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
}
@media only screen and (max-width: 1050px) {
  .home-banners__text-cont h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .home-banners__text-cont h3 {
    font-size: 20px;
  }
}

.home-socials {
  margin-bottom: 60px;
}
.home-socials__column--right {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 40px;
}
@media only screen and (max-width: 900px) {
  .home-socials__column--right {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}
.home-socials .container.with-twitter {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 350px;
  grid-template-columns: auto 350px;
}
@media only screen and (max-width: 900px) {
  .home-socials .container.with-twitter {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
.home-socials .container.with-twitter .home-socials__column--right {
  border-left: 1px solid #D8D8D8;
  padding-left: 20px;
  margin-left: -1px;
  display: block;
}
@media only screen and (max-width: 900px) {
  .home-socials .container.with-twitter .home-socials__column--right {
    border-left: none;
    padding: 20px 0 0 0;
    border-top: 1px solid #D8D8D8;
  }
}
.home-socials__column--left {
  border-right: 1px solid #D8D8D8;
  padding-right: 20px;
  margin-top: -25px;
}
@media only screen and (max-width: 900px) {
  .home-socials__column--left {
    border-right: none;
    padding: 0 0 20px 0;
  }
}
.home-socials__item {
  margin-bottom: 30px;
}
.home-socials__item:nth-last-child(1) {
  margin-bottom: 0;
}
.home-socials__item__name {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  font-family: "Brandon Grotesque", sans-serif;
  color: #0A5B66;
  font-weight: 700;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1050px) {
  .home-socials__item__name {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .home-socials__item__name {
    font-size: 20px;
  }
}
.home-socials__item .socials a {
  width: 29px;
  height: 29px;
}
.home-socials__item .socials a svg path {
  fill: #042D32;
}

@media only screen and (max-width: 750px) {
  .fts-twitter-quoted-text-wrap {
    margin-left: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 900px) {
  .text_image--right .text_image__column {
    text-align: right;
  }
  .text_image--right .text_image__column:nth-child(2) {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .text_image--right .text_image__column .text_image__text {
    max-width: 460px;
    width: 100%;
  }
  .text_image--right .text_image__column .text_image__title:before {
    /*
    float: right;
    transform: scaleX(-1);
    margin-top: -7px;
    */
  }
}
.text_image .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 900px) {
  .text_image .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}
.text_image__image {
  position: relative;
  width: 100%;
  padding-top: 66%;
}
.text_image__title {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .text_image__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .text_image__title {
    font-size: 30px;
  }
}
.text_image__title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
.text_image__subtitle {
  font-size: 25px;
  font-family: "georgia", sans-serif;
  font-weight: normal;
  color: #0A5B66;
  margin-top: 20px;
}
.text_image__text {
  width: 460px;
  max-width: 100%;
  margin: 20px auto 0;
}
@media only screen and (max-width: 900px) {
  .text_image__text {
    width: 100%;
  }
}
.text_image__text p {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  line-height: 1.5;
}
@media only screen and (max-width: 1050px) {
  .text_image__text p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .text_image__text p {
    font-size: 18px;
  }
}
.text_image .button {
  margin-top: 20px;
}
.text_image--green .text_image__title,
.text_image--green .text_image__subtitle {
  color: #00908E;
}
.text_image--orange .text_image__title,
.text_image--orange .text_image__subtitle {
  color: #E33F2C;
}

section.text_image {
  padding-top: 106px;
}
@media only screen and (max-width: 900px) {
  section.text_image {
    padding-top: 50px;
  }
}

.site-content .container .text_image__column {
  text-align: center;
}

.image_banner {
  min-height: 592px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .image_banner {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 900px) {
  .image_banner {
    height: auto;
    min-height: 1px;
    padding: 40px 0;
  }
}
.image_banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.image_banner__image:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.5);
  content: "";
}
.image_banner__text-cont {
  width: 50%;
  padding: 30px 0;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 900px) {
  .image_banner__text-cont {
    width: 100%;
  }
}
.image_banner__title {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
}
@media only screen and (max-width: 1050px) {
  .image_banner__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .image_banner__title {
    font-size: 30px;
  }
}
.image_banner__subtitle {
  font-size: 25px;
  color: #ffffff;
  margin-top: 20px;
}
.image_banner__text {
  margin-top: 20px;
}
.image_banner__text p {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  line-height: 1.5;
  color: #ffffff;
}
@media only screen and (max-width: 1050px) {
  .image_banner__text p {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .image_banner__text p {
    font-size: 18px;
  }
}
.image_banner .button {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  margin-top: 25px;
}
.image_banner .button:hover {
  background: #ffffff !important;
  color: #0A5B66 !important;
}

.gallery-block {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .gallery-block {
    margin-top: 50px;
  }
}
.gallery-block .latest__title {
  margin-bottom: 50px;
}
.gallery-block__cont {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
  grid-template-columns: repeat(4, 1fr);
}
@media only screen and (max-width: 900px) {
  .gallery-block__cont {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
.gallery-block__item {
  position: relative;
  padding-top: 66%;
}
.gallery-block__item:nth-child(1) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
@media only screen and (max-width: 900px) {
  .gallery-block__item:nth-child(1) {
    -ms-grid-row-span: 1;
    grid-row: span 1;
  }
}

.icons_block {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .icons_block {
    margin-top: 50px;
  }
}
.icons_block__cont {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  grid-gap: 40px;
}
@media only screen and (max-width: 900px) {
  .icons_block__cont {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.icons_block__item {
  width: 22%;
  padding: 15px;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .icons_block__item {
    width: 47%;
  }
}
@media only screen and (max-width: 600px) {
  .icons_block__item {
    width: 100%;
    padding: 0;
  }
}
.icons_block__icon {
  height: 72px;
}
.icons_block__icon img {
  height: 100%;
  width: auto;
}
.icons_block__title {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
  margin-top: 20px;
}
@media only screen and (max-width: 1050px) {
  .icons_block__title {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .icons_block__title {
    font-size: 20px;
  }
}
.icons_block__text {
  font-size: 16px;
  margin-top: 20px;
}

.iconExcerpts__columns--one .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}
.iconExcerpts__columns--two .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 49% 20px 49%;
  grid-template-columns: 49% 49%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 80px;
  gap: 20px;
}
@media only screen and (max-width: 600px) {
  .iconExcerpts__columns--two .container {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
}
.iconExcerpts__block {
  margin-bottom: 20px;
}
.iconExcerpts__excerpt {
  display: inline-block;
  width: calc(100% - 70px);
}
.iconExcerpts__icon {
  display: inline-block;
  margin: 0 15px 0 0;
  vertical-align: top;
}
@media only screen and (max-width: 600px) {
  .iconExcerpts__icon {
    margin: 0 5px 0 0;
  }
}
.iconExcerpts__icon img {
  width: 50px;
  height: auto;
}

.single_image {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .single_image {
    margin-top: 50px;
  }
}
.single_image img {
  width: 100%;
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.infographics svg {
  overflow: visible;
}

.oval-group {
  position: absolute;
  top: 131px;
  right: 2px;
}
.oval-group svg {
  position: absolute;
  right: 0;
  border-top-left-radius: 190px;
}
.oval-group path {
  fill: #6d6d6d;
  cursor: pointer;
  -webkit-transition: 0.36s ease;
  transition: 0.36s ease;
}
.oval-group .active path {
  fill: #038b8b;
}

.large-oval-active .large-oval path, .medium-oval-active .medium-oval path, .oval-group path:hover, .small-oval-active .small-oval path, .tiny-oval-active .tiny-oval path {
  fill: #038b8b;
}

.large-oval {
  width: 211px;
  height: 419px;
}

.medium-oval {
  width: 175px;
  top: 35px;
  height: 349px;
}

.small-oval {
  top: 73px;
  width: 138px;
  height: 233px;
}

.tiny-oval {
  top: 113px;
  width: 95px;
  height: 94px;
}

#oval-group .tabContent p {
  font-weight: 300;
  line-height: 1.5;
  color: #4a4a4a;
}

.tabContent {
  padding: 20px;
  font-size: 1.05rem;
}
@media only screen and (max-width: 1050px) {
  .tabContent {
    padding: 0;
    font-size: 14px;
  }
}

.tab-top strong {
  color: #464646;
}
@media only screen and (max-width: 1050px) {
  .tab-top strong {
    font-size: 14px;
  }
}

.tab-top {
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 1.1rem;
}
.tab-top a .fa {
  font-size: 9px;
  margin-left: 5px;
}
.tab-top a {
  color: #038b8b;
}

.infographicsSymbols {
  width: 335px;
  float: left;
  position: relative;
}

@media screen and (max-width: 600px) {
  .infographicsSymbols {
    display: none;
  }
}
.infographicsSymbols tspan {
  font-weight: 700;
  font-size: 13px;
}

.infographicsTabs {
  float: left;
  width: calc(100% - 415px);
  margin-top: 128px;
}
@media only screen and (max-width: 1050px) {
  .infographicsTabs {
    width: calc(100% - 350px);
  }
}
.infographicsTabs .nav {
  width: 228px;
}
.infographicsTabs .nav a {
  text-transform: uppercase;
}
.infographicsTabs .nav li {
  border-top: dashed 0.5px #979797;
  background-image: none;
  padding: 0;
  margin-bottom: 0;
}
.infographicsTabs .nav li a {
  font-size: 12px;
  text-align: left;
  color: #4a4a4a;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 15px;
  margin-bottom: 0;
}
.infographicsTabs .tab-content {
  margin: 20px 10px;
}
.infographicsTabs img {
  width: 100%;
}
.infographicsTabs .tab-pane.active {
  border-top: 10px solid #0b4b56;
}

@media screen and (max-width: 600px) {
  .infographicsTabs {
    float: none;
    width: 100%;
    margin-top: 0;
  }
}
.infographicsTabs .nav li.active a {
  color: #038b8b;
}

.infographicsTabs .nav > li > a:focus, .infographicsTabs .nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
  color: #038b8b;
}

@media screen and (max-width: 600px) {
  .infographicsTabs .nav {
    width: 100%;
  }
}
.text-block {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .text-block {
    margin-top: 50px;
  }
}
.text-block h1, .text-block h2, .text-block h3, .text-block h4, .text-block h5, .text-block h6 {
  color: #0A5B66;
  font-weight: 700;
  margin-bottom: 15px;
}
.text-block h1 {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-block h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .text-block h1 {
    font-size: 30px;
  }
}
.text-block h2 {
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-block h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .text-block h2 {
    font-size: 25px;
  }
}
.text-block h3 {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-block h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .text-block h3 {
    font-size: 20px;
  }
}
.text-block h4 {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-block h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .text-block h4 {
    font-size: 20px;
  }
}
.text-block h5 {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-block h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .text-block h5 {
    font-size: 18px;
  }
}
.text-block h6 {
  font-size: 16px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-block h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .text-block h6 {
    font-size: 16px;
  }
}
.text-block p {
  line-height: 1.6;
  margin-bottom: 35px;
}
.text-block ul, .text-block ol {
  margin-bottom: 25px;
  line-height: 1.6;
}
.text-block ul li {
  padding-left: 35px;
  list-style: none;
  background-image: url(images/list.svg);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-bottom: 20px;
}
.text-block ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.text-block a {
  color: #0A5B66;
  margin-bottom: 10px;
}
.text-block a:hover {
  text-decoration: underline;
}
.text-block .text-block__cont ul:not(.uk-grid) li {
  padding-left: 35px;
  list-style: none;
  background-image: url(images/list.svg);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-bottom: 20px;
}
.text-block .text-block__cont ul:not(.uk-grid) li:nth-last-child(1) {
  margin-bottom: 0;
}
.text-block .text-block__cont p img.aligncenter {
  display: block;
  margin: 0 auto;
}
@media only screen and (max-width: 768px) {
  .text-block .text-block__cont p img.aligncenter {
    width: 100vw;
  }
}
@media only screen and (max-width: 768px) {
  .text-block .text-block__cont p img.alignleft {
    float: none !important;
    display: block !important;
    margin: 0 auto 15px !important;
  }
}
@media only screen and (max-width: 768px) {
  .text-block .text-block__cont p img.alignright {
    float: none !important;
    display: block !important;
    margin: 0 auto 15px !important;
  }
}
@media only screen and (max-width: 600px) {
  .text-block .text-block__cont p strong img {
    float: none !important;
    display: block !important;
    margin: 0 auto 15px !important;
  }
}
.text-block .text-block__cont h3 img.aligncenter {
  display: block;
  margin: 10px auto;
}
@media only screen and (max-width: 1680px) {
  .text-block .text-block__cont .manufacturing {
    display: -ms-grid !important;
    display: grid !important;
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
  }
}
@media only screen and (max-width: 1050px) {
  .text-block .text-block__cont .manufacturing {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media only screen and (max-width: 1680px) {
  .text-block .text-block__cont .manufacturing .border-right p br {
    display: none;
  }
}
.text-block .text-block__cont .manufacturing .border-right p:nth-child(1) {
  min-height: 60px;
}
@media only screen and (max-width: 1050px) {
  .text-block .text-block__cont .manufacturing .border-right p:nth-child(1) {
    margin-bottom: 10px;
    min-height: auto;
  }
}
.text-block .text-block__cont .manufacturing .border-right p:nth-child(4) {
  min-height: 60px;
}
@media only screen and (max-width: 1050px) {
  .text-block .text-block__cont .manufacturing .border-right p:nth-child(4) {
    margin-bottom: 10px;
    min-height: auto;
  }
}
.text-block .text-block__cont .uk-scope {
  float: left;
  width: 100%;
}
.text-block .text-block__cont .uk-scope .uk-accordion-title {
  overflow: visible;
}
.text-block .text-block__cont .uk-scope .uk-accordion-content {
  margin-top: 0;
}
.text-block .text-block__cont figure .wp-caption-text {
  width: 100%;
  margin: 20px 0;
}
.text-block .text-block__cont .layout-container-inline {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
@media only screen and (max-width: 1050px) {
  .text-block .text-block__cont .layout-container-inline {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .text-block .text-block__cont .layout-container-inline {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.text-block .text-block__cont .layout-container-inline .item {
  text-align: center;
}
@media only screen and (max-width: 1050px) {
  .text-block .text-block__cont:nth-child(1) {
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.text-block .qteal li {
  background-image: url(https://icrw.bracketserver.com/wp-content/uploads/2020/09/check-circle.png) !important;
  background-repeat: no-repeat;
}
.text-block .qorange li {
  background-image: url(https://icrw.bracketserver.com/wp-content/uploads/2020/09/flame.png) !important;
  background-repeat: no-repeat;
}
.text-block .qfemale li {
  background-image: url(https://icrw.bracketserver.com/wp-content/uploads/2020/09/female.png) !important;
  background-repeat: no-repeat;
}
.text-block .qsquare li {
  background-image: url(https://icrw.bracketserver.com/wp-content/uploads/2020/09/square.png) !important;
  background-repeat: no-repeat;
}
.text-block .flame {
  background-image: url(https://icrw.bracketserver.com/wp-content/uploads/2020/09/flame.png) !important;
  width: 20px;
  height: 20px;
  display: inline-table;
  background-repeat: no-repeat;
  margin-left: 10px;
}
.text-block .female {
  background-image: url(https://icrw.bracketserver.com/wp-content/uploads/2020/09/female.png) !important;
  width: 20px;
  height: 20px;
  display: inline-table;
  background-repeat: no-repeat;
  margin-left: 10px;
}
.text-block .check {
  background-image: url(https://icrw.bracketserver.com/wp-content/uploads/2020/09/check-circle.png) !important;
  width: 20px;
  height: 20px;
  display: inline-table;
  background-repeat: no-repeat;
  margin-left: 10px;
}
.text-block .col-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  max-width: 65%;
}
@media only screen and (max-width: 1050px) {
  .text-block .col-right {
    width: 100%;
    max-width: 100%;
  }
}
.text-block ul li,
.text-block ol li {
  background-image: none;
  list-style-position: inside;
  padding-left: 0;
  margin-bottom: 10px;
}
@media only screen and (min-width: 900px) {
  .text-block ul ul,
  .text-block ul ol,
  .text-block ol ul,
  .text-block ol ol {
    margin-left: 30px;
  }
}
.text-block ul li {
  list-style: disc;
  list-style-position: inside;
}
@media only screen and (max-width: 1050px) {
  .text-block .uk-scope,
  .text-block .uk-padding {
    padding: 30px 0;
  }
}
@media only screen and (max-width: 600px) {
  .text-block .uk-scope ul {
    margin-left: 0;
    padding-left: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}
@media only screen and (max-width: 600px) {
  .text-block .uk-scope .uk-tab > * {
    padding-left: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 1050px) {
  .text-block .uk-scope .uk-active {
    padding-left: 0;
  }
}

.text_image__slider {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .text_image__slider {
    margin-top: 50px;
  }
}
.text_image__slider .text_image {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 900px) {
  .text_image__slider .text_image {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
    grid-gap: 20px;
  }
}

.text_banner {
  margin-top: 100px;
  padding: 70px 0;
  text-align: center;
  background: #0A5B66;
}
@media only screen and (max-width: 900px) {
  .text_banner {
    margin-top: 50px;
  }
}
.text_banner + .text_banner {
  margin-top: 0;
}
.text_banner__title {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #ffffff;
}
@media only screen and (max-width: 1050px) {
  .text_banner__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .text_banner__title {
    font-size: 30px;
  }
}
.text_banner__text {
  margin-top: 20px;
}
.text_banner__text p {
  color: #ffffff;
  line-height: 1.5;
}
.text_banner .button {
  border: 1px solid #ffffff !important;
  color: #ffffff !important;
  margin-top: 25px;
}
.text_banner .button:hover {
  background: #ffffff !important;
  color: #0A5B66 !important;
}
.text_banner--green {
  background: #00908E;
}
.text_banner--green .button:hover {
  color: #00908E !important;
}
.text_banner--orange {
  background: #E33F2C;
}
.text_banner--orange .button:hover {
  color: #E33F2C !important;
}
.text_banner--white {
  background: none;
}
.text_banner--white .text_banner__title {
  color: #00908E !important;
}
.text_banner--white .text_banner__text {
  color: #00908E !important;
}
.text_banner--white .text_banner__text p {
  color: #00908E !important;
}
.text_banner--white .button {
  color: #00908E !important;
  border-color: #00908E !important;
}
.text_banner--white .button:hover {
  color: #ffffff !important;
  background: #00908E !important;
}

.featured_post_grid .latest__list {
  -ms-grid-columns: (1fr)[2];
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 600px) {
  .featured_post_grid .latest__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -webkit-column-gap: 0;
       -moz-column-gap: 0;
            column-gap: 0;
  }
}

.featured_post_grid.latest .post-item {
  position: relative;
}

.featured_post_grid .featuredPostGrid__post-content {
  padding-right: 55%;
}

.featured_post_grid.latest .post-item:nth-child(1),
.latest .post-item:nth-child(6) {
  -ms-grid-column-span: 1;
  grid-column: span 1;
}

.featured_post_grid.latest .featuredPostGrid__post--double {
  -ms-grid-column: 1 !important;
  -ms-grid-column-span: 2 !important;
  grid-column: 1/3 !important;
}

.featured_post_grid .post-item {
  -ms-grid-row-span: 8;
  grid-row: span 8;
}

.featured_post_grid .featuredPostGrid__post-image-container {
  position: absolute;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
}
@media only screen and (max-width: 1280px) {
  .featured_post_grid .featuredPostGrid__post-image-container {
    background-position: center 20%;
  }
}

.featured_post_grid .boxColor--primary .post-item__category,
.featured_post_grid .boxColor--primary .post-item__title {
  color: #E33F2C;
}
@media only screen and (max-width: 1280px) {
  .featured_post_grid .boxColor--primary .post-item__category,
  .featured_post_grid .boxColor--primary .post-item__title {
    width: 50%;
  }
}

.featured_post_grid .boxColor--secondary .post-item__category,
.featured_post_grid .boxColor--secondary .post-item__title {
  color: #00908E;
}
@media only screen and (max-width: 1280px) {
  .featured_post_grid .boxColor--secondary .post-item__category,
  .featured_post_grid .boxColor--secondary .post-item__title {
    width: 50%;
  }
}

.featured_post_grid .boxColor--darkSecondary .post-item__category,
.featured_post_grid .boxColor--darkSecondary .post-item__title {
  color: #0A5B66;
}
@media only screen and (max-width: 1280px) {
  .featured_post_grid .boxColor--darkSecondary .post-item__category,
  .featured_post_grid .boxColor--darkSecondary .post-item__title {
    width: 50%;
  }
}

.latest .post-item:nth-child(1) .post-item__title {
  font-size: 20px !important;
}

.staff-block {
  background-color: #f2f1f1;
  padding: 88px 0;
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .staff-block {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 900px) {
  .staff-block {
    padding: 40px 0;
  }
}
.staff-block__title {
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .staff-block__title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .staff-block__title {
    font-size: 25px;
  }
}
.staff-block__title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
.staff-block__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
  margin-top: 55px;
}
@media only screen and (max-width: 900px) {
  .staff-block__list {
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .staff-block__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}

.text-links_block {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .text-links_block {
    margin-top: 50px;
  }
}
.text-links_block__cont {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 330px 38px auto;
  grid-template-columns: 330px auto;
  grid-gap: 38px;
}
@media only screen and (max-width: 900px) {
  .text-links_block__cont {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.text-links_block__title {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  font-family: "Brandon Grotesque", sans-serif;
  color: #E33F2C;
  border-bottom: 1px solid #E33F2C;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1050px) {
  .text-links_block__title {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .text-links_block__title {
    font-size: 20px;
  }
}
.text-links_block .text-links_block__title + .text-links_block__link {
  border-top: none;
}
.text-links_block__link {
  display: block;
  width: 100%;
  font-size: 16px;
  color: #828282;
  padding: 12px 0;
  border-top: solid 1px #d7d7d7;
  font-family: "Brandon Grotesque", sans-serif;
}
.text-links_block__link:hover {
  color: #00908E;
}
.text-links_block .text-block__cont h1, .text-links_block .text-block__cont h2, .text-links_block .text-block__cont h3, .text-links_block .text-block__cont h4, .text-links_block .text-block__cont h5, .text-links_block .text-block__cont h6 {
  color: #0A5B66;
  font-weight: 700;
  margin-bottom: 15px;
}
.text-links_block .text-block__cont h1 {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-links_block .text-block__cont h1 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .text-links_block .text-block__cont h1 {
    font-size: 30px;
  }
}
.text-links_block .text-block__cont h2 {
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-links_block .text-block__cont h2 {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .text-links_block .text-block__cont h2 {
    font-size: 25px;
  }
}
.text-links_block .text-block__cont h3 {
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-links_block .text-block__cont h3 {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .text-links_block .text-block__cont h3 {
    font-size: 20px;
  }
}
.text-links_block .text-block__cont h4 {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-links_block .text-block__cont h4 {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .text-links_block .text-block__cont h4 {
    font-size: 20px;
  }
}
.text-links_block .text-block__cont h5 {
  font-size: 18px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-links_block .text-block__cont h5 {
    font-size: 18px;
  }
}
@media only screen and (max-width: 600px) {
  .text-links_block .text-block__cont h5 {
    font-size: 18px;
  }
}
.text-links_block .text-block__cont h6 {
  font-size: 16px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
}
@media only screen and (max-width: 1050px) {
  .text-links_block .text-block__cont h6 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .text-links_block .text-block__cont h6 {
    font-size: 16px;
  }
}
.text-links_block .text-block__cont p {
  line-height: 1.6;
  margin-bottom: 35px;
}
.text-links_block .text-block__cont ul, .text-links_block .text-block__cont ol {
  margin-bottom: 25px;
  line-height: 1.6;
}
.text-links_block .text-block__cont ul li {
  padding-left: 35px;
  list-style: none;
  background-image: url(images/list.svg);
  background-repeat: no-repeat;
  background-position: 0 5px;
  margin-bottom: 20px;
}
.text-links_block .text-block__cont ul li:nth-last-child(1) {
  margin-bottom: 0;
}
.text-links_block .text-block__cont a {
  color: #0A5B66;
  margin-bottom: 10px;
}
.text-links_block .text-block__cont a:hover {
  text-decoration: underline;
}

.press_room_block {
  padding: 70px 0;
}
.press_room_block__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr 30px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 30px;
  margin-top: 50px;
  padding: 0 30px;
}
@media only screen and (max-width: 900px) {
  .press_room_block__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.press_room_block__list .post-item {
  -ms-grid-row-span: 1;
  grid-row: span 1;
}
.press_room_block.background-grey {
  background: #F2F1F1;
}
.press_room_block .post-item__image {
  padding-top: 0;
  aspect-ratio: 1.5;
}
.press_room_block .post-item__category {
  display: block;
  font-size: 16px;
  font-weight: 700;
  color: #00908E;
  margin-bottom: 16px;
}
.press_room_block .post-item__data {
  font-size: 16px;
  color: #ACACB1;
  margin-top: 10px;
  font-weight: 400;
}
.press_room_block .post-item__carousel-cont {
  padding: 20px;
}
.press_room_block .slick-arrow {
  -webkit-transform: translate(-100%, -50%);
          transform: translate(-100%, -50%);
  left: 40px;
}
.press_room_block .slick-next {
  left: auto;
  -webkit-transform: translate(100%, -50%) rotate(180deg);
          transform: translate(100%, -50%) rotate(180deg);
  right: 40px;
}
.press_room_block--more {
  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;
  margin: 30px 0;
}

.press_room_block + .text_banner {
  margin-top: 0;
}

.media_queries {
  padding-top: 60px;
}
.media_queries__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 35px 1fr 35px 1fr;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 35px;
  margin-top: 50px;
}
@media only screen and (max-width: 900px) {
  .media_queries__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.media_queries__item {
  background: #ffffff;
  -webkit-box-shadow: rgba(151, 151, 151, 0.2) 0 0 10px;
          box-shadow: rgba(151, 151, 151, 0.2) 0 0 10px;
  padding: 40px 30px;
}
.media_queries__item h4 {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 24px;
  font-weight: 600;
  color: #00908E;
  text-transform: uppercase;
}
.media_queries__item span {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 24px;
  color: #ACACB1;
  margin-top: 3px;
}
.media_queries__item a {
  display: block;
  font-family: "Brandon Grotesque", sans-serif;
  color: #E33F2C;
  font-size: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 5px;
}
.media_queries__item a:hover {
  text-decoration: underline;
}
.media_queries__item a svg {
  margin-right: 3px;
}
.media_queries__item.download-kit {
  background: #E33F2C;
  color: #ffffff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 24px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-decoration: none;
  text-transform: uppercase;
}
.media_queries__item.download-kit svg {
  margin-top: 5px;
}
.media_queries__item.download-kit:hover {
  background: #0A5B66;
}

.timeline {
  margin-top: 100px;
  padding: 70px 0;
  text-align: center;
}
@media only screen and (max-width: 900px) {
  .timeline {
    margin-top: 50px;
  }
}
.timeline__title {
  font-size: 50px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  text-align: left;
  margin-bottom: 20px;
}
@media only screen and (max-width: 1050px) {
  .timeline__title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 600px) {
  .timeline__title {
    font-size: 30px;
  }
}
.timeline__title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
.timeline__vert {
  position: relative;
  padding: 0;
  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-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.timeline__vert::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 11px;
  width: 5px;
  height: 100%;
  margin-left: -1.5px;
  background-color: #0A5B66;
}
@media only screen and (min-width: 1050px) {
  .timeline__vert::before {
    left: calc(50% - 3px);
  }
}
.timeline__vert::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 24px;
  border-radius: 50rem;
  background-color: #0A5B66;
}
@media only screen and (min-width: 1050px) {
  .timeline__vert::after {
    left: calc(50% - 14px);
  }
}
.timeline__vert__item {
  position: relative;
  padding: 20px;
  text-align: left;
  margin-bottom: 30px;
  padding-left: 50px;
  padding-top: 0;
  width: 100%;
}
@media only screen and (min-width: 1050px) {
  .timeline__vert__item {
    padding: 20px;
    padding-top: 0;
    -ms-flex-item-align: start;
        align-self: flex-start;
    margin-bottom: 0px;
    width: calc(50% + 50px);
    text-align: right;
    padding-right: 100px;
  }
}
@media only screen and (min-width: 1050px) {
  .timeline__vert__item:nth-child(even) {
    -ms-flex-item-align: end;
        align-self: flex-end;
    text-align: left;
    padding-right: 20px;
    padding-left: 100px;
  }
  .timeline__vert__item:nth-child(even) .timeline__vert__item--title::before {
    left: 35px;
    right: auto;
  }
}
.timeline__vert__item::after {
  content: " ";
  display: table;
}
.timeline__vert__item--image {
  position: relative;
}
.timeline__vert__item--image img {
  width: 300px;
  height: 200px;
  overflow: hidden;
  -o-object-fit: cover;
     object-fit: cover;
}
@media only screen and (max-width: 600px) {
  .timeline__vert__item--image img {
    width: 240px;
    height: 160px;
  }
}
.timeline__vert__item--title {
  display: inline-block;
  width: calc(100% - 125px);
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .timeline__vert__item--title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .timeline__vert__item--title {
    font-size: 25px;
  }
}
.timeline__vert__item--title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
@media only screen and (max-width: 450px) {
  .timeline__vert__item--title {
    width: 100%;
    margin-bottom: 10px;
  }
}
.timeline__vert__item--title::before {
  background-image: none;
  width: 24px;
  height: 24px;
  border-radius: 50rem;
  background-color: #ffffff;
  border: 6px solid #0A5B66;
  position: absolute;
  left: 0px;
}
@media only screen and (min-width: 1050px) {
  .timeline__vert__item--title::before {
    left: auto;
    top: 0px;
    right: 40px;
  }
}
.timeline__vert__item--sub {
  display: inline-block;
  width: calc(100% - 125px);
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
  margin: 15px 0;
}
@media only screen and (max-width: 1050px) {
  .timeline__vert__item--sub {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .timeline__vert__item--sub {
    font-size: 20px;
  }
}
.timeline__vert__item .copy, .timeline__vert__item .copy p {
  font-size: 16px;
  color: #ACACB1;
  font-weight: 400;
  line-height: 1.35;
}

.archive-cont {
  margin: 40px 0;
}
.archive-cont .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 330px 40px auto;
  grid-template-columns: 330px auto;
  grid-gap: 40px;
}
@media only screen and (max-width: 1050px) {
  .archive-cont .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.archive-cont .archive__content__cont {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 30px;
  grid-auto-flow: dense;
}
@media only screen and (max-width: 600px) {
  .archive-cont .archive__content__cont {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.archive-cont .archive__content__cont + .archive__content__cont {
  margin-top: 30px;
}
.archive-cont .archive__content .button-cont {
  padding: 40px 0;
  text-align: center;
}
.archive-cont .archive__content .button-cont .button {
  background: none;
}
.archive-cont .archive__content .js-results-container .resources__section-container {
  text-align: center;
  margin: 20px 0;
}
.archive-cont .archive__content .js-results-container .resources__section-container .resources__title {
  margin: 10px 0;
}
.archive-cont .archive__content .js-results-container .resources__section-container .resources__section-all-link {
  font-size: 21px;
  line-height: 1;
  color: #0A5B66;
  font-weight: 500;
}
.archive-cont--staff .archive__content__cont {
  -ms-grid-columns: (1fr)[3];
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 900px) {
  .archive-cont--staff .archive__content__cont {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .archive-cont--staff .archive__content__cont {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}

.archive__column .widget {
  padding-top: 25px;
  border-top: 1px solid #D7D7D7;
  margin-bottom: 25px;
}
.archive__column .widget h2 {
  font-size: 16px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 500;
  color: #0A5B66;
  cursor: pointer;
  position: relative;
}
@media only screen and (max-width: 1050px) {
  .archive__column .widget h2 {
    font-size: 16px;
  }
}
@media only screen and (max-width: 600px) {
  .archive__column .widget h2 {
    font-size: 16px;
  }
}
.archive__column .widget h2:after {
  position: absolute;
  top: 0;
  right: 0;
  width: 15px;
  height: 8px;
  background: url(images/arrow-down.svg) center/contain no-repeat;
  content: "";
}
.archive__column .widget .wp-block-group__inner-container.js-open h2:after {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}
.archive__column .widget ul,
.archive__column .widget ol {
  display: none;
}
.archive__column .widget ul li,
.archive__column .widget ol li {
  margin: 0;
  margin-top: 5px;
}
.archive__column .widget ul li ul,
.archive__column .widget ol li ul {
  padding-left: 25px;
  display: block;
}
.archive__column .widget ul li a,
.archive__column .widget ol li a {
  font-size: 16px;
  font-family: "Brandon Grotesque", sans-serif;
  color: #828282;
  padding-left: 25px;
  position: relative;
}
.archive__column .widget ul li a:before,
.archive__column .widget ol li a:before {
  position: absolute;
  top: 3px;
  left: 0;
  width: 15px;
  height: 15px;
  border: solid 1px #828282;
  content: "";
}
.archive__column .widget ul li a:after,
.archive__column .widget ol li a:after {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 5px;
  left: 2px;
  background: #0A5B66;
  content: "";
  opacity: 0;
}
.archive__column .widget ul li a:hover,
.archive__column .widget ol li a:hover {
  color: #E33F2C;
}
.archive__column .widget ul li a.selected:after,
.archive__column .widget ol li a.selected:after {
  opacity: 1;
}

.grid-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 25px;
}
.grid-btns button {
  margin-right: 15px;
  background: none;
  cursor: pointer;
}
.grid-btns button:hover svg path,
.grid-btns button:hover svg circle, .grid-btns button.js-active svg path,
.grid-btns button.js-active svg circle {
  fill: #0A5B66;
}

.latest {
  margin-top: 80px;
  margin-bottom: 80px;
}
.latest-content {
  margin-bottom: 0;
}
.latest__title {
  display: inline-block;
  width: calc(100% - 125px);
  font-size: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  color: #0A5B66;
}
@media only screen and (max-width: 1050px) {
  .latest__title {
    font-size: 30px;
  }
}
@media only screen and (max-width: 600px) {
  .latest__title {
    font-size: 25px;
  }
}
.latest__title:before {
  display: inline-block;
  background-image: url(images/title-icon.svg);
  width: 50px;
  height: 54px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: top left;
  content: "";
}
@media only screen and (max-width: 450px) {
  .latest__title {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 450px) {
  .latest__title:before {
    width: 100%;
    margin-bottom: 10px;
  }
}
.latest__title + .button {
  margin-top: 30px;
}
.latest__list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 40px;
  margin-top: 30px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 900px) {
  .latest__list {
    -ms-grid-columns: 1fr 40px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .latest__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.latest .post-item {
  background: #F5F5F7;
  padding: 20px;
  -webkit-box-shadow: none;
          box-shadow: none;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.latest .post-item:hover {
  -webkit-transform: translate(0, -30px);
          transform: translate(0, -30px);
}
.latest .post-item:nth-child(1), .latest .post-item:nth-child(6) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
@media only screen and (max-width: 600px) {
  .latest .post-item:nth-child(1), .latest .post-item:nth-child(6) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
.latest .post-item:nth-child(1) .post-item__title, .latest .post-item:nth-child(6) .post-item__title {
  font-size: 30px;
}
.latest .post-item:nth-child(1) .post-item__text, .latest .post-item:nth-child(6) .post-item__text {
  display: block;
}
.latest .post-item__category {
  display: inline-block;
  width: calc(100% - 80px);
}
.latest .post-item__date {
  font-size: 14px;
  font-family: "Brandon Grotesque", sans-serif;
  color: #ACACB1;
  display: inline-block;
}
.latest .post-item__title {
  margin-top: 20px;
  color: #0A5B66;
  font-size: 20px;
}
.latest .post-item__text {
  display: none;
}

.staff-content .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 330px 40px auto;
  grid-template-columns: 330px auto;
  grid-gap: 40px;
}
@media only screen and (max-width: 900px) {
  .staff-content .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.staff-content__image {
  position: relative;
  padding-top: 135%;
}
@media only screen and (max-width: 900px) {
  .staff-content__image {
    width: 50%;
    padding-top: 67%;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 600px) {
  .staff-content__image {
    width: 100%;
    padding-top: 135%;
  }
}

.blockquote {
  margin-top: 100px;
}
@media only screen and (max-width: 900px) {
  .blockquote {
    margin-top: 50px;
  }
}
.blockquote .quote-icon-down,
.blockquote .quote-icon-up {
  display: block;
  width: 300px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  left: 50%;
  margin-left: -150px;
  z-index: 2;
}
.blockquote .quote-icon-up {
  background-image: url(images/quotes-up.svg);
  top: 0;
}
.blockquote .quote-icon-down {
  background-image: url(images/quotes-down.svg);
  bottom: 0;
}
.blockquote .blockquote__text {
  position: relative;
  padding: 50px 0;
  font-size: 30px;
  font-family: "Brandon Grotesque", sans-serif;
  font-weight: 700;
  line-height: 1.1;
  line-height: 1.4;
  color: #0A5B66;
  max-width: 930px;
  margin: 0 auto;
  text-align: center;
  font-weight: 500;
  font-style: italic;
  border: 0;
}
@media only screen and (max-width: 1050px) {
  .blockquote .blockquote__text {
    font-size: 25px;
  }
}
@media only screen and (max-width: 600px) {
  .blockquote .blockquote__text {
    font-size: 20px;
  }
}
.blockquote + .text-block, .text-block + .blockquote {
  margin-top: 50px;
}
.blockquote--white {
  background-color: #ffffff;
  padding: 2vw 0;
}
.blockquote--grey {
  background-color: #FAFAFA;
  padding: 2vw 0;
}

.boxGroup {
  margin: 0;
}
.boxGroup .latest__list {
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 600px) {
  .boxGroup .latest__list {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.boxGroup .post-item:nth-child(1), .boxGroup .post-item:nth-child(6) {
  -ms-grid-column-span: 1;
  grid-column: span 1;
}
.boxGroup .post-item:nth-child(1) .post-item__title, .boxGroup .post-item:nth-child(6) .post-item__title {
  font-size: 20px;
}

.buttonModule {
  text-align: center;
}

.featuredBoxes .featuredBox__title {
  text-align: center;
  color: #0A5B66;
  margin: 0 auto 50px;
}
.featuredBoxes .featuredBox__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (max-width: 1050px) {
  .featuredBoxes .featuredBox__inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.featuredBoxes .featuredBox {
  width: 33.33%;
  display: inline-block;
  vertical-align: top;
  padding: 0 20px;
  border-left: 1px solid #e74c39;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}
@media only screen and (max-width: 1050px) {
  .featuredBoxes .featuredBox {
    display: block;
    width: auto;
    padding: 0 0 30px;
    margin-bottom: 30px;
    border-left: 0;
    border-bottom: 1px solid #e74c39;
  }
}
.featuredBoxes .featuredBox:first-child {
  border-left: 0;
}
@media only screen and (max-width: 1050px) {
  .featuredBoxes .featuredBox:last-child {
    border-bottom: 0;
  }
}
.featuredBoxes .featuredBox__image {
  height: auto;
  -o-object-fit: contain;
     object-fit: contain;
  aspect-ratio: 1.43;
}
@media only screen and (max-width: 768px) {
  .featuredBoxes .featuredBox__image {
    margin-bottom: 10px;
  }
}
.featuredBoxes .featuredBox p {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  color: #0A5B66;
  font-family: "Brandon Grotesque", sans-serif;
  margin: 15px 0;
  min-height: 5vw;
}
@media only screen and (max-width: 1050px) {
  .featuredBoxes .featuredBox p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .featuredBoxes .featuredBox p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 1050px) {
  .featuredBoxes .featuredBox p {
    min-height: auto;
  }
}
.featuredBoxes .featuredBox .featuredBox__link {
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  border: 1px solid #0A5B66;
  color: #0A5B66 !important;
  padding: 0 20px;
  font-weight: 500;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  width: 100%;
  text-align: center;
  margin-top: 20px;
}
.featuredBoxes .featuredBox .featuredBox__link:hover {
  background-color: #0A5B66 !important;
  color: #ffffff !important;
}

.featuredBoxStyle--grid .featuredBox {
  display: inline-block;
  width: 40%;
  text-align: left;
  border: 0;
  margin: 0 10% 40px 0;
}
@media only screen and (max-width: 768px) {
  .featuredBoxStyle--grid .featuredBox {
    display: block;
    width: 100%;
    margin: 0 0 40px;
  }
}
.featuredBoxStyle--grid .featuredBox__image {
  width: 100%;
  margin: 0 0 10px;
}
.featuredBoxStyle--grid .featuredBox p {
  color: #464646;
  line-height: 1.5;
  font-size: 1.06rem;
  margin-top: 20px;
  margin-bottom: 15px;
  min-height: 5vw;
}
.featuredBoxStyle--grid .featuredBox__title {
  margin-top: 1rem;
  color: #104b55;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 1.6rem;
  line-height: 1.73333rem;
  text-align: left;
}

.video .video-container {
  width: 100%;
  padding-top: 56%;
  position: relative;
}
.video .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.video--small .video-container {
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
  padding-top: 20%;
}
.video--medium .video-container {
  max-width: 1130px;
  width: 100%;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 auto;
  padding-top: 43%;
}

.generalContent {
  margin-top: 50px;
  margin-bottom: 20px;
}

/* .page-hero--green {
    min-height: 460px;

    @include responsive ('tablet-h') {

    }
} */
.fullWidthPhotoCTA {
  padding: 50px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 260px;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
  padding-top: 0 !important;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
  position: relative;
}
.fullWidthPhotoCTA img {
  width: 100%;
  max-height: 298px;
  -o-object-fit: cover;
     object-fit: cover;
  display: none;
}
@media only screen and (max-width: 600px) {
  .fullWidthPhotoCTA img {
    height: 250px;
  }
}
.fullWidthPhotoCTA .container {
  position: initial;
  width: 100%;
}
.fullWidthPhotoCTA .fullWidthPhotoCTA__container {
  text-align: center;
}
.fullWidthPhotoCTA .fullWidthPhotoCTA__container .fullWidthPhotoCTA__title {
  margin: 20px 0;
  color: #ffffff;
}
.fullWidthPhotoCTA .fullWidthPhotoCTA__container .fullWidthPhotoCTA__excerpt {
  text-align: center;
  color: #ffffff;
}
.fullWidthPhotoCTA .fullWidthPhotoCTA__container .fullWidthPhotoCTA__link {
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  border: 1px solid #0A5B66;
  color: #0A5B66 !important;
  padding: 0 20px;
  font-weight: 500;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
  margin: 20px auto;
  color: #ffffff !important;
  border: 1px solid #ffffff;
}
.fullWidthPhotoCTA .fullWidthPhotoCTA__container .fullWidthPhotoCTA__link:hover {
  background-color: #0A5B66 !important;
  color: #ffffff !important;
}
.fullWidthPhotoCTA .fullWidthPhotoCTA__container .fullWidthPhotoCTA__credit {
  position: absolute;
  top: 103%;
  left: 5vw;
}
@media only screen and (max-width: 600px) {
  .fullWidthPhotoCTA .fullWidthPhotoCTA__container .fullWidthPhotoCTA__credit {
    left: 20px;
  }
}
@media only screen and (max-width: 450px) {
  .fullWidthPhotoCTA .fullWidthPhotoCTA__container .fullWidthPhotoCTA__credit {
    left: 5px;
  }
}

.fullWidthPhotoCTA.fullWidthPhotoCTA--stack .container {
  width: 100%;
  padding: 0 20px;
}
@media only screen and (max-width: 600px) {
  .fullWidthPhotoCTA.fullWidthPhotoCTA--stack {
    background: initial !important;
  }
  .fullWidthPhotoCTA.fullWidthPhotoCTA--stack img {
    display: block;
  }
  .fullWidthPhotoCTA.fullWidthPhotoCTA--stack .fullWidthPhotoCTA__container .fullWidthPhotoCTA__title, .fullWidthPhotoCTA.fullWidthPhotoCTA--stack .fullWidthPhotoCTA__container .fullWidthPhotoCTA__excerpt, .fullWidthPhotoCTA.fullWidthPhotoCTA--stack .fullWidthPhotoCTA__container .fullWidthPhotoCTA__link {
    color: #0A5B66 !important;
  }
  .fullWidthPhotoCTA.fullWidthPhotoCTA--stack .fullWidthPhotoCTA__container .fullWidthPhotoCTA__link {
    border: 1px solid #0A5B66;
  }
  .fullWidthPhotoCTA.fullWidthPhotoCTA--stack .fullWidthPhotoCTA__container .fullWidthPhotoCTA__link:hover {
    color: #ffffff !important;
  }
}
.fullWidthPhotoCTA.fullWidthPhotoCTA--stack .fullWidthPhotoCTA__credit {
  position: absolute;
  top: 103%;
  left: 5vw;
}
@media only screen and (max-width: 600px) {
  .fullWidthPhotoCTA.fullWidthPhotoCTA--stack .fullWidthPhotoCTA__credit {
    top: 250px;
    left: 3vw;
  }
}

.fullWidthButtonCTA {
  text-align: center;
}
.fullWidthButtonCTA__title {
  text-align: center;
  margin: 50px 0;
}
.fullWidthButtonCTA .secondary-btn {
  display: inline-block;
  cursor: pointer;
  height: 40px;
  line-height: 40px;
  font-family: "Brandon Grotesque", sans-serif;
  border: 1px solid #E33F2C;
  color: #E33F2C !important;
  padding: 0 20px;
  font-weight: 500;
  -webkit-transition: 0.5s ease;
  transition: 0.5s ease;
}
.fullWidthButtonCTA .secondary-btn:hover {
  background-color: #E33F2C !important;
  color: #ffffff !important;
  border: 1px solid #E33F2C;
}

@media only screen and (max-width: 768px) {
  .site-main .page-hero .container .page-hero__title {
    font-size: 6vw;
  }
}

.image_and_text_slider {
  padding: 40px 0;
  /*  .imageTextslider__image-wrap img {
       width: 100vw;
       margin: 15px 0 0 0;
   } */
}
.image_and_text_slider .imageTextslider__dots {
  position: relative;
  height: 20px;
  padding: 20px;
  display: inline-block;
  margin: 0 0 40px 80%;
}
.image_and_text_slider .imageTextslider__inner {
  max-width: 1000px;
  margin: 0 auto;
}
.image_and_text_slider .imageTextslider__inner .slick-prev {
  left: -6%;
}
@media only screen and (max-width: 1050px) {
  .image_and_text_slider .imageTextslider__inner .slick-arrow {
    display: none !important;
  }
}
.image_and_text_slider .imageTextslider__slide-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
  margin-right: 1px;
}
@media only screen and (max-width: 1050px) {
  .image_and_text_slider .imageTextslider__slide-inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.image_and_text_slider .imageTextslider__slide-inner .generalContent {
  margin-top: 0;
}
.image_and_text_slider .imageTextslider__content {
  max-width: 25%;
  width: 100%;
  padding: 10px;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  overflow: auto;
}
@media only screen and (max-width: 1050px) {
  .image_and_text_slider .imageTextslider__content {
    max-width: 100%;
    position: static;
    padding: 0;
  }
}
.image_and_text_slider .imageTextslider__image-wrap {
  max-width: 75%;
  width: 100%;
}
@media only screen and (max-width: 1050px) {
  .image_and_text_slider .imageTextslider__image-wrap {
    max-width: 100%;
  }
}
.image_and_text_slider .imageTextslider__image {
  width: 100%;
  display: block;
  height: auto;
}
.image_and_text_slider .imageTextslider__content p {
  font-size: 22px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 600px) {
  .image_and_text_slider .imageTextslider__content p {
    font-size: 18px;
  }
}

.page-employees-leaders .text-block__cont p:nth-child(1) img {
  margin-right: 30px;
}

.featuredBoxes {
  margin-top: 60px;
}

.video {
  margin-top: 60px;
}

.video .video__title {
  margin-bottom: 40px;
  text-align: center;
  text-transform: uppercase;
  line-height: 1.08;
  font-weight: 700;
}

.post-item {
  width: 100%;
  -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
          box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
  background: #ffffff;
  -ms-grid-row-span: 2;
  grid-row: span 2;
}
.post-item--no-image {
  -ms-grid-row-span: 1;
  grid-row: span 1;
}
.post-item__image {
  position: relative;
  width: 100%;
  padding-top: 74%;
  display: block;
  aspect-ratio: 1.34;
}
.post-item__text-cont {
  width: 100%;
  padding: 25px;
}
.post-item__category {
  font-family: "Brandon Grotesque", sans-serif;
  font-size: 14px;
  color: #0A5B66;
  display: inline-block;
  vertical-align: middle;
  display: none;
}
.post-item__category svg {
  width: 18px;
  height: 18px;
  margin-bottom: -3px;
  margin-right: 10px;
}
.post-item__category svg g {
  stroke: #0A5B66;
}
.post-item__title a {
  font-family: "Brandon Grotesque", sans-serif;
  color: #00908E;
  font-size: 25px;
  font-weight: 700;
}
@media only screen and (max-width: 750px) {
  .post-item__title a {
    font-size: 18px;
  }
}
.post-item__text {
  font-size: 16px;
  margin-top: 15px;
  color: #ACACB1;
  line-height: 1.3;
}
.post-item .button {
  margin-top: 20px;
}

.archive__content--list .archive__content__cont {
  -ms-grid-columns: (1fr)[1];
  grid-template-columns: repeat(1, 1fr);
}
.archive__content--list .archive__content__cont .post-item--no-image {
  -ms-grid-columns: 100%;
  grid-template-columns: 100%;
}
@media only screen and (max-width: 1050px) {
  .archive__content--list .archive__content__cont .post-item .post-item__text-cont {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 1050px) {
  .archive__content--list .archive__content__cont .post-item .post-item__text-cont div:nth-child(1) {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
@media only screen and (min-width: 750px) {
  .archive__content--list .archive__content__cont {
    -ms-grid-columns: (1fr)[1];
    grid-template-columns: repeat(1, 1fr);
  }
  .archive__content--list .archive__content__cont .post-item {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 220px auto;
    grid-template-columns: 220px auto;
  }
  .archive__content--list .archive__content__cont .post-item__image {
    padding-top: 165px;
  }
  .archive__content--list .archive__content__cont .post-item__text-cont {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 260px 20px auto;
    grid-template-columns: 260px auto;
    grid-gap: 10px 20px;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    background-image: none;
  }
  .archive__content--list .archive__content__cont .post-item__text-cont div:nth-child(1) {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
  .archive__content--list .archive__content__cont .post-item__text-cont .button {
    display: none;
  }
  .archive__content--list .archive__content__cont .post-item__category {
    display: inline-block;
  }
  .archive__content--list .archive__content__cont .post-item__title {
    line-height: 0.9;
  }
  .archive__content--list .archive__content__cont .post-item__text {
    margin: 0;
  }
  .archive__content--list .archive__content__cont .post-item--no-image {
    -ms-grid-columns: 100%;
    grid-template-columns: 100%;
  }
}

.post-item--staff {
  -webkit-box-shadow: none;
          box-shadow: none;
  background: none;
}
.post-item--staff .post-item__image {
  padding-top: 100%;
  border-bottom: 5px solid #00908E;
  aspect-ratio: auto;
}
.post-item--staff .post-item__image .image-background img {
  -o-object-position: center 15%;
     object-position: center 15%;
}
.post-item--staff .post-item__text-cont {
  width: 100%;
  padding: 20px;
  text-align: center;
  background-image: url(images/staff-arrow.svg);
  background-position: top center;
  background-repeat: no-repeat;
}
.post-item--staff .post-item__title a {
  text-transform: none;
}

.top_data {
  background: #F2F1F1;
  padding: 40px 0;
}
.top_data__title {
  font-size: 14px;
  font-family: "Brandon Grotesque", sans-serif;
  color: #0A5B66;
}
.top_data p {
  font-size: 20px;
  font-family: "georgia", sans-serif;
  line-height: 1.1;
  font-family: "Brandon Grotesque", sans-serif;
}
@media only screen and (max-width: 1050px) {
  .top_data p {
    font-size: 20px;
  }
}
@media only screen and (max-width: 600px) {
  .top_data p {
    font-size: 20px;
  }
}
.top_data p + .top_data__title {
  margin-top: 20px;
}
.top_data .top_data__links-cont {
  color: #E33F2C;
}
.top_data a:hover {
  text-decoration: underline;
}

.top_data--publication .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 20px;
}
@media only screen and (max-width: 900px) {
  .top_data--publication .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.top_data--publication .container div:nth-child(1) {
  -ms-grid-column-span: 2;
  grid-column: span 2;
}
.top_data--publication .top_data__author {
  -ms-grid-column-span: 4;
  grid-column: span 4;
}
@media only screen and (max-width: 900px) {
  .top_data--publication .top_data__author {
    -ms-grid-column-span: 2;
    grid-column: span 2;
  }
}

.top_data--post .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 21px 1fr 21px 1fr 21px 1fr;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 21px;
}
@media only screen and (max-width: 900px) {
  .top_data--post .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
.top_data--post .container .first {
  -ms-grid-column-span: 3;
  grid-column: span 3;
}
@media only screen and (max-width: 900px) {
  .top_data--post .container .first {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
.top_data--post .container .top_data__author {
  -ms-grid-column-span: 3;
  grid-column: span 3;
}
@media only screen and (max-width: 900px) {
  .top_data--post .container .top_data__author {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}

.top_data--project .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: calc(33% - 80px) 20px calc(33% - 80px) 20px calc(33% - 80px) 20px 180px;
  grid-template-columns: calc(33% - 80px) calc(33% - 80px) calc(33% - 80px) 180px;
  grid-gap: 20px;
}
@media only screen and (max-width: 900px) {
  .top_data--project .container {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 600px) {
  .top_data--project .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}

.top_data--staff .container {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: auto 20px 50%;
  grid-template-columns: auto 50%;
  grid-gap: 20px;
}
@media only screen and (max-width: 1050px) {
  .top_data--staff .container {
    -ms-grid-columns: 1fr;
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 1050px) {
  .top_data--staff .container .first {
    -ms-grid-column-span: 1;
    grid-column: span 1;
  }
}
/*# sourceMappingURL=style.css.map */