@charset "UTF-8";
.text_mit_headline_und_bg_color h2 {
  margin: 0;
}

@media (min-width: 801px) {
  .text_mit_headline_und_bg_color {
    padding-top: 30px !important;
    padding-bottom: 73px !important;
  }
  .text_mit_headline_und_bg_color h2 {
    margin-bottom: 150px !important;
  }
}
@media (max-width: 801px) {
  .text_mit_headline_und_bg_color {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .text_mit_headline_und_bg_color h2 {
    margin-bottom: 30px !important;
  }
  .text_mit_headline_und_bg_color ._Big_no_spaces {
    font-size: 20px;
  }
}
.text_oder_zitat_mit_untertitel {
  position: relative;
}
.text_oder_zitat_mit_untertitel .text_oder_zitat_mit_untertitel-media {
  pointer-events: none;
  z-index: 10;
  position: absolute;
  bottom: 0;
}
.text_oder_zitat_mit_untertitel .text_oder_zitat_mit_untertitel-media-left {
  left: 0;
}
.text_oder_zitat_mit_untertitel .text_oder_zitat_mit_untertitel-media-right {
  right: 0;
}
.text_oder_zitat_mit_untertitel .text_oder_zitat_mit_untertitel-video,
.text_oder_zitat_mit_untertitel img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@media (min-width: 801px) {
  .text_oder_zitat_mit_untertitel {
    padding-top: 46px !important;
    padding-bottom: 51px !important;
  }
  .text_oder_zitat_mit_untertitel.add-bottom-space-desktop {
    padding-bottom: 300px !important;
  }
  .tzu_title {
    padding-top: 304px !important;
  }
}
@media (max-width: 801px) {
  .text_oder_zitat_mit_untertitel {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .text_oder_zitat_mit_untertitel.add-bottom-space-mobile {
    padding-bottom: 200px !important;
  }
  .tzu_text {
    font-size: 40px;
    line-height: 1;
    margin-bottom: 60px;
  }
  .no-title .tzu_text {
    margin-bottom: 0 !important;
  }
  .tzu_title {
    font-size: 14px;
    line-height: 1.25;
    letter-spacing: 0;
  }
}
.text_mit_bild_und_link {
  display: block;
}
.text_mit_bild_und_link .tbl_image-container {
  display: flex;
  align-items: center;
}
@media (min-width: 801px) {
  .text_mit_bild_und_link {
    padding-top: 44px;
    padding-bottom: 71px;
  }
  .text_mit_bild_und_link .tbl_text-container {
    grid-column: 2/17;
  }
  .text_mit_bild_und_link .tbl_text {
    margin-top: 301px !important;
  }
  .text_mit_bild_und_link .tbl_image-container {
    grid-column: 18/25;
  }
  .text_mit_bild_und_link .tbl_image-container img {
    width: 100%;
  }
}
@media (max-width: 801px) {
  .text_mit_bild_und_link {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
  }
  .tbl_image-container img {
    width: 100%;
  }
  .tbl_link.phone {
    order: 0;
  }
  .tbl_image-container {
    order: 1;
  }
  .tbl_text-container {
    order: 2;
  }
}
@media (min-width: 1280px) {
  .stoerer {
    height: 600px;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .stoerer {
    height: 600px;
  }
}
@media (min-width: 801px) {
  .stoerer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    overflow: hidden;
  }
  .stoerer .stoerer-content {
    position: relative;
    z-index: 2;
    text-align: center;
  }
  .stoerer .stoerer-title {
    margin: 0;
    text-align: center !important;
    cursor: default;
  }
  .stoerer .stoerer-links {
    position: absolute;
    bottom: 32px;
    left: 0;
    right: 0;
    display: flex;
    justify-content: space-between;
    z-index: 2;
  }
  .stoerer .stoerer-link {
    text-decoration: none;
    color: inherit;
  }
  .stoerer .stoerer-media {
    pointer-events: none;
    z-index: 10;
    position: absolute;
    bottom: 0;
  }
  .stoerer .stoerer-media-left {
    left: 0;
  }
  .stoerer .stoerer-media-right {
    right: 0;
  }
  .stoerer .stoerer-media .stoerer-video,
  .stoerer .stoerer-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }
}
@media (max-width: 801px) {
  .stoerer {
    display: block;
  }
  .stoerer-content {
    display: block;
  }
  .stoerer-content h1 {
    margin-top: 0;
    margin-bottom: 60px;
  }
  .stoerer {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .stoerer-title {
    margin: 0;
    text-align: center !important;
  }
  .stoerer-links {
    padding-left: 0 !important;
    padding-right: 0 !important;
    display: inline-flex;
    flex-direction: column;
    gap: 10px;
  }
  ._Link_Desktop_no_spaces.stoerer-link {
    font-size: 30px !important;
    line-height: 1 !important;
    display: block !important;
  }
  .stoerer-media {
    pointer-events: none;
    z-index: 10;
    position: absolute;
    bottom: 0;
  }
  .stoerer-media-left {
    left: 0;
  }
  .stoerer-media-right {
    right: 0;
  }
  .stoerer-media .stoerer-video,
  .stoerer-media img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    object-position: center;
  }
  .stoerer-link.empty {
    display: none;
  }
}
.text_mit_columns.black_background {
  background-color: black;
}
.text_mit_columns.black_background .tmc_headline {
  color: white !important;
}
.text_mit_columns.black_background .tmc_text {
  color: white !important;
}
.text_mit_columns.less-space-below .tmc_text {
  padding-bottom: 50px !important;
}
@media (min-width: 1280px) {
  .text_mit_columns .tmc_headline {
    text-align: center !important;
  }
  .text_mit_columns .tmc_headline {
    grid-column: 6/21;
    padding: 150px 0 53px 0 !important;
    margin: 0 !important;
  }
  .text_mit_columns .tmc_text {
    padding-bottom: 150px !important;
    margin: 0 !important;
    columns: 2;
    column-gap: 2.2%;
    grid-column: 6/21;
  }
}
@media (min-width: 920px) and (max-width: 1280px) {
  .text_mit_columns .tmc_headline {
    text-align: center !important;
  }
  .text_mit_columns .tmc_headline {
    grid-column: 4/23;
    padding: 150px 0 53px 0 !important;
    margin: 0 !important;
  }
  .text_mit_columns .tmc_text {
    padding-bottom: 150px !important;
    margin: 0 !important;
    columns: 2;
    column-gap: 1.5%;
    grid-column: 4/23;
  }
}
@media (min-width: 801px) and (max-width: 920px) {
  .text_mit_columns .tmc_headline {
    text-align: center !important;
  }
  .text_mit_columns .tmc_headline {
    grid-column: 4/23;
    padding: 150px 0 53px 0 !important;
    margin: 0 !important;
  }
  .text_mit_columns .tmc_text {
    padding-bottom: 150px !important;
    margin: 0 !important;
    columns: 2;
    column-gap: 1.5%;
    grid-column: 2/25;
  }
}
@media (max-width: 801px) {
  .text_mit_columns {
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .text_mit_columns h2 {
    text-align: left !important;
    margin-top: 0 !important;
    margin-bottom: 30px !important;
  }
}
#gridder .carousel_mit_text_und_bild img,
#gridder .carousel_mit_text_und_bild video {
  width: 100%;
}
#gridder .carousel_mit_text_und_bild .swiper-wrapper > .swiper-slide {
  display: none;
}
#gridder .carousel_mit_text_und_bild .swiper-wrapper > .swiper-slide:first-child {
  display: flex;
}
#gridder .carousel_mit_text_und_bild .swiper-wrapper {
  width: 100%;
}

