@font-face {
  font-family: "Apercu";
  src: url("/static/fonts/apercu-bold-webfont.eot?") format("eot"), url("/static/fonts/apercu-bold-webfont.woff2") format("woff2"), url("/static/fonts/apercu-bold-webfont.woff") format("woff"), url("/static/fonts/apercu-bold-webfont.ttf") format("truetype"), url("/static/fonts/apercu-bold-webfont.svg#Apercu") format("svg");
}
@font-face {
  font-family: "Arnhem";
  src: url("/static/fonts/arnhem-normal-webfont.eot?") format("eot"), url("/static/fonts/arnhem-normal-webfont.woff2") format("woff2"), url("/static/fonts/arnhem-normal-webfont.woff") format("woff"), url("/static/fonts/arnhem-normal-webfont.ttf") format("truetype"), url("/static/fonts/arnhem-normal-webfont.svg#Arnhem") format("svg");
}
@font-face {
  font-family: "Arnhem";
  font-weight: 300;
  src: url("/static/fonts/arnhem-blond-webfont.eot?") format("eot"), url("/static/fonts/arnhem-blond-webfont.woff2") format("woff2"), url("/static/fonts/arnhem-blond-webfont.woff") format("woff"), url("/static/fonts/arnhem-blond-webfont.ttf") format("truetype"), url("/static/fonts/arnhem-blond-webfont.svg#Arnhem") format("svg");
}
@font-face {
  font-family: "Arnhem";
  font-style: italic;
  font-weight: 300;
  src: url("/static/fonts/arnhem-blonditalic-webfont.eot?") format("eot"), url("/static/fonts/arnhem-blonditalic-webfont.woff2") format("woff2"), url("/static/fonts/arnhem-blonditalic-webfont.woff") format("woff"), url("/static/fonts/arnhem-blonditalic-webfont.ttf") format("truetype"), url("/static/fonts/arnhem-blonditalic-webfont.svg#Arnhem") format("svg");
}
@font-face {
  font-family: "Arnhem";
  font-weight: bold;
  src: url("/static/fonts/arnhem-bold-webfont.eot?") format("eot"), url("/static/fonts/arnhem-bold-webfont.woff2") format("woff2"), url("/static/fonts/arnhem-bold-webfont.woff") format("woff"), url("/static/fonts/arnhem-bold-webfont.ttf") format("truetype"), url("/static/fonts/arnhem-bold-webfont.svg#Arnhem") format("svg");
}
@font-face {
  font-family: "Arnhem";
  font-style: italic;
  font-weight: bold;
  src: url("/static/fonts/arnhem-bolditalic-webfont.eot?") format("eot"), url("/static/fonts/arnhem-bolditalic-webfont.woff2") format("woff2"), url("/static/fonts/arnhem-bolditalic-webfont.woff") format("woff"), url("/static/fonts/arnhem-bolditalic-webfont.ttf") format("truetype"), url("/static/fonts/arnhem-bolditalic-webfont.svg#Arnhem") format("svg");
}
.svg img.no-svg,
.no-svg img.svg {
  display: none !important;
}

html, body {
  min-height: 100%;
  background: #f7f7f7;
}

html {
  overflow-x: hidden;
}

