#__bs_notify__ {
  display: none !important;
}

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

.block-projects .vlt-isotope-grid .grid-item {
  margin-bottom: 6em;
}

.block-projects .vlt-isotope-grid .grid-item:nth-child(2n + 1) {
  margin-top: 10em;
}

.block-projects .vlt-isotope-grid .vlt-work__media img {
  height: 18em;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

ul.sf-menu {
  margin-top: -4em;
}

.block-hero video {
  height: 100%;
}

.vlt-counter-up__counter:after {
  content: attr(data-suffix);
  font-size: 0.5em;
}

.block-campain-info ul li {
  color: white;
}

.block-campain-info ul li:before {
  background-color: white;
}

/*
.vlt-isotope-grid[data-columns="1"] {

    img {
        width: 100%;
        height: 30em;
        object-fit: cover;
    }

}

.vlt-post-media-title--style-1 {
    max-height: 600px;
    height: 600px;
}
*/
.vlt-slider-controls .vlt-swiper-button-next, .vlt-slider-controls .vlt-swiper-button-prev {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.vlt-slider-controls .vlt-swiper-button-next img, .vlt-slider-controls .vlt-swiper-button-prev img {
  height: 2em;
}

#cookie-banner {
  position: fixed;
  bottom: 1em;
  left: 50%;
  width: 50em;
  background: white;
  padding: 1em 1.5em;
  -webkit-transform: translate(-50%, 20%);
          transform: translate(-50%, 20%);
  opacity: 0;
  -webkit-transition: opacity 400ms, -webkit-transform 400ms;
  transition: opacity 400ms, -webkit-transform 400ms;
  transition: opacity 400ms, transform 400ms;
  transition: opacity 400ms, transform 400ms, -webkit-transform 400ms;
  -webkit-box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.1);
          box-shadow: 0 0.3em 1em rgba(0, 0, 0, 0.1);
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#cookie-banner.cookie-banner-fade-in {
  -webkit-transform: translate(-50%, 0%);
          transform: translate(-50%, 0%);
  opacity: 1;
}

#cookie-banner button {
  background: black;
  border: none;
  color: white;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 6em;
  width: 6em;
}

@media only screen and (max-width: 575px) {
  #cookie-banner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 90%;
    text-align: center;
  }
  #cookie-banner button {
    margin-left: 0;
    margin-top: 1em;
    width: 100%;
    font-size: 1.2em;
  }
}

@media only screen and (max-width: 575px) {
  h1 {
    font-size: 2.5em;
  }
  .block-work .vlt-section-title__title {
    z-index: 10;
  }
  .block-work .vlt-particle {
    z-index: 100;
    opacity: 0.8;
  }
  .block-work .grid-item img {
    width: 100%;
  }
  .block-projects .vlt-isotope-grid .grid-item {
    margin-bottom: 3em !important;
    margin-top: 0em !important;
  }
  .block-projects .vlt-isotope-grid .vlt-work__media img {
    height: 18em;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .hide-mobile {
    display: none;
  }
  .block-services h2 {
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
  }
}

.vlt-cursor {
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
  -webkit-filter: invert(0.5) grayscale(1);
          filter: invert(0.5) grayscale(1);
}

#what-we-do {
  background-size: 100%;
  min-height: 100vh;
  font-size: 1vw;
  font-family: 'Montserrat', sans-serif;
  --margin-xs: 1em;
  --margin-s: 1em;
  --margin-m: 2em;
  --margin-l: 4em;
  --margin-xl: 8em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#what-we-do h1 {
  font-size: 3.2em;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  margin-bottom: 1em;
}

#what-we-do .h2 {
    font-size: 24px;
   font-family: 'Fahkwang', sans-serif;
   font-weight: normal;
}

#what-we-do h2 {
    font-weight: normal;
  font-size: 2em;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  margin-bottom: 0.75em;
   font-family: 'Fahkwang', sans-serif;
}

#what-we-do h4 {
  font-size: 1.25em;
  font-weight: 500;
  margin-bottom: 0.75em;
}