.carousel_mit_text_und_bild {
  box-sizing: border-box !important;
  position: relative !important;
  cursor: pointer;
}
.carousel_mit_text_und_bild.left-side {
  cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.5 35L3.8 18.6L40 18.6L40 16.5L3.8 16.5L20.5 0L17.8 0L0 17.5L17.8 35L20.5 35Z' fill='black'/></svg>") 20 17, auto;
}
.carousel_mit_text_und_bild.right-side {
  cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M19.5 35L36.2 18.6L0 18.6L0 16.5L36.2 16.5L19.5 0L22.2 0L40 17.5L22.2 35L19.5 35Z' fill='black'/></svg>") 20 17, auto;
}
.carousel_mit_text_und_bild.dark-slide-active.left-side {
  cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.5 35L3.8 18.6L40 18.6L40 16.5L3.8 16.5L20.5 0L17.8 0L0 17.5L17.8 35L20.5 35Z' fill='white'/></svg>") 20 17, auto;
}
.carousel_mit_text_und_bild.dark-slide-active.right-side {
  cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M19.5 35L36.2 18.6L0 18.6L0 16.5L36.2 16.5L19.5 0L22.2 0L40 17.5L22.2 35L19.5 35Z' fill='white'/></svg>") 20 17, auto;
}
.carousel_mit_text_und_bild .ctb-swiper {
  width: 100%;
  height: 100%;
  touch-action: manipulation;
}
.carousel_mit_text_und_bild .swiper-wrapper {
  height: 100%;
}
.carousel_mit_text_und_bild .swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  display: flex;
}
.carousel_mit_text_und_bild .swiper-slide.dark-bg {
  background-color: #000000;
  color: #ffffff;
}
.carousel_mit_text_und_bild .swiper-slide.dark-bg .swiper-pagination-bullet {
  border-color: white;
}
.carousel_mit_text_und_bild .swiper-slide.dark-bg .swiper-pagination-bullet-active {
  background: white;
}
.carousel_mit_text_und_bild .ctb-text {
  margin-top: auto; /* Push to bottom */
}
.carousel_mit_text_und_bild .ctb-media {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.carousel_mit_text_und_bild .custom-cursor {
  display: none;
}
.carousel_mit_text_und_bild.dark-slide-active .custom-cursor {
  display: none;
}

@media (min-width: 1280px) {
  .carousel_mit_text_und_bild .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .carousel_mit_text_und_bild .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
}
@media (min-width: 801px) {
  .carousel_mit_text_und_bild .swiper-wrapper {
    display: grid !important;
    grid-auto-flow: column !important;
    grid-auto-columns: 1fr !important;
  }
  .carousel_mit_text_und_bild.dark-slide-active .swiper-pagination-bullet {
    border: 2px solid white;
  }
  .carousel_mit_text_und_bild.dark-slide-active .swiper-pagination-bullet-active {
    background-color: white;
  }
  .ctb-title {
    margin: 0 0 1em 0;
  }
  .carousel_mit_text_und_bild .swiper-slide {
    flex-direction: row;
  }
  .carousel_mit_text_und_bild .ctb-text-container,
  .carousel_mit_text_und_bild .ctb-media-container {
    width: 100%;
    height: auto;
  }
  .carousel_mit_text_und_bild .ctb-text-container {
    width: 50%;
    height: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .carousel_mit_text_und_bild .ctb-media-container {
    width: 50%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .carousel_mit_text_und_bild .ctb-text-container {
    padding: 40px;
    order: 1;
  }
  .carousel_mit_text_und_bild .ctb-media-container {
    order: 2;
  }
  .carousel_mit_text_und_bild .swiper-pagination {
    right: 50%;
  }
  .carousel_mit_text_und_bild .swiper-pagination {
    position: absolute;
    bottom: 40px;
    right: 25%;
    transform: translateX(50%);
    z-index: 10;
    text-align: center;
  }
  .carousel_mit_text_und_bild .swiper-pagination-bullet {
    background: transparent;
    border: 2px solid black;
    border-radius: 50%;
    opacity: 1;
    margin: 0 8px;
    display: inline-block;
    box-sizing: content-box !important;
  }
  .carousel_mit_text_und_bild .swiper-pagination-bullet-active {
    background: black;
  }
  .carousel_mit_text_und_bild {
    /*height: 930px;*/
  }
}
@media (max-width: 801px) {
  .ctb-title {
    margin: 0 0 0 0;
  }
  .custom-cursor {
    display: none !important;
  }
  .carousel_mit_text_und_bild {
    cursor: auto !important;
    /*height: 616px;*/
  }
  .carousel_mit_text_und_bild.dark-slide-active .swiper-pagination-bullet {
    background-color: rgba(255, 255, 255, 0.2);
  }
  .carousel_mit_text_und_bild .swiper-slide {
    flex-direction: column;
  }
  .carousel_mit_text_und_bild .swiper {
    border-color: inherit !important;
  }
  .carousel_mit_text_und_bild .swiper-wrapper {
    border-color: inherit !important;
  }
  .carousel_mit_text_und_bild .swiper-wrapper .swiper-slide {
    border-color: inherit !important;
    display: flex;
    flex-direction: column;
    justify-content: stretch;
    height: 100%; /* Important to make them stretch */
  }
  .carousel_mit_text_und_bild .ctb-text-container {
    order: 0;
    padding-bottom: 0 !important;
  }
  .carousel_mit_text_und_bild .ctb-media-container {
    order: 1;
  }
  .carousel_mit_text_und_bild .ctb-text {
    order: 2;
    margin-top: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 60px;
    padding-bottom: 70px;
  }
  .carousel_mit_text_und_bild .ctb-text br {
    display: none;
  }
  .carousel_mit_text_und_bild .ctb-text-container,
  .carousel_mit_text_und_bild .ctb-media-container {
    width: 100%;
    height: auto;
  }
  .carousel_mit_text_und_bild .ctb-text-container {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
    padding-bottom: 60px;
  }
  .carousel_mit_text_und_bild .swiper-pagination {
    margin-top: 0px;
    position: absolute;
    bottom: 29px;
    transform: translateX(50%);
    z-index: 10;
    text-align: center;
    border-color: inherit;
  }
  .carousel_mit_text_und_bild .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: transparent;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
    display: inline-block;
    box-sizing: content-box !important;
    background-color: #ebebeb;
  }
  .carousel_mit_text_und_bild .swiper-pagination-bullet-active {
    width: 6px;
    height: 6px;
    background: #ebebeb;
    border-width: 2px;
    border-style: solid;
    border-color: inherit;
  }
  .carousel_mit_text_und_bild .swiper-pagination {
    right: 50%;
    margin-bottom: 5px;
  }
  .carousel_mit_text_und_bild .phone.left-arrow {
    position: absolute;
    left: 15px;
    transform: rotate(180deg);
    bottom: 30px;
    z-index: 10;
  }
  .carousel_mit_text_und_bild .phone.left-arrow path {
    fill: inherit;
  }
  .carousel_mit_text_und_bild .phone.right-arrow {
    position: absolute;
    right: 15px;
    transform: rotate(0deg);
    bottom: 30px;
    z-index: 10;
  }
  .carousel_mit_text_und_bild .phone.right-arrow path {
    fill: inherit;
  }
}
.highlighted_projects {
  width: 100%;
}
.highlighted_projects__item {
  display: flex;
  margin-bottom: 0;
  width: 100%;
}
.highlighted_projects__image-container {
  grid-column: 1/17;
  position: relative;
  overflow: hidden;
}
.highlighted_projects__image-container img {
  transition: transform 1000ms cubic-bezier(0.07, 0, 0.72, 1), opacity 300ms cubic-bezier(0.07, 0, 0.72, 1);
}
.highlighted_projects__image-container:hover img {
  transform: scale(1.03);
}
.highlighted_projects img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  position: absolute;
}
.highlighted_projects__content {
  grid-column: 17/26;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.highlighted_projects__title {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 3.7%;
  padding-right: 3.7%;
}
.highlighted_projects__text {
  margin-bottom: 0;
  margin-top: auto;
  padding-left: 4.1%;
  padding-right: 4.1%;
}
.highlighted_projects__link {
  display: block;
  height: 100%;
  width: 100%;
  position: relative;
}
.highlighted_projects__button {
  margin-top: auto;
}
.highlighted_projects__button-link {
  display: inline-block;
  text-decoration: none;
}

@media (min-width: 1280px) {
  .highlighted_projects__image-container {
    aspect-ratio: 1260/765;
  }
}
@media (min-width: 801px) {
  .highlighted_projects__image-title {
    position: absolute;
    top: 24px;
    left: 2.5%;
  }
  .highlighted_projects__content {
    padding-top: 23px;
    padding-bottom: 32px;
  }
  .highlighted_projects .highlighted_projects__title {
    margin-bottom: 45px !important;
  }
}
@media (max-width: 801px) {
  .highlighted_projects__title {
    margin-bottom: 30px;
  }
  .highlighted_projects__image-title {
    position: absolute;
    top: 30px;
    left: 15px;
    font-size: 30px !important;
  }
  .highlighted_projects__content {
    padding-top: 15px;
    padding-bottom: 45px;
  }
  .highlighted_projects__item {
    flex-direction: column;
  }
  .highlighted_projects__image-container {
    width: 100%;
  }
  .highlighted_projects__content {
    width: 100%;
  }
  .highlighted_projects__image-container {
    aspect-ratio: 430/230;
  }
}
.instagram_feed {
  width: 100%;
}
.instagram_feed__content {
  width: 100%;
  box-sizing: border-box;
}

.instagram_feed__text {
  display: inline-block;
}

.MediaTile__overlay {
  display: none !important;
}

.FeedLayout__wrapper {
  background-color: transparent !important;
}

@media (min-width: 1280px) {
  .instagram_feed__text {
    margin-bottom: 80px;
  }
}
@media (min-width: 801px) {
  .FeedGridLayout__grid {
    gap: 1.5% !important;
  }
  .instagram_feed {
    padding-bottom: 94px;
    padding-top: 64px;
  }
  .instagram_feed__text {
    margin-bottom: 60px;
  }
  .instagram_feed {
    width: 100%;
  }
  .instagram_feed__text {
    margin-bottom: 39px;
  }
  .instagram_feed__content {
    padding-left: 36px;
    padding-right: 36px;
  }
}
@media (max-width: 801px) {
  .instagram_feed {
    padding-top: 30px;
    padding-bottom: 36px;
  }
  .instagram_feed__text {
    margin-bottom: 30px;
  }
  .instagram_feed .FeedGridLayout__grid {
    gap: 15px !important;
  }
  .instagram_feed .FeedGridLayout__cell {
    width: 230px;
  }
  .instagram_feed .FeedGridLayout__grid {
    padding-left: 15px;
    padding-right: 15px;
    overflow-x: scroll;
    scroll-snap-type: x mandatory;
    scroll-snap-align: start;
    scroll-behavior: smooth;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .instagram_feed .FeedGridLayout__grid::-webkit-scrollbar {
    display: none;
  }
}
.text_und_headline_tabelle {
  background: white;
}

@media (min-width: 950px) {
  .text_und_headline_tabelle {
    display: grid;
    width: 100%;
  }
  .text_und_headline_tabelle.has-border-top-bottom {
    border-top: 3px solid #1a1b20;
    border-bottom: 3px solid #1a1b20;
  }
  .text_und_headline_tabelle_title {
    grid-column: 2/9;
  }
  .text_und_headline_tabelle_title a {
    text-decoration: none;
    color: inherit;
  }
  .text_und_headline_tabelle_text {
    grid-column: 10/25;
  }
  .text_und_headline_tabelle .title-right .text_und_headline_tabelle_text {
    grid-column: 2/16;
  }
  .text_und_headline_tabelle .title-right .text_und_headline_tabelle_title {
    grid-column: 17/25;
    padding-right: 0 !important;
  }
  .text_und_headline_tabelle .title-right .text_und_headline_tabelle_title_inner {
    float: right;
  }
  .text_und_headline_tabelle_row {
    padding: 59px 0 46px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .text_und_headline_tabelle_text {
    position: relative;
    top: -8px;
  }
  .text_und_headline_tabelle_title {
    padding-right: 20px;
    box-sizing: border-box;
  }
  .text_und_headline_tabelle_row.has-border {
    border-top: 3px solid #1a1b20;
  }
}
@media (min-width: 801px) and (max-width: 950px) {
  .text_und_headline_tabelle {
    width: 100%;
  }
  .text_und_headline_tabelle.has-border-top-bottom {
    border-top: 3px solid #1a1b20;
    border-bottom: 3px solid #1a1b20;
  }
  .text_und_headline_tabelle_title a {
    text-decoration: none;
    color: inherit;
  }
  .text_und_headline_tabelle .text_und_headline_tabelle_row {
    padding-left: 36px;
    padding-right: 36px;
    box-sizing: border-box;
    display: flex !important;
    gap: 25px;
    flex-direction: row;
  }
  .text_und_headline_tabelle_row {
    padding: 59px 0 46px 0;
    display: flex;
    flex-wrap: wrap;
  }
  .text_und_headline_tabelle_title {
    padding-right: 20px;
    box-sizing: border-box;
  }
  .text_und_headline_tabelle_row.has-border {
    border-top: 3px solid #1a1b20;
  }
}
@media (max-width: 801px) {
  .text_und_headline_tabelle.has-border-top-bottom {
    border-top: 2px solid #1a1b20;
    border-bottom: 2px solid #1a1b20;
  }
  .text_und_headline_tabelle_row.has-border {
    border-top: 2px solid #1a1b20;
  }
  .text_und_headline_tabelle {
    border-top: none;
    border-bottom: none;
  }
  .text_und_headline_tabelle_row {
    display: flex;
    flex-direction: column;
  }
  .text_und_headline_tabelle_title {
    flex: none;
  }
  .text_und_headline_tabelle_text {
    flex: none;
  }
  .text_und_headline_tabelle_row {
    padding: 30px 15px;
  }
  .text_und_headline_tabelle_title {
    margin-bottom: 15px;
  }
  .title-right .text_und_headline_tabelle_text {
    margin-bottom: 30px !important;
  }
  .title-right .text_und_headline_tabelle_title {
    margin-bottom: 0 !important;
  }
}
.random_bilder_und_videos-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-auto-rows: auto;
  gap: 0;
  width: 100%;
}
.random_bilder_und_videos-item {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.random_bilder_und_videos-item.portrait {
  grid-column: span 1;
  aspect-ratio: 480/600;
}
.random_bilder_und_videos-item.landscape {
  grid-column: span 2;
  aspect-ratio: 960/600;
}
.random_bilder_und_videos-item img,
.random_bilder_und_videos-item video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

@media (min-width: 1280px) {
  .random_bilder_und_videos-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .random_bilder_und_videos-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
@media (max-width: 801px) {
  /*.random_bilder_und_videos {
  	&-grid {
  		grid-template-columns: 1fr;
  	}

  	&-item {
  		&.landscape {
  			grid-column: span 1;
  		}
  	}
  }*/
  .random_bilder_und_videos-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .random_bilder_und_videos-item.landscape {
    grid-column: span 2;
  }
}
@media (min-width: 801px) {
  .logos_title {
    margin-bottom: 45px !important;
    margin-top: 0 !important;
  }
  .logos {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .logos .desktop-logos {
    display: block;
  }
  .logos .mobile-logos {
    display: none;
  }
  .logos .logos_container {
    display: flex;
    flex-wrap: wrap;
    gap: 45px;
    align-items: center;
  }
  .logos .logos_logo img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 801px) {
  .logos_title {
    font-size: 40px !important;
    line-height: 1.1 !important;
    margin-bottom: 45px !important;
    margin-top: 0 !important;
  }
  .logos {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .logos .desktop-logos {
    display: none;
  }
  .logos .mobile-logos {
    display: block;
  }
}
@media (min-width: 801px) {
  .good_company {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .good_company .gc_headline {
    margin: 0 0 60px 0 !important;
  }
  .good_company .gc_text {
    grid-column: 2/13;
  }
  .good_company .gc_text_2 {
    grid-column: 14/25;
  }
}
@media (max-width: 801px) {
  .good_company h2 {
    margin-top: 0;
  }
  .good_company {
    padding-bottom: 45px;
  }
  .good_company__columns {
    padding-left: 15px;
    padding-right: 15px;
  }
  .gc_headline {
    font-size: 40px !important;
    line-height: 1 !important;
    margin-bottom: 15px !important;
  }
}
.contact_card {
  background-color: white;
}
.contact_card a {
  color: inherit !important;
  text-decoration: none;
}
.contact_card.has-top-space {
  padding-top: 36px;
}
.contact_card .contact_card_image-container {
  aspect-ratio: 1227/690;
  position: relative;
}
.contact_card .contact_card_image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}
.contact_card .contact_card_text-container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.contact_card .contact_card_text-container .contact_card_title {
  margin: 0;
}
.contact_card .contact_card_text-container .contact_card_contact-info {
  margin-top: auto;
}
.contact_card .contact_card_text-container .contact_card_contact-info .contact_card_phone-numbers {
  text-transform: lowercase;
}
.contact_card .contact_card_text-container .contact_card_contact-info .contact_card_phone-numbers a {
  display: block;
}

@media (min-width: 1280px) {
  .contact_card {
    padding-bottom: 60px;
  }
  .contact_card_text-container {
    padding-top: 11px;
    padding-bottom: 26px;
  }
  .contact_card_title-container img {
    width: 133px;
  }
  .contact_card .contact_card_image-container {
    grid-column: 2/17;
  }
  .contact_card .contact_card_text-container {
    grid-column: 18/25;
  }
  .contact_card_text {
    margin-bottom: 26px;
  }
}
@media (min-width: 950px) and (max-width: 1280px) {
  .contact_card {
    padding-bottom: 60px;
  }
  .contact_card_title-container img {
    width: 133px;
  }
  .contact_card_text {
    margin-bottom: 15px;
  }
  .contact_card .contact_card_image-container {
    grid-column: 2/15;
  }
  .contact_card .contact_card_text-container {
    grid-column: 16/25;
  }
}
@media (min-width: 801px) and (max-width: 950px) {
  .contact_card {
    padding-bottom: 60px;
  }
  .contact_card_title-container img {
    width: 133px;
  }
  .contact_card_text {
    margin-bottom: 5px;
  }
  .contact_card .contact_card_image-container {
    grid-column: 2/13;
  }
  .contact_card .contact_card_text-container {
    grid-column: 14/25;
  }
  .contact_card_title {
    font-size: 38px !important;
    line-height: 1;
  }
  .contact_card_image-container {
    aspect-ratio: 4/3 !important;
  }
}
@media (max-width: 801px) {
  .contact_card {
    padding-bottom: 30px;
  }
  .contact_card.has-top-space {
    padding-top: 15px;
  }
  .contact_card_text-container {
    padding-top: 15px;
    padding-bottom: 0;
  }
  .contact_card_title-container {
    padding-bottom: 15px;
  }
  .contact_card {
    padding-left: 15px;
    padding-right: 15px;
  }
  .contact_card .contact_card_image-container {
    grid-column: 2/10;
  }
  .contact_card .contact_card_text-container {
    grid-column: 2/10;
  }
  .contact_card .contact_card_text-container .contact_card_contact-info .contact_card_phone-numbers {
    line-height: 1.2;
  }
  .contact_card .contact_card_text-container .contact_card_contact-info .contact_card_phone-numbers a {
    display: block;
  }
  .contact_card_phone-numbers {
    margin-top: 15px;
  }
  .contact_card_title-container img {
    width: 133px;
  }
}
.full_bleed_medium_mit_text {
  position: relative;
  height: 100vh;
  width: 100%;
  overflow: hidden;
}
.full_bleed_medium_mit_text > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full_bleed_medium_mit_text .fbmmt_background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full_bleed_medium_mit_text .fbmmt_content {
  position: relative;
  z-index: 3;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0 20px;
  text-align: center !important;
}
.full_bleed_medium_mit_text .fbmmt_content h1 {
  text-align: center !important;
  text-transform: uppercase !important;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  line-height: 1 !important;
}
.full_bleed_medium_mit_text .fbmmt_content img {
  width: 90%;
  height: auto;
}

@media (min-width: 1280px) {
  .fbmmt_content h1 {
    font-size: 290px !important;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .fbmmt_content h1 {
    font-size: 180px !important;
  }
}
@media (max-width: 801px) {
  .fbmmt_content h1 {
    font-size: 100px !important;
  }
}
.headline_text_images__content {
  box-sizing: border-box;
}

.headline_text_images__image-container {
  overflow: hidden;
}

@media (min-width: 1280px) {
  .headline_text_images__grid {
    flex-wrap: nowrap;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .headline_text_images__grid {
    flex-wrap: nowrap;
  }
}
@media (min-width: 801px) {
  .headline_text_images {
    padding-top: 30px;
    padding-bottom: 80px;
    width: 100%;
  }
  .headline_text_images h2 {
    margin: 0;
    margin-bottom: 150px;
  }
  .headline_text_images__content {
    width: 100%;
  }
  .headline_text_images__grid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .headline_text_images__item {
    flex: 1;
    min-width: 0;
  }
  .headline_text_images__image-container {
    width: 100%;
    position: relative;
    aspect-ratio: 597/746;
  }
  .headline_text_images__image-container img {
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    position: absolute;
    top: -3px;
    left: -3px;
    object-fit: cover;
  }
  .headline_text_images .headline_text_images__text {
    margin-bottom: 50px;
  }
  .headline_text_images .headline_text_images__title {
    text-transform: uppercase;
  }
  .headline_text_images .headline_text_images__title,
  .headline_text_images .headline_text_images__text {
    color: inherit;
  }
  .column-count-1 .headline_text_images__item:nth-child(1) {
    grid-column: 2/25;
  }
  .column-count-2 .headline_text_images__item:nth-child(1) {
    grid-column: 2/13;
  }
  .column-count-2 .headline_text_images__item:nth-child(2) {
    grid-column: 14/25;
  }
  .column-count-3 .headline_text_images__item:nth-child(1) {
    grid-column: 2/9;
  }
  .column-count-3 .headline_text_images__item:nth-child(2) {
    grid-column: 10/17;
  }
  .column-count-3 .headline_text_images__item:nth-child(3) {
    grid-column: 18/25;
  }
  .column-count-4 .headline_text_images__item:nth-child(1) {
    grid-column: 2/7;
  }
  .column-count-4 .headline_text_images__item:nth-child(2) {
    grid-column: 8/13;
  }
  .column-count-4 .headline_text_images__item:nth-child(3) {
    grid-column: 14/19;
  }
  .column-count-4 .headline_text_images__item:nth-child(4) {
    grid-column: 20/25;
  }
  .column-count-5 .headline_text_images__item:nth-child(1) {
    grid-column: 2/6;
  }
  .column-count-5 .headline_text_images__item:nth-child(2) {
    grid-column: 7/11;
  }
  .column-count-5 .headline_text_images__item:nth-child(3) {
    grid-column: 12/16;
  }
  .column-count-5 .headline_text_images__item:nth-child(4) {
    grid-column: 17/21;
  }
  .column-count-5 .headline_text_images__item:nth-child(5) {
    grid-column: 22/26;
  }
  .column-count-6 .headline_text_images__item:nth-child(1) {
    grid-column: 2/5;
  }
  .column-count-6 .headline_text_images__item:nth-child(2) {
    grid-column: 6/9;
  }
  .column-count-6 .headline_text_images__item:nth-child(3) {
    grid-column: 10/13;
  }
  .column-count-6 .headline_text_images__item:nth-child(4) {
    grid-column: 14/17;
  }
  .column-count-6 .headline_text_images__item:nth-child(5) {
    grid-column: 18/21;
  }
  .column-count-6 .headline_text_images__item:nth-child(6) {
    grid-column: 22/25;
  }
  .column-count-7 .headline_text_images__item:nth-child(1) {
    grid-column: 1/4;
  }
  .column-count-7 .headline_text_images__item:nth-child(2) {
    grid-column: 5/8;
  }
  .column-count-7 .headline_text_images__item:nth-child(3) {
    grid-column: 9/12;
  }
  .column-count-7 .headline_text_images__item:nth-child(4) {
    grid-column: 13/16;
  }
  .column-count-7 .headline_text_images__item:nth-child(5) {
    grid-column: 17/20;
  }
  .column-count-7 .headline_text_images__item:nth-child(6) {
    grid-column: 21/24;
  }
  .column-count-7 .headline_text_images__item:nth-child(7) {
    grid-column: 25/28;
  }
  .column-count-8 .headline_text_images__item:nth-child(1) {
    grid-column: 1/4;
  }
  .column-count-8 .headline_text_images__item:nth-child(2) {
    grid-column: 4/7;
  }
  .column-count-8 .headline_text_images__item:nth-child(3) {
    grid-column: 8/11;
  }
  .column-count-8 .headline_text_images__item:nth-child(4) {
    grid-column: 11/14;
  }
  .column-count-8 .headline_text_images__item:nth-child(5) {
    grid-column: 15/18;
  }
  .column-count-8 .headline_text_images__item:nth-child(6) {
    grid-column: 18/21;
  }
  .column-count-8 .headline_text_images__item:nth-child(7) {
    grid-column: 22/25;
  }
  .column-count-8 .headline_text_images__item:nth-child(8) {
    grid-column: 25/28;
  }
  .headline_text_images__grid {
    flex-wrap: nowrap;
  }
  .headline_text_images__item-title {
    margin-top: 15px;
  }
}
@media (max-width: 801px) {
  .headline_text_images__content {
    padding-bottom: 30px;
  }
  .headline_text_images__grid {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .headline_text_images {
    padding-top: 45px;
    padding-bottom: 30px;
    width: 100%;
  }
  .headline_text_images h2 {
    margin: 0;
    margin-bottom: 30px;
  }
  .headline_text_images__content {
    width: 100%;
  }
  .headline_text_images__grid {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  .headline_text_images__item {
    flex: 1;
    min-width: 0;
  }
  .headline_text_images__image-container {
    width: 100%;
    position: relative;
    aspect-ratio: 597/746;
  }
  .headline_text_images__image-container img {
    width: calc(100% + 6px);
    height: calc(100% + 6px);
    position: absolute;
    top: -3px;
    left: -3px;
    object-fit: cover;
  }
  .headline_text_images .headline_text_images__title {
    text-transform: uppercase;
  }
  .headline_text_images .headline_text_images__title,
  .headline_text_images .headline_text_images__text {
    color: inherit;
  }
  .headline_text_images__grid {
    gap: 45px;
  }
  .headline_text_images__grid {
    flex-direction: column;
  }
  .headline_text_images__item {
    width: 100%;
  }
  .headline_text_images__image-container {
    margin-bottom: 15px;
  }
}
#gridder .ela_carousel img {
  width: 100%;
}
#gridder .ela_carousel .swiper-wrapper > .swiper-slide {
  display: none;
}
#gridder .ela_carousel .swiper-wrapper > .swiper-slide:first-child {
  display: flex;
}
#gridder .ela_carousel .swiper-wrapper {
  width: 100%;
}

@media (min-width: 1280px) {
  .ela_carousel .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .ela_carousel .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
}
@media (min-width: 801px) {
  .ela_carousel {
    height: 100svh;
    box-sizing: border-box !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative !important;
    cursor: pointer;
    padding: 134px 0;
  }
  .ela_carousel.less-space-below {
    padding-bottom: 50px;
  }
  .ela_carousel .swiper-wrapper {
    height: 100%;
  }
  .ela_carousel .ela-carousel-swiper {
    width: 100%;
    height: 100%;
    touch-action: manipulation;
  }
  .ela_carousel .swiper-slide {
    padding-left: 36px;
    padding-right: 36px;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ela_carousel .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .ela_carousel .ela-carousel-swiper {
    overflow: visible;
    height: 100% !important;
  }
  .ela_carousel .swiper-pagination {
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 87px);
  }
  .ela_carousel .swiper-pagination-bullet {
    background: transparent;
    border: 2px solid white;
    opacity: 1;
    margin: 0 8px;
  }
  .ela_carousel .swiper-pagination-bullet-active {
    background: white;
  }
  .ela_carousel.light-bg .swiper-pagination-bullet {
    border-color: black;
  }
  .ela_carousel.light-bg .swiper-pagination-bullet-active {
    background: black;
  }
  .ela_carousel .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    box-sizing: content-box !important;
  }
  .ela_carousel.left-side {
    cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.5 35L3.8 18.6L40 18.6L40 16.5L3.8 16.5L20.5 0L17.8 0L0 17.5L17.8 35L20.5 35Z' fill='white'/></svg>") 20 17, auto;
  }
  .ela_carousel.right-side {
    cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M19.5 35L36.2 18.6L0 18.6L0 16.5L36.2 16.5L19.5 0L22.2 0L40 17.5L22.2 35L19.5 35Z' fill='white'/></svg>") 20 17, auto;
  }
  .ela_carousel.light-bg.left-side {
    cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.5 35L3.8 18.6L40 18.6L40 16.5L3.8 16.5L20.5 0L17.8 0L0 17.5L17.8 35L20.5 35Z' fill='black'/></svg>") 20 17, auto;
  }
  .ela_carousel.light-bg.right-side {
    cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M19.5 35L36.2 18.6L0 18.6L0 16.5L36.2 16.5L19.5 0L22.2 0L40 17.5L22.2 35L19.5 35Z' fill='black'/></svg>") 20 17, auto;
  }
}
@media (max-width: 801px) {
  .ela_carousel {
    padding-top: 15px;
    padding-bottom: 30px;
    box-sizing: border-box !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative !important;
    cursor: pointer;
  }
  .ela_carousel.less-space-below {
    padding-bottom: 15px;
  }
  .ela_carousel .swiper-wrapper {
    height: 100%;
  }
  .ela_carousel .ela-carousel-swiper {
    width: 100%;
    height: 100%;
    touch-action: manipulation;
  }
  .ela_carousel .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ela_carousel .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .ela_carousel .swiper-pagination {
    margin-top: 30px;
    position: relative;
    transform: translateX(50%);
    z-index: 10;
    text-align: center;
    border-color: inherit;
  }
  .ela_carousel .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: transparent;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
    display: inline-block;
    box-sizing: content-box !important;
    background-color: #fff;
  }
  .ela_carousel .swiper-pagination-bullet-active {
    width: 6px;
    height: 6px;
    background: black;
    border-color: white;
    border-width: 2px;
    border-style: solid;
  }
  .ela_carousel .swiper-pagination {
    right: 50%;
    margin-bottom: 5px;
  }
  .ela_carousel .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    box-sizing: content-box !important;
  }
  .ela_carousel .swiper-wrapper {
    align-items: center;
  }
  .ela_carousel .swiper-slide {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .ela_carousel .phone.left-arrow {
    position: absolute;
    left: 15px;
    transform: rotate(180deg);
    bottom: 0;
    z-index: 10;
    fill: white;
  }
  .ela_carousel .phone.right-arrow {
    position: absolute;
    right: 15px;
    transform: rotate(0deg);
    bottom: 0;
    z-index: 10;
    fill: white;
  }
  .ela_carousel.light-bg .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: transparent;
    background-color: transparent;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
    display: inline-block;
    box-sizing: content-box !important;
    background-color: black;
  }
  .ela_carousel.light-bg .swiper-pagination-bullet-active {
    width: 6px;
    height: 6px;
    background: white;
    border-color: black;
    border-width: 2px;
    border-style: solid;
  }
  .ela_carousel.light-bg .phone.left-arrow {
    fill: black;
  }
  .ela_carousel.light-bg .phone.right-arrow {
    fill: black;
  }
}
/**/
#gridder .ela_carousel_2 img {
  width: 100%;
}
#gridder .ela_carousel_2 .swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}
#gridder .ela_carousel_2 .swiper-slide {
  display: none;
}
#gridder .ela_carousel_2 .swiper-slide:first-child {
  display: flex;
}
#gridder .ela_carousel_2 .swiper-slide:nth-child(2) {
  display: flex;
}
#gridder .ela_carousel_2 .swiper-slide:nth-child(3) {
  display: flex;
}