body {
  color: #000;
  font-family: Arnhem, "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 1.5em;
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.833em;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

h1 {
  font-size: 2.25em;
}

h2 {
  font-size: 1.875em;
}

h3 {
  font-size: 1.5em;
}

h4 {
  font-size: 1.125em;
  margin-top: 20px;
}

h5 {
  font-size: 0.875em;
}

h6 {
  font-size: 0.75em;
}

p {
  margin-bottom: 1.25em;
}

blockquote {
  font-size: 1.1em;
}

a {
  text-decoration: underline;
}
a, a a:active, a a:focus {
  color: #171c8f;
}
a:hover {
  color: #171c8f;
  text-decoration: none;
}

header .navbar {
  min-height: 84px;
  margin-bottom: 0;
  padding-left: 42px;
  padding-right: 42px;
  background: #f7f7f7;
  border: 0;
}
@media screen and (max-width: 1200px) {
  header .navbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 680px) {
  header .navbar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 680px) {
  header .navbar-fixed-top {
    position: static;
  }
}
header .navbar-fixed-top .navbar-collapse {
  max-height: 400px;
}
header .navbar-toggle {
  margin-top: 25px;
  margin-right: 0;
  margin-bottom: 0;
  background: #171c8f;
  border-radius: 0;
}
header .navbar-toggle .icon-bar {
  background: #fff;
}
header .navbar-brand {
  display: inline-block;
  height: auto;
  margin-top: 15px;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  header .navbar-brand {
    margin-top: 25px;
    margin-right: 10px;
  }
}
header .navbar-brand img {
  display: block;
  width: 173px;
  height: 54px;
}
@media screen and (max-width: 1200px) {
  header .navbar-brand img {
    width: 100px;
    height: 31px;
  }
}
header ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
header .logos_brand {
  display: none;
}
@media screen and (max-width: 880px) {
  header .logos_brand {
    display: inline;
    float: left;
    margin: 20px 5px 0;
    -ms-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
  header .logos_brand:hover, header .logos_brand:focus {
    background: transparent;
  }
  header .logos_brand:hover {
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  header .logos_brand:active {
    -ms-transform: scale(1);
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
header .seperator {
  display: none;
}
@media screen and (max-width: 880px) {
  header .seperator {
    display: inline;
    margin: 15px 10px 0px 0px;
    float: left;
    height: 50px;
    width: 2px;
    background: #d3d3d6;
  }
}
header .navbar-nav {
  margin-right: 0px;
  padding-top: 17px;
  padding-bottom: 17px;
  color: #171c8f;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.125em;
}
@media screen and (max-width: 1260px) {
  header .navbar-nav {
    font-size: 11px;
  }
}
@media screen and (max-width: 1200px) {
  header .navbar-nav {
    font-size: 12px;
  }
}
@media screen and (max-width: 980px) {
  header .navbar-nav {
    font-size: 10px;
  }
}
@media screen and (max-width: 880px) {
  header .navbar-nav {
    padding-top: 10px;
    padding-bottom: 10px;
    background: #f7f7f7;
    font-size: 11px;
    text-align: center;
  }
}
header .navbar-nav > li > a {
  margin-top: 12px;
  padding: 2px 14px 0;
  color: #171c8f;
  line-height: 23px;
  font-size: 1.25em;
  text-decoration: none;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  header .navbar-nav > li > a {
    padding-left: 7px;
    padding-right: 7px;
  }
}
header .navbar-nav > li > a:hover, header .navbar-nav > li > a:focus {
  background-color: transparent;
}
header .navbar-nav > li > a span {
  padding-bottom: 3px;
}
header .navbar-nav > li.active > a span,
header .navbar-nav > li > a:hover span,
header .navbar-nav > li > a:focus span {
  border-bottom: 3px solid #000;
}
header .navbar-nav .donate {
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid #ee4946;
  color: #ee4946;
  line-height: 20px;
}
@media screen and (max-width: 1200px) {
  header .navbar-nav .donate {
    margin-left: 5px;
  }
}
@media screen and (max-width: 880px) {
  header .navbar-nav .donate {
    margin-left: 0;
  }
}
header .navbar-nav .donate:hover, header .navbar-nav .donate:focus {
  background-color: #ee4946;
  color: #fff;
}
header .navbar-nav .lang-switch {
  margin-left: 30px;
  margin-right: 30px;
  -webkit-font-smoothing: antialiased;
  cursor: default;
}
@media screen and (max-width: 880px) {
  header .navbar-nav .lang-switch {
    margin-left: 15px;
    margin-right: 15px;
  }
}
header .navbar-nav .lang-switch a, header .navbar-nav .lang-switch span {
  display: inline-block;
  height: 26px;
  margin-top: 12px;
  padding: 0;
  font-size: 16px;
  line-height: 26px;
  vertical-align: middle;
}
@media screen and (max-width: 980px) {
  header .navbar-nav .lang-switch a, header .navbar-nav .lang-switch span {
    font-size: 12px;
  }
}
header .navbar-nav .lang-switch a {
  color: #d3d3d6;
  cursor: pointer;
}
header .navbar-nav .lang-switch a:hover, header .navbar-nav .lang-switch a:focus {
  background: transparent;
  color: #171c8f;
}
header .navbar-nav .lang-switch .lang-seperator {
  color: #d3d3d6;
}
header .navbar-nav .lang-switch .current {
  color: #171c8f;
}
@media screen and (max-width: 880px) {
  header .navbar-nav .lang-switch a, header .navbar-nav .lang-switch .current {
    padding-left: 5px;
    padding-right: 5px;
  }
}
header .navbar-nav .seperator {
  display: inline-block;
  height: 50px;
  width: 2px;
  background: #d3d3d6;
}
@media screen and (max-width: 880px) {
  header .navbar-nav .seperator {
    display: block;
    width: 100%;
    height: 2px;
    margin: 10px 0;
  }
}
@media screen and (max-width: 880px) {
  header .navbar-nav .logo-links {
    display: none;
    text-align: center;
  }
}
header .navbar-nav .ceci, header .navbar-nav .eumc {
  height: 50px;
  margin-top: 0;
  margin-left: 30px;
  padding: 0;
  line-height: 50px;
  float: left;
}
@media screen and (max-width: 1200px) {
  header .navbar-nav .ceci, header .navbar-nav .eumc {
    margin-left: 15px;
  }
}
@media screen and (max-width: 880px) {
  header .navbar-nav .ceci, header .navbar-nav .eumc {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    float: none;
  }
}
header .navbar-nav .ceci img, header .navbar-nav .eumc img {
  max-width: 100%;
  vertical-align: middle;
}
header .navbar-nav .ceci:hover, header .navbar-nav .ceci:focus, header .navbar-nav .eumc:hover, header .navbar-nav .eumc:focus {
  background: transparent;
}
header .navbar-nav .ceci:hover, header .navbar-nav .eumc:hover {
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
header .navbar-nav .ceci:active, header .navbar-nav .eumc:active {
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
header .navbar-nav .ceci {
  width: 35px;
}
@media screen and (max-width: 980px) {
  header .navbar-nav .ceci {
    width: 25px;
  }
}
header .navbar-nav .eumc {
  width: 50px;
}
@media screen and (max-width: 980px) {
  header .navbar-nav .eumc {
    width: 37px;
  }
}
@media screen and (max-width: 880px) {
  header {
    /* since 3.1.0 */
  }
  header .navbar-header {
    float: none;
  }
  header .navbar-toggle {
    display: block;
  }
  header .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  header .navbar-collapse.collapse {
    display: none !important;
  }
  header .navbar-nav {
    border-top: 2px solid #d3d3d6;
    float: none !important;
    margin: 25px 0 0;
  }
  header .navbar-nav > li {
    float: none;
  }
  header .navbar-nav > li > a {
    margin-top: 0;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  header .navbar-text {
    float: none;
    margin: 15px 0;
  }
  header .navbar-collapse.collapse.in {
    display: block !important;
  }
  header .collapsing {
    overflow: hidden !important;
  }
}

footer {
  min-height: 200px;
  background: #171c8f;
  color: #fff;
}
@media screen and (max-width: 880px) {
  footer {
    min-height: 100px;
  }
}
@media screen and (max-width: 680px) {
  footer {
    min-height: 0;
  }
}
footer nav {
  padding: 45px 0 25px;
  background: #d3d3d6;
  color: #000;
}
footer nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
@media screen and (max-width: 880px) {
  footer nav {
    display: none;
  }
}
footer .members-area-mobile {
  display: block;
  padding: 8px 15px;
  background-color: #ee4946;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 0.1em;
}
@media screen and (min-width: 881px) {
  footer .members-area-mobile {
    display: none;
  }
}
footer .members-area-mobile, footer .members-area-mobile:active, footer .members-area-mobile:focus {
  color: #fff;
}
footer .members-area-mobile:hover {
  text-decoration: underline;
}
footer .nav-footer, footer .footer-bottom-content {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 45px;
  padding-right: 250px;
}
@media screen and (max-width: 1200px) {
  footer .nav-footer, footer .footer-bottom-content {
    padding-left: 20px;
    padding-right: 225px;
  }
}
footer .footer-bottom {
  padding: 45px 0;
  font-size: 10px;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 880px) {
  footer .footer-bottom .footer-bottom-content {
    padding-right: 20px;
  }
}
footer .footer-bottom .footer-left {
  width: 40%;
}
@media screen and (max-width: 880px) {
  footer .footer-bottom .footer-left {
    margin-bottom: 30px;
  }
}
footer .footer-bottom .footer-middle {
  width: 50%;
}
@media screen and (max-width: 880px) {
  footer .footer-bottom .footer-middle {
    margin-bottom: 30px;
  }
}
footer .footer-bottom .footer-right {
  width: 10%;
}
footer .footer-bottom .footer-left,
footer .footer-bottom .footer-middle,
footer .footer-bottom .footer-right {
  float: left;
}
@media screen and (max-width: 880px) {
  footer .footer-bottom .footer-left,
footer .footer-bottom .footer-middle,
footer .footer-bottom .footer-right {
    width: 100%;
    float: none;
  }
}
footer .footer-bottom .canada-logo {
  display: block;
  width: 142px;
}
@media screen and (max-width: 880px) {
  footer .footer-bottom .canada-logo {
    max-width: 100%;
  }
}
footer .footer-bottom .canada-logo img {
  display: block;
  max-width: 100%;
}
footer .footer-bottom .footer-copy a, footer .footer-bottom .footer-copy a:active {
  color: #fff;
  text-decoration: underline;
}
footer .footer-bottom .footer-copy a:hover, footer .footer-bottom .footer-copy a:active:hover {
  text-decoration: none;
}
footer .footer-bottom .youtube {
  display: block;
  width: 27px;
  min-width: 27px;
  height: 27px;
  background-repeat: no-repeat;
  background-position: center center;
  text-indent: -9999em;
  margin-left: 5em;
  background-image: url("/static/images/frontend/social_youtube_white.png");
}
footer .footer-bottom .youtube:hover {
  background-image: url("/static/images/frontend/social_youtube_hover.png");
}

#wrapper {
  min-height: 100%;
  margin-bottom: -200px;
  padding-top: 84px;
}
@media screen and (max-width: 880px) {
  #wrapper {
    margin-bottom: -100px;
  }
}
@media screen and (max-width: 680px) {
  #wrapper {
    min-height: 0;
    margin-bottom: 0;
    padding-top: 0;
  }
}
#wrapper:after {
  height: 200px;
  content: "";
  display: block;
}
@media screen and (max-width: 880px) {
  #wrapper:after {
    height: 100px;
  }
}
@media screen and (max-width: 680px) {
  #wrapper:after {
    height: 0;
  }
}

main {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}

.map-label {
  width: 100%;
  color: #fff;
  text-align: center;
}
.uniterra .map-label {
  background-color: #171c8f;
}
.stormy-cloud .map-label {
  background-color: #d3d3d6;
}
.crushed-stone .map-label {
  background-color: #adadad;
}
.sunshine .map-label {
  background-color: #f3b970;
}
.sorbet .map-label {
  background-color: #ee4946;
}
.fresh-green .map-label {
  background-color: #77dca7;
}
.love-note .map-label {
  background-color: #9cb4ef;
}
.fuchsia .map-label {
  background-color: #ef53b4;
}
.blue-neon .map-label {
  background-color: #4658ff;
}
.midnight-grape .map-label {
  background-color: #303055;
}
.persian-violet .map-label {
  background-color: #ba84d5;
}
.map-label .map-label-content {
  display: inline-block;
  width: 100%;
  max-width: 1600px;
  padding: 12px 25px 10px;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.1em;
  text-align: left;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 880px) {
  .map-label .map-label-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.map-container {
  height: 774px;
  background-color: #BEE4F6;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .map-container {
    height: 600px;
  }
}
@media screen and (max-width: 980px) {
  .map-container {
    height: 400px;
  }
}
@media screen and (max-width: 680px) {
  .map-container {
    height: 330px;
  }
}
.map-container #map-canvas {
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  left: 0;
}
.map-container #map-canvas .flag-label {
  width: 22px;
  text-align: center;
  color: #ffffff;
}
.map-container .loader {
  display: block;
  width: 50px;
  height: 50px;
  margin-top: -25px;
  margin-left: -25px;
  position: absolute;
  top: 50%;
  left: 50%;
}
.map-container .loader img {
  max-width: 100%;
}
.map-container .map-panel {
  -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
}
@media screen and (max-width: 1200px) {
  .map-container .map-panel {
    font-size: 14px;
  }
}
@media screen and (max-width: 980px) {
  .map-container .map-panel {
    font-size: 12px;
  }
}
@media screen and (max-width: 880px) {
  .map-container .map-panel {
    font-size: 11px;
  }
}
.map-container .map-panel .panel-container {
  width: 100%;
  height: 100%;
}
.map-container .map-panel .close {
  width: 30px;
  height: 30px;
  outline: 0;
  color: #fff;
  text-shadow: 0 0 0;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
  float: none;
  position: absolute;
  top: 10px;
  z-index: 2;
}
.map-container .map-panel .panel-content {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.map-container .map-panel .panel-content .btn {
  color: #fff;
  background-color: #171c8f;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-transform: uppercase;
  text-decoration: none;
}
.map-container .map-panel h1 {
  font-size: 1.875em;
  line-height: 1.1em;
}
@media screen and (max-width: 980px) {
  .map-container .map-panel h1 {
    margin-top: 10px;
  }
}
@media screen and (max-width: 680px) {
  .map-container .map-panel h1 {
    margin-top: 0;
  }
}
.map-container .map-panel h2 {
  margin-bottom: 1em;
  font-size: 1.25em;
  line-height: 1.35em;
}
@media screen and (max-width: 980px) {
  .map-container .map-panel h2 {
    margin-top: 10px;
  }
}
.map-container .map-panel p {
  margin-bottom: 1.562em;
  line-height: 1.5em;
  letter-spacing: 0.08em;
}
.map-container .no-results {
  width: 100%;
  padding: 10px 20px;
  background-color: #ee4946;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.1em;
  color: #fff;
  text-align: center;
  letter-spacing: 0.08em;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 980px) {
  .map-container .no-results {
    font-size: 12px;
  }
}
@media screen and (max-width: 880px) {
  .map-container .no-results {
    font-size: 10px;
  }
}
.map-container .opportunity-count {
  width: 100%;
  padding: 10px 20px;
  background-color: #171c8f;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 1.1em;
  color: #fff;
  text-align: center;
  letter-spacing: 0.08em;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 100;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 980px) {
  .map-container .opportunity-count {
    font-size: 12px;
  }
}
@media screen and (max-width: 880px) {
  .map-container .opportunity-count {
    font-size: 10px;
  }
}
.map-container .intro-button {
  width: 46px;
  height: 46px;
  background: #fff;
  border-radius: 23px;
  text-align: center;
  line-height: 47px;
  vertical-align: middle;
  position: absolute;
  top: 10px;
  right: 30px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.map-container .intro-panel {
  width: 369px;
  max-width: 100%;
  height: 100%;
  margin-right: -414px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.map-container .intro-panel .panel-container {
  background-color: #efefef;
  border-left: 15px solid #fff;
}
.map-container .intro-panel.opened {
  width: 414px;
  margin-right: 20px;
  padding-left: 45px;
  right: 0;
}
.map-container .intro-panel .close {
  color: #000 !important;
  right: 10px;
}
.map-container .intro-panel .panel-content {
  padding: 50px 30px;
  overflow-x: hidden;
  overflow-y: auto;
}
@media screen and (max-width: 1200px) {
  .map-container .intro-panel .panel-content {
    padding-top: 40px;
  }
}
@media screen and (max-width: 980px) {
  .map-container .intro-panel .panel-content {
    padding-top: 30px;
  }
}
.map-container .intro-panel h2 {
  color: #171c8f;
}
.map-container .donation-panel {
  width: 363px;
  max-width: 100%;
  height: 100%;
  margin-left: -323px;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 30;
}
@media screen and (max-width: 680px) {
  .map-container .donation-panel {
    width: 295px;
    margin-left: -265px;
  }
}
.map-container .donation-panel .panel-container {
  background-color: #ee4946;
}
.map-container .donation-panel.opened {
  width: 388px;
  margin-left: 0;
  padding-right: 25px;
  left: 0;
}
.map-container .donation-panel.opened .close {
  display: block;
}
.map-container .donation-panel.opened .heart-button {
  right: 0;
  cursor: default;
}
.map-container .donation-panel .heart-button {
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 25px;
  text-align: center;
  line-height: 52px;
  vertical-align: middle;
  position: absolute;
  top: 12%;
  right: -25px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  z-index: 31;
}
.map-container .donation-panel .close {
  display: none;
  right: 35px;
}
.map-container .donation-panel .panel-content {
  padding: 50px 40px 50px 30px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
  overflow-y: auto;
}
@media screen and (max-width: 1200px) {
  .map-container .donation-panel .panel-content {
    padding-top: 40px;
  }
}
@media screen and (max-width: 980px) {
  .map-container .donation-panel .panel-content {
    padding-top: 30px;
  }
}
.map-container .donation-panel h1 {
  font-size: 3.125em;
  line-height: 0.94em;
}
.map-container .donation-panel a {
  color: #fff;
  text-decoration: underline;
}
.map-container .donation-panel .donate {
  display: inline-block;
  padding: 5px 18px;
  border: 3px solid #fff;
  color: #fff;
  font-size: 1em;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  letter-spacing: 0.08em;
}
.map-container .donation-panel .donate:hover {
  background-color: #fff;
  color: #ee4946;
}
.map-container .opportunities-panel {
  width: 100%;
  margin-right: -100%;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  z-index: 20;
}
.map-container .opportunities-panel .panel-container {
  background-color: #313156;
  color: #fff;
  position: relative;
}
.map-container .opportunities-panel.opened {
  margin-right: 0;
  right: 0;
}
.map-container .opportunities-panel.opened .scroll-arrow {
  display: block;
}
.map-container .opportunities-panel .close {
  right: 10px;
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .close {
    right: 23px;
  }
}
.map-container .opportunities-panel .panel-content {
  padding: 40px 30px 40px 423px;
  overflow-x: scroll;
  overflow-y: hidden;
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .panel-content {
    padding-left: 30px;
  }
}
.map-container .opportunities-panel .country {
  width: 363px;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .country {
    width: 100%;
    position: relative;
    left: 0;
  }
}
.map-container .opportunities-panel .country .country-content {
  padding: 92px 30px 40px;
}
@media screen and (max-width: 1200px) {
  .map-container .opportunities-panel .country .country-content {
    padding-top: 72px;
  }
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .country .country-content {
    padding: 0;
  }
}
.map-container .opportunities-panel .country .country-name {
  font-size: 2.25em;
  margin-top: 0;
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .country .country-name {
    font-size: 26px;
  }
}
.map-container .opportunities-panel .country .country-intro {
  -webkit-font-smoothing: antialiased;
  letter-spacing: 0.08em;
}
.map-container .opportunities-panel .country .country-intro a, .map-container .opportunities-panel .country .country-intro a:active, .map-container .opportunities-panel .country .country-intro a:focus {
  color: #fff;
}
.map-container .opportunities-panel .opportunities {
  display: table;
  margin-top: 40px;
  margin-left: -35px;
  border-spacing: 35px 16px;
  border-collapse: separate;
}
@media screen and (max-width: 1200px) {
  .map-container .opportunities-panel .opportunities {
    margin-top: 20px;
  }
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .opportunities {
    display: block;
    margin-left: 0;
    border-spacing: 0;
  }
}
.map-container .opportunities-panel .opportunities .opportunity {
  display: table-cell;
  height: 100%;
  background-color: #5667ff;
  color: #fff;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  position: relative;
}
.map-container .opportunities-panel .opportunities .opportunity.uniterra {
  background-color: #171c8f;
}
.map-container .opportunities-panel .opportunities .opportunity.stormy-cloud {
  background-color: #d3d3d6;
}
.map-container .opportunities-panel .opportunities .opportunity.crushed-stone {
  background-color: #adadad;
}
.map-container .opportunities-panel .opportunities .opportunity.sunshine {
  background-color: #f3b970;
}
.map-container .opportunities-panel .opportunities .opportunity.sorbet {
  background-color: #ee4946;
}
.map-container .opportunities-panel .opportunities .opportunity.fresh-green {
  background-color: #77dca7;
}
.map-container .opportunities-panel .opportunities .opportunity.love-note {
  background-color: #9cb4ef;
}
.map-container .opportunities-panel .opportunities .opportunity.fuchsia {
  background-color: #ef53b4;
}
.map-container .opportunities-panel .opportunities .opportunity.blue-neon {
  background-color: #4658ff;
}
.map-container .opportunities-panel .opportunities .opportunity.midnight-grape {
  background-color: #303055;
}
.map-container .opportunities-panel .opportunities .opportunity.persian-violet {
  background-color: #ba84d5;
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .opportunities .opportunity {
    display: block;
    width: 100%;
    height: auto;
    margin: 20px 0;
  }
}
.map-container .opportunities-panel .opportunities .opportunity a {
  display: block;
  width: 375px;
  min-height: 270px;
  height: 100%;
  padding: 20px 20px 60px;
  color: #fff;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 1200px) {
  .map-container .opportunities-panel .opportunities .opportunity a {
    min-height: 200px;
  }
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .opportunities .opportunity a {
    width: 100%;
    min-height: 0;
    padding-bottom: 60px;
  }
}
.map-container .opportunities-panel .opportunities .opportunity a:hover, .map-container .opportunities-panel .opportunities .opportunity a:focus {
  text-decoration: none;
}
.map-container .opportunities-panel .opportunities .opportunity a:hover .description {
  text-decoration: underline;
}
.map-container .opportunities-panel .opportunities .opportunity .formula {
  font-size: 12px;
}
.map-container .opportunities-panel .opportunities .opportunity .description {
  font-family: Arnhem, "Times New Roman", Times, serif;
  font-size: 1em;
  line-height: 1.5em;
  text-transform: none;
}
.map-container .opportunities-panel .opportunities .opportunity .bottom-info {
  width: 100%;
  margin-bottom: 22px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1em;
  line-height: 1.25em;
  letter-spacing: 0.08em;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .opportunities .opportunity .bottom-info {
    margin-bottom: 15px;
  }
}
.map-container .opportunities-panel .opportunities .middle {
  display: table-row;
}
@media screen and (max-width: 980px) {
  .map-container .opportunities-panel .opportunities .middle {
    display: none;
  }
}
.map-container .opportunities-panel .scroll-arrow {
  display: none;
  width: 50px;
  height: 50px;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0;
  outline: 0;
  border-radius: 50%;
  position: absolute;
  bottom: 30px;
  cursor: pointer;
  z-index: 100;
}
@media screen and (max-width: 1200px) {
  .map-container .opportunities-panel .scroll-arrow {
    bottom: 25px;
  }
}
@media screen and (max-width: 680px) {
  .map-container .opportunities-panel .scroll-arrow {
    display: none !important;
  }
}
.map-container .opportunities-panel .scroll-arrow:active {
  filter: alpha(opacity=60);
  opacity: 0.6;
}
.map-container .opportunities-panel .scroll-arrow.scroll-left {
  left: 15px;
  background-image: url("/static/images/frontend/cursor_previous.png");
}
.map-container .opportunities-panel .scroll-arrow.scroll-right {
  right: 15px;
  background-image: url("/static/images/frontend/cursor_next.png");
}
.map-container.home-map #map-canvas {
  left: 40px;
}
@media screen and (max-width: 680px) {
  .map-container.home-map #map-canvas {
    left: 30px;
  }
}
.map-container.home-map .opportunities-panel.opened {
  padding-left: 45px;
}
@media screen and (max-width: 680px) {
  .map-container.home-map .opportunities-panel.opened {
    padding-left: 35px;
  }
}
@media screen and (max-width: 680px) {
  .map-container.home-map .opportunities-panel .panel-content {
    padding-left: 40px;
  }
}

.map-filters {
  padding: 24px 20px;
  background-color: #f7f7f7;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .map-filters {
    padding-top: 18px;
    padding-bottom: 18px;
  }
}
.map-filters .filters-label {
  display: inline-block;
  height: 37px;
  margin-right: 10px;
  padding: 0 30px;
  color: #171c8f;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 37px;
  vertical-align: middle;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1200px) {
  .map-filters .filters-label {
    display: block;
    width: 756px;
    margin: 0 auto 10px;
    height: 25px;
    line-height: 26px;
  }
}
@media screen and (max-width: 880px) {
  .map-filters .filters-label {
    width: 100%;
    padding-right: 67px;
  }
}
.map-filters .filter-select {
  font-size: 16px;
}
.map-filters .filter-select, .map-filters .selectboxit-container {
  margin: 0 10px;
}
@media screen and (max-width: 1600px) {
  .map-filters .filter-select, .map-filters .selectboxit-container {
    margin: 5px;
  }
}
@media screen and (max-width: 880px) {
  .map-filters .filter-select, .map-filters .selectboxit-container {
    display: block;
    margin: 0 0 10px;
  }
  .map-filters .filter-select .selectboxit, .map-filters .selectboxit-container .selectboxit {
    width: 100%;
  }
}
.map-filters .filter-select .up-down-arrow, .map-filters .selectboxit-container .up-down-arrow {
  width: 16px;
  height: 24px;
  margin-top: -12px !important;
  background: url("/static/images/frontend/filter_arrows.png") 0 0 no-repeat;
  left: 2px !important;
}

