@font-face {
  font-family: "merlo";
  src: url("merlo_neue_round_bold-webfont.woff2") format("woff2"), url("merlo_neue_round_bold-webfont.woff") format("woff"), url("merlo_neue_round_bold-webfont.ttf") format("truetype"), url("merlo_neue_round_bold-webfont.svg#merlo_neue_roundbold") format("svg");
  font-weight: 600;
  font-style: normal; }

@font-face {
  font-family: "merlo";
  src: url("merlo_neue_round_medium-webfont.woff2") format("woff2"), url("merlo_neue_round_medium-webfont.woff") format("woff"), url("merlo_neue_round_medium-webfont.ttf") format("truetype"), url("merlo_neue_round_medium-webfont.svg#merlo_neue_roundmedium") format("svg");
  font-weight: 500;
  font-style: normal; }

@font-face {
  font-family: "merlo";
  src: url("merlo_neue_round_regular-webfont.woff2") format("woff2"), url("merlo_neue_round_regular-webfont.woff") format("woff"), url("merlo_neue_round_regular-webfont.ttf") format("truetype"), url("merlo_neue_round_regular-webfont.svg#merlo_neue_roundregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: "recoleta";
  src: url("recoleta-medium-webfont.woff2") format("woff2"), url("recoleta-medium-webfont.woff") format("woff"), url("recoleta-medium-webfont.ttf") format("truetype"), url("recoleta-medium-webfont.svg#recoletamedium") format("svg");
  font-weight: normal;
  font-style: normal; }

.zg-bg-juniper-green {
  background-color: #297d6b; }

.zg-bg-sunshine-yellow {
  background-color: #d6a859; }

.zg-bg-cloud-white {
  background-color: #deded9; }

.zg-bg-forest-green {
  background-color: #0a282b; }

.zg-bg-black {
  background-color: #333333; }

.zg-bg-charcoal-gray {
  background-color: #4d4d4d; }

.zg-bg-slate-gray {
  background-color: gray; }

.zg-bg-ash-gray {
  background-color: #9b9b9b; }

.zg-bg-mindful-gray {
  background-color: #b2b2b3; }

.zg-bg-white {
  background-color: white; }

.zg-h1, .zg-docs-title,
.zg-h2,
.zg-docs-subtitle,
.zg-h3,
.zg-h4,
.zg-large {
  margin: 0;
  font-family: "reforesta", serif;
  color: #0a282b;
  text-transform: none;
  font-weight: 500; }

.zg-quote,
.zg-p1,
.zg-p2,
.zg-p3,
.zg-cta,
.zg-caption,
.zg-nav {
  font-family: "merlo", sans-serif;
  color: #0a282b;
  text-transform: none; }

.zg-large {
  font-size: 80px;
  letter-spacing: auto;
  line-height: 109px; }

.zg-h1, .zg-docs-title {
  font-size: 60px;
  letter-spacing: auto;
  line-height: 109px; }

.zg-h2, .zg-docs-subtitle {
  font-size: 48px;
  list-style-type: auto;
  line-height: 54px; }

.zg-h3 {
  font-size: 28px;
  letter-spacing: auto;
  line-height: 24px; }

.zg-h4 {
  font-size: 18px;
  letter-spacing: auto;
  line-height: 33px; }

.zg-quote {
  font-size: 24px;
  letter-spacing: auto;
  line-height: 33px; }

.zg-p1 {
  font-size: 18px;
  letter-spacing: auto;
  line-height: 28px; }

.zg-p2 {
  font-size: 16px;
  letter-spacing: 0.5px;
  line-height: 14px; }

.zg-p3 {
  font-size: 12px;
  letter-spacing: auto;
  line-height: 14px; }

a.zg-cta {
  display: inline-block;
  position: relative;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 14px;
  font-weight: 600;
  text-transform: uppercase; }
  a.zg-cta:after {
    content: "";
    display: block;
    position: relative;
    margin: 5px auto 0;
    width: 100%;
    border-bottom: 2px solid #0a282b;
    transition: width 150ms ease-in-out; }
  a.zg-cta:hover {
    color: #0a282b; }
    a.zg-cta:hover:after {
      width: calc(100% - 30px );
      margin: 5px auto 0; }
  a.zg-cta.reverse {
    color: white; }
    a.zg-cta.reverse:after {
      border-bottom: 2px solid white; }
    a.zg-cta.reverse:hover {
      color: white; }

.zg-caption {
  font-size: 14px;
  letter-spacing: 1.75px;
  line-height: 14px; }

.zg-caption {
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 12px; }

.zg-u-ff-recoleta {
  font-family: "reforesta", serif; }

.zg-u-ff-merlo {
  font-family: "merlo", sans-serif; }

.zg-u-fw-normal {
  font-weight: 400; }

.zg-u-fw-medium {
  font-weight: 500; }

.zg-u-fw-bold {
  font-weight: 600; }

.form-wrapper {
  padding: 30px; }
  .form-wrapper h1, .form-wrapper h2, .form-wrapper h3, .form-wrapper h4 {
    color: white; }

.styleguide-color {
  display: inline-block;
  text-align: center;
  padding: 20px; }
  .styleguide-color .styleguide-color__swatch {
    width: 95px;
    height: 95px;
    border-radius: 50%;
    margin: auto;
    border: 1px solid #b2b2b3; }

.zg-btn {
  border-radius: 5px;
  background-color: #0a282b;
  color: white;
  font-family: "merlo", sans-serif;
  font-size: 14px;
  letter-spacing: 1.5px;
  font-weight: 600;
  height: 50px;
  text-transform: uppercase; }
  .zg-btn:hover {
    background-color: #0a282b;
    box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.35); }
  .zg-btn[disabled]:hover {
    background-color: #0a282b; }

.zg-btn--large {
  min-width: 230px; }

.zg-btn.btn-secondary {
  background-color: white;
  color: #0a282b;
  font-weight: 600;
  border: 2px solid #0a282b; }
  .zg-btn.btn-secondary:active {
    border: 2px solid #0a282b; }
  .zg-btn.btn-secondary:hover {
    background-color: white; }

.zg-btn--inline {
  background-color: transparent;
  position: absolute;
  right: 10px;
  padding: 0;
  transform: translateX(0);
  transition: transform 100ms ease-in-out; }
  .zg-btn--inline .icon {
    margin-right: 0; }
  .zg-btn--inline:hover {
    background-color: transparent;
    transform: translateX(10px); }

.form-group {
  position: relative; }

.form-group .zg-control-label {
  color: #deded9;
  text-transform: uppercase;
  margin-bottom: 10px; }

.has-error .zg-control-label {
  color: #e24821; }

.zg-form-control {
  font-size: 16px;
  height: 45px;
  padding: 10px 20px;
  color: #0a282b;
  border: 2px solid #b2b2b3;
  border-radius: 0; }
  .zg-form-control:focus {
    border: 2px solid #297d6b; }
  .has-error .zg-form-control {
    border-color: #e24821;
    color: #e24821; }
    .has-error .zg-form-control:focus {
      border-color: #e24821;
      box-shadow: 0 0 0 transparent; }
  #form_stepFinal .zg-form-control {
    max-width: 467px; }

.zg-form-control--transparent {
  border: 0;
  height: 50px;
  padding: 11px;
  border-bottom: 2px solid white;
  color: white;
  background-color: rgba(10, 40, 43, 0.6);
  font-size: 18px;
  text-align: center;
  font-family: "merlo", sans-serif;
  letter-spacing: 0.5px; }
  .form-inline .zg-form-control--transparent {
    text-align: left;
    padding: 10px 47px 10px 10px; }
  .zg-form-control--transparent::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: white;
    /* Firefox */ }
  .zg-form-control--transparent:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: white; }
  .zg-form-control--transparent::-ms-input-placeholder {
    /* Microsoft Edge */
    color: white; }
  .zg-form-control--transparent[disabled] {
    background-color: #0a282b; }
  .zg-form-control--transparent:focus {
    border: 0;
    border-bottom: 2px solid #297d6b;
    opacity: 1; }
  .has-error .zg-form-control--transparent {
    border: 0;
    border-bottom: 2px solid #e24821; }
    .has-error .zg-form-control--transparent:focus {
      border-color: #e24821; }

.zg-form-group__error {
  position: absolute;
  left: 100%;
  margin-left: 20px;
  background-color: white;
  padding: 11px;
  font-size: 14px;
  line-height: 0;
  bottom: 0;
  white-space: nowrap;
  color: #e24821;
  display: none; }
  @media (max-width: 1024px) {
    .zg-form-group__error {
      position: relative;
      margin-top: 15px;
      width: 100%;
      left: 0;
      text-align: center;
      margin-left: 0; } }
  .has-error .zg-form-group__error {
    display: block; }
  .zg-form-control ~ .zg-form-group__error {
    height: 45px;
    line-height: 1.8; }
  .zg-form-control--transparent ~ .zg-form-group__error {
    height: 50px;
    line-height: 2; }

.zg-form-group--inline {
  max-width: 467px;
  margin-bottom: 0; }
  @media (min-width: 1024px) {
    .zg-form-group--inline {
      display: flex; } }

.slider-arrow {
  display: inline-block;
  position: absolute;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #deded9;
  background-image: initial;
  transition: background-color 150ms ease-in-out; }
  .slider-arrow:hover {
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.3);
    background-color: #297d6b; }
  .slider-arrow .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
  .slider-arrow.swiper-button-prev {
    transform: rotate(180deg); }

.zg-swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 7px;
  height: 7px;
  background-color: #0a282b;
  border-radius: 50%;
  cursor: pointer; }
  .zg-swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #297d6b;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.35); }
  .zg-swiper-pagination .swiper-pagination-bullet + .zg-swiper-pagination .swiper-pagination-bullet {
    margin-left: 7px; }

.zg-swiper-pagination .swiper-pagination-bullet-active {
  background-color: #0a282b; }

.zg-masonry {
  display: flex;
  flex-direction: row; }
  @media (max-width: 992px) {
    .zg-masonry {
      flex-direction: column; } }

.zg-masonry__column {
  display: flex;
  flex-wrap: wrap;
  width: 50%; }
  @media (max-width: 992px) {
    .zg-masonry__column {
      width: 100%; } }

.zg-masonry__block {
  position: relative;
  display: flex;
  align-items: center;
  width: 50%; }
  .zg-masonry__block:before {
    content: "";
    display: block;
    padding-bottom: 80.25641%; }
    @media (max-width: 992px) {
      .zg-masonry__block:before {
        padding-bottom: 100%; } }
  .zg-masonry__block .zg-masonry__block__icon {
    margin-bottom: 30px;
    max-width: 50px;
    display: inline-block; }
    @media (max-width: 992px) {
      .zg-masonry__block .zg-masonry__block__icon {
        margin-bottom: 10px; } }

.zg-masonry__block--overlay-dark:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); }

.zg-masonry__block--overlay-light:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2); }

.zg-masonry__block--large {
  width: 100%;
  padding: 30px; }
  .zg-masonry__block--large:before {
    padding-bottom: 80.12821%; }
    @media (max-width: 992px) {
      .zg-masonry__block--large:before {
        padding-bottom: 100%; } }

.zg-masonry__block-content {
  position: absolute;
  z-index: 2;
  width: 100%;
  top: 50%;
  left: 50%;
  padding: 30px;
  transform: translate(-50%, -50%); }

.zg-masonry__block__body {
  line-height: 1; }
  .zg-masonry__block--large .zg-masonry__block__body {
    line-height: 1.21; }

.zg-promo {
  margin: 90px 0; }
  @media (max-width: 991px) {
    .zg-promo {
      margin: 0; } }

.zg-promo__main-header-container {
  width: 100%;
  text-align: center;
  margin-bottom: 50px; }
  @media (max-width: 991px) {
    .zg-promo__main-header-container {
      margin-top: 60px;
      margin-bottom: 30px; } }

.zg-promo__main-header {
  padding-bottom: 0; }
  @media (max-width: 991px) {
    .zg-promo__main-header {
      font-size: 34px; } }

.zg-promo__parallax {
  position: absolute;
  max-width: 334px;
  z-index: 1;
  transition: transform 50ms ease-in-out; }
  @media (max-width: 991px) {
    .zg-promo__parallax {
      display: none; } }

.zg-promo__parallax--left {
  left: 0; }

.zg-promo__parallax--right {
  right: 0; }

.zg-promo__inner {
  display: flex;
  flex-direction: row; }
  .zg-promo--content-left .zg-promo__inner {
    flex-direction: row-reverse; }
    @media (max-width: 991px) {
      .zg-promo--content-left .zg-promo__inner {
        flex-direction: column; } }
  @media (max-width: 991px) {
    .zg-promo__inner {
      flex-direction: column; } }

.zg-promo--bg-green {
  background-color: #0a282b; }

.zg-promo--bg-gray {
  background-color: #deded9; }

.zg-promo-block {
  width: 50%;
  justify-self: stretch; }
  @media (max-width: 991px) {
    .zg-promo-block {
      width: 100%; } }
  .zg-promo-block:first-child {
    margin-right: 10px; }
    .zg-promo--content-left .zg-promo-block:first-child {
      margin-right: 0;
      margin-left: 10px; }
      @media (max-width: 991px) {
        .zg-promo--content-left .zg-promo-block:first-child {
          margin-left: 0; } }
    @media (max-width: 991px) {
      .zg-promo-block:first-child {
        margin-right: 0;
        margin-bottom: 10px; } }
  .zg-promo-block:last-child {
    margin-left: 10px; }
    .zg-promo--content-left .zg-promo-block:last-child {
      margin-left: 0;
      margin-right: 10px; }
      @media (max-width: 991px) {
        .zg-promo--content-left .zg-promo-block:last-child {
          margin-right: 0; } }
    @media (max-width: 991px) {
      .zg-promo-block:last-child {
        margin-left: 0; } }

.zg-promo__image-container:before {
  content: "";
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 83.87097%; }

.zg-promo__content-container {
  padding: 30px 8%;
  display: flex;
  align-items: center; }
  @media (max-width: 991px) {
    .zg-promo__content-container {
      padding: 50px 20px; } }

.zg-promo--text-color-light .zg-promo__header {
  color: white; }
@media (max-width: 991px) {
  .zg-promo__header {
    font-size: 32px;
    line-height: 1.18; } }

.zg-promo--text-color-light .zg-promo__body {
  color: white; }

.zg-promo__number-eyebrow {
  text-align: center;
  font-size: 28px;
  font-family: "reforesta", serif;
  width: 50px;
  height: 50px;
  border-radius: 50px;
  display: inline-block;
  margin-bottom: 20px;
  vertical-align: middle;
  line-height: 50px; }
  .zg-promo--text-color-dark .zg-promo__number-eyebrow {
    color: white;
    background-color: #297d6b; }
  .zg-promo--text-color-light .zg-promo__number-eyebrow {
    color: #297d6b;
    background-color: white; }

.zg-promo__icon-eyebrow {
  margin-bottom: 10px; }
  .zg-promo__icon-eyebrow img {
    max-width: 80px;
    display: inline-block; }

.zg-map-inner-wrapper {
  background-color: #0a282b; }
  .zg-map-inner-wrapper .container {
    margin-top: 0; }

.zg-map-content-container {
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding: 65px 0 85px; }
  @media (max-width: 991px) {
    .zg-map-content-container {
      display: flex;
      flex-direction: column;
      padding: 55px 0 85px; } }
  .zg-map-content-container.has-blocks {
    padding: 65px 0 225px; }
    @media (max-width: 991px) {
      .zg-map-content-container.has-blocks {
        padding: 65px 0 175px; } }
  .zg-map-content-container .zg-map_title,
  .zg-map-content-container .zg-map_copy {
    color: white;
    margin-bottom: 65px; }
  .zg-map-content-container .zg-map_title {
    line-height: 1.21; }
    @media (max-width: 991px) {
      .zg-map-content-container .zg-map_title {
        order: 1;
        padding: 0 40px;
        margin-bottom: 20px; } }
  .zg-map-content-container .zg-map_copy {
    max-width: 710px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .zg-map-content-container .zg-map_copy {
        order: 2;
        font-size: 16px;
        margin: 0 15px 20px;
        line-height: 1.5; } }
  .zg-map-content-container .zg-map_image {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-bottom: 65px; }
    .zg-map-content-container .zg-map_image:before {
      content: "";
      display: block;
      padding-bottom: 46.02324%; }
      @media (max-width: 991px) {
        .zg-map-content-container .zg-map_image:before {
          padding-bottom: 50.93333%; } }
    @media (max-width: 991px) {
      .zg-map-content-container .zg-map_image {
        order: 3;
        margin-bottom: 0; } }

.zg-country-content-container {
  display: flex;
  max-width: 1280px;
  margin: -200px auto 0;
  flex-wrap: wrap; }
  @media (max-width: 991px) {
    .zg-country-content-container {
      margin: -155px auto 0; } }

.zg-country-card {
  padding: 0 40px;
  width: calc(100%/3); }
  @media (max-width: 991px) {
    .zg-country-card {
      padding: 0 10px; } }
  @media (max-width: 1024px) {
    .zg-country-card {
      width: 100%;
      padding: 0 15px; } }

.zg-country-image {
  position: relative;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }
  .zg-country-image:before {
    content: "";
    display: block;
    padding-bottom: 74.28571%; }

.zg-country-content {
  background-color: white;
  padding: 25px 0 30px; }
  .zg-country-content:hover, .zg-country-content:focus {
    text-decoration: none; }
  @media (max-width: 991px) {
    .zg-country-content {
      padding: 15px 0 45px; } }

.zg-country-card__name,
.zg-country-card_text {
  color: #0a282b; }

.zg-country-card__name {
  margin-bottom: 18px; }

.zg-country-card_text {
  line-height: 1.5;
  margin: 0; }
  .zg-country-card_text .zg-cta {
    font-weight: 400;
    font-size: 16px;
    text-transform: none; }

.zg-load-more {
  text-align: center; }

.zg-stats-module {
  text-align: center;
  padding: 40px 0;
  position: relative; }
  .zg-stats-module.zg-stats-module--light {
    background-color: #deded9; }
    .zg-stats-module.zg-stats-module--light .zg-stats__title,
    .zg-stats-module.zg-stats-module--light .zg-stats__copy,
    .zg-stats-module.zg-stats-module--light .zg-stats__label,
    .zg-stats-module.zg-stats-module--light .zg-stats__number,
    .zg-stats-module.zg-stats-module--light .zg-project-slide__title {
      color: #0a282b; }
    @media (min-width: 992px) {
      .zg-stats-module.zg-stats-module--light .zg-stats-detail {
        margin-bottom: 95px; } }
  .zg-stats-module.zg-stats-module--dark, .zg-stats-module.zg-stats-module--static {
    background-color: #0a282b; }
    .zg-stats-module.zg-stats-module--dark .zg-stats__title,
    .zg-stats-module.zg-stats-module--dark .zg-stats__copy,
    .zg-stats-module.zg-stats-module--dark .zg-stats__label,
    .zg-stats-module.zg-stats-module--dark .zg-stats__number,
    .zg-stats-module.zg-stats-module--dark .zg-project-slide__title, .zg-stats-module.zg-stats-module--static .zg-stats__title,
    .zg-stats-module.zg-stats-module--static .zg-stats__copy,
    .zg-stats-module.zg-stats-module--static .zg-stats__label,
    .zg-stats-module.zg-stats-module--static .zg-stats__number,
    .zg-stats-module.zg-stats-module--static .zg-project-slide__title {
      color: white; }
  .zg-stats-module.zg-stats-module--static {
    padding: 110px 0; }
    @media (max-width: 991px) {
      .zg-stats-module.zg-stats-module--static {
        padding: 50px 15px; } }
    .zg-stats-module.zg-stats-module--static .zg-stats-detail {
      margin-bottom: 0; }
  .zg-stats-module .zg-three-up-carousel .slider-arrow {
    top: 25%;
    z-index: 1; }
  .zg-stats-module .swiper-button-prev {
    left: 30px; }
  .zg-stats-module .swiper-button-next {
    right: 30px; }

.zg-stats__bg-container {
  height: 100%;
  width: 100%;
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }
  .zg-stats__bg-container img {
    width: 100%;
    max-width: none;
    position: absolute;
    left: 0;
    top: 40%; }
    .zg-stats-module--light .zg-stats__bg-container img {
      height: auto;
      max-width: 443px; }
      @media (max-width: 991px) {
        .zg-stats-module--light .zg-stats__bg-container img {
          left: unset;
          right: -160px; } }
    @media (max-width: 991px) {
      .zg-stats-module--dark .zg-stats__bg-container img {
        height: 80%;
        top: 40%; } }
    .zg-stats-module--static .zg-stats__bg-container img {
      bottom: 0;
      top: unset;
      min-width: 100%;
      height: unset; }

.zg-stats__title {
  margin: 0 0 40px;
  padding: 0; }
  @media (max-width: 991px) {
    .zg-stats__title {
      font-size: 28px;
      margin-bottom: 20px; } }
  .negative-top .zg-stats__title {
    margin-top: -185px; }
    @media (max-width: 480px) {
      .negative-top .zg-stats__title {
        margin-top: -135px; } }
  @media (max-width: 991px) {
    .zg-stats-module--static .zg-stats__title {
      line-height: 1.18;
      font-size: 34px; } }

.zg-stats__copy {
  max-width: 740px;
  font-size: 24px;
  padding: 45px 0 90px;
  margin: 0 auto;
  line-height: 1.38; }
  @media (max-width: 991px) {
    .zg-stats__copy {
      font-size: 18px;
      margin: 0 auto 55px;
      padding: 0 15px;
      letter-spacing: 0.5px;
      font-weight: 300;
      line-height: 1.56; } }

.zg-stats-detail {
  display: flex;
  justify-content: space-around;
  max-width: 1300px;
  margin: 0 auto 140px; }
  @media (max-width: 991px) {
    .zg-stats-detail {
      flex-direction: column;
      margin-bottom: 35px; } }
  .negative-top .zg-stats-detail {
    margin-bottom: 75px; }

@media (max-width: 991px) {
  .zg-stats-container {
    margin-bottom: 45px; }
    .zg-stats-module--static .zg-stats-container {
      margin-bottom: 25px; } }
.zg-stats-container:last-child {
  margin-bottom: 0; }

.zg-stats__number {
  display: block;
  margin-bottom: 3px; }
  @media (max-width: 991px) {
    .zg-stats__number {
      font-size: 28px;
      margin: 0; } }

.zg-stats__label {
  margin: 0; }

.zg-project-slide__background {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  margin-bottom: 25px; }
  .zg-project-slide__background:before {
    content: "";
    display: block;
    padding-bottom: 74.28571%; }
    @media (max-width: 991px) {
      .zg-project-slide__background:before {
        padding-bottom: 76%; } }

.zg-project-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #297d6b; }
.zg-project-carousel-pagination .swiper-pagination-bullet {
  background-color: #9b9b9b;
  opacity: 1; }

.zg-projects-container {
  max-width: 1300px;
  padding-bottom: 70px; }
  @media (max-width: 992px) {
    .zg-projects-container {
      padding-bottom: 50px;
      margin-bottom: 40px; } }

.zg-project-slide {
  padding: 0 40px; }
  @media (max-width: 992px) {
    .zg-project-slide {
      padding: 0 10px; } }

.zg-project-slide__title {
  line-height: 1.21;
  padding: 0 35px;
  font-weight: 400; }
  @media (max-width: 992px) {
    .zg-project-slide__title {
      font-size: 18px;
      padding: 0; } }

.zg-short-carousel {
  margin: 0 15px;
  padding-bottom: 80px; }
  @media (max-width: 991px) {
    .zg-short-carousel {
      padding-bottom: 40px; } }
  .zg-short-carousel .zg-short-carousel-outer-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding-bottom: 15px;
    padding-top: 100px; }
    @media (max-width: 991px) {
      .zg-short-carousel .zg-short-carousel-outer-wrapper {
        max-width: 580px;
        padding-bottom: 40px;
        padding-top: 22px; } }
  .zg-short-carousel .zg-short-carousel__slide {
    display: flex;
    align-items: flex-start;
    max-width: 730px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .zg-short-carousel .zg-short-carousel__slide {
        flex-direction: column;
        align-items: center;
        height: auto; } }
  .zg-short-carousel .zg-slide-image {
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  .zg-short-carousel .zg-slide-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 100%; }
  .zg-short-carousel .zg-slide-image {
    width: 100%;
    max-width: 220px; }
    @media (max-width: 991px) {
      .zg-short-carousel .zg-slide-image {
        max-width: 160px;
        margin: 0 auto 35px; } }
  .zg-short-carousel .zg-slide-content {
    padding: 20px;
    max-width: 510px; }
    @media (max-width: 991px) {
      .zg-short-carousel .zg-slide-content {
        padding: 0;
        width: 100%; } }
  .zg-short-carousel .zg-slide-title {
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 25px; }
    @media (max-width: 991px) {
      .zg-short-carousel .zg-slide-title {
        line-height: 1.21; } }
  .zg-short-carousel .zg-slide-copy {
    line-height: 1.56;
    letter-spacing: 0.5px;
    color: #4d4d4d; }
  .zg-short-carousel .zg-tall-carousel-pagination.swiper-pagination {
    bottom: 0; }
  .zg-short-carousel .swiper-button-next,
  .zg-short-carousel .swiper-button-prev {
    background-image: none; }
  @media (max-width: 991px) {
    .zg-short-carousel .slider-arrow {
      display: none; } }

.zg-swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background: #0a282b;
  opacity: 1; }
  .zg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #297d6b; }

.zg-tall-carousel {
  margin: 130px 15px 70px; }
  .zg-impact .zg-tall-carousel {
    margin: 60px 15px 0; }
  @media (max-width: 991px) {
    .zg-tall-carousel {
      margin: 60px 0 10px; }
      .zg-impact .zg-tall-carousel {
        margin: 20px 15px; } }
  .zg-tall-carousel .zg-tall-carousel-outer-wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding-bottom: 70px;
    padding-top: 65px; }
    .zg-impact .zg-tall-carousel .zg-tall-carousel-outer-wrapper {
      padding-top: 0; }
    @media (max-width: 991px) {
      .zg-tall-carousel .zg-tall-carousel-outer-wrapper {
        max-width: 580px;
        padding-bottom: 40px;
        padding-top: 22px; } }
  @media (max-width: 991px) {
    .zg-tall-carousel .zg-tall-carousel__title {
      font-size: 34px; } }
  .zg-tall-carousel .zg-tall-carousel__slide {
    display: flex;
    align-items: center;
    max-width: 930px;
    margin: 0 auto; }
    @media (max-width: 991px) {
      .zg-tall-carousel .zg-tall-carousel__slide {
        flex-direction: column;
        height: auto; } }
    .zg-tall-carousel .zg-tall-carousel__slide.zg-tall-carousel__slide--gray {
      background: #deded9; }
    .zg-tall-carousel .zg-tall-carousel__slide.zg-tall-carousel__slide--yellow {
      background: #d6a859; }
    .zg-tall-carousel .zg-tall-carousel__slide.zg-tall-carousel__slide--green {
      background: #0a282b; }
      .zg-tall-carousel .zg-tall-carousel__slide.zg-tall-carousel__slide--green .zg-slide-content .zg-slide-title,
      .zg-tall-carousel .zg-tall-carousel__slide.zg-tall-carousel__slide--green .zg-slide-content .zg-slide-copy {
        color: white; }
  .zg-tall-carousel .zg-slide-image {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; }
  .zg-tall-carousel .zg-slide-image:before {
    display: block;
    content: "";
    width: 100%;
    padding-top: 111.82796%; }
    @media (max-width: 991px) {
      .zg-tall-carousel .zg-slide-image:before {
        padding-top: 111.47059%; } }
  .zg-tall-carousel .zg-slide-image {
    width: 50%; }
    @media (max-width: 991px) {
      .zg-tall-carousel .zg-slide-image {
        width: 100%; } }
  .zg-tall-carousel .zg-slide-content {
    padding: 20px 48px;
    width: 490px; }
    @media (max-width: 991px) {
      .zg-tall-carousel .zg-slide-content {
        padding: 45px 30px 50px;
        width: 100%; } }
  .zg-tall-carousel .zg-slide-title {
    font-weight: 300;
    letter-spacing: 1px;
    margin-bottom: 62px; }
    @media (max-width: 991px) {
      .zg-tall-carousel .zg-slide-title {
        margin-bottom: 28px; } }
  .zg-tall-carousel .zg-slide-copy {
    line-height: 1.5; }
  .zg-tall-carousel .zg-tall-carousel-pagination.swiper-pagination {
    bottom: 0; }
  .zg-tall-carousel .swiper-button-next,
  .zg-tall-carousel .swiper-button-prev {
    background-image: none; }
  @media (max-width: 991px) {
    .zg-tall-carousel .slider-arrow {
      display: none; } }

.zg-swiper-pagination .swiper-pagination-bullet {
  width: 7px;
  height: 7px;
  background: #0a282b;
  opacity: 1; }
  .zg-swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #297d6b; }

.zg-team {
  padding: 65px 0; }
  @media (max-width: 991px) {
    .zg-team {
      padding: 60px 0 40px; } }
  .zg-team .container {
    margin-top: 0;
    width: auto;
    max-width: 1200px;
    margin: 0 auto; }
  .zg-team .row {
    margin-left: 0;
    margin-right: 0; }

.zg-team--gray {
  background-color: #deded9; }

.zg-team--yellow {
  background-color: #d6a859; }

.zg-team-title {
  text-align: center;
  padding: 0;
  margin-bottom: 110px; }
  @media (max-width: 991px) {
    .zg-team-title {
      font-size: 34px;
      line-height: 1.18;
      margin-bottom: 50px; } }

.zg-team-member-container {
  flex-wrap: wrap;
  justify-content: center; }
  @media (min-width: 992px) {
    .zg-team-member-container {
      display: flex; } }
  @media (max-width: 991px) {
    .zg-team-member-container {
      flex-direction: column;
      align-items: center; } }

@media (max-width: 991px) {
  .zg-team-member-container--desktop {
    display: none; } }

@media (min-width: 992px) {
  .team-swiper--mobile {
    display: none; } }
.team-swiper--mobile .zg-team-member-container.zg-team-member-container--mobile {
  align-items: flex-start;
  justify-content: initial;
  flex-direction: initial;
  flex-wrap: initial;
  margin-bottom: 15px; }

.zg-team-member__photo {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 50%;
  max-height: 100px;
  width: 100%;
  max-width: 100px; }
  @media (max-width: 991px) {
    .zg-team-member__photo {
      max-width: 160px;
      max-height: 160px;
      width: 100%; } }
  .zg-team-member__photo:before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 100%; }

.zg-team-member-content {
  max-width: 260px;
  padding: 0 20px; }
  @media (max-width: 991px) {
    .zg-team-member-content {
      max-width: initial;
      padding: 0 0 0 20px; } }

.zg-team-member {
  width: calc(100%/ 3);
  display: flex;
  margin-bottom: 30px; }
  @media (max-width: 991px) {
    .zg-team-member {
      align-items: center;
      max-width: 500px;
      width: 100%;
      margin: 0 auto 55px; } }

.zg-team-member__name {
  margin-bottom: 8px; }
  @media (max-width: 991px) {
    .zg-team-member__name {
      line-height: 1.5; } }

.zg-team-member__copy {
  line-height: 1.5;
  margin: 0; }

.seed-module {
  padding-bottom: 110px; }
  @media (max-width: 991px) {
    .seed-module {
      margin: 0 15px;
      padding-bottom: 45px; } }

.seeds-content-container {
  text-align: center;
  max-width: 470px;
  margin: 0 auto; }

.zg-seeds__title {
  font-weight: 400; }
  @media (max-width: 991px) {
    .zg-seeds__title {
      font-size: 34px;
      letter-spacing: 1px; } }

.zg-seeds__copy {
  margin: 0;
  line-height: 1.5; }

.zg-seeds__graph {
  margin: 30px 0 20px; }
  @media (max-width: 991px) {
    .zg-seeds__graph.hide-graph {
      display: none; } }
  .zg-seeds__graph.hide-graph-desktop {
    margin: 45px 0 30px; }
    @media (min-width: 992px) {
      .zg-seeds__graph.hide-graph-desktop {
        display: none; } }

.zg-hero__panel--light .zg-hero__content-container .zg-hero__title,
.zg-hero__panel--light .zg-hero__content-container .zg-hero__text {
  color: #fff; }

.zg-hero__content-container {
  padding-top: 55px;
  z-index: 1; }
  @media (max-width: 991px) {
    .zg-hero__content-container {
      width: 100%;
      padding-left: 15px;
      padding-right: 15px; } }

.text--right .zg-form-group--inline,
.zg-hero__content-container--right {
  margin-right: 0;
  margin-left: auto; }

.text--left .zg-form-group--inline,
.zg-hero__content-container--left {
  margin-right: auto;
  margin-left: 0; }

.text--center .zg-form-group--inline,
.zg-hero__content-container--center {
  margin-right: auto;
  margin-left: auto; }

.text--right .zg-form-group--inline {
  flex-direction: row-reverse; }
  .text--right .zg-form-group--inline .zg-form-group__error {
    right: 100%;
    left: initial;
    margin-left: 0;
    margin-right: 20px; }

.zg-hero__back-btn {
  position: absolute;
  top: 130px;
  left: 0;
  padding-left: 60px; }
  @media (max-width: 1024px) {
    .zg-hero__back-btn {
      top: 95px;
      padding-left: 15px; } }
  .zg-hero__back-btn .zg-cta {
    font-size: 14px;
    padding-left: 18px;
    color: white;
    text-decoration: none; }
    .zg-hero__back-btn .zg-cta svg {
      margin-left: -18px;
      margin-right: 5px; }
    .zg-hero__back-btn .zg-cta::after {
      border-color: white; }
    .zg-hero__back-btn .zg-cta:hover {
      color: white; }

.zg-hero__bg-container {
  position: absolute;
  width: 100%;
  height: 100%; }

.zg-hero__bg-container:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 47.4359%; }
  @media (max-width: 991px) {
    .zg-hero__bg-container:before {
      padding-top: 133.33333%; } }

.zg-hero__bg-video-container {
  padding-top: 56.25%;
  width: 100%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: -1; }
  @media (max-width: 991px) {
    .zg-hero__bg-video-container {
      display: none; } }

.zg-hero__bg-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.zg-hero__panel {
  position: relative; }
  @media (max-width: 991px) {
    .zg-hero__panel {
      max-height: 500px; } }

.zg-hero__bg-container .zg-hero__bg-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover; }

.zg-hero__bg-container--mobile {
  display: block; }
  @media (min-width: 992px) {
    .zg-hero__bg-container--mobile {
      display: none !important; } }

.zg-container-fluid-max {
  margin: 0 auto;
  display: flex;
  align-items: center; }
  .zg-container-fluid-max:after {
    content: "";
    display: block;
    width: 1px;
    padding-top: 60.1626%; }
    @media (max-width: 991px) {
      .zg-container-fluid-max:after {
        padding-top: 144.92754%; } }
  @media (max-width: 991px) {
    .zg-container-fluid-max {
      margin-top: 0;
      top: 44%;
      width: 100%;
      max-height: 500px; } }

.zg-hero__icon {
  position: relative;
  height: 62px;
  margin-bottom: 20px;
  background-repeat: no-repeat;
  background-size: contain; }
  @media (max-width: 991px) {
    .zg-hero__icon {
      margin-bottom: 12px; } }

.zg-hero__icon-alt {
  height: 120px; }
  @media (max-width: 991px) {
    .zg-hero__icon-alt {
      height: 52px; } }

.zg-hero__title {
  line-height: 1.17;
  margin-bottom: 20px;
  padding: 0;
  font-weight: 300;
  letter-spacing: -1px; }
  @media (max-width: 991px) {
    .zg-hero__title {
      font-size: 40px;
      margin-bottom: 10px; } }

.zg-hero__text {
  margin: 0 0 40px 0; }
  @media (max-width: 991px) {
    .zg-hero__text {
      font-size: 16px; } }

.zg-hero__overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  opacity: 0.25; }
  .zg-hero__overlay.zg-hero__overlay--dark {
    background: black; }
  .zg-hero__overlay.zg-hero__overlay--light {
    background: white; }
  .zg-hero__overlay.zg-hero__overlay--none {
    display: none; }

.zg-hero__panel--register-tree .zg-hero__content-container {
  width: 100%; }
  @media (max-width: 1279px) {
    .zg-hero__panel--register-tree .zg-hero__content-container {
      padding-top: 90px; } }
  @media (max-width: 768px) {
    .zg-hero__panel--register-tree .zg-hero__content-container {
      padding-top: 60px; } }
.zg-hero__panel--register-tree .zg-hero__bg-container {
  z-index: -2; }

.zg-hero__login-container,
.zg-hero__pwd-recovery-container {
  display: none; }

.panel--login .zg-hero__content-container, .panel--recovery .zg-hero__content-container {
  display: none; }

.zg-hero__panel.panel--login .zg-hero__login-container {
  display: block;
  width: 100%;
  text-align: left; }
  @media (max-width: 1279px) {
    .zg-hero__panel.panel--login .zg-hero__login-container {
      padding-top: 90px; } }
  @media (max-width: 768px) {
    .zg-hero__panel.panel--login .zg-hero__login-container {
      padding-top: 60px; } }

.zg-hero__login__form-header,
.zg-hero__recovery__form-header {
  text-align: center;
  margin-bottom: 40px; }

.zg-hero__login__form-title,
.zg-hero__recovery__title {
  margin-bottom: 5px;
  color: white; }

.zg-hero__login__form-subtitle,
.zg-hero__recovery__subtitle {
  color: white; }

.zg-hero__login__recovery-toggler {
  position: absolute;
  top: 48px;
  right: 10px;
  color: gray; }
  .zg-hero__login__recovery-toggler:hover {
    color: gray; }

.zg-cta.zg-hero__login__register,
.zg-cta.zg-hero__recovery__close {
  color: white; }
  .zg-cta.zg-hero__login__register::after,
  .zg-cta.zg-hero__recovery__close::after {
    border-color: white; }
  .zg-cta.zg-hero__login__register:hover,
  .zg-cta.zg-hero__recovery__close:hover {
    color: white; }

.zg-hero__panel.panel--recovery .zg-hero__pwd-recovery-container {
  display: block;
  width: 100%;
  text-align: left; }
  @media (max-width: 1279px) {
    .zg-hero__panel.panel--recovery .zg-hero__pwd-recovery-container {
      padding-top: 90px; } }
  @media (max-width: 768px) {
    .zg-hero__panel.panel--recovery .zg-hero__pwd-recovery-container {
      padding-top: 60px; } }

.cta-group--secondary {
  margin-top: 55px; }

.zg-banner .container {
  width: auto;
  max-width: 1440px;
  margin-top: 0; }
  @media (max-width: 991px) {
    .zg-banner .container {
      padding: 0; } }
.zg-banner .zg-hero__bg-container {
  position: absolute;
  width: 100%;
  height: 100%; }
.zg-banner .zg-hero__content-container {
  padding: 20px 110px;
  min-height: 320px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  position: relative; }
  @media (max-width: 991px) {
    .zg-banner .zg-hero__content-container {
      padding: 20px 0;
      min-height: 220px; } }
.zg-banner .zg-hero__title {
  margin: 0;
  width: 100%; }
  @media (max-width: 991px) {
    .zg-banner .zg-hero__title {
      font-size: 34px; } }
.zg-banner.zg-banner-with-tout {
  margin-bottom: 95px;
  margin-top: 100px; }
  @media (max-width: 991px) {
    .zg-banner.zg-banner-with-tout {
      margin-top: 60px;
      margin-bottom: 40px; } }

.zg-tout {
  margin: 0 auto 100px; }
  @media (max-width: 991px) {
    .zg-tout {
      padding: 0 17px;
      margin: 0 auto 60px; } }
  .zg-tout.zg-tout--left .zg-tout__copy p {
    text-align: left; }
  .zg-tout.zg-tout--right .zg-tout__copy p {
    text-align: right; }
  .zg-tout.zg-tout--center .zg-tout__copy p {
    text-align: center; }

.zg-tout__title {
  margin-bottom: 38px;
  text-align: center;
  letter-spacing: 1px;
  line-height: 1.21; }
  @media (max-width: 991px) {
    .zg-tout__title {
      margin-bottom: 45px; } }

.zg-tout__copy p {
  line-height: 1.56;
  color: #4d4d4d;
  margin: 0 0 30px 0; }
  .zg-tout__copy p:last-child {
    margin: 0; }

.zg-impact {
  padding: 60px 0; }
  @media (max-width: 991px) {
    .zg-impact {
      padding: 0 0 45px; } }
  .zg-impact.impact--yellow {
    background-color: #d6a859; }
  .zg-impact.impact--gray {
    background-color: #deded9; }
  .zg-impact .icon-blocks-wrapper {
    display: flex;
    justify-content: center;
    margin: 90px 0 50px; }
    @media (max-width: 991px) {
      .zg-impact .icon-blocks-wrapper {
        justify-content: initial;
        margin: 40px 0 50px; } }
  .zg-impact .icon-block {
    max-width: 365px;
    padding: 0 10px;
    text-align: center; }
    @media (max-width: 991px) {
      .zg-impact .icon-block {
        max-width: initial; } }
  .zg-impact .icon-block__icon {
    width: 55px;
    height: 60px;
    margin: 0 auto 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  .zg-impact .icon-block__title {
    margin-bottom: 8px; }
  .zg-impact .icon-block__copy {
    line-height: 1.5;
    margin: 0; }
  @media (min-width: 992px) {
    .zg-impact .icon-blocks-pagination {
      display: none; } }

.zg-video {
  background: #0a282b;
  padding: 0 15px; }
  @media (max-width: 991px) {
    .zg-video {
      padding: 0; } }

.zg-video-carousel-outer-container {
  max-width: 1230px;
  margin: 0 auto;
  padding: 65px 0 40px; }
  @media (max-width: 991px) {
    .zg-video-carousel-outer-container {
      padding: 0 0 40px; } }

.zg-video-inner-wrapper {
  position: relative; }

.zg-video-image-overlay {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  transition: opacity 150ms ease-in-out; }
  .zg-video-image-overlay.video-playing {
    opacity: 0;
    z-index: -1; }

.zg-video-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%); }

.zg-video-image-overlay:before {
  content: "";
  display: block;
  padding-bottom: 55.83333%; }
  @media (max-width: 991px) {
    .zg-video-image-overlay:before {
      padding-bottom: 56.0%; } }

.zg-video-content-container {
  position: absolute;
  bottom: 0;
  left: 0;
  letter-spacing: 0.5px;
  max-width: 470px;
  margin: 25px 30px; }
  .zg-video-content-container.zg-video-content-container--light .zg-video-title, .zg-video-content-container.zg-video-content-container--light .zg-video-copy {
    color: white; }
  @media (max-width: 991px) {
    .zg-video-content-container.zg-video-content-container--desktop {
      display: none; } }
  .zg-video-content-container.zg-video-content-container--mobile {
    position: initial;
    max-width: initial;
    margin: 25px 15px; }
    @media (min-width: 992px) {
      .zg-video-content-container.zg-video-content-container--mobile {
        display: none; } }

.zg-video-title {
  margin-bottom: 18px; }
  @media (max-width: 991px) {
    .zg-video-title {
      color: white; } }

.zg-video-copy {
  margin: 0; }
  @media (max-width: 991px) {
    .zg-video-copy {
      color: white; } }

.zg-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1; }
  .zg-video-container iframe.video-playing {
    z-index: 1; }

.zg-video-carousel-thumbnail-wrapper {
  display: flex;
  justify-content: center;
  padding: 30px 0;
  position: initial; }
  @media (max-width: 991px) {
    .zg-video-carousel-thumbnail-wrapper {
      padding: 0; } }

.zg-video .swiper-pagination-bullet.zg-video-carousel-thumbnail {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  max-width: 225px;
  width: 100%;
  margin: 0 10px;
  border-radius: 0;
  height: 100%;
  opacity: 0.7; }
  @media (max-width: 991px) {
    .zg-video .swiper-pagination-bullet.zg-video-carousel-thumbnail {
      background: white;
      width: 7px;
      height: 7px;
      border-radius: 50%;
      margin: 0 5px;
      background-image: none !important; } }
  .zg-video .swiper-pagination-bullet.zg-video-carousel-thumbnail:before {
    content: "";
    display: block;
    padding-bottom: 55.55556%; }
    @media (max-width: 991px) {
      .zg-video .swiper-pagination-bullet.zg-video-carousel-thumbnail:before {
        padding-bottom: 0; } }
  .zg-video .swiper-pagination-bullet.zg-video-carousel-thumbnail:hover {
    box-shadow: none; }
  .zg-video .swiper-pagination-bullet.zg-video-carousel-thumbnail.swiper-pagination-bullet-active {
    opacity: 1; }
    @media (max-width: 991px) {
      .zg-video .swiper-pagination-bullet.zg-video-carousel-thumbnail.swiper-pagination-bullet-active {
        background: #297d6b; } }

.zg-stories-section {
  position: relative;
  overflow: hidden; }
  .zg-stories-section .container--zg-stories {
    margin: 80px auto; }
    @media (max-width: 992px) {
      .zg-stories-section .container--zg-stories {
        margin: 45px auto; } }

.zg-stories-header-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 10px;
  margin-bottom: 60px; }
  @media (max-width: 991px) {
    .zg-stories-header-wrapper {
      margin-bottom: 30px; } }

.container--zg-stories {
  max-width: 1450px;
  width: auto; }
  @media (max-width: 991px) {
    .container--zg-stories {
      margin-top: 30px; } }

.zg-stories__bg-container img {
  position: absolute;
  height: 100%;
  top: 50px;
  left: 0; }
  @media (max-width: 991px) {
    .zg-stories__bg-container img {
      top: 100px;
      left: 50%; } }

.zg-stories__title {
  font-weight: 400;
  line-height: 1.13;
  padding: 0; }
  @media (max-width: 991px) {
    .zg-stories__title {
      font-size: 28px; } }

.zg-story-card.col-md-3 {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  width: 25%; }
  @media (max-width: 991px) {
    .zg-story-card.col-md-3 {
      display: flex;
      width: auto; }
      .zg-story-card.col-md-3 a {
        width: 45%; }
      .zg-story-card.col-md-3 .zg-story-card-inner-wrapper {
        width: 50%; }
      .zg-story-card.col-md-3 .zg-story-card-inner-wrapper {
        text-align: left;
        padding: 0 16px; } }

.zg-stories-wrapper {
  display: flex; }
  @media (max-width: 991px) {
    .zg-stories-wrapper {
      flex-direction: column; } }

.zg-story-card__image {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-bottom: 18px; }
  @media (max-width: 992px) {
    .zg-story-card__image {
      margin-bottom: 22px; } }
  .zg-story-card__image:before {
    content: "";
    display: block;
    padding-bottom: 75.36232%; }
    @media (max-width: 992px) {
      .zg-story-card__image:before {
        padding-bottom: 75%; } }

.zg-story-card__title {
  margin-bottom: 3px; }

.zg-story-card__date {
  margin: 0; }

.zg-story-card__extra {
  text-transform: uppercase;
  color: #9b9b9b;
  margin-bottom: 5px; }
  @media (max-width: 991px) {
    .zg-story-card__extra {
      margin-top: 0; } }

@media (max-width: 991px) {
  .zg-stories__cta.zg-stories__cta--desktop {
    display: none; } }

.zg-stories-footer-wrapper {
  text-align: center;
  margin: 30px 0; }
  @media (min-width: 992px) {
    .zg-stories-footer-wrapper {
      display: none; } }

.zg-three-up-carousel {
  margin-bottom: 75px;
  position: relative; }
  @media (max-width: 991px) {
    .zg-three-up-carousel {
      margin-bottom: 0; } }
  .zg-three-up-carousel .container {
    position: relative;
    max-width: 1440px;
    width: auto; }
    @media (max-width: 991px) {
      .zg-three-up-carousel .container {
        margin-top: 0; } }
  .zg-three-up-carousel .zg-projects-container {
    padding-bottom: 115px; }
  .zg-three-up-carousel .slider-arrow {
    top: 40%; }
    @media (max-width: 991px) {
      .zg-three-up-carousel .slider-arrow {
        display: none; } }
  .zg-three-up-carousel .zg-projects-container {
    max-width: 1280px; }
    @media (max-width: 991px) {
      .zg-three-up-carousel .zg-projects-container {
        padding-bottom: 50px;
        margin-bottom: 40px; } }
  .zg-three-up-carousel .three-up-carousel__title {
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px; }
    @media (max-width: 991px) {
      .zg-three-up-carousel .three-up-carousel__title {
        margin: 10px 0;
        font-size: 28px; } }
  .zg-three-up-carousel .zg-project-slide__background {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    margin-bottom: 25px; }
    .zg-three-up-carousel .zg-project-slide__background:before {
      content: "";
      display: block;
      padding-bottom: 74.28571%; }
      @media (max-width: 991px) {
        .zg-three-up-carousel .zg-project-slide__background:before {
          padding-bottom: 76%; } }
  .zg-three-up-carousel .zg-project-carousel-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #297d6b; }
  .zg-three-up-carousel .zg-project-carousel-pagination .swiper-pagination-bullet {
    background-color: #9b9b9b;
    opacity: 1; }
  .zg-three-up-carousel .zg-project-slide {
    padding: 0 40px;
    max-width: calc(100%/3); }
    @media (max-width: 992px) {
      .zg-three-up-carousel .zg-project-slide {
        padding: 0 10px;
        max-width: 100%; } }
  .zg-three-up-carousel .zg-project-slide__title {
    line-height: 1.21;
    padding: 0 35px;
    font-weight: 400;
    text-align: center; }
    @media (max-width: 991px) {
      .zg-three-up-carousel .zg-project-slide__title {
        font-size: 28px;
        padding: 0; } }

.zg-icon-grid {
  padding: 90px 0 30px; }
  @media (max-width: 991px) {
    .zg-icon-grid {
      padding: 50px 0; } }
  @media (min-width: 992px) {
    .zg-icon-grid .icon-grid-pagination {
      display: none; } }
  .zg-icon-grid .swiper-container {
    max-width: 1230px; }

.zg-icon-grid-title {
  text-align: center; }
  @media (max-width: 991px) {
    .zg-icon-grid-title {
      font-size: 34px;
      line-height: 1.18; } }

.zg-icon-grid-wrapper {
  display: flex;
  justify-content: center;
  margin: 80px auto 50px;
  max-width: 1230px;
  padding-left: 15px;
  padding-right: 15px; }
  @media (max-width: 991px) {
    .zg-icon-grid-wrapper {
      justify-content: initial;
      margin: 40px 0 50px;
      padding-right: 0;
      padding-left: 0; } }
  .zg-icon-grid-wrapper .zg-icon-block {
    max-width: calc(100%/3);
    padding: 0 35px;
    text-align: center; }
    @media (max-width: 991px) {
      .zg-icon-grid-wrapper .zg-icon-block {
        max-width: initial; } }
  .zg-icon-grid-wrapper .zg-icon-grid__icon {
    width: 55px;
    height: 60px;
    margin: 0 auto 10px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center; }
  .zg-icon-grid-wrapper .zg-icon-grid__title {
    margin-bottom: 8px; }
  .zg-icon-grid-wrapper .zg-icon-grid__copy {
    line-height: 1.5;
    margin: 0; }
    @media (max-width: 991px) {
      .zg-icon-grid-wrapper .zg-icon-grid__copy {
        margin: 0 15px; } }

.zg-product-grid {
  margin: 80px auto; }
  @media (max-width: 992px) {
    .zg-product-grid {
      margin: 60px auto; } }
  .zg-product-grid .container {
    max-width: 1440px;
    margin-top: 0; }
  @media (min-width: 992px) {
    .zg-product-grid .zg-swiper-pagination {
      display: none !important; } }

.zg-product-grid__title-container .zg-h2, .zg-product-grid__title-container .zg-docs-subtitle {
  margin-bottom: 40px;
  padding-bottom: 0; }
  @media (max-width: 992px) {
    .zg-product-grid__title-container .zg-h2, .zg-product-grid__title-container .zg-docs-subtitle {
      font-size: 34px; } }

.zg-product-grid__item .product {
  margin-top: 0; }
  @media (max-width: 991px) {
    .zg-product-grid__item .product {
      padding-bottom: 54px; } }
.zg-product-grid__item .title {
  margin-top: 30px;
  font-size: 18px;
  text-transform: none; }
.zg-product-grid__item .price {
  margin-top: 15px; }
.zg-product-grid__item .product_inside_hover {
  margin-top: 15px; }
  .zg-product-grid__item .product_inside_hover .option-block {
    padding: 0; }
  .zg-product-grid__item .product_inside_hover .product_inside_info {
    padding-bottom: 0; }