@media (min-width: 1280px) {
  .ela_carousel_2 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .ela_carousel_2 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
  }
}
@media (min-width: 801px) {
  .ela_carousel_2 {
    height: 867px;
    box-sizing: border-box !important;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative !important;
    padding: 45px 0 89px 0;
    overflow: hidden;
  }
  .ela_carousel_2.less-space-below {
    padding-bottom: 30px;
  }
  .ela_carousel_2 .ela-carousel-swiper {
    width: 100%;
    height: 100%;
    overflow: visible;
    touch-action: manipulation;
  }
  .ela_carousel_2 .swiper-wrapper {
    align-items: center;
  }
  .ela_carousel_2 .swiper-slide {
    box-sizing: border-box;
    padding: 40px;
    flex-shrink: 0;
    width: 50% !important;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ela_carousel_2 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .ela_carousel_2 .swiper-pagination {
    bottom: 0;
    position: absolute;
    left: 50%;
    transform: translate(-50%, 59px);
  }
  .ela_carousel_2 .swiper-pagination-bullet {
    background: transparent;
    border: 2px solid black;
    opacity: 1;
    margin: 0 8px;
  }
  .ela_carousel_2 .swiper-pagination-bullet-active {
    background: black;
  }
  .ela_carousel_2.dark-bg .swiper-pagination-bullet {
    border-color: white;
  }
  .ela_carousel_2.dark-bg .swiper-pagination-bullet-active {
    background: white;
  }
  .ela_carousel_2 .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    box-sizing: content-box !important;
  }
  .ela_carousel_2.left-side {
    cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.5 35L3.8 18.6L40 18.6L40 16.5L3.8 16.5L20.5 0L17.8 0L0 17.5L17.8 35L20.5 35Z' fill='black'/></svg>") 20 17, auto;
  }
  .ela_carousel_2.right-side {
    cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M19.5 35L36.2 18.6L0 18.6L0 16.5L36.2 16.5L19.5 0L22.2 0L40 17.5L22.2 35L19.5 35Z' fill='black'/></svg>") 20 17, auto;
  }
  .ela_carousel_2.dark-bg.left-side {
    cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.5 35L3.8 18.6L40 18.6L40 16.5L3.8 16.5L20.5 0L17.8 0L0 17.5L17.8 35L20.5 35Z' fill='white'/></svg>") 20 17, auto;
  }
  .ela_carousel_2.dark-bg.right-side {
    cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M19.5 35L36.2 18.6L0 18.6L0 16.5L36.2 16.5L19.5 0L22.2 0L40 17.5L22.2 35L19.5 35Z' fill='white'/></svg>") 20 17, auto;
  }
}
@media (max-width: 801px) {
  .ela_carousel_2 {
    padding-top: 15px;
    padding-bottom: 30px;
    box-sizing: border-box !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative !important;
    cursor: pointer;
  }
  .ela_carousel_2.less-space-below {
    padding-bottom: 15px;
  }
  .ela_carousel_2 .swiper-wrapper {
    height: 100%;
  }
  .ela_carousel_2 .ela-carousel-swiper {
    width: 100%;
    height: 100%;
    touch-action: manipulation;
  }
  .ela_carousel_2 .swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ela_carousel_2 .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .ela_carousel_2 .swiper-pagination {
    margin-top: 30px;
    position: relative;
    transform: translateX(50%);
    z-index: 10;
    text-align: center;
    border-color: inherit;
  }
  .ela_carousel_2 .swiper-pagination-bullet {
    width: 9px;
    height: 9px;
    background: transparent;
    border-radius: 50%;
    opacity: 1;
    margin: 0 6px;
    display: inline-block;
    box-sizing: content-box !important;
    background-color: black;
  }
  .ela_carousel_2 .swiper-pagination-bullet-active {
    width: 6px;
    height: 6px;
    background: white;
    border-color: black;
    border-width: 2px;
    border-style: solid;
  }
  .ela_carousel_2 .swiper-pagination {
    right: 50%;
    margin-bottom: 5px;
  }
  .ela_carousel_2 .swiper-pagination-bullet {
    display: inline-block;
    border-radius: 50%;
    box-sizing: content-box !important;
  }
  .ela_carousel_2 .swiper-wrapper {
    align-items: center;
  }
  .ela_carousel_2 .swiper-slide {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .ela_carousel_2 .phone.left-arrow {
    position: absolute;
    left: 15px;
    transform: rotate(180deg);
    bottom: 0;
    z-index: 10;
    fill: black;
  }
  .ela_carousel_2 .phone.right-arrow {
    position: absolute;
    right: 15px;
    transform: rotate(0deg);
    bottom: 0;
    z-index: 10;
    fill: black;
  }
  .ela_carousel_2.dark-bg .swiper-pagination-bullet {
    background-color: black;
  }
  .ela_carousel_2.dark-bg .swiper-pagination-bullet-active {
    background: white;
    border-color: black;
  }
  .ela_carousel_2.dark-bg .phone.left-arrow {
    fill: white;
  }
  .ela_carousel_2.dark-bg .phone.right-arrow {
    fill: white;
  }
}
.opener_text {
  width: 100%;
}
.opener_text__title {
  margin-top: 0;
  margin-bottom: 0;
}
.opener_text__content {
  width: 100%;
}

#gridder-root .type-opener_text a, #gridder-root .type-opener_text p {
  font-size: inherit !important;
  line-height: inherit !important;
  color: inherit !important;
}