.impact-section-link {
  width: 100%;
  padding: 2rem;
  margin: auto;
  color: #171c8f;
  text-align: center;
  text-transform: uppercase;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
.impact-section-link div {
  display: block;
  margin: 3rem;
}
.impact-section-link a {
  display: inline-block;
  border: #171c8f 2px solid;
  text-decoration: none;
  color: #171c8f;
  padding: 1rem 2rem;
  letter-spacing: 0.08em;
}
.impact-section-link span {
  font-size: 1.6em;
  line-height: 1.4em;
  letter-spacing: 0.08em;
}
.impact-section-link img {
  max-width: 3.5em;
}

.news-carousel {
  height: 660px;
  margin: 0;
  padding: 60px 0 50px;
  background: #efefef;
  list-style-type: none;
}
@media screen and (max-width: 880px) {
  .news-carousel {
    height: 640px;
    padding: 40px 0 30px;
  }
}
@media screen and (max-width: 680px) {
  .news-carousel {
    height: 508px;
  }
}
.news-carousel .news-item {
  width: 377px;
  height: 100%;
  margin: 0 10px;
  padding: 20px;
  text-align: center;
  overflow: hidden;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 680px) {
  .news-carousel .news-item {
    width: 280px;
    margin: 0 5px;
    padding-bottom: 56px;
    font-size: 12px;
  }
}
.news-carousel .news-item.uniterra {
  background-color: #171c8f;
}
.news-carousel .news-item.stormy-cloud {
  background-color: #d3d3d6;
}
.news-carousel .news-item.crushed-stone {
  background-color: #adadad;
}
.news-carousel .news-item.sunshine {
  background-color: #f3b970;
}
.news-carousel .news-item.sorbet {
  background-color: #ee4946;
}
.news-carousel .news-item.fresh-green {
  background-color: #77dca7;
}
.news-carousel .news-item.love-note {
  background-color: #9cb4ef;
}
.news-carousel .news-item.fuchsia {
  background-color: #ef53b4;
}
.news-carousel .news-item.blue-neon {
  background-color: #4658ff;
}
.news-carousel .news-item.midnight-grape {
  background-color: #303055;
}
.news-carousel .news-item.persian-violet {
  background-color: #ba84d5;
}
.news-carousel .news-item.stormy-cloud {
  border: 3px solid #fff;
}
.news-carousel .news-item a, .news-carousel .news-item a:active, .news-carousel .news-item a:focus {
  color: #fff;
}
.news-carousel .news-item .news-header {
  height: 238px;
  margin-bottom: 15px;
  text-align: center;
  position: relative;
}
@media screen and (max-width: 680px) {
  .news-carousel .news-item .news-header {
    height: 170px;
  }
}
.news-carousel .news-item .news-header a {
  display: block;
}
.news-carousel .news-item .news-header .news-photo {
  display: block;
  max-width: 100%;
}
.news-carousel .news-item .news-header .news-title {
  display: table;
  width: 100%;
  height: 100%;
  margin: 0;
  font-size: 2.187em;
}
.news-carousel .news-item .news-header .news-title > span {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.news-carousel .news-item .news-title {
  margin: 0;
  line-height: 1.125em;
}
.news-carousel .news-item .news-title a, .news-carousel .news-item .news-title a:active, .news-carousel .news-item .news-title a:focus {
  text-decoration: none;
}
.news-carousel .news-item .news-title a:hover {
  text-decoration: underline;
}
.news-carousel .news-item .news-description {
  max-height: 201px;
  font-size: 1em;
  line-height: 1.47em;
  overflow: hidden;
}
@media screen and (max-width: 680px) {
  .news-carousel .news-item .news-description {
    max-height: 177px;
  }
}
.news-carousel .news-item .news-description .news-title {
  margin-bottom: 10px;
  font-size: 1.375em;
}
@media screen and (max-width: 680px) {
  .news-carousel .news-item .news-description .news-title {
    font-size: 1.25em;
    margin-bottom: 5px;
  }
}
.news-carousel .news-item .news-description p {
  margin-bottom: 0;
}
.news-carousel .news-item .news-learn-more {
  width: 100%;
  padding: 20px 0 20px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 680px) {
  .news-carousel .news-item .news-learn-more {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.news-carousel .news-item .learn-more {
  display: inline-block;
  border-bottom: 1px solid;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
}
.news-carousel .news-item .learn-more:hover {
  border: 0;
}
.news-carousel .flickity-prev-next-button {
  width: 50px;
  height: 50px;
  top: 50%;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
}
.news-carousel .flickity-prev-next-button:hover {
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 880px) {
  .news-carousel .flickity-prev-next-button {
    display: none;
  }
}
.news-carousel .flickity-prev-next-button svg {
  display: none;
}
.news-carousel .flickity-prev-next-button.previous {
  left: 15px;
  background-image: url("/static/images/frontend/cursor_previous.png");
}
.news-carousel .flickity-prev-next-button.next {
  right: 15px;
  background-image: url("/static/images/frontend/cursor_next.png");
}

.new-home-partners-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  background-color: #ee4946;
  color: #fff;
  flex-direction: row;
  text-align: center;
}
@media screen and (max-width: 880px) {
  .new-home-partners-section {
    flex-direction: column;
  }
}
.new-home-partners-section__text, .new-home-partners-section__image {
  width: 50%;
}
@media screen and (max-width: 880px) {
  .new-home-partners-section__text, .new-home-partners-section__image {
    width: 100%;
  }
}
.new-home-partners-section__text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  padding: 4em;
}
.new-home-partners-section__text h1 {
  font-size: 2.2em;
  line-height: 1.2em;
}
.new-home-partners-section__text span {
  font-size: 1.125em;
  margin: 1em auto;
}
.new-home-partners-section__text h2 {
  font-size: 1em;
}
.new-home-partners-section__text .partners-logos {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
}
.new-home-partners-section__text .partners-logos img {
  display: block;
  width: 54px;
  height: 50px;
  margin: 0 1em;
}
.new-home-partners-section__image {
  background-image: url("/static/images/frontend/home-image.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.section-listing {
  margin: 0;
  padding: 0;
  list-style-type: none;
  line-height: 1.5em;
}
@media screen and (max-width: 1200px) {
  .section-listing {
    font-size: 14px;
  }
}
@media screen and (max-width: 880px) {
  .section-listing {
    font-size: 12px;
  }
}
.section-listing .section {
  min-height: 400px;
  margin: 0;
  padding: 40px;
  background: #adadad;
  color: #fff;
  -webkit-font-smoothing: antialiased;
}
.section-listing .section.uniterra {
  background-color: #171c8f;
}
.section-listing .section.stormy-cloud {
  background-color: #d3d3d6;
}
.section-listing .section.crushed-stone {
  background-color: #adadad;
}
.section-listing .section.sunshine {
  background-color: #f3b970;
}
.section-listing .section.sorbet {
  background-color: #ee4946;
}
.section-listing .section.fresh-green {
  background-color: #77dca7;
}
.section-listing .section.love-note {
  background-color: #9cb4ef;
}
.section-listing .section.fuchsia {
  background-color: #ef53b4;
}
.section-listing .section.blue-neon {
  background-color: #4658ff;
}
.section-listing .section.midnight-grape {
  background-color: #303055;
}
.section-listing .section.persian-violet {
  background-color: #ba84d5;
}
@media screen and (max-width: 1200px) {
  .section-listing .section {
    min-height: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 880px) {
  .section-listing .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}
.section-listing .section .container-fluid {
  padding: 0;
}
.section-listing .section .container-fluid .row {
  margin-left: -10px;
  margin-right: -10px;
}
.section-listing .section .container-fluid .row > div {
  padding-left: 10px;
  padding-right: 10px;
}
.section-listing .section .section-name {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 3em;
  line-height: 1em;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
@media screen and (max-width: 1200px) {
  .section-listing .section .section-name {
    margin-top: 28px;
  }
}
@media screen and (max-width: 680px) {
  .section-listing .section .section-name {
    margin-top: 10px;
  }
}
.section-listing .section .section-name a, .section-listing .section .section-name a:active, .section-listing .section .section-name a:focus {
  color: #fff;
  text-decoration: none;
}
.section-listing .section .section-name a:hover {
  text-decoration: underline;
}
.section-listing .section .wysiwyg {
  margin-top: 52px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .section-listing .section .wysiwyg {
    margin-top: 0;
  }
}
.section-listing .section .wysiwyg h1, .section-listing .section .wysiwyg h2, .section-listing .section .wysiwyg h3 {
  font-size: 1.25em;
}
.section-listing .section .section-requirements {
  margin-top: 50px;
}
@media screen and (max-width: 1200px) {
  .section-listing .section .section-requirements {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.section-listing .section .section-requirements .requirement {
  margin-bottom: 5px;
}
.section-listing .section .section-requirements .requirement-icon {
  width: 50px;
  margin-right: 10px;
  text-align: center;
  float: left;
}
.section-listing .section .section-requirements .requirement-info {
  margin-left: 60px;
}
.section-listing .section .section-requirements .requirement-info h4 {
  margin-top: 3px;
  margin-bottom: 4px;
  font-size: 0.875em;
}
.section-listing .section .section-preview {
  height: 320px;
  text-align: right;
  position: absolute;
  left: 20px;
  top: 0;
  right: -30px;
  z-index: 2;
  overflow: hidden;
}
@media screen and (max-width: 1200px) {
  .section-listing .section .section-preview {
    width: 100%;
    height: auto;
    max-height: 200px;
    position: relative;
    left: 0;
    right: 0;
  }
}
.section-listing .section .section-preview img {
  height: 100%;
}
@media screen and (max-width: 1200px) {
  .section-listing .section .section-preview img {
    width: 100%;
    height: auto;
  }
}
.section-listing .section .learn-more {
  height: 320px;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .section-listing .section .learn-more {
    height: auto;
  }
}
.section-listing .section .learn-more a {
  display: inline-block;
  padding: 15px 18px;
  border: 3px solid #fff;
  color: #fff;
  font-size: 1.25em;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.08em;
  text-decoration: none;
  position: absolute;
  bottom: 25px;
  left: 0;
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  .section-listing .section .learn-more a {
    margin-bottom: 30px;
    position: relative;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 880px) {
  .section-listing .section .learn-more a {
    width: 100%;
  }
}

.learn-more a:hover {
  background-color: #fff;
}
.uniterra .learn-more a:hover {
  color: #171c8f;
}
.stormy-cloud .learn-more a:hover {
  color: #d3d3d6;
}
.crushed-stone .learn-more a:hover {
  color: #adadad;
}
.sunshine .learn-more a:hover {
  color: #f3b970;
}
.sorbet .learn-more a:hover {
  color: #ee4946;
}
.fresh-green .learn-more a:hover {
  color: #77dca7;
}
.love-note .learn-more a:hover {
  color: #9cb4ef;
}
.fuchsia .learn-more a:hover {
  color: #ef53b4;
}
.blue-neon .learn-more a:hover {
  color: #4658ff;
}
.midnight-grape .learn-more a:hover {
  color: #303055;
}
.persian-violet .learn-more a:hover {
  color: #ba84d5;
}

.section-header {
  min-height: 405px;
  padding: 90px 40px 55px;
  color: #fff;
  font-size: 3em;
  line-height: 1em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.uniterra .section-header {
  background-color: #171c8f;
}
.stormy-cloud .section-header {
  background-color: #d3d3d6;
}
.crushed-stone .section-header {
  background-color: #adadad;
}
.sunshine .section-header {
  background-color: #f3b970;
}
.sorbet .section-header {
  background-color: #ee4946;
}
.fresh-green .section-header {
  background-color: #77dca7;
}
.love-note .section-header {
  background-color: #9cb4ef;
}
.fuchsia .section-header {
  background-color: #ef53b4;
}
.blue-neon .section-header {
  background-color: #4658ff;
}
.midnight-grape .section-header {
  background-color: #303055;
}
.persian-violet .section-header {
  background-color: #ba84d5;
}
@media screen and (max-width: 1200px) {
  .section-header {
    min-height: 0;
    padding: 45px 20px;
    font-size: 2.625em;
  }
}
@media screen and (max-width: 767px) {
  .section-header {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 2.25em;
  }
}
@media screen and (min-width: 980px) {
  .section-header.fixed {
    min-height: 0;
    padding-top: 0.428em;
    padding-bottom: 0.428em;
    font-size: 2.625em;
    position: fixed;
    top: 84px;
    left: 0;
    right: 0;
    z-index: 1000;
  }
  .section-header.fixed .section-name {
    max-width: none;
  }
  .section-header.fixed + .section-content-container {
    padding-top: 100px;
  }
}
.section-header .section-name {
  max-width: 400px;
  margin: 0;
  font-size: 1em;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 680px) {
  .section-header .section-name {
    max-width: none;
  }
}
.section-header a, .section-header a:active, .section-header a:focus {
  color: #fff;
}

.section-content-container {
  width: 100%;
  text-align: center;
}

.section-content {
  display: inline-block;
  max-width: 1600px;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  text-align: left;
}
@media screen and (max-width: 1200px) {
  .section-content {
    margin-top: 0;
  }
}
.section-content .sidebar {
  max-width: 100%;
  padding-top: 40px;
  position: static;
}
@media screen and (max-width: 1200px) {
  .section-content .sidebar {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .section-content .sidebar {
    display: none;
  }
}
.section-content .side-nav {
  margin: 0;
  padding: 0 0 0 3.25em;
  font-size: 1.125em;
  letter-spacing: 0.1em;
  list-style-type: none;
  counter-reset: side-nav-counter;
  -webkit-font-smoothing: antialiased;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
}
.uniterra .section-content .side-nav {
  color: #171c8f;
}
.stormy-cloud .section-content .side-nav {
  color: #d3d3d6;
}
.crushed-stone .section-content .side-nav {
  color: #adadad;
}
.sunshine .section-content .side-nav {
  color: #f3b970;
}
.sorbet .section-content .side-nav {
  color: #ee4946;
}
.fresh-green .section-content .side-nav {
  color: #77dca7;
}
.love-note .section-content .side-nav {
  color: #9cb4ef;
}
.fuchsia .section-content .side-nav {
  color: #ef53b4;
}
.blue-neon .section-content .side-nav {
  color: #4658ff;
}
.midnight-grape .section-content .side-nav {
  color: #303055;
}
.persian-violet .section-content .side-nav {
  color: #ba84d5;
}
.section-content .side-nav li {
  margin-bottom: 0.875em;
  position: relative;
}
.section-content .side-nav li.active:after {
  display: block;
  margin-left: -8px;
  content: ">";
  font-size: 1.25em;
  font-weight: bold;
  position: absolute;
  top: -1px;
  left: -2.5em;
}
.section-content .side-nav li:before {
  content: counter(side-nav-counter, decimal-leading-zero);
  counter-increment: side-nav-counter;
  vertical-align: top;
  position: absolute;
  top: 0;
  left: -2.5em;
}
.section-content .side-nav a, .section-content .side-nav a:active, .section-content .side-nav a:focus {
  display: inline;
  padding: 0;
  text-decoration: none;
  background-color: transparent;
}
.uniterra .section-content .side-nav a, .uniterra .section-content .side-nav a:active, .uniterra .section-content .side-nav a:focus {
  color: #171c8f;
}
.stormy-cloud .section-content .side-nav a, .stormy-cloud .section-content .side-nav a:active, .stormy-cloud .section-content .side-nav a:focus {
  color: #d3d3d6;
}
.crushed-stone .section-content .side-nav a, .crushed-stone .section-content .side-nav a:active, .crushed-stone .section-content .side-nav a:focus {
  color: #adadad;
}
.sunshine .section-content .side-nav a, .sunshine .section-content .side-nav a:active, .sunshine .section-content .side-nav a:focus {
  color: #f3b970;
}
.sorbet .section-content .side-nav a, .sorbet .section-content .side-nav a:active, .sorbet .section-content .side-nav a:focus {
  color: #ee4946;
}
.fresh-green .section-content .side-nav a, .fresh-green .section-content .side-nav a:active, .fresh-green .section-content .side-nav a:focus {
  color: #77dca7;
}
.love-note .section-content .side-nav a, .love-note .section-content .side-nav a:active, .love-note .section-content .side-nav a:focus {
  color: #9cb4ef;
}
.fuchsia .section-content .side-nav a, .fuchsia .section-content .side-nav a:active, .fuchsia .section-content .side-nav a:focus {
  color: #ef53b4;
}
.blue-neon .section-content .side-nav a, .blue-neon .section-content .side-nav a:active, .blue-neon .section-content .side-nav a:focus {
  color: #4658ff;
}
.midnight-grape .section-content .side-nav a, .midnight-grape .section-content .side-nav a:active, .midnight-grape .section-content .side-nav a:focus {
  color: #303055;
}
.persian-violet .section-content .side-nav a, .persian-violet .section-content .side-nav a:active, .persian-violet .section-content .side-nav a:focus {
  color: #ba84d5;
}
.section-content .side-nav a:hover {
  background: transparent;
  text-decoration: underline;
}
.section-content .main {
  line-height: 1.47em;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 880px) {
  .section-content .main {
    font-size: 12px;
  }
}
.section-content .main .sub-section {
  padding-top: 2.5em;
}
.section-content .main .sub-section:first-child {
  padding-top: 40px;
}
.section-content .main .sub-section > *:first-child,
.section-content .main .sub-section .row > div > *:first-child {
  margin-top: 0;
}
.section-content .main .sub-section .row {
  margin-bottom: 2.5em;
}
.uniterra .section-content .main a, .uniterra .section-content .main a:active, .uniterra .section-content .main a:focus {
  color: #171c8f;
}
.stormy-cloud .section-content .main a, .stormy-cloud .section-content .main a:active, .stormy-cloud .section-content .main a:focus {
  color: #d3d3d6;
}
.crushed-stone .section-content .main a, .crushed-stone .section-content .main a:active, .crushed-stone .section-content .main a:focus {
  color: #adadad;
}
.sunshine .section-content .main a, .sunshine .section-content .main a:active, .sunshine .section-content .main a:focus {
  color: #f3b970;
}
.sorbet .section-content .main a, .sorbet .section-content .main a:active, .sorbet .section-content .main a:focus {
  color: #ee4946;
}
.fresh-green .section-content .main a, .fresh-green .section-content .main a:active, .fresh-green .section-content .main a:focus {
  color: #77dca7;
}
.love-note .section-content .main a, .love-note .section-content .main a:active, .love-note .section-content .main a:focus {
  color: #9cb4ef;
}
.fuchsia .section-content .main a, .fuchsia .section-content .main a:active, .fuchsia .section-content .main a:focus {
  color: #ef53b4;
}
.blue-neon .section-content .main a, .blue-neon .section-content .main a:active, .blue-neon .section-content .main a:focus {
  color: #4658ff;
}
.midnight-grape .section-content .main a, .midnight-grape .section-content .main a:active, .midnight-grape .section-content .main a:focus {
  color: #303055;
}
.persian-violet .section-content .main a, .persian-violet .section-content .main a:active, .persian-violet .section-content .main a:focus {
  color: #ba84d5;
}
.section-content .main hr {
  width: 9999%;
  height: 3px;
  margin: 3.75em 0 2.5em;
  border: 0;
}
.uniterra .section-content .main hr {
  background-color: #171c8f;
}
.stormy-cloud .section-content .main hr {
  background-color: #d3d3d6;
}
.crushed-stone .section-content .main hr {
  background-color: #adadad;
}
.sunshine .section-content .main hr {
  background-color: #f3b970;
}
.sorbet .section-content .main hr {
  background-color: #ee4946;
}
.fresh-green .section-content .main hr {
  background-color: #77dca7;
}
.love-note .section-content .main hr {
  background-color: #9cb4ef;
}
.fuchsia .section-content .main hr {
  background-color: #ef53b4;
}
.blue-neon .section-content .main hr {
  background-color: #4658ff;
}
.midnight-grape .section-content .main hr {
  background-color: #303055;
}
.persian-violet .section-content .main hr {
  background-color: #ba84d5;
}
.section-content img {
  max-width: 100%;
  margin-bottom: 0.9375em;
}

.faq {
  margin: 40px 0;
  counter-reset: faq-counter;
}
.faq .faq-question {
  margin-top: 10px;
  margin-right: -15px;
  padding: 8px 30px 8px 1.8em;
  color: #fff;
  font-size: 1.375em;
  line-height: 1.1em;
  text-indent: -1.3em;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
}
.uniterra .faq .faq-question {
  background-color: #171c8f;
}
.stormy-cloud .faq .faq-question {
  background-color: #d3d3d6;
}
.crushed-stone .faq .faq-question {
  background-color: #adadad;
}
.sunshine .faq .faq-question {
  background-color: #f3b970;
}
.sorbet .faq .faq-question {
  background-color: #ee4946;
}
.fresh-green .faq .faq-question {
  background-color: #77dca7;
}
.love-note .faq .faq-question {
  background-color: #9cb4ef;
}
.fuchsia .faq .faq-question {
  background-color: #ef53b4;
}
.blue-neon .faq .faq-question {
  background-color: #4658ff;
}
.midnight-grape .faq .faq-question {
  background-color: #303055;
}
.persian-violet .faq .faq-question {
  background-color: #ba84d5;
}
@media screen and (max-width: 880px) {
  .faq .faq-question {
    margin-right: 0;
    padding-right: 15px;
  }
}
.faq .faq-question:before {
  content: counter(faq-counter, decimal) ") ";
  counter-increment: faq-counter;
}
.faq .faq-question:hover {
  background-color: #000;
}
.faq .faq-answer {
  display: none;
  margin-right: -15px;
  padding: 8px 30px 8px 15px;
  color: #fff;
}
.uniterra .faq .faq-answer {
  background-color: #171c8f;
}
.stormy-cloud .faq .faq-answer {
  background-color: #d3d3d6;
}
.crushed-stone .faq .faq-answer {
  background-color: #adadad;
}
.sunshine .faq .faq-answer {
  background-color: #f3b970;
}
.sorbet .faq .faq-answer {
  background-color: #ee4946;
}
.fresh-green .faq .faq-answer {
  background-color: #77dca7;
}
.love-note .faq .faq-answer {
  background-color: #9cb4ef;
}
.fuchsia .faq .faq-answer {
  background-color: #ef53b4;
}
.blue-neon .faq .faq-answer {
  background-color: #4658ff;
}
.midnight-grape .faq .faq-answer {
  background-color: #303055;
}
.persian-violet .faq .faq-answer {
  background-color: #ba84d5;
}
@media screen and (max-width: 880px) {
  .faq .faq-answer {
    margin-right: 0;
    padding-right: 15px;
  }
}
.faq .faq-answer > *:last-child {
  margin-bottom: 0;
}
.faq .faq-answer a, .faq .faq-answer a:active, .faq .faq-answer a:focus {
  color: #fff !important;
}

.cycle-steps {
  margin-bottom: 60px;
}
.cycle-steps .steps {
  margin: 60px 0 40px;
  border: 0;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .cycle-steps .steps {
    font-size: 12px;
  }
}
@media screen and (max-width: 880px) {
  .cycle-steps .steps {
    font-size: 10px;
  }
}
@media screen and (max-width: 680px) {
  .cycle-steps .steps {
    font-size: 8px;
  }
}
.cycle-steps .steps .step {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  float: none;
  position: relative;
}
.cycle-steps .steps .step a, .cycle-steps .steps .step.active a {
  display: inline-block;
  width: 2em;
  height: 2em;
  margin: 0 0.625em 0.625em 0.625em;
  padding: 0;
  border-width: 0.156em;
  border-style: solid;
  border-radius: 1em;
  font-size: 2em;
  line-height: 1.75em;
  text-decoration: none;
}
.uniterra .cycle-steps .steps .step a, .uniterra .cycle-steps .steps .step.active a {
  border-color: #171c8f;
}
.stormy-cloud .cycle-steps .steps .step a, .stormy-cloud .cycle-steps .steps .step.active a {
  border-color: #d3d3d6;
}
.crushed-stone .cycle-steps .steps .step a, .crushed-stone .cycle-steps .steps .step.active a {
  border-color: #adadad;
}
.sunshine .cycle-steps .steps .step a, .sunshine .cycle-steps .steps .step.active a {
  border-color: #f3b970;
}
.sorbet .cycle-steps .steps .step a, .sorbet .cycle-steps .steps .step.active a {
  border-color: #ee4946;
}
.fresh-green .cycle-steps .steps .step a, .fresh-green .cycle-steps .steps .step.active a {
  border-color: #77dca7;
}
.love-note .cycle-steps .steps .step a, .love-note .cycle-steps .steps .step.active a {
  border-color: #9cb4ef;
}
.fuchsia .cycle-steps .steps .step a, .fuchsia .cycle-steps .steps .step.active a {
  border-color: #ef53b4;
}
.blue-neon .cycle-steps .steps .step a, .blue-neon .cycle-steps .steps .step.active a {
  border-color: #4658ff;
}
.midnight-grape .cycle-steps .steps .step a, .midnight-grape .cycle-steps .steps .step.active a {
  border-color: #303055;
}
.persian-violet .cycle-steps .steps .step a, .persian-violet .cycle-steps .steps .step.active a {
  border-color: #ba84d5;
}
.cycle-steps .steps .step.active a, .cycle-steps .steps .step a:hover, .cycle-steps .steps .step a:active, .cycle-steps .steps .step a:focus {
  color: #fff !important;
}
.uniterra .cycle-steps .steps .step.active a, .uniterra .cycle-steps .steps .step a:hover, .uniterra .cycle-steps .steps .step a:active, .uniterra .cycle-steps .steps .step a:focus {
  background-color: #171c8f;
}
.stormy-cloud .cycle-steps .steps .step.active a, .stormy-cloud .cycle-steps .steps .step a:hover, .stormy-cloud .cycle-steps .steps .step a:active, .stormy-cloud .cycle-steps .steps .step a:focus {
  background-color: #d3d3d6;
}
.crushed-stone .cycle-steps .steps .step.active a, .crushed-stone .cycle-steps .steps .step a:hover, .crushed-stone .cycle-steps .steps .step a:active, .crushed-stone .cycle-steps .steps .step a:focus {
  background-color: #adadad;
}
.sunshine .cycle-steps .steps .step.active a, .sunshine .cycle-steps .steps .step a:hover, .sunshine .cycle-steps .steps .step a:active, .sunshine .cycle-steps .steps .step a:focus {
  background-color: #f3b970;
}
.sorbet .cycle-steps .steps .step.active a, .sorbet .cycle-steps .steps .step a:hover, .sorbet .cycle-steps .steps .step a:active, .sorbet .cycle-steps .steps .step a:focus {
  background-color: #ee4946;
}
.fresh-green .cycle-steps .steps .step.active a, .fresh-green .cycle-steps .steps .step a:hover, .fresh-green .cycle-steps .steps .step a:active, .fresh-green .cycle-steps .steps .step a:focus {
  background-color: #77dca7;
}
.love-note .cycle-steps .steps .step.active a, .love-note .cycle-steps .steps .step a:hover, .love-note .cycle-steps .steps .step a:active, .love-note .cycle-steps .steps .step a:focus {
  background-color: #9cb4ef;
}
.fuchsia .cycle-steps .steps .step.active a, .fuchsia .cycle-steps .steps .step a:hover, .fuchsia .cycle-steps .steps .step a:active, .fuchsia .cycle-steps .steps .step a:focus {
  background-color: #ef53b4;
}
.blue-neon .cycle-steps .steps .step.active a, .blue-neon .cycle-steps .steps .step a:hover, .blue-neon .cycle-steps .steps .step a:active, .blue-neon .cycle-steps .steps .step a:focus {
  background-color: #4658ff;
}
.midnight-grape .cycle-steps .steps .step.active a, .midnight-grape .cycle-steps .steps .step a:hover, .midnight-grape .cycle-steps .steps .step a:active, .midnight-grape .cycle-steps .steps .step a:focus {
  background-color: #303055;
}
.persian-violet .cycle-steps .steps .step.active a, .persian-violet .cycle-steps .steps .step a:hover, .persian-violet .cycle-steps .steps .step a:active, .persian-violet .cycle-steps .steps .step a:focus {
  background-color: #ba84d5;
}
.cycle-steps .steps .step:before {
  height: 2.7em;
  content: ">";
  font-size: 1.5em;
  line-height: 2.65em;
  position: absolute;
  left: -0.3em;
}
.uniterra .cycle-steps .steps .step:before {
  color: #171c8f;
}
.stormy-cloud .cycle-steps .steps .step:before {
  color: #d3d3d6;
}
.crushed-stone .cycle-steps .steps .step:before {
  color: #adadad;
}
.sunshine .cycle-steps .steps .step:before {
  color: #f3b970;
}
.sorbet .cycle-steps .steps .step:before {
  color: #ee4946;
}
.fresh-green .cycle-steps .steps .step:before {
  color: #77dca7;
}
.love-note .cycle-steps .steps .step:before {
  color: #9cb4ef;
}
.fuchsia .cycle-steps .steps .step:before {
  color: #ef53b4;
}
.blue-neon .cycle-steps .steps .step:before {
  color: #4658ff;
}
.midnight-grape .cycle-steps .steps .step:before {
  color: #303055;
}
.persian-violet .cycle-steps .steps .step:before {
  color: #ba84d5;
}
.cycle-steps .steps .step:first-child a {
  margin-left: 0;
}
.cycle-steps .steps .step:first-child:before {
  display: none;
}
.cycle-steps .steps .step:last-child {
  margin-right: 0;
}
.cycle-steps .steps-content {
  text-align: center;
}

.case-studies {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -moz-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  width: 100%;
  max-width: 1600px;
  margin: 60px auto;
}
.case-studies__item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 calc(25% - 20px);
  -moz-box-flex: 0;
  -moz-flex: 0 1 calc(25% - 20px);
  -ms-flex: 0 1 calc(25% - 20px);
  flex: 0 1 calc(25% - 20px);
  margin: 0 10px 20px;
  padding: 20px 20px 110px;
  text-align: center;
  overflow: hidden;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .case-studies__item {
    -webkit-flex-basis: calc(33.333% - 20px);
    -moz-flex-basis: calc(33.333% - 20px);
    -ms-flex-preferred-size: calc(33.333% - 20px);
    flex-basis: calc(33.333% - 20px);
  }
}
@media screen and (max-width: 880px) {
  .case-studies__item {
    -webkit-flex-basis: calc(50% - 20px);
    -moz-flex-basis: calc(50% - 20px);
    -ms-flex-preferred-size: calc(50% - 20px);
    flex-basis: calc(50% - 20px);
  }
}
@media screen and (max-width: 680px) {
  .case-studies__item {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
  }
}
.case-studies__item.uniterra {
  background-color: #171c8f;
}
.case-studies__item.stormy-cloud {
  background-color: #d3d3d6;
}
.case-studies__item.crushed-stone {
  background-color: #adadad;
}
.case-studies__item.sunshine {
  background-color: #f3b970;
}
.case-studies__item.sorbet {
  background-color: #ee4946;
}
.case-studies__item.fresh-green {
  background-color: #77dca7;
}
.case-studies__item.love-note {
  background-color: #9cb4ef;
}
.case-studies__item.fuchsia {
  background-color: #ef53b4;
}
.case-studies__item.blue-neon {
  background-color: #4658ff;
}
.case-studies__item.midnight-grape {
  background-color: #303055;
}
.case-studies__item.persian-violet {
  background-color: #ba84d5;
}
.case-studies__item.stormy-cloud {
  border: 3px solid #fff;
}
.case-studies__item a, .case-studies__item a:active, .case-studies__item a:focus {
  color: #fff;
}
.case-studies__photo-link {
  display: block;
  width: 100%;
}
.case-studies__photo {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.case-studies__title {
  display: flex;
  height: 4.8em;
  padding: 0.5em 0;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 1.375em;
  line-height: 1.125em;
  overflow: hidden;
}
.case-studies__title span {
  margin: auto;
}
.case-studies__title a, .case-studies__title a:active, .case-studies__title a:focus {
  text-decoration: none;
}
.case-studies__title a:hover {
  text-decoration: underline;
}
.case-studies__country {
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 1em;
  line-height: 1.25em;
}
.case-studies__description {
  font-size: 1em;
  line-height: 1.47em;
}
.case-studies__description p {
  margin-bottom: 0;
}
.case-studies__download {
  width: 100%;
  padding: 20px 0 20px;
  position: absolute;
  left: 0;
  bottom: 0;
}
@media screen and (max-width: 680px) {
  .case-studies__download {
    padding-top: 10px;
    padding-bottom: 20px;
  }
}
.case-studies__download-link {
  display: block;
}
.case-studies__download-button {
  display: inline-block;
  border: 1px solid;
  padding: 5px 12px;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.case-studies__download-button:hover {
  border: 1px solid;
  background-color: rgba(0, 0, 0, 0.2);
}
.case-studies__download img {
  border: solid 1px;
  border-radius: 50%;
  padding: 4px;
  margin-bottom: 3px;
}

.bottom-nav {
  margin-top: 30px;
}
.bottom-nav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.bottom-nav ul li {
  display: block;
  margin: 0;
  padding: 0;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 42px;
  line-height: 1em;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
}
.bottom-nav ul li.uniterra {
  background-color: #171c8f;
}
.bottom-nav ul li.stormy-cloud {
  background-color: #d3d3d6;
}
.bottom-nav ul li.crushed-stone {
  background-color: #adadad;
}
.bottom-nav ul li.sunshine {
  background-color: #f3b970;
}
.bottom-nav ul li.sorbet {
  background-color: #ee4946;
}
.bottom-nav ul li.fresh-green {
  background-color: #77dca7;
}
.bottom-nav ul li.love-note {
  background-color: #9cb4ef;
}
.bottom-nav ul li.fuchsia {
  background-color: #ef53b4;
}
.bottom-nav ul li.blue-neon {
  background-color: #4658ff;
}
.bottom-nav ul li.midnight-grape {
  background-color: #303055;
}
.bottom-nav ul li.persian-violet {
  background-color: #ba84d5;
}
@media screen and (max-width: 880px) {
  .bottom-nav ul li {
    font-size: 24px;
  }
}
@media screen and (max-width: 680px) {
  .bottom-nav ul li {
    font-size: 18px;
  }
}
.bottom-nav ul li, .bottom-nav ul li a, .bottom-nav ul li a:active, .bottom-nav ul li a:focus {
  color: #fff;
}
.bottom-nav ul li a {
  display: block;
  padding: 0.428em 40px;
  text-decoration: none;
}
@media screen and (max-width: 880px) {
  .bottom-nav ul li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.bottom-nav ul li a:hover {
  text-decoration: underline;
}

.job-board-wrap {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.job-board-wrap .job-board-filters {
  width: 400px;
  padding: 60px 30px 40px;
  background: #efefef;
  border-left: 15px solid #fff;
  border-right: 15px solid #313156;
  transform: translateX(100%);
  -webkit-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  -moz-transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  transition: all 0.3s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .job-board-wrap .job-board-filters {
    font-size: 14px;
  }
}
@media screen and (max-width: 980px) {
  .job-board-wrap .job-board-filters {
    font-size: 12px;
  }
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board-filters {
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 11px;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
  }
}
.job-board-wrap .job-board-filters.opened {
  transform: translateX(0);
}
.job-board-wrap .job-board-filters .close {
  width: 30px;
  height: 30px;
  outline: 0;
  color: #000;
  text-shadow: 0 0 0;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 32px;
  line-height: 30px;
  opacity: 1;
  filter: alpha(opacity=100);
  float: none;
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
}
.job-board-wrap .job-board-filters h2 {
  margin-top: 0;
}
.job-board-wrap .job-board-filters p {
  line-height: 1.5em;
  letter-spacing: 0.08em;
}
.job-board-wrap .job-board-filters .job-board-filter {
  font-size: 16px;
}
.job-board-wrap .job-board-filters .job-board-filter, .job-board-wrap .job-board-filters .selectboxit-container {
  width: 100%;
}
.job-board-wrap .job-board-filters .job-board-filter .up-down-arrow, .job-board-wrap .job-board-filters .selectboxit-container .up-down-arrow {
  width: 16px;
  height: 24px;
  margin-top: -12px !important;
  background: url("/static/images/frontend/filter_arrows.png") 0 0 no-repeat;
  left: 2px !important;
}
.job-board-wrap .job-board-filters .selectboxit-container {
  margin-bottom: 20px;
}
.job-board-wrap .job-board-filters .selectboxit-options {
  width: 100%;
}
.job-board-wrap .job-board-filters .selectboxit-options .selectboxit-option-anchor {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.job-board-wrap .job-board-filters .alerts-button {
  display: block;
  padding: 10px 60px 10px 20px;
  background: #171c8f;
  color: #fff;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 13px;
  letter-spacing: 0.05em;
  text-align: center;
  text-decoration: none;
  -webkit-font-smoothing: antialiased;
  position: relative;
}
.job-board-wrap .job-board-filters .alerts-button:after {
  display: block;
  content: "";
  width: 40px;
  background: url("/static/images/frontend/right_arrow_white.png") center center no-repeat;
  border-left: 1px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
.job-board-wrap .job-board-header {
  padding-right: 86px;
  background-color: #171c8f;
  position: relative;
}
.job-board-wrap .job-board-header h1 {
  margin: 0;
  padding: 0.428em 40px;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  color: #fff;
  font-size: 2.25em;
  line-height: 1em;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board-header h1 {
    padding-left: 15px;
    font-size: 2em;
  }
}
.job-board-wrap .job-board-header .filter-button {
  width: 46px;
  height: 46px;
  background: #fff;
  border-radius: 23px;
  text-align: center;
  line-height: 47px;
  vertical-align: middle;
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  right: 20px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.job-board-wrap .job-board {
  width: 100%;
  padding: 40px 40px 0;
  min-height: 700px;
  background: #d2d4cb;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.job-board-wrap .job-board .job-board-list {
  margin-bottom: 40px;
}
.job-board-wrap .job-board .job-board-list .job {
  margin: 0 0 10px;
  padding: 0 250px 0 70px;
  background: #fff;
  position: relative;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board .job-board-list .job {
    padding-right: 0;
    padding-left: 0;
  }
}
.job-board-wrap .job-board .job-board-list .job a {
  display: block;
  color: inherit;
  text-decoration: none;
}
.job-board-wrap .job-board .job-board-list .job .job-new {
  display: none;
  width: 70px;
  background: #171c8f;
  color: #fff;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board .job-board-list .job .job-new {
    width: 100%;
    padding: 5px 15px;
    bottom: auto;
    right: 0;
  }
}
.job-board-wrap .job-board .job-board-list .job .job-new span {
  transform: translate(-50%, -50%) rotate(-90deg);
  position: absolute;
  top: 50%;
  left: 50%;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board .job-board-list .job .job-new span {
    transform: translate(0, 0) rotate(0deg);
    position: relative;
    top: auto;
    left: auto;
  }
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board .job-board-list .job.new {
    padding-top: 34px;
  }
}
.job-board-wrap .job-board .job-board-list .job.new .job-new {
  display: block;
}
.job-board-wrap .job-board .job-board-list .job .job-content {
  min-height: 120px;
  padding: 20px 30px;
}
.job-board-wrap .job-board .job-board-list .job .job-content .job-type {
  margin: 0 0 4px;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.111em;
  -webkit-font-smoothing: antialiased;
}
.job-board-wrap .job-board .job-board-list .job .job-content .job-specs {
  display: flex;
  margin-top: 10px;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.1em;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board .job-board-list .job .job-content .job-specs {
    display: block;
  }
}
.job-board-wrap .job-board .job-board-list .job .job-content .job-specs > div {
  flex-basis: 33.333%;
  flex-grow: 1;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board .job-board-list .job .job-content .job-specs > div {
    display: flex;
    align-items: center;
    margin: 5px 0;
  }
  .job-board-wrap .job-board .job-board-list .job .job-content .job-specs > div:last-child {
    margin-bottom: 0;
  }
}
.job-board-wrap .job-board .job-board-list .job .job-content .job-specs svg {
  display: inline-block;
  margin-top: -2px;
  margin-right: 2px;
  vertical-align: middle;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board .job-board-list .job .job-content .job-specs svg {
    flex-shrink: 0;
    margin-right: 5px;
  }
}
.job-board-wrap .job-board .job-board-list .job .job-category {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  padding: 40px;
  color: #fff;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.25em;
  text-align: center;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
}
@media screen and (max-width: 880px) {
  .job-board-wrap .job-board .job-board-list .job .job-category {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
  }
}
.job-board-wrap .job-board .job-pagination {
  display: inline-block;
  width: 100%;
  min-height: 50px;
  margin-bottom: 20px;
  padding: 0 60px;
  text-align: center;
  position: relative;
}
.job-board-wrap .job-board .job-pagination ul {
  display: inline-block;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.job-board-wrap .job-board .job-pagination ul li {
  display: inline-block;
  margin: 0 5px;
  padding: 10px 5px;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  opacity: 0.5;
  cursor: pointer;
}
.job-board-wrap .job-board .job-pagination ul li.active {
  opacity: 1;
}
.job-board-wrap .job-board .job-pagination .pagination-btn {
  width: 50px;
  height: 50px;
  background-color: #fff;
  background-position: center center;
  background-repeat: no-repeat;
  border: 0;
  outline: 0;
  border-radius: 50%;
  text-align: left;
  text-indent: -9999em;
  cursor: pointer;
  transform: translate(0, -50%);
  position: absolute;
  top: 50%;
}
.job-board-wrap .job-board .job-pagination .pagination-btn.prev {
  margin-right: auto;
  background-image: url("/static/images/frontend/cursor_previous.png");
  left: 0;
}
.job-board-wrap .job-board .job-pagination .pagination-btn.next {
  margin-left: auto;
  background-image: url("/static/images/frontend/cursor_next.png");
  right: 0;
}

.uniterra .job-category {
  background-color: #171c8f;
}
.stormy-cloud .job-category {
  background-color: #d3d3d6;
}
.crushed-stone .job-category {
  background-color: #adadad;
}
.sunshine .job-category {
  background-color: #f3b970;
}
.sorbet .job-category {
  background-color: #ee4946;
}
.fresh-green .job-category {
  background-color: #77dca7;
}
.love-note .job-category {
  background-color: #9cb4ef;
}
.fuchsia .job-category {
  background-color: #ef53b4;
}
.blue-neon .job-category {
  background-color: #4658ff;
}
.midnight-grape .job-category {
  background-color: #303055;
}
.persian-violet .job-category {
  background-color: #ba84d5;
}

.uniterra .job-specs {
  color: #171c8f;
}
.stormy-cloud .job-specs {
  color: #d3d3d6;
}
.crushed-stone .job-specs {
  color: #adadad;
}
.sunshine .job-specs {
  color: #f3b970;
}
.sorbet .job-specs {
  color: #ee4946;
}
.fresh-green .job-specs {
  color: #77dca7;
}
.love-note .job-specs {
  color: #9cb4ef;
}
.fuchsia .job-specs {
  color: #ef53b4;
}
.blue-neon .job-specs {
  color: #4658ff;
}
.midnight-grape .job-specs {
  color: #303055;
}
.persian-violet .job-specs {
  color: #ba84d5;
}
.uniterra .job-specs svg > * {
  fill: #171c8f;
}
.stormy-cloud .job-specs svg > * {
  fill: #d3d3d6;
}
.crushed-stone .job-specs svg > * {
  fill: #adadad;
}
.sunshine .job-specs svg > * {
  fill: #f3b970;
}
.sorbet .job-specs svg > * {
  fill: #ee4946;
}
.fresh-green .job-specs svg > * {
  fill: #77dca7;
}
.love-note .job-specs svg > * {
  fill: #9cb4ef;
}
.fuchsia .job-specs svg > * {
  fill: #ef53b4;
}
.blue-neon .job-specs svg > * {
  fill: #4658ff;
}
.midnight-grape .job-specs svg > * {
  fill: #303055;
}
.persian-violet .job-specs svg > * {
  fill: #ba84d5;
}

.job-details {
  padding: 20px 42px 40px;
}
@media print {
  .job-details {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 1200px) {
  .job-details {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.job-details .job-specs {
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.875em;
  line-height: 1.5;
  letter-spacing: 0.08em;
}
.job-details .job-specs h1 {
  margin-bottom: 0.5em;
  color: #ee4946;
  font-size: 1.143em;
  line-height: 1.5;
}
.job-details .job-specs h2 {
  margin: 0;
  color: #171c8f;
  font-size: 1em;
  line-height: 1.5;
}
.job-details .job-specs p {
  margin-bottom: 0.5em;
}
.job-details .job-specs .job-program .job-program-img {
  display: inline-block;
  margin-bottom: 20px;
}
.job-details .job-specs .job-program .job-program-description {
  color: #171c8f;
  font-family: Arnhem, "Times New Roman", Times, serif;
  text-transform: none;
}
.job-details .job-content .job-description {
  color: #171c8f;
}
.job-details .job-content .job-section {
  font-size: 1.05em;
}
.job-details .job-content .job-title {
  font-size: 1.571em;
}
.job-details .job-content .btn-job-apply {
  margin: 30px 0;
}
.job-details .job-content ul {
  padding-left: 1.5em;
}
.job-details .job-actions .btn-job-print {
  margin: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
.job-details .job-actions .btn-job-print i {
  display: inline-block;
  width: 24px;
  height: 24px;
  margin-right: 20px;
  background: url("/static/images/frontend/icon_print.png") 0 0 no-repeat;
  vertical-align: middle;
}
.job-details .job-actions .job-share {
  display: inline-block;
  text-align: center;
}
.job-details .job-actions .job-share .job-share-label {
  color: #171c8f;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.643em;
  letter-spacing: 0.05em;
}
.job-details .job-actions .job-share .job-share-btn {
  display: inline-block;
  margin-right: 35px;
  cursor: pointer;
}
.job-details .job-actions .job-share .job-share-btn:last-child {
  margin-right: 0;
}
.job-details .btn-job {
  display: inline-block;
  padding: 8px 40px;
  background: #171c8f;
  border: 0;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  color: #fff;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 0.875em;
  text-align: center;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
}

.error-header .error-content {
  margin: 40px 40px 140px;
  line-height: 1.25em;
  text-align: center;
  -webkit-font-smoothing: antialiased;
}
.error-header .error-content h2 {
  font-size: 1.375em;
  margin-bottom: 5px;
}
.error-header .error-content p {
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  text-transform: none;
  letter-spacing: 0.1em;
}

.hyphenate {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.uppercase {
  text-transform: uppercase;
}

.testimony {
  padding: 15px 10px;
  border-width: 3px;
  border-style: solid;
  text-align: center;
}
.uniterra .testimony {
  border-color: #171c8f;
}
.stormy-cloud .testimony {
  border-color: #d3d3d6;
}
.crushed-stone .testimony {
  border-color: #adadad;
}
.sunshine .testimony {
  border-color: #f3b970;
}
.sorbet .testimony {
  border-color: #ee4946;
}
.fresh-green .testimony {
  border-color: #77dca7;
}
.love-note .testimony {
  border-color: #9cb4ef;
}
.fuchsia .testimony {
  border-color: #ef53b4;
}
.blue-neon .testimony {
  border-color: #4658ff;
}
.midnight-grape .testimony {
  border-color: #303055;
}
.persian-violet .testimony {
  border-color: #ba84d5;
}

.ckeditor-big-number {
  margin-bottom: 10px;
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 5em;
  line-height: 0.8em;
  text-transform: none;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.uniterra .ckeditor-big-number {
  color: #171c8f;
}
.stormy-cloud .ckeditor-big-number {
  color: #d3d3d6;
}
.crushed-stone .ckeditor-big-number {
  color: #adadad;
}
.sunshine .ckeditor-big-number {
  color: #f3b970;
}
.sorbet .ckeditor-big-number {
  color: #ee4946;
}
.fresh-green .ckeditor-big-number {
  color: #77dca7;
}
.love-note .ckeditor-big-number {
  color: #9cb4ef;
}
.fuchsia .ckeditor-big-number {
  color: #ef53b4;
}
.blue-neon .ckeditor-big-number {
  color: #4658ff;
}
.midnight-grape .ckeditor-big-number {
  color: #303055;
}
.persian-violet .ckeditor-big-number {
  color: #ba84d5;
}

.ckeditor-emphasis-link {
  font-family: Apercu, Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1.5em;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  text-decoration: none;
}
.uniterra .ckeditor-emphasis-link {
  color: #171c8f;
}
.stormy-cloud .ckeditor-emphasis-link {
  color: #d3d3d6;
}
.crushed-stone .ckeditor-emphasis-link {
  color: #adadad;
}
.sunshine .ckeditor-emphasis-link {
  color: #f3b970;
}
.sorbet .ckeditor-emphasis-link {
  color: #ee4946;
}
.fresh-green .ckeditor-emphasis-link {
  color: #77dca7;
}
.love-note .ckeditor-emphasis-link {
  color: #9cb4ef;
}
.fuchsia .ckeditor-emphasis-link {
  color: #ef53b4;
}
.blue-neon .ckeditor-emphasis-link {
  color: #4658ff;
}
.midnight-grape .ckeditor-emphasis-link {
  color: #303055;
}
.persian-violet .ckeditor-emphasis-link {
  color: #ba84d5;
}
.ckeditor-emphasis-link:hover {
  text-decoration: underline;
}

.ckeditor-notice {
  color: #adadad;
}

@media print {
  body {
    overflow: visible;
  }

  #wrapper {
    padding-top: 0;
  }
  #wrapper:after {
    display: none;
  }

  footer {
    display: none;
  }

  .job-details {
    padding-left: 0;
    padding-right: 0;
    font-size: 10px;
    line-height: 1.5;
  }
  .job-details .col-sm-4 {
    width: 33.33333333%;
    float: left;
  }
  .job-details .col-sm-8 {
    width: 66.66666667%;
    float: left;
  }

  .btn-job-apply,
.job-actions {
    display: none !important;
  }
}

/*# sourceMappingURL=frontend.css.map */