#what-we-do h5 {
  font-size: 1em;
  font-weight: normal;
  margin-bottom: 0.75em;
}

#what-we-do .contained {
  width: 70em;
  margin: auto;
}

#what-we-do nav.navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#what-we-do nav.navigation label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#what-we-do nav.navigation label:not(:last-child) {
  margin-right: 2em;
}

#what-we-do nav.navigation label input {
  margin-right: 0.4em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 1em;
  height: 1em;
  border: black solid 1px;
  border-radius: 0;
}

#what-we-do nav.navigation label input:checked {
  background: black;
}

#what-we-do nav.navigation label input:focus {
  outline: 1px black solid;
}

#what-we-do .spacer.xs {
  height: var(--margin-xs);
}

#what-we-do .spacer.s {
  height: var(--margin-s);
}

#what-we-do .spacer.m {
  height: var(--margin-m);
}

#what-we-do .spacer.l {
  height: var(--margin-l);
}

#what-we-do .spacer.xl {
  height: var(--margin-xl);
}

#what-we-do .top-text .title {
  font-size: 2.1em;
  font-weight: normal;
}

#what-we-do section.split-screen {
  position: relative;
}

#what-we-do section.split-screen .contained {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#what-we-do section.split-screen .contained .content {
  padding-right: 7em;
  width: 50%;
}

#what-we-do section.split-screen:not(.full-image).left .contained {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

#what-we-do section.split-screen:not(.full-image).left .contained .content {
  padding-left: 7em;
  padding-right: 0em;
}

#what-we-do section.split-screen:not(.full-image) .content {
  padding-right: 8em;
}

#what-we-do section.split-screen:not(.full-image) img, #what-we-do section.split-screen:not(.full-image) video {
  width: 50%;
  max-width: 100%;
  height: auto;
}

#what-we-do section.split-screen:not(.full-image) video {
  -o-object-fit: cover;
     object-fit: cover;
}

#what-we-do section.split-screen.full-image {
  padding: calc(var(--margin-xl) * 1.2) 0;
}

#what-we-do section.split-screen.full-image .content {
  padding-right: 0;
}

#what-we-do section.split-screen.full-image img {
  top: 0;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  z-index: -1;
}

#what-we-do section.split-screen.full-image.left img {
  left: 0;
}

#what-we-do section.split-screen.full-image.left .content {
  margin-left: auto;
}

#what-we-do section.split-screen.full-image:not(.left) img {
  right: 0;
}

@media only screen and (max-width: 575px) {
  #what-we-do section.split-screen .contained .content {
    width: 100%;
  }
  #what-we-do section.split-screen:not(.full-image) .contained {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important;
  }
  #what-we-do section.split-screen:not(.full-image) .contained .content {
    padding-bottom: 4em;
    padding-left: 0em !important;
    padding-right: 0em !important;
  }
  #what-we-do section.split-screen:not(.full-image) img {
    width: 100%;
  }
}

#what-we-do section.text .contained {
  text-align: center;
}

#what-we-do section.text .contained .content {
  margin: auto;
  width: 40em;
  max-width: 100%;
}

#what-we-do section.gallery {
  --current: 0;
  overflow: hidden;
  position: relative;
}

#what-we-do section.gallery .arrow {
  font-size: 4em;
  position: absolute;
  top: 50%;
  left: 0.5em;
  width: 1em;
  height: 1em;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  cursor: pointer;
  z-index: 2;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}

#what-we-do section.gallery .arrow.disabled {
  opacity: 0;
}

#what-we-do section.gallery .arrow:before, #what-we-do section.gallery .arrow:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 0.35em;
  width: 1em;
  height: 1em;
  border-bottom: solid 0.2em white;
  border-left: solid 0.2em white;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}

#what-we-do section.gallery .arrow.next {
  -webkit-transform: translate(0, -50%) rotate(180deg);
          transform: translate(0, -50%) rotate(180deg);
  right: 0.5em;
  left: unset;
}

