.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  background-color: #e0e0e0;
  font-family: Rubik, sans-serif;
  color: #000;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

p {
  position: relative;
  z-index: 2;
  margin-bottom: 0px;
  color: #000;
}

a {
  text-decoration: none;
}

.page-loader {
  position: fixed;
  z-index: 99999999999999;
  display: none;
  width: 100vw;
  height: 100vh;
  background-color: #2e2828;
}

.body.hidden {
  display: none;
}

.hero {
  position: relative;
  z-index: 999;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  max-width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.navbar {
  display: block;
  overflow: hidden;
  width: 100%;
  height: 8%;
  max-width: 100%;
  min-height: 70px;
}

.hero-img {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 92%;
  max-width: 100%;
  padding-right: 100px;
  padding-bottom: 150px;
  padding-left: 100px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.hero-img.why-masco {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Group-21-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-img.media {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/left-human-hand-photo-3025562-1-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-img.sustainability {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/912f8214449d625e8e3d4ba70c51416e-1-4.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.h1-headline {
  margin: 0px;
  color: #fff;
  font-size: 144px;
  line-height: 150px;
  font-weight: 500;
  text-align: center;
  letter-spacing: -1.5px;
}

.h1-headline.black {
  width: 100%;
  margin-bottom: 50px;
  font-family: 'Playfair Display', sans-serif;
  color: #000;
  font-size: 96px;
  line-height: 128px;
  text-transform: uppercase;
}

.loading-fader-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(34, 34, 34, 0.43);
}

.loading-fader-div.projects {
  opacity: 0.28;
}

.scroll-fader-div {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 100%;
  background-color: transparent;
}

.h2-headline {
  position: relative;
  z-index: 2;
  overflow: visible;
  margin-top: 20px;
  padding-left: 0px;
  color: #b19e6b;
  font-size: 92px;
  line-height: 114px;
  font-weight: 700;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.h2-headline.margin-down {
  margin-bottom: 50px;
}

.h2-headline.over-img {
  width: 70%;
  padding-bottom: 32px;
  padding-left: 32px;
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
}

.h2-headline.margin-up {
  margin-top: 50px;
}

.h2-headline.margin-up-down {
  margin-top: 150px;
  margin-bottom: 60px;
}

.h2-headline.first-headline {
  margin-top: 100px;
}

.h2-headline._2 {
  margin-top: 0px;
  margin-bottom: 80px;
}

.h2-headline.white {
  color: #fff;
}

.h4-headline {
  max-width: 80%;
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 43px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}

.h4-headline.feature-heading {
  margin-bottom: 25px;
}

.h4-headline.over-img {
  position: absolute;
  padding-right: 80px;
  padding-left: 80px;
  color: #b19e6b;
  font-size: 58px;
  line-height: 60px;
}

.h4-headline.over-img.white {
  color: #fff;
}

.h4-headline.over-img.bottom {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-left: 40px;
  font-size: 42px;
}

.h4-headline.project {
  margin-bottom: 0px;
  color: #fff;
  text-align: center;
}

.h4-headline.menu-sub-page {
  margin-bottom: 50px;
  font-size: 24px;
  line-height: 28px;
}

.h4-headline.padding-up {
  padding-top: 50px;
}

.h4-headline.centered {
  text-align: center;
}

.body-2 {
  display: block;
  color: #000;
  font-size: 18px;
  line-height: 20px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0.25px;
}

.body-2.text-half-screen {
  padding-right: 20px;
}

.body-2.service-range {
  display: block;
}

.body-2.hidden {
  display: none;
}

.body-2.padding-up {
  padding-top: 10px;
}

.lottie-animation-2 {
  position: relative;
  display: none;
}

.services-section {
  display: none;
  overflow: hidden;
  width: 100vw;
  max-width: 100vw;
  background-color: transparent;
}

.hero-scroll-container {
  position: relative;
  overflow: visible;
  width: 100%;
  height: 500vh;
  max-width: 100%;
}

.centered-container-2 {
  display: none;
  margin-top: 90px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.video-div {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 100%;
  height: 100vh;
  max-width: 100%;
  background-image: url('../images/ezgif.com-resize.gif');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.feature-type-1 {
  margin-top: 85px;
  margin-bottom: 85px;
}

.gridlines {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  opacity: 0.22;
}

.main-slider {
  display: block;
  overflow: visible;
  width: 100vw;
  max-width: 100vw;
}

.testimonials-headings-div {
  padding-right: 80px;
  padding-left: 80px;
}

.services-div {
  position: relative;
  padding-right: 80px;
  padding-left: 80px;
}

.card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(41, 41, 41, 0.71);
  background-image: url('../images/Union.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.cards-image-mask {
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
  border-radius: 0%;
}

.flex-container-type-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-container-type-1.flex-container-type-2 {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.masco-gem-div {
  width: 30%;
  height: 100%;
}

.hero-bullet-points {
  position: absolute;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  opacity: 0;
}

.hero-bullet-points._2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/1794_FP668435_indesign.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0;
}

.hero-bullet-points._2._3 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  background-image: url('../images/HAIL-5.jpg');
  background-position: 40% 50%;
  opacity: 0;
}

.hero-bullet-points._2._4 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hr.jpg');
  opacity: 0;
}

.hero-bullet-points._1 {
  height: 100%;
  max-width: 100%;
  padding-top: 80px;
  padding-right: 80px;
  padding-left: 80px;
  opacity: 0;
}

.horizontal-scrolling-section {
  display: none;
  overflow: visible;
  width: 100vw;
  height: 300vh;
}

._3d-object-div {
  width: 40%;
}

.content {
  width: 250px;
  height: 250px;
  margin-right: 10px;
  margin-left: 10px;
}

.content.wide {
  width: 800px;
  min-height: 250px;
  min-width: 800px;
}

.content.small {
  position: relative;
  min-height: 250px;
  min-width: 250px;
}

.statistics-description-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 80px;
  padding-left: 80px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.testimonials-section {
  overflow: hidden;
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature-heading {
  font-size: 36px;
}

.cards-image {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  max-width: none;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.customer-name {
  color: #c5c5c5;
  text-align: center;
}

.grid-vertical-1 {
  position: absolute;
  width: 2px;
  height: 100%;
  margin-left: 80px;
  background-color: #8d8d8d;
}

.grid-vertical-1._2 {
  margin-left: 34%;
}

.grid-vertical-1._3 {
  margin-left: 58%;
}

.grid-vertical-1._4 {
  margin-left: 80%;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.heading-div {
  width: 70%;
  height: 100%;
}

.card-section {
  position: static;
  z-index: 1;
  overflow: visible;
  width: 100vw;
  max-width: 100vw;
}

.horizontal-scrolling-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100vw;
  max-width: 100vw;
}

.video-section {
  position: relative;
  overflow: visible;
  width: 100vw;
  height: 180vh;
  max-width: 100vw;
}

.image-8 {
  width: 100%;
  height: 200px;
  min-height: 100%;
  min-width: 100%;
  border-radius: 5px;
  -o-object-fit: cover;
  object-fit: cover;
}

.customer-testimonial {
  color: #c2c2c2;
  text-align: center;
}

.main-container-2 {
  position: relative;
  z-index: 99;
  overflow: visible;
  width: 100vw;
  max-width: 100vw;
}

.feature-type-2 {
  margin-top: 85px;
  margin-bottom: 85px;
  padding-right: 0px;
  padding-left: 0px;
}

.sticky-container {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  overflow: hidden;
  width: 100%;
  height: 100vh;
  max-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: contain;
  object-fit: contain;
}

._3d-object-lottie {
  width: 100%;
  height: 100%;
  max-width: 100%;
}

.statistics-horizontal-cards-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300vh;
  padding: 30px;
}

.statistics-heading-div {
  padding-right: 80px;
  padding-left: 80px;
}

.feature-text-div {
  width: 60%;
}

.footer {
  overflow: hidden;
  padding: 30px 20px 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-bottom: 1px solid #c4c4c4;
  background-color: #202020;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: left;
}

.footer-logo-link {
  margin-bottom: 65px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #d6d6d6;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.horizontal-sectors {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-categories {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.text-block {
  padding-right: 20px;
  text-align: right;
}

.text-block.white {
  text-align: right;
}

.field-label {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.field-label.white {
  text-align: left;
}

.form {
  max-width: 500px;
}

.text-field {
  border-top: 1px solid #202020;
  border-right: 1px solid #202020;
  border-left: 1px solid #202020;
  background-color: transparent;
  color: #fff;
}

.text-field-2 {
  border-top: 1px solid #202020;
  border-right: 1px solid #202020;
  border-left: 1px solid #202020;
  background-color: transparent;
  color: #fff;
}

.form-section {
  padding-top: 50px;
  background-color: #202020;
}

.hor-grid {
  width: 100vw;
  height: 1px;
  margin-left: 80px;
  background-color: #c4c4c4;
  opacity: 0.39;
}

.hor-grid._3 {
  position: absolute;
  display: none;
  margin-top: 10vh;
  margin-left: 0px;
}

.hor-grid._3._4 {
  margin-top: 90vh;
}

.hor-grid._3._4._5 {
  position: static;
  margin-top: 80px;
}

.hor-grid._5 {
  display: none;
  margin-top: 50px;
  margin-left: 0px;
}

.footer-form-div {
  position: relative;
  z-index: 2;
  overflow: hidden;
  padding-bottom: 20px;
  background-color: #202020;
}

.menu-left {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 99999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 8vh;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.menu {
  position: static;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 99999;
  width: 60px;
  margin-right: 19px;
  margin-left: 0px;
  cursor: pointer;
}

.social-links {
  margin-bottom: 23px;
  opacity: 0.2;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 13px;
  line-height: 130%;
  letter-spacing: 1.04px;
  text-decoration: none;
  text-transform: uppercase;
}

.social-links:hover {
  opacity: 1;
}

.social-links.w--current {
  margin-bottom: 23px;
  padding-bottom: 0px;
  opacity: 0.2;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 130%;
  font-weight: 700;
  letter-spacing: 1.04px;
  text-decoration: none;
  text-transform: uppercase;
}

.social-links.w--current:hover {
  opacity: 1;
}

.overlay {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 88888;
  display: none;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  max-height: 100vh;
  max-width: 100vw;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #3a3a3d;
}

.menu-bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 8888;
  display: none;
  background-color: #3a3a3d;
}

.socials {
  position: static;
  left: 45%;
  right: auto;
  z-index: 9999999;
  display: none;
  margin-right: 170px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-2 {
  width: 16px;
  height: 2px;
  margin-bottom: 5px;
  background-color: #c15bf3;
}

.link {
  padding-top: 12px;
  padding-bottom: 12px;
  opacity: 0.3;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-size: 58px;
  line-height: 110%;
  font-weight: 700;
  text-decoration: none;
}

.link:hover {
  opacity: 1;
}

.link.w--current {
  opacity: 1;
}

.menu-links {
  position: static;
  left: 65px;
  z-index: 999999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 100px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-bar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  background-color: #393939;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 300px;
  height: 100%;
  max-height: 100%;
  max-width: 300px;
  padding: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #393939;
  -webkit-transition: -webkit-filter 200ms ease;
  transition: -webkit-filter 200ms ease;
  transition: filter 200ms ease;
  transition: filter 200ms ease, -webkit-filter 200ms ease;
}

.brand:hover {
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.brand.w--current {
  -webkit-transition-property: background-color;
  transition-property: background-color;
}

.brand.w--current:hover {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background-color: #fff;
  -webkit-filter: none;
  filter: none;
}

.nav-logo {
  width: 200px;
  height: 100%;
  max-height: 100%;
  max-width: 200px;
  min-height: 50px;
  min-width: 200px;
  padding: 0px;
  background-image: url('../images/Layer-1-2.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.div-block-15 {
  width: 50px;
  height: 100%;
  max-height: 100%;
  max-width: 50px;
}

.swiper-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-perspective: 0px;
  perspective: 0px;
}

.swiper-container {
  display: block;
  overflow: hidden;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-perspective: 1200px;
  perspective: 1200px;
}

.swiper-container.executives {
  display: block;
  overflow: hidden;
}

.swiper-container.teams {
  padding-top: 0px;
}

.detail {
  padding: 20px 25px;
}

.sub-title {
  padding-top: 6px;
  padding-bottom: 2px;
  text-align: center;
}

.picture {
  overflow: hidden;
  width: 320px;
  height: 320px;
  background-image: url('../images/about-bg-f.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.picture.t-3 {
  background-image: url('../images/Rectangle-83.png');
  background-size: cover;
}

.picture.t-5 {
  background-image: url('../images/Rectangle-82.png');
  background-size: cover;
}

.picture.t-4 {
  background-image: url('../images/Rectangle-81.png');
  background-size: cover;
}

.picture.t-1 {
  background-image: url('../images/Rectangle-81.png');
  background-size: cover;
}

.picture.t-1.executives {
  overflow: visible;
}

.picture.t-1.executives._2.emp-2 {
  background-image: url('../images/Picture2.png');
}

.picture.t-1.executives._3.emp-3 {
  background-image: url('../images/Picture3.png');
}

.picture.t-1.executives._4.emp-4 {
  background-image: url('../images/man-in-black-jacket-771742-1.png');
}

.picture.t-1.executives._5.emp-5 {
  background-image: url('../images/Picture4.png');
}

.picture.t-1.executives._6.emp-6 {
  background-image: url('../images/man-in-black-jacket-771742-1.png');
}

.picture.t-1.executives._7.emp-7 {
  background-image: url('../images/Picture5.png');
}

.picture.t-1.executives._8.emp-8 {
  background-image: url('../images/Picture6.png');
}

.picture.t-1.executives._9.emp-9 {
  background-image: url('../images/Picture7.png');
}

.picture.t-1.executives._10.emp-10 {
  background-image: url('../images/man-in-black-jacket-771742-1.png');
}

.picture.t-1.executives._11.emp-11 {
  background-image: url('../images/Picture8.png');
}

.picture.t-1.executives._12.emp-12 {
  background-image: url('../images/Picture9.png');
}

.picture.t-1.executives._13.emp-13 {
  background-image: url('../images/Picture10.png');
}

.picture.t-1.executives._14.emp-14 {
  background-image: url('../images/man-in-black-jacket-771742-1.png');
}

.picture.t-1.executives.emp-1 {
  background-image: url('../images/Picture1.png');
}

.picture.t-2 {
  background-image: url('../images/Rectangle-82.png');
  background-size: cover;
}

.picture.t-6 {
  background-image: url('../images/Rectangle-83.png');
  background-size: cover;
}

.picture.t-3 {
  background-image: url('../images/Rectangle-83.png');
  background-size: cover;
}

.picture.t-4 {
  background-image: url('../images/Rectangle-81.png');
  background-size: cover;
}

.picture.t-5 {
  background-image: url('../images/Rectangle-82.png');
  background-size: cover;
}

.picture.t-6 {
  background-image: url('../images/Rectangle-83.png');
  background-size: cover;
}

.picture.t-2 {
  background-image: url('../images/Rectangle-82.png');
  background-size: cover;
}

.picture.t-1 {
  background-image: url('../images/Rectangle-81.png');
  background-size: cover;
}

.picture.t-1.executives {
  background-image: url('../images/luis-villasmil-2McglrBFkns-unsplash-1.png');
}

.title-link {
  display: block;
  margin-right: auto;
  margin-left: auto;
  color: #000;
  text-decoration: none;
}

.swiper-slide {
  overflow: hidden;
  width: 320px;
  min-width: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 8px;
  background-color: #fff;
}

.section-sticky__outer-wrap {
  position: relative;
  display: none;
  width: 20vh;
}

.statistics-section {
  padding-bottom: 3px;
}

.dynamic-number__wrap {
  position: relative;
  left: 0px;
  top: 0px;
  overflow: hidden;
  height: 5vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.div-block-16 {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  width: 20px;
  height: 5vh;
  background-color: #191919;
}

.wrap {
  display: block;
  width: 940px;
  margin-right: auto;
  margin-left: auto;
}

.wrap._w-custom.w60-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 60px;
  padding-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dynamic-text__wrap {
  position: relative;
  display: block;
  overflow: hidden;
  height: 5vh;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.step-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 100%;
  margin-right: 20px;
  margin-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.step-block.step-block__3 {
  width: 50%;
  height: 25%;
  margin-right: 0%;
}

.step-block.step-block__2 {
  width: 50%;
  height: 25%;
  margin-right: 0%;
}

.step-block.step-block__1 {
  width: 80%;
  height: 20%;
  margin-right: 0%;
}

.step-block.step-block__4 {
  width: 50%;
  height: 25%;
  margin-right: 0%;
}

.dynamic-section__wrap {
  position: absolute;
  left: -5px;
  top: -76px;
  z-index: 2;
  display: block;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transform-origin: 0% 100% 0px;
  -ms-transform-origin: 0% 100% 0px;
  transform-origin: 0% 100% 0px;
}

.dynamic-text {
  color: #fff;
  font-size: 17px;
  line-height: 5vh;
  text-align: left;
  letter-spacing: 2px;
}

.dynamic-text.dt-number {
  font-family: Inconsolata, monospace;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 36px;
  line-height: 5vh;
}

.dynamic-text.dt-number.placeholder {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 3;
}

.stepper-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 11px;
}

.wrap__sticky {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  overflow: hidden;
}

.wrap__sticky.sticky {
  position: relative;
  height: 100vh;
  background-color: #d1d1d1;
}

.wrap__sticky.sticky.sticky-5 {
  width: 100%;
  background-color: #191919;
}

.dynamic-number__inner-wrap {
  height: 20vh;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.dynamic-number__inner-wrap.dynamic-number__track {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.step-block__progress-bar-inner {
  width: 100%;
  height: 1px;
  background-color: #fff;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.step-block__progress-bar {
  overflow: hidden;
  width: 100%;
  height: 1px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #7d8082;
}

.section-sticky__wrap {
  position: relative;
  z-index: 2;
  display: block;
  width: 100%;
  height: 300vh;
}

.section-sticky__wrap.section-sticky__wrap-progress {
  z-index: 0;
  overflow: visible;
  height: 500vh;
}

.section-sticky {
  position: relative;
  overflow: visible;
  width: 100%;
}

.step-block__text-title {
  margin-bottom: 19px;
  padding-bottom: 0px;
  padding-left: 20px;
  color: #fff;
  font-size: 20px;
}

.step-block__text-title.text-title_2 {
  margin-bottom: 0px;
}

.step-block__text-title.text-title_3 {
  margin-bottom: 0px;
}

.step-block__text-title.text-title_1 {
  margin-bottom: 0px;
  opacity: 1;
  font-size: 18px;
}

.section-triggers {
  position: absolute;
  left: 0px;
  top: 0vh;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-triggers.section-triggers__scroll-down {
  position: absolute;
  left: 0px;
  top: 0vh;
  right: auto;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1px;
}

.section-trigger {
  position: relative;
  width: 1px;
  height: 9px;
}

.section-trigger.section-trigger__2 {
  position: absolute;
  top: 40%;
  z-index: 999;
  width: 1px;
  height: 1px;
  background-color: transparent;
}

.section-trigger.section-trigger__1 {
  position: absolute;
  top: 20%;
  z-index: 999;
  width: 1px;
  height: 1px;
  background-color: transparent;
}

.section-trigger.section-trigger__4 {
  position: absolute;
  top: 80%;
  z-index: 999;
  width: 1px;
  background-color: transparent;
}

.section-trigger.section-trigger__3 {
  position: absolute;
  top: 60%;
  z-index: 999;
  width: 1px;
  height: 1px;
  background-color: transparent;
}

.wrap-block__inner-fw {
  position: relative;
  display: block;
  width: 100%;
  height: 30%;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.wrap-block__inner-fw.inner-fw__bottom {
  height: 40%;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.group-feature-1 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.group-flex-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  width: 40%;
  height: 100%;
  margin-right: 0px;
  padding-right: 15px;
  padding-left: 15px;
  -o-object-fit: cover;
  object-fit: cover;
}

.feature-image-mask.board {
  position: static;
  width: 65%;
  height: 80%;
}

.feature-image-mask.board.slim {
  width: 40%;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.feature-image.aligned-up {
  height: auto;
}

.group-feature-2 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.group-feature-2.hidden {
  display: none;
}

.group-flex-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.milestones-overlay {
  max-width: 100vw;
}

.milestones-overlay.hidden {
  display: none;
}

.time-machine {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1100vh;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.navlink-sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 40px;
  margin-top: 5px;
  margin-bottom: 5px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #d6d6d6;
  -webkit-transition: color 150ms ease;
  transition: color 150ms ease;
  color: #949494;
  font-weight: 500;
  text-decoration: none;
}

.sidebar-left {
  position: -webkit-sticky;
  position: sticky;
  top: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 70vh;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #ee3636;
  font-size: 16px;
  font-weight: 500;
}

.highlight-sidebar {
  width: 4px;
  height: 100%;
  background-color: #f65a68;
}

.highlight-sidebar._4 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._2 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._3 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._5 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._6 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._1 {
  margin-right: 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #616161;
  background-color: #000;
}

.highlight-sidebar._7 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._8 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._9 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._9 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.highlight-sidebar._10 {
  margin-right: 5px;
  border: 1px solid #616161;
  background-color: #000;
}

.side-bar {
  position: relative;
  width: 20%;
  height: 100%;
  min-height: 100%;
}

.main-cards {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: 80%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.card-image {
  width: 100%;
  height: 40%;
  max-height: 40%;
  min-height: 40%;
  min-width: 100%;
  background-image: url('../images/yasmine-arfaoui-TBvVY4KNIQk-unsplash-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.card-description {
  width: 100%;
  height: 60%;
  max-height: 60%;
  max-width: 100%;
  min-height: 60%;
  min-width: 100%;
}

._1980 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-section {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  padding-top: 50px;
  padding-bottom: 100px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.date-overlay {
  width: 20%;
  height: 80%;
  min-height: 80%;
  min-width: 20%;
  margin-right: 40px;
}

.time-description {
  width: 60%;
  height: auto;
  max-height: 100%;
  max-width: 60%;
  min-height: 100%;
  min-width: 60%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._1985 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._1990 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._1995 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._2000 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._2005 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._2010 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._2015 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

._2020 {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.future {
  height: 100vh;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.link-l12 {
  margin-top: 8px;
  margin-bottom: 8px;
  color: #db434d;
  font-size: 54px;
  line-height: 42px;
  font-weight: 800;
  text-decoration: none;
  text-shadow: 1px 1px 1px #cecece;
}

.link-l11 {
  position: relative;
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: Exo, sans-serif;
  color: #e7a311;
  font-size: 40px;
  line-height: 30px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.link-l11:hover {
  -webkit-filter: brightness(130%);
  filter: brightness(130%);
}

.tab-pane-tab-2 {
  overflow: visible;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.feature-section-2 {
  padding-top: 0px;
  padding-bottom: 0px;
}

.feature-section-2.with-padding {
  margin-bottom: 100px;
}

.flex-container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.flex-container-2.management {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-container-2.min-height {
  margin-bottom: 100px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.flex-container-2.auto {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.feature-image-mask-2 {
  width: 40%;
  height: 100%;
  margin-right: 40px;
  padding-top: 3px;
}

.columns {
  height: 100vh;
  min-height: 1700px;
  margin-bottom: 140px;
}

.column {
  height: 100%;
}

.column-2 {
  height: 100%;
}

.image-9 {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 100%;
  height: 100vh;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-9._2 {
  height: 100%;
}

.headline-image {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 50vh;
  min-height: 450px;
  margin-bottom: 140px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/victor-garcia-nDK_3biAGHc-unsplash-1.png');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-10 {
  display: none;
}

.fontawesome {
  font-size: 20px;
}

.fontawesome.white {
  color: #fff;
}

.paragraph {
  position: relative;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-11 {
  position: relative;
  z-index: 2;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 80px;
}

.tabs-content {
  overflow: visible;
  max-width: 100%;
}

.feature-image-mask-copy {
  position: static;
  top: 10px;
  width: 60%;
  height: 100%;
  margin-right: 0px;
}

.feature-description {
  width: 38%;
}

.feature-flex-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-flex-1.aligned-up {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.feature-flex-1.hidden {
  display: none;
}

.feature-group-1 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.feature-group-1.hidden {
  display: none;
}

.feature-text {
  width: 60%;
  padding-right: 0px;
}

.feature-text.board {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  width: 35%;
  height: 80%;
}

.feature-text.board.left {
  padding-right: 20px;
}

.feature-text.board.left.wide {
  width: 60%;
}

.feature-text.board.right {
  padding-left: 20px;
}

.feature-text.board.right.wide {
  width: 60%;
}

.tab-pane-tab-3 {
  overflow: visible;
  max-width: 100%;
  padding-right: 0px;
  padding-left: 0px;
}

.corporate-board-div-wide {
  display: none;
  height: 60vh;
  margin-bottom: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b19e6b;
}

.corp-img {
  display: none;
  width: 40%;
  height: auto;
  min-height: 80%;
  margin-right: 20px;
  background-image: url('../images/mitchell-luo-H3htK85wwnU-unsplash-4.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -o-object-fit: cover;
  object-fit: cover;
}

.corp-text {
  height: auto;
  max-width: 40%;
  min-height: 80%;
  min-width: 40%;
}

.grid-2 {
  width: 100%;
  min-height: auto;
  margin-bottom: 100px;
  grid-auto-rows: minmax(auto, -webkit-max-content);
  grid-auto-rows: minmax(auto, max-content);
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: -webkit-max-content;
  -ms-grid-rows: max-content;
  grid-template-rows: -webkit-max-content;
  grid-template-rows: max-content;
}

.corporate-board-div-long {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #292929;
}

.image-13 {
  width: 100%;
  height: 90%;
  margin: 15px auto;
  -o-object-fit: cover;
  object-fit: cover;
}

.corp-feature-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70vh;
  max-width: 100%;
  min-height: 700px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.corp-feature-flex.type-2 {
  height: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.grid-3 {
  grid-auto-rows: minmax(650px, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: minmax(650px, 1fr);
  grid-template-rows: minmax(650px, 1fr);
}

.image-15 {
  height: 60%;
  -o-object-fit: cover;
  object-fit: cover;
}

.corp-person-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.h3-headline {
  margin-top: 19px;
  padding-left: 20px;
  font-size: 96px;
  line-height: 114px;
  font-weight: 500;
  letter-spacing: -0.5px;
  text-transform: uppercase;
}

.h3-headline.over-img {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-width: 100%;
  padding-right: 80px;
  padding-bottom: 80px;
  padding-left: 80px;
  font-family: 'Playfair Display', sans-serif;
  line-height: 100px;
  font-weight: 700;
  text-align: right;
}

.h3-headline.over-img.white {
  font-size: 116px;
  line-height: 116px;
  text-align: right;
}

.h3-headline.over-img.white.energy {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  padding-right: 0px;
  padding-left: 80px;
  text-align: left;
}

.h3-headline.white {
  padding-left: 0px;
  color: #fff;
  font-size: 30px;
  line-height: 57px;
  text-align: center;
}

.executives-cards {
  overflow: visible;
  margin-bottom: 150px;
}

.executives-cards.hidden {
  display: none;
}

.heading-2 {
  color: #000;
}

.heading-2.centered {
  text-align: center;
}

.features {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.strategy-text-div {
  width: 60%;
  height: 100%;
}

.columns-management {
  height: 1000px;
  margin-bottom: 140px;
}

.column-mangement {
  height: 100%;
}

.column-2-management {
  height: 100%;
}

.features-management {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sector {
  width: 100%;
  max-width: 100%;
  padding-right: 80px;
  padding-left: 80px;
}

.sector.hidden {
  display: none;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabs {
  overflow: visible;
  max-width: 100%;
}

.tab-pane-tab-1 {
  max-width: 100%;
}

.procurement-management-process-img-div {
  position: relative;
  width: 100vw;
}

.image-16 {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.expertise-section {
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 300px;
  max-width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask-3 {
  width: 30%;
  margin-right: 40px;
}

.feature-image-2 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.procurement-feature-div {
  width: 90%;
}

.tab-link-text {
  color: #fff;
}

.company {
  border-style: solid;
  border-width: 1px;
  border-color: #c2c2c2;
  background-color: #747474;
}

.company.w--current {
  background-color: #b19e6b;
}

.strategy {
  border: 1px solid #c2c2c2;
  background-color: #747474;
}

.strategy.w--current {
  background-color: #b19e6b;
}

.corporate {
  border: 1px solid #c2c2c2;
  background-color: #747474;
}

.corporate.w--current {
  background-color: #b19e6b;
}

.sector-image {
  width: 100%;
  margin-bottom: 80px;
}

.text-half-screen {
  width: 50%;
}

.blog-home-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.blog-home-2.inverted {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.blog-home-2.hidden {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.post-image-background {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  width: 50%;
  height: 100vh;
  margin-top: -80px;
  background-color: transparent;
}

.post-image-background.home2 {
  margin-top: 0px;
}

.single-post-image {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/golden-gate-bridge-731207_1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}

.single-post-image._2 {
  background-image: url('../images/light-city-road-dawn-2277291.jpg');
  background-position: 100% 50%;
}

.single-post-image._3 {
  background-image: url('../images/buildings-clear-sky-exterior-facade-374023.jpg');
}

.product-sticky-wrapper {
  position: static;
  top: 60px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  min-height: 100vh;
  padding: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f0f0f0;
}

.collection-item__card-blog {
  width: 100%;
  height: 100%;
  padding: 0px;
  background-color: #fff;
  box-shadow: 11px 7px 10px -7px #ccc;
  -webkit-transition: box-shadow 400ms ease-in-out;
  transition: box-shadow 400ms ease-in-out;
  color: #333;
  text-decoration: none;
}

.collection-item__card-blog:hover {
  box-shadow: 11px 7px 15px -1px #ccc;
}

.card-blog__wrapper-image {
  overflow: hidden;
  height: auto;
}

.wrapper-image__img {
  width: 100%;
  height: auto;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
}

.wrapper-image__img._1 {
  height: 200px;
  background-image: url('../images/1445160.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.card-blog__wrapper-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  padding: 37px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wrapper-text__line {
  width: 70px;
  height: 2px;
  margin-bottom: 20px;
  background-color: #b19e6b;
}

.wrapper--text__title {
  font-size: 20px;
  line-height: 1.5;
  font-weight: 500;
  text-decoration: none;
}

.wrapper--text__title._1 {
  margin-bottom: 15px;
}

.link__text-2 {
  color: #c9002b;
  font-size: 14px;
  line-height: 1;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.link__text-2.blog {
  margin-top: auto;
  margin-bottom: 0px;
}

.link__text-2.blog._1 {
  color: #b19e6b;
}

.expertise-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.expertise-heading-img-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: cover;
  object-fit: cover;
}

.expertise-heading-img-div.hidden {
  display: none;
}

.div-block-19 {
  width: 50%;
  height: 50%;
}

.team-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 600px;
  margin-top: 60px;
  margin-bottom: 60px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.team-name-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 100%;
  padding-right: 20px;
  padding-left: 80px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.cards-div {
  width: 70%;
  height: 100%;
}

.apply-btn {
  margin-top: 10px;
  padding: 5px 30px;
  background-color: #b19e6b;
  text-align: center;
  text-decoration: underline;
}

.apply-div {
  margin-top: 20px;
  padding-left: 0px;
}

.teams-cards {
  overflow: hidden;
  max-width: 100%;
}

.image-17 {
  margin-top: 30px;
}

.fleet-grid {
  width: 100%;
  height: auto;
  margin-top: 80px;
  margin-bottom: 140px;
  padding-left: 0px;
  grid-auto-rows: minmax(700px, 1fr);
  -ms-grid-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
  grid-template-columns: minmax(200px, 1fr) minmax(200px, 1fr) minmax(200px, 1fr);
  -ms-grid-rows: minmax(700px, 1fr);
  grid-template-rows: minmax(700px, 1fr);
}

.image-19 {
  width: 100%;
  margin-bottom: 140px;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-19.with-margin {
  max-height: 500px;
  margin-top: 30px;
  margin-bottom: 100px;
}

.tabs-content-2 {
  overflow: visible;
}

.columns-impact {
  height: 1900px;
  margin-bottom: 140px;
}

.column-impact {
  height: auto;
}

.column-2-impact {
  height: 100%;
}

._2-half-paragraphs-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

._2-half-paragraphs-div.margin-down {
  margin-bottom: 120px;
}

.career-form {
  padding-top: 100px;
  padding-bottom: 100px;
}

.contact-form-grid {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.div-block-21 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.submit-button {
  padding: 5px 20px;
  background-color: #b19e6b;
}

.career-form-block {
  width: 70%;
}

.success {
  color: #b19e6b;
}

.media-grid-old {
  display: -ms-grid;
  display: grid;
  height: auto;
  margin-top: 80px;
  margin-bottom: 140px;
  padding-left: 0px;
  grid-auto-columns: 1fr;
  grid-auto-rows: minmax(700px, 1fr);
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: minmax(700px, 1fr);
  grid-template-rows: minmax(700px, 1fr);
}

.gallery {
  padding: 100px 0px;
}

.gallery.hidden {
  display: none;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
  height: 400px;
}

.gallery-lightbox._1 {
  height: 100%;
}

.gallery-lightbox._2 {
  height: 100%;
}

.gallery-lightbox._3 {
  height: 100%;
}

.gallery-lightbox._4 {
  height: 100%;
}

.gallery-lightbox._5 {
  height: 100%;
}

.gallery-lightbox._6 {
  height: 100%;
}

.gallery-lightbox.short {
  height: 300px;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.gallery-grid-container-1 {
  display: -ms-grid;
  display: grid;
  overflow: hidden;
  height: 1200px;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-auto-rows: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 20px 1fr;
  grid-template-rows: 1fr 1fr;
}

.gallery-grid-container-2 {
  display: -ms-grid;
  display: grid;
  height: 850px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 20px 1fr;
  grid-template-rows: 1fr 1fr;
}

._2-half-paragraphs-div-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 130px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.energy-heading-img-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: cover;
  object-fit: cover;
}

.energy-heading-img-div.hidden {
  display: none;
}

.energy-img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.energy-img._600 {
  max-height: 600px;
}

.human-development-heading-img-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: cover;
  object-fit: cover;
}

.human-development-heading-img-div.hidden {
  display: none;
}

.card-flex-content {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: 15;
  display: none;
  width: 100%;
  height: 100%;
  padding-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.card-flex-content.with-text {
  display: none;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.fontawesome-containers {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 3;
  display: none;
  width: auto;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.hover-content-cards {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  margin-right: 0px;
  padding: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
  border-radius: 0px;
  background-color: #5c5c5c;
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.hover-content-cards.with-text {
  -o-object-fit: contain;
  object-fit: contain;
}

.background-circles-small {
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 3;
  width: 0px;
  height: 0px;
  border-radius: 10000px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.card-paragraph {
  position: relative;
  display: block;
  max-width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.card-paragraph.with-text {
  margin-right: 0px;
  margin-left: 0px;
  color: #fff;
}

.background-circles {
  position: absolute;
  top: -30px;
  right: -30px;
  z-index: 1;
  width: 70px;
  height: 70px;
  border-radius: 10000px;
  background-color: #b19e6b;
}

.card-heading {
  position: relative;
  display: inline-block;
  text-transform: none;
}

.card-heading.h4-headline {
  font-size: 30px;
}

.card-heading.h4-headline.with-text {
  color: #fff;
}

.circular-card-image-large {
  position: static;
  overflow: hidden;
  width: 100%;
  height: 70%;
  background-image: url('../images/nelson-mandela-bridge-2-1236037.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circular-card-image-large._9 {
  background-image: url('../images/Annotation-2020-06-14-233644.png');
}

.circular-card-image-large._2 {
  background-image: url('../images/mitchell-luo-H3htK85wwnU-unsplash-1_1.png');
}

.circular-card-image-large._3 {
  background-image: url('../images/ian-stauffer-bH7kZ0yazB0-unsplash-1.png');
}

.circular-card-image-large._4 {
  background-image: url('../images/pexels-fauxels-3184325.jpg');
}

.circular-card-image-large._5 {
  background-image: url('../images/ruthson-zimmerman-Ws4wd-vJ9M0-unsplash-1.png');
}

.circular-card-image-small {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: block;
  width: 70%;
  height: 50%;
  max-height: 50%;
  max-width: 70%;
  margin: 10%;
  background-image: url('../images/image-1-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.circular-card-image-small._1 {
  background-image: url('../images/nelson-mandela-bridge-2-1236037.jpg');
}

.circular-card-image-small._2 {
  background-image: url('../images/mitchell-luo-H3htK85wwnU-unsplash-1_1.png');
}

.circular-card-image-small._3 {
  background-image: url('../images/ian-stauffer-bH7kZ0yazB0-unsplash-1.png');
}

.circular-card-image-small._4 {
  background-image: url('../images/pexels-fauxels-3184325.jpg');
}

.circular-card-image-small._5 {
  background-image: url('../images/ruthson-zimmerman-Ws4wd-vJ9M0-unsplash-1.png');
}

.card-heading-back {
  position: relative;
  display: inline-block;
  color: #fff;
  text-transform: none;
}

.card-heading-back.h4-headline {
  position: static;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  text-align: left;
}

.card-heading-back.h3-headline {
  font-size: 26px;
}

.circular-card-title-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 20%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.circular-card-title-div.with-text {
  height: 30%;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.core-values-grid {
  height: auto;
  margin-top: 80px;
  margin-bottom: 140px;
  padding-left: 0px;
  grid-auto-rows: minmax(700px, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: minmax(700px, 1fr);
  grid-template-rows: minmax(700px, 1fr);
}

.h6-headline {
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  text-align: left;
  text-transform: uppercase;
}

.image-22 {
  height: 80%;
  padding-right: 10px;
}

.corporate-board-card-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 700px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-23 {
  max-height: 80%;
  max-width: 40%;
  min-height: 80%;
  min-width: 40%;
  margin-right: 30px;
  -o-object-fit: cover;
  object-fit: cover;
}

.counter {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #f51f1f;
  line-height: 1.1;
  text-align: center;
}

.counter.h3-headline {
  display: none;
  color: #fff;
  font-size: 65px;
}

.feature-image-long {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.feature-card {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 33%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.feature-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 182px;
  margin-bottom: 20px;
  padding: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b19e6b;
  box-shadow: 4px 4px 13px 0 rgba(0, 0, 0, 0.65);
  -o-object-fit: fill;
  object-fit: fill;
}

.detail-text {
  color: #fff;
  font-weight: 500;
}

.counter-2 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 44px;
  line-height: 1.1;
}

.line-break-large {
  width: 1px;
  height: 100%;
  margin-right: 24px;
  margin-left: 24px;
  background-color: #e7eaeb;
}

.container-3 {
  width: 100%;
  margin-bottom: 80px;
  padding-right: 80px;
  padding-left: 80px;
}

.title-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.feature-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 182px;
  margin-bottom: 80px;
  padding: 48px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #b19e6b;
  box-shadow: 4px 4px 13px 0 rgba(0, 0, 0, 0.65);
  -o-object-fit: fill;
  object-fit: fill;
}

.image-24 {
  width: 100%;
}

.background-video {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}

.hero-logo {
  width: 20%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.h7-headline {
  font-size: 22px;
  line-height: 28px;
  font-weight: 500;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}

.h7-headline.hero-title {
  width: 30%;
  font-family: 'Playfair Display', sans-serif;
  font-weight: 400;
  text-align: center;
}

.h7-headline.hero-title.est {
  display: none;
}

.h7-headline.hero-title.white {
  color: #fff;
}

.hero-overlay-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  height: 40%;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.counter-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.counter-prefix {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 44px;
  line-height: 1.1;
}

.problem-lottie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10vw;
  height: 10vw;
  margin-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fafafa;
}

.problem-lottie.left {
  position: relative;
  z-index: 1;
  margin-right: 50px;
  margin-left: 0px;
}

.story-section-1 {
  background-color: #fff;
}

.story-section-1.problems-page {
  max-width: 100%;
  padding-top: 0px;
  background-color: #fff;
  color: #1a1a1a;
}

.problem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.problem.left {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.title-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.title-wrapper.problem-page {
  position: relative;
  z-index: 3;
  width: 100%;
  height: auto;
  min-height: 1900px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.title-wrapper.process {
  width: 100%;
  height: 500px;
  background-color: #1a1a1a;
}

.heading-8 {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-right: 10px;
  font-size: 40px;
  line-height: 60px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.button-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  margin-top: 10vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.standard-text {
  margin-top: 20px;
  border: 0px solid #000;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
  text-align: left;
  text-transform: none;
}

.standard-text.smaller-width {
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: left;
}

.scroll-cue {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 15%;
  padding-bottom: 0px;
  opacity: 1;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.problem-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.problem-wrapper.left {
  width: 70%;
  height: 100vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.problem-wrapper.right {
  width: 70%;
  height: auto;
  padding-top: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.content-2.problem-page {
  position: relative;
  z-index: 2;
  width: 100%;
  padding-bottom: 600px;
}

.content-2.process {
  position: relative;
  overflow: visible;
  width: 100%;
  height: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.problem-top-lottie {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 50px;
  margin-right: 50px;
  margin-left: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #fafafa;
}

.button {
  width: auto;
  height: auto;
  margin-top: 20px;
  border-style: solid;
  border-width: 0px;
  border-color: #fff;
  border-radius: 2px;
  background-color: #fff;
  opacity: 1;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #1a1a1a;
  font-size: 20px;
  line-height: 30px;
  cursor: none;
}

.button:hover {
  box-shadow: 0 9px 20px 0 #383838;
  -webkit-transform: translate(0px, -5px);
  -ms-transform: translate(0px, -5px);
  transform: translate(0px, -5px);
}

.button.on-white {
  background-color: #1a1a1a;
  color: #fff;
}

.button.on-white:hover {
  box-shadow: 0 9px 20px 0 #dadada;
}

.button.on-white.w--current {
  margin-top: 0vh;
  background-color: #000;
  color: #fff;
}

.button.on-white.w--current:hover {
  box-shadow: 0 9px 20px 0 #dadada;
}

.button.on-white.secondary {
  display: none;
  margin-top: 5vh;
  background-color: #fff;
  color: #1a1a1a;
}

.button.on-white.secondary:hover {
  box-shadow: 0 9px 20px 0 #dadada;
}

.button.on-white.secondary.w--current {
  margin-top: 5vh;
  border-width: 0px;
  border-color: #000;
  background-color: transparent;
  opacity: 1;
  color: #000;
}

.button.on-white.secondary.vide-div-btn {
  display: block;
  max-width: 50%;
  opacity: 0.85;
}

.button.secondary {
  display: none;
  margin-top: 5vh;
  background-color: transparent;
  color: #fff;
}

.wrapper-parallax-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-bottom: 200px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-parallax-content.left-right {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.problem-diagram {
  position: -webkit-sticky;
  position: sticky;
  top: 20px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.problem-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.problem-text.left {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.summary {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.content-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -2;
  width: 100%;
  height: 100%;
  background-color: #1a1a1a;
}

.process-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.process-row.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.process-part-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 45%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.process-part-block.right {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.story-section-2 {
  background-color: #fff;
}

.story-section-2.process {
  position: relative;
  background-color: transparent;
  color: #fff;
}

.lottie-mask {
  position: relative;
  left: 0%;
  top: -300vh;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 600vh;
  min-height: 600vh;
  min-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -o-object-fit: fill;
  object-fit: fill;
}

.process-spacer {
  position: relative;
  z-index: -2;
  width: 100%;
  height: 100vh;
  background-color: #1a1a1a;
}

.button-wrapper-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70vw;
  margin-top: 10vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.process-part-dot {
  width: 50px;
  height: 50px;
  border-radius: 0%;
  background-color: #fff;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.lottie-animation {
  position: relative;
  left: 0%;
  top: 0vh;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  display: block;
  overflow: visible;
  width: 178vh;
  height: 400vh;
  min-height: 400vh;
  min-width: 178vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #1a1a1a;
  -o-object-fit: fill;
  object-fit: fill;
}

.process-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.process-text.right {
  width: 80%;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: left;
}

.process-text.left {
  width: 80%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.line-lottie-animation-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 700vh;
  min-height: 700vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.process-part-dot-animation {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.wrapper-parallax-content-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.summary-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.summary-2.process {
  width: 100%;
  background-color: #1a1a1a;
}

.lottie-sticky-wrapper {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100vh;
  margin-top: 300vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-23 {
  display: none;
}

.demo-left-arrow-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 100%;
  padding-bottom: 50px;
  padding-left: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-left-arrow-wrapper.tab-1 {
  display: none;
}

.demo-arrow-wrapper {
  position: static;
  top: 50vh;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: rgba(177, 158, 107, 0.34);
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  text-decoration: none;
  cursor: pointer;
}

.demo-arrow-wrapper:hover {
  background-color: #b19e6b;
}

.image-3 {
  margin-right: 15px;
  margin-left: 15px;
}

.text-block-3 {
  position: static;
  top: 55vh;
}

.demo-right-arrow-wrapper-copy {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50px;
  height: 100%;
  padding-right: 5px;
  padding-bottom: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.demo-right-arrow-wrapper-copy.tab-3 {
  display: none;
}

.tab-navigation-block {
  position: -webkit-sticky;
  position: sticky;
  top: 50vh;
  width: 50px;
}

.collection-list-1 {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.video-div-wrapper {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 10vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.with-margin {
  margin-bottom: 50px;
}

.expertise {
  border-style: solid;
  border-width: 1px;
  border-color: #c2c2c2;
  background-color: #747474;
}

.expertise.w--current {
  background-color: #b19e6b;
}

.impact {
  border: 1px solid #c2c2c2;
  background-color: #747474;
}

.impact.w--current {
  background-color: #b19e6b;
}

.careers {
  border: 1px solid #c2c2c2;
  background-color: #747474;
}

.careers.w--current {
  background-color: #b19e6b;
}

.heading-9 {
  font-family: 'Playfair Display', sans-serif;
}

.heding-4-centered {
  color: #000;
  text-align: center;
}

.next-tab-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 320px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2673dd;
}

.text-block-4 {
  font-family: 'Playfair Display', sans-serif;
  color: #fff;
  font-size: 36px;
  line-height: 36px;
  text-align: center;
}

.button-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 33px;
  min-width: 100px;
  margin-top: 50px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #ffae1b;
}

.next-prev-tab-div-copy {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 320px;
  min-height: 320px;
  margin-top: 150px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #2673dd;
}

.tab-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-wrapper.prev {
  background-color: #202020;
}

.sub-pages-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  padding-left: 40px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #1b1b1b;
}

.home-sub-page {
  display: none;
  width: 90%;
  height: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.group-sub-page {
  display: none;
  width: 90%;
  height: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.projects-sub-page {
  display: none;
  width: 90%;
  height: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.why-masco-sub-page {
  display: none;
  width: 90%;
  height: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.media-sub-page {
  display: none;
  width: 90%;
  height: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.sustainability-sub-page {
  display: none;
  width: 90%;
  height: 90%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.left-menu-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-25 {
  max-width: 60%;
  margin-bottom: 80px;
  margin-left: 100px;
}

.category-wrapper {
  margin-right: 0px;
}

.category-wrapper.hidden {
  display: none;
}

.social-media-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-left: 100px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.social-media-link {
  margin-right: 15px;
}

.lottie-animation-3 {
  position: -webkit-sticky;
  position: sticky;
  top: 0%;
  z-index: 2;
  display: block;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  opacity: 0.2;
  -o-object-fit: cover;
  object-fit: cover;
}

.section {
  height: 100vh;
  min-height: 700px;
}

.grid-4 {
  width: 100%;
  height: 100%;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  background-color: #fff;
}

.wrapper-left-text {
  width: 100%;
  height: 70%;
}

.wrapper-right-image {
  width: 100%;
  height: 30%;
  max-height: 450px;
}

.image-31 {
  width: 100%;
  height: 100%;
  max-height: 450px;
  -o-object-fit: cover;
  object-fit: cover;
}

.categories-img-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/1794_FP668435_indesign.jpg');
  background-position: 50% 70%;
  background-size: cover;
  background-repeat: no-repeat;
}

.categories-img-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/912f8214449d625e8e3d4ba70c51416e-1-4.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.categories-img-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/business-1845350_1920.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.categories-img-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/industry-metal-fire-radio-73833.jpg');
  background-position: 0% 70%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grid-5 {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 200px;
  grid-auto-rows: minmax(300px, 1fr);
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: minmax(300px, 1fr);
  grid-template-rows: minmax(300px, 1fr);
}

.news-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/volvo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.news-wrapper._2 {
  background-image: url('../images/photo.jpg');
}

.news-wrapper._3 {
  background-image: url('../images/Exclusive-Agent-in-KSA.jpg');
}

.news-wrapper._4 {
  background-image: url('../images/Annotation-2020-07-11-001025.png');
}

.news-wrapper._5 {
  background-image: url('../images/Annotation-2020-07-11-001349.png');
}

.h5-headline {
  max-width: 80%;
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #fafafa;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.25px;
  text-transform: uppercase;
  text-shadow: 1px 1px 6px #000;
}

.news-modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;
  width: 80%;
  height: 80%;
  margin: auto;
  background-color: #ebebeb;
}

.bg-blur-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 9;
  width: 100vw;
  height: 100vh;
  background-color: hsla(0, 0%, 48.7%, 0.61);
  -webkit-filter: blur(5px);
  filter: blur(5px);
}

.news-feature-section {
  height: 100%;
}

.news-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.news-image-mask {
  width: 100%;
  height: 45%;
}

.body-black {
  color: #000;
}

.h4-headline-black {
  max-width: 80%;
  margin-bottom: 20px;
  font-family: 'Playfair Display', sans-serif;
  color: #000;
  font-size: 36px;
  line-height: 43px;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}

.popup-wrapper {
  position: fixed;
  z-index: 10;
  display: none;
}

.news-description-mask {
  overflow: scroll;
  height: 55%;
}

.news-image {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 100%;
  object-position: 50% 100%;
}

.body-3 {
  color: #000;
}

.bg-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #393939;
}

.category-heading {
  margin-bottom: 100px;
  font-size: 52px;
}

.section-2 {
  padding-top: 150px;
  padding-bottom: 150px;
}

.parrallax-img-div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 540px;
  padding: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/hr.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.parrallax-img-div.earth {
  display: none;
  background-image: url('../images/earth-hour-2020-middle-east-scaled.jpg');
}

.div-block-25 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  min-height: 480px;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(12, 12, 12, 0.56);
}

.heading-11 {
  position: relative;
  z-index: 2;
  margin-bottom: 20px;
  color: #fff;
  font-size: 48px;
  line-height: 57px;
  text-align: center;
  text-transform: uppercase;
}

.heading-11.manufacturing-services {
  color: #393939;
  text-align: left;
}

.paragraph-2 {
  margin-top: 20px;
  color: #fff;
  font-size: 24px;
  line-height: 28px;
  text-align: center;
}

.section-3 {
  padding-right: 80px;
  padding-bottom: 150px;
  padding-left: 80px;
}

.grid-6 {
  margin-bottom: 100px;
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
}

.div-block-26 {
  height: 250px;
  background-image: url('../images/black-and-white-building-construction-industry-53176-1-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-26._2 {
  background-image: url('../images/pexels-frans-van-heerden-1624695.png');
}

.div-block-26._3 {
  background-image: url('../images/appolinary-kalashnikova-WYGhTLym344-unsplash-1.png');
}

.div-block-26._4 {
  background-image: url('../images/pexels-pixabay-256381.png');
}

.div-block-26._5 {
  background-image: url('../images/pexels-mike-chai-842339.jpg');
}

.div-block-26._6 {
  background-image: url('../images/buildings-clear-sky-exterior-facade-374023.jpg');
}

.div-block-26.company {
  border-style: none;
  border-width: 0px;
  background-image: url('../images/pexels-sevenstorm-juhaszimrus-443383-1.jpg');
}

.div-block-26.strategy {
  border-style: none;
  border-width: 0px;
  background-image: url('../images/pexels-bongkarn-thanyakij-3734617.jpg');
}

.div-block-26.structure {
  background-image: url('../images/pexels-miriam-espacio-2703478.jpg');
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.43);
  -webkit-transition: background-color 175ms ease;
  transition: background-color 175ms ease;
}

.div-block-27:hover {
  background-color: rgba(0, 0, 0, 0.78);
}

.hero-div {
  position: relative;
  z-index: 998;
  height: 100vh;
}

.hero-div.navigation-page {
  height: auto;
}

.hero-div.small {
  height: 750px;
  margin-bottom: 50px;
}

.nav-wrapper {
  height: 10%;
  max-width: 100%;
  min-height: 70px;
  background-color: #393939;
}

.hero-wrapper {
  position: relative;
  height: 90%;
}

.dropdown {
  position: static;
  margin-right: 5px;
  margin-left: 5px;
}

.navigation-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.navigation-link:hover {
  color: #b19e6b;
}

.navigation-link.w--current {
  color: #99d715;
}

.nav-link-title {
  color: #000;
}

.navigation-container-mob {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand-2 {
  max-height: 100%;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.navigation-mob {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: transparent;
}

.navigation-column-right {
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
}

.navigation-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.navigation-wrap {
  height: 100%;
}

.dropdown-link-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 16px 22px;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-4:hover {
  background-color: #f8faff;
}

.dropdown-link-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 22px 16px;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-1:hover {
  background-color: #f8faff;
  color: #b19e6b;
}

.icon-4 {
  margin-right: 5px;
}

.nav-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #283338;
  font-size: 15px;
}

.navigation-column {
  width: 100%;
  padding: 15px 20px;
}

.masco-logo {
  width: auto;
  height: 50px;
  max-height: 90%;
}

.navigation-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.dropdown-column-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.icon-square {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 55px;
  height: 55px;
  padding: 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-radius: 4px;
  background-color: #fff;
  box-shadow: 4px 4px 20px 5px rgba(0, 0, 0, 0.09);
}

.dropdown-link-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 22px 16px;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-mobile:hover {
  background-color: #f8faff;
}

.nav-link-details {
  color: rgba(40, 51, 56, 0.6);
  font-size: 14px;
}

.link-18 {
  display: block;
  margin-bottom: 15px;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.link-18:hover {
  color: #b19e6b;
}

.text-block-61 {
  color: #000;
  font-size: 16px;
}

.nav-content-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.navigation-dropdown {
  display: none;
  min-width: 140px;
}

.navigation-dropdown.w--open {
  left: -120px;
  max-height: 100vh;
  min-width: 350px;
  background-color: #fff;
  box-shadow: 0 50px 25px -50px rgba(32, 53, 90, 0.15), 8px 18px 60px 4px rgba(0, 0, 0, 0.13);
}

.text-block-62 {
  margin-bottom: 14px;
  color: #abaeaf;
  font-size: 14px;
  letter-spacing: 1px;
}

.dropdown-2.hidden {
  display: none;
}

.navigation {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 120px;
  padding-left: 120px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid rgba(68, 85, 103, 0.11);
  background-color: transparent;
}

.dropdown-toggle {
  padding-right: 26px;
  padding-left: 12px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.dropdown-toggle:hover {
  color: #b19e6b;
}

.over-grid {
  position: relative;
  z-index: 2;
}

.section-4 {
  padding-right: 80px;
  padding-left: 80px;
}

.custom-feature {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 400px;
  margin-top: 150px;
  margin-bottom: 150px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.custom-feature.left-right {
  min-height: 400px;
}

.custom-feature.left-right.hidden {
  display: none;
}

.custom-feature.right-left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.custom-feature.right-left.hidden {
  display: none;
}

.custom-feature._2 {
  height: 600px;
  max-height: 700px;
  margin-top: 100px;
}

.feature-text-wrapper {
  width: 60%;
}

.feature-text-wrapper.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.feature-text-wrapper.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.feature-text-wrapper._50 {
  width: 50%;
  padding-right: 20px;
}

.feature-image-wrapper {
  width: 30%;
}

.feature-image-wrapper._50 {
  width: 50%;
}

.feature-image-wrapper._50.with-bg {
  position: relative;
  background-image: url('../images/josh-rose-trYl7JYATH0-unsplash-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.image-33 {
  width: 100%;
  height: 100%;
  max-height: 400px;
  -o-object-fit: cover;
  object-fit: cover;
}

.feature-image-3 {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 100% 50%;
  object-position: 100% 50%;
}

.image-34 {
  position: relative;
  z-index: 2;
  width: 100%;
}

.procurement-management-process-img-div-2 {
  position: relative;
  width: 100vw;
}

.navigation-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 12px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 15px;
  text-decoration: none;
}

.navigation-link-2:hover {
  color: #b19e6b;
}

.nav-wrapper-div {
  height: 10%;
  max-width: 100%;
  min-height: 76px;
  background-color: #393939;
}

.dropdown-link-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 20px 22px 16px;
  color: #283338;
  font-size: 16px;
  text-decoration: none;
}

.dropdown-link-5:hover {
  background-color: #f8faff;
  color: #b19e6b;
}

.link-19 {
  display: block;
  margin-bottom: 15px;
  color: #000;
  font-size: 15px;
  text-decoration: none;
}

.link-19:hover {
  color: #b19e6b;
}

.dropdown-toggle-2 {
  padding-right: 26px;
  padding-left: 12px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
}

.dropdown-toggle-2:hover {
  color: #b19e6b;
}

.feature-image-wrapper-large {
  width: 50%;
}

.feature-text-wrapper-small {
  width: 60%;
}

.feature-text-wrapper-small.left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  padding-right: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.feature-text-wrapper-small.right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: 100%;
  padding-left: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.image-35 {
  width: 100%;
  height: 100%;
  max-height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-28 {
  width: 100%;
  height: 61%;
}

.div-block-29 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 39%;
  max-height: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-20 {
  width: auto;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
}

.image-36 {
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid7 {
  padding-top: 50px;
  padding-bottom: 150px;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: 1fr;
  grid-template-rows: 1fr;
}

.hero-small-wrapper {
  position: relative;
  height: 90%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
}

.hero-small-wrapper.group {
  background-image: url('../images/pexels-sevenstorm-juhaszimrus-443383-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-small-wrapper.media {
  background-image: url('../images/pexels-dmitry-demidov-3921000.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-small-wrapper.sustainability {
  background-image: url('../images/pexels-snapwire-691458-1.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.impact {
  background-image: url('../images/pexels-skitterphoto-735795.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.careers {
  background-image: url('../images/pexels-snapwire-618613.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.expertise {
  background-image: url('../images/pexels-andrea-piacquadio-3760093.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.contracting {
  background-image: url('../images/laptop-3196481_1920.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.power {
  background-image: url('../images/pexels-pixabay-159397.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.trade {
  background-image: url('../images/pexels-tom-fisk-2226458.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.manufacturing {
  background-image: url('../images/industry-metal-fire-radio-73833.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.infrastructure {
  background-image: url('../images/light-city-road-dawn-2277291.jpg');
  background-attachment: fixed;
}

.hero-small-wrapper.transportation {
  background-image: url('../images/pexels-mike-chai-842339.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.hero-small-wrapper.finance {
  background-image: url('../images/buildings-clear-sky-exterior-facade-374023.jpg');
  background-attachment: fixed;
}

.white {
  color: #fff;
  text-align: left;
}

.projects-wrapper {
  display: none;
  width: 100%;
  height: auto;
  min-height: 100vh;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #fff;
}

.projects-wrapper.hidden {
  display: none;
}

.projects-wrapper.inverted {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.project-feature-section {
  width: 60%;
  height: 100%;
  padding: 50px 40px;
}

.paragraph-5 {
  display: none;
  margin-top: 30px;
}

.project-modal-wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 11;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 800px;
  height: 400px;
  margin: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: #ebebeb;
}

.grid-7 {
  width: 100%;
}

.div-block-30 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 420px;
  margin-top: 80px;
  margin-bottom: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-30.inverted {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.div-block-30.auto-height {
  height: auto;
}

.div-block-30.hidden {
  display: none;
}

.div-block-31 {
  width: 50%;
  height: 100%;
  padding-right: 20px;
}

.div-block-31.inverted {
  padding-right: 0px;
  padding-left: 20px;
}

.div-block-32 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  height: 100%;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-32.inverted {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.image-38 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.grid-8 {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.div-block-33 {
  height: 250px;
}

.image-40 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.image-41 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.custom-lightbox {
  overflow: hidden;
  height: 600px;
}

.custom-lightbox.extended {
  display: none;
  height: auto;
}

.custom-lightbox-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom-lightbox-wrapper.hidden {
  display: none;
}

.button-3 {
  margin-bottom: 20px;
  border-radius: 3px;
  background-color: #393939;
}

.div-block-34 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transition: opacity 200ms ease, background-color 200ms ease;
  transition: opacity 200ms ease, background-color 200ms ease;
}

.div-block-34:hover {
  background-color: rgba(0, 0, 0, 0.68);
  opacity: 1;
}

.gallery-grid-container-3 {
  display: -ms-grid;
  display: grid;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr 20px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 20px 1fr;
  grid-template-rows: 1fr 1fr;
}

.html-embed {
  display: none;
}

.image-42 {
  width: 100%;
  height: 100%;
}

.div-block-35 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-43 {
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
}

.div-block-25-copy {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  padding: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.html-embed-2 {
  width: 100%;
  height: 700px;
  margin-bottom: 100px;
}

.image-44 {
  width: 40%;
  height: 100%;
}

.image-45 {
  width: 40%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.div-block-36 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 420px;
  margin-top: 120px;
  margin-bottom: 120px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-36.inverted {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.div-block-37 {
  width: 40%;
  min-height: 400px;
}

.div-block-38 {
  width: 40%;
  min-height: 400px;
}

.image-46 {
  width: 100%;
  height: 100%;
  max-height: 500px;
  box-shadow: 0 3px 20px -2px #000;
  -o-object-fit: cover;
  object-fit: cover;
}

.energy-img-div-2 {
  position: relative;
  width: 100vw;
}

.human-development-img-div {
  position: relative;
  width: 100vw;
}

.grid-9 {
  margin-bottom: 62px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

@media screen and (min-width: 1280px) {
  .hero {
    z-index: 99;
  }

  .services-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .hero-bullet-points._2._3 {
    opacity: 0;
  }

  .hero-bullet-points._2._4 {
    opacity: 0;
  }

  .feature-type-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .menu-left {
    z-index: 9999;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu {
    height: 100%;
  }

  .overlay {
    z-index: 999;
  }

  .brand {
    width: 500px;
    padding: 5px 60px;
  }

  .column-2 {
    height: 100%;
  }

  .grid-3 {
    grid-auto-rows: minmax(650px, 1fr);
  }

  .column-2-management {
    height: 100%;
  }

  .column-2-impact {
    height: 100%;
  }

  .popup-wrapper {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .body {
    max-width: 100vw;
  }

  .hero {
    width: 100vw;
    max-width: 100vw;
  }

  .h4-headline.over-img.bottom {
    font-size: 46px;
    line-height: 47px;
  }

  .lottie-animation-2 {
    position: static;
  }

  .services-section {
    width: 100%;
    max-width: 100%;
  }

  .video-div {
    display: block;
    overflow: hidden;
  }

  .gridlines {
    display: block;
  }

  .main-slider {
    width: 100%;
    max-width: 100%;
    min-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .masco-gem-div {
    width: 25%;
    height: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }

  .hero-bullet-points._2 {
    max-width: 100%;
    opacity: 0;
  }

  .hero-bullet-points._1 {
    opacity: 0.86;
  }

  .hero-bullet-points._1._2-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 80px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    opacity: 0.72;
  }

  .horizontal-scrolling-section {
    width: 100%;
    max-width: 100%;
  }

  .statistics-description-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    max-width: 100%;
    margin-top: 85px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .testimonials-section {
    margin-bottom: 200px;
    padding-top: 150px;
  }

  .feature-heading {
    font-size: 36px;
  }

  .grid-vertical-1._2 {
    margin-left: 25%;
  }

  .heading-div {
    width: 75%;
    height: 100%;
    padding-right: 50px;
  }

  .card-section {
    width: 100%;
    max-width: 100%;
  }

  .horizontal-scrolling-wrapper {
    width: 100%;
    max-width: 100%;
  }

  .video-section {
    display: block;
    width: 100%;
    height: 160vh;
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-8 {
    width: 100%;
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    border-radius: 0px;
  }

  .main-container-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .hor-grid {
    margin-left: 0px;
  }

  .hor-grid._3._4._5 {
    width: 80vw;
  }

  .menu {
    width: 90px;
  }

  .nav-bar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .brand {
    padding-right: 20px;
    padding-left: 20px;
  }

  .brand.w--current {
    background-color: #3d3d3d;
  }

  .nav-logo {
    height: 65%;
    max-height: 65%;
  }

  .div-block-15 {
    width: 50px;
    max-width: 50px;
  }

  .swiper-wrapper {
    width: 100%;
  }

  .section-sticky__outer-wrap {
    display: block;
    width: 20%;
    max-width: 20%;
    min-height: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .statistics-section {
    width: 100%;
    max-width: 100%;
  }

  .wrap._w-custom.w60-60 {
    height: 100%;
    max-height: 100%;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .step-block.step-block__3 {
    width: 70%;
    height: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .step-block.step-block__2 {
    width: 70%;
    height: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .step-block.step-block__1 {
    width: 70%;
    height: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .step-block.step-block__4 {
    width: 70%;
    height: 60px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .dynamic-section__wrap {
    display: none;
  }

  .stepper-wrap {
    overflow: hidden;
    max-height: 100%;
    max-width: 100%;
    min-height: 100%;
    padding-top: 95px;
    padding-bottom: 95px;
  }

  .wrap__sticky.sticky.sticky-5 {
    height: 100vh;
    max-height: 100vh;
    max-width: 100%;
  }

  .step-block__progress-bar-inner.progress-bar__1 {
    background-color: #b19e6b;
  }

  .step-block__progress-bar-inner.progress-bar__3 {
    background-color: #b19e6b;
  }

  .step-block__progress-bar-inner.progress-bar__2 {
    background-color: #b19e6b;
  }

  .step-block__progress-bar-inner.progress-bar__4 {
    background-color: #b19e6b;
  }

  .step-block__progress-bar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .section-sticky__wrap.section-sticky__wrap-progress {
    height: 100%;
    max-width: 100%;
  }

  .section-sticky {
    position: static;
    width: 100%;
    height: 100%;
    max-width: 100%;
  }

  .step-block__text-title.text-title_2 {
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 14px;
  }

  .step-block__text-title.text-title_3 {
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 15px;
  }

  .step-block__text-title.text-title_4 {
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 14px;
  }

  .step-block__text-title.text-title_1 {
    margin-bottom: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 14px;
  }

  .section-triggers.section-triggers__scroll-down {
    display: none;
  }

  .section-trigger.section-trigger__2 {
    top: 36%;
    height: 100px;
  }

  .section-trigger.section-trigger__2._1-end {
    top: 30%;
    height: 100px;
  }

  .section-trigger.section-trigger__1 {
    top: 0%;
    height: 100px;
  }

  .section-trigger.section-trigger__4 {
    top: 93%;
    height: 100px;
  }

  .section-trigger.section-trigger__4._3-end {
    top: 84%;
    height: 100px;
  }

  .section-trigger.section-trigger__3 {
    top: 74%;
    height: 100px;
  }

  .section-trigger.section-trigger__3._2-end {
    top: 67%;
    height: 100px;
  }

  .wrap-block__inner-fw {
    height: 20%;
    max-height: 20%;
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-bottom: 1px solid #c4c4c4;
  }

  .wrap-block__inner-fw.inner-fw__bottom {
    height: 70%;
    max-height: 70%;
    min-height: 70%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .wrap-block__inner-fw.top {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 200px;
    padding: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .tab-pane-tab-2 {
    max-width: 100vw;
  }

  .tabs-content {
    width: 100vw;
    max-width: 100vw;
  }

  .corporate-board-div-long {
    padding-right: 30px;
    padding-left: 30px;
  }

  .tab-pane-tab-1 {
    width: 100%;
  }

  .procurement-management-process-img-div {
    width: 80vw;
  }

  .wrapper-image__img._1 {
    height: 300px;
  }

  .expertise-heading-img-div {
    width: 100%;
  }

  .energy-heading-img-div {
    width: 80vw;
  }

  .human-development-heading-img-div {
    width: 80vw;
  }

  .image-24 {
    max-height: 300px;
  }

  .demo-right-arrow-wrapper-copy.tab-1 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
  }

  .lottie-animation-3 {
    opacity: 0.2;
  }

  .projects-column-1 {
    width: 50%;
  }

  .projects-column-2 {
    width: 33%;
    height: 100%;
    background-image: url('../images/high-rise-building-behind-trees-under-blue-sky-18471431.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .div-block-30 {
    height: 500px;
    margin-top: 120px;
    margin-bottom: 120px;
  }

  .div-block-37 {
    width: 45%;
  }

  .div-block-38 {
    width: 45%;
  }
}

@media screen and (min-width: 1920px) {
  .hero-img {
    background-size: cover;
  }

  .h1-headline.black {
    padding-right: 350px;
    padding-left: 350px;
  }

  .h2-headline._2 {
    margin-top: 0px;
    font-size: 144px;
    line-height: 171px;
  }

  .h4-headline {
    font-size: 40px;
  }

  .h4-headline.over-img.bottom {
    font-size: 90px;
    line-height: 120px;
  }

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

  .content {
    height: 250px;
    margin-right: 25px;
    margin-left: 0px;
  }

  .content.wide {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .content.small {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .testimonials-section {
    width: 100%;
  }

  .feature-heading {
    font-family: Rubik, sans-serif;
    font-weight: 500;
  }

  .grid-vertical-1._2 {
    margin-left: 24%;
  }

  .video-section {
    position: static;
  }

  .image-8 {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .footer {
    width: 70%;
    border-right: 1px solid #c2c2c2;
    border-bottom-style: none;
  }

  .horizontal-sectors {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .container {
    max-width: 1200px;
  }

  .form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .form-section {
    width: 30%;
    padding-top: 155px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .hor-grid {
    margin-left: 0px;
  }

  .footer-form-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .menu {
    width: 100px;
  }

  .nav-bar {
    background-color: #3c3c3c;
  }

  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-logo {
    width: 250px;
    height: 50%;
    max-height: 50%;
    max-width: 250px;
  }

  .section-sticky__outer-wrap {
    width: 20%;
  }

  .stepper-wrap {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .wrap-block__inner-fw {
    height: 20%;
    max-height: 20%;
  }

  .wrap-block__inner-fw.top {
    padding: 50px;
  }

  .group-flex-1 {
    max-width: 100%;
  }

  .feature-image-mask {
    width: 55%;
  }

  .feature-image.slim {
    height: auto;
    max-height: 600px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .group-flex-2 {
    max-width: 100%;
  }

  .image-11 {
    min-width: 100%;
  }

  .feature-flex-1 {
    max-width: 100%;
  }

  .feature-text {
    width: 45%;
  }

  .corporate-board-div-long {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .corp-feature-flex {
    height: 50vh;
    max-width: 100%;
    min-height: 500px;
  }

  .grid-3 {
    grid-auto-rows: minmax(800px, 1fr);
    -ms-grid-rows: minmax(800px, 1fr);
    grid-template-rows: minmax(800px, 1fr);
  }

  .h3-headline.over-img.white {
    font-size: 148px;
    line-height: 148px;
  }

  .h3-headline.white {
    color: #fff;
    font-size: 48px;
    line-height: 57px;
    text-align: center;
  }

  .procurement-management-process-img-div {
    width: 100%;
  }

  .sector-image {
    min-width: 100%;
  }

  .media-grid-old {
    -ms-grid-rows: minmax(800px, 2fr) minmax(600px, 2fr) minmax(600px, 2fr);
    grid-template-rows: minmax(800px, 2fr) minmax(600px, 2fr) minmax(600px, 2fr);
  }

  .energy-heading-img-div {
    width: 100%;
  }

  .human-development-heading-img-div {
    width: 100%;
  }

  .circular-card-image-small {
    height: 80%;
  }

  .standard-text.smaller-width {
    padding-right: 5px;
  }

  .image-31 {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .h5-headline {
    font-size: 22px;
  }

  .h4-headline-black {
    font-size: 40px;
  }

  .div-block-25 {
    padding-right: 150px;
    padding-left: 150px;
  }

  .section-3 {
    overflow: hidden;
    padding-right: 130px;
    padding-left: 130px;
  }

  .div-block-26 {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: url('../images/black-and-white-building-construction-industry-53176-1-2.png');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .div-block-26._2 {
    background-image: url('../images/pexels-frans-van-heerden-1624695.png');
  }

  .div-block-26._3 {
    background-image: url('../images/appolinary-kalashnikova-WYGhTLym344-unsplash-1.png');
  }

  .div-block-26._4 {
    background-image: url('../images/pexels-pixabay-256381.png');
  }

  .div-block-27 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.43);
    -webkit-transition: background-color 175ms ease-in;
    transition: background-color 175ms ease-in;
  }

  .div-block-27:hover {
    background-color: rgba(0, 0, 0, 0.78);
  }

  .image-32 {
    width: 100%;
  }

  .custom-feature.right-left.hidden {
    display: none;
  }

  .custom-feature.long {
    min-height: 600px;
  }

  .feature-image-wrapper._50.with-bg {
    width: 45%;
  }

  .image-34 {
    width: 100%;
  }

  .procurement-management-process-img-div-2 {
    width: 100%;
  }

  .feature-image-wrapper-large {
    height: 100%;
  }

  .grid7 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    -ms-grid-columns: minmax(540px, 1fr) minmax(540px, 1fr) minmax(540px, 1fr);
    grid-template-columns: minmax(540px, 1fr) minmax(540px, 1fr) minmax(540px, 1fr);
    -ms-grid-rows: minmax(540px, 1fr);
    grid-template-rows: minmax(540px, 1fr);
  }

  .body-7 {
    background-color: #ececec;
  }

  .div-block-25-copy {
    padding-right: 150px;
    padding-left: 150px;
  }

  .energy-img-div-2 {
    width: 100%;
  }

  .human-development-img-div {
    width: 100%;
  }
}

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

  .h2-headline {
    font-size: 78px;
  }

  .h2-headline.over-img {
    line-height: 80px;
  }

  .h4-headline {
    font-size: 32px;
  }

  .h4-headline.over-img {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 38px;
    line-height: 40px;
  }

  .h4-headline.over-img.bottom {
    font-size: 28px;
  }

  .video-div {
    overflow: hidden;
  }

  .services-heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .gridlines {
    display: none;
  }

  .testimonials-headings-div {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .services-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hero-bullet-points._2 {
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0;
  }

  .hero-bullet-points._2._3 {
    opacity: 0;
  }

  .hero-bullet-points._2._4 {
    opacity: 0;
  }

  .hero-bullet-points._1 {
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0;
  }

  .statistics-description-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .testimonials-section {
    overflow: hidden;
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-vertical-1 {
    margin-left: 20px;
  }

  .grid-vertical-1._4 {
    margin-left: 97%;
  }

  .cards-grid-container {
    grid-column-gap: 20px;
  }

  .heading-div {
    width: 70%;
  }

  .statistics-horizontal-cards-container {
    padding-right: 25px;
    padding-left: 25px;
  }

  .statistics-heading-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .hor-grid {
    margin-left: 20px;
  }

  .menu {
    height: 100%;
  }

  .socials {
    left: 20%;
    margin-right: 140px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .link {
    font-size: 30px;
  }

  .menu-links {
    margin-left: 140px;
  }

  .div-block-15 {
    width: 30px;
    max-width: 30px;
  }

  .dynamic-number__wrap {
    height: 4vh;
    margin-bottom: 6px;
  }

  .div-block-16 {
    width: 17px;
  }

  .wrap {
    width: 645px;
  }

  .wrap._w-custom.w60-60 {
    width: 100%;
    padding-right: 40px;
    padding-left: 40px;
  }

  .dynamic-text__wrap {
    height: 4vh;
  }

  .dynamic-section__wrap {
    left: -3px;
    top: -57px;
  }

  .dynamic-text {
    font-size: 24px;
    line-height: 4vh;
  }

  .dynamic-text.dt-number {
    font-size: 30px;
  }

  .dynamic-number__inner-wrap {
    height: 16vh;
  }

  .dynamic-number__inner-wrap.dynamic-number__track {
    height: 20vh;
  }

  .section-sticky {
    overflow: visible;
  }

  .group-flex-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image-mask {
    top: 50px;
  }

  .group-flex-2 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .sidebar-left {
    padding-right: 10px;
    padding-left: 10px;
  }

  .card-image {
    padding-top: 0px;
  }

  .feature-section-2 {
    padding-top: 0px;
  }

  .flex-container-2 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .feature-image-mask-2 {
    height: 100%;
  }

  .feature-image-mask-copy {
    position: static;
    width: 100%;
  }

  .feature-description {
    width: 100%;
  }

  .feature-flex-1 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .tab-pane-tab-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .corporate-board-div-wide {
    height: auto;
    min-height: 60vh;
  }

  .corp-img {
    width: auto;
    max-width: 40%;
    min-width: 40%;
  }

  .corp-text {
    min-height: 80%;
  }

  .grid-2 {
    overflow: hidden;
    max-width: 100vw;
    -ms-grid-columns: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    grid-template-columns: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
  }

  .corp-feature-flex {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .h3-headline.over-img {
    padding-right: 40px;
    padding-bottom: 40px;
    font-size: 72px;
    line-height: 70px;
  }

  .h3-headline.over-img.white {
    font-size: 70px;
    line-height: 70px;
  }

  .h3-headline.over-img.white.energy {
    padding-bottom: 20px;
    padding-left: 20px;
  }

  .strategy-text-div {
    height: 100%;
  }

  .columns-management {
    height: 1100px;
  }

  .sector {
    padding-right: 20px;
    padding-left: 20px;
  }

  .flex-container-3 {
    height: auto;
  }

  .text-half-screen.full-width {
    width: 100%;
  }

  .blog-home-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .blog-home-2.inverted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .post-image-background {
    position: static;
    width: 100%;
    height: 700px;
  }

  .single-post-image {
    height: 700px;
    padding-right: 44px;
    padding-left: 44px;
  }

  .product-sticky-wrapper {
    width: 100%;
    min-height: auto;
  }

  .card-blog__wrapper-image {
    height: auto;
  }

  .team-name-div {
    padding-left: 20px;
  }

  .fleet-grid {
    height: auto;
    grid-auto-rows: minmax(700px, 1fr);
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: minmax(700px, 1fr);
    grid-template-rows: minmax(700px, 1fr);
  }

  .columns-impact {
    height: 2700px;
  }

  .media-grid-old {
    grid-auto-rows: minmax(700px, 1fr);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .gallery-grid-container-1 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .gallery-grid-container-2 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .card-flex-content {
    display: none;
  }

  .core-values-grid {
    grid-auto-rows: minmax(700px, 1fr);
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .container-3 {
    padding-right: 19px;
    padding-left: 19px;
  }

  .h7-headline {
    font-size: 32px;
  }

  .h7-headline.hero-title {
    display: none;
  }

  .h7-headline.hero-title.est {
    display: block;
  }

  .h7-headline.hero-title.non-est {
    display: none;
  }

  .button-wrapper {
    width: 80vw;
  }

  .wrapper-parallax-content {
    width: 80vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .wrapper-parallax-content.left-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

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

  .button-wrapper-2 {
    width: 80vw;
  }

  .process-text {
    width: 35vw;
  }

  .process-text.left {
    text-align: right;
  }

  .wrapper-parallax-content-2 {
    width: 80vw;
  }

  .demo-left-arrow-wrapper {
    position: fixed;
  }

  .demo-left-arrow-wrapper.tab-3 {
    display: none;
  }

  .demo-left-arrow-wrapper.tab-2 {
    display: none;
  }

  .demo-right-arrow-wrapper-copy {
    position: fixed;
  }

  .demo-right-arrow-wrapper-copy.tab-2 {
    display: none;
  }

  .demo-right-arrow-wrapper-copy.tab-1 {
    display: none;
  }

  .sub-pages-wrapper {
    display: none;
    width: 0%;
    padding-left: 0px;
  }

  .left-menu-wrapper {
    width: 100%;
  }

  .image-25 {
    margin-left: 140px;
  }

  .category-wrapper {
    margin-right: 10px;
  }

  .social-media-wrapper {
    margin-left: 140px;
    padding-right: 20px;
  }

  .wrapper-left-text {
    width: 100%;
    height: 50%;
    padding-bottom: 15px;
  }

  .wrapper-right-image {
    width: 100%;
    height: 50%;
  }

  .grid-5 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .h4-headline-black {
    font-size: 32px;
  }

  .news-description-mask {
    padding-right: 20px;
    padding-left: 20px;
  }

  .grid-6 {
    grid-column-gap: 16px;
    grid-row-gap: 20px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .div-block-26 {
    height: 180px;
  }

  .mobile-nav-link {
    width: 100%;
  }

  .navigation-container-mob {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .navigation-mob {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 85px;
    padding-right: 3%;
    padding-left: 3%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid rgba(68, 85, 103, 0.11);
  }

  .mobile-dropdown.hidden {
    display: none;
  }

  .navigation-left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .nav-menu {
    display: none;
  }

  .mobile-nav {
    padding-top: 15px;
    background-color: #fff;
    box-shadow: 42px 42px 55px 0 rgba(32, 53, 90, 0.09);
  }

  .masco-logo {
    width: auto;
    height: 60%;
  }

  .dropdown-link-mobile {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .dropdown-list {
    background-color: #fff;
  }

  .menu-mob {
    border-radius: 100px;
    background-color: #b19e6b;
    color: #fff;
    font-size: 22px;
  }

  .menu-mob.w--open {
    background-color: #000;
  }

  .navigation {
    display: none;
  }

  .brand-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 90%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .section-4 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .custom-feature.left-right {
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .custom-feature.left-right.full {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .custom-feature.left-right.hidden {
    display: none;
  }

  .custom-feature.right-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .custom-feature._2 {
    height: auto;
    max-height: none;
    margin-top: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .feature-text-wrapper.left {
    width: 100%;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
  }

  .feature-text-wrapper.right {
    width: 100%;
    padding-left: 0px;
  }

  .feature-image-wrapper {
    width: 50%;
  }

  .feature-image-wrapper.full {
    width: 100%;
  }

  .feature-image-wrapper-large {
    width: 100%;
    height: 350px;
  }

  .feature-text-wrapper-small.left {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 20px;
  }

  .feature-text-wrapper-small.right {
    width: 100%;
    height: auto;
    padding-left: 0px;
  }

  .div-block-28 {
    height: auto;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-29 {
    height: 200px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .image-36 {
    width: 100%;
  }

  .grid7 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .paragraph-3 {
    padding-bottom: 20px;
  }

  .projects-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .projects-wrapper.inverted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .project-feature-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .project-modal-wrapper {
    width: 70%;
  }

  .div-block-30 {
    height: auto;
  }

  .div-block-30.inverted {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .div-block-30.hidden {
    display: none;
  }

  .div-block-32 {
    width: 50%;
  }

  .image-38 {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .gallery-grid-container-3 {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-block-36 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-36.inverted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-37 {
    width: 100%;
    padding-bottom: 20px;
  }

  .div-block-38 {
    width: 60%;
  }
}

@media screen and (max-width: 767px) {
  .hero-img {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .h1-headline {
    font-size: 70px;
    line-height: 70px;
  }

  .h2-headline {
    padding-left: 0px;
    font-size: 48px;
    line-height: 50px;
  }

  .h2-headline.over-img {
    line-height: 50px;
  }

  .h2-headline._2 {
    margin-bottom: 40px;
  }

  .h4-headline {
    font-size: 28px;
  }

  .h4-headline.over-img {
    font-size: 30px;
    line-height: 30px;
  }

  .h4-headline.over-img.bottom {
    padding-left: 20px;
    font-size: 52px;
    line-height: 58px;
  }

  .body-2 {
    font-size: 14px;
  }

  .services-section {
    padding: 40px 0px;
  }

  .centered-container-2 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .flex-container-type-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex-container-type-1.flex-container-type-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hero-bullet-points._2 {
    opacity: 0;
  }

  .hero-bullet-points._1 {
    margin-right: 0px;
    padding-right: 20px;
    padding-left: 20px;
    opacity: 0;
  }

  ._3d-object-div {
    width: 100%;
  }

  .content.wide {
    width: 600px;
    height: 200px;
    min-height: 200px;
    min-width: 600px;
  }

  .content.small {
    width: 200px;
    height: 200px;
    min-height: 200px;
    min-width: 200px;
  }

  .cards-grid-container {
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .feature-type-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-left: 0px;
  }

  .feature-text-div {
    width: 100%;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .footer-link {
    margin-bottom: 15px;
    line-height: 18px;
  }

  .footer-categories {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    grid-auto-columns: 1fr;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
    line-height: 14px;
  }

  .form-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .hor-grid {
    margin-left: 20px;
  }

  .menu-left {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .menu {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }

  .link {
    font-size: 40px;
  }

  .link.w--current {
    font-size: 48px;
  }

  .menu-links {
    margin-left: 20px;
  }

  .brand {
    width: 250px;
    max-width: 250px;
  }

  .div-block-15 {
    width: 20px;
    max-width: 20px;
  }

  .swiper-container.executives {
    display: block;
  }

  .wrap {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .wrap._w-custom.w60-60 {
    padding: 50px 20px 30px;
  }

  .dynamic-section__wrap {
    display: none;
  }

  .dynamic-text {
    font-size: 22px;
  }

  .dynamic-text.dt-number {
    font-size: 28px;
  }

  .step-block__text-title.text-title_2 {
    font-size: 18px;
  }

  .step-block__text-title.text-title_3 {
    font-size: 18px;
  }

  .step-block__text-title.text-title_4 {
    font-size: 18px;
  }

  .step-block__text-title.text-title_1 {
    font-size: 18px;
  }

  .wrap-block__inner-fw.inner-fw__bottom {
    margin-top: 20px;
  }

  .group-feature-1 {
    padding: 40px 0px;
  }

  .group-flex-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-image-mask {
    position: relative;
    width: 100%;
    height: 50%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-image-mask.board {
    width: 100%;
  }

  .feature-image-mask.board.slim {
    width: 100%;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .feature-image.with-margin {
    margin-bottom: 25px;
  }

  .group-feature-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0px;
  }

  .group-flex-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .time-machine {
    height: auto;
  }

  .card-image {
    height: auto;
    min-height: 25vh;
    background-position: 100% 100%;
  }

  .card-description {
    height: auto;
    max-height: none;
    min-height: auto;
  }

  ._1980 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .date-overlay {
    width: 100%;
    height: 50%;
    min-height: 50%;
    min-width: 100%;
    margin-right: 0px;
  }

  .time-description {
    width: 100%;
    height: 50%;
    max-height: 50%;
    max-width: 100%;
    min-height: 50%;
    min-width: 100%;
  }

  ._1985 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._1990 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._1995 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._2000 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._2005 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._2010 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._2015 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  ._2020 {
    height: auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .future {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .feature-section-2 {
    padding: 40px 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .feature-section-2.with-padding.no-side-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-section-2.no-side-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .flex-container-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .flex-container-2.min-height {
    height: auto;
  }

  .feature-image-mask-2 {
    width: 100%;
    margin-right: 0px;
  }

  .columns {
    height: auto;
  }

  .column-2 {
    display: none;
  }

  .feature-image-mask-copy {
    margin-right: 0px;
  }

  .feature-description {
    width: 100%;
  }

  .feature-flex-1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .feature-group-1 {
    display: block;
    padding: 40px 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-text {
    width: 100%;
    height: auto;
    margin-top: 50px;
  }

  .feature-text.board {
    width: 100%;
  }

  .feature-text.board.left.wide {
    width: 100%;
  }

  .feature-text.board.right.wide {
    width: 100%;
  }

  .tab-pane-tab-3 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .corporate-board-div-wide {
    height: auto;
    min-height: 60vh;
    padding: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .corp-img {
    width: 100%;
    min-height: 50%;
    margin-right: 0px;
  }

  .corp-text {
    max-width: 100%;
    min-height: 50%;
    min-width: 100%;
  }

  .grid-2 {
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    -ms-grid-columns: minmax(100px, 1fr);
    grid-template-columns: minmax(100px, 1fr);
    -ms-grid-rows: minmax(-webkit-max-content, -webkit-max-content);
    -ms-grid-rows: minmax(max-content, max-content);
    grid-template-rows: minmax(-webkit-max-content, -webkit-max-content);
    grid-template-rows: minmax(max-content, max-content);
  }

  .corporate-board-div-long {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .corp-feature-flex {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .corp-feature-flex.type-2 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .grid-3 {
    display: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .h3-headline {
    padding-left: 0px;
    font-size: 74px;
  }

  .h3-headline.over-img {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    font-size: 64px;
    line-height: 59px;
  }

  .h3-headline.over-img.white {
    font-size: 48px;
    line-height: 48px;
  }

  .h3-headline.white {
    font-size: 21px;
    line-height: 28px;
  }

  .executives-cards {
    max-width: 100vw;
  }

  .strategy-text-div {
    width: 100%;
  }

  .columns-management {
    height: auto;
  }

  .column-mangement.no-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2-management {
    display: none;
  }

  .expertise-section {
    margin-bottom: 80px;
    padding: 40px 20px;
  }

  .expertise-section.no-sides-padding {
    padding-right: 0px;
    padding-left: 0px;
  }

  .flex-container-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask-3 {
    width: 100%;
    margin-right: 0px;
  }

  .feature-image-2 {
    margin-right: auto;
    margin-left: auto;
  }

  .text-half-screen {
    width: 100%;
  }

  .single-post-image {
    padding-right: 40px;
    padding-left: 40px;
  }

  .div-block-19 {
    width: 100%;
  }

  .team-section {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .team-name-div {
    width: auto;
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .cards-div {
    width: 100%;
  }

  .teams-cards {
    max-width: 100vw;
  }

  .image-18 {
    margin-bottom: 15px;
  }

  .fleet-grid {
    height: auto;
    grid-auto-rows: minmax(700px, 1fr);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .columns-impact {
    height: auto;
  }

  .column-impact {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2-impact {
    display: none;
  }

  ._2-half-paragraphs-div.margin-down {
    margin-bottom: 50px;
  }

  .career-form {
    padding: 40px 20px;
  }

  .career-form-block {
    width: 100%;
  }

  .media-grid-old {
    grid-auto-rows: minmax(700px, 1fr);
  }

  .gallery {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .gallery-grid-container-1 {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  .gallery-grid-container-2 {
    max-width: none;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }

  .card-paragraph.with-text {
    max-width: 90%;
  }

  .core-values-grid {
    grid-auto-rows: minmax(700px, 1fr);
  }

  .corporate-board-card-content {
    height: auto;
  }

  .image-23 {
    max-height: 50%;
    max-width: 100%;
    min-height: 50%;
    min-width: 100%;
    margin-right: 0px;
  }

  .counter.h3-headline {
    font-size: 50px;
  }

  .feature-image-long {
    margin-right: auto;
    margin-left: auto;
  }

  .feature-card {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 24px;
  }

  .feature-block {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .line-break-large {
    width: 100px;
    height: 2px;
  }

  .feature-block-2 {
    height: auto;
    padding-top: 24px;
    padding-bottom: 24px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .h7-headline {
    font-size: 28px;
  }

  .problem-lottie {
    width: 20vw;
    height: 20vw;
  }

  .title-wrapper.process {
    height: 400px;
  }

  .heading-8 {
    font-size: 30px;
    line-height: 45px;
  }

  .standard-text {
    font-size: 15px;
    line-height: 22.5px;
  }

  .problem-wrapper.left {
    width: 80vw;
  }

  .problem-wrapper.right {
    width: 80vw;
  }

  .wrapper-parallax-content {
    width: 80vw;
  }

  .process-spacer {
    height: 50vh;
  }

  .process-part-dot {
    width: 20px;
    height: 20px;
  }

  .wrapper-parallax-content-2 {
    width: 80vw;
  }

  .text-block-4 {
    font-size: 24px;
  }

  .image-25 {
    margin-left: 20px;
  }

  .category-wrapper {
    margin-bottom: 20px;
  }

  .social-media-wrapper {
    margin-left: 20px;
  }

  .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
  }

  .h5-headline {
    font-size: 20px;
    line-height: 22px;
  }

  .news-feature-section {
    padding: 40px 20px;
  }

  .news-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .news-image-mask {
    margin-right: 0px;
  }

  .h4-headline-black {
    font-size: 28px;
  }

  .news-image {
    margin-right: auto;
    margin-left: auto;
  }

  .section-3 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .custom-feature.long {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .feature-text-wrapper._50 {
    width: 100%;
  }

  .feature-image-wrapper._50.with-bg {
    width: 100%;
    min-height: 500px;
  }

  .feature-image-3 {
    margin-right: auto;
    margin-left: auto;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .feature-image-3.with-margin {
    margin-bottom: 25px;
  }

  .project-feature-section {
    width: 100%;
    height: 60%;
  }

  .project-modal-wrapper {
    width: 80%;
    height: 600px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-30 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-30.inverted {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-31 {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
  }

  .div-block-31.inverted {
    padding-left: 0px;
  }

  .div-block-32 {
    width: 100%;
  }

  .gallery-grid-container-3 {
    max-width: none;
    grid-auto-rows: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }

  .div-block-35 {
    height: 540px;
  }

  .image-43 {
    -o-object-fit: cover;
    object-fit: cover;
  }

  .image-45 {
    width: 100%;
    height: 40%;
  }
}

@media screen and (max-width: 479px) {
  .body {
    max-width: 100vw;
  }

  .hero-img {
    background-position: 0% 100%;
  }

  .h1-headline {
    max-width: 100vw;
    font-size: 40px;
    line-height: 50px;
  }

  .h1-headline.black {
    font-size: 54px;
    line-height: 60px;
  }

  .h2-headline {
    font-size: 30px;
    line-height: 46px;
  }

  .h2-headline.over-img {
    padding-bottom: 15px;
    padding-left: 20px;
    font-size: 43px;
  }

  .h2-headline.first-headline {
    line-height: 34px;
  }

  .h2-headline._2 {
    font-size: 38px;
  }

  .h4-headline {
    font-size: 24px;
    line-height: 31px;
  }

  .h4-headline.over-img {
    line-height: 26px;
  }

  .h4-headline.over-img.bottom {
    padding-left: 10px;
    font-size: 30px;
    line-height: 34px;
  }

  .body-2 {
    font-size: 12px;
    line-height: 17px;
  }

  .body-2.text-half-screen {
    padding-right: 0px;
    padding-bottom: 61px;
  }

  .lottie-animation-2 {
    width: 100%;
    margin-top: -3px;
  }

  .services-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .centered-container-2 {
    padding-right: 0px;
    padding-left: 0px;
    text-align: left;
  }

  .video-div {
    background-image: url('../images/ezgif.com-resize.gif');
    background-position: 50% 100%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .feature-type-1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 0px;
    padding-left: 0px;
  }

  .gridlines {
    padding-right: 20px;
    padding-left: 20px;
  }

  .services-div {
    padding-right: 0px;
    padding-left: 0px;
  }

  .card {
    opacity: 1;
  }

  .flex-container-type-1 {
    height: 100%;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }

  .masco-gem-div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50%;
    margin-bottom: 50px;
  }

  .hero-bullet-points._2 {
    opacity: 0;
  }

  .hero-bullet-points._1 {
    opacity: 0;
  }

  .horizontal-scrolling-section {
    padding-top: 40px;
  }

  ._3d-object-div {
    width: 100%;
    height: 40%;
    max-height: 40%;
    max-width: 100%;
  }

  .content.wide {
    height: 150px;
    min-height: 150px;
  }

  .content.small {
    width: 150px;
    height: 150px;
    min-height: 150px;
    min-width: 150px;
  }

  .statistics-description-div {
    display: block;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .testimonials-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .feature-heading {
    width: 100%;
  }

  .customer-name {
    text-align: left;
  }

  .grid-vertical-1 {
    margin-left: 0%;
  }

  .grid-vertical-1._2 {
    display: none;
  }

  .grid-vertical-1._3 {
    display: none;
  }

  .grid-vertical-1._4 {
    margin-left: 100%;
  }

  .cards-grid-container {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .heading-div {
    width: 100%;
    height: 50%;
    margin-bottom: 25px;
  }

  .video-section {
    background-image: none;
  }

  .image-8 {
    height: 150px;
  }

  .customer-testimonial {
    text-align: left;
  }

  .feature-type-2 {
    display: block;
    padding: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .statistics-horizontal-cards-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .feature-text-div {
    width: 100%;
    height: 60%;
    max-height: 60%;
    max-width: 100%;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .footer-categories {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
    line-height: 10px;
  }

  .text-block {
    padding-top: 10px;
    font-size: 12px;
    text-align: center;
  }

  .text-field {
    font-size: 12px;
  }

  .text-field-2 {
    font-size: 12px;
  }

  .form-block {
    font-size: 14px;
    line-height: 16px;
  }

  .menu-left {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: 0%;
    width: 20%;
    padding: 0px;
  }

  .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
  }

  .overlay {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
  }

  .menu-links {
    left: auto;
    margin-right: 0px;
    margin-left: 20px;
  }

  .nav-bar {
    width: 100vw;
  }

  .brand {
    width: 60%;
    max-width: 60%;
    padding-right: 15px;
    padding-left: 15px;
    border-right-style: none;
    border-left-style: none;
  }

  .nav-logo {
    width: 100%;
    max-width: 100%;
  }

  .div-block-15 {
    display: block;
    width: 20%;
    max-width: 25%;
  }

  .swiper-container {
    display: block;
    overflow: visible;
  }

  .sub-title {
    color: #000;
  }

  .picture.t-3 {
    background-image: url('../images/Rectangle-83.png');
  }

  .picture.t-5 {
    background-image: url('../images/Rectangle-82.png');
  }

  .picture.t-4 {
    background-image: url('../images/Rectangle-81.png');
  }

  .picture.t-1 {
    background-image: url('../images/Rectangle-81.png');
  }

  .picture.t-2 {
    background-image: url('../images/Rectangle-82.png');
  }

  .picture.t-6 {
    background-image: url('../images/Rectangle-83.png');
  }

  .picture.t-3 {
    background-image: url('../images/Rectangle-83.png');
  }

  .picture.t-4 {
    background-image: url('../images/Rectangle-81.png');
  }

  .picture.t-5 {
    background-image: url('../images/Rectangle-82.png');
  }

  .picture.t-6 {
    background-image: url('../images/Rectangle-83.png');
  }

  .picture.t-2 {
    background-image: url('../images/Rectangle-82.png');
  }

  .picture.t-1 {
    background-image: url('../images/Rectangle-81.png');
  }

  .wrap._w-custom.w60-60 {
    padding: 30px 16px 60px;
  }

  .dynamic-section__wrap {
    display: none;
  }

  .dynamic-text {
    font-size: 22px;
  }

  .step-block__text-title.text-title_2 {
    font-size: 16px;
  }

  .step-block__text-title.text-title_3 {
    font-size: 16px;
  }

  .step-block__text-title.text-title_4 {
    font-size: 16px;
  }

  .step-block__text-title.text-title_1 {
    font-size: 16px;
  }

  .wrap-block__inner-fw.inner-fw__bottom {
    margin-top: 0px;
  }

  .feature-image-mask {
    width: 100%;
  }

  .feature-image {
    margin: 0px;
  }

  .group-feature-2 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .side-bar {
    display: none;
  }

  .main-cards {
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .card-image {
    max-width: 100%;
    min-height: 20vh;
    background-position: 80% 100%;
    background-attachment: scroll;
  }

  ._1980 {
    height: auto;
  }

  .date-overlay {
    width: 100%;
    height: 50%;
    max-height: 50%;
    min-height: 50%;
    min-width: 100%;
  }

  .time-description {
    width: 100%;
    height: 50%;
    max-height: 50%;
    max-width: 100%;
    min-height: 50%;
    min-width: 100%;
  }

  ._1985 {
    height: auto;
  }

  ._1990 {
    height: auto;
  }

  ._1995 {
    height: auto;
  }

  ._2000 {
    height: auto;
  }

  ._2005 {
    height: auto;
  }

  ._2010 {
    height: auto;
  }

  ._2015 {
    height: auto;
  }

  ._2020 {
    height: auto;
  }

  .future {
    height: auto;
  }

  .link-l12 {
    font-size: 70px;
    line-height: 60px;
  }

  .feature-section-2 {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .feature-image-mask-2 {
    height: 50%;
  }

  .headline-image {
    margin-bottom: 0px;
  }

  .feature-image-mask-copy {
    position: static;
    width: 100%;
  }

  .feature-group-1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .corp-img {
    height: auto;
    min-height: 40%;
  }

  .grid-2 {
    -ms-grid-columns: minmax(100px, 1fr);
    grid-template-columns: minmax(100px, 1fr);
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-3 {
    display: none;
    -ms-grid-columns: minmax(100px, 1fr);
    grid-template-columns: minmax(100px, 1fr);
  }

  .h3-headline {
    font-size: 36px;
    line-height: 52px;
  }

  .h3-headline.over-img {
    font-size: 20px;
    line-height: 25px;
  }

  .h3-headline.over-img.white {
    font-size: 28px;
    line-height: 28px;
  }

  .executives-cards {
    overflow: hidden;
    width: 100vw;
  }

  .strategy-text-div {
    width: 100%;
    height: 50%;
  }

  .column-mangement {
    padding-right: 0px;
    padding-left: 0px;
  }

  .procurement-management-process-img-div {
    overflow: hidden;
  }

  .image-16 {
    min-height: 120px;
  }

  .text-half-screen {
    width: 100%;
  }

  .single-post-image {
    padding-right: 10px;
    padding-left: 10px;
  }

  .product-sticky-wrapper {
    padding: 20px 0px 0px;
  }

  .card-blog__wrapper-image {
    height: auto;
  }

  .wrapper-image__img._1 {
    height: 300px;
  }

  .wrapper--text__title {
    font-size: 18px;
  }

  .expertise-img {
    height: 50vh;
  }

  .team-name-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .teams-cards {
    overflow: hidden;
    width: 100vw;
  }

  .image-18 {
    padding-bottom: 15px;
  }

  ._2-half-paragraphs-div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .media-grid-old {
    grid-auto-rows: minmax(700px, 1fr);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .gallery {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .gallery-lightbox.short {
    height: 150px;
  }

  .gallery-grid-container-1 {
    height: 500px;
    margin-right: 0px;
    margin-left: 0px;
    grid-auto-rows: 1fr;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }

  .gallery-grid-container-2 {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 2fr 1fr 1fr;
    grid-template-rows: 2fr 1fr 1fr;
  }

  ._2-half-paragraphs-div-copy {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .energy-img {
    height: 50vh;
  }

  .core-values-grid {
    grid-auto-rows: minmax(700px, 1fr);
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .counter.h3-headline {
    font-size: 40px;
  }

  .feature-image-long {
    margin: 0px;
  }

  .feature-block {
    min-width: 280px;
  }

  .counter-2 {
    font-size: 31px;
  }

  .feature-block-2 {
    min-width: 280px;
  }

  .hero-logo {
    width: 40%;
  }

  .h7-headline {
    font-size: 24px;
    line-height: 31px;
  }

  .h7-headline.hero-title {
    display: none;
  }

  .h7-headline.hero-title.est {
    display: none;
  }

  .hero-overlay-wrapper {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .counter-prefix {
    font-size: 33px;
  }

  .problem-lottie {
    width: 200px;
    height: 200px;
    margin-bottom: 50px;
    margin-left: 0px;
  }

  .problem-lottie.left {
    margin-right: 0px;
  }

  .problem {
    width: 90vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .problem.left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .heading-8 {
    font-size: 25px;
    line-height: 37.5px;
  }

  .button-wrapper {
    width: 90vw;
  }

  .problem-wrapper.left {
    width: 90vw;
  }

  .problem-wrapper.right {
    width: 90vw;
  }

  .content-2.problem-page {
    overflow: hidden;
  }

  .problem-top-lottie {
    margin-right: 0px;
    margin-left: 0px;
  }

  .wrapper-parallax-content {
    width: 90vw;
  }

  .problem-diagram {
    top: 0px;
    z-index: 1;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    background-color: #fff;
  }

  .problem-text {
    width: 90vw;
  }

  .process-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .process-row.right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .process-part-block {
    width: 90vw;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  .process-part-block.right {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .process-spacer {
    height: 90vh;
  }

  .button-wrapper-2 {
    width: 90vw;
  }

  .process-part-dot {
    min-height: 30px;
    min-width: 30px;
  }

  .process-text {
    width: 90vw;
  }

  .process-text.right {
    width: 90vw;
    height: 50vh;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .process-text.left {
    width: 90vw;
    height: 50vh;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    text-align: right;
  }

  .wrapper-parallax-content-2 {
    width: 90vw;
  }

  .demo-left-arrow-wrapper {
    width: 50px;
  }

  .demo-arrow-wrapper {
    margin-left: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .image-3 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .demo-right-arrow-wrapper-copy {
    width: 50px;
  }

  .collection-list-1 {
    padding-right: 5px;
    padding-left: 5px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .collection-list-wrapper-1 {
    max-width: 100%;
  }

  .image-25 {
    margin-left: 20px;
  }

  .lottie-animation-3 {
    top: 40%;
  }

  .grid-4 {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }

  .grid-5 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .h4-headline-black {
    font-size: 24px;
    line-height: 31px;
  }

  .section-2 {
    padding-bottom: 50px;
  }

  .parrallax-img-div {
    padding: 20px;
  }

  .div-block-25 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .heading-11 {
    font-size: 40px;
    line-height: 45px;
  }

  .paragraph-2 {
    font-size: 18px;
    line-height: 20px;
  }

  .grid-6 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-26 {
    height: 150px;
  }

  .dropdown-link-mobile {
    padding-top: 12px;
    padding-bottom: 12px;
  }

  .custom-feature.left-right {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .custom-feature.right-left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .feature-image-wrapper {
    width: 100%;
  }

  .feature-image-3 {
    margin: 0px;
  }

  .procurement-management-process-img-div-2 {
    overflow: hidden;
  }

  .feature-image-wrapper-large {
    width: 100%;
    height: 300px;
  }

  .div-block-29 {
    height: 100px;
  }

  .image-20 {
    width: 100%;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .grid7 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .project-modal-wrapper {
    overflow: scroll;
    width: 85%;
    height: 60%;
  }

  .grid-7 {
    padding-right: 5px;
    padding-left: 5px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .image-38 {
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
  }

  .gallery-grid-container-3 {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
  }

  .div-block-25-copy {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-38 {
    width: 100%;
  }

  .energy-img-div-2 {
    overflow: hidden;
  }

  .human-development-img-div {
    overflow: hidden;
  }
}

#w-node-674301792600-52a14aa0 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-c03c0f9da3bd-88a14ac6 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}

#w-node-3f20dfac1f74-88a14ac6 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-fe18b6620134-88a14ac6 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-345a1ccf583b-88a14ac6 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 4;
  grid-column-start: span 4;
  -ms-grid-column-span: 4;
  grid-column-end: span 4;
}

#w-node-89a0298daba8-2da14aff {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-89a0298dabac-2da14aff {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-89a0298dabb0-2da14aff {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-89a0298dabb4-2da14aff {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-1ac38b21caef-2da14aff {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-72951bfa83d3-2da14aff {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-5fb7e6ff7a24-2da14aff {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-6b93e17c917c-42a14b12 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 3;
  grid-column-end: 5;
}

#w-node-6b93e17c9184-42a14b12 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-27eafe59ed1a-42a14b12 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
}

#w-node-2bdf9e4b37fb-caa14b44 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-0042975bb4ae-caa14b44 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 2;
  grid-row-end: 3;
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
}

#w-node-6f1db183be90-caa14b44 {
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-0276a4a53a7e-caa14b44 {
  -ms-grid-row: span 2;
  grid-row-start: span 2;
  -ms-grid-row-span: 2;
  grid-row-end: span 2;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-f9a5b7f4c36e-caa14b44 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-9d8dfd704347-caa14b44 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

#w-node-62d028df1559-caa14b44 {
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
}

#w-node-91db3629fa5f-12a14b48 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-91db3629fa63-12a14b48 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-91db3629fa67-12a14b48 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-91db3629fa6b-12a14b48 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-91db3629fa6f-12a14b48 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-91db3629fa73-12a14b48 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-91db3629fa77-12a14b48 {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 2;
  grid-column-start: span 2;
  -ms-grid-column-span: 2;
  grid-column-end: span 2;
}

#w-node-4ffc09760c69-f5a14b4d {
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
}

@media screen and (min-width: 1920px) {
  #w-node-674301792600-52a14aa0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f4f8848ce13f-52a14aa0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-a858e9a0b1f5-52a14aa0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-6a768be9a604-52a14aa0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-8f24650c3133-52a14aa0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-6089b4965809-52a14aa0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-db5ca1b1c753-15a14b49 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-db5ca1b1c757-15a14b49 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-db5ca1b1c75b-15a14b49 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-db5ca1b1c753-35a14b4a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-db5ca1b1c757-35a14b4a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-db5ca1b1c75b-35a14b4a {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-4ffc09760c69-f5a14b4d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-4ffc09760c6d-f5a14b4d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-4ffc09760c71-f5a14b4d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-4ffc09760c75-f5a14b4d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-4ffc09760c79-f5a14b4d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-4ffc09760c7d-f5a14b4d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 991px) {
  #w-node-674301792600-52a14aa0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-2c376626d9a2-a1a14ad9 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b01aca610cfa-8aa14b42 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-4ffc09760c69-f5a14b4d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 767px) {
  #w-node-f57754bc9460-88a14ac6 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f57754bc9462-88a14ac6 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f57754bc9467-88a14ac6 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f57754bc9469-88a14ac6 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row-align: start;
    align-self: start;
  }

  #w-node-2c376626d9a2-a1a14ad9 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b01aca610cfa-8aa14b42 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-2bdf9e4b37fb-caa14b44 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-0042975bb4ae-caa14b44 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-6f1db183be90-caa14b44 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-0276a4a53a7e-caa14b44 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f9a5b7f4c36e-caa14b44 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-9d8dfd704347-caa14b44 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

@media screen and (max-width: 479px) {
  #w-node-674301792600-52a14aa0 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f57754bc9456-88a14ac6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f57754bc945d-88a14ac6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f57754bc9464-88a14ac6 {
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-2c376626d9a2-a1a14ad9 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-89a0298daba8-2da14aff {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-89a0298dabac-2da14aff {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-89a0298dabb0-2da14aff {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-89a0298dabb4-2da14aff {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-1ac38b21caef-2da14aff {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-72951bfa83d3-2da14aff {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-5fb7e6ff7a24-2da14aff {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-6b93e17c917c-42a14b12 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-6b93e17c9180-42a14b12 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-6b93e17c9184-42a14b12 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 2;
    grid-column-end: 3;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 2;
    grid-row-end: 3;
  }

  #w-node-27eafe59ed1a-42a14b12 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
  }

  #w-node-27eafe59ed1c-42a14b12 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-27eafe59ed20-42a14b12 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-b01aca610cfa-8aa14b42 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-2bdf9e4b37fb-caa14b44 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-0042975bb4ae-caa14b44 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-6f1db183be90-caa14b44 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-0276a4a53a7e-caa14b44 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-f9a5b7f4c36e-caa14b44 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-9d8dfd704347-caa14b44 {
    -ms-grid-row: span 2;
    grid-row-start: span 2;
    -ms-grid-row-span: 2;
    grid-row-end: span 2;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-62d028df1559-caa14b44 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-62d028df155b-caa14b44 {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }

  #w-node-91db3629fa5f-12a14b48 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-91db3629fa63-12a14b48 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-91db3629fa67-12a14b48 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-91db3629fa6b-12a14b48 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-91db3629fa6f-12a14b48 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-91db3629fa73-12a14b48 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-91db3629fa77-12a14b48 {
    -ms-grid-column: span 2;
    grid-column-start: span 2;
    -ms-grid-column-span: 2;
    grid-column-end: span 2;
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
  }

  #w-node-4ffc09760c69-f5a14b4d {
    -ms-grid-row: span 1;
    grid-row-start: span 1;
    -ms-grid-row-span: 1;
    grid-row-end: span 1;
    -ms-grid-column: span 1;
    grid-column-start: span 1;
    -ms-grid-column-span: 1;
    grid-column-end: span 1;
  }
}