.opener_text__content a {
  color: black !important;
  text-decoration: underline !important;
  text-decoration-offset: 2px !important;
  text-decoration-thickness: 1px !important;
}

@media (min-width: 1280px) {
  .opener_text {
    padding-top: 264px;
    padding-bottom: 128px;
    display: flex;
    flex-direction: column;
  }
  .opener_text__content {
    margin-top: 129px;
  }
  .opener_text.less-space-below {
    padding-bottom: 80px;
  }
  .opener_text__content.smaller-text {
    font-size: 30px !important;
    line-height: 1.2 !important;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .opener_text {
    padding-top: 200px;
    padding-bottom: 100px;
    display: flex;
    flex-direction: column;
  }
  .opener_text__content {
    margin-top: 100px;
  }
  .opener_text.less-space-below {
    padding-bottom: 60px;
  }
  .opener_text__content.smaller-text {
    font-size: 22px !important;
    line-height: 1.14 !important;
  }
}
@media (max-width: 801px) {
  .frame-overflow-both .opener_text {
    width: 100%;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    padding-top: 60px;
    padding-bottom: 30px;
    display: flex;
    flex-direction: column;
    gap: 30px;
  }
  .frame-overflow-both .opener_text h2 {
    font-size: 40px;
    line-height: 1;
  }
  .opener_text.less-space-below {
    padding-bottom: 30px;
  }
  .opener_text__content.smaller-text {
    font-size: 20px !important;
    line-height: 1.14 !important;
  }
  .opener_text__content {
    font-size: 40px;
    line-height: 1;
  }
  .slug-career .opener_text {
    padding-bottom: 195px;
  }
  .slug-career h2.opener_text__title {
    font-size: 50px;
  }
  .slug-contact h2.opener_text__title {
    font-size: 50px;
  }
  .slug-contact .opener_text {
    padding-bottom: 15px;
  }
}
.opener_text_2 {
  width: 100%;
}
.opener_text_2__image-container {
  width: 100%;
  overflow: hidden;
}
.opener_text_2__image {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 1280px) {
  .opener_text_2__content {
    padding-top: 161px !important;
    padding-bottom: 540px !important;
  }
  .opener_text_2__content.less-space-below {
    padding-bottom: 120px !important;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .opener_text_2__content {
    padding-top: 111px !important;
    padding-bottom: 300px !important;
  }
  .opener_text_2__content.less-space-below {
    padding-bottom: 90px !important;
  }
}
@media (max-width: 801px) {
  .opener_text_2__content {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .opener_text_2__content.less-space-below {
    padding-bottom: 45px !important;
  }
}
.small_headline {
  width: 100%;
}
.small_headline__image-container {
  width: 100%;
  overflow: hidden;
}
.small_headline__image {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 801px) {
  .small_headline__content {
    padding-top: 42px !important;
    padding-bottom: 126px !important;
  }
}
@media (max-width: 801px) {
  .small_headline .small_headline__content {
    font-size: 50px !important;
  }
  .small_headline__content {
    padding-top: 90px;
    padding-bottom: 30px;
  }
  .ela_text.small-text-mobile {
    font-size: 20px !important;
  }
  .ela_text.small-text-mobile ._P1_Desktop_no_spaces {
    font-size: 20px !important;
    line-height: 1.15 !important;
  }
}
.text_mit_bild_und_link_2 {
  display: block;
}
.text_mit_bild_und_link_2 .tbl2_image-container {
  display: flex;
  align-items: center;
}
@media (min-width: 920px) {
  .text_mit_bild_und_link_2 {
    padding-top: 26px;
    padding-bottom: 35px;
  }
  .text_mit_bild_und_link_2 .tbl2_text-container {
    grid-column: 2/13;
  }
  .text_mit_bild_und_link_2 .tbl2_text {
    padding-bottom: 380px !important;
  }
  .text_mit_bild_und_link_2 .tbl2_image-container {
    grid-column: 14/23;
  }
  .text_mit_bild_und_link_2 .tbl2_image-container img {
    width: 100%;
  }
}
@media (min-width: 801px) and (max-width: 920px) {
  .text_mit_bild_und_link_2 {
    display: block !important;
  }
  .text_mit_bild_und_link_2 .desktop {
    display: none !important;
  }
  .text_mit_bild_und_link_2 .phone {
    display: block !important;
  }
  .tbl2_text-container {
    width: 100%;
  }
  .tbl2_text-container, .tbl2_image-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .text_mit_bild_und_link_2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .tbl2_image-container img {
    width: 100%;
  }
  .tbl2_text {
    font-size: 40px;
  }
  .phone.tbl2_link {
    margin-left: 15px;
    margin-top: 30px;
    display: inline-block;
  }
}
@media (max-width: 801px) {
  .tbl2_text-container, .tbl2_image-container {
    padding-left: 15px;
    padding-right: 15px;
  }
  .text_mit_bild_und_link_2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .tbl2_image-container img {
    width: 100%;
  }
  .tbl2_text {
    font-size: 40px;
  }
  .phone.tbl2_link {
    margin-left: 15px;
    margin-top: 30px;
    display: inline-block;
  }
}
@media (min-width: 1280px) {
  .ela_text {
    padding-bottom: 300px;
    padding-top: 50px;
  }
  .ela_text.less-space-below {
    padding-bottom: 100px;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .ela_text {
    padding-bottom: 200px;
    padding-top: 36px;
  }
  .ela_text.less-space-below {
    padding-bottom: 70px;
  }
}
@media (max-width: 801px) {
  .ela_text {
    padding-bottom: 45px;
    padding-top: 45px;
    font-size: 40px !important;
    line-height: 1;
  }
  .ela_text > * {
    font-size: 40px !important;
    line-height: 1;
  }
  .ela_text.less-space-below {
    padding-bottom: 25px;
  }
}
@media (min-width: 801px) {
  .one_image.bigger .one_image__container {
    grid-column: 6/21;
  }
  .one_image.smaller .one_image__container {
    grid-column: 7/20;
  }
  .one_image.smallest .one_image__container {
    grid-column: 10/17;
  }
  .one_image.bigger.enlarge .one_image__container {
    grid-column: 4/23;
  }
  .one_image.smaller.enlarge .one_image__container {
    grid-column: 5/22;
  }
  .one_image.smallest.enlarge .one_image__container {
    grid-column: 8/19;
  }
  .one_image {
    padding-top: 129px;
    padding-bottom: 129px;
  }
  .one_image__container {
    position: relative;
    width: 100%;
  }
  .one_image__container__image-wrapper {
    position: relative;
    width: 100%;
    height: 0;
  }
  .one_image__container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .one_image__container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .one_image__container__caption {
    margin-top: 1em;
  }
}
@media (max-width: 801px) {
  .slug-wtf .first-row .one_image {
    padding-left: 50px;
    padding-right: 50px;
  }
  .one_image {
    padding-top: 0;
    padding-bottom: 0;
    box-sizing: border-box;
  }
  .one_image__container {
    position: relative;
    width: 100%;
  }
  .one_image__container__image-wrapper {
    position: relative;
    width: 100%;
    height: 0;
  }
  .one_image__container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .one_image__container video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .one_image__container__caption {
    margin-top: 1em;
  }
}
.full_bleed_image {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.full_bleed_image .lay-vimeo-video {
  overflow: hidden;
}
.full_bleed_image__container {
  position: relative;
  width: 100%;
}
.full_bleed_image__image-wrapper {
  position: relative;
  width: 100%;
}
.full_bleed_image__image {
  overflow: hidden;
}
.full_bleed_image__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.02);
  transform-origin: center;
}
.full_bleed_image__image video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.02);
  transform-origin: center;
}
.full_bleed_image__image iframe {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transform: scale(1.02);
  transform-origin: center;
}
.full_bleed_image__link {
  position: absolute;
  right: 0;
  z-index: 2;
}
.full_bleed_image__link a {
  text-decoration: none;
  color: inherit !important;
}

@media (min-width: 1280px) {
  .full_bleed_image__link {
    bottom: 32px;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .full_bleed_image__link {
    bottom: 32px;
  }
}
@media (max-width: 801px) {
  .full_bleed_image__container {
    background-color: black;
  }
  .frame-overflow-both .full_bleed_image__link {
    margin-right: 10px !important;
    bottom: 8px;
  }
  .frame-overflow-both .full_bleed_image__link a {
    font-size: 18px !important;
  }
}
@media (min-width: 801px) {
  .three_images {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .three_images__container {
    position: relative;
    width: 100%;
  }
  .three_images__container--1 {
    grid-column: 2/9;
  }
  .three_images__container--2 {
    grid-column: 10/17;
  }
  .three_images__container--3 {
    grid-column: 18/25;
  }
  .three_images__image-wrapper {
    position: relative;
    width: 100%;
  }
  .three_images__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .three_images__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .three_images__caption {
    margin-top: 1em;
  }
}
@media (max-width: 801px) {
  .three_images {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .three_images .column-wrap {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    padding-top: 15px;
    padding-bottom: 15px;
    display: flex;
    flex-direction: row;
    gap: 15px;
  }
  .three_images__container {
    position: relative;
    width: 33.3333333333%;
  }
  .three_images__image-wrapper {
    position: relative;
    width: 100%;
  }
  .three_images__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .three_images__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .three_images__caption {
    margin-top: 1em;
  }
}
@media (min-width: 801px) {
  .two_images {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .two_images__container {
    position: relative;
    width: 100%;
  }
  .two_images__image-wrapper {
    position: relative;
    width: 100%;
  }
  .two_images__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .two_images__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .two_images__caption {
    margin-top: 1em;
  }
  .two_images__container--1 {
    grid-column: 4/13;
  }
  .two_images__container--2 {
    grid-column: 14/23;
  }
}
@media (max-width: 801px) {
  .two_images {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .two_images .column-wrap {
    display: flex;
    flex-direction: row;
    gap: 15px;
  }
  .two_images__container {
    position: relative;
    width: 100%;
  }
  .two_images__image-wrapper {
    position: relative;
    width: 100%;
  }
  .two_images__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .two_images__image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  .two_images__caption {
    margin-top: 1em;
  }
}
.stoerer_2 {
  position: relative;
}
.stoerer_2 .stoerer_2-content {
  position: relative;
  z-index: 2;
  text-align: center;
}
.stoerer_2 .stoerer_2-title {
  padding-top: 50px !important;
  padding-bottom: 50px !important;
  text-align: left !important;
  cursor: default;
  margin: 0 !important;
}
.stoerer_2 .stoerer_2-media {
  pointer-events: none;
  z-index: 10;
  position: absolute;
  bottom: 0;
}
.stoerer_2 .stoerer_2-media-left {
  left: 0;
}
.stoerer_2 .stoerer_2-media-right {
  right: 0;
}
.stoerer_2 .stoerer_2-video,
.stoerer_2 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@media (min-width: 1280px) {
  .stoerer_2.spacing-big {
    padding-bottom: 400px;
  }
  .stoerer_2.spacing-medium {
    padding-bottom: 300px;
  }
  .stoerer_2.spacing-small {
    padding-bottom: 200px;
  }
  .stoerer_2 .stoerer_2-title {
    font-size: 4vw !important;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .stoerer_2.spacing-big {
    padding-bottom: 400px;
  }
  .stoerer_2.spacing-medium {
    padding-bottom: 300px;
  }
  .stoerer_2.spacing-small {
    padding-bottom: 200px;
  }
  .stoerer_2 .stoerer_2-title {
    font-size: 4vw !important;
  }
}
@media (min-width: 801px) {
  .stoerer_2.spacing-big {
    padding-bottom: 300px;
  }
  .stoerer_2.spacing-medium {
    padding-bottom: 150px;
  }
  .stoerer_2.spacing-small {
    padding-bottom: 100px;
  }
}
@media (max-width: 801px) {
  .stoerer_2-title br {
    display: none;
  }
}
body.no-touchdevice .projects_filter_overview .post-item:hover .post-services {
  opacity: 1;
}

.projects_filter_overview .post-services {
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding-left: 10px;
  padding-bottom: 8px;
  padding-top: 12px;
  line-height: 1;
  overflow: hidden;
  color: black;
  background-color: rgba(255, 255, 255, 0.4);
  backdrop-filter: saturate(180%) blur(10px);
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.projects_filter_overview .terms {
  display: none;
  opacity: 0;
  pointer-events: none;
  width: 100%;
  left: 0;
  top: 0;
}
.projects_filter_overview .terms span {
  cursor: pointer;
  touch-action: manipulation;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
}
.projects_filter_overview .terms .separator {
  cursor: default;
  color: inherit;
  margin-left: 1em;
  margin-right: 1em;
}
.projects_filter_overview .terms.is-visible {
  display: block;
  opacity: 1;
  pointer-events: auto;
}
.projects_filter_overview .posts .post-item {
  display: inline-block;
  text-decoration: none;
  color: inherit;
}
.projects_filter_overview .posts .post-item.is-hidden {
  display: none;
}
.projects_filter_overview .posts .post-item .post-image {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-bottom: 10px;
}
.projects_filter_overview .posts .post-item .post-image img, .projects_filter_overview .posts .post-item .post-image video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 1280px) {
  .projects_filter_overview .grid-sizer,
  .projects_filter_overview .post-item {
    width: 32.3333333333%;
  }
  .projects_filter_overview .gutter-sizer {
    width: 1.5%;
  }
  .posts .post-item {
    margin-bottom: 45px !important;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .projects_filter_overview .grid-sizer,
  .projects_filter_overview .post-item {
    width: 49.25%;
  }
  .projects_filter_overview .gutter-sizer {
    width: 1.5%;
  }
  .posts .post-item {
    margin-bottom: 45px !important;
  }
}
@media (min-width: 801px) {
  .projects_filter_overview {
    margin-bottom: 40px;
  }
  .projects_filter_overview .active {
    text-decoration: underline;
    text-decoration-thickness: 1px;
    text-underline-offset: 3px;
  }
  .projects_filter_overview .taxonomies {
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    margin-bottom: 14px;
  }
  .projects_filter_overview .taxonomies span {
    cursor: pointer;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
  }
  .projects_filter_overview .taxonomies .active {
    font-weight: 700;
  }
  .projects_filter_overview .terms-container {
    position: relative;
    margin-bottom: 20px;
    min-height: 20px;
  }
}
@media (max-width: 801px) {
  .projects_filter_overview .grid-sizer,
  .projects_filter_overview .post-item {
    width: 100%;
  }
  .projects_filter_overview .gutter-sizer {
    width: 1.5%;
  }
  .projects_filter_overview {
    margin-top: 30px;
  }
  .posts .post-item {
    margin-bottom: 45px !important;
  }
  .taxonomies .active {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 3px;
    font-weight: 700;
  }
  .posts .post-title {
    font-weight: 500 !important;
  }
  .terms-container .terms {
    display: none !important;
  }
  .terms-container .terms.is-visible {
    display: flex !important;
    flex-wrap: wrap;
    gap: 10px;
  }
  .terms-container .active {
    color: white;
    background-color: #000;
  }
  .terms-container span {
    border-radius: 50px;
    line-height: 29px;
    height: 27px;
    display: inline-block;
    padding: 0 10px;
    border: 1px solid #000;
    box-sizing: border-box;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
  }
  .projects_filter_overview {
    margin-bottom: 40px;
  }
  .projects_filter_overview .taxonomies {
    max-width: 350px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
    margin-bottom: 30px;
    font-size: 20px;
  }
  .projects_filter_overview .taxonomies span {
    cursor: pointer;
    touch-action: manipulation;
    -webkit-tap-highlight-color: transparent;
    user-select: none;
  }
  .projects_filter_overview .separator {
    display: none;
  }
  .projects_filter_overview .terms-container {
    position: relative;
    margin-bottom: 30px;
  }
}
.carousel_autoplay {
  height: 500px;
  cursor: pointer;
}
.carousel_autoplay .carousel-container {
  height: inherit;
  display: flex;
  overflow: hidden;
}
.carousel_autoplay .carousel-slide {
  height: inherit;
}
.carousel_autoplay .carousel-slide img {
  height: inherit;
  transform: scaleX(1.01);
}
.carousel_autoplay.left-side {
  cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M20.5 35L3.8 18.6L40 18.6L40 16.5L3.8 16.5L20.5 0L17.8 0L0 17.5L17.8 35L20.5 35Z' fill='white'/></svg>") 20 17, auto !important;
}
.carousel_autoplay.right-side {
  cursor: url("data:image/svg+xml;utf8,<svg width='40' height='35' viewBox='0 0 40 35' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M19.5 35L36.2 18.6L0 18.6L0 16.5L36.2 16.5L19.5 0L22.2 0L40 17.5L22.2 35L19.5 35Z' fill='white'/></svg>") 20 17, auto !important;
}

@media (min-width: 1280px) {
  .carousel_autoplay {
    height: 500px;
  }
}
@media (min-width: 801px) and (max-width: 1280px) {
  .carousel_autoplay {
    height: 300px;
  }
}
@media (max-width: 801px) {
  .carousel_autoplay {
    height: 200px;
  }
}
.more-like-this-title {
  text-transform: uppercase;
  left: -0.07em;
  position: relative;
}

.related-post {
  font-size: 0;
}

.more-like-this.has-services .post-services {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

@media (min-width: 1400px) {
  .project-footer {
    padding-top: 50px;
    padding-bottom: 150px;
  }
  .project-footer .credits-row .credits-row-content .credit-item {
    display: inline;
  }
  .project-footer .credits-row .credits-row-content .separator {
    display: inline;
    margin: 0 0.5em;
  }
  .project-footer .awards-row .awards-row-content .award-item {
    display: inline;
  }
  .project-footer .awards-row .awards-row-content .separator {
    display: inline;
    margin: 0 0.5em;
  }
  .project-footer .separator {
    position: relative;
    top: -2px;
  }
  .credits-row-title {
    grid-column: 2/3;
  }
  .credits-row-content {
    grid-column: 4/25;
  }
  .awards-row-title {
    grid-column: 2/3;
  }
  .awards-row-content {
    grid-column: 4/25;
  }
  .more-like-this .related-post .related-image.has-services .post-services .service-item {
    display: inline;
  }
  .more-like-this .related-post .related-image.has-services .post-services .service-item .separator {
    display: inline;
    margin: 0 0.5em;
  }
  .more-like-this {
    padding-top: 45px;
    padding-bottom: 105px;
  }
  .more-like-this-title {
    margin: 0 0 90px 0 !important;
    grid-column: 2/25;
  }
  .has-services .related-title {
    margin-top: 43px;
  }
  .no-services .related-title {
    margin-top: 10px;
  }
  .related-post-0 {
    grid-column: 2/9;
  }
  .related-post-1 {
    grid-column: 10/17;
  }
  .related-post-2 {
    grid-column: 18/25;
  }
  .post-services {
    margin-top: 15px;
  }
  .project-footer {
    padding-top: 50px;
    padding-bottom: 210px;
  }
  .credits-row-title {
    grid-column: 2/3;
  }
  .credits-row {
    margin-bottom: 100px;
  }
  .credits-row-content {
    grid-column: 4/25;
  }
  .awards-row-title {
    grid-column: 2/3;
  }
  .awards-row-content {
    grid-column: 4/25;
  }
  .related-image {
    aspect-ratio: 16/9;
    position: relative;
  }
  .related-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
}
@media (min-width: 801px) and (max-width: 1400px) {
  .project-footer {
    padding-top: 50px;
    padding-bottom: 150px;
  }
  .project-footer .credits-row {
    padding-left: 36px;
    padding-right: 36px;
    box-sizing: border-box;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px;
  }
  .project-footer .credits-row .credits-row-content .credit-item {
    display: inline;
  }
  .project-footer .credits-row .credits-row-content .separator {
    display: inline;
    margin: 0 0.3em;
  }
  .project-footer .awards-row {
    padding-left: 36px;
    padding-right: 36px;
    box-sizing: border-box;
    display: flex !important;
    flex-direction: column !important;
    gap: 10px;
  }
  .project-footer .awards-row .awards-row-content .award-item {
    display: inline;
  }
  .project-footer .awards-row .awards-row-content .separator {
    display: inline;
    margin: 0 0.3em;
  }
  .project-footer .separator {
    position: relative;
    top: -2px;
  }
  .awards-row-title {
    grid-column: 2/3;
  }
  .awards-row-content {
    grid-column: 4/25;
  }
  .more-like-this .service-item {
    font-size: 14px !important;
    display: inline;
  }
  .more-like-this .service-item .separator {
    display: inline;
    margin: 0 0.2em;
  }
  .more-like-this {
    padding-top: 45px;
    padding-bottom: 105px;
  }
  .more-like-this-title {
    margin: 0 0 90px 0 !important;
    grid-column: 2/25;
  }
  .has-services .related-title {
    margin-top: 43px;
  }
  .no-services .related-title {
    margin-top: 10px;
  }
  .related-posts-wrap {
    padding-left: 36px;
    padding-right: 36px;
    box-sizing: border-box;
    display: flex !important;
    flex-direction: row !important;
    gap: 1.5%;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scroll-snap-align: start;
    scroll-snap-stop: always;
    scroll-behavior: smooth;
    scrollbar-width: none;
    -ms-overflow-style: none;
  }
  .related-posts-wrap::-webkit-scrollbar {
    display: none;
  }
  .related-posts-wrap .related-post {
    width: 33.33333333%;
  }
  .post-services {
    margin-top: 10px;
  }
  .project-footer {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .credits-row {
    margin-bottom: 100px;
  }
  .related-image {
    aspect-ratio: 16/9;
    position: relative;
  }
  .related-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
}
@media (max-width: 801px) {
  .project-footer {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .project-footer .column-wrap {
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .project-footer .column-wrap .credit-item {
    font-size: 14px;
    line-height: 1;
    letter-spacing: 0;
  }
  .project-footer .credits-row-content.phone {
    font-size: 14px;
    line-height: 1.25;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .project-footer .awards-row-content {
    font-size: 14px;
    line-height: 1.25;
    box-sizing: border-box;
    margin-top: 10px;
    margin-bottom: 0;
  }
  .project-footer .awards-row .awards-row-content .award-item {
    display: inline;
  }
  .project-footer .awards-row .awards-row-content .separator {
    display: inline;
    margin: 0 0.5em;
  }
  .project-footer .separator {
    position: relative;
    top: -2px;
  }
  .more-like-this {
    padding-top: 30px;
    padding-bottom: 45px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
  }
  .more-like-this h3 {
    margin: 0 0 30px 0;
    font-size: 50px;
  }
  .more-like-this .related-post .related-image.has-services .post-services .service-item {
    display: inline;
  }
  .more-like-this .related-post .related-image.has-services .post-services .service-item .separator {
    display: inline;
    margin: 0 0.5em;
  }
  .post-services {
    margin-top: 10px;
  }
  .post-services span {
    line-height: 1;
  }
  .related-image {
    aspect-ratio: 400/288;
    position: relative;
  }
  .related-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    width: 100%;
  }
  .related-posts-wrap {
    display: flex;
    flex-direction: column;
    gap: 45px;
  }
  .related-title {
    font-size: 28px;
    line-height: 30px;
    font-weight: 500;
  }
}
.cmb2-el {
  background-color: white;
}

#gridder .phone {
  display: none;
}

.ela-arrow {
  position: relative;
  margin-left: 0.9em;
  display: inline-block;
  overflow: hidden;
  vertical-align: bottom;
}
.ela-arrow::before {
  content: "→";
  position: absolute;
  left: calc(-100% - 10px);
  transition: all 0.3s ease;
}
.ela-arrow::after {
  content: "→";
  position: relative;
  right: 2px;
  transition: all 0.3s ease;
  display: inline-block;
  padding-left: 2px;
  transform: translateX(0);
}
.ela-arrow > span {
  display: inline-block;
  transition: transform 0.3s ease;
}

a:hover .ela-arrow::before {
  left: 0;
}
a:hover .ela-arrow::after {
  transform: translateX(calc(100% + 10px));
}
.title-last-word {
  display: inline-block;
  white-space: nowrap;
}

.grid-indicators {
  position: fixed;
  top: 0;
  height: 100%;
  z-index: 99999999;
  pointer-events: none;
  display: none;
}

.grid-indicators.show {
  display: flex;
}

.grid-indicators div {
  height: 100%;
  background-color: rgba(0, 255, 255, 0.3);
  flex-grow: 1;
  width: 100%;
}

@media (min-width: 801px) {
  .grid-indicators {
    gap: 1.5%;
    width: calc(100% - 72px);
    left: 36px;
    right: 36px;
  }
}
@media (max-width: 801px) {
  .grid-indicators {
    gap: 15px;
    width: calc(100% - 30px);
    left: 15px;
    right: 15px;
  }
  .grid-indicators div:nth-child(1) {
    display: none;
  }
  .grid-indicators div:nth-child(2) {
    display: none;
  }
  .grid-indicators div:nth-child(3) {
    display: none;
  }
  .grid-indicators div:nth-child(4) {
    display: none;
  }
  .grid-indicators div:nth-child(5) {
    display: none;
  }
  .grid-indicators div:nth-child(6) {
    display: none;
  }
}
.ela-project-header {
  font-size: 0;
}
.ela-project-header .lay-vimeo-custom-controls.lay-vimeo-video {
  position: relative !important;
}
.ela-project-header img.lazyload {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.ela-project-header img.lazyload {
  opacity: 0;
  transition: opacity 0.3s ease-out;
}
.ela-project-header img.lazyloaded {
  opacity: 1;
}
.ela-project-header .video {
  position: relative;
  background-color: whitesmoke;
}
.ela-project-header .ph {
  position: relative;
}
.ela-project-header iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ela-project-header .desktop-video,
.ela-project-header .mobile-video {
  position: relative;
  width: 100%;
  /*&:not(.video) {
  	height: 0;
  }*/
}
.ela-project-header .desktop-video .lay-html5video-video,
.ela-project-header .mobile-video .lay-html5video-video {
  position: relative;
}
.ela-project-header .desktop-video video,
.ela-project-header .mobile-video video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.ela-project-header .desktop-image,
.ela-project-header .desktop-video {
  display: block;
}
.ela-project-header .mobile-image,
.ela-project-header .mobile-video {
  display: none;
}
.ela-project-header .desktop-image.mobile-fallback,
.ela-project-header .desktop-video.mobile-fallback {
  display: block !important;
}
@media (orientation: portrait) {
  .ela-project-header .desktop-image,
  .ela-project-header .desktop-video {
    display: none;
  }
  .ela-project-header .mobile-image,
  .ela-project-header .mobile-video {
    display: block;
  }
  .ela-project-header .desktop-image.mobile-fallback,
  .ela-project-header .desktop-video.mobile-fallback {
    display: block !important;
  }
}
@media (orientation: landscape) {
  .ela-project-header .desktop-image,
  .ela-project-header .desktop-video {
    display: block;
  }
  .ela-project-header .mobile-image,
  .ela-project-header .mobile-video {
    display: none;
  }
}

.project-awards-content {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
}
.project-awards-content span {
  height: 50px;
  display: inline-block;
}
.project-awards-content span img {
  height: 100%;
  width: auto;
  object-fit: contain !important;
}

@media (min-width: 1540px) {
  .projects-service-wrap {
    display: flex;
    flex-direction: row;
    gap: 4.6%;
  }
  .projects-service-wrap .projects-service {
    width: 21.5%;
    flex-shrink: 0;
  }
  .projects-infos-0-wrap-inner {
    display: flex;
    flex-direction: row;
    gap: 3.1%;
  }
  .projects-infos-0-wrap-inner .projects-indicator {
    width: 17.4%;
    flex-shrink: 0;
  }
  .projects-text {
    margin-top: -0.1em;
  }
  .project-awards-wrap {
    margin-top: 100px;
    display: flex;
    flex-direction: row;
    gap: 4.6%;
  }
  .project-awards-wrap .project-awards-title {
    width: 21.5%;
    flex-shrink: 0;
  }
}
@media (min-width: 801px) and (max-width: 1540px) {
  .projects-service-wrap {
    display: flex;
    flex-direction: column;
  }
  .projects-service-wrap .projects-service {
    margin-bottom: 0.5em;
    flex-shrink: 0;
  }
  .project-awards-wrap {
    margin-top: 100px;
    display: flex;
    flex-direction: column;
  }
  .project-awards-wrap .project-awards-title {
    margin-bottom: 0.7em;
  }
  .projects-indicator {
    margin-bottom: 0.5em;
  }
}
@media (min-width: 801px) {
  .projects-infos-0-wrap {
    grid-column: 4/13;
  }
  .projects-infos-wrap {
    grid-column: 16/23;
  }
  .ela-project-header {
    margin-bottom: 140px;
  }
  .ela-project-header img {
    height: 100svh;
  }
  .ela-project-header h1 {
    margin: 39px 30px 174px 30px;
  }
}
@media (max-width: 801px) {
  .ela-project-header img {
    height: 80svh;
  }
  .ela-project-header h1 {
    font-size: 40px;
  }
  .ela-project-header h1 {
    margin: 15px 15px 30px 15px;
  }
  .projects-indicator {
    display: none;
  }
  .projects-service {
    font-size: 20px;
    line-height: 1;
  }
  .projects-service-texts {
    font-size: 14px;
    margin-top: 15px;
    line-height: 1.5;
  }
  .projects-text {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 60px;
    font-size: 20px;
    line-height: 1.15;
  }
  .projects-service-wrap {
    padding-left: 15px;
    padding-right: 15px;
    display: flex;
    flex-direction: column;
  }
  .projects-service-wrap .projects-service {
    flex-shrink: 0;
  }
  .project-awards-wrap {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
    display: flex;
    flex-direction: column;
  }
  .project-awards-wrap .project-awards-title {
    flex-shrink: 0;
  }
  .projects-service-texts span.separator {
    font-size: 0;
    margin-left: 10px;
  }
  .projects-service-texts span.separator:first-child {
    margin-left: 0;
  }
  .projects-service-texts span.separator::after {
    content: "•";
    margin-right: 10px;
    font-size: 14px;
  }
  .project-awards-title {
    margin-bottom: 15px;
  }
  .ela-project-header {
    padding-bottom: 30px;
  }
  .project-awards-content {
    display: flex;
    flex-wrap: wrap;
    gap: 25px;
  }
  .project-awards-content span {
    height: 50px;
    display: inline-block;
  }
  .project-awards-content span img {
    height: 50px !important;
    width: auto !important;
    object-fit: contain !important;
  }
}
.site-footer {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #1A1B20;
  color: #ffffff;
}
.site-footer .phone-line a {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: #ffffff;
  text-decoration-thickness: 1px;
}
.site-footer h2,
.site-footer .footer-subtitle,
.site-footer .footer-title,
.site-footer .location-text,
.site-footer .location-title {
  color: #ffffff !important;
}
.site-footer .footer-socials a {
  display: block;
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: #ffffff;
  text-decoration-thickness: 1px;
}
.site-footer .location-email a {
  white-space: nowrap;
}
.site-footer .footer-menu a {
  display: block;
  white-space: nowrap;
}
.site-footer .footer-title {
  margin-top: 42px;
  margin-bottom: 27px;
}
.site-footer .location-title {
  text-decoration: underline;
  text-underline-offset: 2px;
  text-decoration-color: #ffffff;
  text-decoration-thickness: 1px;
}
.site-footer a {
  color: #ffffff;
  text-decoration: none;
}

@media (min-width: 1280px) {
  .column-wrap {
    display: grid;
    grid-template-columns: 36px minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 36px;
  }
  .footer-branding {
    grid-column: 2/13;
  }
  .footer-location-1 {
    grid-column: 14/17;
  }
  .footer-location-2 {
    grid-column: 18/21;
  }
  .footer-location-3 {
    grid-column: 22/25;
  }
  .footer-socials {
    grid-column: 14/17;
  }
  .footer-menu {
    grid-column: 18/21;
  }
  .footer-socials,
  .footer-menu {
    margin-top: 100px;
  }
  .site-footer {
    padding-bottom: 130px;
  }
  .location-title {
    margin-top: 70px;
  }
  .phone-lines, .location-email {
    margin-top: 1em;
  }
}
@media (min-width: 1000px) and (max-width: 1280px) {
  .column-wrap {
    display: grid;
    grid-template-columns: 36px minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 36px;
  }
  .footer-branding {
    grid-column: 2/25;
  }
  .footer-location-1 {
    grid-column: 2/7;
  }
  .footer-location-2 {
    grid-column: 8/13;
  }
  .footer-location-3 {
    grid-column: 14/19;
  }
  .footer-socials {
    grid-column: 2/7;
  }
  .footer-menu {
    grid-column: 8/13;
  }
  .footer-socials,
  .footer-menu {
    margin-top: 100px;
  }
  .site-footer {
    padding-bottom: 130px;
  }
  .location-title {
    margin-top: 70px;
  }
  .phone-lines, .location-email {
    margin-top: 1em;
  }
}
@media (min-width: 801px) and (max-width: 1000px) {
  .column-wrap {
    display: grid;
    grid-template-columns: 36px minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 1.5% minmax(0, 1fr) 36px;
  }
  .footer-branding {
    grid-column: 2/25;
  }
  .footer-location-1 {
    grid-column: 2/9;
  }
  .footer-location-2 {
    grid-column: 10/17;
  }
  .footer-location-3 {
    grid-column: 18/25;
  }
  .footer-socials {
    grid-column: 2/9;
  }
  .footer-menu {
    grid-column: 10/17;
  }
  .footer-socials,
  .footer-menu {
    margin-top: 100px;
  }
  .site-footer {
    padding-bottom: 130px;
  }
  .location-title {
    margin-top: 70px;
  }
  .phone-lines, .location-email {
    margin-top: 1em;
  }
}
@media (max-width: 801px) {
  .footer-branding {
    margin-bottom: 45px;
  }
  .site-footer {
    -webkit-font-smoothing: antialiased;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 30px;
  }
  h2.footer-title {
    margin-top: 0 !important;
    margin-bottom: 12px !important;
  }
  .location-title {
    margin-top: 45px;
    margin-bottom: 0 !important;
  }
  .location-text p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .footer-bottom {
    margin-top: 45px;
  }
  .footer-menu {
    margin-top: 45px;
  }
  .site-footer {
    padding-bottom: 26px;
  }
  .location-email, .footer-menu a {
    font-family: "ABCDiatypeMonoCondensed-Regular" !important;
  }
  .footer-location-1 {
    display: flex;
    flex-direction: column;
  }
  .footer-location-1 .phone-lines {
    order: 0;
    margin-bottom: 15px;
  }
  .footer-location-1 .location-email {
    order: 1;
  }
  .footer-location-1 .location-title {
    order: 2;
  }
  .footer-location-1 .location-text {
    order: 3;
  }
}
.split {
  will-change: transform;
  opacity: 0;
}

.split * {
  will-change: transform;
}

.line {
  padding-bottom: 0.1em;
}

.line-mask:not(:first-child) {
  transform: translateY(-0.1em);
}

nav.primary ul {
  align-items: center;
}

.search.menu-item a span {
  font-size: 0;
}
.search.menu-item a span::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 17px;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='17' viewBox='0 0 16 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0059 12.0925L14.5074 15.476' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 7.74237C1 10.9458 3.68746 13.5427 7.00261 13.5427C8.66304 13.5427 10.1661 12.8912 11.2528 11.8384C12.3357 10.7892 13.0052 9.34133 13.0052 7.74237C13.0052 4.53892 10.3178 1.94202 7.00261 1.94202C3.68746 1.94202 1 4.53892 1 7.74237Z' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  margin-right: 8px;
}

.qtranxs-lang-menu-item.current-menu-item {
  display: none !important;
}

.qtranxs-lang-menu-item a span {
  border: 2px solid #000;
  border-radius: 100px;
  font-family: "ABCDiatypeMonoCondensed-Regular" !important;
  font-weight: 500 !important;
  height: 40px;
  width: 40px;
  box-sizing: border-box;
  line-height: 40px;
  text-align: center;
  display: inline-block;
}

.menu-item.wtf span {
  font-size: 0;
}

.menu-item.wtf:not(.menu-item-type-custom) a::after {
  bottom: 2px;
}

.menu-item.wtf a {
  font-size: 0;
}

.menu-item.wtf a span::after {
  content: "";
  display: inline-block;
  background-image: url("data:image/svg+xml,%3Csvg version='1.0' xmlns='http://www.w3.org/2000/svg' width='754.000000pt' height='371.000000pt' viewBox='0 0 754.000000 371.000000' preserveAspectRatio='xMidYMid meet'%3E%3Cg transform='translate(0.000000,371.000000) scale(0.100000,-0.100000)' fill='%23000000' stroke='none'%3E%3Cpath d='M6771 3629 c-91 -27 -165 -50 -166 -52 -1 -1 -52 -77 -113 -169 l-112 -166 0 -271 0 -271 -180 0 -180 0 0 -215 0 -215 180 0 180 0 0 -810 0 -810 210 0 210 0 0 810 0 810 255 0 255 0 0 215 0 215 -255 0 -255 0 0 207 0 207 37 53 c30 43 46 56 90 73 76 28 122 25 309 -21 90 -23 166 -40 168 -38 8 12 108 411 103 415 -3 3 -88 24 -189 45 -262 56 -328 54 -547 -12z'/%3E%3Cpath d='M4479 3143 l-294 -443 -212 0 -213 0 -20 -40 -20 -40 204 0 205 0 -398 -600 c-454 -682 -490 -741 -606 -975 -115 -231 -138 -312 -138 -480 0 -139 14 -198 67 -289 52 -89 168 -177 295 -224 83 -31 253 -41 368 -22 356 57 839 376 1358 895 239 239 471 503 828 942 107 132 107 132 85 147 -12 9 -26 16 -29 16 -4 0 -38 -39 -75 -87 -726 -937 -1540 -1654 -2038 -1798 -264 -76 -497 -20 -546 131 -18 53 -7 204 20 284 73 221 209 441 1148 1867 l127 193 501 0 500 0 17 35 c9 20 17 38 17 40 0 3 -220 6 -489 7 l-490 3 280 425 c154 234 284 432 289 440 7 13 -20 15 -220 15 l-227 0 -294 -442z'/%3E%3Cpath d='M20 2015 l0 -915 225 0 225 0 2 -227 3 -228 228 -3 227 -2 0 230 0 230 230 0 230 0 0 230 0 230 225 0 225 0 2 -458 3 -457 228 -3 227 -2 0 230 0 230 230 0 230 0 0 455 0 455 225 0 225 0 0 460 0 460 -225 0 -225 0 -2 -457 -3 -458 -227 -3 -228 -2 0 -225 0 -225 -230 0 -230 0 0 685 0 685 -225 0 -225 0 0 -460 0 -460 -230 0 -230 0 0 -455 0 -455 -225 0 -225 0 -2 913 -3 912 -227 3 -228 2 0 -915z'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

@media (min-width: 801px) and (max-width: 1280px) {
  .mobile-title {
    left: 36px !important;
  }
  nav.mobile-nav li a {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .mobile-menu-columns {
    padding-left: 36px !important;
    padding-right: 36px !important;
  }
  .mobile-menu-left {
    padding-left: 0 !important;
    margin-right: 30px !important;
  }
  .mobile-language-switcher {
    left: 36px !important;
  }
  .lay-mobile-icons-wrap {
    padding-right: 0 !important;
  }
  .lay-mobile-icons-wrap .burger-custom-wrap-open {
    padding-right: 36px !important;
  }
}
@media (min-width: 1200px) {
  .menu-item.wtf a span::after {
    width: 46px;
    height: 25px;
  }
  .menu-item:not(.menu-item-type-custom) a {
    position: relative;
    display: inline-block;
  }
  .menu-item:not(.menu-item-type-custom) a::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0;
    width: 100%;
    height: 1px;
    background: black;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform 0.3s ease;
  }
  .menu-item:not(.menu-item-type-custom) a:hover::after {
    transform: scaleX(1);
    transform-origin: left;
  }
  .menu-item:not(.menu-item-type-custom).current-menu-item a::after {
    transform: scaleX(1);
  }
  .menu-item.wtf a::after {
    bottom: -1.5px !important;
  }
  .become-client a span {
    text-transform: none;
    border: 2px solid #000;
    padding: 0 20px;
    border-radius: 100px;
    line-height: 36px;
    box-sizing: border-box;
    height: 40px;
    display: inline-block;
  }
  .become-client a {
    display: inline-block;
  }
}
@media (max-width: 1200px) {
  .lay-mobile-icons-wrap {
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
  .lay-mobile-icons-wrap .burger-custom-wrap-open {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
    height: 70px;
  }
  .burger-custom-wrap-close {
    padding-top: 25px !important;
    padding-bottom: 0 !important;
    padding-right: 15px !important;
    box-sizing: content-box;
  }
  .menu-item.wtf a {
    padding-bottom: 3px;
  }
  .menu-item.wtf a span::after {
    border-bottom: 3px solid transparent;
  }
  .menu-item.wtf.current-menu-item a span::after {
    border-bottom: 3px solid #000;
  }
  li.current-menu-item a span {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-color: #000;
    text-decoration-thickness: 2px;
  }
  .mobile-language-switcher {
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 15px;
    opacity: 0;
    transition: opacity 300ms cubic-bezier(0.52, 0.16, 0.24, 1) 350ms !important;
  }
  body.mobile-menu-open .mobile-language-switcher {
    opacity: 1;
  }
  .mobile-lang-select {
    display: inline-block;
  }
  .mobile-nav .mobile-lang-select a {
    width: 41px;
    height: 41px;
    border: 2px solid #000;
    border-radius: 100px;
    line-height: 41px;
    box-sizing: border-box;
    display: inline-block;
    text-align: center;
    font-family: "ABCDiatypeMono-Regular";
    font-weight: 400;
    font-size: 20px;
    letter-spacing: -1%;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;
    display: inline-block;
  }
  .mobile-nav .current-lang {
    display: none !important;
  }
  .menu-item.wtf a span::after {
    width: 92px;
    height: 50px;
    margin-left: 5px;
  }
  .mobile-title {
    opacity: 1;
    transition: opacity 500ms cubic-bezier(0.52, 0.16, 0.24, 1);
  }
  .navbar {
    transition: background-color 500ms cubic-bezier(0.52, 0.16, 0.24, 1);
  }
  .mobile-menu-close-custom.mobile-menu-icon {
    width: 35px;
  }
  .laynav.mobile-nav {
    box-sizing: border-box;
    top: 0 !important;
    height: 0vh !important;
  }
  .laynav.mobile-nav ul {
    padding-top: 120px !important;
  }
  .mobile-search-icon {
    display: block;
    transition: opacity 300ms cubic-bezier(0.52, 0.16, 0.24, 1) 350ms !important;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 25px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 40;
  }
  .mobile-search-icon img {
    width: 36px;
  }
  body.mobile-menu-open .laynav.mobile-nav {
    height: 100lvh !important;
    top: 0 !important;
  }
  body.mobile-menu-open .navbar {
    background-color: #fff;
  }
  body.mobile-menu-open .mobile-title {
    opacity: 0;
    pointer-events: none;
  }
  body.mobile-menu-open .mobile-search-icon {
    opacity: 1;
    pointer-events: auto;
  }
  body .mobile-nav ul {
    transition: opacity 300ms cubic-bezier(0.52, 0.16, 0.24, 1) 350ms !important;
  }
  .become-client {
    text-align: center;
    margin-top: 80px;
    opacity: 0;
    transition: opacity 300ms cubic-bezier(0.52, 0.16, 0.24, 1) 350ms;
  }
  body.mobile-menu-has-animation.mobile-menu-animation-possible.mobile-menu-open .become-client {
    opacity: 1;
  }
  .become-client a span {
    text-transform: none;
    padding: 0 9px;
    line-height: 39px;
    box-sizing: border-box;
    height: 41px;
    display: inline-block;
  }
  .become-client a {
    display: inline-block;
    border: 2px solid #000;
    border-radius: 1000px;
  }
  ._H2_Mobile {
    font-family: "ABCDiatype-Regular";
    font-weight: 400;
    font-size: 30px;
    line-height: 100%;
    letter-spacing: 0%;
    text-align: center;
  }
  .mobile-menu-content {
    opacity: 0;
    transition: opacity 300ms cubic-bezier(0.52, 0.16, 0.24, 1) 350ms;
    margin-top: 90px;
    padding-bottom: 100px;
  }
  .mobile-menu-content a {
    display: inline-block;
  }
  body.mobile-menu-has-animation.mobile-menu-animation-possible.mobile-menu-open .mobile-menu-content {
    opacity: 1;
  }
  .mobile-menu-columns {
    padding-left: 10px;
    padding-right: 10px;
    justify-content: space-between;
    box-sizing: border-box;
  }
  .mobile-menu-left {
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
  }
  .mobile-menu-left a {
    display: block;
  }
  .mobile-menu-left .mobile-contact-info .mobile-phone-numbers .phone-line {
    white-space: nowrap;
    margin-bottom: 5px;
  }
  .mobile-menu-left .mobile-contact-info .mobile-phone-numbers .phone-line .phone-number {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: #000;
    text-decoration-thickness: 1px;
  }
  .mobile-menu-left .mobile-email,
  .mobile-menu-left .mobile-page-link {
    font-family: "ABCDiatypeMonoCondensed-Regular";
    margin-bottom: 5px;
  }
  .mobile-menu-left .mobile-email .ela-arrow,
  .mobile-menu-left .mobile-page-link .ela-arrow {
    font-family: "ABCDiatypeMonoCondensed-Regular";
  }
  .mobile-menu-right {
    display: inline-block;
    vertical-align: top;
  }
  .mobile-menu-right a {
    display: block;
  }
  .mobile-menu-right .mobile-socials {
    display: flex;
    flex-direction: column;
  }
  .mobile-menu-right .mobile-socials a {
    text-decoration: underline;
    text-underline-offset: 2px;
    text-decoration-color: #000;
    text-decoration-thickness: 1px;
    margin-bottom: 5px;
  }
}
.mandatory_field {
  margin-top: 20px;
  text-transform: none !important;
  text-align: right;
  margin-bottom: 0 !important;
  font-size: 12px !important;
  color: rgba(255, 255, 255, 0.4) !important;
}

.ela-become-a-client-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
  z-index: 999;
}
.ela-become-a-client-overlay.active {
  opacity: 1;
  visibility: visible;
}

.ela-become-a-client {
  position: fixed;
  top: 0;
  right: 0;
  background: #1A1B20;
  box-sizing: border-box;
  color: white;
  z-index: 1000;
  transform: translateX(100%);
  transition: transform 0.3s ease;
  overflow-y: auto;
}
.ela-become-a-client::selection {
  background: #666;
}
.ela-become-a-client *::selection {
  background: #666;
}
.ela-become-a-client.active {
  transform: translateX(0);
}
.ela-become-a-client h2 {
  margin-bottom: 30px;
  margin-top: 0;
  color: white !important;
}
.ela-become-a-client .form-group input, .ela-become-a-client .form-group textarea {
  padding: 0 0 0px 0;
  margin-top: 50px;
}
.ela-become-a-client .form-group .select-placeholder-outer {
  position: relative;
  bottom: -1px;
}
.ela-become-a-client .form-group .custom-select {
  padding-top: 50px;
}
.ela-become-a-client .form-group .custom-select .select-options .select-option {
  padding: 16px 15px;
}
.ela-become-a-client .form-group {
  position: relative;
}
.ela-become-a-client .form-group input:-webkit-autofill,
.ela-become-a-client .form-group input:-webkit-autofill:hover,
.ela-become-a-client .form-group input:-webkit-autofill:focus {
  background-color: transparent !important;
}
.ela-become-a-client .form-group input {
  height: 36px;
  box-sizing: border-box;
}
.ela-become-a-client .form-group input, .ela-become-a-client .form-group textarea {
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  color: white;
  transition: border-color 0.3s ease;
}
.ela-become-a-client .form-group input::placeholder, .ela-become-a-client .form-group textarea::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.ela-become-a-client .form-group input:focus, .ela-become-a-client .form-group textarea:focus {
  outline: none;
  border-color: white;
}
.ela-become-a-client .form-group input:focus::placeholder, .ela-become-a-client .form-group textarea:focus::placeholder {
  color: rgba(255, 255, 255, 0.4);
}
.ela-become-a-client .form-group input.error, .ela-become-a-client .form-group textarea.error {
  border-color: #ff4444;
}
.ela-become-a-client .form-group .floating-label {
  position: absolute;
  left: 0;
  bottom: 5px;
  color: rgb(255, 255, 255);
  transition: all 0.3s ease;
  pointer-events: none;
}
.ela-become-a-client .form-group input:focus ~ .floating-label,
.ela-become-a-client .form-group textarea:focus ~ .floating-label {
  bottom: 33px;
  font-size: 12px;
  color: white;
}
.ela-become-a-client .form-group .floating-label.active {
  bottom: 33px;
  font-size: 12px;
  color: white;
}
.ela-become-a-client .form-group textarea {
  min-height: 120px;
  resize: vertical;
}
.ela-become-a-client .form-group .custom-select {
  box-sizing: border-box;
  position: relative;
  width: 100%;
}
.ela-become-a-client .form-group .custom-select .select-trigger {
  height: 36px;
  width: 100%;
  background: transparent;
  border: none;
  border-bottom: 1px solid white;
  color: white;
  cursor: default;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 0 0px 0;
}
.ela-become-a-client .form-group .custom-select .select-trigger .select-placeholder {
  color: rgb(255, 255, 255);
}
.ela-become-a-client .form-group .custom-select .select-trigger .select-label {
  position: absolute;
  bottom: 33px;
  left: 0;
  font-size: 12px;
}
.ela-become-a-client .form-group .custom-select .select-trigger.active {
  border-color: white;
}
.ela-become-a-client .form-group .custom-select .select-trigger.active .select-arrow {
  transform: rotate(180deg);
}
.ela-become-a-client .form-group .custom-select .select-trigger.error {
  border-color: #ff4444;
}
.ela-become-a-client .form-group .custom-select .select-options {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #1A1B20;
  border: 1px solid rgba(255, 255, 255, 0.2);
  border-top: none;
  max-height: 0;
  overflow: hidden;
  z-index: 10;
}
.ela-become-a-client .form-group .custom-select .select-options.active {
  max-height: 300px;
}
.ela-become-a-client .form-group .custom-select .select-options .select-option {
  line-height: 1;
  padding: 12px 16px 10px 16px;
  color: white;
  cursor: default;
}
.ela-become-a-client .form-group .custom-select .select-options .select-option:hover {
  background: rgba(255, 255, 255, 0.1);
}
.ela-become-a-client .form-group .custom-select .select-options .select-option.selected {
  background: rgba(255, 255, 255, 0.2);
}
.ela-become-a-client .submit-button {
  background: transparent;
  color: white;
  border: none;
  margin-top: 100px;
  padding: 0 0;
  cursor: pointer;
  position: relative;
  display: inline-block;
}
.ela-become-a-client .submit-button::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: white;
  transform: scaleX(0);
  transform-origin: right;
  transition: transform 0.3s ease;
}
.ela-become-a-client .submit-button:hover::after {
  transform: scaleX(1);
  transform-origin: left;
}

@media (min-width: 1401px) {
  .ela-become-a-client {
    width: 50%;
    height: 100vh;
  }
  .ela-become-a-client {
    padding: 130px 80px 20px 80px;
  }
}
@media (min-width: 802px) and (max-width: 1400px) {
  .ela-become-a-client {
    width: 70%;
    height: 100vh;
  }
  .ela-become-a-client {
    padding: 100px 60px;
  }
}
@media (min-width: 802px) {
  .ela-become-a-client-close {
    position: absolute;
    top: 52px;
    right: 32px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .success-message {
    text-align: left;
    margin-bottom: 30px;
    margin-top: 0;
    color: white !important;
  }
}
@media (max-width: 801px) {
  #become-client-form {
    margin-top: 90px;
  }
  .ela-become-a-client h2 {
    margin-bottom: 0 !important;
    font-size: 40px !important;
    line-height: 1 !important;
    margin-top: 0 !important;
  }
  .ela-become-a-client {
    width: 100%;
    height: 100vh;
    /* input{
         height: 40px;
     }*/
  }
  .ela-become-a-client .submit-button {
    margin-top: 50px !important;
    font-size: 55px !important;
  }
  .ela-become-a-client {
    padding: 55px 15px;
  }
  .ela-become-a-client-close {
    position: absolute;
    top: 0;
    right: 0;
    box-sizing: content-box;
    padding-right: 15px;
    padding-top: 25px;
    background: none;
    border: none;
    cursor: pointer;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .ela-become-a-client-close svg {
    width: 35px;
    height: 35px;
  }
  .ela-become-a-client-close path {
    stroke-width: 2px;
  }
  .success-message {
    font-family: "ABCDiatypeMonoCondensed-Regular" !important;
    text-transform: uppercase;
    text-align: center !important;
    margin-bottom: 0;
    margin-top: 0;
    color: white !important;
    font-size: 55px;
    line-height: 1;
    letter-spacing: -0.02em;
    position: absolute;
    top: 50%;
    left: 0;
    padding-left: 15px;
    padding-right: 15px;
    transform: translate(0, -50%);
  }
}
.privacy-policy-link {
  text-align: right;
  margin-top: 10px;
  margin-top: 20px;
  text-transform: none !important;
  text-align: right;
  margin-bottom: 0 !important;
  font-size: 12px !important;
  color: rgba(255, 255, 255, 0.8) !important;
}

@media (max-width: 801px) {
  body.slug-workflow .lay-content .lay-marquee {
    padding-top: 26px !important;
    padding-bottom: 22px !important;
  }
}
.post-services {
  margin-bottom: 5px !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.thumb .below-image {
  display: flex;
  flex-direction: column;
}
.thumb .below-image .post-services {
  order: 0;
}
.thumb .below-image .title {
  order: 1;
}
.thumb .below-image .thumbnail-tags {
  order: 2;
}

@media (min-width: 801px) {
  .thumbnail-wrap {
    margin-bottom: 45px !important;
  }
  .close-search::before {
    content: url("data:image/svg+xml,%3Csvg width='35' height='35' viewBox='0 0 39 39' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37 2L2 37M2 2L37 37' stroke='black' stroke-width='4'/%3E%3C/svg%3E");
    width: 35px;
    height: 35px;
    display: block;
  }
  .close-search {
    padding: 35px 35px 0 0 !important;
    width: 35px;
    height: 35px;
    box-sizing: content-box;
  }
}
@media (max-width: 801px) {
  .thumbnail-wrap {
    margin-bottom: 45px !important;
  }
  .close-search {
    padding: 25px 15px 0 0 !important;
    width: 35px;
    height: 35px;
    box-sizing: content-box;
  }
  .close-search::before {
    font-size: 33px;
  }
  input#search-query {
    margin-top: 30px;
  }
}
/*
.fallback-container{
    video{
        display: block;
    }
    img{
        display: none;
    }
}

body.webm-alpha-supported {
    .fallback-container{
        video{
            display: block;
        }
        img{
            display: none;
        }
    }
}

body.webm-alpha-not-supported{

    .fallback-container{
        video{
            display: none;
        }
        img{
            display: block!important;
        }
    }

}
*/
.fallback-container video {
  display: block;
}
.fallback-container img {
  display: none;
}

.fallback-container.dual-video video {
  display: block;
}
.fallback-container.dual-video img {
  display: none;
}

html.is-safari .fallback-container.webm-only video {
  display: none;
}
html.is-safari .fallback-container.webm-only img {
  display: block;
}

html.is-chrome .fallback-container.mov-only video,
html.is-firefox .fallback-container.mov-only video {
  display: none;
}
html.is-chrome .fallback-container.mov-only img,
html.is-firefox .fallback-container.mov-only img {
  display: block;
}

.fallback-container.image-only video {
  display: none;
}
.fallback-container.image-only img {
  display: block;
}

.toggle-webm-alpha {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  background: rgba(0, 0, 0, 0.1);
  color: rgb(255, 255, 255);
  padding: 10px 15px;
  border-radius: 5px;
  cursor: pointer;
  font-family: Arial, sans-serif;
  backdrop-filter: blur(3px);
}

.cookie-banner {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: white;
  color: black;
  z-index: 9999;
  padding: 24px;
  box-sizing: border-box;
  border-radius: 0;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  max-width: 510px;
  width: calc(100% - 40px);
  text-transform: none !important;
}
@media (max-width: 500px) {
  .cookie-banner {
    padding: 15px;
  }
}
.cookie-banner__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.cookie-banner__text p {
  margin: 0;
  color: #333;
}
.cookie-banner__buttons {
  display: flex;
  gap: 12px;
  justify-content: flex-end;
}
@media (max-width: 500px) {
  .cookie-banner__buttons {
    gap: 10px;
  }
}
@media (max-width: 340px) {
  .cookie-banner__buttons {
    flex-direction: column;
  }
  .cookie-banner__buttons .cookie-banner__button--decline {
    order: 2;
  }
  .cookie-banner__buttons .cookie-banner__button--accept {
    order: 1;
  }
}
.cookie-banner__button {
  padding: 12px 24px;
  border: 1px solid #000;
  border-radius: 0;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  user-select: none;
}
.cookie-banner__button--decline {
  background: white;
  color: black;
  order: 1;
}
.cookie-banner__button--decline:hover {
  background: #f5f5f5;
}
.cookie-banner__button--decline:disabled {
  opacity: 0.5;
  cursor: not-allowed;
}
.cookie-banner__button--accept {
  background: black;
  color: white;
  order: 2;
}
.cookie-banner__button--accept:hover {
  background: #333;
}
.cookie-banner__button--accept:disabled {
  background: #ccc;
  cursor: not-allowed;
}
@media (max-width: 768px) {
  .cookie-banner__button {
    padding: 12px 20px;
  }
}

body.cookies-accepted .cookie-banner,
body.cookies-declined .cookie-banner {
  display: none;
}

body.single-presentations {
  padding-top: 0 !important;
}
body.single-presentations .sitetitle {
  display: none;
}
body.single-presentations .laynav {
  display: none;
}
body.single-presentations .navbar {
  display: none;
}
body.single-presentations .mobile-title {
  display: none;
}
body.single-presentations .lay-mobile-icons-wrap {
  display: none;
}

.case-index-container {
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  padding: 8px 10px;
  border-radius: 8px;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.case-index-close {
  position: absolute;
  top: 0;
  right: 0;
  background: #ffffff;
  color: #000000;
  border-radius: 50%;
  width: 16px;
  height: 16px;
  font-size: 16px;
  cursor: default;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  transition: background-color 0.3s ease;
}

.case-index-toggle {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
  background: #fff;
  color: #000;
  padding: 6px 12px;
  border-radius: 6px;
  font-size: 11px;
  font-family: "ABCDiatype-Regular" !important;
  letter-spacing: -0.02em;
  font-weight: 400;
  cursor: default;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  transition: background-color 0.3s ease;
}

.case-nav-arrow {
  font-family: "ABCDiatype-Regular" !important;
  letter-spacing: -0.02em;
  font-weight: 400;
  background: #000;
  color: #fff;
  padding: 3px;
  text-decoration: none;
  border-radius: 200px;
  font-size: 12px;
  transition: background-color 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 24px;
  height: 24px;
  cursor: default;
}

.presentation-case-index {
  position: fixed;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1000;
  width: auto;
  max-width: calc(100vw - 20px);
}

.case-index-scroll {
  border-radius: 4px;
  display: flex;
  gap: 10px;
  overflow-x: auto;
  overflow-y: hidden;
  scrollbar-width: thin;
  scroll-behavior: auto;
}
.case-index-scroll::-webkit-scrollbar {
  height: 2px;
}
.case-index-scroll::-webkit-scrollbar-track {
  background: rgba(0, 0, 0, 0.1);
  border-radius: 1px;
}
.case-index-scroll::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 1px;
}
.case-index-scroll::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.5);
}

.case-index-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #000;
  opacity: 0.4;
  cursor: default;
}
.case-index-item:hover {
  opacity: 0.8;
  text-decoration: none;
  color: #000;
}
.case-index-item.active {
  opacity: 1;
  pointer-events: none;
}
.case-index-item.active .case-index-image {
  border: 1px solid rgb(0, 0, 0);
}

.case-index-image {
  width: 60px;
  height: 45px;
  border-radius: 4px;
  overflow: hidden;
  margin-bottom: 6px;
  cursor: default;
  border: 1px solid rgba(0, 0, 0, 0.1);
}
.case-index-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.case-index-title {
  font-size: 10px;
  text-align: center;
  line-height: 1.2;
  font-family: "ABCDiatype-Regular" !important;
  letter-spacing: -0.02em;
  font-weight: 400;
  width: 60px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  color: #000;
  cursor: default;
}

.presentation-language-switcher {
  position: fixed;
  top: 20px;
  right: 20px;
  z-index: 1001;
  display: flex;
  gap: 8px;
  mix-blend-mode: difference;
}
.presentation-language-switcher .lang-option {
  text-decoration: none;
  color: #fff;
}
.presentation-language-switcher .lang-option.current-lang {
  display: none !important;
}
.presentation-language-switcher .lang-option span {
  /*border: 2px solid #fff;*/
  border-radius: 100px;
  font-family: "ABCDiatypeMonoCondensed-Regular" !important;
  font-weight: 500 !important;
  /*height: 40px;
  width: 40px;*/
  box-sizing: border-box;
  /*line-height: 40px;*/
  text-align: center;
  display: inline-block;
  font-size: 14px !important;
  border: 1px solid #fff;
  height: 30px;
  width: 30px;
  line-height: 30px;
}
.presentation-language-switcher .lang-option:hover {
  text-decoration: none;
  color: #fff;
}

@media (max-width: 1200px) {
  .presentation-language-switcher {
    top: 10px;
    right: 10px;
  }
  .presentation-language-switcher .lang-option span {
    font-size: 14px !important;
    border: 1px solid #fff;
    height: 30px;
    width: 30px;
    line-height: 30px;
  }
}
.type-video .lay-vimeo-custom-controls.lay-vimeo-video {
  position: relative !important;
}

::selection {
  background-color: rgba(0, 0, 0, 0.1);
}

a {
  color: inherit;
  text-decoration: none;
}

.navbar {
  background-color: rgba(255, 255, 255, 0.4);
}

.type-video {
  background-color: whitesmoke;
}

@media (min-width: 801px) {
  .phone {
    display: none !important;
  }
}
@media (max-width: 801px) {
  html,
  body {
    overflow-x: hidden;
  }
  .desktop {
    display: none !important;
  }
}
.lay-html5-video {
  background-color: whitesmoke !important;
}

.video {
  background-color: whitesmoke !important;
}