#what-we-do section.gallery .prev, #what-we-do section.gallery .next {
  opacity: 0;
  position: absolute;
  cursor: pointer;
  width: 50%;
  height: 90%;
  z-index: 2;
}

#what-we-do section.gallery .prev.next, #what-we-do section.gallery .next.next {
  right: 0;
}

#what-we-do section.gallery .slides {
  -webkit-transform: translateX(calc(var(--current) * -100%));
          transform: translateX(calc(var(--current) * -100%));
  -webkit-transition: -webkit-transform 500ms;
  transition: -webkit-transform 500ms;
  transition: transform 500ms;
  transition: transform 500ms, -webkit-transform 500ms;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#what-we-do section.gallery .slides .slide {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#what-we-do section.gallery .slides .slide .pane {
  background: white;
  height: 40em;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  position: relative;
  padding: 5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#what-we-do section.gallery .slides .slide .pane .content {
  width: 30em;
  text-align: left;
  z-index: 1;
}

#what-we-do section.gallery .slides .slide .pane img, #what-we-do section.gallery .slides .slide .pane video, #what-we-do section.gallery .slides .slide .pane .overlay {
  width: 100%;
  height: 100%;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
}

#what-we-do section.gallery .slides .slide .pane img.contain, #what-we-do section.gallery .slides .slide .pane video.contain, #what-we-do section.gallery .slides .slide .pane .overlay.contain {
  -o-object-fit: contain;
     object-fit: contain;
}

#what-we-do section.gallery .slides .slide .pane img.overlay:not(.o-0), #what-we-do section.gallery .slides .slide .pane video.overlay:not(.o-0), #what-we-do section.gallery .slides .slide .pane .overlay.overlay:not(.o-0) {
  background-color: black;
}

#what-we-do section.gallery .slides .slide .pane img.overlay.o-25, #what-we-do section.gallery .slides .slide .pane video.overlay.o-25, #what-we-do section.gallery .slides .slide .pane .overlay.overlay.o-25 {
  opacity: 0.25;
}

#what-we-do section.gallery .slides .slide .pane img.overlay.o-50, #what-we-do section.gallery .slides .slide .pane video.overlay.o-50, #what-we-do section.gallery .slides .slide .pane .overlay.overlay.o-50 {
  opacity: 0.5;
}

#what-we-do section.gallery .slides .slide .pane img.overlay.o-75, #what-we-do section.gallery .slides .slide .pane video.overlay.o-75, #what-we-do section.gallery .slides .slide .pane .overlay.overlay.o-75 {
  opacity: 0.75;
}

#what-we-do section.gallery .slides .slide .pane.white .content, #what-we-do section.gallery .slides .slide .pane.white .content * {
  color: white;
}

#what-we-do section.gallery .dots {
  margin-top: 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#what-we-do section.gallery .dots .dot {
  width: 0.5em;
  height: 0.5em;
  background: black;
  border-radius: 1em;
  opacity: 0.25;
  -webkit-transition: opacity 300ms;
  transition: opacity 300ms;
}

#what-we-do section.gallery .dots .dot.current {
  opacity: 0.8;
}

#what-we-do section.gallery .dots .dot:not(:last-child) {
  margin-right: 0.4em;
}

@media only screen and (max-width: 575px) {
  #what-we-do section.gallery .prev, #what-we-do section.gallery .next {
    display: none;
  }
  #what-we-do section.gallery .slides .slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  #what-we-do section.gallery .slides .slide .pane {
    height: 100%;
    min-height: 20em;
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    padding: 2em;
  }
  #what-we-do section.gallery .slides .slide .pane .content {
    width: 100%;
  }
}

#what-we-do > .service {
  display: none;
  margin-bottom: var(--margin-xl);
}

#what-we-do > .service.selected {
  display: block;
}

@media only screen and (max-width: 575px) {
  #what-we-do {
    background-size: 200%;
    font-size: 1em;
    --margin-xl: 4em;
  }
  #what-we-do h1 {
    font-size: 2em;
  }
  #what-we-do .contained {
    width: 90%;
    margin: auto;
  }
}
/*# sourceMappingURL=custom.css.map */